: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}.verification-dot{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:850}.verification-dot.verified{color:var(--green-dark)}.verification-dot.rejected{color:var(--danger)}.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-mobile-header,.customer-menu-backdrop{display:none}.customer-main{min-width:0}.customer-page{width:min(1500px,100%);min-height:100vh;margin:0 auto;padding:26px}.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{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.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-dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.6fr);gap:18px;margin-bottom:18px;display:grid}.customer-page>.customer-panel{margin-bottom:18px}.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}.customer-panel-heading>a{color:var(--blue);align-items:center;gap:6px;font-size:.84rem;font-weight:850;display:inline-flex}.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-wrap{width:100%;overflow-x:auto}.portal-table{border-collapse:collapse;width:100%;min-width:720px}.portal-table th,.portal-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px}.portal-table th{color:var(--muted);text-transform:uppercase;background:#f7f9fb;font-size:.72rem;font-weight:900}.portal-table td{color:#344054;font-size:.86rem}.portal-table td strong,.portal-table td small{display:block}.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-card{flex-direction:column;display:flex}.investment-market-body{flex:1;align-content:start}.investment-market-body>.admin-button{width:100%;margin-top:auto}.auction-end,.seller-line,.portfolio-return{color:var(--muted);align-items:center;gap:7px;font-size:.8rem;font-weight:800;display:flex}.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{grid-template-columns:minmax(190px,.7fr) minmax(260px,1.3fr);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}.portfolio-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.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-mode{color:var(--blue-dark);text-transform:uppercase;align-items:center;gap:6px;font-size:.78rem;font-weight:900;display:inline-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}.portal-table-panel{padding:0;overflow:hidden}.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}.portal-form-grid .wide{grid-column:1/-1}.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}.profile-save-bar>span{color:var(--muted);align-items:center;gap:8px;font-size:.84rem;font-weight:800;display:flex}.customer-gate{background:#f3f6f9;place-items:center;min-height:100vh;display:grid}.customer-auth-page{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.customer-auth-story{color:#fff;background:linear-gradient(#073f7661,#073f76f2),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=82) 50%/cover;align-items:end;min-height:100vh;padding:64px;display:grid}.customer-auth-story>div{max-width:620px}.customer-auth-story h1{margin:0;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.02}.customer-auth-story p:not(.eyebrow){color:#ffffffd6;font-size:1.05rem;line-height:1.65}.auth-trust-list{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.auth-trust-list span{border-radius:var(--radius);border:1px solid #ffffff6b;align-items:center;gap:7px;min-height:38px;padding:7px 10px;font-size:.83rem;font-weight:800;display:inline-flex}.customer-auth-panel{width:min(520px,100% - 48px);margin:auto;padding:46px 0}.customer-auth-logo{margin-bottom:30px;display:inline-block}.customer-auth-logo .logo{width:100px}.customer-auth-heading h2{margin:0;font-size:2rem}.customer-auth-heading>p:not(.eyebrow){color:var(--muted);line-height:1.55}.customer-auth-form{gap:15px;margin-top:22px;display:grid}.customer-auth-form>.admin-button{width:100%;margin-top:4px}.customer-auth-switch{color:var(--muted);text-align:center}.customer-auth-switch a{color:var(--blue);font-weight:900}.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:420px;padding:42px 24px}.customer-auth-story h1{max-width:760px;font-size:2.7rem}}@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{min-height:350px;padding:30px 18px}.customer-auth-story h1{font-size:2.2rem}.customer-auth-panel{width:calc(100% - 36px);padding:34px 0}.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}}.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}}
