:root{--pt-ink: #132033;--pt-ink-soft: #4a5666;--pt-paper: #f7f5f2;--pt-line: #e3ded6;--pt-green: #1f6b4a;--pt-orange: #d9822b;--pt-blue: #2f6fdc}.landing{min-height:100vh;background:var(--pt-paper);color:var(--pt-ink);font-family:Segoe UI,system-ui,sans-serif;overflow-x:hidden}.landing-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px clamp(16px,5vw,64px);background:#f7f5f2d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--pt-line)}.landing-logo{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.02em;color:var(--pt-ink);text-decoration:none}.landing-nav{display:flex;align-items:center;gap:20px}.landing-nav a{color:var(--pt-ink-soft);text-decoration:none;font-size:14px}.landing-nav a:hover{color:var(--pt-ink)}.landing-hero{padding:clamp(24px,6vw,72px) clamp(16px,5vw,64px) 0;text-align:center}.particle-stage{width:100%;height:clamp(160px,28vw,340px);display:block;cursor:none;touch-action:none}.landing-hero h1{margin:8px auto 0;max-width:820px;font-size:clamp(26px,3.6vw,44px);line-height:1.15;font-weight:700;letter-spacing:-.01em}.landing-hero h1 em{font-style:normal;color:var(--pt-green)}.landing-hero p{margin:16px auto 0;max-width:640px;color:var(--pt-ink-soft);font-size:clamp(15px,1.4vw,18px);line-height:1.6}.landing-cta{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}.marquee{margin:clamp(32px,5vw,64px) 0 0;border-top:1px solid var(--pt-line);border-bottom:1px solid var(--pt-line);overflow:hidden;white-space:nowrap;background:#fff}.marquee-track{display:inline-flex;align-items:center;animation:marquee linear infinite;will-change:transform}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-item{display:inline-flex;align-items:center;gap:22px;padding:14px 0 14px 22px;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--pt-ink-soft)}.marquee-dot{width:6px;height:6px;border-radius:50%;background:var(--pt-orange)}.marquee-item:nth-child(3n) .marquee-dot{background:var(--pt-green)}.marquee-item:nth-child(3n+1) .marquee-dot{background:var(--pt-blue)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}}.landing-section{padding:clamp(40px,6vw,88px) clamp(16px,5vw,64px);max-width:1180px;margin:0 auto}.landing-section h2{font-size:clamp(22px,2.6vw,32px);margin:0 0 8px}.landing-section>p{color:var(--pt-ink-soft);margin:0 0 32px;max-width:640px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.feature-card{background:#fff;border:1px solid var(--pt-line);border-radius:14px;padding:22px;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #13203314}.feature-card .feature-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-size:18px;color:#fff;background:var(--pt-green);margin-bottom:14px}.feature-card:nth-child(3n+2) .feature-icon{background:var(--pt-orange)}.feature-card:nth-child(3n) .feature-icon{background:var(--pt-blue)}.feature-card h3{margin:0 0 6px;font-size:17px}.feature-card p{margin:0;color:var(--pt-ink-soft);font-size:14px;line-height:1.55}.flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;counter-reset:step}.flow-step{position:relative;background:#fff;border:1px solid var(--pt-line);border-radius:12px;padding:16px 12px 14px;font-size:13px;font-weight:600;text-align:center}.flow-step:before{counter-increment:step;content:counter(step);display:block;width:26px;height:26px;margin:0 auto 8px;border-radius:50%;background:var(--pt-ink);color:#fff;font-size:12px;line-height:26px;font-weight:700}.flow-step.done:before{background:var(--pt-green)}.landing-band{background:var(--pt-ink);color:#f7f4ef}.landing-band .landing-section h2,.landing-band .landing-section>p{color:inherit}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.stat{border-left:2px solid var(--pt-orange);padding-left:14px}.stat strong{display:block;font-size:28px;font-weight:700}.stat span{font-size:13px;opacity:.8}.landing-footer{padding:28px clamp(16px,5vw,64px);border-top:1px solid var(--pt-line);display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--pt-ink-soft);font-size:13px}.landing-footer a{color:inherit}@media(max-width:720px){.landing-nav a:not(.landing-nav-cta){display:none}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}body{margin:0;background:#f3f5f7}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;color:#f7f4ef;font-weight:650;letter-spacing:.04em}.brand-mark{width:28px;height:28px;border-radius:8px;background:#1f6b4a;display:grid;place-items:center;color:#fff;font-size:14px}.app-header{background:#fff;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-bottom:1px solid #e6e8eb}.app-content{margin:20px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.page-head .ant-breadcrumb{font-size:16px}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.login-split{min-height:100vh;display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(320px,.95fr)}.login-brand{background:#132033;color:#f7f4ef;display:flex;flex-direction:column;justify-content:flex-end;padding:56px;gap:12px}.login-brand h1{margin:0;color:#fff;font-size:40px;font-weight:650}.login-back{position:absolute;top:20px;left:24px;color:#c5d5c8;text-decoration:none;font-size:14px}.login-back:hover{color:#fff}.login-brand{position:relative}.login-particles{width:100%;height:clamp(140px,30vh,320px);display:block;cursor:none;touch-action:none}.login-points{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:6px;color:#c5d5c8;font-size:14px}.login-points li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#d9822b;margin-right:10px;vertical-align:middle}.login-form{display:grid;place-items:center;padding:32px;background:#f7f5f2}.login-card{width:min(420px,100%)}@media(max-width:860px){.login-split{grid-template-columns:1fr}.login-brand{min-height:180px;padding:56px 28px 28px}.login-particles{height:120px}.login-points{display:none}.login-brand h1{font-size:28px}}
