:root{--app-navy:#06172d;--app-navy-2:#12365e;--app-copper:#cf7b3e;--app-copper-dark:#9d4e1e;--app-sand:#f7f4ee;--app-ink:#132338;--app-muted:#6d7886;--app-line:#e5e7e9;--app-green:#247b64}
body.workspace-active{background:#f3f5f7;overflow-x:hidden}
body.workspace-active .pilot-shell{display:block;min-height:100vh}
body.workspace-active .pilot-story{display:none}
body.workspace-active .pilot-access{display:block;padding:0;background:transparent}
.pilot-app{min-height:100vh;background:#f3f5f7;color:var(--app-ink);font-family:"Avenir Next",Avenir,"Helvetica Neue",sans-serif}
.pilot-sidebar{position:fixed;inset:0 auto 0 0;width:270px;z-index:30;display:flex;flex-direction:column;padding:24px 18px 18px;color:white;background:radial-gradient(circle at 10% 0,#17446f 0,transparent 34%),linear-gradient(165deg,#081d37,#041426 70%);box-shadow:12px 0 45px rgba(3,17,31,.14);overflow:auto}
.pilot-app-brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;padding:0 8px 21px;font:21px Georgia,serif}.pilot-app-brand img{width:43px;height:43px;border-radius:50%;box-shadow:0 0 0 1px rgba(228,167,119,.55),0 8px 20px rgba(0,0,0,.25)}.pilot-app-brand strong{color:#e4a777}.pilot-app-brand small{display:block;margin-top:2px;color:#8192a5;font:8px "Avenir Next",sans-serif;letter-spacing:1.4px;text-transform:uppercase}
.pilot-property-switcher{margin:0 5px 17px;padding:15px 12px;border-block:1px solid rgba(255,255,255,.09)}.pilot-property-switcher .eyebrow{color:#8292a5;margin-bottom:9px}.pilot-property-switcher strong,.pilot-property-switcher small{display:block}.pilot-property-switcher strong{font-size:11px;line-height:1.35}.pilot-property-switcher small{margin-top:4px;color:#8998aa;font-size:8px}
.pilot-nav{display:grid;gap:3px}.pilot-nav button,.pilot-sidebar-foot button{width:100%;border:0;background:transparent;color:#aab6c4;display:flex;align-items:center;gap:12px;padding:10px 13px;border-radius:10px;text-align:left;font-size:11px;cursor:pointer;transition:.2s}.pilot-nav button span,.pilot-sidebar-foot button span{width:22px;text-align:center;color:#e4a777;font-size:15px}.pilot-nav button:hover,.pilot-sidebar-foot button:hover{color:white;background:rgba(255,255,255,.06);transform:translateX(2px)}.pilot-nav button.active{color:white;background:linear-gradient(90deg,rgba(207,123,62,.28),rgba(207,123,62,.06));box-shadow:inset 3px 0 var(--app-copper)}.pilot-sidebar-foot{margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}
.pilot-main{margin-left:270px;min-height:100vh}.pilot-topbar{height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:20px;padding:0 34px;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--app-line)}.pilot-topbar>div{display:grid;grid-template-columns:10px auto;align-items:center;gap:0 8px;min-width:190px}.pilot-topbar>div strong{font-size:10px}.pilot-topbar>div small{grid-column:2;color:var(--app-muted);font-size:8px}.live-dot{width:8px;height:8px;grid-row:1/3;border-radius:50%;background:#33a878;box-shadow:0 0 0 5px rgba(51,168,120,.11)}.pilot-search{flex:1;max-width:620px;position:relative}.pilot-search span{position:absolute;left:14px;top:8px;color:#7b8793;font-size:20px}.pilot-search input{width:100%;height:42px;padding:0 16px 0 42px;border:1px solid transparent;border-radius:12px;background:#f2f4f5;outline:none}.pilot-search input:focus{background:white;border-color:#e4a777;box-shadow:0 0 0 4px rgba(207,123,62,.1)}.pilot-alert{position:relative;margin-left:auto;width:40px;height:40px;border:1px solid var(--app-line);background:white;border-radius:11px;font-size:18px}.pilot-alert i{position:absolute;right:8px;top:8px;width:6px;height:6px;border-radius:50%;background:var(--app-copper)}.pilot-menu-toggle{display:none;border:0;background:transparent;font-size:22px}
.pilot-content{max-width:1560px;margin:auto;padding:38px 38px 70px}.pilot-page{display:none;animation:pilotPageIn .42s ease both}.pilot-page.active{display:block}@keyframes pilotPageIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
.pilot-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:27px}.pilot-page-head h1{margin:0 0 6px;font:400 clamp(30px,3vw,43px) Georgia,serif;letter-spacing:-1.2px;color:#0a2342}.pilot-page-head>div>p:last-child{margin:0;color:var(--app-muted);font-size:11px}.data-badge,.module-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #d9e1e7;border-radius:999px;background:white;color:#456071;font-size:8px;font-weight:800;white-space:nowrap}.data-badge i{width:7px;height:7px;border-radius:50%;background:#28a477}.module-status{border-color:#ead8c9;color:#9d4e1e;background:#fff8f2}.module-status.is-test{border-color:#c9dfd6;color:#247b64;background:#f2faf7}
.pilot-select-property{margin-bottom:18px;padding:18px 20px;background:white;border:1px solid var(--app-line);border-radius:16px;box-shadow:0 12px 34px rgba(10,35,66,.05)}.pilot-select-property>div:first-child{display:flex;justify-content:space-between;align-items:center}.pilot-select-property h2{margin:0;font:20px Georgia,serif}.pilot-select-property .property-list{display:flex;flex-wrap:wrap;margin-top:15px}.pilot-select-property .property-list>button{min-width:320px;flex:0 1 430px}
.property-dashboard{margin:0 0 18px}.property-dashboard .dashboard-title{display:none}.property-dashboard .dashboard-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.property-dashboard .dashboard-grid article{min-height:132px;padding:18px;background:white;border:1px solid var(--app-line);border-radius:16px;box-shadow:0 12px 34px rgba(10,35,66,.05);position:relative;overflow:hidden}.property-dashboard .dashboard-grid article:first-child{color:white;background:linear-gradient(145deg,#12365e,#06172d);border-color:#12365e}.property-dashboard .dashboard-grid article:first-child:after{content:"";position:absolute;width:100px;height:100px;border:1px solid rgba(228,167,119,.18);border-radius:50%;right:-42px;bottom:-50px;box-shadow:0 0 0 25px rgba(228,167,119,.04)}.property-dashboard small,.property-dashboard strong{display:block}.property-dashboard small{font-size:8px;color:var(--app-muted);min-height:28px}.property-dashboard article:first-child small{color:#aab7c5}.property-dashboard strong{margin-top:20px;font:24px Georgia,serif;letter-spacing:-.5px}
.pilot-dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:17px}.pilot-panel{background:white;border:1px solid var(--app-line);border-radius:17px;box-shadow:0 13px 38px rgba(10,35,66,.055)}.pilot-priorities,.pilot-progress{padding:22px}.pilot-panel-head{display:flex;justify-content:space-between;align-items:flex-start}.pilot-panel-head h2{margin:0;font:19px Georgia,serif}.pilot-panel-head>span{padding:6px 9px;border-radius:999px;background:#f6eee7;color:#9d4e1e;font-size:8px;font-weight:800}.pilot-empty{display:grid;place-items:center;text-align:center;padding:32px}.pilot-empty>b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e9f5f0;color:#247b64}.pilot-empty strong,.pilot-empty small{display:block}.pilot-empty strong{margin-top:12px;font-size:11px}.pilot-empty small{max-width:310px;margin-top:5px;color:var(--app-muted);font-size:8px;line-height:1.6}.module-progress{display:grid;gap:7px;margin-top:22px}.module-progress>div{display:flex;justify-content:space-between;font-size:9px}.module-progress b{color:#6d7886;font-size:8px}.module-progress>i{height:6px;margin-bottom:8px;border-radius:99px;background:#edf0f2;overflow:hidden}.module-progress em{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#cf7b3e,#e4a777)}
.directory-panel.pilot-panel{padding:23px;margin:0;border-top:1px solid var(--app-line)}.pilot-app .directory-head h3{font-size:23px}.pilot-app .directory-table{font-size:10px}.pilot-app .directory-table td{padding:14px 13px}.pilot-app .directory-table th{padding:12px 13px}
.accounting-summary-real{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px}.accounting-summary-real article{padding:19px;background:white;border:1px solid var(--app-line);border-radius:15px}.accounting-summary-real span,.accounting-summary-real strong,.accounting-summary-real small{display:block}.accounting-summary-real span{font-size:8px;color:var(--app-muted)}.accounting-summary-real strong{margin:9px 0 5px;font:22px Georgia,serif}.accounting-summary-real small{font-size:8px;color:#939ca6}.pilot-tabs{display:flex;gap:5px;padding:5px;margin-bottom:14px;border-radius:12px;background:#e9ecef;overflow:auto}.pilot-tabs button{border:0;border-radius:9px;padding:10px 15px;background:transparent;font-size:9px;font-weight:800;white-space:nowrap}.pilot-tabs button.active{background:white;color:#9d4e1e;box-shadow:0 4px 12px rgba(10,35,66,.08)}
.module-empty{min-height:310px;display:grid;place-items:center;align-content:center;text-align:center;padding:45px}.module-empty>span{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#fff0e4;color:#9d4e1e;font-size:24px}.module-empty h2{margin:17px 0 8px;font:23px Georgia,serif}.module-empty p{max-width:520px;margin:0;color:var(--app-muted);font-size:10px;line-height:1.7}.module-empty button{margin-top:18px;border:0;border-radius:10px;padding:12px 16px;color:white;background:#0a2342;font-size:9px;font-weight:800;cursor:pointer}
.pilot-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module-card{min-height:190px;padding:23px;transition:.2s}.module-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(10,35,66,.1)}.module-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff0e4;color:#9d4e1e;font-size:16px;font-weight:800}.module-card h2{margin:16px 0 8px;font:18px Georgia,serif}.module-card p{margin:0;color:var(--app-muted);font-size:9px;line-height:1.65}.pilot-kanban{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.pilot-kanban article{min-height:260px;padding:16px;background:#edf0f2;border-radius:15px}.pilot-kanban header{display:flex;justify-content:space-between;font-size:10px;font-weight:800}.pilot-kanban header b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:white;color:#9d4e1e}.pilot-kanban p{margin-top:22px;padding:24px 12px;border:1px dashed #cad0d5;border-radius:12px;color:#8a949e;text-align:center;font-size:8px}.meeting-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.meeting-flow article{display:flex;gap:13px;align-items:center;padding:22px;background:white;border:1px solid var(--app-line);border-radius:15px}.meeting-flow b{width:35px;height:35px;display:grid;place-items:center;flex:none;border-radius:50%;background:#edf0f2;color:#66737f}.meeting-flow .done b{background:#0a2342;color:#e4a777}.meeting-flow span,.meeting-flow small{display:block}.meeting-flow span{font-size:10px;font-weight:800}.meeting-flow small{margin-top:4px;color:var(--app-muted);font-size:8px}.assistant-card{display:grid;grid-template-columns:1fr .8fr;gap:28px;padding:34px;background:radial-gradient(circle at 90% 10%,rgba(207,123,62,.13),transparent 33%),white}.assistant-card>div:first-child>span{font-size:30px;color:#cf7b3e}.assistant-card h2{font:26px Georgia,serif}.assistant-card p{max-width:540px;color:var(--app-muted);font-size:10px;line-height:1.7}.assistant-suggestions{display:grid;gap:9px}.assistant-suggestions button{border:1px solid var(--app-line);border-radius:11px;background:#faf8f5;padding:14px;text-align:left;font-size:9px;font-weight:800}
.pilot-app .permissions-panel,.pilot-app .import-panel{margin:0;padding:24px;border-top:1px solid var(--app-line)}.pilot-page[data-pilot-page="testing"]>.fund-lab,.pilot-page[data-pilot-page="testing"]>.local-import-lab,.pilot-page[data-pilot-page="funds"]>.fund-lab{margin:0}.pilot-page[data-pilot-page="funds"] .fund-lab{padding:0;background:transparent}.pilot-page[data-pilot-page="funds"] .fund-lab__head{display:none}.pilot-page[data-pilot-page="funds"] .fund-lab__panel,.pilot-page[data-pilot-page="funds"] .fund-lab__settings{background:white}.pilot-page[data-pilot-page="testing"] .local-import-lab{padding:0;background:transparent}.pilot-page[data-pilot-page="testing"] .fund-lab__head{margin-top:24px}
.real-fund-call{padding:26px}.real-fund-call__head{display:flex;align-items:center;gap:10px;padding-bottom:22px;border-bottom:1px solid var(--app-line)}.real-fund-call__head>div{margin-right:auto}.real-fund-call__head h2{margin:0 0 6px;font:23px Georgia,serif}.real-fund-call__head p:last-child{margin:0;color:var(--app-muted);font-size:9px}.real-fund-call__head>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#0a2342;color:#e4a777;font-size:11px;font-weight:900}.real-fund-call__head>span small{display:none}.real-fund-call__head>i{width:35px;height:1px;background:#d8dde1}.real-fund-call__form{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:13px;margin:22px 0}.real-fund-call label{font-size:8px;font-weight:800;color:#64717e}.real-fund-call input,.real-fund-call select{display:block;width:100%;height:44px;margin-top:7px;padding:0 12px;border:1px solid var(--app-line);border-radius:10px;background:#fbfbfb;outline:none}.real-fund-call input:focus,.real-fund-call select:focus{border-color:#cf7b3e;box-shadow:0 0 0 4px rgba(207,123,62,.1)}.real-budget-head{display:flex;justify-content:space-between;align-items:end;margin:24px 0 11px}.real-budget-head h3,.real-draft-history h3{margin:0;font:18px Georgia,serif}.real-budget-head p{margin:4px 0 0;color:var(--app-muted);font-size:8px}.real-budget-head button{border:0;background:transparent;color:#9d4e1e;font-size:9px;font-weight:800}.real-budget-lines{display:grid;gap:8px}.real-budget-row{display:grid;grid-template-columns:1.25fr 1.5fr 40px;gap:10px;align-items:end;padding:13px;border:1px solid var(--app-line);border-radius:12px;background:#faf9f7}.real-budget-row button{height:44px;border:0;border-radius:10px;background:#f1e8e2;color:#9d4e1e;font-size:18px}.real-fund-actions{display:flex;justify-content:flex-end;gap:9px;margin:18px 0}.real-fund-actions button{min-height:43px;padding:0 17px}.real-fund-result{min-height:20px}.real-preview{padding:16px;border:1px solid #cfe1d9;border-radius:13px;background:#f1faf6}.real-preview.is-error{border-color:#ebcbc3;background:#fff4f1}.real-preview strong,.real-preview small{display:block}.real-preview strong{font-size:11px}.real-preview small{margin-top:5px;color:var(--app-muted);font-size:9px}.real-preview__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.real-preview__metrics span{padding:10px;border-radius:9px;background:white;font-size:8px}.real-preview__metrics b{display:block;margin-top:4px;font:17px Georgia,serif}.real-draft-history{margin-top:23px;padding-top:20px;border-top:1px solid var(--app-line)}#realFundCallHistory{display:grid;gap:8px;margin-top:11px}#realFundCallHistory article{display:flex;justify-content:space-between;align-items:center;padding:12px;border:1px solid var(--app-line);border-radius:10px}#realFundCallHistory strong,#realFundCallHistory small{display:block}#realFundCallHistory strong{font-size:9px}#realFundCallHistory small,#realFundCallHistory p{color:var(--app-muted);font-size:8px}#realFundCallHistory b{color:#9d4e1e;font:16px Georgia,serif}.test-disclosure{margin-top:18px;border:1px dashed #cfd5da;border-radius:13px;background:#eef1f3}.test-disclosure>summary{padding:14px 17px;color:#5f6d79;font-size:9px;font-weight:800;cursor:pointer}.test-disclosure[open]{padding:0 17px 17px}.test-disclosure[open]>summary{padding-inline:0}
body.workspace-active>body>.fund-lab{display:none}.pilot-app~.fund-lab,.pilot-app~.local-import-lab{display:none}
@media(max-width:1180px){.property-dashboard .dashboard-grid{grid-template-columns:repeat(3,1fr)}.pilot-module-grid{grid-template-columns:repeat(2,1fr)}.pilot-kanban{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.pilot-sidebar{transform:translateX(-100%);transition:.25s}.pilot-sidebar.open{transform:none}.pilot-main{margin-left:0}.pilot-menu-toggle{display:block}.pilot-topbar{padding:0 17px}.pilot-search{display:none}.pilot-content{padding:28px 17px 55px}.pilot-page-head{align-items:flex-start;flex-direction:column}.property-dashboard .dashboard-grid,.accounting-summary-real{grid-template-columns:repeat(2,1fr)}.pilot-dashboard-grid,.assistant-card{grid-template-columns:1fr}.pilot-sidebar:after{content:"";position:fixed;inset:0;left:270px;background:rgba(3,15,28,.32);pointer-events:none}}
@media(max-width:540px){.property-dashboard .dashboard-grid,.accounting-summary-real,.pilot-module-grid,.pilot-kanban,.meeting-flow,.real-fund-call__form,.real-preview__metrics{grid-template-columns:1fr}.real-fund-call{padding:17px}.real-fund-call__head>span,.real-fund-call__head>i{display:none}.real-budget-row{grid-template-columns:1fr 40px}.real-budget-row label:first-child{grid-column:1/-1}.pilot-select-property .property-list>button{min-width:0}.pilot-topbar>div{min-width:0}.pilot-topbar>div small{display:none}.pilot-content{padding-inline:13px}.pilot-page-head h1{font-size:32px}}
