:root{--blue:#3a36ff;--ink:#19202d;--muted:#667083;--line:#e1e5ee;--canvas:#f5f6fa;--white:#fff;--danger:#b51b35;--rail:232px;--pad:clamp(22px,3.6vw,64px);font-family:'Aptos','Segoe UI',Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.55}
*{box-sizing:border-box}body{margin:0;background:var(--canvas)}h1,h2,h3,h4,p{margin:0}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,.button{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:7px;font-size:14px;font-weight:600;min-height:44px;padding:11px 19px;display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1.4;text-align:center;text-decoration:none}button:hover,.button:hover,button:focus,.button:focus,button:active,.button:active,button:disabled,.button[aria-disabled=true]{background:#3a36ff;color:#fff;text-decoration:none}button:hover,.button:hover{box-shadow:inset 0 0 0 1px #ffffffa6}button:disabled,.button[aria-disabled=true]{cursor:not-allowed;border-style:dashed}.button-small{padding:8px 14px;font-size:13px}.full-width{width:100%}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button:focus-visible,.button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}input,textarea,select{width:100%;min-width:0;min-height:46px;padding:11px 13px;color:var(--ink);background:#fff;border:1px solid #a9b1c1;border-radius:6px}input[type=checkbox],input[type=radio]{width:19px;height:19px;min-height:0;accent-color:var(--blue);flex:0 0 auto}input[type=file]{padding:9px;font-size:13px}input[type=file]::file-selector-button{background:var(--blue);color:#fff;border:0;border-radius:4px;padding:8px 12px;margin-right:12px;cursor:pointer}textarea{min-height:130px;resize:vertical}input::placeholder,textarea::placeholder{color:#737d8f}[hidden]{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:10px;transform:translateY(-180%);z-index:100;padding:12px 18px;color:#fff;background:var(--blue)}.skip-link:focus{transform:none}.muted,.help-text,.cell-note{color:var(--muted)}.text-preserve{white-space:pre-wrap;overflow-wrap:anywhere}
.sidebar{width:var(--rail);background:#fff;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:34px 23px;z-index:20}.portal-brand{font-weight:800;color:var(--blue);font-size:25px;letter-spacing:-1.2px;display:block;line-height:1}.portal-brand span{display:block;font-size:13px;letter-spacing:0;font-weight:650;margin-top:5px}.portal-brand:hover{text-decoration:none}.sidebar-label{font-size:12px;color:var(--muted);margin:52px 13px 13px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;min-height:47px;color:#414b5f;font-size:14px;font-weight:550;border-radius:6px}.sidebar nav a:hover,.sidebar nav a[aria-current=page]{background:#efefff;color:var(--blue);text-decoration:none}.nav-icon{font-size:21px;width:21px;line-height:1;text-align:center}.sidebar-bottom{margin-top:auto;padding:35px 13px 0}.sidebar-bottom p{font-size:16px;line-height:1.5;color:#414b5f;margin-bottom:24px}.sidebar-bottom a{font-size:12px}.workspace-body{margin-left:var(--rail);min-height:100vh;display:flex;flex-direction:column}.workspace-header{height:86px;flex-shrink:0;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#fff}.header-context{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted);min-width:0}.header-context a{color:#535d70;overflow-wrap:anywhere}.account-menu{position:relative;flex:0 0 auto}.account-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:13px;min-height:44px}.account-menu summary::-webkit-details-marker{display:none}.account-avatar{width:34px;height:34px;background:#eeefff;color:var(--blue);border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:700}.account-dropdown{position:absolute;right:0;top:calc(100% + 12px);width:260px;background:#fff;padding:20px;border:1px solid var(--line);border-radius:9px;box-shadow:0 12px 35px #101b3020;z-index:50}.account-dropdown p{font-size:12px;color:var(--muted);margin-bottom:16px;overflow-wrap:anywhere}.account-dropdown>a{display:block;font-size:14px;margin-bottom:17px}.account-dropdown button{width:100%}main{padding:44px var(--pad) 80px;flex:1;min-width:0}main:focus{outline:none}.workspace-footer{padding:23px var(--pad);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.public-workspace .workspace-body{margin-left:0}.public-workspace .workspace-header{height:98px}.public-workspace main{max-width:1440px;margin:0 auto;width:100%}
.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:35px}.eyebrow{font-size:13px;color:var(--muted);margin-bottom:13px}.page-heading h1{font-size:clamp(32px,3.3vw,53px);font-weight:650;letter-spacing:-.045em;line-height:1.1;overflow-wrap:anywhere}.page-heading p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:630px;margin-top:17px}.page-heading>.button{flex-shrink:0}.page-heading .inline-meta{margin-bottom:17px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.section-heading h2,.section-block>h2{font-size:21px;letter-spacing:-.025em;font-weight:650}.section-heading p{font-size:13px;color:var(--muted);margin-top:6px}.count{font-size:12px;color:var(--muted);background:#e7eaf2;padding:3px 8px;border-radius:20px;vertical-align:middle;margin-left:6px}.project-section{margin-top:45px}.search-field{width:260px}.search-field input{font-size:13px;background:#fff}.project-list{border-top:1px solid var(--line)}.project-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.project-identity{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.project-marker{display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;flex:0 0 58px;width:58px;height:65px;font-size:25px;color:var(--blue);font-weight:500}.inline-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.status,.demo-tag{display:inline-flex;align-items:center;border:1px solid #d3d8e5;background:#fff;color:#49546a;white-space:nowrap;font-size:11px;padding:3px 9px;border-radius:20px;font-weight:500}.status-active,.status-complete,.status-completed{background:#edeeff;border-color:#c6c5ff;color:#312ccc}.demo-tag{border-style:dashed;color:#5d6575}.project-identity h3{font-size:20px;font-weight:600;letter-spacing:-.02em;margin-top:8px;overflow-wrap:anywhere}.project-identity h3 a{color:var(--ink)}.project-identity p{font-size:13px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.project-dates{min-width:150px;display:grid;gap:5px;font-size:12px}.project-dates>span{color:var(--muted)}.project-dates strong{font-size:13px;font-weight:500}.row-link{display:flex;gap:15px;align-items:center;flex-shrink:0;font-size:13px;padding:10px 0}.row-link span{font-size:19px}.empty-state{padding:45px 28px;text-align:center;background:#fff;border:1px dashed #c5cbda;border-radius:9px}.empty-state h2,.empty-state h3{font-size:22px;font-weight:600;letter-spacing:-.025em}.empty-state p{font-size:14px;color:var(--muted);max-width:480px;margin:12px auto 0}.empty-state .button,.empty-state .subtle-link{margin-top:22px;display:inline-flex}.subtle-link{font-size:13px;text-decoration:underline;text-underline-offset:4px;padding:7px 0}
.project-facts{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 35px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:24px}.project-facts dt{font-size:12px;color:var(--muted);margin-bottom:7px}.project-facts dd{margin:0;font-size:14px;overflow-wrap:anywhere}.project-modules{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.module-link{background:#fff;border:1px solid var(--line);border-radius:10px;padding:28px;display:flex;justify-content:space-between;gap:25px;color:var(--ink)}.module-link:hover{border-color:var(--blue);text-decoration:none}.module-kicker{font-size:11px;color:var(--muted)}.module-link h2{font-size:23px;letter-spacing:-.025em;font-weight:600;margin:12px 0}.module-link p{font-size:13px;color:var(--muted);max-width:320px}.module-arrow{color:var(--blue);font-size:26px}.section-block{margin-top:42px}.stage-list{padding:0;margin:0;list-style:none;background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.stage-list li{padding:21px 25px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.stage-list li:last-child{border-bottom:0}.stage-list h3{font-size:15px;font-weight:600}.stage-list p{font-size:12px;color:var(--muted);margin-top:4px}.stage-list .subtle-link{margin-left:auto}.stage-indicator{width:32px;height:32px;border-radius:50%;border:1px solid #d5d9e4;display:grid;place-items:center;font-size:12px;flex:0 0 auto}.table-wrap{max-width:100%;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff}table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}th{font-size:11px;color:#687286;font-weight:600;background:#fafbfe}th,td{padding:16px 19px;border-bottom:1px solid var(--line);vertical-align:top}tbody tr:last-child td{border-bottom:0}td strong{font-weight:600}.cell-note{display:block;font-size:11px;margin-top:4px}.permission-tags{display:flex;gap:5px;flex-wrap:wrap;min-width:130px}.permission-tags span{font-size:10px;padding:3px 6px;background:#f0f2f8;border-radius:4px;color:#535e75}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:18px;margin:25px 0}.stat-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:23px}.stat-card span,.stat-card p{font-size:12px;color:var(--muted)}.stat-card strong{display:block;font-size:26px;font-weight:600;margin-top:9px;letter-spacing:-.04em;overflow-wrap:anywhere}
.form-panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:35px;max-width:820px}.form-fields{display:grid;gap:24px}.field{min-width:0}.field>label,.checkbox-field label{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:13px;font-weight:600;margin-bottom:8px}.required-label,.optional-label{color:var(--muted);font-size:10px;font-weight:400}.help-text{font-size:12px;line-height:1.6;margin-top:8px;max-width:70ch}.help-text ul{padding-left:18px}.checkbox-field{display:flex;align-items:flex-start;gap:12px;background:#f7f8fc;padding:16px;border-radius:6px}.checkbox-field input{margin-top:3px}.checkbox-field label{justify-content:flex-start;margin-bottom:0}.checkbox-field>div{flex:1}.has-errors input,.has-errors textarea,.has-errors select{border-color:var(--danger)}.errorlist{padding-left:0;list-style:none;color:var(--danger);font-size:12px;margin:7px 0 0}.error-summary{border-left:3px solid var(--danger);background:#fff1f4;padding:18px 20px;margin-bottom:25px;font-size:13px;color:#761627}.error-summary h2,.error-summary h3{font-size:16px;font-weight:600;margin-bottom:7px}.error-summary .errorlist{color:#761627}.form-actions{display:flex;gap:24px;align-items:center;margin-top:32px;padding-top:25px;border-top:1px solid var(--line)}.messages{margin-bottom:25px}.message,.notice{padding:16px 20px;background:#eeeeff;color:#343061;border-left:3px solid var(--blue);font-size:14px;margin-bottom:12px}.message.error{background:#fff1f4;border-color:var(--danger);color:#761627}.auth-layout{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:12%;padding:50px 3% 30px}.auth-intro{padding-top:30px}.auth-intro h1{font-size:clamp(43px,5vw,75px);font-weight:600;letter-spacing:-.055em;line-height:1.02}.auth-intro>p:not(.eyebrow){max-width:380px;font-size:15px;margin-top:25px;line-height:1.7;color:#596379}.auth-intro>.muted{font-size:13px!important}.auth-rule{height:4px;width:64px;background:var(--blue);margin-top:40px}.auth-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:35px}.auth-panel h2{font-size:23px;font-weight:600;letter-spacing:-.025em}.auth-panel>p{color:var(--muted);font-size:13px;margin-top:10px}.auth-panel .record-form{margin-top:28px}.auth-panel .field{margin-bottom:23px}.auth-panel .auth-note{font-size:12px;line-height:1.7;border-top:1px solid var(--line);padding-top:23px;margin-top:27px}.result-panel{max-width:580px;margin:65px auto;text-align:center}.result-mark{display:grid;place-items:center;width:57px;height:57px;border-radius:50%;background:#e9e9ff;color:var(--blue);font-size:27px;margin:0 auto 30px}.result-panel h1{font-size:43px;letter-spacing:-.045em;font-weight:600;line-height:1.12}.result-panel>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:470px;margin:23px auto 28px}
.notification-list{border-top:1px solid var(--line)}.notification{display:flex;gap:18px;padding:25px 18px;border-bottom:1px solid var(--line)}.notification.unread{background:#fff}.notification-dot{height:8px;width:8px;flex-shrink:0;border-radius:50%;background:#c9cedb;margin-top:8px}.notification.unread .notification-dot{background:var(--blue)}.notification p{font-size:14px}.notification p a{color:var(--ink)}.notification .inline-meta{margin-top:10px;font-size:11px}.enquiry-list{display:grid;gap:25px}.enquiry-record{padding:28px;background:#fff;border:1px solid var(--line);border-radius:9px}.enquiry-heading{display:flex;justify-content:space-between;gap:20px}.enquiry-heading h2{font-size:22px;margin-top:12px;font-weight:600}.enquiry-heading p{font-size:13px;color:var(--muted);margin-top:5px}.enquiry-heading time{font-size:11px;color:var(--muted)}.enquiry-record dl{margin:24px 0;display:grid;grid-template-columns:1fr 2fr;gap:25px}.enquiry-record dt{font-size:11px;color:var(--muted);margin-bottom:8px}.enquiry-record dd{font-size:14px;margin:0;overflow-wrap:anywhere}.inline-form{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding-top:21px;border-top:1px solid var(--line)}.inline-form label{font-size:12px;font-weight:600}.inline-form select{width:auto;min-width:150px;font-size:13px}.action-group,.actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.record-form p:has(input),.record-form p:has(select),.record-form p:has(textarea){margin-bottom:20px}.record-form p>label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}video,img{max-width:100%}pre{white-space:pre-wrap;overflow-wrap:anywhere}
@media(min-width:1700px){main{max-width:1500px;width:100%;margin:0 auto}}@media(max-width:1100px){:root{--rail:200px;--pad:28px}.sidebar{padding:30px 15px}.project-row{gap:16px}.project-dates{display:none}.auth-layout{gap:6%;padding-left:0;padding-right:0}.auth-panel{padding:28px}.project-facts{grid-template-columns:repeat(2,1fr)}.enquiry-record dl{grid-template-columns:1fr}.page-heading h1{font-size:39px}.project-marker{flex-basis:47px;width:47px;height:55px}}
@media(max-width:760px){:root{--pad:20px;--rail:0px}.sidebar{position:static;width:100%;padding:20px 20px 0;border-right:0;border-bottom:1px solid var(--line)}.sidebar .portal-brand{font-size:23px}.sidebar-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:4px;overflow:auto;margin-top:20px;padding-bottom:10px}.sidebar nav a{flex-shrink:0;font-size:12px;padding:9px 12px;min-height:42px}.nav-icon{display:none}.workspace-header{height:70px;gap:14px}.header-context{font-size:11px;gap:7px}.account-menu summary>span:last-child{max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.account-avatar{width:29px;height:29px}.account-dropdown{width:240px}.workspace-body{margin-left:0}main{padding-top:30px;padding-bottom:50px}.page-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:27px}.page-heading h1{font-size:36px}.page-heading p:not(.eyebrow){font-size:13px;margin-top:14px}.section-heading{align-items:flex-start;gap:17px;flex-wrap:wrap}.section-heading h2{font-size:19px}.search-field{width:100%}.project-section{margin-top:35px}.project-row{padding:23px 0;flex-wrap:wrap;gap:14px}.project-identity{width:100%;flex:none;gap:15px}.project-identity h3{font-size:19px}.project-identity p{font-size:12px}.row-link{margin-left:62px;font-size:12px;padding:0}.project-facts{padding:22px 0;gap:23px 20px;margin-bottom:25px}.project-facts dt{font-size:11px}.project-facts dd{font-size:13px}.project-modules{grid-template-columns:1fr;gap:14px}.module-link{padding:23px}.module-link h2{font-size:22px}.section-block{margin-top:31px}.stage-list li{padding:18px 16px;gap:12px}.table-wrap{border-radius:6px}th,td{padding:14px;min-width:95px}.form-panel{padding:23px 19px}.form-fields{gap:22px}.form-actions{gap:22px;flex-wrap:wrap}.auth-layout{display:block;padding:10px 0}.auth-intro{padding:0 0 35px}.auth-intro h1{font-size:47px}.auth-intro>p:not(.eyebrow){font-size:14px;margin-top:20px;max-width:none}.auth-rule{margin-top:25px}.auth-panel{padding:28px 22px}.auth-panel h2{font-size:22px}.public-workspace .workspace-header{height:82px}.workspace-footer{font-size:10px;flex-wrap:wrap}.result-panel{margin:40px auto}.result-panel h1{font-size:37px}.enquiry-record{padding:22px 19px}.enquiry-heading{flex-direction:column;gap:12px}.enquiry-record dl{gap:22px}.inline-form{align-items:stretch}.inline-form label{width:100%}.inline-form select{flex:1}.inline-form button{font-size:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{padding:18px 15px}.stat-card strong{font-size:22px}.notice,.message{padding:14px 16px;font-size:13px}.empty-state{padding:33px 20px}.empty-state h2,.empty-state h3{font-size:21px}}
.portal-brand img{display:block;width:175px;height:auto}.public-workspace .portal-brand img{width:260px}.revoke-form{margin-top:10px}.revoke-form button{font-size:11px;padding:7px 10px;min-height:34px}@media(max-width:760px){.portal-brand img,.public-workspace .portal-brand img{width:210px}.public-workspace .workspace-header{gap:15px}.public-workspace .workspace-header>.subtle-link{font-size:11px}}
.portal-brand{background:#080a0b;padding:14px 12px;border-radius:5px;width:100%;max-width:290px}.portal-brand img,.public-workspace .portal-brand img{width:100%;height:auto}.public-workspace .portal-brand{width:260px}@media(max-width:760px){.sidebar .portal-brand{width:225px}.public-workspace .portal-brand{width:210px;flex-shrink:0}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media print{.sidebar,.workspace-header,.workspace-footer,.form-actions,.button,button{display:none!important}.workspace-body{margin:0}main{padding:0}body{background:#fff}.table-wrap{overflow:visible}}

/* Long finance action lists must wrap at every viewport width. */
.form-actions{flex-wrap:wrap}.stat-card strong{overflow-wrap:anywhere}

/* Approved architectural workspace. These tokens also serve the operational forms. */
:root{--blue:#3a36ff;--ink:#0c1649;--muted:#596e98;--line:#dce8fb;--canvas:#eff6ff;--rail:220px;--pad:32px;font-family:'Segoe UI','Aptos',Arial,sans-serif;line-height:1.5}
body{background:radial-gradient(ellipse at 55% 0,#f8fbff 0,#edf6ff 85%);color:var(--ink)}h1,h2,h3{font-weight:700;letter-spacing:-.035em}h2{font-size:23px}h3{font-size:16px}p,dd,h1,h2,h3{overflow-wrap:anywhere}.icon{flex-shrink:0;vertical-align:middle}.sidebar{padding:29px 15px;background:#071a2d;color:white;border-right:1px solid #17344e;overflow:hidden}.sidebar .portal-brand{padding:0 10px;background:none;border-radius:0;max-width:none}.sidebar .portal-brand img{width:100%;height:auto}.brand-descriptor{font-size:9px;letter-spacing:.23em;text-transform:uppercase;color:#94aecb;margin:14px 12px 0;line-height:1.8}.sidebar nav{margin-top:36px;gap:8px;position:relative;z-index:1}.sidebar nav a{color:#f1f5ff;border-radius:13px;font-size:14px;min-height:56px;padding:15px 20px;gap:20px}.sidebar nav a:hover,.sidebar nav a[aria-current=page]{background:#1c365d;color:#fff}.sidebar nav a:focus-visible{outline-color:#a8b9ff}.nav-badge{margin-left:auto;background:#3a36ff;color:white;border-radius:50%;font-size:11px;padding:3px 8px}.sidebar-bottom{position:relative;z-index:1;padding:24px 15px 0}.sidebar-bottom p{color:#d7e4fb;font-size:13px;margin-bottom:16px}.sidebar-bottom a{color:#bacaff;font-size:12px}.sidebar-bottom small{display:block;font-size:9px;letter-spacing:.05em;color:#94aecb;margin-top:18px}.rail-drawing{position:absolute;left:-50px;right:-35px;top:42%;height:330px;opacity:.23;background:linear-gradient(35deg,transparent 45%,#2180d4 45.4%,transparent 45.8%),linear-gradient(145deg,transparent 40%,#2180d4 40.4%,transparent 40.8%),repeating-linear-gradient(0deg,transparent,transparent 63px,#2180d4 64px,transparent 65px),repeating-linear-gradient(90deg,transparent,transparent 50px,#2180d4 51px,transparent 52px);transform:skewY(-13deg)}.workspace-header{height:70px;background:transparent;border:0;gap:20px}.header-context{color:#4b6090;font-size:12px}.header-context a{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:27px;margin-left:auto}.notification-link{position:relative;color:var(--ink);width:40px;height:44px;display:grid;place-items:center}.notification-link i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--blue);top:9px;right:8px}.account-avatar{background:linear-gradient(135deg,#dfebff,#c9d7ff);color:var(--blue);width:38px;height:38px}.account-menu summary .account-avatar{background:#3b57ff;color:white;width:33px;height:33px}.account-chevron{font-size:21px;color:var(--blue);margin-left:9px}.account-name{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dropdown{border-radius:16px}.workspace-footer{border:0;font-size:10px;padding-top:12px}.workspace-body main{padding-top:8px;padding-bottom:35px}.page-heading{margin-bottom:27px;align-items:center;gap:20px}.page-heading h1{font-size:clamp(30px,3.15vw,46px);font-weight:730;letter-spacing:-.05em;line-height:1.14}.page-heading p:not(.eyebrow){margin-top:8px;font-size:14px;color:var(--muted)}button,.button{border-radius:12px;min-height:45px;padding:11px 20px;font-weight:600;background:#3a36ff;color:white;box-shadow:0 5px 14px #3a36ff1c;transition:transform .15s,box-shadow .15s}.button:hover,button:hover{box-shadow:0 6px 18px #3a36ff30;transform:translateY(-1px)}.button-secondary,button.button-secondary{background:#fff;color:var(--blue);border-color:#bacaff;box-shadow:none}.button-secondary:hover,.button-secondary:focus,.button-secondary:active{background:#eff3ff;color:var(--blue)}.button-small{min-height:38px;padding:8px 13px;font-size:12px}.surface{padding:24px;background:#ffffffb8;border:1px solid var(--line);border-radius:20px;box-shadow:0 7px 24px #9ebce509}.section-heading{margin-bottom:16px}.section-heading h2,.section-block>h2{font-size:22px;font-weight:720}.section-heading>a,.section-heading>span{font-size:12px}.hero-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(265px,1fr);gap:19px}.home-hero{position:relative;min-height:404px;padding:34px 24px 20px;overflow:hidden;isolation:isolate;background:linear-gradient(140deg,#f8fbff,#e5f0ff)}.hero-copy{position:relative;z-index:2;width:47%}.hero-copy h2{font-size:26px;line-height:1.2;margin:8px 0 14px}.hero-copy p{font-size:14px;color:#3f5481;margin:15px 0 21px;line-height:1.6}.hero-copy .inline-meta{gap:8px;font-size:12px}.hero-house{position:absolute;z-index:0;right:-30px;top:-18px;width:70%;height:338px;object-fit:contain;mix-blend-mode:multiply}.illustration-label{position:absolute;right:22px;bottom:115px;font-size:9px;color:#546789}.home-stats{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:76px}.home-stats>div{display:flex;align-items:center;gap:14px;background:#ffffffd9;border:1px solid white;border-radius:16px;padding:15px 14px;min-width:0}.home-stats .icon{color:var(--blue);width:28px;height:28px}.home-stats p{font-size:11px;line-height:1.2}.home-stats strong{display:block;font-size:30px;line-height:1.2;margin-top:4px;letter-spacing:-.04em}.next-up{padding:22px 18px}.next-up .section-heading{gap:9px}.next-up .section-heading h2{font-size:24px}.next-up .section-heading>span{font-size:10px;color:var(--blue)}.next-item{display:flex;align-items:center;gap:13px;background:#ffffffb0;border:1px solid var(--line);border-radius:15px;padding:16px 11px;margin-top:13px;color:var(--ink);min-height:95px}.next-item:hover{text-decoration:none;border-color:#b3c7ff}.next-icon{height:55px;width:55px;display:grid;place-items:center;background:linear-gradient(130deg,#e2eeff,#f4f6ff);border-radius:12px;flex-shrink:0;color:var(--blue)}.next-icon .icon{width:29px;height:29px}.next-item h3{font-size:15px;letter-spacing:-.02em}.next-item p{font-size:12px;line-height:1.5;color:var(--muted);margin-top:3px}.circle-arrow{background:#ededff;color:var(--blue);height:29px;width:29px;display:grid;place-items:center;border-radius:50%;font-size:25px;flex-shrink:0;margin-left:auto}.project-section{margin-top:22px}.project-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.project-tiles>.empty-state{grid-column:1/-1;padding:25px}.project-tile{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffffc9;min-width:0}.project-tile-art{height:144px;display:block;background:linear-gradient(135deg,#b2c4da,#e6effa);position:relative;overflow:hidden}.project-tile-art img{width:100%;height:100%;object-fit:cover;object-position:50% 51%;mix-blend-mode:multiply;transition:transform .3s}.project-tile:hover .project-tile-art img{transform:scale(1.03)}.project-tile-art>span{position:absolute;right:8px;bottom:7px;color:white;background:#132845a6;border-radius:4px;padding:2px 5px;font-size:8px}.project-tile-content{padding:13px 15px 16px}.project-tile-heading{display:flex;gap:8px;justify-content:space-between;align-items:flex-start}.project-tile h3{font-size:15px;font-weight:700;line-height:1.35}.project-tile h3 a{color:var(--ink)}.project-tile-content>p{font-size:11px;color:var(--muted);margin:4px 0 9px}.project-tile .status{font-size:9px;max-width:42%;overflow:hidden;text-overflow:ellipsis;padding:2px 8px}.status{background:#e1e9f8;color:#213561;border:0;padding:4px 12px;font-size:11px}.status-active,.status-complete,.status-completed{background:#dceaff;color:#243dca}.tile-progress{display:flex;align-items:center;gap:12px;font-size:11px}.stage-segments{display:flex;gap:3px;flex:1}.stage-segments i{height:9px;background:#d3dcef;flex:1;border-radius:3px}.stage-segments i.complete{background:var(--blue)}.stage-segments i.active{background:#9aabff}.latest-activity{display:grid;grid-template-columns:145px 1fr;gap:22px;margin-top:19px;padding:20px}.latest-activity h2{font-size:20px}.latest-activity>.muted{font-size:13px}.activity-row{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:12px}.activity-row:last-child{border-bottom:0}.activity-row small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.activity-row time{font-size:10px;color:var(--muted);margin-left:auto;white-space:nowrap}.empty-state{background:#ffffffa6;border:1px dashed #c8dafa;border-radius:18px}.empty-state h2,.empty-state h3{font-weight:650}.empty-state p{font-size:13px}.tabs{display:flex;gap:8px;align-items:center;padding:7px 11px 0;background:#ffffffb8;border:1px solid var(--line);border-radius:15px 15px 0 0;overflow:auto;margin:24px 0 18px}.tabs a{font-size:13px;color:var(--ink);padding:13px 15px;border-bottom:3px solid transparent;white-space:nowrap}.tabs a[aria-current=page],.tabs a:hover{color:var(--blue);border-color:var(--blue);text-decoration:none;background:white;border-radius:10px 10px 0 0}.project-hero{position:relative;min-height:320px;display:flex;align-items:center;overflow:hidden}.project-hero .hero-copy{width:47%;padding:12px 0}.project-hero h1{font-size:38px;line-height:1.15;margin-bottom:15px;letter-spacing:-.05em}.project-hero .hero-copy p{margin:12px 0;font-size:13px}.project-hero .actions{margin-top:18px}.project-house{position:absolute;width:57%;height:340px;right:0;top:-12px;object-fit:contain;mix-blend-mode:multiply}.stage-track{display:flex;align-items:flex-start;gap:0;position:relative;padding:12px 0 20px;overflow:auto}.track-stage{flex:1;min-width:86px;text-align:center;position:relative;padding:0 6px}.track-stage:before{content:'';position:absolute;left:-50%;right:50%;height:1px;background:#baccf0;top:15px}.track-stage:first-child:before{display:none}.track-stage>span{position:relative;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#c1cde4;color:white;font-size:12px;margin:0 auto 9px;border:2px solid #f5faff}.track-stage.active>span{background:var(--blue);box-shadow:0 0 0 5px #dfebff}.track-stage.complete>span{background:#879dff}.track-stage strong{font-size:10px;font-weight:500;display:block}.track-stage small{font-size:9px;display:block;color:var(--muted);margin:3px 0}.track-stage a,.track-add{font-size:10px}.track-add{padding:7px;min-width:60px}.overview-grid{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(220px,1fr);gap:16px}.update-summaries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.update-summaries>.empty-state{grid-column:1/-1}.update-summary{padding:16px 12px;background:#f1f7ff;border:1px solid var(--line);border-radius:13px;color:var(--ink)}.update-summary>.icon{color:var(--blue);width:34px;height:34px;margin-bottom:13px}.update-summary time{font-size:10px;display:block;color:var(--muted)}.update-summary h3{font-size:14px;margin:8px 0}.update-summary p{font-size:11px;color:var(--muted)}.milestone-card h2{font-size:20px}.milestone-card p{font-size:12px;color:var(--muted);margin-top:10px}.milestone-icon{display:grid;place-items:center;width:46px;height:46px;background:#eaf1ff;color:var(--blue);border-radius:50%;margin:20px 0 14px}.milestone-date{border-top:1px solid var(--line);padding-top:16px;margin-top:20px!important}.project-facts{background:#ffffff85;border:1px solid var(--line);border-radius:17px;padding:20px;margin-top:20px}.stats-grid{gap:16px}.stat-card{border-color:var(--line);border-radius:17px;box-shadow:none}.stat-card strong{font-weight:700;color:var(--ink)}.form-panel{border-color:var(--line);border-radius:22px;background:#ffffffdb}.form-fields{gap:22px}input,select,textarea{border:1px solid #c5d8f5;border-radius:9px;min-height:45px;font-size:14px;background:#ffffffd9}.field>label{font-weight:600;font-size:12px}.form-actions{border-color:var(--line)}.table-wrap{border-color:var(--line);border-radius:15px}th{background:#f1f7ff;color:#4e6490}td,th{border-color:var(--line)}.people-hero{display:flex;align-items:center;position:relative;min-height:260px;overflow:hidden}.people-hero>div{position:relative;z-index:2;width:37%;padding-left:18px}.people-hero h2{font-size:29px;line-height:1.14}.people-hero p{font-size:14px;color:var(--muted);margin:16px 0 21px}.people-hero>img{position:absolute;right:30%;height:230px;width:33%;object-fit:contain;mix-blend-mode:multiply}.people-hero>img.people-house{right:0;width:50%;height:320px}.project-filter{display:flex;gap:10px;max-width:380px}.member-list{display:grid;gap:13px}.member-card{padding:20px}.member-heading{display:flex;align-items:center;gap:14px}.member-heading>div{flex:1}.member-heading h3{font-size:16px}.member-heading h3 small{font-size:11px;font-weight:400;color:var(--muted);margin-left:10px}.member-heading p{font-size:12px;color:var(--muted);margin-top:3px}.member-permissions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 22px;padding-top:15px;margin-top:15px;border-top:1px solid var(--line);font-size:12px;color:#4a608b}.member-card .revoke-form{text-align:right}.account-row{display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0;font-size:13px}.account-row:last-child{border:0}.account-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 220px;gap:18px}.account-profile{padding:22px}.account-profile>.account-avatar{width:52px;height:52px;font-size:20px;margin-bottom:14px}.account-profile h2{font-size:19px}.account-profile p{font-size:12px;color:var(--muted);margin-top:7px}.account-profile nav{display:grid;gap:6px;margin:25px 0 35px}.account-profile nav a{padding:12px 9px;border-radius:9px;font-size:12px;color:var(--ink)}.account-profile nav a[aria-current=page]{background:#e9f1ff;color:var(--blue);border-left:3px solid var(--blue)}.account-facts{margin:24px 0}.account-facts div{margin-bottom:18px}.account-facts dt{font-size:11px;color:var(--muted);margin-bottom:4px}.account-facts dd{margin:0;font-size:14px}.account-layout>.surface>p{font-size:12px}.account-layout>.surface>.button{margin-top:24px}.account-art img{width:100%;mix-blend-mode:multiply}.account-art h2{font-size:24px;line-height:1.15}.account-art p{color:var(--muted);font-size:13px;margin-top:14px}.password-form{margin-top:25px}.password-form .field{margin-bottom:20px}.inbox-heading{position:relative;min-height:95px}.inbox-heading>img{position:absolute;right:10px;height:130px;width:180px;object-fit:contain;mix-blend-mode:multiply;pointer-events:none}.inbox-heading>div{max-width:70%}.inbox-list{display:grid;gap:12px}.inbox-message{padding:0;overflow:hidden}.inbox-message summary{display:flex;align-items:center;gap:15px;padding:20px;cursor:pointer;list-style:none}.inbox-message summary::-webkit-details-marker{display:none}.inbox-message summary>span:nth-child(2){flex:1}.inbox-message summary strong{font-size:14px}.inbox-message summary small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.message-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:11px;background:#e6efff;color:var(--blue)}.message-body{border-top:1px solid var(--line);padding:25px 28px 25px 75px}.message-body h2{font-size:22px}.message-body dl{margin:20px 0}.message-body dl>div{display:grid;grid-template-columns:80px 1fr;gap:20px;margin:12px 0;font-size:13px}.message-body dt{color:var(--muted)}.message-body dd{margin:0}.inbox-message[open] summary{background:#eaf2ff}.inbox-message[open] .expand-chevron{transform:rotate(180deg)}.public-workspace .workspace-header{height:82px}.public-workspace .workspace-header .portal-brand{background:var(--ink);width:235px}.public-workspace main{padding:12px 40px 40px;max-width:1300px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;max-width:1080px;min-height:610px;margin:15px auto;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#ffffffb5;box-shadow:0 20px 60px #446da012}.auth-intro{padding:36px 35px;position:relative;min-height:610px;background:radial-gradient(ellipse at 80% 60%,#28476c,#071a2d 75%);color:#fff;isolation:isolate;overflow:hidden}.auth-intro .portal-brand{padding:0;background:none;width:235px}.auth-intro .brand-descriptor{font-size:9px;margin-left:0;margin-top:12px;color:#b6c8e4}.auth-title{position:relative;z-index:2;margin-top:42px}.auth-title h1{font-size:44px;font-weight:700;letter-spacing:-.045em;line-height:1.07}.auth-title p{font-size:14px;color:#d7e4ff;margin-top:14px}.auth-house{position:absolute;width:107%;height:405px;object-fit:contain;left:9%;bottom:14px;z-index:0;mix-blend-mode:screen}.auth-intro>.auth-tagline{position:absolute;bottom:30px;left:35px;font-size:9px!important;text-transform:uppercase;letter-spacing:.2em;line-height:1.8;color:#c7dcff!important;z-index:2}.auth-panel{background:transparent;border:0;border-radius:0;box-shadow:none;align-self:center;padding:45px 50px}.auth-panel h2{font-size:33px;font-weight:720}.auth-panel>p{font-size:13px}.auth-panel .record-form{margin-top:30px}.auth-panel .field{margin-bottom:20px}.auth-panel .auth-note{text-align:center;font-size:11px;border-color:#ccdafa;padding-top:27px;margin-top:30px}.show-password{display:flex;gap:9px;align-items:center;font-size:12px;color:var(--muted);margin:-3px 0 22px}.show-password input{margin:0}.client-workspace .workspace-body{margin-left:0}.client-workspace .workspace-header{height:90px;padding:0 4%;border-bottom:1px solid var(--line);background:#f8fbff}.client-workspace .portal-brand{width:240px;max-width:240px;background:#071a2d;padding:12px}.client-nav{display:flex;gap:20px;margin-left:auto}.client-nav a{color:var(--ink);font-size:14px;padding:29px 5px;border-bottom:3px solid transparent;white-space:nowrap}.client-nav a[aria-current=page]{color:var(--blue);border-color:var(--blue)}.client-workspace .header-actions{margin-left:20px}.client-workspace main{max-width:1320px;width:100%;margin:auto;padding-top:30px}.client-workspace .workspace-footer{max-width:1320px;width:100%;margin:auto}.section-block .actions{margin-top:18px}
@media(min-width:1700px){.workspace-body main{max-width:1530px}}@media(max-width:1180px){:root{--rail:195px;--pad:25px}.sidebar{padding-left:12px;padding-right:12px}.sidebar nav a{padding:14px;gap:13px}.hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr)}.hero-copy{width:56%}.hero-house{right:-65px;width:79%;top:10px}.home-stats{gap:7px}.home-stats>div{padding:13px 9px;gap:8px}.home-stats p{font-size:10px}.home-stats .icon{width:22px}.home-stats strong{font-size:26px}.project-tile-heading{display:block}.project-tile-heading .status{margin-top:5px;max-width:100%}.project-tile-art{height:130px}.account-layout{grid-template-columns:210px minmax(0,1fr)}.account-art{display:none}.client-workspace .portal-brand{width:210px}.client-nav{gap:13px}.client-workspace .header-actions{gap:9px;margin-left:5px}.client-workspace .account-name{display:none}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.home-hero{min-height:395px}.hero-copy{width:47%}.hero-house{width:67%;right:-12px;top:-5px}.home-stats{margin-top:66px}.next-up .section-heading{margin-bottom:0}.next-up{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px}.next-up .section-heading{grid-column:1/-1}.next-item{display:block;position:relative;padding:13px;margin-top:0}.next-icon{width:39px;height:39px;margin-bottom:12px}.next-item .circle-arrow{display:none}.next-item h3{font-size:13px}.next-item p{font-size:11px}.project-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-activity{grid-template-columns:1fr;gap:6px}.overview-grid{grid-template-columns:1fr}.project-hero h1{font-size:31px}.project-house{width:58%}.member-permissions{grid-template-columns:repeat(2,minmax(0,1fr))}.people-hero h2{font-size:25px}.auth-panel{padding:35px 28px}.auth-intro{padding:30px 26px}.auth-title h1{font-size:39px}.auth-intro .portal-brand{width:200px}.auth-house{width:125%;left:0}.auth-intro>.auth-tagline{left:26px}.public-workspace main{padding:12px 24px 35px}}
@media(max-width:760px){:root{--rail:0px;--pad:18px}.sidebar{padding:21px 18px 0;position:static;width:100%;border:0}.sidebar .portal-brand{width:205px;padding:0}.sidebar>.brand-descriptor{font-size:8px;margin:9px 0 0;letter-spacing:.18em}.sidebar nav{margin-top:15px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;gap:4px;padding-bottom:8px}.sidebar nav a{padding:9px 7px;justify-content:center;gap:7px;font-size:11px;min-height:44px;border-radius:9px}.sidebar nav .icon{width:17px;height:17px}.nav-badge{padding:1px 5px;font-size:9px;margin-left:0}.rail-drawing{display:none}.workspace-header{height:62px;padding:0 18px}.header-actions{gap:9px}.header-context{font-size:10px;max-width:52%}.account-name{display:none}.account-chevron{margin-left:0;font-size:17px}.account-menu summary{gap:6px}.account-menu summary .account-avatar{width:29px;height:29px}.notification-link{width:30px}.workspace-body main{padding-top:9px}.page-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:22px}.page-heading h1{font-size:32px}.page-heading p:not(.eyebrow){font-size:12px;margin-top:8px}.page-heading>.button{min-height:43px}.surface{padding:19px;border-radius:18px}.home-hero{min-height:515px;padding:24px 18px 15px}.home-hero .hero-copy{width:100%;max-width:290px}.hero-copy h2{font-size:25px;margin-top:0}.hero-copy p{font-size:12px;max-width:230px;margin:13px 0 17px}.hero-copy .button{min-height:42px;font-size:12px;padding:10px 16px}.hero-house{width:106%;height:285px;right:-33px;top:157px}.illustration-label{bottom:104px;right:13px;font-size:8px}.home-stats{margin-top:207px;gap:7px}.home-stats>div{display:block;padding:12px 9px;min-height:87px;border-radius:12px}.home-stats .icon{display:none}.home-stats p{font-size:9px;line-height:1.4}.home-stats strong{font-size:25px;margin-top:5px}.next-up{padding:19px;grid-template-columns:1fr;gap:10px}.next-up .section-heading h2{font-size:22px}.next-item{display:flex;gap:13px;padding:13px;min-height:81px;border-radius:12px}.next-icon{width:44px;height:44px;margin:0}.next-item h3{font-size:14px}.next-item p{font-size:11px}.next-item .circle-arrow{display:grid;width:25px;height:25px;font-size:23px}.project-tiles{grid-template-columns:1fr}.project-tile-art{height:164px}.project-tile-heading{display:flex}.project-tile h3{font-size:17px}.project-tile-heading .status{margin-top:0;max-width:42%}.project-tile-content{padding:15px 16px 18px}.project-tile-content>p{font-size:12px;margin-bottom:12px}.tile-progress{font-size:12px}.stage-segments i{height:9px}.section-heading{align-items:center;gap:12px}.section-heading h2{font-size:21px}.section-heading>a{font-size:11px}.latest-activity{padding:18px}.latest-activity h2{font-size:20px}.latest-activity .muted{font-size:12px}.activity-row{gap:10px;font-size:12px;align-items:flex-start;flex-wrap:wrap}.activity-row>span:nth-child(2){flex:1;min-width:150px}.activity-row time{margin-left:48px;font-size:10px}.activity-row .account-avatar{width:31px;height:31px;flex-shrink:0}.project-hero{display:block;min-height:520px}.project-hero .hero-copy{width:100%;padding:7px 0}.project-hero h1{font-size:32px;max-width:320px}.project-hero .hero-copy p{max-width:100%;margin:9px 0}.project-house{top:auto;bottom:0;left:0;width:100%;height:280px}.stage-track{padding-top:3px}.track-stage{min-width:90px}.track-stage strong{font-size:10px}.tabs{gap:0;margin-top:17px;padding-left:5px;padding-right:5px}.tabs a{font-size:12px;padding:12px 13px}.overview-grid{gap:15px}.update-summaries{grid-template-columns:1fr}.update-summary{padding:16px}.update-summary>.icon{float:left;margin-right:14px}.update-summary h3{font-size:15px;margin:5px 0}.update-summary p{font-size:12px}.project-facts{padding:17px;gap:20px 15px}.people-hero{min-height:380px;align-items:flex-start}.people-hero>div{width:100%;padding:8px 0;z-index:2}.people-hero h2{font-size:27px}.people-hero p{font-size:12px;margin:13px 0}.people-hero>img{right:42%;bottom:-5px;height:190px;width:48%}.people-hero>img.people-house{right:-10%;bottom:-28px;width:90%;height:270px}.project-filter{width:100%;max-width:none}.member-card{padding:17px}.member-heading{gap:10px;flex-wrap:wrap}.member-heading>.account-avatar{width:33px;height:33px}.member-heading>div{min-width:180px}.member-heading>.status{margin-left:43px}.member-heading h3 small{display:block;margin-left:0;margin-top:3px}.member-permissions{font-size:11px;gap:12px}.member-card .revoke-form{text-align:left}.account-layout{grid-template-columns:1fr;gap:16px}.account-profile{display:grid;grid-template-columns:46px 1fr;gap:0 13px;align-items:center}.account-profile>.account-avatar{width:43px;height:43px;margin:0;grid-row:span 2}.account-profile h2{font-size:18px}.account-profile p{margin:0;font-size:11px}.account-profile nav{grid-column:1/-1;display:flex;flex-wrap:wrap;margin:18px 0 15px;gap:3px}.account-profile nav a{padding:9px 8px;font-size:11px}.account-profile form{grid-column:1/-1}.account-profile form button{width:auto;font-size:12px}.account-art{display:none}.inbox-heading{min-height:100px;margin-bottom:10px}.inbox-heading>div{max-width:74%}.inbox-heading>img{width:108px;height:110px;right:-16px;top:0}.inbox-message summary{padding:16px;gap:10px;flex-wrap:wrap}.inbox-message summary>span:nth-child(2){min-width:180px}.inbox-message summary .status{margin-left:50px}.message-body{padding:20px}.message-body dl>div{grid-template-columns:65px 1fr;gap:13px;font-size:12px}.message-body h2{font-size:21px}.message-body .inline-form select{width:100%}.public-workspace .workspace-header{height:72px;padding:0 18px}.public-workspace .workspace-header .portal-brand{width:188px;padding:11px}.public-workspace main{padding:8px 18px 35px}.auth-layout{display:flex;flex-direction:column;min-height:0;margin:6px auto;border-radius:18px}.auth-intro{padding:25px 23px;min-height:265px}.auth-intro .portal-brand,.auth-intro>.brand-descriptor{display:none}.auth-title{margin:0;max-width:175px}.auth-title h1{font-size:34px;line-height:1.08}.auth-title p{font-size:10px;max-width:150px;line-height:1.5;margin-top:12px}.auth-house{height:245px;width:82%;left:27%;bottom:-19px}.auth-intro>.auth-tagline{font-size:7px!important;left:23px;bottom:21px;max-width:135px}.auth-panel{padding:31px 24px;width:100%}.auth-panel h2{font-size:30px}.auth-panel>p{font-size:12px}.auth-panel .record-form{margin-top:24px}.auth-panel .auth-note{font-size:10px;margin-top:25px;padding-top:22px}.auth-panel .field{margin-bottom:18px}.client-workspace .workspace-header{height:auto;min-height:122px;flex-wrap:wrap;gap:0;padding:17px 18px 0}.client-workspace .portal-brand{width:188px;padding:11px}.client-workspace .header-actions{margin-left:auto}.client-workspace .notification-link{display:none}.client-nav{order:3;flex-basis:100%;gap:23px;margin-top:8px;overflow:auto}.client-nav a{padding:15px 1px 13px;font-size:12px}.client-workspace main{padding-top:23px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:18px 14px;border-radius:15px}.stat-card strong{font-size:23px}.form-panel{padding:23px 19px}.form-actions{gap:12px}.workspace-footer{font-size:9px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.auth-house{mix-blend-mode:normal}.update-cover{width:100%;height:135px;object-fit:cover;border-radius:10px;margin-bottom:10px}
/* A message list beside its selected enquiry on desktop; stacked native disclosures on mobile. */
@media(min-width:761px){.inbox-list{display:block;position:relative;padding-right:66%;min-height:530px}.inbox-message{border:0;background:none;border-radius:0;overflow:visible;box-shadow:none;margin-bottom:7px}.inbox-message summary{border:1px solid var(--line);background:#ffffffa8;border-radius:13px;padding:17px 13px;align-items:flex-start;gap:10px;position:relative}.inbox-message summary .message-icon{width:30px;height:30px}.inbox-message summary .icon{width:19px;height:19px}.inbox-message summary .status{font-size:9px;padding:3px 6px}.inbox-message summary .expand-chevron{display:none}.inbox-message summary strong{font-size:12px}.inbox-message summary small{font-size:10px}.inbox-message[open] summary{background:#e5eeff;border-color:#a9c3ff;box-shadow:inset 3px 0 var(--blue)}.inbox-message .message-body{position:absolute;top:0;left:37%;right:0;border:1px solid var(--line);border-radius:18px;background:#ffffffbb;padding:28px;min-height:440px}.inbox-message .message-body h2{font-size:24px}.inbox-message .inline-form{margin-top:26px}.inbox-message .message-body dl>div{grid-template-columns:70px 1fr}}
.auth-intro>.brand-descriptor:not(.eyebrow){font-size:9px;letter-spacing:.23em;color:#b6c8e4;margin-top:12px;line-height:1.8}@media(max-width:760px){.home-hero .illustration-label{bottom:125px}}
.client-nav .icon{display:none}.next-art{width:68px;height:68px;background:#eaf2ff;overflow:hidden}.next-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.next-item{min-height:101px}@media(max-width:900px) and (min-width:761px){.next-art{width:55px;height:55px}}@media(max-width:760px){.next-art{width:58px;height:58px}.client-workspace .workspace-header{min-height:75px;padding:15px 18px}.client-nav{position:fixed;z-index:40;bottom:0;left:0;right:0;margin:0;background:#fafdff;box-shadow:0 -4px 20px #173b6612;border-top:1px solid #dbe7fc;padding:7px 8px calc(8px + env(safe-area-inset-bottom));gap:5px;overflow:visible;display:flex;align-items:center;justify-content:space-evenly}.client-nav a{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:7px 5px;border:0;border-radius:11px;font-size:11px;line-height:1.2;min-height:51px}.client-nav .icon{display:block;width:20px;height:20px}.client-nav a[aria-current=page]{background:#eaf0ff;color:var(--blue)}.client-workspace .workspace-body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.client-workspace main{padding-top:20px}}
.home-hero-art{display:contents}@media(max-width:760px){.home-hero{min-height:0}.home-hero-art{display:block;position:relative;height:235px;margin-top:0}.home-hero-art .hero-house{width:110%;max-width:none;height:220px;inset:0 -5% auto;object-fit:contain}.home-hero .home-hero-art .illustration-label{bottom:0;right:0;line-height:15px;height:15px}.home-hero .home-stats{margin-top:12px}}
.header-context>a{white-space:nowrap}
@media(min-width:761px){.home-hero-art{display:block;position:static;height:auto;margin-top:54px}.home-hero .home-hero-art .illustration-label{position:static;display:block;text-align:right;height:15px;line-height:15px;margin:0}.home-hero .home-stats{margin-top:10px}}
/* Board parity: recorded-stage legend, illustrative art controls, compact access and inbox. */
.house-art-view{opacity:0;transform:translateY(6px);transition:opacity .38s ease,transform .38s ease;pointer-events:none}.house-art-view.is-visible{opacity:1;transform:none}.house-art-controls{display:flex;justify-content:center;gap:4px;position:relative;z-index:3}.house-art-controls button{padding:5px 12px;min-height:30px;border-radius:8px;border:1px solid #c7d8ff;background:#f8fbff;color:#445b84;font-size:10px;box-shadow:none}.house-art-controls button[aria-pressed=true]{background:#3a36ff;color:#fff;border-color:#3a36ff}.home-hero-art .house-art-controls{justify-content:flex-end;margin-bottom:8px}.home-hero .home-hero-art .illustration-label{font-size:8px;color:#52688a}.home-hero .hero-house{width:67%;right:52px}.hero-stage-legend{position:absolute;right:16px;top:43px;z-index:2;width:88px;list-style:none;margin:0;padding:0}.hero-stage-legend li{padding:0 0 20px 15px;position:relative;min-height:61px;font-size:9px}.hero-stage-legend li:before{content:'';height:100%;position:absolute;left:4px;top:7px;border-left:1px solid #b2c9f4}.hero-stage-legend li:last-child:before{display:none}.hero-stage-legend i{position:absolute;left:0;top:4px;width:9px;height:9px;background:#a6b8d7;border:2px solid #dce8ff;border-radius:50%;z-index:1}.hero-stage-legend li.active i,.hero-stage-legend li.complete i{background:#3a36ff;box-shadow:0 0 0 3px #ccdafa}.hero-stage-legend strong{display:block;line-height:1.3;font-weight:600}.hero-stage-legend span{display:block;font-size:8px;color:#556b93;margin-top:5px}.home-hero:has(.hero-stage-legend) .hero-copy{width:43%}.home-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.metric-icon{display:flex}.project-tile{position:relative}.project-card-menu{position:absolute;right:10px;top:10px;z-index:5}.project-card-menu summary{width:28px;height:31px;background:#12274590;color:white;border:1px solid #ffffff44;border-radius:8px;display:grid;place-items:center;font-size:25px;line-height:1;cursor:pointer;list-style:none}.project-card-menu summary::-webkit-details-marker{display:none}.project-card-menu>div{position:absolute;top:36px;right:0;padding:8px;background:white;border:1px solid var(--line);border-radius:12px;width:162px;box-shadow:0 10px 24px #12274725}.project-card-menu a{display:block;padding:8px 9px;border-radius:6px;font-size:12px}.project-card-menu a:hover{background:#edf4ff;text-decoration:none}.exploded-scene{position:absolute;right:0;top:0;width:58%;height:318px}.exploded-scene .project-house{width:94%;height:100%;right:45px;top:0}.exploded-labels{position:absolute;right:0;top:30px;list-style:none;padding:0;width:92px;display:grid;gap:28px;font-size:9px;color:#364f7b}.exploded-labels li{position:relative;padding-left:13px}.exploded-labels li:before{content:'';position:absolute;left:0;top:4px;width:7px;height:7px;border-radius:50%;background:#acc0e5;border:1px solid white}.exploded-labels li:after{content:'';position:absolute;right:100%;top:7px;width:27px;border-top:1px solid #a4bce7}.exploded-caption{position:absolute;bottom:-4px;right:26px;font-size:8px;color:#61759a}.project-hero{min-height:315px}.compact-members .member-card{padding:17px 20px}.compact-members .member-heading{gap:12px}.compact-members .member-heading p{font-size:11px}.compact-members .member-heading h3{font-size:15px}.member-more{padding:6px 9px;letter-spacing:1px;font-size:12px}.inline-client-access{display:flex;align-items:center;justify-content:flex-end;gap:22px;padding-left:49px;margin-top:13px}.permission-switch{display:flex;align-items:center;gap:10px;justify-content:space-between;font-size:11px;color:#54688e;cursor:pointer}.permission-switch input[type=checkbox]{appearance:none;width:31px;height:18px;border-radius:20px;border:1px solid #8a9dc1;background:#aab8d0;padding:0;position:relative;transition:background .15s;flex-shrink:0}.permission-switch input[type=checkbox]:before{content:'';position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:white;box-shadow:0 1px 3px #10224633;transition:transform .15s}.permission-switch input[type=checkbox]:checked{background:var(--blue);border-color:var(--blue)}.permission-switch input[type=checkbox]:checked:before{transform:translateX(13px)}.permission-switch input:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.partner-permissions{margin-left:49px;margin-top:11px}.partner-permissions summary{font-size:11px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;color:#345080}.partner-permissions .member-permissions{font-size:11px;margin-top:10px;padding-top:12px}.partner-permissions .subtle-link{display:inline-block;font-size:11px;margin-top:8px}.access-edit-panel{max-width:750px}.access-edit-panel>p{font-size:13px;margin:10px 0 25px}.access-edit-panel .permission-switch{justify-content:flex-start;font-size:13px;color:var(--ink)}.access-review-person{display:flex;align-items:center;gap:14px}.access-review-person p{font-size:13px;color:var(--muted);margin-top:5px}.access-review-list{margin:24px 0}.access-review-list>div{display:flex;justify-content:space-between;gap:25px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.access-review-list dd{margin:0;font-weight:600}.inbox-filter{display:flex;align-items:center;gap:12px;margin:18px 0 9px}.inbox-search{width:260px}.inbox-filter .inbox-project{width:230px}.inbox-filter .unassigned-note{font-size:11px;color:var(--muted);margin-left:auto}.inbox-filter input,.inbox-filter select{font-size:12px;min-height:39px;padding:9px 12px}.inbox-filter button{min-height:39px;font-size:12px}.inbox-filter+.tabs{margin-top:12px}.done-action{text-align:right;margin-top:18px}.done-confirmation{text-align:right;color:#276550;font-size:12px;margin-top:18px}.signin-page .workspace-header .portal-brand{display:none}.signin-page .workspace-header{height:60px;justify-content:flex-end}.signin-page .auth-layout{margin-top:8px;min-height:640px}.signin-page .auth-intro{min-height:640px}.signin-page .auth-house{height:430px;width:110%;left:5%;bottom:20px}.signin-page .auth-panel{padding:44px 52px}.icon-input{position:relative}.icon-input>.icon{position:absolute;left:13px;top:12px;width:19px;height:19px;color:#273f76;pointer-events:none}.icon-input input{padding-left:41px}.signin-page .auth-title{margin-top:43px}.signin-page .auth-panel h2{font-size:34px}.signin-page .auth-panel>p{margin-top:7px}
@media(min-width:761px){.home-hero-art{margin-top:34px}.home-hero-art:has(.house-art-controls){min-height:52px}.home-hero .hero-house{top:-15px;height:315px}.project-hero .hero-copy{width:43%}.project-facts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}
@media(max-width:1050px) and (min-width:761px){.hero-stage-legend{right:11px;top:28px;width:77px}.hero-stage-legend li{font-size:8px}.home-hero .hero-house{right:25px;width:75%;top:40px}.home-hero:has(.hero-stage-legend) .hero-copy{width:54%}.home-hero-art{margin-top:75px}.inline-client-access{flex-wrap:wrap;justify-content:flex-start;gap:13px}.exploded-scene{width:57%}.exploded-labels{width:75px;font-size:8px;gap:29px}.exploded-scene .project-house{right:27px}}
@media(max-width:760px){.home-hero .home-hero-art{height:285px}.home-hero .home-hero-art .hero-house{width:110%;height:220px;top:0;right:-5%;left:-5%}.home-hero-art .house-art-controls{position:absolute;left:0;right:0;bottom:24px;margin:0;justify-content:center}.home-hero .home-hero-art .illustration-label{position:absolute;bottom:0;left:0;right:0;font-size:8px;text-align:center;height:15px;line-height:15px}.hero-stage-legend{position:relative;right:auto;top:auto;display:flex;gap:10px;width:100%;padding:12px 1px 0;margin:0}.hero-stage-legend li{flex:1;font-size:9px;min-height:43px;padding-bottom:7px}.hero-stage-legend li:before{display:none}.hero-stage-legend span{font-size:8px;margin-top:3px}.home-hero:has(.hero-stage-legend) .hero-copy{width:100%}.home-hero .home-stats{grid-template-columns:repeat(auto-fit,minmax(85px,1fr));gap:7px;margin-top:12px}.home-stats .metric-icon{display:none}.exploded-scene{top:auto;bottom:0;width:100%;height:260px}.exploded-scene .project-house{width:94%;height:240px;right:32px;top:0;left:auto}.exploded-labels{top:16px;width:72px;font-size:8px;gap:25px}.exploded-labels li:after{width:15px}.exploded-caption{right:0;bottom:5px;font-size:8px}.project-hero{min-height:505px}.project-hero .hero-copy{width:100%}.compact-members .member-card{padding:15px 16px}.compact-members .member-heading>div{min-width:160px}.compact-members .member-heading>.status{margin-left:43px}.inline-client-access{padding-left:0;margin-top:15px;display:grid;grid-template-columns:1fr;gap:12px}.inline-client-access .permission-switch{justify-content:space-between;font-size:11px}.inline-client-access button{justify-self:start;margin-top:2px}.partner-permissions{margin-left:0;margin-top:16px}.inbox-filter{flex-wrap:wrap;gap:9px}.inbox-search{width:auto;flex:1;min-width:180px}.inbox-filter .inbox-project{width:100%;order:3}.inbox-filter .unassigned-note{width:100%;order:3;margin:0;font-size:10px}.inbox-filter button{font-size:11px;padding:9px 12px}.signin-page .workspace-header{height:45px}.signin-page .auth-layout{margin-top:0;min-height:0}.signin-page .auth-intro{min-height:300px}.signin-page .auth-intro .portal-brand{display:block;width:185px;margin-bottom:23px}.signin-page .auth-title{margin-top:0}.signin-page .auth-title h1{font-size:32px}.signin-page .auth-house{height:240px;width:85%;left:25%;bottom:-10px}.signin-page .auth-panel{padding:29px 24px}.signin-page .auth-panel h2{font-size:30px}.signin-page .auth-intro>.auth-tagline{bottom:17px}.house-art-controls button{min-height:32px;padding:6px 13px}.project-card-menu summary{width:32px;height:34px}.project-card-menu>div{width:165px}}
@media(prefers-reduced-motion:reduce){.house-art-view,.permission-switch input,.permission-switch input:before{transition:none!important;transform:none}}
.sidebar .rail-drawing{left:-53px;right:-70px;top:33%;height:480px;background:url('portal-art/sidebar-wireframe-v2.webp') center center/auto 100% no-repeat;transform:none;opacity:.23;pointer-events:none}.home-hero::before{content:'';position:absolute;left:0;right:0;top:195px;height:190px;background:url('portal-art/blueprint-ground-v2.webp') center bottom/115% auto no-repeat;opacity:.38;pointer-events:none;z-index:0}.project-hero::before{content:'';position:absolute;left:28%;right:-4%;bottom:10px;height:155px;background:url('portal-art/blueprint-ground-v2.webp') center bottom/100% auto no-repeat;opacity:.36;pointer-events:none}.auth-intro::after{content:'';position:absolute;left:-14%;right:-30%;bottom:15px;height:210px;background:url('portal-art/blueprint-ground-v2.webp') center bottom/100% auto no-repeat;opacity:.42;pointer-events:none;z-index:-1}.signin-page .auth-house{z-index:1}.signin-page .auth-title{z-index:2}.signin-page .auth-intro .portal-brand{position:relative;z-index:2}@media(max-width:760px){.home-hero::before{top:305px;height:190px;opacity:.35;background-size:135% auto}.project-hero::before{left:-13%;right:-20%;bottom:5px;height:160px}.auth-intro::after{height:130px;left:5%;bottom:-10px;right:-35%}}
@media(min-width:761px){.home-hero::before{top:122px;opacity:.3}.project-hero::before{bottom:-38px;opacity:.27}.exploded-caption{bottom:12px}}
.signin-page .auth-intro::after{bottom:58px}@media(max-width:760px){.signin-page .auth-intro{width:100%}.signin-page .auth-intro::after{bottom:42px}}

/* Keep the decorative ground attached to each house, clear of copy and metrics. */
@media(min-width:761px){.hero-grid .home-hero:not(:has(.hero-stage-legend)) .hero-copy>p{max-width:25ch}}
.hero-grid .home-hero::before{left:29%;right:-5%;top:133px;height:138px;opacity:.25;mask-image:linear-gradient(90deg,transparent,#000 24%);background-size:100% auto}
.client-workspace .home-hero::before{display:none}
.client-house-scene .house-art-views{isolation:isolate}
.client-house-scene .house-art-views::before{content:'';position:absolute;left:-6%;right:-9%;bottom:4%;height:37%;background:url('portal-art/blueprint-ground-v2.webp') center bottom/100% auto no-repeat;opacity:.32;mask-image:linear-gradient(90deg,transparent,#000 20%);pointer-events:none;z-index:-1}
.exploded-scene{height:300px}
.exploded-scene .project-house{height:280px}
.exploded-caption{bottom:0;right:25px;line-height:16px;white-space:nowrap}
@media(max-width:760px){.hero-grid .home-hero::before{top:auto;bottom:185px;left:-12%;right:-12%;height:115px;opacity:.25}.exploded-scene{height:260px}.exploded-scene .project-house{height:235px}.exploded-caption{bottom:6px;right:6px}.client-house-scene .house-art-views::before{left:-9%;right:-9%;bottom:0;height:37%;opacity:.3}}

/* Long project names must not displace account controls or overlap the house. */
/* Dashboard copy/art separation also applies before any project stages exist. */
.header-context{flex:1;min-width:0}
.header-context>a:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}
.header-actions{flex-shrink:0}
.project-tile-heading>h3{min-width:0;flex:1}
.project-tile-heading>.status{flex-shrink:0;white-space:normal;overflow-wrap:anywhere}
@media(max-width:760px){
  .project-hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:16px}
  .project-hero .exploded-scene{position:relative;inset:auto;width:100%;flex:0 0 260px}
}
@media(min-width:761px) and (max-width:1050px){
  .hero-grid .home-hero .hero-copy{width:100%}
  .hero-grid .home-hero .home-hero-art{position:relative;height:260px;margin-top:16px}
  .hero-grid .home-hero .home-hero-art .hero-house{inset:0;width:100%;height:260px}
  .hero-grid .home-hero .hero-stage-legend{position:relative;inset:auto;display:flex;gap:12px;width:100%;padding:10px 0;margin:0}
  .hero-grid .home-hero .hero-stage-legend li{flex:1;min-width:0;padding-bottom:8px}
  .hero-grid .home-hero .hero-stage-legend li:before{display:none}
  .hero-grid .home-hero .home-stats{position:relative;margin-top:16px}
}
@media(min-width:1051px){
  .hero-grid .home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 88px;gap:16px;align-items:start}
  .hero-grid .home-hero:not(:has(.hero-stage-legend)){grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-grid .home-hero .hero-copy{width:100%;grid-column:1}
  .hero-grid .home-hero .home-hero-art{position:relative;min-height:315px;margin:0;grid-column:2}
  .hero-grid .home-hero .hero-house{inset:0;width:100%;height:270px}
  .hero-grid .home-hero .hero-stage-legend{position:relative;inset:auto;width:auto;grid-column:3}
  .hero-grid .home-hero .home-stats{grid-column:1/-1;margin-top:0}
}
@media(min-width:761px){
  .hero-grid .home-hero .house-art-controls{position:relative;top:270px;justify-content:center;margin:0}
}
@media(min-width:761px) and (max-width:1050px){
  .hero-grid .home-hero .home-hero-art{height:305px}
  .hero-grid .home-hero .house-art-controls{top:265px}
}
.finance-detail .stats-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}
.finance-detail .stats-grid .stat-card strong{white-space:nowrap;font-size:18px}
@media(max-width:480px){.finance-detail .stats-grid{grid-template-columns:minmax(0,1fr)}}
