@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}.inline{display:inline}.table{display:table}}:root{--ink:#132b2a;--muted:#6d7f7d;--line:#dfe8e5;--canvas:#f3f7f5;--panel:#fff;--green:#137c63;--green-bright:#24b487;--navy:#0c2f36;--sidebar:264px;--header:72px}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}button,input{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #24b48752}.login-page{background:var(--theme-soft,#edf4f0);grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.login-story{min-height:100vh;color:var(--theme-on-accent,#fff);background:linear-gradient(140deg,#052f32f5,#084741eb),url(/platform-mesh.svg) 50%/cover;place-items:center;padding:64px;display:grid;position:relative;overflow:hidden}.login-story:before{content:"";opacity:.48;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 76%);mask-image:linear-gradient(to bottom right,#000,#0000 76%)}.login-story-inner{z-index:2;width:min(570px,100%);position:relative}.brand-mark{width:42px;height:42px;color:var(--theme-accent,#0b624f);background:linear-gradient(145deg, var(--theme-soft,#bbf4df), var(--theme-panel,#fff));border-radius:12px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #ffffff94,0 12px 34px #00252033}.brand-mark-large{border-radius:17px;width:58px;height:58px;margin-bottom:64px}.story-kicker{color:var(--theme-muted,#b9eade);letter-spacing:.16em;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;font-weight:650;display:flex}.story-kicker span{background:var(--theme-soft,#75dfc0);width:26px;height:1px}.login-story h1{letter-spacing:-.035em;margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(56px,6vw,86px);font-weight:600;line-height:1.13}.login-story p{color:#e2f8f1c7;max-width:480px;margin:28px 0 38px;font-size:16px;line-height:1.9}.story-feature-row{gap:12px;display:flex}.story-feature-row div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:142px;color:var(--theme-muted,#dff9f1);background:#04202233;border:1px solid #d7fff224;border-radius:12px;align-items:center;gap:9px;padding:13px 15px;font-size:13px;display:flex}.story-orbit{border:1px solid #91eed01f;border-radius:999px;position:absolute}.story-orbit-one{width:560px;height:560px;bottom:-230px;right:-280px}.story-orbit-two{width:360px;height:360px;bottom:-130px;right:-180px}.login-panel{background:radial-gradient(circle at 70% 20%, #29ad7f1c, transparent 24%), var(--theme-surface,#f7faf8);align-content:center;justify-items:center;min-height:100vh;padding:54px 40px 34px;display:grid}.login-card{width:min(420px,100%)}.mobile-brand{align-items:center;gap:12px;margin-bottom:42px;font-weight:760;display:none}.login-heading{color:var(--theme-muted,#67817a);letter-spacing:.04em;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.status-dot{background:var(--theme-accent-fill,#20ae7e);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #20ae7e1f}.login-card h2{color:var(--theme-text,#102b29);letter-spacing:-.03em;margin:18px 0 8px;font-family:Songti SC,STSong,serif;font-size:38px;font-weight:650}.login-subtitle{color:var(--theme-muted,#7a8b88);margin:0 0 35px;font-size:14px}.login-form{gap:19px;display:grid}.field-group{gap:9px;display:grid}.field-group label{color:var(--theme-text,#304b47);font-size:13px;font-weight:700}.input-shell{border:1px solid var(--theme-line,#d8e3df);background:var(--theme-panel,#fff);height:50px;color:var(--theme-muted,#87a09a);border-radius:11px;align-items:center;gap:11px;padding:0 15px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.input-shell:focus-within{border-color:var(--theme-accent-border,#47b795);transform:translateY(-1px);box-shadow:0 0 0 4px #2fb18a1a}.input-shell input{min-width:0;color:var(--theme-text,#173633);background:0 0;border:0;outline:0;flex:1;font-size:14px}.input-shell input::placeholder{color:var(--theme-muted,#aab8b5)}.password-toggle{width:32px;height:32px;color:var(--theme-muted,#82948f);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.password-toggle:hover{color:var(--green);background:var(--theme-soft,#eef7f3)}.login-error{min-height:18px;color:var(--theme-danger,#bd443d);margin-top:-8px;font-size:12px}.primary-button{height:52px;color:var(--theme-on-accent,#fff);background:linear-gradient(100deg, var(--theme-accent-fill,#116e5a), var(--theme-accent-fill,#18a277));cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;font-weight:750;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 14px 26px #127e6033}.primary-button:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 18px 32px #127e6040}.primary-button:disabled{cursor:wait;opacity:.72;transform:none}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.demo-account{border:1px solid var(--theme-line,#dceae5);color:var(--theme-text,#466b62);background:var(--theme-soft,#f0f7f4);border-radius:11px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:14px 15px;display:flex}.demo-account div{gap:4px;display:grid}.demo-account strong{letter-spacing:.06em;font-size:11px}.demo-account span{color:var(--theme-muted,#6e847f);font-size:12px}.login-footer{width:min(420px,100%);color:var(--theme-muted,#93a19e);justify-content:space-between;align-self:end;margin-top:80px;font-size:11px;display:flex}.platform-shell{--sidebar-current:var(--sidebar);min-height:100vh}.platform-shell.sidebar-collapsed{--sidebar-current:78px}.platform-header{z-index:30;height:var(--header);color:var(--theme-on-accent,#fff);background:linear-gradient(100deg,#073135fa,#0a5048f0),url(/platform-mesh.svg) 50% 46%/cover;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 4px 20px #0c303029}.header-brand{align-items:center;gap:13px;display:flex}.header-brand>div:last-child{gap:2px;display:grid}.header-brand strong{letter-spacing:.03em;font-size:18px}.header-brand span{color:#d6f5eb8f;letter-spacing:.15em;font-size:8px}.mobile-menu-button{color:var(--theme-on-accent,#fff);background:0 0;border:0;display:none}.user-menu{position:relative}.user-menu summary{cursor:pointer;border-radius:12px;align-items:center;gap:11px;padding:7px 9px;list-style:none;transition:background .2s;display:flex}.user-menu summary::-webkit-details-marker{display:none}.user-menu summary:hover,.user-menu[open] summary{background:#ffffff1a}.user-avatar{width:38px;height:38px;color:var(--theme-accent,#0b5d4c);background:linear-gradient(145deg, var(--theme-soft,#d8fff1), var(--theme-soft,#9de4cb));border:1px solid #ffffff59;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-copy{gap:2px;min-width:92px;display:grid}.user-copy strong{font-size:13px}.user-copy small{color:#dff6ef9e;font-size:10px}.user-popover{border:1px solid var(--theme-line,#dce5e2);width:210px;color:var(--theme-text,#1e3b38);background:var(--theme-panel,#fff);border-radius:13px;padding:10px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 45px #163c3733}.user-popover-profile{align-items:center;gap:10px;padding:9px;display:flex}.user-popover-profile div{gap:2px;display:grid}.user-popover-profile strong{font-size:13px}.user-popover-profile span{color:var(--theme-muted,#7b8c88);font-size:11px}.user-popover form{border-top:1px solid var(--theme-line,#edf1ef);margin-top:5px;padding-top:5px}.user-popover button{width:100%;color:var(--theme-danger,#a1433c);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:10px;font-size:12px;display:flex}.user-popover button:hover{background:var(--theme-danger-soft,#fff2f1)}.platform-sidebar{z-index:20;inset:var(--header) auto 0 0;width:var(--sidebar-current);border-right:1px solid var(--theme-line,#dfe8e5);background:var(--theme-surface,#fbfdfc);flex-direction:column;transition:width .25s,transform .25s;display:flex;position:fixed;box-shadow:4px 0 18px #1c3c3708}.sidebar-nav{scrollbar-width:thin;flex:1;padding:20px 12px 24px;overflow:hidden auto}.sidebar-section-label{min-height:24px;color:var(--theme-muted,#94a29f);letter-spacing:.12em;white-space:nowrap;padding:0 11px 10px;font-size:10px;font-weight:750}.menu-link{width:100%;min-height:42px;color:var(--theme-text,#55706b);cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:9px 11px;transition:color .16s,background .16s;display:flex}.menu-link>span:not(.menu-leaf-dot){text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.menu-link:hover{color:var(--theme-accent,#126d59);background:var(--theme-soft,#eff7f4)}.menu-link.active{color:var(--theme-accent,#0d6f58);background:linear-gradient(90deg, var(--theme-soft,#e2f4ed), var(--theme-soft,#f0f8f5));box-shadow:inset 3px 0 var(--theme-accent,#1aa67c);font-weight:750}.menu-level-1{margin-bottom:3px;font-weight:650}.menu-level-2{min-height:36px;color:var(--theme-muted,#667b77);padding-left:41px}.menu-level-3{min-height:34px;color:var(--theme-muted,#758581);padding-left:54px}.menu-level-2>span:not(.menu-leaf-dot),.menu-level-3>span:not(.menu-leaf-dot){font-size:12px}.menu-leaf-dot{background:var(--theme-soft,#a9b8b4);border-radius:50%;flex:none;width:5px;height:5px}.menu-link.active .menu-leaf-dot,.branch-active>.menu-link .menu-leaf-dot{background:var(--theme-accent-fill,#23a87f);box-shadow:0 0 0 3px #23a87f1c}.menu-link svg:last-child{margin-left:auto;transition:transform .2s}.menu-link .chevron-open{transform:rotate(180deg)}.sidebar-collapsed .menu-link{justify-content:center;padding-left:10px;padding-right:10px}.sidebar-collapsed .sidebar-section-label{text-align:center;padding-left:0;padding-right:0}.sidebar-footer{border-top:1px solid var(--theme-line,#e9efed);justify-content:space-between;align-items:center;gap:8px;min-height:64px;padding:12px 14px;display:flex}.sidebar-footer div{gap:2px;display:grid}.sidebar-footer span{color:var(--theme-muted,#91a09d);font-size:9px}.sidebar-footer strong{color:var(--theme-text,#496661);font-size:11px}.sidebar-footer button{border:1px solid var(--theme-line,#e0e8e5);width:34px;height:34px;color:var(--theme-muted,#6f827e);background:var(--theme-panel,#fff);cursor:pointer;border-radius:9px;place-items:center;margin-left:auto;display:grid}.mobile-sidebar-heading,.sidebar-backdrop{display:none}.platform-content{min-height:100vh;padding-top:var(--header);padding-left:var(--sidebar-current);transition:padding-left .25s}.platform-breadcrumb-row{width:min(1500px,100%);margin:0 auto;padding:22px 28px 0}.platform-breadcrumb{align-items:center;min-height:20px;display:flex}.platform-breadcrumb ol{flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.platform-breadcrumb li{color:var(--theme-muted,#82938f);align-items:center;gap:4px;font-size:11px;display:flex}.platform-breadcrumb svg{color:var(--theme-muted,#b2bfbc);flex:none}.platform-breadcrumb [aria-current=page]{color:var(--theme-text,#34564f);font-weight:700}.dashboard-page{width:min(1500px,100%);margin:0 auto;padding:14px 28px 42px}.dashboard-hero{min-height:180px;color:var(--theme-on-accent,#fff);background:linear-gradient(105deg,#08393bf7,#0f6c58e3),url(/platform-mesh.svg) 100%/cover;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #13453c24}.dashboard-hero:after{content:"";border:1px solid #c5ffeb26;border-radius:50%;width:260px;height:260px;position:absolute;top:-135px;right:110px}.eyebrow{color:var(--theme-accent,#268e71);letter-spacing:.13em;font-size:10px;font-weight:800}.dashboard-hero .eyebrow{color:var(--theme-accent,#8de2c7)}.dashboard-hero h1{letter-spacing:-.025em;margin:11px 0 9px;font-family:Songti SC,STSong,serif;font-size:clamp(28px,3vw,40px);font-weight:650}.dashboard-hero p{color:#e0f7f0b3;margin:0;font-size:13px}.hero-weather{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02282a33;border:1px solid #d9fff326;border-radius:13px;align-items:center;gap:13px;min-width:190px;padding:16px 18px;display:flex}.hero-weather div{gap:4px;display:grid}.hero-weather strong{font-size:12px}.hero-weather span{color:#ddf8ef9c;font-size:10px}.metric-grid{z-index:3;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:-18px;padding:0 18px;display:grid;position:relative}.metric-card{border:1px solid var(--theme-line,#e0e9e6);background:var(--theme-panel,#fffffff7);border-radius:15px;align-content:center;min-height:150px;padding:22px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #1f413b12}.metric-card:after{content:"";opacity:.055;background:currentColor;border-radius:50%;width:95px;height:95px;position:absolute;top:-35px;right:-35px}.metric-card>span{color:var(--theme-muted,#7b8c89);font-size:11px}.metric-card>strong{color:var(--theme-text,#1a3632);margin:5px 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:27px}.metric-card>strong small{color:var(--theme-muted,#71817e);font-family:inherit;font-size:11px;font-weight:500}.metric-card p{color:var(--theme-muted,#8b9996);align-items:center;gap:5px;margin:0;font-size:9px;display:flex}.metric-icon{background:currentColor;border-radius:11px;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:20px;right:18px}.metric-icon svg{color:var(--theme-on-accent,#fff)}.metric-green{color:var(--theme-accent,#22a67d)}.metric-blue{color:var(--theme-info,#357dd3)}.metric-amber{color:var(--theme-warning,#d48a2d)}.metric-purple{color:var(--theme-purple,#805dca)}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:16px;margin-top:22px;display:grid}.dashboard-panel{border:1px solid var(--theme-line,#e0e8e5);background:var(--theme-panel,#fff);border-radius:15px;min-width:0;padding:22px 24px;box-shadow:0 9px 24px #1c403a0b}.panel-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.panel-heading>div{gap:5px;display:grid}.panel-heading h2{color:var(--theme-text,#1b3935);margin:0;font-family:Songti SC,STSong,serif;font-size:18px}.panel-link{color:var(--theme-muted,#77908a);font-size:10px}.panel-tag{color:var(--theme-accent,#1a8d6e);background:var(--theme-soft,#eaf7f2);border-radius:99px;padding:5px 8px;font-size:9px}.stage-visual{justify-content:center;align-items:center;gap:clamp(50px,8vw,130px);min-height:220px;display:flex}.donut{background:conic-gradient(var(--theme-accent-fill,#28a77f) 0 2%, var(--theme-soft,#eff4f2) 2% 100%);border-radius:50%;place-items:center;width:154px;height:154px;display:grid}.donut:before{content:"";background:var(--theme-panel,#fff);border-radius:50%;grid-area:1/1;width:116px;height:116px}.donut span{z-index:1;color:var(--theme-muted,#8b9995);grid-area:1/1;justify-items:center;gap:3px;font-size:9px;display:grid}.donut strong{color:var(--theme-text,#1c3834);font-family:ui-monospace,monospace;font-size:28px}.stage-list{gap:18px;min-width:190px;display:grid}.stage-list>div{color:var(--theme-muted,#71817e);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;font-size:11px;display:grid}.stage-list strong{color:var(--theme-text,#243f3a);font-family:ui-monospace,monospace}.stage-dot{border-radius:50%;width:7px;height:7px}.empty-state{min-height:220px;color:var(--theme-muted,#7f918d);text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.empty-state>div{width:52px;height:52px;color:var(--theme-accent,#2ba780);background:var(--theme-soft,#edf8f4);border-radius:50%;place-items:center;margin-bottom:3px;display:grid}.empty-state strong{color:var(--theme-text,#516e67);font-size:13px}.empty-state span{font-size:10px}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.capability-grid>div{border:1px solid var(--theme-line,#e8eeec);background:var(--theme-surface,#fafcfb);border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:5px 9px;min-height:92px;padding:15px;display:grid}.capability-grid svg{color:var(--theme-accent,#279170);grid-row:1/3}.capability-grid span{color:var(--theme-muted,#899894);font-size:9px}.capability-grid strong{color:var(--theme-text,#29453f);font-family:ui-monospace,monospace;font-size:18px}.quick-list{gap:8px;margin-top:18px;display:grid}.quick-list a{border-radius:10px;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:12px;transition:background .18s,transform .18s;display:grid}.quick-list a:hover{background:var(--theme-soft,#f0f7f4);transform:translate(2px)}.quick-list>a>span{color:var(--theme-accent,#42a589);font-family:ui-monospace,monospace;font-size:11px}.quick-list div{gap:3px;display:grid}.quick-list strong{color:var(--theme-text,#38554f);font-size:12px}.quick-list small{color:var(--theme-muted,#91a09d);font-size:9px}.quick-list svg{color:var(--theme-muted,#65a08f)}.feature-page{padding:14px 28px 26px}.feature-placeholder{text-align:center;place-content:center;justify-items:center;min-height:calc(100vh - 150px);display:grid}.construction-icon{width:76px;height:76px;color:var(--theme-accent,#188366);background:linear-gradient(145deg, var(--theme-soft,#def5ed), var(--theme-surface,#f6fbf9));border-radius:24px;place-items:center;margin-bottom:22px;display:grid;box-shadow:0 14px 32px #1883661f}.feature-placeholder h1{margin:10px 0;font-family:Songti SC,STSong,serif;font-size:30px}.feature-placeholder p{max-width:520px;color:var(--theme-muted,#7a8b87);margin:0;font-size:13px;line-height:1.7}.route-chip{border:1px solid var(--theme-line,#dfe9e5);color:var(--theme-muted,#6e817c);background:var(--theme-panel,#fff);border-radius:9px;align-items:center;gap:8px;margin:22px 0 28px;padding:9px 12px;font-size:11px;display:flex}.feature-placeholder>a,.standalone-message>a{color:var(--theme-on-accent,#fff);background:var(--theme-accent-fill,#137c63);border-radius:9px;align-items:center;gap:7px;padding:10px 14px;font-size:12px;display:flex}.standalone-message{min-height:100vh;color:var(--theme-text,#537069);background:var(--theme-soft,#f2f7f5);text-align:center;place-content:center;justify-items:center;gap:12px;padding:30px;display:grid}.standalone-message h1{color:var(--theme-text,#183833);margin:5px 0 0;font-family:Songti SC,serif}.standalone-message p{color:var(--theme-muted,#82938f);margin:0 0 8px;font-size:13px}.config-page{width:min(1500px,100%);margin:0 auto;padding:14px 28px 28px}.config-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.config-heading h1{color:var(--theme-text,#183a35);margin:8px 0;font:650 32px/1.15 Songti SC,STSong,serif}.config-heading p{color:var(--theme-muted,#71837f);margin:0;font-size:13px}.impact-note{border:1px solid var(--theme-line,#d8e9e2);color:var(--theme-text,#417368);background:var(--theme-surface,#f4faf7);border-radius:12px;align-items:center;gap:9px;padding:12px 15px;font-size:11px;line-height:1.55;display:flex}.impact-note svg{color:var(--theme-accent,#168569)}.config-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.config-stats div{border:1px solid var(--theme-line,#e0e9e6);background:var(--theme-panel,#fff);border-radius:13px;gap:4px;padding:16px 18px;display:grid}.config-stats b{color:var(--theme-accent,#137c63);font:700 23px ui-monospace,monospace}.config-stats span{color:var(--theme-muted,#7c8e8a);font-size:11px}.config-grid{gap:16px;margin-bottom:16px;display:grid}.config-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.config-panel{border:1px solid var(--theme-line,#dfe9e5);background:var(--theme-panel,#fff);border-radius:14px;min-width:0;padding:20px;box-shadow:0 8px 22px #1c403a0a}.config-panel h2{color:var(--theme-text,#24453e);align-items:center;gap:8px;margin:0 0 16px;font:650 17px Songti SC,STSong,serif;display:flex}.config-panel h2 svg{color:var(--theme-accent,#168569)}.action-form{gap:11px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.form-grid label{color:var(--theme-text,#617874);gap:6px;font-size:11px;font-weight:700;display:grid}.form-grid input,.form-grid select{border:1px solid var(--theme-line,#dbe6e2);width:100%;min-width:0;height:36px;color:var(--theme-text,#294741);background:var(--theme-surface,#fbfdfc);border-radius:8px;outline:0;padding:0 10px;font-size:12px}.form-grid input:focus,.form-grid select:focus{border-color:var(--theme-accent-border,#42ad8d);box-shadow:0 0 0 3px #26a67d1f}.span-two{grid-column:span 2}.config-button{color:var(--theme-on-accent,#fff);background:var(--theme-accent-fill,#147c63);cursor:pointer;border:0;border-radius:8px;justify-self:start;padding:8px 12px;font-size:11px;font-weight:700}.config-button:disabled{opacity:.65;cursor:wait}.form-message{min-height:14px;color:var(--theme-accent,#218062);font-size:10px}.form-message.error{color:var(--theme-danger,#b34e47)}.compact-form{align-items:center;gap:4px;display:inline-flex}.compact-form .config-button{color:var(--theme-text,#528177);background:var(--theme-soft,#eef7f3);padding:5px 8px;font-size:10px}.compact-form .form-message{display:none}.config-panel table{border-collapse:collapse;width:100%;font-size:11px}.config-panel th{color:var(--theme-muted,#8a9b97);text-align:left;padding:0 7px 9px;font-size:10px;font-weight:700}.config-panel td{border-top:1px solid var(--theme-line,#edf2ef);color:var(--theme-text,#506a64);padding:10px 7px}.config-panel td strong{color:var(--theme-text,#34534c);font-size:11px;display:block}.config-panel td small{color:var(--theme-muted,#98a7a3);margin-top:3px;font-size:9px;display:block}.description-cell{min-width:110px;max-width:190px;line-height:1.45;color:var(--theme-muted,#748681)!important}.dictionary-filter{border:1px solid var(--theme-line,#e4eeea);background:var(--theme-surface,#fafdfb);border-radius:9px;justify-content:space-between;align-items:end;gap:12px;margin:-3px 0 13px;padding:10px;display:flex}.dictionary-filter label{color:var(--theme-text,#617874);gap:5px;font-size:10px;font-weight:700;display:grid}.dictionary-filter select{border:1px solid var(--theme-line,#dbe6e2);min-width:170px;height:32px;color:var(--theme-text,#294741);background:var(--theme-panel,#fff);border-radius:7px;padding:0 9px;font-size:11px}.dictionary-filter span{color:var(--theme-muted,#7c918b);padding-bottom:4px;font-size:10px}.dictionary-empty{text-align:center;color:var(--theme-muted,#81928e)!important;padding:22px 8px!important}.state{color:var(--theme-danger,#9a6259);background:var(--theme-danger-soft,#fbefec);border-radius:99px;padding:3px 7px;font-size:9px;display:inline-block}.state.active{color:var(--theme-accent,#177a60);background:var(--theme-soft,#e8f7f1)}.relation-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.relation-list>div{border:1px solid var(--theme-line,#e5eeea);color:var(--theme-text,#46645d);border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:11px;display:flex}.relation-list b{color:var(--theme-accent,#38a283)}.relation-list .compact-form{margin-left:auto}.relation-filter{border:1px solid var(--theme-line,#e4eeea);background:var(--theme-surface,#fafdfb);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:11px;margin-top:18px;padding:13px;display:grid}.relation-filter label{color:var(--theme-text,#617874);gap:6px;font-size:11px;font-weight:700;display:grid}.relation-filter select{border:1px solid var(--theme-line,#dbe6e2);min-width:0;height:36px;color:var(--theme-text,#294741);background:var(--theme-panel,#fff);border-radius:8px;padding:0 10px;font-size:12px}.relation-filter span{color:var(--theme-muted,#7c918b);white-space:nowrap;padding-bottom:10px;font-size:10px}.relation-empty{border:1px dashed var(--theme-line,#d8e6e1);color:var(--theme-muted,#80928e);text-align:center;border-radius:9px;grid-column:1/-1;margin:0;padding:18px;font-size:11px}.config-panel details summary{cursor:pointer;color:var(--theme-accent,#197b63);font-size:10px}.config-panel details .compact-form{margin-top:7px;display:flex}.config-panel details input:not([type=hidden]){border:1px solid var(--theme-line,#d9e5e0);border-radius:6px;width:76px;height:27px;padding:0 5px;font-size:10px}.file-category-create{margin-bottom:16px}.file-type-options{border:0;min-width:0;margin:0;padding:0}.file-type-options legend{color:var(--theme-text,#617874);margin-bottom:7px;font-size:11px;font-weight:700}.file-type-options>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.file-type-options label{border:1px solid var(--theme-line,#e1ebe7);min-width:0;color:var(--theme-text,#385a52);background:var(--theme-surface,#fbfdfc);cursor:pointer;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:2px 7px;padding:9px 10px;font-size:11px;display:grid}.file-type-options label:has(input:checked){border-color:var(--theme-accent-border,#72c5aa);background:var(--theme-soft,#eff9f5);box-shadow:inset 0 0 0 1px #209d7714}.file-type-options input{width:14px;height:14px;accent-color:var(--theme-accent,#168569);grid-row:1/3}.file-type-options small{min-width:0;color:var(--theme-muted,#8da09b);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.file-category-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.file-category-card{border:1px solid var(--theme-line,#dfe9e5);background:var(--theme-panel,#fff);border-radius:14px;min-width:0;padding:19px;box-shadow:0 8px 22px #1c403a0a}.file-category-card>header{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.file-category-icon{width:38px;height:38px;color:var(--theme-accent,#188166);background:var(--theme-soft,#eaf7f2);border-radius:10px;place-items:center;display:grid}.file-category-card header span:not(.state){color:var(--theme-muted,#8b9b97);font:10px ui-monospace,monospace}.file-category-card h2{color:var(--theme-text,#274840);margin:3px 0 0;font:650 16px Songti SC,STSong,serif}.file-category-card>p{min-height:34px;color:var(--theme-muted,#768984);margin:15px 0;font-size:11px;line-height:1.6}.file-category-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.file-category-card dl>div{background:var(--theme-surface,#f7faf9);border-radius:8px;min-width:0;padding:9px 10px}.file-category-card dt{color:var(--theme-muted,#91a19d);margin-bottom:4px;font-size:9px}.file-category-card dd{min-width:0;color:var(--theme-text,#47645e);text-overflow:ellipsis;align-items:center;gap:4px;margin:0;font-size:10px;line-height:1.45;display:flex;overflow:hidden}.file-type-tags{flex-wrap:wrap;gap:6px;min-height:27px;margin:14px 0;display:flex}.file-type-tags span{color:var(--theme-accent,#287a66);background:var(--theme-soft,#edf7f3);border-radius:99px;padding:4px 7px;font-size:9px}.file-category-card>footer{border-top:1px solid var(--theme-line,#edf2ef);justify-content:space-between;align-items:flex-start;gap:12px;padding-top:12px;display:flex}.file-category-editor{flex:1;min-width:0}.file-category-editor>summary{cursor:pointer;width:max-content;color:var(--theme-accent,#197b63);font-size:10px}.file-category-editor[open]{padding-top:2px}.file-category-editor .action-form{border:1px solid var(--theme-line,#e2ebe8);background:var(--theme-surface,#fafdfb);border-radius:10px;margin-top:13px;padding:14px}.file-category-editor .file-type-options>div{grid-template-columns:repeat(2,minmax(0,1fr))}.project-info-page{width:min(1500px,100%);margin:0 auto;padding:14px 28px 44px}.project-info-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.project-info-heading h1{color:var(--theme-text,#183a35);margin:8px 0;font:650 32px/1.15 Songti SC,STSong,serif}.project-info-heading p{max-width:720px;color:var(--theme-muted,#71837f);margin:0;font-size:13px;line-height:1.65}.project-heading-note{border:1px solid var(--theme-line,#d8e9e2);color:var(--theme-text,#417368);background:var(--theme-surface,#f4faf7);border-radius:12px;align-items:center;gap:9px;padding:12px 15px;font-size:11px;line-height:1.55;display:flex}.project-heading-note svg{color:var(--theme-accent,#168569)}.project-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.project-summary-grid>div{border:1px solid var(--theme-line,#e0e9e6);background:var(--theme-panel,#fff);border-radius:13px;gap:4px;padding:16px 18px;display:grid}.project-summary-grid strong{color:var(--theme-accent,#137c63);font:700 23px ui-monospace,monospace}.project-summary-grid strong small{color:var(--theme-muted,#729088);font-size:12px}.project-summary-grid span{color:var(--theme-muted,#7c8e8a);font-size:11px}.project-filter-panel{border:1px solid var(--theme-line,#dfe9e5);background:var(--theme-panel,#fff);border-radius:15px;margin-bottom:24px;padding:18px 20px;box-shadow:0 8px 24px #1c403a0b}.project-filter-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.project-filter-heading>div{align-items:center;gap:8px;display:flex}.project-filter-heading svg{color:var(--theme-accent,#168569)}.project-filter-heading h2{color:var(--theme-text,#24453e);margin:0;font:650 16px Songti SC,STSong,serif}.project-filter-heading>span{color:var(--theme-muted,#8a9c97);font-size:10px}.project-filter-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.project-filter-form label{min-width:0;color:var(--theme-text,#617874);gap:6px;font-size:11px;font-weight:700;display:grid}.project-filter-form input,.project-filter-form select{border:1px solid var(--theme-line,#dbe6e2);width:100%;min-width:0;height:37px;color:var(--theme-text,#294741);background:var(--theme-surface,#fbfdfc);border-radius:8px;outline:0;padding:0 10px;font-size:12px}.project-filter-form input:focus,.project-filter-form select:focus{border-color:var(--theme-accent-border,#42ad8d);box-shadow:0 0 0 3px #26a67d1f}.project-filter-actions{align-items:center;gap:9px;margin-top:14px;display:flex}.project-filter-submit,.project-duplicate-button,.project-add-button,.project-filter-reset{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:8px 13px;font-size:11px;font-weight:750;display:inline-flex}.project-filter-submit,.project-add-button{color:var(--theme-on-accent,#fff);background:var(--theme-accent-fill,#147c63);border:0}.project-duplicate-button{border:1px solid var(--theme-accent-border,#74b7a4);color:var(--theme-accent,#176e59);background:var(--theme-surface,#f3faf7)}.project-filter-reset{color:var(--theme-muted,#728681);background:0 0}.project-filter-submit:hover,.project-add-button:hover{background:var(--theme-accent-fill,#106e57)}.project-duplicate-button:hover{background:var(--theme-soft,#e9f6f1)}.project-entry-grid{grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);gap:16px;margin-bottom:24px;display:grid}.project-work-panel,.project-record{border:1px solid var(--theme-line,#dfe9e5);background:var(--theme-panel,#fff);border-radius:15px;min-width:0;box-shadow:0 8px 24px #1c403a0b}.project-work-panel{padding:20px}.project-panel-heading,.project-list-heading,.project-subheading{justify-content:space-between;align-items:center;gap:15px;display:flex}.project-panel-heading{margin-bottom:17px}.project-panel-heading>div,.project-list-heading>div,.project-subheading>div{align-items:center;gap:8px;display:flex}.project-panel-heading svg,.project-list-heading svg,.project-subheading svg{color:var(--theme-accent,#168569)}.project-panel-heading h2,.project-list-heading h2{color:var(--theme-text,#24453e);margin:0;font:650 18px Songti SC,STSong,serif}.project-panel-heading>span,.project-list-heading>span,.project-subheading>span{color:var(--theme-muted,#8a9c97);font-size:10px}.project-action-form{gap:12px;display:grid}.project-fields,.due-upload-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.project-fields label,.due-upload-fields label,.duplicate-search-row label{min-width:0;color:var(--theme-text,#617874);gap:6px;font-size:11px;font-weight:700;display:grid}.project-fields .wide,.due-upload-fields .wide{grid-column:1/-1}.project-fields input,.project-fields select,.project-fields textarea,.due-upload-fields input,.due-upload-fields select,.duplicate-search-row input{border:1px solid var(--theme-line,#dbe6e2);width:100%;min-width:0;color:var(--theme-text,#294741);background:var(--theme-surface,#fbfdfc);border-radius:8px;outline:0;font-size:12px}.project-fields input,.project-fields select,.due-upload-fields input,.due-upload-fields select,.duplicate-search-row input{height:37px;padding:0 10px}.project-fields textarea{resize:vertical;padding:9px 10px;line-height:1.55}.project-fields input:focus,.project-fields select:focus,.project-fields textarea:focus,.due-upload-fields input:focus,.due-upload-fields select:focus,.duplicate-search-row input:focus{border-color:var(--theme-accent-border,#42ad8d);box-shadow:0 0 0 3px #26a67d1f}.project-primary-button,.duplicate-search-row button{width:max-content;min-height:35px;color:var(--theme-on-accent,#fff);background:var(--theme-accent-fill,#147c63);cursor:pointer;border:0;border-radius:8px;padding:8px 13px;font-size:11px;font-weight:750}.project-primary-button:disabled,.duplicate-search-row button:disabled{opacity:.6;cursor:wait}.project-form-message{min-height:15px;color:var(--theme-accent,#218062);font-size:10px;line-height:1.5}.project-form-message.error{color:var(--theme-danger,#b34e47)}.duplicate-panel{align-self:start}.duplicate-search-row{grid-template-columns:1fr auto;align-items:end;gap:9px;display:grid}.duplicate-results{gap:7px;margin-top:4px;display:grid}.duplicate-results a{border:1px solid var(--theme-line,#e3ece9);background:var(--theme-surface,#fafdfb);border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:9px 10px;display:grid}.duplicate-results>a>span{color:var(--theme-warning,#a26732);background:var(--theme-warning-soft,#fff3e4);border-radius:99px;padding:3px 6px;font-size:9px}.duplicate-results div{gap:3px;min-width:0;display:grid}.duplicate-results strong{color:var(--theme-text,#35564f);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.duplicate-results small{color:var(--theme-muted,#8a9b97);font-size:9px}.project-list-heading{margin-bottom:12px;padding:0 3px}.project-list-heading-actions{align-items:center;gap:13px;display:flex}.project-list-heading-actions>span{color:var(--theme-muted,#8a9c97);font-size:10px}.project-record-list{gap:16px;display:grid}.project-record{scroll-margin-top:calc(var(--header) + 20px);overflow:hidden}.project-record-header{border-bottom:1px solid var(--theme-line,#e7eeec);background:linear-gradient(100deg,var(--theme-surface,#f9fcfb),var(--theme-surface,#f4faf7));grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:17px 20px;display:grid}.project-code-block{border-right:1px solid var(--theme-line,#dbe8e3);gap:2px;padding-right:14px;display:grid}.project-code-block span{color:var(--theme-muted,#8ba09a);letter-spacing:.14em;font-size:8px}.project-code-block strong{color:var(--theme-accent,#23775f);font:700 13px ui-monospace,monospace}.project-record-title{min-width:0}.project-record-title h2{color:var(--theme-text,#203f39);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font:650 17px Songti SC,STSong,serif;overflow:hidden}.project-record-title p{color:var(--theme-muted,#849590);margin:0;font-size:10px}.project-status,.document-state{color:var(--theme-text,#286e5c);background:var(--theme-soft,#e9f6f1);white-space:nowrap;border-radius:99px;padding:5px 8px;font-size:9px}.project-status.pending_initial_review{color:var(--theme-info,#376fb0);background:var(--theme-info-soft,#edf4fc)}.project-status.returned{color:var(--theme-warning,#a46331);background:var(--theme-warning-soft,#fff1e5)}.project-record-operations{justify-content:flex-end;align-items:center;gap:10px;display:flex}.project-text-link{color:var(--theme-accent,#197b63);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:1px solid;padding:2px 0;font-size:10px}.project-text-link:hover{color:var(--theme-accent,#0e604d)}.project-action-form.compact{align-items:center;gap:5px;display:flex}.project-action-form.compact .project-primary-button{min-height:29px;color:var(--theme-text,#246f5b);background:var(--theme-soft,#e9f5f0);padding:6px 9px;font-size:9px}.project-action-form.compact .project-form-message{display:none}.project-action-form.compact>svg{color:var(--theme-accent,#398c76)}.project-facts{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0;padding:16px 20px 0;display:grid}.project-facts>div{background:var(--theme-surface,#f7faf9);border-radius:8px;min-width:0;padding:9px 10px}.project-facts dt{color:var(--theme-muted,#91a19d);margin-bottom:4px;font-size:9px}.project-facts dd{color:var(--theme-text,#45645d);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.project-summary-copy{border-left:3px solid var(--theme-accent-border,#8ccbb7);color:var(--theme-muted,#637c76);background:var(--theme-surface,#f7fbf9);margin:12px 20px 0;padding:10px 12px;font-size:11px;line-height:1.65}.project-edit-details,.project-activity-details{margin:13px 20px 0}.project-edit-details>summary,.project-activity-details>summary{cursor:pointer;width:max-content;color:var(--theme-accent,#197b63);align-items:center;gap:6px;font-size:10px;display:flex}.project-edit-details[open]{border:1px solid var(--theme-line,#e2ebe8);background:var(--theme-surface,#fafdfb);border-radius:10px;padding:14px}.project-edit-details[open]>summary{margin-bottom:13px}.due-diligence-layout{border-top:1px solid var(--theme-line,#edf2ef);grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);gap:16px;margin:17px 20px 0;padding-top:17px;display:grid}.due-diligence-section,.due-upload-section{min-width:0}.project-subheading{margin-bottom:10px}.project-subheading h3{color:var(--theme-text,#35574f);margin:0;font-size:12px}.document-list{gap:9px;display:grid}.document-card{border:1px solid var(--theme-line,#e1ebe7);background:var(--theme-surface,#fbfdfc);border-radius:10px;padding:11px}.document-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.document-card>header>div{gap:3px;min-width:0;display:grid}.document-card>header>div span{color:var(--theme-accent,#319074);font-size:9px}.document-card>header strong{color:var(--theme-text,#35564f);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.document-state{padding:4px 7px;font-size:8px}.document-state.archived{color:var(--theme-muted,#687b76);background:var(--theme-soft,#edf1ef)}.version-list{gap:5px;margin:9px 0;display:grid}.version-list>div{background:var(--theme-soft,#f1f7f4);border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.version-list>div>span{color:var(--theme-accent,#25876b);font:700 9px ui-monospace,monospace}.version-list div div{gap:2px;min-width:0;display:grid}.version-list strong{color:var(--theme-text,#47635d);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.version-list small{color:var(--theme-muted,#91a19d);font-size:8px}.version-list a{color:var(--theme-accent,#187a62);align-items:center;gap:2px;font-size:9px;display:flex}.document-empty{border:1px dashed var(--theme-line,#d8e6e1);color:var(--theme-muted,#80928e);text-align:center;border-radius:9px;margin:0;padding:23px;font-size:10px}.due-upload-section{border:1px solid var(--theme-line,#e1ebe7);background:var(--theme-surface,#fafdfb);border-radius:11px;padding:13px}.due-diligence-layout.modal-layout{border:0;margin:0;padding:0}.due-upload-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.file-input-label input{background:var(--theme-panel,#fff);height:auto;padding:7px}.file-input-label input::file-selector-button{color:var(--theme-text,#276f5d);background:var(--theme-soft,#e9f5f0);cursor:pointer;border:0;border-radius:6px;margin-right:9px;padding:5px 8px;font-size:10px}.project-activity-details{border-top:1px solid var(--theme-line,#edf2ef);margin-bottom:18px;padding-top:14px}.project-activity-details ol{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.project-activity-details li{color:var(--theme-muted,#53a58d);align-items:flex-start;gap:8px;display:flex}.project-activity-details li div{gap:3px;display:grid}.project-activity-details li strong{color:var(--theme-text,#47655e);font-size:10px}.project-activity-details li span{color:var(--theme-muted,#92a19e);font-size:8px}.project-empty{border:1px dashed var(--theme-line,#d5e3df);min-height:190px;color:var(--theme-muted,#86a099);background:var(--theme-surface,#f9fcfb);border-radius:14px;place-content:center;justify-items:center;gap:6px;display:grid}.project-empty strong{color:var(--theme-text,#4f7068);font-size:12px}.project-empty span{font-size:10px}.project-modal{width:min(620px,100vw - 32px);max-width:none;max-height:calc(100vh - 40px);color:var(--theme-text,#294741);background:0 0;border:0;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 28px 80px #0a2a2647}.project-modal.wide{width:min(1100px,100vw - 32px)}.project-modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a242180}.project-modal-shell{background:var(--theme-panel,#fff);flex-direction:column;max-height:calc(100vh - 40px);display:flex}.project-modal-header{border-bottom:1px solid var(--theme-line,#e5eeeb);background:linear-gradient(105deg,var(--theme-surface,#f9fcfb),var(--theme-soft,#f1f8f5));flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 22px 16px;display:flex}.project-modal-header h2{color:var(--theme-text,#21453d);margin:0;font:650 20px Songti SC,STSong,serif}.project-modal-header p{color:var(--theme-muted,#82938f);margin:6px 0 0;font-size:10px;line-height:1.55}.project-modal-header>button{border:1px solid var(--theme-line,#dce8e4);width:32px;height:32px;color:var(--theme-text,#607a74);background:var(--theme-panel,#fff);cursor:pointer;border-radius:8px;flex:none;place-items:center;display:grid}.project-modal-header>button:hover{color:var(--theme-text,#235f50);background:var(--theme-surface,#f3f8f6)}.project-modal-body{min-height:0;padding:20px 22px 22px;overflow:auto}@media (max-width:1120px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.login-story{padding:48px}.project-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}.project-entry-grid,.due-diligence-layout{grid-template-columns:1fr}.project-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){:root{--header:64px}.login-page{background:linear-gradient(150deg, var(--theme-soft,#e8f3ef), var(--theme-surface,#f8faf9));display:block}.login-story{display:none}.login-panel{min-height:100vh;padding:38px 24px 24px}.mobile-brand{display:flex}.login-footer{margin-top:54px}.platform-header{padding:0 14px}.mobile-menu-button{place-items:center;width:36px;height:36px;display:grid}.header-brand .brand-mark{display:none}.header-brand strong{font-size:15px}.header-brand span,.user-copy{display:none}.platform-sidebar{z-index:50;width:min(290px,86vw);top:0;transform:translate(-105%);box-shadow:16px 0 50px #05242338}.platform-sidebar.mobile-open{transform:translate(0)}.mobile-sidebar-heading{border-bottom:1px solid var(--theme-line,#e5ecea);min-height:64px;color:var(--theme-text,#24443e);justify-content:space-between;align-items:center;padding:0 18px;font-size:14px;font-weight:750;display:flex}.mobile-sidebar-heading button{width:34px;height:34px;color:var(--theme-muted,#70827e);background:0 0;border:0;place-items:center;display:grid}.sidebar-backdrop{z-index:45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#051e1e6b;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.platform-content{padding-left:0}.platform-breadcrumb-row{padding:16px 16px 0}.sidebar-footer button{display:none}.dashboard-page{padding:10px 16px 30px}.dashboard-hero{min-height:170px;padding:28px 24px}.hero-weather{display:none}.metric-grid{margin-top:14px;padding:0}.capability-grid{grid-template-columns:repeat(2,1fr)}.config-page{padding:10px 16px 30px}.config-heading{display:grid}.config-stats{grid-template-columns:repeat(2,1fr)}.config-grid.two,.relation-list{grid-template-columns:1fr}.dictionary-filter{align-items:stretch}.dictionary-filter span{padding:0}.file-category-list{grid-template-columns:1fr}.relation-filter{grid-template-columns:1fr 1fr}.relation-filter span{grid-column:1/-1;padding-bottom:0}.project-info-page{padding:10px 16px 30px}.project-info-heading{display:grid}.project-summary-grid,.project-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.project-record-header{grid-template-columns:auto minmax(0,1fr) auto}.project-record-operations{grid-column:2/-1;justify-self:end}}@media (max-width:540px){.login-panel{align-content:start}.login-card h2{font-size:32px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:132px}.dashboard-hero h1{font-size:28px}.dashboard-hero p{line-height:1.6}.dashboard-panel{padding:20px 17px}.stage-visual{flex-direction:column;gap:25px;padding:28px 0}.stage-list{width:100%}.capability-grid{grid-template-columns:1fr 1fr}.feature-page{padding:10px 16px 20px}.config-heading h1{font-size:28px}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.config-panel{overflow-x:auto}.dictionary-filter{display:grid}.dictionary-filter select{width:100%;min-width:0}.file-type-options>div,.file-category-editor .file-type-options>div,.file-category-card dl,.relation-filter{grid-template-columns:1fr}.project-info-heading h1{font-size:28px}.project-filter-form{grid-template-columns:1fr}.project-filter-actions,.project-list-heading,.project-list-heading-actions{align-items:stretch}.project-filter-actions{flex-wrap:wrap}.project-list-heading{display:grid}.project-list-heading-actions{justify-content:space-between}.project-fields,.due-upload-fields{grid-template-columns:1fr}.project-fields .wide,.due-upload-fields .wide{grid-column:auto}.duplicate-search-row{grid-template-columns:1fr}.project-record-header{grid-template-columns:1fr auto}.project-code-block{border:0;padding:0}.project-record-title{grid-area:2/1/auto/-1}.project-record-operations{grid-area:3/1/auto/-1;justify-self:start}.project-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:13px 14px 0}.project-summary-copy,.project-edit-details,.project-activity-details,.due-diligence-layout{margin-left:14px;margin-right:14px}.project-modal,.project-modal.wide{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.project-modal-shell{max-height:calc(100vh - 20px)}.project-modal-header,.project-modal-body{padding:16px}.due-diligence-layout.modal-layout{margin:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=fresh]{--theme-text:#244b46;--theme-muted:#607e77;--theme-line:#d6e9e1;--theme-panel:#fff;--theme-surface:#f7fcf9;--theme-soft:#eaf7ee;--theme-accent:#25745d;--theme-accent-fill:#2f8066;--theme-accent-border:#79b9a0;--theme-on-accent:#fff;--theme-danger:#b74756;--theme-danger-soft:#fff0f2;--theme-warning:#946228;--theme-warning-soft:#fff6e5;--theme-info:#3f74a0;--theme-info-soft:#eef5fc;--theme-purple:#8363b1;--theme-purple-soft:#f5effc;--ink:var(--theme-text);--muted:var(--theme-muted);--line:var(--theme-line);--canvas:#f2f9f4;--panel:var(--theme-panel);--green:var(--theme-accent);--green-bright:#66b68d;--navy:#2b6252}:root[data-theme=cyber]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-text:#e0eafa;--theme-muted:#a0b1ce;--theme-line:#293b5a;--theme-panel:#111d34;--theme-surface:#14223b;--theme-soft:#1b2e48;--theme-accent:#70e6dd;--theme-accent-fill:#345cb0;--theme-accent-border:#458fba;--theme-on-accent:#fff;--theme-danger:#ff9dac;--theme-danger-soft:#3d243b;--theme-warning:#f0c17f;--theme-warning-soft:#382f2c;--theme-info:#92b8ff;--theme-info-soft:#1f3052;--theme-purple:#c0a5ff;--theme-purple-soft:#2d274c;--ink:var(--theme-text);--muted:var(--theme-muted);--line:var(--theme-line);--canvas:#090f20;--panel:var(--theme-panel);--green:var(--theme-accent);--green-bright:#6fe9e1;--navy:#0a1330}.theme-switcher{border:1px solid var(--line);background:var(--panel);border-radius:12px;flex-shrink:0;align-items:center;gap:3px;padding:4px;display:inline-flex}.theme-option{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 11px;font-size:12px;font-weight:650;transition:background .2s,color .2s;display:inline-flex}.theme-option:hover{color:var(--green);background:var(--theme-soft,#eef7f3)}:root[data-theme=default] [data-theme-option=default],:root[data-theme=fresh] [data-theme-option=fresh],:root[data-theme=cyber] [data-theme-option=cyber]{color:var(--theme-accent,#137c63);background:var(--theme-soft,#e2f4ed);box-shadow:0 1px 4px #0000000f}.login-panel{padding-top:104px;position:relative}.login-theme-toolbar{justify-content:flex-end;align-items:center;gap:12px;display:flex;position:absolute;inset:26px 32px auto}.login-theme-toolbar>span{color:var(--muted);font-size:11px}.header-actions{align-items:center;gap:18px;display:flex}.platform-header .theme-switcher{border-color:#ffffff2e}.project-modal{margin:auto}[data-theme=fresh] .login-story{color:#254f42;background:radial-gradient(at 12% 14%,#fcf9d9,#0000 55%),radial-gradient(at 85% 90%,#bde4cc,#0000 55%),#e3f2e5}[data-theme=fresh] .login-story:before{opacity:.16;background-image:radial-gradient(#739d7a 1px,#0000 1px);background-size:24px 24px}[data-theme=fresh] .story-kicker{color:#46775b}[data-theme=fresh] .login-story p{color:#52745f}[data-theme=fresh] .story-feature-row div{color:#3c694f;background:#fff6;border-color:#b8d7bc}[data-theme=fresh] .story-orbit{background:#ffffff1f;border-color:#a5cbb0}[data-theme=fresh] .login-panel{background:radial-gradient(at 95% 0,#edf5d9,#0000 52%),#fbfdf9}[data-theme=fresh] .brand-mark{color:#417b56;background:linear-gradient(145deg,#fffde8,#d6efdb);box-shadow:0 8px 24px #3b69441a}[data-theme=fresh] .platform-header{color:#284f40;border-bottom:1px solid var(--line);background:linear-gradient(110deg,#eff8eb,#e0f0e5);box-shadow:0 3px 20px #35644a12}[data-theme=fresh] .header-brand span,[data-theme=fresh] .user-copy small{color:#627f6b}[data-theme=fresh] .mobile-menu-button{color:#284f40}[data-theme=fresh] .platform-sidebar{background:#fbfdf8}[data-theme=fresh] .dashboard-hero{color:#294f3b;background:radial-gradient(at 90% 10%,#f7f8d6,#0000 60%),linear-gradient(110deg,#dcefe0,#eaf4dd);border:1px solid #cee2ce;box-shadow:0 12px 32px #476c4314}[data-theme=fresh] .dashboard-hero .eyebrow{color:#427455}[data-theme=fresh] .dashboard-hero p,[data-theme=fresh] .hero-weather span{color:#5f7d62}[data-theme=fresh] .hero-weather{background:#fff6;border-color:#c0d8bb}[data-theme=fresh] .primary-button{background:linear-gradient(100deg,#37795d,#44866b);box-shadow:0 10px 24px #3a7e5829}[data-theme=fresh] :is(.dashboard-panel,.metric-card,.config-panel,.project-record,.file-category-card){border-radius:20px;box-shadow:0 8px 28px #4368450d}[data-theme=cyber] body{background:radial-gradient(ellipse at 85% 5%, #603fb621, transparent 45%), var(--canvas)}[data-theme=cyber] .login-story{background:radial-gradient(at 20% 20%,#47349b66,#0000 60%),radial-gradient(at 85% 85%,#009ebe38,#0000 55%),#080e24}[data-theme=cyber] .login-story:before{opacity:.8;background-image:linear-gradient(#6db4ff14 1px,#0000 1px),linear-gradient(90deg,#6db4ff14 1px,#0000 1px)}[data-theme=cyber] .login-story h1{letter-spacing:-.05em;text-shadow:0 0 40px #51b5f93d;font-family:inherit;font-weight:750}[data-theme=cyber] .login-story p{color:#9fb2cf}[data-theme=cyber] .story-feature-row div{color:#c4d6f0;background:#13203ea6;border-color:#314368}[data-theme=cyber] .story-orbit{border-color:#69ddf04d;box-shadow:0 0 45px #21acec17,inset 0 0 45px #6343ff14}[data-theme=cyber] .story-orbit:after{content:"";background:#80eee8;border-radius:50%;width:8px;height:8px;position:absolute;top:14%;left:14%;box-shadow:0 0 22px #63c8ff}[data-theme=cyber] .login-panel{background:radial-gradient(at 100% 0,#4c3a922e,#0000 60%),#0d1428}[data-theme=cyber] .brand-mark{color:#96fff0;background:linear-gradient(135deg,#1e3b60,#343062);box-shadow:inset 0 0 0 1px #477490,0 0 24px #44ace02e}[data-theme=cyber] .status-dot{background:#70e6dd;box-shadow:0 0 12px #70e6dd80}[data-theme=cyber] .platform-header{background:linear-gradient(100deg,#11182f,#182240 70%,#252142);border-bottom:1px solid #345475;box-shadow:0 3px 24px #00000040}[data-theme=cyber] .header-brand span,[data-theme=cyber] .user-copy small{color:#a3b4d0}[data-theme=cyber] .platform-sidebar{background:#0e172b}[data-theme=cyber] .dashboard-hero{background:radial-gradient(at 90% 20%,#6440b852,#0000 65%),linear-gradient(110deg,#18213f,#153048);border:1px solid #354b72;box-shadow:0 12px 35px #0000002e}[data-theme=cyber] .dashboard-hero p,[data-theme=cyber] .hero-weather span{color:#adc1dc}[data-theme=cyber] .hero-weather{background:#09122859;border-color:#385678}[data-theme=cyber] .primary-button{background:linear-gradient(110deg,#345da8,#6650b6);box-shadow:0 10px 32px #4b56de47}[data-theme=cyber] .input-shell:focus-within{border-color:#65c4d8;box-shadow:0 0 0 4px #50c3e11f}[data-theme=cyber] .menu-link.active{color:#87eee7;background:linear-gradient(90deg,#1c3851,#172641);box-shadow:inset 3px 0 #70e6dd}[data-theme=cyber] :is(.metric-card,.dashboard-panel,.config-panel,.file-category-card,.project-record){box-shadow:0 8px 24px #00000024}[data-theme=cyber] :is(.metric-card,.file-category-card,.project-record):hover{border-color:#46648c}[data-theme=cyber] .project-modal::backdrop{background:#020511c2}[data-theme=cyber] .user-avatar{color:#b9fbf5;background:linear-gradient(145deg,#254965,#373260)}[data-theme=cyber] .metric-icon svg{color:#101b31}[data-theme=cyber] :is(input,select,textarea){caret-color:#70e6dd}[data-theme=cyber] :is(input,textarea)::placeholder{color:#8e9fba}[data-theme=cyber] :is(button,a,input,select,textarea,summary):focus-visible{outline-color:#70e6dd}@media (prefers-reduced-motion:no-preference){[data-theme=cyber] .story-orbit{animation:32s linear infinite theme-orbit}[data-theme=cyber] .story-orbit-two{animation-duration:24s;animation-direction:reverse}[data-theme=cyber] :is(.login-card,.dashboard-page,.config-page,.project-info-page,.feature-page){animation:.45s ease-out both theme-enter}[data-theme=cyber] .project-modal[open]{animation:.24s ease-out theme-enter}[data-theme=fresh] :is(.metric-card,.file-category-card){transition:transform .2s,box-shadow .2s}[data-theme=fresh] :is(.metric-card,.file-category-card):hover{transform:translateY(-3px)}}@keyframes theme-orbit{to{transform:rotate(360deg)}}@keyframes theme-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:821px) and (max-height:820px){.login-panel{padding-top:88px;padding-bottom:20px}.login-theme-toolbar{top:20px}.login-card h2{line-height:1.2}.login-subtitle{margin-bottom:24px}.login-form{gap:12px}.demo-account{margin-top:16px}.login-footer{margin-top:20px}.login-story{padding-block:40px}.brand-mark-large{margin-bottom:40px}}@media (max-width:820px){.login-panel{padding-top:104px}.login-theme-toolbar{inset:24px 24px auto}.header-actions{gap:8px}.platform-header .theme-option{gap:4px;padding:7px}}@media (max-width:540px){.login-theme-toolbar{justify-content:space-between}.platform-header .theme-option svg{display:none}.platform-header .theme-option{padding:6px;font-size:11px}.platform-header .theme-switcher{gap:1px;padding:3px}.header-brand{gap:4px}.header-brand strong{font-size:12px}.platform-header{padding-inline:8px}.platform-header .user-menu summary{gap:3px;padding:4px}.platform-header .user-avatar{width:30px;height:30px}.platform-header .user-menu summary>svg{display:none}}
