@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--ink:#1d2724;--muted:#69736f;--line:#dde2df;--paper:#f5f6f3;--white:#fff;--sage:#536d63;--sage-dark:#354b43;--sage-pale:#e8eeea;--sand:#a2753c;--sand-pale:#f6eddf;--rose:#a44f4c;--rose-pale:#f7e7e6;--blue:#557587;--blue-pale:#e7eff2;--shadow:0 12px 36px rgba(32,46,41,.08);font-family:DM Sans,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(83,109,99,.25);outline-offset:2px}svg{width:18px;height:18px;stroke-width:1.8}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:var(--ink);color:#d9e0dc;padding:22px 14px 16px;display:flex;flex-direction:column;z-index:40}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 8px 25px}.sidebar-brand>div{display:flex;flex-direction:column}.sidebar-brand strong{font-family:Manrope,sans-serif;font-size:19px;letter-spacing:.02em;color:#fff}.sidebar-brand small{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#95a19c}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:#d8c7a5;color:#26332e;font-family:serif;font-size:23px;border-radius:2px}.brand-mark.large{width:68px;height:68px;font-size:40px}.sidebar nav{flex:1;overflow-y:auto}.nav-label{font-size:9px;letter-spacing:.18em;color:#798681;margin:12px 12px 8px}.nav-item{width:100%;border:0;background:transparent;color:#aeb9b5;display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:7px;text-align:left;cursor:pointer;font-size:13px;margin:2px 0}.nav-item:hover{background:#293733;color:#fff}.nav-item.active{background:#344a42;color:#fff}.nav-item.active svg{color:#d9c69e}.nav-item span{flex:1}.nav-item em{font-style:normal;background:var(--rose);color:#fff;border-radius:20px;font-size:10px;padding:2px 7px}.sidebar-foot{display:grid;gap:10px}.storage{border-top:1px solid #34413d;padding:16px 9px 4px}.storage>div{display:flex;justify-content:space-between;font-size:10px;color:#8e9b96;margin-bottom:8px}.storage strong{color:#bbc5c1}.user-card{display:flex;align-items:center;gap:9px;border:1px solid #36433f;background:#27342f;color:#fff;padding:9px;border-radius:8px;text-align:left;cursor:pointer}.user-card>span{display:flex;flex-direction:column;flex:1}.user-card strong{font-size:12px}.user-card small{font-size:9px;color:#95a19c}.user-card>svg{width:15px}.revision{text-align:center;color:#72807b;font-size:9px;letter-spacing:.08em}.avatar{width:36px;height:36px;border-radius:50%;display:inline-grid;place-items:center;background:#dfe8e2;color:#355147;font-size:11px;font-weight:700;flex:0 0 auto}.avatar.small{width:28px;height:28px;font-size:9px}.progress{height:5px;background:#dfe4e1;border-radius:9px;overflow:hidden}.progress span{display:block;height:100%;border-radius:9px;background:var(--sage)}.progress span.sand{background:var(--sand)}.workspace{margin-left:250px;min-height:100vh}.topbar{height:64px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 30px;position:sticky;top:0;z-index:30}.crumbs{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.11em;color:#89928e;flex:1;min-width:0}.crumbs svg{width:12px}.crumbs strong{color:#44504c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crumbs button{border:0;background:transparent;padding:0;color:inherit;cursor:pointer}.top-actions{display:flex;gap:8px;align-items:center}.search-trigger{height:35px;width:238px;border:1px solid var(--line);background:#f8f9f7;border-radius:7px;display:flex;align-items:center;gap:8px;color:#7b8581;padding:0 10px;cursor:pointer;font-size:12px}.search-trigger span{flex:1;text-align:left}.search-trigger kbd,.global-search kbd{font-size:9px;background:#fff;border:1px solid #d7ddda;border-radius:4px;padding:2px 5px}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:7px;cursor:pointer;position:relative}.icon-button i{position:absolute;right:-2px;top:-3px;background:var(--rose);color:#fff;border:2px solid white;border-radius:10px;font-size:8px;font-style:normal;min-width:16px;height:16px;display:grid;place-items:center}.primary,.secondary{height:38px;border-radius:6px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600;font-size:12px;cursor:pointer}.primary{background:var(--sage-dark);border:1px solid var(--sage-dark);color:#fff}.primary:hover{background:#263b34}.secondary{background:#fff;border:1px solid #ccd4d0;color:#44524d}.secondary:hover{background:#f8faf8}.compact{height:35px}.full{width:100%}.page{padding:32px;max-width:1580px;margin:0 auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.page-header h1{font-family:Manrope,sans-serif;font-size:29px;line-height:1.15;margin:3px 0 7px;letter-spacing:-.04em}.page-header>div>p:last-child{color:var(--muted);margin:0;font-size:13px}.eyebrow{font-size:9px!important;letter-spacing:.17em;color:var(--sage)!important;font-weight:700;margin:0!important}.page-actions{display:flex;gap:8px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.stats-grid.three,.coordination-summary{grid-template-columns:repeat(3,1fr);display:grid;gap:13px;margin-bottom:18px}.stat{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:100px;padding:17px;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer}.stat:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.stat-icon{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:var(--sage-pale);color:var(--sage-dark);flex:0 0 auto}.stat-icon.sand{background:var(--sand-pale);color:var(--sand)}.stat-icon.rose{background:var(--rose-pale);color:var(--rose)}.stat-icon.blue{background:var(--blue-pale);color:var(--blue)}.stat>span:nth-child(2){display:flex;flex-direction:column;flex:1}.stat small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.stat strong{font-family:Manrope,sans-serif;font-size:23px;margin:2px 0}.stat em{font-size:10px;color:#87908d;font-style:normal}.stat>svg{width:15px;color:#9da5a2}.dashboard-grid{display:grid;grid-template-columns:1.45fr .9fr .8fr;gap:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:19px}.project-overview,.activity-panel{grid-column:span 2}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-title h2{font:600 15px Manrope,sans-serif;margin:0}.panel-title button{display:flex;align-items:center;border:0;background:transparent;color:var(--sage);font-size:11px;cursor:pointer}.panel-title button svg{width:13px}.project-row{display:flex;align-items:center;width:100%;border:0;border-top:1px solid #edf0ee;background:#fff;padding:12px 2px;gap:12px;text-align:left;cursor:pointer}.project-row:hover{background:#fafbf9}.project-code{width:37px;height:37px;background:#edf1ee;border-radius:6px;display:grid;place-items:center;font-weight:700;font-size:11px}.project-main{flex:1;min-width:0}.project-main>div{display:flex;align-items:center;gap:8px}.project-main small{display:flex;align-items:center;gap:4px;color:#87908d;font-size:10px;margin:3px 0 8px}.project-main small svg{width:12px}.project-main .progress{max-width:380px}.percent{font-size:12px}.badge{display:inline-flex;align-items:center;gap:3px;border-radius:20px;background:#edf0ee;color:#65706c;padding:3px 8px;text-transform:uppercase;font-size:8px;letter-spacing:.06em;font-weight:700;white-space:nowrap}.badge svg{width:10px;height:10px}.badge.sage{background:var(--sage-pale);color:var(--sage-dark)}.badge.sand{background:var(--sand-pale);color:#8a622f}.badge.rose{background:var(--rose-pale);color:#91433f}.badge.blue{background:var(--blue-pale);color:#486b7c}.deadline-row,.issue-row,.activity-row,.task-line,.visit,.site-document,.approval-row{display:flex;align-items:center;gap:11px;border-top:1px solid #edf0ee;padding:11px 0}.deadline-row time,.visit time{width:35px;height:42px;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center}.deadline-row time strong,.visit time strong{font-size:15px}.deadline-row time small,.visit time small{font-size:8px;color:var(--muted)}.deadline-row>div,.issue-row>div,.visit>div,.site-document>div{display:flex;flex-direction:column;gap:2px;flex:1}.deadline-row strong,.issue-row strong,.visit strong,.site-document strong{font-size:11px}.deadline-row small,.issue-row small,.visit small,.site-document small{font-size:9px;color:var(--muted)}.priority-dot{width:7px;height:7px;border-radius:50%;background:var(--sand)}.priority-dot.urgente{background:var(--rose)}.economy{position:relative}.economy-total{display:flex;justify-content:space-between}.economy-total span{display:flex;flex-direction:column}.economy-total small{font-size:9px;color:var(--muted)}.economy-total strong{font-size:14px;margin-top:3px}.donut{margin:16px auto;width:112px;height:112px;border-radius:50%;background:conic-gradient(var(--sage) 0 24%,#e4e8e6 24%);display:grid;place-items:center}.donut>div{width:78px;height:78px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut strong{font-size:20px}.donut small{font-size:9px;color:var(--muted)}.economy>p{font-size:10px;display:flex;align-items:center;margin:8px 0}.economy>p b{margin-left:auto}.legend{width:7px;height:7px;border-radius:50%;margin-right:6px}.legend.sage{background:var(--sage)}.legend.pale{background:#dfe4e1}.activity-row .avatar{align-self:flex-start}.activity-row>div{display:flex;flex-direction:column}.activity-row p{margin:0;font-size:11px}.activity-row span{font-size:11px;color:var(--sage);margin:2px 0}.activity-row small{font-size:9px;color:#909996}.toolbar{display:flex;gap:10px;margin-bottom:15px}.search-box{height:39px;background:#fff;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;padding:0 11px;flex:1;max-width:520px;color:#8b9490}.search-box input{border:0;outline:0;background:transparent;width:100%;padding-left:8px;font-size:12px}.toolbar select,.form select{height:39px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 30px 0 11px;color:#5f6965;font-size:12px}.project-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.project-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.project-card-click{border:0;background:#fff;width:100%;padding:0;text-align:left;cursor:pointer}.project-cover{height:126px;background:#d9dedb;position:relative;overflow:hidden}.project-cover>span{position:absolute;left:13px;top:12px;font-size:9px;letter-spacing:.09em;background:#ffffffdb;padding:5px 8px;border-radius:3px;z-index:2}.project-cover>.badge{position:absolute;right:12px;top:12px;z-index:2}.abstract-building{position:absolute;top:18px;right:55px;bottom:0;left:55px;display:flex;align-items:flex-end;gap:5px;opacity:.74}.abstract-building i{background:#788a83;width:33%;display:block;height:75%;box-shadow:inset 0 0 0 5px #ffffff4d}.abstract-building i:nth-child(2){height:100%}.abstract-building i:nth-child(3){height:55%}.abstract-building.b2{transform:skew(-8deg)}.abstract-building.b3 i{background:#8c8374}.abstract-building.b4 i{border-radius:60px 60px 0 0}.project-body{padding:16px}.project-title{display:flex;align-items:center}.project-title>div{flex:1}.project-title h2{font:600 16px Manrope;margin:0}.project-title p{font-size:10px;color:var(--muted);margin:3px 0}.project-title svg{color:#99a29e;width:15px}.address{display:flex;align-items:center;gap:5px;color:#77817d;font-size:10px;margin:12px 0}.address svg{width:12px}.project-meta{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee;padding:11px 0;margin-bottom:11px}.project-meta span{display:flex;flex-direction:column}.project-meta span+span{border-left:1px solid #edf0ee;padding-left:11px}.project-meta small,.progress-head span{font-size:8px;color:#8a9390;letter-spacing:.07em}.project-meta strong{font-size:10px;margin-top:3px}.progress-head{display:flex;justify-content:space-between;margin-bottom:6px}.progress-head strong{font-size:10px}.empty{text-align:center;padding:70px 20px;color:var(--muted)}.empty-icon{margin:auto;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--sage-pale);color:var(--sage)}.empty h3{color:var(--ink);margin:12px 0 5px}.empty p{font-size:12px}.project-hero{margin:-32px -32px 0;padding:25px 32px 20px;background:#fff;border-bottom:1px solid var(--line)}.back-link{border:0;background:transparent;color:var(--sage);font-size:11px;padding:0;cursor:pointer}.project-hero-main{display:flex;align-items:end;margin-top:18px;gap:25px}.project-hero-main>div:first-of-type{flex:1}.title-line{display:flex;align-items:center;gap:10px}.title-line h1{font:600 28px Manrope;margin:0}.project-hero-main p{color:var(--muted);font-size:11px;margin:6px 0}.project-hero-main span{display:flex;align-items:center;gap:5px;font-size:10px;color:#747e7a}.project-hero-main span svg{width:12px}.hero-progress{width:190px}.hero-progress>div{display:flex;justify-content:space-between;align-items:end;margin-bottom:7px}.hero-progress small{font-size:8px}.hero-progress strong{font-size:20px}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin:0 -32px 22px;padding:0 32px;background:#fff;overflow-x:auto}.tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:14px 1px 12px;font-size:11px;white-space:nowrap;cursor:pointer;color:#6f7975}.tabs button.active{border-color:var(--sage);color:var(--ink);font-weight:600}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.span-2{grid-column:span 2}.project-facts dl,.client-card dl,.room-card dl,.file-info dl{display:grid;grid-template-columns:130px 1fr;gap:10px;margin:0}.project-facts dt,.client-card dt,.room-card dt,.file-info dt{font-size:9px;color:#858f8b;text-transform:uppercase;letter-spacing:.06em}.project-facts dd,.client-card dd,.room-card dd,.file-info dd{font-size:11px;margin:0;font-weight:500}.description{border-top:1px solid #edf0ee;margin:17px 0 0;padding-top:15px;color:var(--muted);font-size:11px;line-height:1.65}.check{width:20px;height:20px;border:1px solid #cbd3cf;border-radius:5px;background:#fff;display:grid;place-items:center}.check svg{width:12px}.check.checked{background:var(--sage);color:#fff}.task-line>div{display:flex;flex-direction:column;flex:1}.task-line strong{font-size:11px}.task-line small{font-size:9px;color:var(--muted);margin-top:2px}.phase-panel{max-width:900px}.phase-timeline{margin-left:9px}.phase{display:flex;align-items:flex-start;gap:13px;position:relative;padding:0 0 22px}.phase:before{content:"";position:absolute;left:13px;top:27px;bottom:0;width:1px;background:#dce2de}.phase:last-child:before{display:none}.phase>span{width:27px;height:27px;border:1px solid #ced6d2;background:#fff;border-radius:50%;display:grid;place-items:center;font-size:10px;z-index:1}.phase>span svg{width:13px}.phase.done>span{background:var(--sage);color:#fff}.phase.current>span{border:5px solid var(--sage-pale);box-shadow:inset 0 0 0 1px var(--sage)}.phase>div{display:flex;flex-direction:column;flex:1}.phase strong{font-size:12px}.phase small{font-size:9px;color:var(--muted);margin-top:3px}.room-grid,.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.room-card,.client-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.room-visual{height:95px;background:linear-gradient(135deg,#dde4df,#f1eee5);display:flex;align-items:center;justify-content:center;position:relative;color:var(--sage)}.room-visual svg{width:35px;height:35px}.room-visual span{position:absolute;right:10px;bottom:8px;background:#fff;padding:4px 7px;font-size:9px}.room-card>div:last-child{padding:15px}.room-card h3{margin:0;font-size:14px}.room-card p{font-size:10px;color:var(--muted)}.room-card dl{grid-template-columns:80px 1fr}.client-card{padding:17px}.client-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0ee;padding-bottom:14px;margin-bottom:14px}.client-head>div{flex:1}.client-head h2{font:600 14px Manrope;margin:0 0 3px}.client-card dl{grid-template-columns:75px 1fr}.client-foot{display:flex;justify-content:space-between;border-top:1px solid #edf0ee;margin-top:14px;padding-top:12px;font-size:9px}.client-foot span{display:flex;align-items:center;gap:5px}.client-foot svg{width:13px}.client-foot .ok{color:var(--sage)}.table-panel{padding:0}.table-wrap{overflow:auto;width:100%}table{border-collapse:collapse;width:100%;min-width:760px}th{text-align:left;color:#7f8985;text-transform:uppercase;letter-spacing:.07em;font-size:8px;background:#fafbf9;padding:11px 14px;border-bottom:1px solid var(--line)}td{font-size:10px;padding:12px 14px;border-bottom:1px solid #edf0ee;white-space:nowrap}tbody tr:hover{background:#fafbf9}tbody tr:last-child td{border-bottom:0}.file-icon{display:inline-grid;place-items:center;background:var(--sage-pale);color:var(--sage);width:37px;height:25px;border-radius:4px;font-size:7px;font-weight:700}.table-link{border:0;background:transparent;color:var(--sage-dark);font-weight:600;padding:0;cursor:pointer}.table-link:hover{text-decoration:underline}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#141d1a94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px;z-index:100}.modal{background:#fff;width:min(520px,100%);max-height:90vh;overflow:auto;border-radius:10px;box-shadow:0 24px 70px #0000003d}.modal.wide{width:min(960px,100%)}.modal>header{display:flex;align-items:flex-start;padding:20px 22px;border-bottom:1px solid var(--line)}.modal>header>div{flex:1}.modal>header h2{font:600 18px Manrope;margin:0}.modal>header p{margin:5px 0 0;color:var(--muted);font-size:10px}.file-detail{display:grid;grid-template-columns:1.15fr 1fr;min-height:470px}.file-preview{background:#e8ebe8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#64716c}.file-preview>svg{width:68px;height:68px;opacity:.48}.file-preview span{font-size:10px}.file-info{padding:22px}.info-banner{display:flex;gap:9px;background:var(--sage-pale);padding:11px;border-radius:6px;margin-bottom:18px;color:var(--sage-dark)}.info-banner p{display:flex;flex-direction:column;margin:0;font-size:10px}.info-banner span{margin-top:2px;color:#68766f}.file-info dl{grid-template-columns:130px 1fr;margin-bottom:22px}.file-info h3{display:flex;align-items:center;gap:7px;font-size:12px}.version-list>div{display:flex;gap:9px;border-top:1px solid #edf0ee;padding:10px 0;align-items:center}.version-list>div>span{width:32px;height:25px;display:grid;place-items:center;border:1px solid var(--line);font-size:9px}.version-list>div.current>span{background:var(--sage);color:#fff}.version-list p{display:flex;flex-direction:column;flex:1;margin:0}.version-list strong{font-size:9px}.version-list small{font-size:8px;color:var(--muted);margin-top:2px}.form{padding:21px;display:grid;gap:14px}.form label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:600;color:#5f6965}.form input,.form textarea,.form select{border:1px solid #cfd6d2;border-radius:6px;padding:10px;background:#fff;color:var(--ink)}.form textarea{min-height:70px;resize:vertical}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.dropzone{border:1px dashed #aab7b0!important;border-radius:7px;padding:25px!important;align-items:center!important;background:#f8faf8;cursor:pointer}.dropzone svg{color:var(--sage);width:25px;height:25px}.dropzone span{font-size:9px;font-weight:400;color:var(--muted)}.dropzone input{position:absolute;opacity:0;pointer-events:none}.kanban{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;align-items:start;overflow-x:auto}.kanban-column{background:#ecefeb;border-radius:8px;padding:11px;min-width:230px}.kanban-column>header{display:flex;align-items:center;padding:2px 3px 10px}.kanban-column h2{font:600 11px Manrope;margin:0;flex:1;text-transform:uppercase;letter-spacing:.07em}.kanban-column>header span{font-size:9px;background:#fff;width:20px;height:20px;border-radius:50%;display:grid;place-items:center}.task-card{background:#fff;border:1px solid #dce2de;border-radius:7px;padding:12px;margin-bottom:9px}.task-card>div:first-child{display:flex;justify-content:space-between}.task-card>div svg{width:15px}.task-card h3{font-size:11px;margin:10px 0 4px;line-height:1.4}.task-card p{font-size:9px;color:var(--muted);margin:0 0 11px}.task-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:11px}.task-card footer>span{display:flex;align-items:center;gap:4px;font-size:9px;color:#7f8985}.task-card footer svg{width:12px}.site-hero{background:var(--ink);color:#fff;border-radius:9px;display:grid;grid-template-columns:300px 1fr;overflow:hidden;margin-bottom:15px}.site-photo{min-height:200px;background:linear-gradient(145deg,#6a746e,#313e39);display:grid;place-items:center}.site-photo svg{width:70px;height:70px;color:#cdb98e}.site-hero>div:last-child{padding:28px}.site-hero h2{font:600 25px Manrope;margin:12px 0 6px}.site-hero p{display:flex;align-items:center;gap:5px;color:#aeb9b5;font-size:11px}.site-hero p svg{width:13px}.site-kpis{display:flex;gap:35px;margin-top:25px}.site-kpis span{display:flex;flex-direction:column}.site-kpis small{font-size:8px;color:#8f9b96;letter-spacing:.08em}.site-kpis strong{font-size:11px;margin-top:4px}.visit>svg{width:14px}.site-document>svg{color:var(--sage)}.site-warning{background:var(--sand-pale);color:#765425;display:flex;gap:8px;padding:9px;font-size:9px;margin-top:12px;border-radius:5px}.discipline-tabs{display:flex;gap:8px;margin-bottom:15px;overflow-x:auto}.discipline-tabs button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 14px;display:flex;align-items:center;gap:7px;font-size:10px;cursor:pointer;white-space:nowrap}.discipline-tabs button.active{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark)}.positive{color:var(--sage)}.negative{color:var(--rose)}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.report-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:19px}.report-card>span{width:40px;height:40px;background:var(--sage-pale);color:var(--sage);display:grid;place-items:center;border-radius:7px}.report-card h2{font:600 14px Manrope;margin:17px 0 7px}.report-card p{font-size:10px;color:var(--muted);line-height:1.55;min-height:48px}.report-card>div{display:flex;gap:7px;border-top:1px solid #edf0ee;padding-top:14px}.archive-panel{display:flex;align-items:center;gap:15px;margin-top:14px;background:var(--ink);color:#fff}.archive-panel>svg{width:35px;height:35px;color:#d4c09a}.archive-panel>div{flex:1}.archive-panel h2{font-size:14px;margin:0 0 4px}.archive-panel p{font-size:10px;color:#aeb9b5;margin:0}.client-project{background:linear-gradient(110deg,#354b43,#536d63);color:#fff;border-radius:10px;padding:28px;display:grid;grid-template-columns:1fr 260px;gap:30px;margin-bottom:15px}.client-project h2{font:600 25px Manrope;margin:12px 0 6px}.client-project p{font-size:11px;color:#d0dad5}.client-project>div>span{display:flex;gap:5px;align-items:center;font-size:10px;color:#c2cec9}.client-project>div:last-child{display:flex;flex-direction:column;justify-content:center}.client-project>div:last-child strong{font-size:37px}.client-project>div:last-child span{margin:2px 0 12px}.client-project .progress{background:#ffffff40;height:7px}.client-project .progress span{background:#dfcba3}.approval-icon{width:37px;height:37px;background:var(--sand-pale);color:var(--sand);display:grid;place-items:center;border-radius:7px}.approval-row>div:nth-of-type(1){display:flex;flex-direction:column;flex:1}.approval-row strong{font-size:11px}.approval-row small{font-size:9px;color:var(--muted)}.approval-actions{display:flex;gap:6px}.popover{position:absolute;right:30px;top:56px;width:360px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:var(--shadow);z-index:50}.popover-head{display:flex;align-items:center;padding:14px;border-bottom:1px solid var(--line)}.popover-head h3{font-size:13px;margin:0;flex:1}.popover-head button{border:0;background:transparent;color:var(--sage);font-size:9px;cursor:pointer}.notifications>button{width:100%;border:0;border-bottom:1px solid #edf0ee;background:#f9fbf9;padding:12px;display:flex;gap:9px;text-align:left;cursor:pointer}.notifications>button.read{background:#fff;opacity:.75}.notifications>button>div{display:flex;flex-direction:column}.notifications strong{font-size:10px}.notifications p{font-size:9px;margin:3px 0;color:var(--muted)}.notifications small{font-size:8px;color:#9aa39f}.notice-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--sage-pale);color:var(--sage)}.notice-icon.approval{background:var(--sand-pale);color:var(--sand)}.notice-icon.issue{background:var(--rose-pale);color:var(--rose)}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#141d1a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:90;padding-top:12vh}.global-search{width:min(670px,calc(100% - 30px));margin:auto;background:#fff;border-radius:10px;box-shadow:0 25px 75px #00000040;overflow:hidden}.global-search header{display:flex;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line);gap:10px}.global-search input{flex:1;border:0;outline:0;font-size:14px}.global-search .icon-button{border:0;width:28px}.search-results{max-height:55vh;overflow:auto}.search-results>button{display:flex;align-items:center;gap:10px;width:100%;background:#fff;border:0;border-bottom:1px solid #edf0ee;padding:12px 15px;text-align:left;cursor:pointer}.search-results>button:hover{background:#f8faf8}.search-results>button>span:nth-child(2){display:flex;flex-direction:column;flex:1}.search-results strong{font-size:11px}.search-results small{font-size:9px;color:var(--muted);margin-top:3px}.search-hint{padding:55px;text-align:center;color:var(--muted)}.search-hint svg{width:30px;height:30px}.search-hint p{font-size:11px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.35fr .85fr;background:#1c2924}.login-brand{color:#fff;padding:8vh 8vw;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 80% 20%,#455f55 0,transparent 35%),linear-gradient(140deg,#1a2823,#2f443c)}.login-brand h1{font:500 clamp(38px,5vw,70px)/1.03 Manrope;margin:18px 0;max-width:700px;letter-spacing:-.05em}.login-brand>div>p:last-child{color:#aebdb7;max-width:540px;line-height:1.6}.login-grid{display:grid!important;grid-template-columns:50px 1fr 50px 1fr;align-items:center;border-top:1px solid #42534d;padding-top:25px}.login-grid span{font:500 24px Manrope}.login-grid p{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8fa099!important}.login-panel{background:#f7f7f4;display:grid;place-items:center;padding:30px}.login-panel form{width:min(370px,100%)}.login-title{display:flex;align-items:center;gap:11px;margin-bottom:60px}.login-title>div{display:flex;flex-direction:column}.login-title strong{font:600 18px Manrope}.login-title small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.login-panel h2{font:600 27px Manrope;margin:0 0 5px}.login-panel>form>p{color:var(--muted);font-size:11px;margin-bottom:25px}.login-panel label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:600;margin:13px 0}.login-panel input{height:43px;border:1px solid #cbd3cf;background:#fff;border-radius:6px;padding:0 11px}.form-error{background:var(--rose-pale);color:var(--rose);padding:9px;border-radius:5px;font-size:10px;margin-bottom:10px}.demo-access{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:18px}.demo-access strong{width:100%;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.09em}.demo-access button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:5px 9px;font-size:9px;cursor:pointer}.version{display:block;text-align:center;color:#9aa39f;margin-top:35px;font-size:9px}.mobile-only,.scrim{display:none}.history-list{max-width:700px}@media(max-width:1180px){.dashboard-grid{grid-template-columns:1fr 1fr}.project-overview,.activity-panel{grid-column:span 2}.economy{grid-column:span 1}.stats-grid,.project-cards,.room-grid,.client-grid,.report-grid{grid-template-columns:repeat(2,1fr)}.kanban{grid-template-columns:repeat(4,260px)}.topbar{padding:0 20px}.page{padding:25px}.project-hero{margin:-25px -25px 0}.tabs{margin-left:-25px;margin-right:-25px;padding:0 25px}}@media(max-width:820px){.sidebar{transform:translate(-100%);transition:transform .2s}.sidebar.open{transform:none}.workspace{margin-left:0}.mobile-only{display:inline-grid}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:35}.search-trigger{width:38px;padding:0;display:grid;place-items:center}.search-trigger span,.search-trigger kbd{display:none}.crumbs>span{display:none}.topbar{height:58px;padding:0 14px;gap:8px}.page{padding:20px 16px}.project-hero{margin:-20px -16px 0;padding:22px 16px}.tabs{margin-left:-16px;margin-right:-16px;padding:0 16px}.page-header{align-items:flex-start}.page-header h1{font-size:25px}.page-actions .secondary{display:none}.dashboard-grid{grid-template-columns:1fr}.project-overview,.activity-panel{grid-column:span 1}.project-cards,.room-grid,.client-grid,.report-grid{grid-template-columns:1fr 1fr}.project-hero-main{align-items:flex-start;flex-wrap:wrap}.project-hero-main>div:first-of-type{flex-basis:100%}.detail-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.site-hero{grid-template-columns:200px 1fr}.file-detail{grid-template-columns:1fr}.file-preview{min-height:260px}.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh}.client-project{grid-template-columns:1fr}.popover{right:12px;width:min(360px,calc(100vw - 24px))}}@media(max-width:560px){.page-header{display:block}.page-actions{margin-top:14px}.stats-grid,.stats-grid.three,.coordination-summary{grid-template-columns:1fr}.stat{min-height:84px}.project-cards,.room-grid,.client-grid,.report-grid{grid-template-columns:1fr}.dashboard-grid{display:block}.dashboard-grid>.panel{margin-bottom:12px}.project-row .badge,.project-row>.percent{display:none}.site-hero{grid-template-columns:1fr}.site-photo{min-height:120px}.site-kpis{gap:15px;flex-wrap:wrap}.toolbar{flex-direction:column}.toolbar .search-box{max-width:none}.approval-row{align-items:flex-start;flex-wrap:wrap}.approval-actions{width:100%;justify-content:flex-end}.login-panel{padding:22px}.modal-backdrop{padding:8px}.project-facts dl,.client-card dl,.file-info dl{grid-template-columns:100px 1fr}.top-actions .primary{font-size:0;width:36px;padding:0}.top-actions .primary svg{margin:0}.page-header>div>p:last-child{line-height:1.5}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.user-card>span:not(.avatar){display:flex;flex-direction:column;flex:1}.user-card>.avatar{display:grid;flex:0 0 auto;width:36px;height:36px}.donut{background:conic-gradient(var(--sage) 0 var(--value),#e4e8e6 var(--value) 100%)}
