:root{--bg:#f4f7fb;--surface:#fff;--ink:#172033;--muted:#657086;--line:#d8e0ea;--blue:#0b63ad;--blue-dark:#073f76;--green:#0f9f6b;--green-dark:#08784f;--gold:#d3a43a;--gold-soft:#fff7df;--danger:#c83e3e;--shadow:0 18px 50px #1720331f;--radius:8px;--max-width:1180px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;max-width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--ink);max-width:100%;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}main,section,header,footer,nav,div{min-width:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}img{max-width:100%}.logo{aspect-ratio:1.32;background:#fff;width:min(300px,100%);overflow:hidden}.logo img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.logo-compact{width:116px}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:800}.site-page{background:#fff;width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #d8e0eae6;width:100%;max-width:100vw;position:sticky;top:0;overflow-x:clip}.nav-shell{width:100%;min-height:78px;max-width:var(--max-width);align-items:center;gap:24px;margin:0 auto;padding:0 24px;display:flex}.brand,.admin-brand,.site-footer{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand .logo,.admin-brand .logo,.site-footer .logo{flex:none}.brand span,.admin-brand span{gap:2px;min-width:0;display:grid}.brand strong,.admin-brand strong,.site-footer strong{color:var(--blue-dark);overflow-wrap:anywhere;line-height:1.1}.brand small,.admin-brand small,.site-footer span{color:var(--muted);font-size:.78rem;font-weight:700}.desktop-nav{color:#344054;justify-content:center;align-items:center;gap:22px;margin-left:auto;font-size:.94rem;font-weight:750;display:flex}.desktop-nav a:hover{color:var(--green)}.mobile-menu-toggle,.mobile-nav{display:none}.nav-cta,.button,.admin-button,.secondary-button,.danger-button,.admin-icon-button{border-radius:var(--radius);text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:9px;min-height:44px;font-weight:820;line-height:1;display:inline-flex}.nav-cta,.admin-button{background:var(--blue);color:#fff;border:0;padding:0 18px}.nav-cta:hover,.admin-button:hover{background:var(--blue-dark)}.admin-button--light,.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff;padding:0 14px}.admin-button--light:hover,.secondary-button:hover{background:#f8fafc}.danger-button{color:var(--danger);background:#fff1f1;border:0;padding:0 12px}.admin-icon-button{border:1px solid var(--line);width:40px;min-height:40px;color:var(--ink);background:#fff;padding:0}.button{border:0;padding:0 20px}.button-gold{background:var(--gold);color:#17130a}.button-ghost{color:#fff;background:#ffffff14;border:1px solid #ffffffb3}.hero{color:#fff;align-items:center;width:100%;max-width:100vw;min-height:min(760px,100vh - 112px);display:grid;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#073f76f0,#073f769e,#0f9f6b33),linear-gradient(#0000 52%,#073f766b);position:absolute;inset:0}.hero-content{z-index:1;width:min(var(--max-width), calc(100% - 48px));margin:0 auto;padding:84px 0 96px;position:relative}.hero-content h1,.section-heading h2,.enquiry-copy h2,.admin-page-header h1,.login-panel h1,.admin-panel h2,.detail-head h2{letter-spacing:0;margin:0;line-height:1.05}.hero-content h1{max-width:760px;font-size:clamp(2.35rem,5vw,5rem)}.hero-content p:not(.eyebrow){color:#ffffffe0;max-width:650px;margin:20px 0 0;font-size:1.08rem;line-height:1.7}.hero-actions,.trust-row{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{margin-top:28px}.trust-row{margin-top:26px}.trust-row span,.draft-state,.status-pill{border:1px solid var(--line);border-radius:var(--radius);color:#344054;background:#ffffffe6;align-items:center;gap:8px;min-height:34px;padding:7px 10px;font-size:.9rem;font-weight:780;display:inline-flex}.section-shell{width:100%;max-width:var(--max-width);margin:0 auto;padding:74px 24px}.page-hero{width:100%;max-width:100vw;padding:74px max(24px, calc((100vw - var(--max-width)) / 2 + 24px));color:#fff;background:linear-gradient(90deg,#073f76f0,#0b63add1),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=80) 50%/cover;overflow:hidden}.page-hero h1,.cta-band h2{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.06}.page-hero p:not(.eyebrow),.cta-band p{color:#ffffffdb;max-width:680px;line-height:1.7}.page-hero-contact a{color:#fff;text-underline-offset:4px;font-weight:900;text-decoration:underline}.section-heading{max-width:680px;margin-bottom:26px}.section-heading h2,.enquiry-copy h2{font-size:clamp(1.9rem,3vw,3rem)}.section-heading p:not(.eyebrow),.enquiry-copy p{color:var(--muted);line-height:1.7}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.section-actions{justify-content:center;margin-top:24px;display:flex}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .16s,box-shadow .16s;display:block;overflow:hidden;box-shadow:0 12px 34px #17203314}.project-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #17203321}.project-media{aspect-ratio:1.35;background:#eef4f8;position:relative;overflow:hidden}.project-media img,.project-media .logo{width:100%;height:100%}.project-media img{object-fit:cover}.project-media span{border-radius:var(--radius);background:var(--gold-soft);color:#76540c;text-transform:capitalize;padding:7px 9px;font-size:.78rem;font-weight:850;position:absolute;top:12px;left:12px}.project-body{padding:16px}.project-body h3{margin:8px 0;font-size:1.22rem}.project-body p{color:var(--muted);margin:0;line-height:1.55}.project-body>p:first-child{color:var(--green-dark);align-items:center;gap:6px;font-size:.84rem;font-weight:800;display:inline-flex}.project-meta,.project-card-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.project-meta span,.project-card-meta span{border:1px solid var(--line);border-radius:var(--radius);color:#344054;background:#f8fafc;padding:7px 9px;font-size:.78rem;font-weight:800}.enquiry-band{width:100%;max-width:100vw;padding:74px max(24px, calc((100vw - var(--max-width)) / 2 + 24px));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4f9ff 0%,#fff 48%,#f1fbf6 100%);grid-template-columns:minmax(280px,.75fr) minmax(320px,1.25fr);align-items:start;gap:34px;display:grid}.cta-band{width:100%;max-width:100vw;padding:58px max(24px, calc((100vw - var(--max-width)) / 2 + 24px));background:var(--blue-dark);color:#fff;justify-content:space-between;align-items:center;gap:24px;display:flex}.cta-band h2{font-size:clamp(1.8rem,3vw,3rem)}.contact-info-band{width:100%;max-width:100vw;padding:42px max(24px, calc((100vw - var(--max-width)) / 2 + 24px));background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.contact-info-band article{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfe;align-content:start;gap:8px;min-height:132px;padding:18px;display:grid}.contact-info-band svg{color:var(--blue)}.contact-info-band span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:850}.contact-info-band strong{color:var(--ink);overflow-wrap:anywhere;line-height:1.5}.contact-number-list{gap:4px;display:grid}.contact-number-list a{color:var(--ink);overflow-wrap:anywhere;font-size:1rem;font-weight:850;line-height:1.5}.contact-number-list a:hover{color:var(--blue)}.thank-you-shell{width:min(var(--max-width), calc(100vw - 48px));grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:22px;max-width:calc(100vw - 48px);margin:0 auto;padding:72px 0;display:grid}.thank-you-panel,.thank-you-side article{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.thank-you-panel{align-content:center;gap:18px;min-height:460px;padding:clamp(28px,5vw,58px);display:grid}.thank-you-panel svg{color:var(--green)}.thank-you-panel h1{max-width:760px;color:var(--ink);font-size:clamp(2rem,4vw,4rem);line-height:1.06}.thank-you-panel p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:1.08rem;line-height:1.75}.thank-you-actions{flex-wrap:wrap;gap:12px;display:flex}.thank-you-side{align-content:start;gap:18px;display:grid}.thank-you-side article{gap:10px;padding:20px;display:grid}.thank-you-side svg{color:var(--blue)}.thank-you-side span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:850}.thank-you-side p{color:var(--muted);line-height:1.6}.thank-you-side strong,.thank-you-contact-list a{color:var(--ink);overflow-wrap:anywhere;font-weight:850;line-height:1.5}.thank-you-contact-list{gap:4px;display:grid}.whatsapp-group-link{border-radius:var(--radius);background:var(--green);color:#fff;justify-content:center;justify-self:start;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:850;display:inline-flex}.whatsapp-group-link:hover{background:#08724c}.enquiry-copy{position:sticky;top:120px}.draft-state{width:fit-content;margin-top:18px}.lead-type-tabs{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:fit-content;max-width:100%;margin-top:18px;padding:4px;display:grid}.lead-type-tabs button{color:#344054;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;min-height:38px;padding:0 14px;font-weight:850}.lead-type-tabs button.active{background:var(--blue);color:#fff}.lead-form,.login-form,.admin-form-grid,.user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}label{color:#344054;flex-direction:column;gap:8px;font-size:.9rem;font-weight:800;display:flex}.field-label{color:#344054;font-size:.9rem;font-weight:800}.field-label-text{align-items:center;gap:4px;display:inline-flex}.required-mark{color:var(--danger);font-weight:900}input,select,textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:46px;color:var(--ink);outline:none;padding:11px 12px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:112px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0b63ad1f}input[readonly]{color:#5d6877;background:#f1f4f8}.full-span{grid-column:1/-1}.settings-number-list,.settings-phone-list{gap:10px;display:grid}.settings-phone-row{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:10px;display:grid}.settings-phone-row .admin-icon-button:disabled{cursor:not-allowed;opacity:.45}.settings-add-row{justify-self:start}.form-alert,.admin-notice{border-radius:var(--radius);grid-column:1/-1;margin:0;padding:12px 14px;font-weight:800}.form-alert.error{color:#9f2a2a;background:#fff1f1}.form-alert.success,.admin-notice{color:#08724c;background:#ebfbf4}.site-footer{background:var(--blue-dark);color:#fff;width:100%;max-width:100vw;margin:0;display:block}.footer-shell{width:min(var(--max-width), calc(100vw - 48px));grid-template-columns:minmax(240px,1.25fr) minmax(180px,.8fr) minmax(260px,1fr) minmax(160px,.65fr);gap:30px;margin:0 auto;padding:48px 0 34px;display:grid}.footer-brand{align-content:start;gap:18px;display:grid}.footer-brand .logo{background:#fff;border-radius:8px;width:86px;height:68px;padding:6px}.footer-brand strong{color:#fff;margin-bottom:8px;font-size:1.2rem;line-height:1.2;display:block}.footer-brand p,.footer-column p,.footer-bottom span{color:#ffffffc2;line-height:1.65}.footer-brand p{max-width:330px}.footer-cta{border-radius:var(--radius);background:var(--gold);color:#161208;align-items:center;gap:8px;width:fit-content;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.footer-cta:hover{background:#e1b74c}.footer-column{align-content:start;gap:14px;display:grid}.footer-column h2{color:#fff;letter-spacing:0;text-transform:uppercase;font-size:.95rem}.footer-contact-list,.footer-links{gap:10px;display:grid}.footer-contact-list a,.footer-contact-link,.footer-links a{color:#ffffffd1;font-weight:780;line-height:1.45}.footer-contact-list a,.footer-contact-link{align-items:center;gap:8px;width:fit-content;display:inline-flex}.footer-contact-list svg,.footer-contact-link svg,.footer-offices svg{color:var(--gold);flex:none}.footer-contact-list a:hover,.footer-contact-link:hover,.footer-links a:hover{color:#fff}.footer-offices article{grid-template-columns:18px minmax(0,1fr);gap:10px;display:grid}.footer-offices span{color:#fff;text-transform:uppercase;margin-bottom:3px;font-size:.82rem;font-weight:900;display:block}.footer-bottom{width:min(var(--max-width), calc(100vw - 48px));border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:18px 0 24px;display:flex}.footer-bottom span{font-size:.88rem}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.admin-login-page,.admin-gate{background:linear-gradient(135deg,#f6fbff 0%,#fff9e8 54%,#eefaf5 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel,.loading-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(440px,100%);box-shadow:var(--shadow);padding:26px}.login-panel .logo{margin-bottom:18px}.login-panel h1{font-size:2rem}.login-form{grid-template-columns:1fr;margin-top:22px}.password-field{display:block;position:relative}.password-field input{padding-right:48px}.password-toggle{border-radius:var(--radius);width:36px;height:36px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:6px}.password-toggle:hover{color:var(--blue);background:#f1f4f8}.admin-shell{background:#f2f5f8;min-height:100vh;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif;display:block}.admin-sidebar{z-index:60;color:#dce7ef;scrollbar-color:#365169 transparent;scrollbar-width:thin;background:#081f35;border-right:1px solid #173751;flex-direction:column;gap:0;width:292px;height:100dvh;padding:0 16px 16px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;box-shadow:12px 0 36px #081f3517}.admin-sidebar:before{content:"";background:#cda33c;width:4px;height:100%;position:absolute;top:0;left:0}.admin-sidebar-head{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;min-height:92px;margin:0 2px 18px;padding:12px 2px;display:flex}.admin-sidebar .admin-brand{flex:1;gap:11px;min-width:0}.admin-sidebar .admin-brand .logo{aspect-ratio:1;border-radius:var(--radius);border:1px solid #ffffff24;width:58px;height:58px;box-shadow:0 7px 18px #0000002e}.admin-sidebar .admin-brand .logo img{transform:scale(1.4)}.admin-sidebar .admin-brand strong{color:#fff;letter-spacing:0;font-size:.9rem;font-weight:800}.admin-sidebar .admin-brand small{color:#8faabe;font-size:.68rem;font-weight:600}.admin-sidebar-close,.admin-mobile-bar,.admin-sidebar-backdrop{display:none}.admin-nav{gap:19px;padding:0 2px 18px;display:grid}.admin-nav-section{gap:5px;min-width:0;display:grid}.admin-nav-section-title{color:#7892a6;letter-spacing:0;text-transform:uppercase;margin:0 10px 5px;font-size:.62rem;font-weight:750;display:block}.admin-nav-section>a,.admin-nav-parent{border-radius:var(--radius);color:#b9c9d5;text-align:left;background:0 0;border:0;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:11px;width:100%;min-height:43px;padding:0 11px;font-size:.81rem;font-weight:620;transition:background .16s,color .16s,transform .16s;display:grid;position:relative}.admin-nav-section>a>svg,.admin-nav-parent>svg:first-child{color:#7898af;transition:color .16s}.admin-nav-section>a:hover,.admin-nav-parent:hover{color:#fff;background:#fff1;transform:translate(2px)}.admin-nav-section>a:hover>svg,.admin-nav-parent:hover>svg:first-child{color:#64c49b}.admin-nav-section>a.active{color:#fff;background:#123b5d;font-weight:720;box-shadow:inset 0 0 0 1px #76a6c826,0 7px 16px #0000001f}.admin-nav-section>a.active:before{content:"";background:#d1a83f;border-radius:0 3px 3px 0;width:3px;height:23px;position:absolute;top:10px;left:-5px}.admin-nav-section>a.active>svg{color:#65c89e}.admin-nav-group{gap:4px;min-width:0;display:grid}.admin-nav-parent{grid-template-columns:20px minmax(0,1fr) 16px}.admin-nav-group.active>.admin-nav-parent{color:#fff;background:#123b5de6;font-weight:720}.admin-nav-group.active>.admin-nav-parent>svg:first-child{color:#65c89e}.admin-nav-parent>svg:last-child{color:#70899d}.admin-subnav{border-left:1px solid #31506a;gap:2px;min-width:0;margin:3px 0 4px 20px;padding:2px 0 2px 11px;display:grid}.admin-nav .admin-subnav a{color:#8fa7b9;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;min-height:34px;padding:0 9px;font-size:.73rem;font-weight:580;transition:background .15s,color .15s;display:grid;position:relative}.admin-nav .admin-subnav a:hover{color:#eef6fb;background:#ffffff0e}.admin-nav .admin-subnav a.active{color:#fff;background:#4a977429;font-weight:700}.admin-nav .admin-subnav a.active svg{color:#65c89e}.admin-sidebar-bottom{border-top:1px solid #ffffff1a;gap:10px;margin-top:auto;padding:14px 2px 0;display:grid}.admin-account-card{border-radius:var(--radius);color:#fff;background:#ffffff0b;border:1px solid #ffffff1a;grid-template-columns:38px minmax(0,1fr) 17px;align-items:center;gap:10px;min-width:0;min-height:62px;padding:9px;display:grid}.admin-account-card:hover{background:#ffffff13;border-color:#65c89e61}.admin-account-avatar{color:#fff;background:#0d744f;border:1px solid #fff3;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:800;display:grid}.admin-account-copy{gap:3px;min-width:0;display:grid}.admin-account-copy strong{color:#f8fbfd;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:700;overflow:hidden}.admin-account-copy small{color:#87a1b4;font-size:.65rem;font-weight:600}.admin-account-card>svg{color:#6f899d}.admin-sidebar-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.admin-sidebar-actions a,.admin-sidebar-actions button{border-radius:var(--radius);color:#91a8b9;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;padding:0 8px;font-size:.68rem;font-weight:650;display:inline-flex}.admin-sidebar-actions a:hover{color:#65c89e;border-color:#65c89e59}.admin-sidebar-actions button:hover{color:#ef9a9a;border-color:#df787861}.admin-main{background:#f2f5f8;min-width:0;min-height:100vh;margin-left:292px}.admin-page{min-height:100vh;padding:24px}.admin-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.admin-page-header h1{font-size:clamp(1.7rem,2.6vw,2.7rem)}.admin-page-header p:not(.eyebrow){max-width:760px;color:var(--muted);margin:10px 0 0;line-height:1.6}.admin-header-actions,.admin-form-actions,.inline-checks,.admin-row-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-grid,.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.dashboard-card,.metric-card,.admin-panel,.lead-list,.lead-detail{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 28px #1720330f}.dashboard-card,.metric-card{gap:8px;min-height:116px;padding:16px;display:grid}.dashboard-card svg,.metric-card svg{color:var(--blue)}.dashboard-card span,.metric-card span{color:var(--muted);font-size:.86rem;font-weight:800}.dashboard-card strong,.metric-card strong{color:var(--ink);font-size:1.9rem}.dashboard-panel,.settings-panel{margin-top:18px;padding:18px}.admin-panel-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.admin-panel-title h2{font-size:1.35rem}.portal-map{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-map article{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfe;gap:8px;padding:14px;display:grid}.portal-map span{color:var(--muted);line-height:1.5}.admin-toolbar,.admin-filter-panel{grid-template-columns:minmax(250px,1fr) 190px 190px;gap:12px;margin-bottom:14px;display:grid}.admin-filter-panel{grid-template-columns:minmax(220px,1fr) 180px}.search-box{display:block;position:relative}.search-box svg{color:var(--muted);position:absolute;top:14px;left:12px}.search-box input{padding-left:40px}.admin-workspace,.users-workspace,.content-workspace{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:start;gap:18px;display:grid}.users-workspace{grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr)}.content-workspace{grid-template-columns:minmax(380px,.95fr) minmax(430px,1.05fr)}.lead-list{overflow:hidden}.lead-list-head,.lead-row{grid-template-columns:minmax(180px,1fr) 130px 150px;align-items:center;gap:12px;display:grid}.lead-list-head{border-bottom:1px solid var(--line);min-height:46px;color:var(--muted);text-transform:uppercase;padding:0 14px;font-size:.78rem;font-weight:900}.lead-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:74px;color:var(--ink);text-align:left;background:#fff;padding:12px 14px}.lead-row:hover,.lead-row.selected{background:#f4f9ff}.lead-row strong,.lead-row small,.user-row strong,.user-row small{overflow-wrap:anywhere;display:block}.lead-row small,.user-row small{color:var(--muted);margin-top:5px;font-weight:700}.lead-row time{color:#475467;font-size:.82rem;font-weight:700}.status-pill{justify-content:center;min-height:30px;padding:5px 8px;font-size:.76rem}.status-pill.new,.status-pill.contacted,.status-pill.qualified{color:#085a9d;background:#edf7ff;border-color:#b9dbf7}.status-pill.site_visit,.status-pill.negotiation{color:#7c5d0d;background:#fff8df;border-color:#ead28b}.status-pill.won{color:#08724c;background:#edfbf3;border-color:#9fdcbc}.status-pill.lost{color:#9f2a2a;background:#fff1f1;border-color:#f0b9b9}.status-pill.incomplete{color:#475467;background:#f2f4f7;border-color:#d0d5dd}.lead-detail,.user-create-panel,.admin-form-panel{padding:18px}.detail-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.detail-head h2{overflow-wrap:anywhere;font-size:clamp(1.35rem,2vw,1.9rem)}.detail-grid,.crm-grid,.permission-grid,.user-permissions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.crm-grid{margin:16px 0}.info-item{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfe;min-height:76px;padding:12px}.info-item.wide{grid-column:1/-1}.info-item span{color:var(--muted);text-transform:uppercase;margin-bottom:7px;font-size:.78rem;font-weight:900;display:block}.info-item strong{color:var(--ink);overflow-wrap:anywhere;font-size:.95rem;line-height:1.45;display:block}.note-form{gap:12px;margin:14px 0;display:grid}.note-form .secondary-button{justify-self:start}.notes-list h3{margin:20px 0 10px}.note-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-bottom:10px;padding:12px}.note-item p{margin:0 0 8px;line-height:1.55}.note-item time,.empty-state{color:var(--muted);font-size:.88rem;font-weight:700}.empty-state{padding:16px}.empty-panel{padding:24px}.permission-check,.switch-row{border:1px solid var(--line);border-radius:var(--radius);color:#344054;background:#fbfcfe;flex-direction:row;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:.82rem;font-weight:800;display:flex}.permission-check input,.switch-row input{width:16px;min-height:16px}.user-list-panel{overflow:hidden}.user-list-head,.user-row{grid-template-columns:minmax(190px,1fr) 160px 110px}.user-row{border-bottom:1px solid var(--line);align-items:start;gap:12px;padding:14px;display:grid}.user-permissions{grid-column:1/-1;gap:8px}.admin-form-panel{gap:16px;display:grid}:is(.admin-form-grid label:has(textarea),.settings-panel label:has(textarea)){align-self:stretch}.inline-checks{align-items:stretch}.inline-checks .switch-row{min-width:150px}.project-admin-list{gap:12px;display:grid}.project-admin-card{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfe;grid-template-columns:116px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.project-admin-thumb{aspect-ratio:1.35;border-radius:var(--radius);color:var(--muted);background:#eef4f8;place-items:center;font-size:.8rem;font-weight:800;display:grid;overflow:hidden}.project-admin-thumb img{object-fit:cover;width:100%;height:100%}.project-admin-card h3{margin:0 0 6px;font-size:1.05rem}.project-admin-card p{color:var(--muted);margin:0}.upload-control{gap:10px;display:grid}.admin-upload-button{border:1px dashed var(--blue);border-radius:var(--radius);min-height:44px;color:var(--blue-dark);cursor:pointer;background:#eef7ff;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:850;display:inline-flex}.admin-upload-button input{display:none}.upload-preview,.gallery-preview{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfe;overflow:hidden}.upload-preview{aspect-ratio:1.8;color:var(--muted);place-items:center;font-weight:800;display:grid}.upload-preview img,.gallery-preview img{object-fit:cover;width:100%;height:100%}.gallery-preview{min-height:112px;color:var(--muted);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;font-weight:800;display:grid}.gallery-preview img{aspect-ratio:1.2;border-radius:var(--radius)}.project-detail-hero{color:#fff;align-items:end;min-height:min(680px,100vh - 78px);display:grid;position:relative;overflow:hidden}.project-detail-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.project-detail-overlay{background:linear-gradient(90deg,#073f76eb,#073f7694,#0f9f6b29),linear-gradient(#0000 42%,#073f769e);position:absolute;inset:0}.project-detail-content{z-index:1;width:min(var(--max-width), calc(100% - 48px));margin:0 auto;padding:96px 0 72px;position:relative}.project-detail-content h1{max-width:820px;margin:0;font-size:clamp(2.3rem,5vw,5rem);line-height:1.04}.project-detail-content p:not(.eyebrow){color:#ffffffe0;max-width:680px;line-height:1.7}.project-detail-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.project-detail-shell{width:min(var(--max-width), calc(100% - 48px));grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;margin:0 auto;padding:72px 0;display:grid}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.project-gallery img{aspect-ratio:1.45;border-radius:var(--radius);object-fit:cover;width:100%}.project-detail-lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.project-detail-list,.project-facts{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 28px #1720330f}.project-detail-list{flex-wrap:wrap;gap:8px;padding:18px;display:flex}.project-detail-list h3,.project-detail-list p{flex:0 0 100%;margin:0}.project-detail-list p{color:var(--muted);line-height:1.6}.project-detail-list span{border:1px solid var(--line);border-radius:var(--radius);color:#344054;background:#f8fafc;padding:8px 10px;font-size:.86rem;font-weight:800}.project-facts{gap:0;display:grid;position:sticky;top:96px;overflow:hidden}.project-fact{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;min-height:72px;padding:14px;display:grid}.project-fact:last-child{border-bottom:0}.project-fact svg{color:var(--blue);grid-row:1/3}.project-fact span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:850}.project-fact strong{color:var(--ink);overflow-wrap:anywhere}.admin-row-actions button{border:1px solid var(--line);border-radius:var(--radius);width:36px;height:36px;color:var(--ink);background:#fff;place-items:center;display:grid}@media (max-width:1180px){.admin-shell{display:block}.admin-mobile-bar{z-index:75;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #d5dee6;grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;gap:11px;min-height:64px;padding:8px 16px;display:grid;position:sticky;top:0;box-shadow:0 8px 22px #17203312}.admin-mobile-bar>button{border-radius:var(--radius);color:#083f73;background:#fff;border:1px solid #d3dde5;place-items:center;width:40px;height:40px;display:grid}.admin-mobile-bar>a:not(.admin-mobile-profile){gap:2px;display:grid}.admin-mobile-bar strong{color:#083f73;font-size:.82rem;font-weight:800}.admin-mobile-bar span{color:#748094;font-size:.65rem;font-weight:600}.admin-mobile-profile{color:#fff;background:#0d744f;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.67rem;font-weight:800;display:grid}.admin-sidebar{z-index:100;width:min(310px,100vw - 42px);height:100dvh;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.admin-main{margin-left:0}.admin-sidebar.mobile-open{transform:translate(0)}.admin-sidebar-close{border-radius:var(--radius);color:#a9bdcb;background:#ffffff0d;border:1px solid #ffffff1f;flex:none;place-items:center;width:36px;height:36px;display:grid}.admin-sidebar-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05111d94;border:0;display:block;position:fixed;inset:0}}@media (max-width:1060px){.project-grid,.enquiry-band,.contact-info-band,.thank-you-shell,.footer-shell,.project-detail-shell,.admin-workspace,.users-workspace,.content-workspace,.portal-map{grid-template-columns:1fr}.footer-shell{gap:26px}.project-facts,.enquiry-copy{position:static}}@media (max-width:820px){.nav-shell{gap:12px;min-height:72px;padding:8px 16px}.brand{flex:auto}.brand .logo{width:78px}.desktop-nav,.nav-cta{display:none}.mobile-menu-toggle{border:1px solid var(--line);border-radius:var(--radius);width:42px;height:42px;color:var(--blue-dark);background:#fff;flex:none;place-items:center;display:grid}.mobile-nav{border-top:1px solid var(--line);background:#fff;padding:10px 16px 14px;display:none}.mobile-nav.open{gap:8px;display:grid}.mobile-nav a{border:1px solid var(--line);border-radius:var(--radius);color:#344054;background:#fff;justify-content:center;align-items:center;min-height:42px;font-weight:820;display:flex}.mobile-nav .mobile-nav-cta{border-color:var(--blue);background:var(--blue);color:#fff}.site-header{position:sticky}.hero-content{width:calc(100% - 36px);padding:64px 0 72px}.section-shell,.enquiry-band,.thank-you-shell,.page-hero,.cta-band,.contact-info-band,.admin-page{padding:42px 18px}.footer-shell,.footer-bottom{width:calc(100vw - 36px)}.footer-shell{padding:38px 0 28px}.page-hero h1{font-size:2.05rem}.lead-form,.login-form,.admin-form-grid,.user-form-grid,.metric-grid,.dashboard-grid,.admin-toolbar,.admin-filter-panel,.detail-grid,.crm-grid,.permission-grid,.user-permissions,.project-detail-lists,.project-gallery,.gallery-preview{grid-template-columns:1fr}.admin-page-header,.detail-head{flex-direction:column}.admin-header-actions,.admin-form-actions{width:100%}.admin-header-actions .admin-button,.admin-form-actions .admin-button{flex:170px}.lead-list-head{display:none}.lead-row,.user-row,.project-admin-card{grid-template-columns:1fr;gap:8px}.admin-nav{grid-template-columns:1fr}}@media (max-width:520px){.brand span{display:grid}.nav-shell{gap:8px;padding:8px 10px}.brand{flex:auto}.brand .logo{width:64px}.button,.admin-button,.secondary-button,.danger-button{width:100%}.hero-content h1{font-size:2.2rem}.project-detail-content{width:calc(100% - 36px);padding:72px 0 48px}.project-detail-content h1{font-size:2.15rem}.project-detail-shell{width:calc(100% - 36px);padding:42px 0}.page-hero h1{font-size:1.9rem}.page-hero p:not(.eyebrow),.hero-content p:not(.eyebrow),.enquiry-copy p{font-size:.98rem}.hero-actions,.trust-row,.cta-band,.footer-bottom{flex-direction:column;align-items:flex-start}}.form-message{border-radius:var(--radius);margin:0 0 16px;padding:12px 14px;font-weight:800}.form-message.success{color:#08724c;background:#edfbf4;border:1px solid #a9dfc6}.form-message.error{color:#9f2a2a;background:#fff1f1;border:1px solid #f0b9b9}.site-empty-state,.portal-empty{border:1px dashed var(--line);border-radius:var(--radius);min-height:180px;color:var(--muted);text-align:center;background:#f8fafc;align-content:center;place-items:center;gap:12px;padding:28px;font-weight:750;display:grid}.site-empty-state.detail-empty{background:#fff;border:0;min-height:55vh}.investment-page-hero{color:#fff;background:linear-gradient(90deg,#073f76f5,#073f76b8),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=82) 50% 42%/cover;min-height:410px}.investment-page-hero>div{width:min(var(--max-width), calc(100% - 48px));margin:0 auto}.investment-page-hero h1{max-width:780px}.investment-page-hero p:not(.eyebrow){color:#ffffffdb;max-width:700px}.investment-hero-trust{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.investment-hero-trust span{border-radius:var(--radius);color:#fff;border:1px solid #ffffff70;align-items:center;gap:7px;min-height:36px;padding:7px 10px;font-size:.84rem;font-weight:800;display:inline-flex}.public-investment-grid,.investment-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.public-investment-card,.investment-market-card,.portfolio-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 16px 38px #17203314}.public-investment-card{transition:transform .18s,box-shadow .18s;display:grid}.public-investment-card:hover{transform:translateY(-3px);box-shadow:0 22px 44px #17203321}.public-investment-media,.investment-market-media{min-height:220px;color:var(--blue);background:#eaf2f8;place-items:center;display:grid;position:relative;overflow:hidden}.public-investment-media img,.investment-market-media img,.portfolio-card-image img,.investment-admin-image img{object-fit:cover;width:100%;height:100%}.public-investment-media>span,.investment-market-media>span,.portfolio-card-image>span{border-radius:var(--radius);background:var(--gold-soft);color:#6f5003;text-transform:uppercase;align-items:center;min-height:29px;padding:5px 9px;font-size:.75rem;font-weight:900;display:inline-flex;position:absolute;top:12px;left:12px}.public-investment-body,.investment-market-body,.portfolio-card-body{gap:13px;padding:18px;display:grid}.public-investment-body>p,.investment-market-body>p,.portfolio-card-body>p{color:var(--muted);margin:0;line-height:1.55}.public-investment-body>p:first-child,.investment-location,.portfolio-card-body>p:first-child{color:var(--green-dark);align-items:center;gap:6px;font-size:.84rem;font-weight:850;display:flex}.public-investment-body h2,.investment-market-body h2,.portfolio-card-body h2{margin:0;font-size:1.18rem}.public-investment-metrics,.investment-return-row,.resale-facts,.portfolio-stats,.listing-history-facts,.transaction-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.public-investment-metrics>span,.investment-return-row>span,.resale-facts>span,.portfolio-stats>span,.listing-history-facts>span{gap:4px;display:grid}.public-investment-metrics small,.investment-return-row small,.resale-facts small,.portfolio-stats small,.listing-history-facts small{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.public-investment-metrics strong,.investment-return-row strong,.resale-facts strong,.portfolio-stats strong,.listing-history-facts strong{color:var(--ink);align-items:center;gap:3px;font-size:.95rem;display:flex}.funding-progress{background:#e8edf2;border-radius:6px;height:8px;overflow:hidden}.funding-progress>span{border-radius:inherit;background:var(--green);height:100%;display:block}.funding-progress-copy{color:var(--muted);justify-content:space-between;gap:8px;font-size:.75rem;font-weight:750;display:flex}.public-investment-link{color:var(--blue);align-items:center;gap:7px;font-size:.88rem;font-weight:850;display:inline-flex}.investment-home-section{background:#f8fbfd;border-top:1px solid #e7edf3}.investment-cta-band{background:#eef8f4}.investment-detail-hero{background:var(--blue-dark);color:#fff;align-items:end;min-height:min(650px,100vh - 78px);display:grid;position:relative;overflow:hidden}.investment-detail-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.investment-detail-overlay{background:linear-gradient(90deg,#073f76f5,#073f76a3,#08784f29);position:absolute;inset:0}.investment-detail-content{z-index:1;width:min(var(--max-width), calc(100% - 48px));margin:0 auto;padding:92px 0 70px;position:relative}.detail-back{color:#ffffffd1;align-items:center;gap:6px;margin-bottom:34px;font-weight:800;display:inline-flex}.investment-detail-content h1{max-width:900px;margin:0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.04}.investment-detail-content>p:not(.eyebrow){color:#ffffffd6;max-width:680px;font-size:1.08rem;line-height:1.65}.investment-detail-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.investment-detail-shell{width:min(var(--max-width), calc(100% - 48px));grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:28px;margin:0 auto;padding:70px 0;display:grid}.investment-description{color:#475467;white-space:pre-line;font-size:1.03rem;line-height:1.8}.investment-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0;display:grid}.investment-highlights span{border-radius:var(--radius);color:#185d45;background:#f2fbf7;border:1px solid #c8e6d8;align-items:center;gap:9px;min-height:48px;padding:10px 12px;font-weight:800;display:flex}.investment-documents{gap:8px;margin-top:28px;display:grid}.investment-documents a{border:1px solid var(--line);border-radius:var(--radius);min-height:44px;color:var(--blue-dark);background:#fff;align-items:center;gap:9px;padding:10px 12px;font-weight:800;display:flex}.investment-facts-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;position:sticky;top:96px;overflow:hidden}.investment-fact{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;min-height:72px;padding:13px 15px;display:grid}.investment-fact svg{color:var(--blue);grid-row:1/3}.investment-fact span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.investment-fact strong{color:var(--ink)}.investment-funding-box{background:#f8fafc;gap:9px;padding:16px;display:grid}.investment-funding-box>div:first-child{color:var(--muted);justify-content:space-between;font-size:.84rem;font-weight:800;display:flex}.investment-facts-panel>.admin-button{width:calc(100% - 32px);margin:0 16px 16px}.customer-shell{background:#f3f6f9;grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.customer-sidebar{z-index:45;background:#fff;border-right:1px solid #d7e0e8;flex-direction:column;gap:17px;height:100vh;padding:18px;display:flex;position:sticky;top:0;overflow-y:auto}.customer-brand,.customer-mobile-brand{align-items:center;gap:10px;display:flex}.customer-brand{border-bottom:1px solid var(--line);min-height:72px;padding-bottom:14px}.customer-brand .logo{flex:none;width:78px}.customer-brand span{gap:3px;display:grid}.customer-brand strong{color:var(--blue-dark)}.customer-brand small{color:var(--muted);font-weight:750}.customer-identity{border-radius:var(--radius);background:#f3fbf7;border:1px solid #cfe5d9;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.customer-identity>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.customer-identity div{gap:4px;display:grid;overflow:hidden}.customer-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.customer-nav{gap:5px;display:grid}.customer-nav a,.customer-sidebar-bottom a,.customer-sidebar-bottom button{border-radius:var(--radius);color:#344054;text-align:left;background:0 0;border:0;align-items:center;gap:10px;min-height:42px;padding:0 11px;font-size:.88rem;font-weight:820;display:flex}.customer-nav a:hover,.customer-nav a.active{color:var(--blue-dark);background:#edf6fc}.customer-nav a.active{box-shadow:inset 3px 0 0 var(--green)}.customer-sidebar-bottom{border-top:1px solid var(--line);gap:5px;margin-top:auto;padding-top:13px;display:grid}.customer-sidebar-bottom button{width:100%}.customer-main{min-width:0}.customer-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.customer-page-header h1{margin:0;font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.12}.customer-page-header>div:first-child>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:10px 0 0;line-height:1.6}.customer-page-actions{flex-wrap:wrap;gap:9px;display:flex}.customer-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px;box-shadow:0 10px 28px #1720330d}.customer-metric-grid article,.transaction-summary article{border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:var(--radius);background:#fff;align-content:center;gap:9px;min-height:126px;padding:16px;display:grid;box-shadow:0 10px 28px #1720330d}.customer-metric-grid article:nth-child(3),.transaction-summary article:nth-child(2){border-top-color:var(--green)}.customer-metric-grid article:nth-child(4){border-top-color:var(--gold)}.customer-metric-grid span,.transaction-summary span{color:var(--muted);align-items:center;gap:7px;font-size:.82rem;font-weight:820;display:flex}.customer-metric-grid strong,.transaction-summary strong{color:var(--ink);overflow-wrap:anywhere;font-size:1.55rem}.customer-metric-grid small{color:var(--muted)}.customer-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.customer-panel-heading h2{margin:0;font-size:1.25rem}.finance-chart-legend{justify-content:flex-end;gap:14px;margin-bottom:8px;display:flex}.finance-chart-legend span{color:var(--muted);align-items:center;gap:6px;font-size:.75rem;font-weight:800;display:flex}.finance-chart-legend i{border-radius:2px;width:10px;height:10px}.finance-chart-legend .spending,.finance-chart-bars .spending{background:var(--blue)}.finance-chart-legend .earnings,.finance-chart-bars .earnings{background:var(--green)}.finance-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,#0000 0 55px,#edf1f5 56px);grid-template-columns:repeat(6,minmax(34px,1fr));align-items:end;gap:12px;height:230px;padding:18px 5px 0;display:grid}.finance-chart-column{grid-template-rows:1fr 22px;align-items:end;gap:5px;height:100%;display:grid}.finance-chart-bars{justify-content:center;align-items:end;gap:4px;height:100%;display:flex}.finance-chart-bars i{border-radius:3px 3px 0 0;width:min(15px,38%);min-height:3px}.finance-chart-column>span{color:var(--muted);text-align:center;font-size:.73rem;font-weight:800}.profile-progress-panel{flex-direction:column;display:flex}.profile-progress-panel .customer-panel-heading>strong{color:var(--green-dark);font-size:1.5rem}.profile-progress-track{background:#e7edf2;border-radius:6px;height:10px;overflow:hidden}.profile-progress-track span{border-radius:inherit;background:var(--green);height:100%;display:block}.profile-progress-panel>p{color:var(--muted);line-height:1.6}.profile-progress-panel .secondary-button{margin-top:auto}.holding-summary-list{display:grid}.holding-summary-list article{border-bottom:1px solid var(--line);grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.holding-summary-list article:last-child{border-bottom:0}.holding-summary-image{border-radius:var(--radius);width:56px;height:48px;color:var(--blue);background:#eaf2f8;place-items:center;display:grid;overflow:hidden}.holding-summary-image img{object-fit:cover;width:100%;height:100%}.holding-summary-list article>div:nth-child(2){gap:5px;display:grid}.holding-summary-list article span{color:var(--muted);font-size:.82rem}.holding-summary-list .holding-value{color:var(--ink);font-weight:900}.portal-table th,.portal-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px}.portal-table td small{max-width:300px;color:var(--muted);margin-top:4px;line-height:1.45}.portal-table tr:last-child td{border-bottom:0}.portal-status{border-radius:var(--radius);color:#475467;text-transform:uppercase;white-space:nowrap;background:#f2f4f7;border:1px solid #ccd6df;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:4px 8px;font-size:.7rem;font-weight:900;display:inline-flex}.portal-status.open,.portal-status.active,.portal-status.verified,.portal-status.confirmed,.portal-status.completed,.portal-status.sold{color:#08724c;background:#ebfaf3;border-color:#a7ddc3}.portal-status.pending,.portal-status.reserved,.portal-status.draft{color:#765708;background:#fff8df;border-color:#ead28b}.portal-status.rejected,.portal-status.cancelled,.portal-status.expired,.portal-status.closed{color:#9f2a2a;background:#fff1f1;border-color:#efb7b7}.portal-status.funded{color:#07548f;background:#edf7ff;border-color:#b7d6ed}.portal-tabs,.portal-segmented{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:5px;width:fit-content;max-width:100%;margin-bottom:18px;padding:5px;display:flex;overflow-x:auto}.portal-tabs button,.portal-segmented button{color:#475467;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:850;display:inline-flex}.portal-tabs button.active,.portal-segmented button.active{background:var(--blue);color:#fff}.investment-market-grid{grid-template-columns:repeat(3,minmax(260px,1fr))}.investment-market-body{flex:1;align-content:start}.portal-modal-backdrop{z-index:90;background:#0a1728a6;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.portal-modal{border-radius:var(--radius);background:#fff;width:min(560px,100%);max-height:calc(100vh - 44px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 25px 70px #00000042}.portal-modal>h2{margin:0}.portal-modal>p:not(.eyebrow){color:var(--muted);line-height:1.55}.portal-modal-close,.icon-button{border:1px solid var(--line);border-radius:var(--radius);width:38px;height:38px;color:var(--ink);background:#fff;place-items:center;display:grid}.portal-modal-close{position:absolute;top:14px;right:14px}.portal-form{gap:14px;margin-top:18px;display:grid}.investment-calculation{border-radius:var(--radius);background:#f1faf6;border:1px solid #c9e4d7;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:12px 14px;display:flex}.investment-calculation span{color:var(--muted);font-weight:800}.investment-calculation strong{color:var(--green-dark);font-size:1.2rem}.portfolio-grid,.listing-history-grid,.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portfolio-card-image{min-height:280px;color:var(--blue);background:#eaf2f8;place-items:center;display:grid;position:relative;overflow:hidden}.portfolio-stats{margin:4px 0}.portfolio-return{color:var(--green-dark)!important}.customer-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:50px;margin-bottom:14px;display:flex}.customer-toolbar>span,.operations-count{color:var(--muted);font-weight:800}.listing-history-card{align-content:start;gap:12px;display:grid}.listing-history-head,.operation-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.listing-history-card h2{margin:0;font-size:1.15rem}.listing-history-card>p{color:var(--muted);margin:0}.listing-history-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 0}.listing-admin-note,.operation-note{border-left:3px solid var(--gold);background:var(--gold-soft);padding:10px 12px;line-height:1.5;color:#5d4915!important}.transaction-summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.amount-credit{font-weight:900;color:var(--green-dark)!important}.amount-debit{font-weight:900;color:var(--blue-dark)!important}.profile-sections{gap:18px;display:grid}.profile-section{margin:0}.portal-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-save-bar{z-index:10;border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #bdd8ea;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:11px 14px;display:flex;position:sticky;bottom:16px;box-shadow:0 14px 40px #17203324}.customer-auth-page{background:#fff;grid-template-columns:minmax(430px,.92fr) minmax(560px,1.08fr);min-height:100svh;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif;display:grid}.customer-auth-story{isolation:isolate;color:#fff;background:#073f76 url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1500&q=86) 50%/cover;flex-direction:column;justify-content:space-between;min-height:100svh;padding:28px clamp(30px,5vw,68px) 34px;display:flex;position:relative;overflow:hidden}.customer-auth-story:before{z-index:-2;content:"";background:#05233dc7;position:absolute;inset:0}.customer-auth-story:after{z-index:-1;content:"";background:linear-gradient(90deg,#0f9f6b 0 62%,#d3a43a 62% 100%);height:5px;position:absolute;bottom:0;left:0;right:0}.customer-auth-back{border-radius:var(--radius);color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051f354d;border:1px solid #ffffff4d;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 12px;font-size:.73rem;font-weight:760;display:inline-flex}.customer-auth-back:hover{color:#fff;background:#051f3580;border-color:#ffffff94}.customer-auth-story-content{max-width:610px;margin:auto 0;padding:54px 0 42px}.customer-auth-kicker{color:#5ee0aa;text-transform:uppercase;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;font-size:.72rem;font-weight:850;display:inline-flex}.customer-auth-story h1{color:#fff;max-width:590px;margin:0;font-size:clamp(2.35rem,4.4vw,4.15rem);line-height:1.05}.customer-auth-story-content>p{color:#ffffffd6;max-width:560px;margin:22px 0 0;font-size:.98rem;line-height:1.7}.auth-trust-list{border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:34px;display:grid}.auth-trust-list span{grid-template-rows:auto auto;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:2px 10px;min-height:76px;padding:14px 18px 14px 0;display:grid}.auth-trust-list span+span{border-left:1px solid #ffffff38;padding-left:18px}.auth-trust-list svg{color:#e3bd51;grid-row:1/3}.auth-trust-list strong{color:#fff;align-self:end;font-size:.76rem}.auth-trust-list small{color:#ffffffa8;align-self:start;font-size:.62rem;font-weight:620}.customer-auth-story-footer{color:#ffffff9e;align-items:center;gap:8px;font-size:.66rem;font-weight:650;display:flex}.customer-auth-panel{background:#fff;place-items:center;min-height:100svh;padding:38px clamp(28px,6vw,82px);display:grid}.customer-auth-panel-inner{width:min(590px,100%)}.customer-auth-brand-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;display:flex}.customer-auth-logo{align-items:center;gap:11px;display:inline-flex}.customer-auth-logo .logo{aspect-ratio:1.18;flex:none;width:66px}.customer-auth-logo>span{gap:2px;display:grid}.customer-auth-logo strong{color:#073f76;font-size:.82rem;line-height:1}.customer-auth-logo small{color:#768293;font-size:.64rem;font-weight:720}.customer-auth-help{border-radius:var(--radius);color:#526075;border:1px solid #dbe3e9;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:.68rem;font-weight:760;display:inline-flex}.customer-auth-help:hover{color:#0b63ad;background:#f3f8fb;border-color:#a8c9df}.customer-auth-tabs{border-radius:var(--radius);background:#f0f3f6;border:1px solid #dde5eb;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.customer-auth-tabs a{color:#697587;border-radius:5px;place-items:center;min-height:40px;font-size:.75rem;font-weight:800;display:grid}.customer-auth-tabs a.active{color:#073f76;background:#fff;border:1px solid #dce4e9;box-shadow:0 4px 12px #17203314}.customer-auth-heading{margin-top:30px}.customer-auth-heading h2{color:#172033;margin:0 0 10px;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.16}.customer-auth-heading>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:0;font-size:.84rem;line-height:1.65}.customer-auth-error{border-radius:var(--radius);color:#a73c31;background:#fff5f3;border:1px solid #f0cbc6;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;margin:18px 0 0;padding:11px 12px;font-size:.72rem;font-weight:700;line-height:1.5;display:grid}.customer-auth-form{gap:17px;margin-top:24px;display:grid}.customer-auth-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-auth-form label{gap:8px;min-width:0;display:grid}.customer-auth-label{color:#303b4e;align-items:center;gap:3px;font-size:.72rem;font-weight:790;display:inline-flex}.customer-auth-input{border-radius:var(--radius);color:#8793a2;background:#fbfcfd;border:1px solid #d6dfe6;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-height:49px;padding:0 12px;transition:border-color .15s,box-shadow .15s,background-color .15s;display:grid}.customer-auth-input:focus-within{color:#0b67b2;background:#fff;border-color:#0b67b2;box-shadow:0 0 0 4px #0b67b21a}.customer-auth-input input{color:#172033;min-width:0;min-height:47px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.78rem}.customer-auth-input input:focus{box-shadow:none;border:0}.customer-auth-input input::placeholder{color:#9ba5b2}.customer-auth-input.password-field{grid-template-columns:22px minmax(0,1fr) 34px}.customer-password-toggle{color:#7b8796;background:0 0;border:0;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.customer-password-toggle:hover{color:#0b63ad;background:#edf3f7}.customer-password-hint{color:#7d8897;align-items:center;gap:5px;font-size:.63rem;font-weight:670;display:inline-flex}.customer-password-hint.met{color:#08784f}.customer-auth-submit{border-radius:var(--radius);color:#fff;background:#0b63ad;border:0;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:50px;margin-top:2px;padding:0 16px;font-size:.77rem;font-weight:830;display:grid;box-shadow:0 10px 22px #0b63ad2e}.customer-auth-submit:hover{background:#073f76}.customer-auth-submit:focus-visible{outline-offset:3px;outline:3px solid #0b63ad38}.customer-auth-support{text-align:center;border-top:1px solid #e4e9ee;margin-top:24px;padding-top:18px}.customer-auth-support>span{color:#788494;align-items:center;gap:6px;font-size:.62rem;font-weight:650;display:inline-flex}.customer-auth-support>span svg{color:#0f9f6b}.customer-auth-support p{color:var(--muted);text-align:center;margin:15px 0 0;font-size:.72rem;font-weight:650}.customer-auth-support a{color:var(--blue);font-weight:850}.investment-admin-toolbar,.investment-operations-toolbar{align-items:center}.investment-content-workspace{grid-template-columns:minmax(360px,.78fr) minmax(540px,1.22fr)}.investment-admin-list{align-content:start;gap:10px;padding:12px;display:grid}.investment-admin-card{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfe;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.investment-admin-card.selected{background:#f0f8fd;border-color:#8dc4e9}.investment-admin-image{border-radius:var(--radius);height:90px;color:var(--blue);background:#eaf2f8;place-items:center;display:grid;overflow:hidden}.investment-admin-title{align-items:center;gap:7px;display:flex}.investment-admin-title small{color:var(--muted);font-weight:800}.investment-admin-card h3{margin:8px 0 5px;font-size:1rem}.investment-admin-card p{color:var(--muted);margin:0;font-size:.84rem}.investment-admin-numbers{color:#344054;flex-wrap:wrap;gap:7px 12px;margin-top:8px;font-size:.78rem;font-weight:800;display:flex}.investment-form-panel{align-content:start}.investment-form-panel .admin-form-grid{align-items:start}.investment-form-panel .wide{grid-column:1/-1}.admin-form-section{border-top:1px solid var(--line);gap:13px;padding-top:17px;display:grid}.admin-form-section h3{margin:0;font-size:1rem}.operations-grid{align-items:start}.operation-card{align-content:start;gap:14px;display:grid}.operation-card-head>div{gap:5px;display:grid}.operation-card-head span:not(.portal-status){color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:850}.operation-card-head h2{margin:0;font-size:1.15rem}.operation-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.operation-facts>span{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfe;align-content:center;gap:4px;min-height:72px;padding:10px;display:grid;overflow:hidden}.operation-facts small{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:900}.operation-facts strong{overflow-wrap:anywhere;font-size:.86rem}.operation-facts em{overflow-wrap:anywhere;color:var(--muted);font-size:.75rem;font-style:normal}.operation-review{border-top:1px solid var(--line);gap:10px;padding-top:13px;display:grid}.operation-review>div{flex-wrap:wrap;gap:8px;display:flex}.customer-review-actions{margin-top:auto}@media (max-width:1280px){.public-investment-grid,.investment-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-grid,.investment-content-workspace{grid-template-columns:1fr}}@media (max-width:1060px){.customer-shell{grid-template-columns:1fr;padding-top:64px}.customer-mobile-header{z-index:55;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:64px;padding:7px 16px;display:flex;position:fixed;inset:0 0 auto}.customer-mobile-brand .logo{width:60px}.customer-mobile-brand strong{color:var(--blue-dark)}.customer-mobile-header>button{border:1px solid var(--line);border-radius:var(--radius);width:40px;height:40px;color:var(--blue-dark);background:#fff;place-items:center;display:grid}.customer-sidebar{z-index:70;width:min(300px,100vw - 48px);transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:18px 0 50px #17203333}.customer-sidebar.open{transform:translate(0)}.customer-menu-backdrop{z-index:65;background:#0a172894;border:0;display:block;position:fixed;inset:0}.customer-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.investment-detail-shell,.customer-dashboard-grid{grid-template-columns:1fr}.investment-facts-panel{position:static}.customer-auth-page{grid-template-columns:1fr}.customer-auth-story{min-height:370px;padding:24px 30px 28px}.customer-auth-story h1{max-width:680px;font-size:2.65rem}.customer-auth-story-content{max-width:720px;padding:38px 0 32px}.customer-auth-story-content>p{max-width:680px}.auth-trust-list{max-width:620px}.customer-auth-panel{min-height:auto;padding:48px 30px 54px}}@media (max-width:820px){.public-investment-grid,.investment-market-grid,.portfolio-grid,.listing-history-grid,.operations-grid,.transaction-summary{grid-template-columns:1fr}.customer-page{padding:24px 16px}.customer-page-header{flex-direction:column}.customer-page-actions{width:100%}.customer-page-actions>*{flex:180px}.portal-form-grid,.operation-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.investment-detail-content,.investment-detail-shell{width:calc(100% - 36px)}.investment-highlights{grid-template-columns:1fr}.investment-admin-card{grid-template-columns:92px minmax(0,1fr)}.investment-admin-card .admin-row-actions{grid-column:1/-1}}@media (max-width:620px){.customer-metric-grid,.portal-form-grid,.operation-facts,.public-investment-metrics,.investment-return-row,.resale-facts,.portfolio-stats{grid-template-columns:1fr}.customer-metric-grid article{min-height:108px}.customer-page-header h1{font-size:1.85rem}.portfolio-card{grid-template-columns:1fr}.portfolio-card-image{aspect-ratio:1.7;min-height:210px}.holding-summary-list article{grid-template-columns:50px minmax(0,1fr)}.holding-summary-list .holding-value{grid-column:2}.finance-chart{gap:4px}.profile-save-bar{flex-direction:column;align-items:stretch;position:static}.profile-save-bar>span{align-items:flex-start}.portal-modal-backdrop{align-items:end;padding:0}.portal-modal{border-radius:var(--radius) var(--radius) 0 0;width:100%;max-height:92vh;padding:22px 16px}.customer-auth-story{justify-content:flex-start;min-height:238px;padding:18px 18px 22px}.customer-auth-story h1{max-width:540px;font-size:1.82rem}.customer-auth-panel{order:-1;width:100%;min-height:100svh;padding:28px 18px 38px}.customer-auth-story-content{margin:auto 0 0;padding:26px 0 2px}.customer-auth-kicker{margin-bottom:10px}.customer-auth-story-content>p,.auth-trust-list,.customer-auth-story-footer{display:none}.customer-auth-brand-row{margin-bottom:24px}.customer-auth-heading{margin-top:24px}.customer-auth-field-row{grid-template-columns:1fr;gap:17px}.investment-detail-content h1{font-size:2.25rem}.investment-detail-actions,.portfolio-actions,.operation-review>div{flex-direction:column;align-items:stretch}.investment-admin-card{grid-template-columns:1fr}.investment-admin-image{min-height:160px}}@media (max-width:390px){.customer-auth-help span{display:none}.customer-auth-help{justify-content:center;width:38px;padding:0}.customer-auth-logo>span{display:none}}.users-redesign-page{--users-navy:#083f73;--users-blue:#0b67b2;--users-green:#0b9363;--users-gold:#c99825;--users-soft:#f5f8fb;background:#f3f6f9}.users-hero{border-radius:var(--radius);background:var(--users-navy);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:172px;padding:30px 32px;display:flex;overflow:hidden;box-shadow:0 20px 44px #083f7333}.users-hero-copy{align-items:flex-start;gap:17px;display:flex}.users-hero-icon{border-radius:var(--radius);color:#fff;background:#ffffff1a;border:1px solid #ffffff42;flex:none;place-items:center;width:48px;height:48px;display:grid}.users-hero .eyebrow{color:#66d8ac}.users-hero h1{margin:0;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.05}.users-hero-copy p:not(.eyebrow){color:#ffffffc2;max-width:720px;margin:10px 0 0;line-height:1.55}.users-hero-actions{flex:none;align-items:center;gap:10px;display:flex}.users-refresh-button,.users-primary-button,.users-submit-button,.users-save-password{border-radius:var(--radius);border:0;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:850;display:inline-flex}.users-refresh-button{color:#fff;background:#ffffff1f;width:44px}.users-refresh-button:hover{background:#fff3}.users-primary-button{background:var(--users-gold);color:#17130a;padding:0 16px}.users-page-notice{border-radius:var(--radius);border:1px solid;align-items:center;gap:9px;min-height:44px;margin-top:14px;padding:10px 13px;font-size:.87rem;font-weight:800;display:flex}.users-page-notice.success{color:#08724c;background:#ebfaf3;border-color:#a7ddc3}.users-page-notice.error{color:#9f2a2a;background:#fff1f1;border-color:#efb7b7}.users-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 20px;display:grid}.users-stat-grid article{border-radius:var(--radius);background:#fff;border:1px solid #dbe3ea;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px 12px;min-height:108px;padding:15px;display:grid;box-shadow:0 8px 24px #1720330d}.users-stat-grid article>span{border-radius:var(--radius);grid-row:1;place-items:center;width:42px;height:42px;display:grid}.users-stat-grid article>span.blue{color:var(--users-blue);background:#e8f3fb}.users-stat-grid article>span.green{color:var(--users-green);background:#e8f8f1}.users-stat-grid article>span.gold{color:#8a650c;background:#fff6dc}.users-stat-grid article>span.teal{color:#087f80;background:#e8f7f7}.users-stat-grid article>div{gap:3px;display:grid}.users-stat-grid small{color:#667085;text-transform:uppercase;font-size:.74rem;font-weight:850}.users-stat-grid strong{color:#172033;font-size:1.55rem;line-height:1}.users-stat-grid em{color:#8a94a5;grid-column:1/-1;font-size:.74rem;font-style:normal;font-weight:700}.users-redesign-workspace{grid-template-columns:minmax(560px,1fr) 390px;align-items:start;gap:18px;display:grid}.users-directory-panel{min-width:0}.users-directory-head{justify-content:space-between;align-items:flex-end;gap:16px;min-height:82px;margin-bottom:12px;display:flex}.users-directory-head>div:first-child{flex:none}.users-directory-head h2,.users-create-heading h2{margin:0;font-size:1.35rem}.users-directory-head>div:first-child>span{color:#7b8494;margin-top:5px;font-size:.8rem;font-weight:750;display:block}.users-directory-filters{grid-template-columns:minmax(210px,1fr) 135px 135px;gap:8px;min-width:0;display:grid}.users-search{display:block;position:relative}.users-search svg{z-index:1;color:#8490a0;position:absolute;top:14px;left:12px}.users-search input{padding-left:39px}.users-directory-filters input,.users-directory-filters select{background:#fff;min-height:44px;font-size:.82rem}.users-card-list{gap:10px;display:grid}.users-member-card{border:1px solid #dbe3ea;border-left:3px solid var(--users-blue);border-radius:var(--radius);background:#fff;grid-template-columns:50px minmax(220px,1fr) 116px auto;align-items:center;gap:13px;padding:13px 14px 13px 12px;transition:border-color .15s,box-shadow .15s;display:grid;box-shadow:0 8px 22px #1720330b}.users-member-card:hover{border-color:#b8cfdf;box-shadow:0 13px 28px #17203314}.users-member-card.inactive{background:#fafbfc;border-left-color:#98a2b3}.users-member-avatar{width:48px;height:48px;color:var(--users-navy);background:#e7f2fa;border-radius:50%;place-items:center;font-size:.88rem;font-weight:900;display:grid}.users-member-avatar.admin{color:#745308;background:#fff1c9}.users-member-avatar.team_leader{color:#076b48;background:#e6f7ef}.users-member-identity{gap:7px;min-width:0;display:grid}.users-member-name{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.users-member-name h3{overflow-wrap:anywhere;color:#172033;min-width:0;margin:0;font-size:.98rem}.users-role-badge{color:#07548f;text-transform:uppercase;background:#edf7ff;border:1px solid #c4dcee;border-radius:5px;align-items:center;gap:4px;min-height:24px;padding:3px 6px;font-size:.66rem;font-weight:900;display:inline-flex}.users-role-badge.admin{color:#755606;background:#fff7dc;border-color:#e6cb76}.users-role-badge.team_leader{color:#08724c;background:#ecfaf3;border-color:#a7ddc3}.users-member-contact{flex-wrap:wrap;gap:5px 14px;min-width:0;display:flex}.users-member-contact a{overflow-wrap:anywhere;color:#697386;align-items:center;gap:5px;min-width:0;font-size:.76rem;font-weight:720;display:inline-flex}.users-member-contact svg{color:#8a94a5;flex:none}.users-member-state{gap:5px;display:grid}.users-member-state>span{color:#08724c;align-items:center;gap:6px;font-size:.75rem;font-weight:850;display:flex}.users-member-state>span.inactive{color:#667085}.users-member-state>span i{background:var(--users-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e5f7ef}.users-member-state>span.inactive i{background:#98a2b3;box-shadow:0 0 0 3px #eef0f2}.users-member-state small{color:#8a94a5;font-size:.7rem;font-weight:700}.users-expand-button{border-radius:var(--radius);color:#344054;white-space:nowrap;background:#fff;border:1px solid #cfd9e2;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:.76rem;font-weight:850;display:inline-flex}.users-expand-button.open{color:var(--users-navy);background:#eff7fc;border-color:#91bddd}.users-expand-button svg:last-child{margin-left:2px}.users-member-editor{border-top:1px solid #e3e8ed;grid-column:1/-1;gap:16px;margin-top:3px;padding:17px 2px 2px;display:grid}.users-editor-controls{grid-template-columns:minmax(220px,.55fr) minmax(260px,1fr);gap:12px;display:grid}.users-inline-status,.users-account-toggle{border-radius:var(--radius);background:#f9fbfc;border:1px solid #dbe3ea;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:4px 12px;min-height:60px;padding:9px 11px;display:grid}.users-inline-status>span,.users-account-toggle>span{gap:3px;display:grid}.users-inline-status strong,.users-account-toggle strong{color:#344054;font-size:.82rem}.users-inline-status small,.users-account-toggle small{color:#8490a0;font-size:.71rem}.users-inline-status input,.users-account-toggle input{opacity:0;pointer-events:none;position:absolute}.users-inline-status>i,.users-account-toggle>i{background:#bdc6d0;border-radius:12px;width:40px;height:22px;transition:background .16s;position:relative}.users-inline-status>i:after,.users-account-toggle>i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #17203340}:is(.users-inline-status:has(input:checked)>i,.users-account-toggle:has(input:checked)>i){background:var(--users-green)}.users-inline-status:has(input:checked)>i:after{transform:translate(18px)}.users-account-toggle:has(input:checked)>i:after{transform:translate(18px)}.users-section-label{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.users-section-label>span{color:#344054;font-size:.82rem;font-weight:900}.users-section-label small{color:#8490a0;font-size:.72rem;font-weight:750}.users-permission-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px;display:grid}.users-permission-groups section{min-width:0}.users-permission-groups h4{color:#7a8595;text-transform:uppercase;margin:0 0 7px;font-size:.68rem;font-weight:900}.users-permission-groups section>div{gap:5px;display:grid}.users-permission-groups label{color:#566174;cursor:pointer;background:#fbfcfd;border:1px solid #e0e6ec;border-radius:6px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:7px;min-height:34px;padding:6px 8px;font-size:.73rem;font-weight:760;display:grid}.users-permission-groups label.checked{color:#145d43;background:#f0faf5;border-color:#afd7c5}.users-permission-groups label input{opacity:0;pointer-events:none;position:absolute}.users-permission-groups label i{color:#fff;background:#fff;border:1px solid #b9c3ce;border-radius:4px;place-items:center;width:17px;height:17px;display:grid}.users-permission-groups label.checked i{border-color:var(--users-green);background:var(--users-green)}.users-password-reset{border-top:1px solid #e5eaef;grid-template-columns:minmax(230px,1fr) minmax(190px,.7fr) auto;align-items:center;gap:10px;padding-top:14px;display:grid}.users-password-reset>div{color:var(--users-navy);align-items:center;gap:9px;display:flex}.users-password-reset>div>span{gap:3px;display:grid}.users-password-reset strong{font-size:.82rem}.users-password-reset small{color:#8490a0;font-size:.7rem}.users-password-reset input{min-height:40px}.users-save-password{background:var(--users-navy);color:#fff;min-height:40px;padding:0 13px}.users-loading-state,.users-empty-state{border-radius:var(--radius);color:#778295;text-align:center;background:#fafcfd;border:1px dashed #cfd8e2;align-content:center;place-items:center;gap:9px;min-height:190px;padding:24px;font-size:.84rem;font-weight:800;display:grid}.users-empty-state>span{width:48px;height:48px;color:var(--users-blue);background:#eaf2f8;border-radius:50%;place-items:center;display:grid}.users-empty-state h3,.users-empty-state p{margin:0}.users-empty-state p{color:#8a94a5;font-size:.78rem;font-weight:700}.users-create-card{border:1px solid #d7e0e8;border-top:3px solid var(--users-gold);border-radius:var(--radius);background:#fff;gap:17px;padding:19px;display:grid;position:sticky;top:18px;box-shadow:0 14px 36px #17203314}.users-create-heading{border-bottom:1px solid #e4e9ee;align-items:center;gap:11px;padding-bottom:14px;display:flex}.users-create-heading>span{border-radius:var(--radius);width:40px;height:40px;color:var(--users-blue);background:#eaf4fb;place-items:center;display:grid}.users-create-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.users-create-fields label{font-size:.78rem}.users-create-fields input{min-height:42px;font-size:.82rem}.users-create-fields .password-field{height:42px}.users-role-picker{border:0;min-width:0;margin:0;padding:0}.users-role-picker legend{color:#344054;margin-bottom:8px;font-size:.78rem;font-weight:850}.users-role-picker>div{gap:6px;display:grid}.users-role-picker button{border-radius:var(--radius);color:#667085;text-align:left;background:#fafcfd;border:1px solid #dce3e9;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:9px;min-height:54px;padding:8px 10px;display:grid}.users-role-picker button>span{gap:2px;display:grid}.users-role-picker button strong{color:#344054;font-size:.78rem}.users-role-picker button small{color:#8a94a5;font-size:.67rem;font-weight:700}.users-role-picker button>i{color:#fff;border:1px solid #c6cfd8;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.users-role-picker button.active{color:var(--users-blue);background:#eff7fc;border-color:#82b8dc}.users-role-picker button.active.admin{color:#80600e;background:#fff8e2;border-color:#dfc065}.users-role-picker button.active.team_leader{color:#08724c;background:#eefaf4;border-color:#8ecfb0}.users-role-picker button.active>i{background:currentColor;border-color:currentColor}.users-role-picker button.active>i svg{color:#fff}.users-permission-section{border-top:1px solid #e5eaef;padding-top:15px}.users-create-card .users-permission-groups{grid-template-columns:1fr;max-height:290px;padding-right:4px;overflow-y:auto}.users-account-toggle{cursor:pointer}.users-submit-button{background:var(--users-blue);color:#fff;width:100%;padding:0 16px}.users-submit-button:hover{background:var(--users-navy)}.users-directory-only{grid-template-columns:minmax(0,1fr)}.users-field-title{white-space:nowrap;flex-direction:row;align-items:center;gap:4px;width:fit-content;display:inline-flex}.users-field-title i{color:#c83e3e;font-style:normal;font-weight:900}.users-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b18289e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.users-create-modal{border:1px solid #d3dde6;border-top:4px solid var(--users-gold);border-radius:var(--radius);background:#fff;gap:18px;width:min(680px,100%);max-height:calc(100vh - 48px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 28px 72px #0a182a47}.users-modal-head{border-bottom:1px solid #e4e9ee;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:15px;display:flex}.users-modal-head .users-create-heading{border:0;padding:0}.users-modal-close{border-radius:var(--radius);color:#667085;background:#fff;border:1px solid #d8e0e8;flex:none;place-items:center;width:38px;height:38px;display:grid}.users-modal-close:hover{color:#a62e2e;background:#fff3f3;border-color:#e3aaaa}.users-modal-actions{border-top:1px solid #e5eaef;justify-content:flex-end;gap:10px;padding-top:16px;display:flex}.users-modal-actions .secondary-button,.users-modal-actions .users-submit-button{width:auto;min-width:132px}.users-role-access-summary{border-radius:var(--radius);color:#08724c;background:#f1faf6;border:1px solid #cce3d9;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:11px 13px;display:grid}.users-role-access-summary>div{gap:3px;display:grid}.users-role-access-summary strong{font-size:.82rem}.users-role-access-summary span{color:#527264;font-size:.72rem}.users-role-access-summary em{color:#08724c;font-size:.72rem;font-style:normal;font-weight:850}.access-page{background:#f3f6f9}.access-stat-strip{border-radius:var(--radius);background:#fff;border:1px solid #dbe3ea;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden;box-shadow:0 8px 24px #1720330b}.access-stat-strip>div{border-right:1px solid #e2e8ee;justify-content:space-between;align-items:center;gap:12px;min-height:88px;padding:18px;display:flex}.access-stat-strip>div:last-child{border-right:0}.access-stat-strip span{color:#667085;text-transform:uppercase;font-size:.76rem;font-weight:820}.access-stat-strip strong{color:#083f73;font-size:1.7rem}.access-section-head{justify-content:space-between;gap:16px;margin:28px 0 14px;display:flex}.access-section-head h2,.permission-role-list-head h2,.permission-policy-head h2{margin:0;font-size:1.35rem}.access-section-head p:not(.eyebrow),.permission-policy-head p:not(.eyebrow){color:#687386;max-width:720px;margin:7px 0 0;font-size:.86rem;line-height:1.55}.role-management-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.role-management-grid>.users-loading-state{grid-column:1/-1}.role-management-card{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;border-top:3px solid #0b67b2;gap:16px;min-width:0;padding:18px;display:grid;box-shadow:0 10px 28px #1720330e}.role-management-card.inactive{background:#fafbfc;border-top-color:#98a2b3}.role-card-top{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.role-card-mark{border-radius:var(--radius);color:#07548f;background:#e9f4fb;place-items:center;width:42px;height:42px;display:grid}.role-card-mark.admin{color:#7b5906;background:#fff3ce}.role-card-mark.team_leader{color:#08724c;background:#e8f7ef}.role-card-title{gap:3px;min-width:0;display:grid}.role-card-title>span{color:#8490a0;text-transform:uppercase;font-size:.66rem;font-weight:850}.role-card-title h3{overflow-wrap:anywhere;margin:0;font-size:1rem}.role-state{color:#667085;background:#f5f6f7;border:1px solid #d5dce3;border-radius:5px;padding:5px 7px;font-size:.66rem;font-weight:850}.role-state.active{color:#08724c;background:#edfaf3;border-color:#a9dbc3}.role-management-card>p{color:#687386;min-height:43px;margin:0;font-size:.82rem;line-height:1.55}.role-card-metrics{border-radius:var(--radius);background:#f8fafb;border:1px solid #e0e6ec;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.role-card-metrics>div{color:#617083;align-items:center;gap:8px;min-height:58px;padding:10px;display:flex}.role-card-metrics>div:first-child{border-right:1px solid #e0e6ec}.role-card-metrics svg{color:#0b67b2;flex:none}.role-card-metrics span{gap:2px;font-size:.67rem;display:grid}.role-card-metrics strong{color:#172033;font-size:1rem}.role-card-actions{border-top:1px solid #e5eaef;align-items:center;gap:8px;padding-top:13px;display:flex}.role-card-actions button,.role-protected{border-radius:var(--radius);color:#344054;background:#fff;border:1px solid #d2dbe3;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:.73rem;font-weight:820;display:inline-flex}.role-card-actions button.danger{color:#a42d2d;margin-left:auto}.role-card-actions button.danger:hover{background:#fff3f3;border-color:#e7b1b1}.role-protected{color:#788395;border:0;margin-left:auto}.role-editor-modal{width:min(620px,100%)}.access-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.access-form-grid label{min-width:0}.access-form-grid .full{grid-column:1/-1}.access-form-grid textarea{resize:vertical}.role-editor-note{border-radius:var(--radius);color:#375f7c;background:#f1f7fb;border:1px solid #cbdfea;align-items:center;gap:9px;min-height:46px;padding:10px 12px;font-size:.76rem;font-weight:740;display:flex}.permission-workspace{grid-template-columns:275px minmax(0,1fr);align-items:start;gap:16px;margin-top:18px;display:grid}.permission-role-list{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;padding:16px;position:sticky;top:18px;box-shadow:0 10px 28px #1720330d}.permission-role-list-head{border-bottom:1px solid #e4e9ee;margin-bottom:10px;padding:3px 3px 14px}.permission-role-list-head>span{color:#7a8595;margin-top:6px;font-size:.72rem;font-weight:720;display:block}.permission-role-list>div:last-child{gap:6px;display:grid}.permission-role-list button{border-radius:var(--radius);color:#526073;text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:58px;padding:8px;display:grid}.permission-role-list button:hover{background:#f5f8fa}.permission-role-list button.active{color:#07548f;background:#ecf6fc;border-color:#a9cde3}.permission-role-list button>span{border-radius:var(--radius);background:#edf2f6;place-items:center;width:34px;height:34px;display:grid}.permission-role-list button.active>span{background:#fff}.permission-role-list button>div{gap:3px;min-width:0;display:grid}.permission-role-list button strong{overflow-wrap:anywhere;color:#344054;font-size:.79rem}.permission-role-list button small{color:#8490a0;font-size:.68rem}.permission-role-list button em{color:#566174;text-align:center;background:#e5eaf0;border-radius:5px;min-width:25px;padding:4px 5px;font-size:.67rem;font-style:normal;font-weight:850}.permission-role-list button.active em{color:#fff;background:#0b67b2}.permission-policy-panel{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;min-width:0;padding:20px;box-shadow:0 10px 28px #1720330d}.permission-policy-head{border-bottom:1px solid #e3e9ee;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.permission-policy-count{color:#667085;justify-content:flex-end;align-items:center;gap:9px;min-width:170px;display:flex}.permission-policy-count strong{color:#0b67b2;font-size:2rem;line-height:1}.permission-policy-count span{font-size:.7rem;font-weight:740;line-height:1.45}.permission-bulk-actions{border-bottom:1px solid #e5eaef;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 0;display:flex}.permission-bulk-actions>span{color:#5b687a;align-items:center;gap:7px;font-size:.74rem;font-weight:740;display:inline-flex}.permission-bulk-actions>span svg{color:#0b9363}.permission-bulk-actions>div{gap:6px;display:flex}.permission-bulk-actions button{color:#3d4a5d;background:#fff;border:1px solid #d4dde5;border-radius:6px;min-height:32px;padding:0 9px;font-size:.7rem;font-weight:800}.permission-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 0;display:grid}.permission-groups-grid>section{border-radius:var(--radius);border:1px solid #dce4ea;min-width:0;overflow:hidden}.permission-groups-grid>section>header{background:#f7f9fb;border-bottom:1px solid #e2e8ed;align-items:center;gap:10px;min-height:72px;padding:12px;display:flex}.permission-groups-grid>section>header>span{border-radius:var(--radius);color:#0b67b2;background:#e8f3fa;flex:none;place-items:center;width:36px;height:36px;display:grid}.permission-groups-grid h3,.permission-groups-grid p{margin:0}.permission-groups-grid h3{color:#273247;font-size:.84rem}.permission-groups-grid p{color:#7a8595;margin-top:4px;font-size:.67rem;line-height:1.4}.permission-groups-grid>section>div{display:grid}.permission-groups-grid label{cursor:pointer;border-bottom:1px solid #e8edf1;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:10px;min-height:57px;padding:9px 12px;display:grid}.permission-groups-grid label:last-child{border-bottom:0}.permission-groups-grid label:hover,.permission-groups-grid label.checked{background:#f1faf6}.permission-groups-grid label>span{gap:3px;min-width:0;display:grid}.permission-groups-grid label strong{color:#344054;font-size:.76rem}.permission-groups-grid label small{color:#8a94a5;font-size:.64rem}.permission-groups-grid label input{opacity:0;pointer-events:none;position:absolute}.permission-groups-grid label i{color:#fff;background:#fff;border:1px solid #b8c3cc;border-radius:5px;place-items:center;width:21px;height:21px;display:grid}.permission-groups-grid label.checked i{background:#0b9363;border-color:#0b9363}.permission-save-bar{border-top:1px solid #dfe6ec;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding-top:14px;display:flex}.permission-save-bar>span{color:#697588;font-size:.75rem;font-weight:740}.permission-save-bar button,.profile-form-actions button{border-radius:var(--radius);color:#fff;background:#0b67b2;border:0;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:.78rem;font-weight:850;display:inline-flex}.profile-page{background:#f3f6f9}.profile-page-head{background:#fff;border-bottom:1px solid #d9e1e8;justify-content:space-between;align-items:center;gap:20px;min-height:124px;margin:-24px -24px 20px;padding:24px 30px;display:flex}.profile-page-head h1{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.profile-page-head p:not(.eyebrow){color:#687386;margin:8px 0 0;line-height:1.5}.profile-security-state{border-radius:var(--radius);color:#08724c;background:#edf9f3;border:1px solid #a7ddc3;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:.76rem;font-weight:820;display:inline-flex}.profile-layout{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:18px;display:grid}.profile-identity{border-radius:var(--radius);text-align:center;background:#fff;border:1px solid #d9e2e9;border-top:4px solid #d3a43a;justify-items:center;padding:28px 20px 20px;display:grid;position:sticky;top:18px;box-shadow:0 12px 30px #1720330e}.profile-avatar{color:#fff;background:#083f73;border:5px solid #eef4f8;border-radius:50%;place-items:center;width:88px;height:88px;font-size:1.45rem;font-weight:900;display:grid}.profile-identity h2{margin:16px 0 4px;font-size:1.2rem}.profile-identity>p{overflow-wrap:anywhere;color:#768194;max-width:100%;margin:0;font-size:.77rem}.profile-identity>span{color:#07548f;background:#edf7fd;border:1px solid #b5d8ed;border-radius:5px;align-items:center;gap:5px;min-height:29px;margin-top:14px;padding:0 8px;font-size:.7rem;font-weight:850;display:inline-flex}.profile-identity dl{border-top:1px solid #e3e9ee;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:22px 0 0;padding-top:17px;display:grid}.profile-identity dl>div{gap:4px;display:grid}.profile-identity dl>div:first-child{border-right:1px solid #e2e8ed}.profile-identity dt{color:#8490a0;font-size:.65rem;font-weight:760}.profile-identity dd{color:#243148;margin:0;font-size:.82rem;font-weight:850}.profile-form{gap:14px;display:grid}.profile-form>section{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;padding:20px;box-shadow:0 10px 28px #1720330b}.profile-form>section>header{border-bottom:1px solid #e3e9ee;align-items:center;gap:11px;margin-bottom:18px;padding-bottom:15px;display:flex}.profile-form>section>header>span{border-radius:var(--radius);color:#0b67b2;background:#eaf4fb;flex:none;place-items:center;width:40px;height:40px;display:grid}.profile-form h2,.profile-form p{margin:0}.profile-form h2{font-size:1rem}.profile-form p{color:#7b8697;margin-top:4px;font-size:.72rem}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.profile-form-grid label{min-width:0}.profile-form-grid label.full{grid-column:1/-1}.profile-input{display:block;position:relative}.profile-input>svg{z-index:1;color:#8490a0;position:absolute;top:13px;left:12px}.profile-input input{min-height:44px;padding-left:40px}.profile-input button{color:#7a8595;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:5px;right:5px}.profile-input button:hover{color:#07548f;background:#edf2f6}.profile-input.readonly input{color:#667085;background:#f5f7f9}.profile-form-grid label>small{color:#8791a1;margin-top:5px;font-size:.67rem;display:block}.profile-form-grid label>small.field-error{color:#b52f2f}.profile-form-actions{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:13px 16px;display:flex;box-shadow:0 8px 24px #1720330a}.profile-form-actions>span{color:#697588;align-items:center;gap:7px;font-size:.73rem;font-weight:740;display:inline-flex}.profile-form-actions>span svg{color:#0b9363}@media (max-width:1380px){.users-redesign-workspace{grid-template-columns:minmax(500px,1fr) 350px}.users-directory-head{flex-direction:column;align-items:flex-start}.users-directory-filters{width:100%}.users-member-card{grid-template-columns:50px minmax(190px,1fr) auto}.users-member-state{display:none}.role-management-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.users-redesign-workspace{grid-template-columns:1fr}.users-create-card{grid-row:1;position:static}.users-create-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.users-role-picker>div{grid-template-columns:repeat(3,minmax(0,1fr))}.users-create-card .users-permission-groups{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.permission-workspace,.profile-layout{grid-template-columns:1fr}.permission-role-list,.profile-identity{position:static}.permission-role-list>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-identity{text-align:left;grid-template-columns:88px minmax(0,1fr) auto;justify-items:start;gap:0 18px}.profile-avatar{grid-row:1/5}.profile-identity h2{margin-top:8px}.profile-identity dl{border:0;grid-area:1/3/5;align-self:center;width:220px;margin:0;padding:0}}@media (max-width:820px){.users-hero{flex-direction:column;align-items:flex-start;padding:24px 20px}.users-hero-actions{width:100%}.users-primary-button{flex:1}.users-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.users-directory-filters{grid-template-columns:1fr 1fr}.users-search{grid-column:1/-1}.users-create-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.users-role-picker>div{grid-template-columns:1fr}.users-member-card{grid-template-columns:48px minmax(0,1fr) auto}.users-expand-button{width:38px;min-height:38px;padding:0;font-size:0}.users-expand-button svg:last-child{display:none}.users-editor-controls,.users-password-reset{grid-template-columns:1fr}.users-password-reset>div{margin-bottom:2px}.access-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.access-stat-strip>div:nth-child(2){border-right:0}.access-stat-strip>div:nth-child(-n+2){border-bottom:1px solid #e2e8ee}.role-management-grid,.permission-groups-grid,.permission-role-list>div:last-child{grid-template-columns:1fr}.permission-policy-head,.permission-bulk-actions{flex-direction:column;align-items:flex-start}.permission-policy-count{justify-content:flex-start}.profile-identity{text-align:center;grid-template-columns:1fr;justify-items:center}.profile-avatar,.profile-identity dl{grid-area:auto}.profile-identity dl{border-top:1px solid #e3e9ee;width:100%;margin-top:20px;padding-top:16px}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid label.full{grid-column:auto}}@media (max-width:560px){.users-redesign-page{padding:16px 12px}.users-hero{min-height:auto;padding:22px 16px}.users-hero-copy{display:grid}.users-hero h1{font-size:2rem}.users-stat-grid{grid-template-columns:1fr}.users-stat-grid article{min-height:92px}.users-directory-filters,.users-create-fields,.users-create-card .users-permission-groups,.users-permission-groups{grid-template-columns:1fr}.users-search{grid-column:auto}.users-member-card{grid-template-columns:44px minmax(0,1fr) 38px;padding:12px 10px}.users-member-avatar{width:42px;height:42px}.users-member-name{flex-direction:column;align-items:flex-start}.users-member-contact{display:grid}.users-member-contact a{font-size:.72rem}.users-create-card{padding:16px}.users-modal-backdrop{align-items:end;padding:0}.users-create-modal{border-bottom:0;border-left:0;border-right:0;width:100%;max-height:94vh;padding:17px 14px}.users-modal-actions,.permission-save-bar,.profile-form-actions{flex-direction:column;align-items:stretch}.users-modal-actions .secondary-button,.users-modal-actions .users-submit-button{width:100%}.users-role-access-summary{grid-template-columns:22px minmax(0,1fr)}.users-role-access-summary em{grid-column:2}.access-stat-strip,.access-form-grid{grid-template-columns:1fr}.access-stat-strip>div{border-bottom:1px solid #e2e8ee;border-right:0}.access-stat-strip>div:last-child{border-bottom:0}.access-form-grid .full{grid-column:auto}.role-card-top{grid-template-columns:42px minmax(0,1fr)}.role-state{grid-column:2;width:fit-content}.role-card-metrics{grid-template-columns:1fr}.role-card-metrics>div:first-child{border-bottom:1px solid #e0e6ec;border-right:0}.permission-policy-panel{padding:15px 12px}.permission-bulk-actions>div,.permission-bulk-actions button,.permission-save-bar button,.profile-form-actions button{width:100%}.permission-bulk-actions>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-page{padding:16px 12px}.profile-page-head{flex-direction:column;align-items:flex-start;margin:-16px -12px 16px;padding:20px 16px}}.property-page{--property-navy:#083f73;--property-blue:#0b67b2;--property-green:#0b9363;--property-gold:#c99825;background:#f3f6f9}.property-hero{background:#083f73}.property-stat-grid strong{overflow-wrap:anywhere;max-width:100%;font-size:1.42rem}.property-notice{margin:14px 0 0}.property-directory{min-width:0;margin-top:22px}.property-directory-head{justify-content:space-between;align-items:flex-end;gap:18px;min-height:78px;margin-bottom:13px;display:flex}.property-directory-head>div:first-child{flex:none}.property-directory-head h2{margin:0;font-size:1.35rem}.property-directory-head>div:first-child>span{color:#7b8494;margin-top:5px;font-size:.8rem;font-weight:720;display:block}.property-directory-filters{grid-template-columns:minmax(260px,1fr) 170px;gap:8px;width:min(570px,100%);display:grid}.property-directory-filters.compact{grid-template-columns:1fr;width:180px}.property-directory-filters input,.property-directory-filters select{background:#fff;min-height:44px;font-size:.82rem}.property-project-grid,.property-offering-grid{grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr));gap:14px;display:grid}.property-project-card,.property-offering-card{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 10px 28px #1720330e}.property-project-card:hover,.property-offering-card:hover{border-color:#b7cfdf;transform:translateY(-2px);box-shadow:0 17px 36px #17203317}.property-project-image,.property-offering-image{aspect-ratio:16/8.7;color:#668096;background:#e7eff5;place-items:center;display:grid;position:relative;overflow:hidden}.property-project-image>img,.property-offering-image>img{object-fit:cover;width:100%;height:100%}.property-project-image>span,.property-offering-image>span{align-items:center;gap:8px;font-size:.76rem;font-weight:760;display:inline-flex}.property-project-image>div,.property-offering-image>div{justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;inset:10px 10px auto}.property-status,.property-featured,.property-asset-type{color:#344054;text-transform:uppercase;background:#fffffff0;border:1px solid #ffffffb8;border-radius:5px;align-items:center;gap:5px;min-height:26px;padding:4px 7px;font-size:.66rem;font-weight:850;display:inline-flex;box-shadow:0 4px 12px #1720331f}.property-status.ready,.property-status.ongoing{color:#08724c}.property-status.upcoming{color:#785b0d}.property-status.sold{color:#9f2a2a}.property-featured{color:#765607;background:#fff7db;border-color:#e7ca75}.property-asset-type{color:#07548f}.property-project-body,.property-offering-body{gap:13px;padding:16px;display:grid}.property-project-title{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.property-project-title>div{gap:4px;min-width:0;display:grid}.property-project-title small{color:#7c8797;text-transform:uppercase;font-size:.67rem;font-weight:780}.property-project-title h3{overflow-wrap:anywhere;color:#172033;margin:0;font-size:1.02rem;line-height:1.3}.property-project-title>span{border:1px solid;border-radius:5px;flex:none;padding:4px 6px;font-size:.63rem;font-weight:850}.property-project-title>span.published{color:#08724c;background:#edfaf3;border-color:#a7ddc3}.property-project-title>span.draft{color:#667085;background:#f5f6f7;border-color:#d5dce3}.property-project-body>p,.property-offering-body>p{overflow-wrap:anywhere;color:#667085;align-items:center;gap:6px;min-width:0;margin:0;font-size:.76rem;font-weight:710;display:flex}.property-project-body>p svg,.property-offering-body>p svg{color:#0b9363;flex:none}.property-project-facts,.property-offering-finance{border-top:1px solid #e4e9ee;border-bottom:1px solid #e4e9ee;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.property-project-facts>span,.property-offering-finance>span{border-right:1px solid #e4e9ee;align-content:center;gap:5px;min-width:0;padding:11px 8px;display:grid}.property-project-facts>span:first-child,.property-offering-finance>span:first-child{padding-left:0}.property-project-facts>span:last-child,.property-offering-finance>span:last-child{border-right:0;padding-right:0}.property-project-facts small,.property-offering-finance small{color:#8490a0;text-transform:uppercase;font-size:.61rem;font-weight:800}.property-project-facts strong,.property-offering-finance strong{overflow-wrap:anywhere;color:#344054;font-size:.72rem;line-height:1.35}.property-inventory-track{background:#e8edf1;border-radius:4px;height:6px;overflow:hidden}.property-inventory-track i{border-radius:inherit;background:#0b9363;height:100%;display:block}.property-card-actions{align-items:center;gap:8px;display:flex}.property-card-actions button{border-radius:var(--radius);color:#344054;background:#fff;border:1px solid #d2dce4;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:.73rem;font-weight:820;display:inline-flex}.property-card-actions button:first-child{flex:1}.property-card-actions button:hover{color:#07548f;background:#f0f7fb;border-color:#9fc4dc}.property-card-actions button.danger{color:#a42d2d;flex:none;width:40px;padding:0}.property-card-actions button.danger:hover{background:#fff3f3;border-color:#e7b1b1}.property-editor-modal{gap:0;width:min(960px,100%);max-height:calc(100vh - 38px);padding:0}.property-editor-modal>.users-modal-head{z-index:4;background:#fff;margin:0;padding:18px 20px 15px;position:sticky;top:0}.property-form-section{border-bottom:1px solid #e2e8ed;gap:16px;padding:20px;display:grid}.property-form-section>header{align-items:center;gap:11px;display:flex}.property-form-section>header>span{border-radius:var(--radius);color:#07548f;background:#eaf4fb;flex:none;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:900;display:grid}.property-form-section>header>div{gap:4px;display:grid}.property-form-section h3,.property-form-section p{margin:0}.property-form-section h3{color:#273247;font-size:.92rem}.property-form-section p{color:#7b8697;font-size:.7rem}.property-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.property-form-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.property-form-grid>*{min-width:0}.property-form-grid .full{grid-column:1/-1}.property-form-grid input,.property-form-grid select,.property-form-grid textarea{font-size:.82rem}.property-upload-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.property-upload-row .upload-preview{min-height:145px}.property-upload-row .gallery-preview{min-height:90px}.property-media-control{align-content:start;gap:8px;min-width:0;display:grid}.property-media-control .upload-preview{min-height:150px}.property-media-empty{border-radius:var(--radius);color:#8490a0;background:#f8fafb;border:1px dashed #cbd5df;place-items:center;min-height:90px;font-size:.74rem;font-weight:730;display:grid}.property-publish-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px;display:grid}.property-editor-modal>.users-modal-actions{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;margin:0;padding:14px 20px 18px;position:sticky;bottom:0}.property-operations-grid{grid-template-columns:repeat(auto-fit,minmax(min(440px,100%),1fr));gap:14px}.property-operation-card{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;border-top:3px solid #0b67b2;align-content:start;gap:15px;min-width:0;padding:17px;display:grid;box-shadow:0 10px 28px #1720330e}.property-operation-card .operation-card-head{border-bottom:1px solid #e3e9ee;padding-bottom:13px}.property-operation-card .operation-card-head span:not(.portal-status){color:#7d8898;font-size:.68rem}.property-operation-card .operation-card-head h2{color:#172033;font-size:1.03rem}.property-operation-card .operation-facts{border-radius:var(--radius);border:1px solid #e0e6eb;gap:0;overflow:hidden}.property-operation-card .operation-facts>span{background:#fafcfd;border:1px solid #e3e8ed;border-top:0;border-left:0;border-radius:0;min-height:72px}.property-operation-card .operation-facts>span:nth-child(3n){border-right:0}.property-operation-card .operation-facts>span:nth-last-child(-n+3){border-bottom:0}.property-operation-card .operation-review{border-top-color:#e1e7ec}.property-operation-card .operation-review textarea{background:#fafcfd}.property-operation-card .operation-note{border-radius:0 var(--radius) var(--radius) 0;margin:0;font-size:.76rem}.property-operation-card .admin-button,.property-operation-card .secondary-button,.property-operation-card .danger-button{min-height:38px;font-size:.72rem}@media (max-width:1380px){.property-directory-head{flex-direction:column;align-items:flex-start}.property-directory-filters{width:100%}.property-directory-filters.compact{width:180px}.property-form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.property-directory-filters{grid-template-columns:1fr}.property-directory-filters.compact{width:100%}.property-form-grid,.property-publish-controls{grid-template-columns:1fr}.property-form-grid .full{grid-column:auto}.property-upload-row{grid-template-columns:1fr}.property-operation-card .operation-facts>span:nth-child(3n){border-right:1px solid #e3e8ed}.property-operation-card .operation-facts>span:nth-child(2n){border-right:0}.property-operation-card .operation-facts>span:nth-last-child(-n+3){border-bottom:1px solid #e3e8ed}.property-operation-card .operation-facts>span:nth-last-child(-n+2){border-bottom:0}}@media (max-width:560px){.property-page{padding:16px 12px}.property-project-facts,.property-offering-finance,.property-form-grid.compact{grid-template-columns:1fr}.property-project-facts>span,.property-offering-finance>span{border-bottom:1px solid #e4e9ee;border-right:0;padding:10px 0}.property-project-facts>span:last-child,.property-offering-finance>span:last-child{border-bottom:0}.property-editor-modal{max-height:94vh}.property-editor-modal>.users-modal-head,.property-form-section,.property-publish-controls{padding-left:14px;padding-right:14px}.property-form-section>header{align-items:flex-start}.property-operation-card{padding:14px 11px}.property-operation-card .operation-facts>span,.property-operation-card .operation-facts>span:nth-child(2n),.property-operation-card .operation-facts>span:nth-child(3n),.property-operation-card .operation-facts>span:nth-last-child(-n+3){border-bottom:1px solid #e3e8ed;border-right:0}.property-operation-card .operation-facts>span:last-child{border-bottom:0}}.sales-page{background:#f3f6f9}.sales-notice{margin-top:14px}.sales-directory{margin-top:22px}.sales-directory-head{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:14px;display:flex}.sales-directory-head>div:first-child{min-width:220px}.sales-directory-head h2{color:#172033;margin:4px 0 3px;font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.2}.sales-directory-head>div:first-child>span{color:#718093;font-size:.76rem;font-weight:650}.sales-directory-filters{grid-template-columns:minmax(250px,1fr) 160px 160px;gap:9px;width:min(720px,100%);display:grid}.sales-directory-filters .users-search,.sales-directory-filters select{background:#fff;border-color:#d4dee6;min-height:44px;margin:0}.sales-workspace{grid-template-columns:minmax(390px,.82fr) minmax(520px,1.18fr);align-items:start;gap:16px;min-width:0;display:grid}.sales-lead-list,.sales-lead-detail{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;min-width:0;overflow:hidden;box-shadow:0 12px 30px #1720330f}.sales-lead-list{align-self:start}.sales-list-title{background:#f9fbfc;border-bottom:1px solid #e2e8ed;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:13px 15px;display:flex}.sales-list-title>div{color:#0b67b2;align-items:center;gap:10px;min-width:0;display:flex}.sales-list-title>div>span{gap:2px;min-width:0;display:grid}.sales-list-title strong{color:#172033;font-size:.86rem}.sales-list-title small{color:#778496;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:590;overflow:hidden}.sales-list-title em{color:#087c4c;text-align:center;background:#edf8f2;border:1px solid #bcd6c9;border-radius:999px;min-width:34px;padding:5px 9px;font-size:.68rem;font-style:normal;font-weight:800}.sales-lead-row{color:#172033;text-align:left;background:#fff;border-top:0;border-bottom:1px solid #e7ecf0;border-left:3px solid #0000;border-right:0;border-radius:0;grid-template-columns:42px minmax(145px,1fr) auto 112px 18px;align-items:center;gap:10px;width:100%;min-height:84px;padding:11px 12px 11px 9px;transition:background-color .16s,border-color .16s;display:grid}.sales-lead-row:last-child{border-bottom:0}.sales-lead-row:hover{background:#fbfcfd;border-left-color:#d6ad35}.sales-lead-row.selected{background:#f0f9f5;border-left-color:#07945c}.sales-lead-avatar,.sales-detail-avatar{color:#0b4d83;background:#eaf2f8;border:1px solid #cbdbe7;border-radius:50%;flex:none;place-items:center;font-weight:850;display:grid}.sales-lead-avatar{width:40px;height:40px;font-size:.8rem}.sales-lead-row.selected .sales-lead-avatar{color:#08764a;background:#daf1e5;border-color:#a9d6c0}.sales-lead-identity{justify-items:start;gap:3px;min-width:0;display:grid}.sales-lead-identity strong,.sales-lead-identity small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.sales-lead-identity strong{font-size:.78rem}.sales-lead-identity small,.sales-lead-time{color:#718093;font-size:.65rem;font-weight:620}.sales-priority{color:#667386;text-transform:uppercase;background:#f5f7f9;border:1px solid #dbe2e8;border-radius:999px;padding:2px 7px;font-size:.56rem;font-style:normal;font-weight:800;line-height:1.4}.sales-priority.high,.sales-priority.urgent{color:#b43a2e;background:#fff2f0;border-color:#efc6c0}.sales-priority.low{color:#17699c;background:#eff7fc;border-color:#c8dded}.sales-lead-time{gap:3px;min-width:0;display:grid}.sales-lead-time small{color:#98a2af;text-transform:uppercase;font-size:.56rem;font-weight:790}.sales-lead-time time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sales-lead-row>svg{color:#a1adba}.sales-lead-detail{padding:0}.sales-lead-detail>.users-empty-state{min-height:420px}.sales-detail-head{background:#f8fafc;border-bottom:1px solid #e0e7ec;justify-content:space-between;align-items:center;gap:16px;min-height:92px;margin:0;padding:17px 19px;display:flex}.sales-detail-identity{align-items:center;gap:13px;min-width:0;display:flex}.sales-detail-avatar{color:#08784b;background:#dff3e9;border-color:#aad6c1;width:52px;height:52px;font-size:1rem}.sales-detail-identity>div{min-width:0}.sales-detail-identity h2{color:#172033;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:2px 0 7px;font-size:1.14rem;line-height:1.2;overflow:hidden}.sales-delete-button{border-radius:var(--radius);color:#b64034;background:#fff5f3;border:1px solid #efc8c3;flex:none;place-items:center;width:38px;height:38px;display:grid}.sales-delete-button:hover{background:#fde8e5;border-color:#dc8f86}.sales-detail-section{border-bottom:1px solid #e3e9ee;padding:18px 19px}.sales-detail-section:last-child{border-bottom:0}.sales-detail-section>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:13px;display:flex}.sales-detail-section>header h3{color:#172033;margin:3px 0 0;font-size:.92rem}.sales-info-grid{border-radius:var(--radius);border:1px solid #e0e7ec;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.sales-info-grid .info-item{background:#fff;border:1px solid #e4e9ee;border-top:0;border-left:0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr);align-content:center;column-gap:9px;min-width:0;min-height:64px;padding:10px 12px;display:grid}.sales-info-grid .info-item:nth-child(2n){border-right:0}.sales-info-grid .info-item:nth-last-child(-n+2){border-bottom:0}.sales-info-grid .info-item.wide{border-right:0;grid-column:1/-1}.sales-info-icon{color:#0b67b2;background:#edf4f8;border-radius:50%;grid-row:1/3;align-self:center;place-items:center;width:30px;height:30px;display:grid}.sales-info-label{color:#7b8796;text-transform:uppercase;font-size:.59rem;font-weight:780}.sales-info-grid .info-item strong{overflow-wrap:anywhere;color:#263247;min-width:0;font-size:.72rem}.sales-crm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sales-crm-grid label,.sales-note-form label{gap:7px;min-width:0;display:grid}.sales-crm-grid input,.sales-crm-grid select,.sales-note-form textarea{background:#fbfcfd;border-color:#d5dfe7;width:100%}.sales-notes-section>header>span{color:#08784b;background:#f0f8f4;border:1px solid #d2dfd8;border-radius:999px;padding:5px 9px;font-size:.64rem;font-weight:800}.sales-note-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.sales-note-form .secondary-button{white-space:nowrap;min-height:41px}.sales-notes-list{gap:8px;max-height:320px;margin-top:13px;padding-right:3px;display:grid;overflow-y:auto}.sales-notes-list .note-item{border-radius:0 var(--radius) var(--radius) 0;background:#fbfcfd;border:1px solid #e0e7ec;border-left:3px solid #d6ad35;margin:0;padding:11px 12px}.sales-notes-list .note-item p{color:#334056;margin:0 0 6px;font-size:.73rem;line-height:1.55}.sales-notes-list .note-item time{color:#8591a0;font-size:.61rem;font-weight:650}@media (max-width:1380px){.sales-directory-head{flex-direction:column;align-items:flex-start}.sales-directory-filters{width:100%}.sales-workspace{grid-template-columns:minmax(340px,.75fr) minmax(460px,1.25fr)}}@media (max-width:1120px){.sales-workspace{grid-template-columns:1fr}}@media (max-width:820px){.sales-directory-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-directory-filters .users-search{grid-column:1/-1}.sales-lead-row{grid-template-columns:40px minmax(120px,1fr) auto 18px}.sales-lead-time{display:none}}@media (max-width:560px){.sales-page{padding:16px 12px}.sales-directory-filters,.sales-info-grid,.sales-crm-grid,.sales-note-form{grid-template-columns:1fr}.sales-directory-filters .users-search{grid-column:auto}.sales-lead-row{grid-template-columns:40px minmax(0,1fr) 18px;gap:9px}.sales-lead-row>.status-pill{grid-column:2;justify-self:start}.sales-lead-row>svg{grid-area:1/3/3}.sales-detail-head,.sales-detail-section{padding-left:13px;padding-right:13px}.sales-detail-avatar{width:45px;height:45px}.sales-info-grid .info-item,.sales-info-grid .info-item:nth-child(2n),.sales-info-grid .info-item:nth-last-child(-n+2){border-bottom:1px solid #e4e9ee;border-right:0}.sales-info-grid .info-item:last-child{border-bottom:0}.sales-detail-section>header{align-items:flex-start}.sales-note-form .secondary-button{justify-self:stretch}}.customer-shell{--portal-navy:#081f35;--portal-blue:#0b67b2;--portal-green:#0b9363;--portal-gold:#c99a29;background:#f3f6f9;min-height:100svh;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif;display:block}.customer-sidebar{z-index:60;background:var(--portal-navy);color:#dce7ef;scrollbar-color:#365169 transparent;scrollbar-width:thin;border-right:1px solid #173751;flex-direction:column;gap:0;width:286px;height:100dvh;padding:0 14px 14px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden auto;box-shadow:12px 0 36px #081f3517}.customer-sidebar:before{background:var(--portal-gold);content:"";width:4px;position:absolute;inset:0 auto 0 0}.customer-brand{border-bottom:1px solid #ffffff1a;flex:none;align-items:center;gap:10px;min-height:92px;margin:0 3px 15px;padding:12px 3px;display:flex}.customer-brand .logo{aspect-ratio:1.15;border-radius:5px;flex:none;width:64px}.customer-brand span,.customer-mobile-brand>span{gap:3px;min-width:0;display:grid}.customer-brand strong{color:#fff;letter-spacing:0;font-size:.8rem}.customer-brand small{color:#8fa7ba;font-size:.62rem;font-weight:650}.customer-nav{align-content:start;gap:15px;display:grid}.customer-nav-section{gap:4px;display:grid}.customer-nav-label{color:#6f899d;text-transform:uppercase;padding:0 10px 5px;font-size:.57rem;font-weight:800}.customer-nav a{border-radius:var(--radius);color:#b9cad7;background:0 0;border:1px solid #0000;grid-template-columns:30px minmax(0,1fr) 15px;align-items:center;gap:7px;min-height:43px;padding:0 9px 0 7px;font-size:.73rem;font-weight:710;display:grid;position:relative}.customer-nav a:hover{color:#fff;background:#ffffff0e;border-color:#ffffff14}.customer-nav a.active{color:#fff;background:#0f9f6b24;border-color:#4bcb9747;box-shadow:inset 3px 0 #39bf88}.customer-nav-icon{color:#8da8bb;background:#ffffff0e;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.customer-nav a.active .customer-nav-icon{color:#5bd3a2;background:#0f9f6b33}.customer-nav-chevron{color:#5f7a8f;opacity:0;transition:opacity .15s,transform .15s;transform:translate(-3px)}.customer-nav a:hover .customer-nav-chevron,.customer-nav a.active .customer-nav-chevron{opacity:1;transform:translate(0)}.customer-sidebar-bottom{border-top:1px solid #ffffff1a;gap:10px;margin-top:auto;padding:14px 3px 0;display:grid}.customer-sidebar-cta{border-radius:var(--radius);color:#5bd3a2;background:#0f9f6b1c;border:1px solid #4cc49340;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:9px 10px;display:grid}.customer-sidebar-cta>span{gap:2px;display:grid}.customer-sidebar-cta strong{color:#e9fff5;font-size:.68rem}.customer-sidebar-cta small{color:#89a99b;font-size:.55rem;font-weight:620}.customer-identity{border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff1c;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:9px;min-height:66px;padding:9px;display:grid}.customer-identity>span{color:#fff;background:#0b7f57;border:1px solid #5bd3a266;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:850;display:grid}.customer-identity>div{gap:4px;min-width:0;display:grid}.customer-identity strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.customer-identity>a{color:#7892a6;place-items:center;display:grid}.verification-dot{color:#91a7b8;text-transform:capitalize;font-size:.55rem;font-weight:720}.verification-dot.verified{color:#57d19e}.verification-dot.rejected{color:#f0a09a}.customer-sidebar-actions{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.customer-sidebar-actions a,.customer-sidebar-actions button{border-radius:var(--radius);color:#91a8b9;background:0 0;border:1px solid #ffffff1c;place-items:center;min-height:36px;display:grid}.customer-sidebar-actions a:hover,.customer-sidebar-actions button:hover{color:#fff;background:#ffffff0f;border-color:#ffffff38}.customer-main{min-width:0;min-height:100svh;margin-left:286px}.customer-page{width:min(1580px,100%);min-height:100svh;margin:0 auto;padding:24px 28px 42px}.customer-page-header{border-radius:var(--radius);color:#fff;background:#083f73;justify-content:space-between;align-items:center;gap:24px;min-height:166px;margin-bottom:22px;padding:27px 30px;display:flex;overflow:hidden;box-shadow:0 18px 42px #083f732e}.customer-page-header-copy{align-items:flex-start;gap:16px;min-width:0;display:flex}.customer-page-header-icon{border-radius:var(--radius);color:#fff;background:#ffffff17;border:1px solid #ffffff3d;flex:none;place-items:center;width:48px;height:48px;display:grid}.customer-page-header .eyebrow{color:#65d8aa}.customer-page-header h1{color:#fff;margin:0;font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1.13}.customer-page-header-copy>div>p:not(.eyebrow){color:#ffffffb8;max-width:760px;margin:9px 0 0;font-size:.78rem;line-height:1.6}.customer-page-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.customer-page-header .admin-button{color:#083f73;background:#fff}.customer-page-header .admin-button:hover{background:#ecf6fb}.customer-page-header .secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff52}.customer-page-header .secondary-button:hover{background:#ffffff29}.customer-panel{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;padding:19px;box-shadow:0 10px 28px #1720330e}.customer-page>.customer-panel{margin-bottom:16px}.customer-panel-heading{border-bottom:1px solid #e3e9ee;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;padding-bottom:13px;display:flex}.customer-panel-heading h2{color:#172033;margin:2px 0 0;font-size:1rem}.customer-panel-heading>svg{color:#0b67b2}.customer-panel-heading>a{color:#0b67b2;align-items:center;gap:6px;font-size:.69rem;font-weight:800;display:inline-flex}.customer-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.customer-metric-grid article{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e9;border-top:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:118px;padding:15px;display:grid;box-shadow:0 9px 25px #1720330d}.customer-metric-icon{border-radius:var(--radius);color:#0b67b2;background:#eaf3f9;place-items:center;width:42px;height:42px;display:grid}.customer-metric-grid article>div{gap:5px;min-width:0;display:grid}.customer-metric-grid article>div>span{color:#728093;font-size:.66rem;font-weight:760}.customer-metric-grid article strong{overflow-wrap:anywhere;color:#172033;font-size:1.18rem}.customer-metric-grid article small{color:#8893a1;font-size:.6rem;font-weight:620}.customer-metric-grid .tone-green .customer-metric-icon{color:#0b8a5d;background:#e4f5ed}.customer-metric-grid .tone-gold .customer-metric-icon{color:#966e0e;background:#fff5d9}.customer-metric-grid .tone-navy .customer-metric-icon{color:#083f73;background:#e8eef4}.customer-compact-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.customer-compact-metrics article{border-radius:var(--radius);background:#fff;border:1px solid #dce4ea;border-left:3px solid #0b67b2;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:13px 15px;display:flex}.customer-compact-metrics article:nth-child(2){border-left-color:#c99a29}.customer-compact-metrics article:nth-child(3){border-left-color:#0b9363}.customer-compact-metrics span{color:#6d798b;align-items:center;gap:7px;font-size:.68rem;font-weight:730;display:inline-flex}.customer-compact-metrics strong{overflow-wrap:anywhere;color:#172033;font-size:1.05rem}.customer-loading-state{border-radius:var(--radius);color:#697688;background:#f8fafc;border:1px dashed #cbd8e1;justify-content:center;align-items:center;gap:9px;min-height:76px;margin-bottom:16px;font-size:.72rem;font-weight:720;display:flex}.customer-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:16px;margin-bottom:16px;display:grid}.finance-chart{background:repeating-linear-gradient(0deg,#0000 0 55px,#edf1f5 56px);border-bottom-color:#dce4ea;height:230px}.finance-chart-bars i{border-radius:2px 2px 0 0;width:min(14px,36%)}.profile-progress-panel .secondary-button{width:100%;margin-top:auto}.holding-summary-list article{border-bottom-color:#e4e9ee;grid-template-columns:64px minmax(0,1fr) auto;min-height:66px;padding:9px 0}.holding-summary-image{width:64px;height:48px}.portal-empty{border-radius:var(--radius);color:#748193;text-align:center;background:#f8fafb;border:1px dashed #cbd8e1;align-content:center;place-items:center;gap:11px;min-height:190px;padding:28px;font-size:.74rem;font-weight:680;display:grid}.portal-empty-icon{color:#0b67b2;background:#eaf2f8;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.portal-empty>div{justify-items:center;gap:8px;display:grid}.portal-table-panel{padding:0;overflow:hidden}.portal-table-wrap{width:100%;overflow-x:auto}.portal-table{border-collapse:collapse;width:100%;min-width:720px}.portal-table th,.portal-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e3e9ee;padding:13px 14px}.portal-table th{color:#758194;text-transform:uppercase;background:#f7f9fb;font-size:.61rem;font-weight:820}.portal-table td{color:#344054;font-size:.72rem}.portal-table tbody tr:hover{background:#fafcfd}.portal-table td strong,.portal-table td small{display:block}.portal-table td small{color:#7c8796;margin-top:4px;font-size:.62rem;line-height:1.4}.portal-status{color:#475467;text-transform:uppercase;white-space:nowrap;background:#f2f4f7;border:1px solid #ccd6df;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:25px;padding:3px 8px;font-size:.57rem;font-weight:820;display:inline-flex}.portal-tabs,.portal-segmented{border-radius:var(--radius);background:#eef2f5;border:1px solid #dbe3e9;gap:4px;width:fit-content;max-width:100%;margin-bottom:18px;padding:4px;display:flex;overflow-x:auto}.portal-tabs button,.portal-segmented button{color:#59677a;white-space:nowrap;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:.7rem;font-weight:780;display:inline-flex}.portal-tabs button>span{color:#5c6878;background:#dce5eb;border-radius:999px;min-width:25px;padding:3px 6px;font-size:.55rem}.portal-tabs button.active,.portal-segmented button.active{color:#083f73;background:#fff;box-shadow:0 3px 10px #17203314}.portal-tabs button.active>span{color:#08784f;background:#e1f3ea}.investment-market-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:15px;display:grid}.investment-market-card,.portfolio-card{border-radius:var(--radius);background:#fff;border:1px solid #d8e1e8;overflow:hidden;box-shadow:0 12px 30px #17203311}.investment-market-card{flex-direction:column;display:flex}.investment-market-media{aspect-ratio:1.7;min-height:0}.investment-market-media>span,.portfolio-card-image>span{background:#fff8e0f0;border:1px solid #cc9e2b59;border-radius:6px;min-height:26px;padding:4px 8px;font-size:.59rem;top:11px;left:11px}.investment-market-body,.portfolio-card-body{gap:12px;padding:16px;display:grid}.investment-market-body h2,.portfolio-card-body h2{color:#172033;margin:0;font-size:1rem;line-height:1.35}.investment-market-body>p,.portfolio-card-body>p{color:#697688;margin:0;font-size:.7rem;line-height:1.55}.investment-location,.portfolio-card-body>p:first-child{font-weight:760;color:#08784f!important;font-size:.65rem!important}.investment-return-row,.resale-facts,.portfolio-stats,.listing-history-facts{border-radius:var(--radius);border:1px solid #e1e7ec;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.investment-return-row>span,.resale-facts>span,.portfolio-stats>span,.listing-history-facts>span{background:#fafcfd;border-right:1px solid #e1e7ec;align-content:center;gap:4px;min-width:0;padding:10px;display:grid}.investment-return-row>span:last-child,.resale-facts>span:last-child,.portfolio-stats>span:nth-child(2n),.listing-history-facts>span:last-child{border-right:0}.investment-return-row small,.resale-facts small,.portfolio-stats small,.listing-history-facts small{color:#7d8998;text-transform:uppercase;font-size:.56rem;font-weight:780}.investment-return-row strong,.resale-facts strong,.portfolio-stats strong,.listing-history-facts strong{overflow-wrap:anywhere;color:#283348;font-size:.76rem}.funding-progress{height:6px}.funding-progress-copy{font-size:.61rem}.investment-market-body>.admin-button{width:100%;margin-top:auto}.portfolio-grid,.listing-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.portfolio-card{grid-template-columns:minmax(180px,.72fr) minmax(250px,1.28fr);display:grid}.portfolio-card-image{min-height:286px}.portfolio-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-stats>span{border-bottom:1px solid #e1e7ec}.portfolio-stats>span:nth-last-child(-n+2){border-bottom:0}.portfolio-return{color:#08784f!important;font-size:.66rem!important}.portfolio-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.portfolio-actions>*{flex:140px}.customer-toolbar{border-bottom:1px solid #dde5eb;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:13px;padding-bottom:10px;display:flex}.customer-toolbar>span{color:#6f7c8d;font-size:.7rem;font-weight:740}.listing-history-card{border-top:3px solid #0b67b2;align-content:start;gap:12px;padding:17px;display:grid}.listing-history-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.listing-mode{color:#083f73;text-transform:uppercase;align-items:center;gap:6px;font-size:.62rem;font-weight:820;display:inline-flex}.listing-history-card h2{color:#172033;margin:0;font-size:.98rem}.listing-history-card>p{color:#778395;margin:0;font-size:.68rem}.listing-history-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.auction-end,.seller-line,.portfolio-return{color:#6d798a;align-items:center;gap:6px;font-size:.65rem;font-weight:700;display:flex}.transaction-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.transaction-summary article{border-radius:var(--radius);background:#fff;border:1px solid #dbe3e9;border-top:3px solid #0b67b2;align-content:center;gap:8px;min-height:100px;padding:15px;display:grid}.transaction-summary article:nth-child(2){border-top-color:#0b9363}.transaction-summary article:nth-child(3){border-top-color:#c99a29}.transaction-summary span{color:#748093;align-items:center;gap:7px;font-size:.66rem;font-weight:740;display:flex}.transaction-summary strong{overflow-wrap:anywhere;color:#172033;font-size:1.15rem}.profile-sections{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:15px;display:grid}.profile-section{align-self:start;margin:0}.profile-section:first-child{grid-column:1/-1}.profile-section .portal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.profile-section:first-child .portal-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-form-grid .wide{grid-column:1/-1}.portal-field-label{color:#354054;align-items:center;gap:3px;font-size:.7rem;font-weight:780;display:inline-flex}.profile-section input,.profile-section select,.profile-section textarea,.portal-form input,.portal-form select,.portal-form textarea{background:#fbfcfd;border-color:#d6dfe6;font-size:.75rem}.profile-save-bar{z-index:10;border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #bad5e6;border-left:3px solid #0b9363;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:11px 13px;display:flex;position:sticky;bottom:16px;box-shadow:0 14px 36px #1720331f}.profile-save-bar>span{color:#6b7889;align-items:center;gap:8px;font-size:.68rem;font-weight:720;display:flex}.portal-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061626b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.portal-modal{border-radius:var(--radius);background:#fff;border:1px solid #d8e1e8;border-top:4px solid #0b67b2;width:min(560px,100%);max-height:calc(100dvh - 44px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 26px 72px #00000047}.portal-modal>h2{color:#172033;margin:0;font-size:1.25rem}.portal-modal>p:not(.eyebrow){color:#687587;font-size:.73rem;line-height:1.6}.portal-modal-close{border-radius:var(--radius);color:#687587;background:#fff;border:1px solid #dbe3e9;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:13px;right:13px}.portal-form{border-top:1px solid #e3e9ee;gap:14px;margin-top:18px;padding-top:17px;display:grid}.investment-calculation{border-radius:var(--radius);background:#f1f9f5;border:1px solid #c8e2d5;border-left:3px solid #0b9363;min-height:66px}.portal-confirm-modal{text-align:center;border-top-color:#c64a40;width:min(470px,100%)}.portal-confirm-icon{color:#b83e34;background:#fff0ee;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 15px;display:grid}.portal-confirm-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.customer-gate{background:#f3f6f9;place-items:center;min-height:100svh;display:grid}.customer-gate-content{color:#0b67b2;justify-items:center;gap:8px;display:grid}.customer-gate-content strong{color:#172033;font-size:.82rem}.customer-gate-content span{color:#758193;font-size:.67rem;font-weight:650}.customer-mobile-header,.customer-menu-backdrop{display:none}@media (max-width:1320px){.customer-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-grid{grid-template-columns:1fr}}@media (max-width:1120px){.profile-sections{grid-template-columns:1fr}.profile-section,.profile-section:first-child{grid-column:auto}}@media (max-width:1060px){.customer-shell{padding-top:66px}.customer-mobile-header{z-index:55;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #d9e2e9;justify-content:space-between;align-items:center;min-height:66px;padding:7px 16px;display:flex;position:fixed;inset:0 0 auto}.customer-mobile-brand{align-items:center;gap:9px;display:flex}.customer-mobile-brand .logo{width:54px}.customer-mobile-brand strong{color:#083f73;font-size:.72rem}.customer-mobile-brand small{color:#738093;font-size:.56rem;font-weight:680}.customer-mobile-header>button{border-radius:var(--radius);color:#083f73;background:#fff;border:1px solid #d6dfe6;place-items:center;width:40px;height:40px;display:grid}.customer-sidebar{width:min(286px,100vw - 44px);transition:transform .19s;transform:translate(-105%);box-shadow:18px 0 50px #081f353d}.customer-sidebar.open{transform:translate(0)}.customer-menu-backdrop{z-index:56;background:#07192a9e;border:0;display:block;position:fixed;inset:0}.customer-main{margin-left:0}}@media (max-width:820px){.customer-page{padding:18px 16px 34px}.customer-page-header{flex-direction:column;align-items:flex-start;min-height:0;padding:22px}.customer-page-actions{justify-content:flex-start;width:100%}.customer-page-actions>*{flex:170px}.customer-dashboard-grid,.listing-history-grid{grid-template-columns:1fr}.profile-section:first-child .portal-form-grid,.profile-section .portal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-table{min-width:0}.portal-table thead{display:none}.portal-table,.portal-table tbody,.portal-table tr,.portal-table td{width:100%;display:block}.portal-table tr{border-bottom:1px solid #dce4ea;padding:10px 13px}.portal-table tr:last-child{border-bottom:0}.portal-table td{text-align:right;border:0;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:12px;padding:7px 0;display:grid}.portal-table td:before{color:#7a8696;content:attr(data-label);text-align:left;text-transform:uppercase;font-size:.58rem;font-weight:800}.portal-table td .portal-status{justify-self:end}.portal-table td strong,.portal-table td small{text-align:right}}@media (max-width:620px){.customer-page-header-copy{gap:12px}.customer-page-header-icon{width:42px;height:42px}.customer-page-header h1{font-size:1.55rem}.customer-metric-grid,.customer-compact-metrics,.transaction-summary,.profile-section:first-child .portal-form-grid,.profile-section .portal-form-grid{grid-template-columns:1fr}.customer-metric-grid article{min-height:100px}.customer-compact-metrics article{min-height:64px}.portfolio-card{grid-template-columns:1fr}.portfolio-card-image{aspect-ratio:1.65;min-height:210px}.profile-save-bar{flex-direction:column;align-items:stretch;position:static}.profile-save-bar>span{align-items:flex-start}.portal-modal-backdrop{align-items:end;padding:0}.portal-modal{border-radius:var(--radius) var(--radius) 0 0;width:100%;max-height:92dvh;padding:22px 16px}.portal-confirm-actions{grid-template-columns:1fr}.portal-tabs{width:100%}.portal-tabs button{flex:1 0 auto}}.site-header{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-bottom:1px solid #d2dce4eb;width:100%;max-width:100vw;position:sticky;top:0;overflow:visible;box-shadow:0 5px 22px #1720330e}.nav-shell{align-items:center;gap:24px;width:min(1240px,100%);min-height:82px;margin:0 auto;padding:0 24px;display:flex}.site-header .brand{align-items:center;gap:10px;min-width:205px;display:inline-flex}.site-header .brand .logo{aspect-ratio:1.18;flex:none;width:72px}.site-header .brand span{gap:3px;display:grid}.site-header .brand strong{color:#073f76;font-size:.82rem;line-height:1}.site-header .brand small{color:#748193;font-size:.61rem;font-weight:680}.desktop-nav{justify-content:center;align-items:center;gap:5px;margin:0 auto;display:flex}.desktop-nav a{color:#3b4658;border-radius:6px;align-items:center;min-height:42px;padding:0 13px;font-size:.76rem;font-weight:740;display:inline-flex;position:relative}.desktop-nav a:after{content:"";opacity:0;background:#0b9363;border-radius:2px;height:2px;transition:opacity .15s,transform .15s;position:absolute;bottom:4px;left:13px;right:13px;transform:scaleX(.4)}.desktop-nav a:hover,.desktop-nav a.active{color:#073f76;background:#f3f7fa}.desktop-nav a.active:after{opacity:1;transform:scaleX(1)}.nav-portal-link{border-radius:var(--radius);color:#fff;background:#0b67b2;border:1px solid #0b67b2;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:.71rem;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #0b67b229}.nav-portal-link:hover{background:#073f76;border-color:#073f76}.nav-portal-link svg:last-child{opacity:.72;transition:transform .15s}.nav-portal-link:hover svg:last-child{transform:translate(2px)}.mobile-menu-toggle,.mobile-nav,.site-nav-backdrop{display:none}.site-footer{color:#fff;background:#071f35;width:100%;max-width:100vw;margin:0;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif;display:block;position:relative;overflow:hidden}.site-footer:before{content:"";background:linear-gradient(90deg,#0b9363 0 68%,#c99a29 68% 100%);height:4px;position:absolute;inset:0 0 auto}.footer-action-band{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100vw - 48px);min-height:132px;margin:0 auto;padding:30px 0;display:flex}.footer-action-band>div:first-child{align-items:center;gap:15px;min-width:0;display:flex}.footer-action-icon{border-radius:var(--radius);color:#58d19e;background:#0f9f6b21;border:1px solid #55d09e52;flex:none;place-items:center;width:48px;height:48px;display:grid}.footer-action-band p{color:#5ed7a5;text-transform:uppercase;margin:0 0 5px;font-size:.66rem;font-weight:820}.footer-action-band h2{color:#fff;margin:0;font-size:clamp(1.15rem,2.2vw,1.65rem);line-height:1.25}.footer-action-buttons{flex-wrap:wrap;flex:none;gap:9px;display:flex}.footer-call-button,.footer-enquiry-button{border-radius:var(--radius);justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:.7rem;font-weight:800;display:inline-flex}.footer-call-button{color:#fff;background:#ffffff0f;border:1px solid #fff3}.footer-call-button:hover{background:#ffffff1c}.footer-enquiry-button{color:#191408;background:#d3a63a;border:1px solid #d3a63a}.footer-enquiry-button:hover{background:#e0b74d}.footer-shell{grid-template-columns:minmax(240px,1.25fr) minmax(150px,.68fr) minmax(220px,.95fr) minmax(260px,1.12fr);gap:38px;width:min(1240px,100vw - 48px);margin:0 auto;padding:44px 0 38px;display:grid}.footer-brand{align-content:start;justify-items:start;gap:16px;display:grid}.footer-brand-lockup{align-items:center;gap:11px;display:inline-flex}.footer-brand-lockup .logo{background:#fff;border-radius:6px;width:72px;height:58px;padding:2px}.footer-brand-lockup>span{gap:4px;display:grid}.footer-brand-lockup strong{color:#fff;font-size:.82rem;line-height:1.1}.footer-brand-lockup small{color:#caa346;text-transform:uppercase;font-size:.56rem;font-weight:760}.footer-brand>p{color:#91a6b7;max-width:350px;margin:0;font-size:.7rem;line-height:1.7}.footer-trust{color:#aec0ce;align-items:center;gap:7px;font-size:.63rem;font-weight:700;display:inline-flex}.footer-trust svg{color:#54cb99}.footer-socials{gap:7px;display:flex}.footer-socials a{border-radius:var(--radius);color:#adc0ce;background:#ffffff0a;border:1px solid #ffffff21;place-items:center;width:38px;height:38px;display:grid}.footer-socials a:hover{color:#61d7a6;background:#0f9f6b1f;border-color:#55d09e57}.footer-column{align-content:start;gap:14px;min-width:0;display:grid}.footer-column h2{color:#fff;text-transform:uppercase;margin:2px 0 7px;font-size:.71rem;font-weight:820}.footer-links{gap:5px;display:grid}.footer-links a{color:#95aaba;align-items:center;gap:5px;min-height:32px;font-size:.68rem;font-weight:650;display:flex}.footer-links a svg{color:#536f84;transition:transform .15s}.footer-links a:hover{color:#fff}.footer-links a:hover svg{color:#58d19e;transform:translate(2px)}.footer-contact-list{border-top:1px solid #ffffff1a;gap:0;display:grid}.footer-contact-list a,.footer-contact-link{color:#fff;border-bottom:1px solid #ffffff1a;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:54px;display:grid}.footer-contact-list a>span,.footer-contact-link>span{color:#d4ad4e;background:#c99a291f;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.footer-contact-list a>div,.footer-contact-link>div{gap:3px;min-width:0;display:grid}.footer-contact-list small,.footer-contact-link small{color:#70899c;text-transform:uppercase;font-size:.54rem;font-weight:700}.footer-contact-list strong,.footer-contact-link strong{overflow-wrap:anywhere;color:#dfe8ef;font-size:.67rem}.footer-contact-list a:hover strong,.footer-contact-link:hover strong{color:#fff}.footer-contact-page{color:#62d8a7;align-items:center;gap:6px;width:fit-content;margin-top:2px;font-size:.64rem;font-weight:760;display:inline-flex}.footer-offices article{border-top:1px solid #ffffff1a;grid-template-columns:34px minmax(0,1fr);gap:10px;min-width:0;padding:13px 0;display:grid}.footer-offices article:last-child{border-bottom:1px solid #ffffff1a}.footer-offices .footer-office-icon{color:#58d19e;width:32px;height:32px;font-size:inherit;text-transform:none;background:#0f9f6b1f;border-radius:50%;place-items:center;margin:0;display:grid}.footer-contact-list a>span svg,.footer-contact-link>span svg,.footer-offices .footer-office-icon svg{color:currentColor}.footer-offices strong{color:#fff;margin-bottom:4px;font-size:.64rem;display:block}.footer-offices p{color:#8fa5b6;margin:0;font-size:.65rem;line-height:1.55}.footer-bottom{border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100vw - 48px);min-height:62px;margin:0 auto;padding:15px 0 18px;display:flex}.footer-bottom>span{color:#71899b;font-size:.61rem;font-weight:630}.footer-bottom nav{gap:18px;display:flex}.footer-bottom nav a{color:#8299aa;font-size:.61rem;font-weight:700}.footer-bottom nav a:hover{color:#fff}@media (max-width:1060px){.footer-shell{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 42px}}@media (max-width:880px){.nav-shell{gap:12px;min-height:74px;padding:7px 16px}.site-header .brand{flex:auto;min-width:0}.site-header .brand .logo{width:62px}.desktop-nav,.nav-portal-link{display:none}.mobile-menu-toggle{z-index:74;border-radius:var(--radius);color:#073f76;background:#fff;border:1px solid #d5dfe6;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative}.mobile-nav{z-index:73;opacity:0;pointer-events:none;background:#fff;border-top:1px solid #e0e6eb;border-bottom:1px solid #d2dce4;gap:14px;padding:12px 16px 16px;transition:opacity .16s,transform .16s;display:grid;position:absolute;inset:100% 0 auto;transform:translateY(-8px);box-shadow:0 18px 36px #17203324}.mobile-nav.open{opacity:1;pointer-events:auto;display:grid;transform:translateY(0)}.mobile-nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-nav-links a{border-radius:var(--radius);color:#344054;background:#fafcfd;border:1px solid #dce4ea;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:52px;padding:7px 9px;display:grid}.mobile-nav-links a>span{color:#0b67b2;background:#eaf3f9;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.mobile-nav-links a strong{font-size:.68rem}.mobile-nav-links a>svg{color:#91a0ad}.mobile-nav-links a.active{background:#f0f9f5;border-color:#a9d8c3}.mobile-nav-links a.active>span{color:#08784f;background:#dff3e9}.mobile-nav-actions{border-top:1px solid #e2e8ed;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:12px;display:grid}.mobile-nav-actions a{border-radius:var(--radius);justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:.68rem;font-weight:790;display:inline-flex}.mobile-nav-enquiry{color:#77590d;background:#fff8e4;border:1px solid #d9b75e}.mobile-nav .mobile-nav-cta{color:#fff;background:#0b67b2;border:1px solid #0b67b2}.site-nav-backdrop{z-index:68;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07192a80;border:0;display:block;position:fixed;inset:74px 0 0}.footer-action-band{flex-direction:column;align-items:flex-start}.footer-action-buttons{width:100%}.footer-action-buttons>*{flex:190px}}@media (max-width:620px){.site-header .brand .logo{width:56px}.mobile-nav-links,.mobile-nav-actions,.footer-shell{grid-template-columns:1fr}.mobile-nav{max-height:calc(100dvh - 74px);overflow-y:auto}.footer-action-band,.footer-shell,.footer-bottom{width:calc(100vw - 36px)}.footer-action-band>div:first-child{align-items:flex-start}.footer-action-icon{width:42px;height:42px}.footer-action-buttons{grid-template-columns:1fr;display:grid}.footer-shell{gap:30px;padding:36px 0 30px}.footer-bottom{flex-direction:column;align-items:flex-start}}.site-page,.admin-shell,.admin-main,.customer-shell,.customer-main{min-width:0;max-width:100%}.site-page,.admin-shell,.customer-shell{overflow-x:clip}.site-page img,.admin-shell img,.customer-shell img{max-width:100%}.admin-page-header>div,.users-hero-copy,.property-directory-head>div,.sales-directory-head>div,.customer-page-header-copy,.customer-panel-heading>div,.detail-head>div{min-width:0}.admin-page-header h1,.users-hero h1,.property-directory-head h2,.sales-directory-head h2,.customer-page-header h1,.customer-panel-heading h2,.section-heading h2,.page-hero h1,.hero-content h1,.project-detail-content h1,.investment-detail-content h1{overflow-wrap:anywhere}@media (max-width:1180px){.admin-main{width:100%;min-height:calc(100dvh - 64px)}.admin-mobile-bar{width:100%}.admin-mobile-bar>a:not(.admin-mobile-profile){min-width:0}.admin-mobile-bar>a:not(.admin-mobile-profile) strong,.admin-mobile-bar>a:not(.admin-mobile-profile) span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (max-width:880px){.hero{min-height:min(720px,100svh - 74px)}.hero-content,.project-detail-content,.investment-detail-content{width:calc(100% - 32px)}.hero-content{padding:56px 0 48px}.hero-content h1{max-width:100%;font-size:clamp(2.25rem,10vw,3.35rem);line-height:1.04}.hero-content>p:not(.eyebrow),.page-hero>p:not(.eyebrow),.project-detail-content>p:not(.eyebrow),.investment-detail-content>p:not(.eyebrow){max-width:100%}.page-hero,.section-shell,.enquiry-band,.contact-info-band,.thank-you-shell,.cta-band{width:100%}.project-detail-shell,.investment-detail-shell{gap:20px;width:calc(100% - 32px);padding:44px 0}.project-detail-hero,.investment-detail-hero{min-height:520px}.project-detail-content,.investment-detail-content{padding:72px 0 48px}.contact-info-band article,.thank-you-side article,.project-fact,.investment-fact{min-width:0}.cta-band{flex-direction:column;align-items:flex-start}}@media (max-width:820px){.admin-page{width:100%;padding:22px 16px 36px}.admin-page-header,.users-hero,.property-hero,.sales-hero,.customer-page-header{min-width:0}.admin-page-header{align-items:stretch;gap:16px}.admin-header-actions,.users-hero-actions,.property-hero .users-hero-actions,.sales-hero .users-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-header-actions>*,.users-hero-actions>*{width:100%;min-width:0}.dashboard-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card,.metric-card{min-width:0}.dashboard-card strong,.metric-card strong,.customer-metric-grid strong,.customer-compact-metrics strong{overflow-wrap:anywhere;font-size:clamp(1.2rem,5vw,1.7rem)}.admin-panel,.dashboard-panel,.settings-panel,.lead-detail,.user-create-panel,.admin-form-panel{min-width:0}.admin-panel-title,.customer-panel-heading,.property-card-actions,.operation-review>div,.profile-form-actions,.permission-save-bar{flex-wrap:wrap}.property-project-title{flex-direction:column;align-items:flex-start}.property-project-title>span{align-self:flex-start}.property-card-actions{grid-template-columns:minmax(0,1fr) 40px;display:grid}.property-card-actions>button:not(.danger){width:100%;min-width:0}.property-operation-card .operation-review>div,.customer-review-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.property-operation-card .operation-review button,.customer-review-actions button{width:100%;min-width:0}.users-create-modal,.property-editor-modal{width:min(100% - 24px,820px)}.users-modal-head,.property-form-section>header{min-width:0}.users-modal-head h2,.property-form-section h3{overflow-wrap:anywhere}.sales-lead-list,.sales-lead-detail,.users-directory,.property-directory{min-width:0}.customer-page{width:100%}.customer-panel,.portfolio-card,.listing-history-card,.marketplace-card{min-width:0}.portal-tabs,.finance-chart-legend{scrollbar-width:thin;max-width:100%;overflow-x:auto}.portal-tabs button{min-width:max-content}.holding-summary-list article{min-width:0}.holding-summary-list article>div:nth-child(2),.holding-summary-list article>div:nth-child(2) strong,.holding-summary-list article>div:nth-child(2) span{overflow-wrap:anywhere;min-width:0}.portal-table td{overflow-wrap:anywhere}}@media (max-width:620px){.section-shell,.page-hero,.enquiry-band,.contact-info-band,.thank-you-shell,.cta-band{padding-left:16px;padding-right:16px}.page-hero{min-height:280px;padding-top:48px;padding-bottom:48px}.page-hero h1{font-size:clamp(1.9rem,9vw,2.35rem);line-height:1.08}.hero-actions,.project-detail-actions,.investment-detail-actions,.thank-you-actions,.section-actions{flex-direction:column;align-items:stretch;width:100%}.hero-actions>*,.project-detail-actions>*,.investment-detail-actions>*,.thank-you-actions>*,.section-actions>*{justify-content:center;width:100%}.trust-row{align-items:stretch;width:100%}.trust-row span,.investment-hero-trust span{width:100%}.project-grid,.public-investment-grid,.investment-market-grid{gap:14px}.project-card,.public-investment-card,.investment-market-card{width:100%;min-width:0}.project-media,.public-investment-media,.investment-market-media{min-height:190px}.project-body,.public-investment-body,.investment-market-body{padding:16px}.funding-progress-copy,.project-meta{flex-direction:column;align-items:flex-start}.project-detail-hero,.investment-detail-hero{min-height:480px}.project-gallery img{aspect-ratio:1.35}.lead-form,.thank-you-panel,.thank-you-side article{padding:18px 14px}.field-label-text,.users-field-title,.portal-field-label{flex-wrap:wrap;align-items:baseline;gap:4px;display:inline-flex}.field-label-text .required-mark,.users-field-title i,.portal-field-label .required-mark{flex:none}.admin-page{padding:16px 12px 30px}.admin-mobile-bar{grid-template-columns:40px minmax(0,1fr) 36px;padding-left:12px;padding-right:12px}.admin-page-header{padding:20px 16px}.admin-page-header h1,.users-hero h1{font-size:clamp(1.65rem,8vw,2rem)}.admin-header-actions,.users-hero-actions,.property-hero .users-hero-actions,.sales-hero .users-hero-actions,.property-operation-card .operation-review>div,.customer-review-actions,.dashboard-grid,.metric-grid{grid-template-columns:1fr}.dashboard-card,.metric-card{min-height:98px}.dashboard-panel,.settings-panel,.admin-panel,.lead-detail,.admin-form-panel{padding:15px 12px}.portal-map{gap:9px}.property-directory-head,.sales-directory-head,.users-directory-head{min-height:0}.property-project-body,.property-offering-body{padding:14px 12px}.property-card-actions{grid-template-columns:minmax(0,1fr) 40px}.operation-card-head,.sales-detail-section>header,.permission-policy-head,.customer-panel-heading{flex-direction:column;align-items:flex-start}.users-create-modal,.property-editor-modal{border-radius:var(--radius) var(--radius) 0 0;width:100%;max-height:94dvh}.customer-mobile-header{padding-left:12px;padding-right:12px}.customer-mobile-brand span{min-width:0;display:grid}.customer-page{padding:16px 12px 30px}.customer-page-header{padding:18px 14px}.customer-page-actions{grid-template-columns:1fr;display:grid}.customer-page-actions>*{width:100%}.customer-panel{padding:16px 12px}.customer-panel-heading>a,.customer-panel-heading>button{justify-content:center;width:100%}.holding-summary-list article{grid-template-columns:52px minmax(0,1fr);gap:10px}.holding-summary-list .holding-value{text-align:left;grid-column:2;justify-self:start}.finance-chart{gap:4px;min-width:0}.finance-chart-column{min-width:0}.finance-chart-column>span{font-size:.56rem}.portal-table td{grid-template-columns:minmax(84px,.7fr) minmax(0,1.3fr);gap:9px}.portfolio-actions,.listing-history-actions,.portal-confirm-actions{grid-template-columns:1fr;width:100%;display:grid}.portfolio-actions>*,.listing-history-actions>*,.portal-confirm-actions>*{width:100%}}@media (max-width:420px){.site-header .brand span{display:none}.site-header .brand .logo{width:58px}.mobile-nav{padding-left:12px;padding-right:12px}.hero-content h1{font-size:2.1rem}.admin-page-header h1,.customer-page-header h1,.users-hero h1{font-size:1.55rem}.users-redesign-page,.property-page,.sales-page,.profile-page{padding-left:10px;padding-right:10px}.users-member-card{grid-template-columns:40px minmax(0,1fr) 36px;gap:8px}.portal-table td{text-align:left;grid-template-columns:1fr;gap:3px}.portal-table td:before,.portal-table td strong,.portal-table td small{text-align:left}.portal-table td .portal-status{justify-self:start}.customer-auth-panel{padding-left:14px;padding-right:14px}}.estate-footer{--footer-line:#b8ccda2b;--footer-muted:#93a9b8;--footer-green:#55d39d;--footer-gold:#d5ad4b;background:#061c2d}.estate-footer:before{display:none}.estate-footer-frame{width:min(1240px,100% - 48px);margin:0 auto}.estate-footer-lead{border-bottom:1px solid var(--footer-line);grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:center;gap:64px;min-height:240px;padding:46px 0 42px 30px;display:grid;position:relative}.estate-footer-lead:before{background:var(--footer-gold);content:"";width:3px;position:absolute;inset:48px auto 46px 0}.estate-footer-lead-copy{min-width:0}.estate-footer-lead-copy>p{color:var(--footer-green);text-transform:uppercase;align-items:center;gap:10px;margin:0 0 14px;font-size:.68rem;font-weight:800;display:flex}.estate-footer-lead-copy>p span{background:var(--footer-green);width:32px;height:1px}.estate-footer-lead-copy h2{color:#fff;max-width:760px;margin:0;font-size:clamp(2.1rem,4vw,3.75rem);font-weight:730;line-height:1.02}.estate-footer-lead-copy>span{max-width:690px;color:var(--footer-muted);margin-top:18px;font-size:.84rem;line-height:1.7;display:block}.estate-footer-lead-actions{gap:18px;min-width:0;display:grid}.estate-footer-primary-action{border:1px solid var(--footer-gold);background:var(--footer-gold);color:#1b1a14;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 18px;font-size:.76rem;font-weight:850;display:flex}.estate-footer-primary-action svg,.estate-footer-email svg:last-child,.estate-footer-directory a svg{transition:transform .15s}.estate-footer-primary-action:hover svg,.estate-footer-email:hover svg:last-child,.estate-footer-directory a:hover svg{transform:translate(3px)}.estate-footer-direct-line{color:#fff;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.estate-footer-direct-line>span{width:40px;height:40px;color:var(--footer-green);border:1px solid #55d39d57;place-items:center;display:grid}.estate-footer-direct-line>div{gap:3px;min-width:0;display:grid}.estate-footer-direct-line small{color:#6f899b;text-transform:uppercase;font-size:.58rem;font-weight:750}.estate-footer-direct-line strong{overflow-wrap:anywhere;font-size:1rem}.estate-footer-main{grid-template-columns:minmax(250px,1.08fr) minmax(250px,.9fr) minmax(280px,1fr);gap:56px;padding:50px 0 46px;display:grid}.estate-footer-identity,.estate-footer-directory,.estate-footer-support{min-width:0}.estate-footer-brand{align-items:center;gap:13px;width:fit-content;display:flex}.estate-footer-brand .logo{background:#fff;width:78px;height:62px;padding:3px}.estate-footer-brand>span{gap:5px;display:grid}.estate-footer-brand strong{color:#fff;font-size:.86rem}.estate-footer-brand small{color:var(--footer-gold);text-transform:uppercase;font-size:.57rem;font-weight:800}.estate-footer-identity>p{max-width:350px;color:var(--footer-muted);margin:22px 0 18px;font-size:.74rem;line-height:1.75}.estate-footer-assurance{color:#c2d1db;align-items:center;gap:8px;font-size:.66rem;font-weight:700;display:flex}.estate-footer-assurance svg{color:var(--footer-green)}.estate-footer-socials{gap:8px;margin-top:22px;display:flex}.estate-footer-socials a{border:1px solid var(--footer-line);color:#9eb2c0;place-items:center;width:38px;height:38px;display:grid}.estate-footer-socials a:hover{color:var(--footer-green);border-color:#55d39d80}.estate-footer-label{color:#6f899b;text-transform:uppercase;margin:0 0 17px;font-size:.61rem;font-weight:800}.estate-footer-directory{align-content:start;display:grid}.estate-footer-directory a{border-top:1px solid var(--footer-line);color:#dce7ed;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:54px;display:grid}.estate-footer-directory a:last-child{border-bottom:1px solid var(--footer-line)}.estate-footer-directory a small{color:#607c8e;font-size:.57rem;font-weight:700}.estate-footer-directory a strong{font-size:.71rem;font-weight:720}.estate-footer-directory a svg{color:#597689}.estate-footer-directory a:hover{color:#fff}.estate-footer-directory a:hover small,.estate-footer-directory a:hover svg{color:var(--footer-green)}.estate-footer-support h3{color:#fff;margin:0;font-size:1.18rem}.estate-footer-support>p:not(.estate-footer-label){max-width:390px;color:var(--footer-muted);margin:9px 0 19px;font-size:.7rem;line-height:1.65}.estate-footer-phone-list{border-top:1px solid var(--footer-line);border-bottom:1px solid var(--footer-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.estate-footer-phone-list a{color:#fff;gap:4px;min-width:0;padding:13px 12px 13px 0;display:grid}.estate-footer-phone-list a+a{border-left:1px solid var(--footer-line);padding-left:14px;padding-right:0}.estate-footer-phone-list small{color:#658092;text-transform:uppercase;font-size:.55rem;font-weight:750}.estate-footer-phone-list strong{overflow-wrap:anywhere;font-size:.75rem}.estate-footer-phone-list a:hover strong{color:var(--footer-green)}.estate-footer-email{color:#a9bbc6;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:9px;min-height:48px;display:grid}.estate-footer-email span{overflow-wrap:anywhere;font-size:.66rem;font-weight:680}.estate-footer-email svg:first-child{color:var(--footer-gold)}.estate-footer-offices{border-top:1px solid var(--footer-line);border-bottom:1px solid var(--footer-line);grid-template-columns:minmax(210px,.65fr) repeat(2,minmax(260px,1fr));display:grid}.estate-footer-office-heading,.estate-footer-offices article{align-items:center;min-width:0;min-height:112px;display:grid}.estate-footer-office-heading{grid-template-columns:42px minmax(0,1fr);gap:12px;padding-right:28px}.estate-footer-office-heading>span{width:42px;height:42px;color:var(--footer-gold);border:1px solid #d5ad4b59;place-items:center;display:grid}.estate-footer-office-heading .estate-footer-label{margin-bottom:4px}.estate-footer-office-heading strong{color:#fff;font-size:.76rem}.estate-footer-offices article{border-left:1px solid var(--footer-line);grid-template-columns:30px minmax(0,1fr);gap:12px;padding:20px 26px}.estate-footer-offices article>span{color:var(--footer-green);align-self:start;padding-top:3px;font-size:.58rem;font-weight:800}.estate-footer-offices article strong{color:#dce7ed;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;display:block}.estate-footer-offices article p{overflow-wrap:anywhere;color:var(--footer-muted);margin:0;font-size:.68rem;line-height:1.65}.estate-footer-bottom{color:#647f91;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:16px 0;font-size:.6rem;font-weight:650;display:flex}.estate-footer-bottom>div{align-items:center;gap:22px;display:flex}.estate-footer-bottom>div>span{color:#7d94a4;text-transform:uppercase}.estate-footer-bottom a{color:#b7c8d2;align-items:center;gap:7px;font-weight:760;display:inline-flex}.estate-footer-bottom a:hover{color:#fff}@media (max-width:1020px){.estate-footer-lead{grid-template-columns:1fr;gap:30px}.estate-footer-lead-actions{max-width:460px}.estate-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.estate-footer-identity{grid-column:1/-1}.estate-footer-identity>p{max-width:620px}.estate-footer-offices{grid-template-columns:repeat(2,minmax(0,1fr))}.estate-footer-office-heading{grid-column:1/-1;min-height:90px}.estate-footer-offices article:first-of-type{border-left:0}}@media (max-width:680px){.estate-footer-frame{width:calc(100% - 32px)}.estate-footer-lead{min-height:0;padding:42px 0 38px 18px}.estate-footer-lead:before{inset:44px auto 38px 0}.estate-footer-lead-copy h2{font-size:clamp(2rem,10vw,2.65rem)}.estate-footer-lead-copy>span{font-size:.76rem}.estate-footer-lead-actions{width:calc(100% - 2px)}.estate-footer-main,.estate-footer-offices{grid-template-columns:1fr}.estate-footer-main{gap:38px;padding:40px 0}.estate-footer-identity{grid-column:auto}.estate-footer-phone-list{grid-template-columns:1fr}.estate-footer-phone-list a+a{border-top:1px solid var(--footer-line);border-left:0;padding-left:0}.estate-footer-office-heading{grid-column:auto;min-height:94px;padding-right:0}.estate-footer-offices article,.estate-footer-offices article:first-of-type{border-top:1px solid var(--footer-line);border-left:0;min-height:0;padding:20px 0}.estate-footer-bottom{flex-direction:column-reverse;align-items:flex-start;padding:24px 0 28px}.estate-footer-bottom>div{justify-content:space-between;align-items:flex-start;width:100%}}@media (max-width:420px){.estate-footer-brand .logo{width:68px;height:55px}.estate-footer-bottom>div{flex-direction:column;align-items:flex-start;gap:14px}}
