:root{--ink:#17202b;--muted:#5d6b7a;--line:#d7e0e8;--paper:#f7fafc;--white:#fff;--steel:#26435a;--blue:#2f6f9f;--teal:#2d8a88;--amber:#b7791f;--shadow:0 18px 45px #17202b1f}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--paper);color:var(--ink);width:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:76px;padding:14px clamp(18px,5vw,64px);display:flex;position:sticky;top:0}.brand{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.brand span{color:var(--steel);font-size:1.45rem;font-weight:800}.brand small{color:var(--muted);text-transform:uppercase;font-size:.78rem}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.nav-links a{color:#314355;border-radius:6px;padding:9px 10px;font-size:.92rem;font-weight:700}.nav-links a:hover,.nav-links a:focus-visible{color:var(--steel);background:#e8f1f6;outline:none}.home-hero{grid-template-columns:minmax(0,.95fr) minmax(320px,1fr);gap:clamp(28px,5vw,58px);width:100%;min-height:calc(100vh - 76px);padding:clamp(40px,7vw,86px) clamp(18px,5vw,64px) 36px;display:grid}.hero-copy{align-self:center;min-width:0;max-width:740px}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{color:var(--ink);margin:0;font-size:clamp(2.4rem,6vw,5.5rem);line-height:.96}.hero-lede{color:#425162;max-width:650px;margin:24px 0 0;font-size:1.16rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border-radius:6px;justify-content:center;min-height:46px;padding:11px 18px;font-weight:800;display:inline-flex}.button.primary{background:var(--steel);color:var(--white)}.button.secondary{background:var(--white);border:1px solid var(--line);color:var(--steel)}.hero-media{box-shadow:var(--shadow);border:1px solid #26435a33;min-height:530px;position:relative;overflow:hidden}.hero-media img{object-fit:cover}.hero-media:after{content:"";background:linear-gradient(#17202b00,#17202b59);position:absolute;inset:0}.market-panel{box-shadow:var(--shadow);z-index:2;background:#ffffffe0;border:1px solid #fffc;border-radius:8px;gap:2px;max-width:calc(100% - 44px);padding:16px;display:grid;position:absolute;bottom:22px;left:22px}.market-panel span,.metric span,.market-panel small{color:var(--muted);font-size:.8rem;font-weight:700}.market-panel strong{color:var(--teal);font-size:2rem;line-height:1}.disclaimer{color:#5f4617;background:#fff8e8;border:1px solid #ebd3a6;border-radius:8px;margin:0 clamp(18px,5vw,64px) clamp(30px,5vw,54px);padding:18px 20px}.disclaimer strong{margin-bottom:4px;display:block}.disclaimer p{margin:0}.content-section{padding:clamp(34px,6vw,74px) clamp(18px,5vw,64px)}.section-heading{max-width:760px;padding-bottom:24px}.section-heading h2,.page-hero h1{margin:0;font-size:clamp(2rem,4.8vw,4.1rem);line-height:1.02}.section-heading p:not(.eyebrow),.page-hero p:not(.eyebrow){color:var(--muted);margin:14px 0 0;font-size:1.05rem}.metric-grid,.page-grid,.feature-list,.prose-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.metric,.page-card,.feature-list article,.prose-layout article,.login-placeholder,.placeholder-form,.eligibility-band,.performance-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 10px 26px #17202b0f}.metric strong,.page-card strong{color:var(--steel);margin-top:8px;font-size:1.45rem;line-height:1.1;display:block}.page-card span,.feature-list span{color:var(--teal);text-transform:uppercase;font-size:.78rem;font-weight:800}.page-card p,.feature-list p,.prose-layout p,.login-placeholder p,.placeholder-form p{color:var(--muted)}.page-hero{background:linear-gradient(90deg,#f7fafcfa,#f7fafcc2),repeating-linear-gradient(90deg,#dfe8ef 0 1px,#0000 1px 88px);grid-template-columns:minmax(0,1fr) minmax(280px,.45fr);align-items:end;gap:22px;width:100%;padding:clamp(48px,8vw,96px) clamp(18px,5vw,64px);display:grid}.page-hero .disclaimer{margin:0}.feature-list article h2,.prose-layout article h2{color:var(--steel);margin:8px 0 0;font-size:1.35rem;line-height:1.18}.performance-panel{grid-template-columns:minmax(280px,1fr) minmax(260px,.8fr);gap:24px;display:grid}.chart-bars{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:12px;min-height:260px;display:grid}.bar-item{text-align:center;grid-template-rows:auto 1fr auto;align-items:center;gap:8px;height:100%;display:grid}.bar-item div{background:linear-gradient(180deg, var(--teal), var(--blue));border-radius:6px 6px 0 0;align-self:end;min-height:42px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:320px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:12px}th{color:var(--steel);text-transform:uppercase;font-size:.82rem}.eligibility-band{margin-bottom:18px}.eligibility-band p,.eligibility-band span{color:var(--muted);margin:0;display:block}.eligibility-band strong{color:var(--steel);margin:10px 0;font-size:clamp(2rem,5vw,4rem);line-height:1;display:block}.placeholder-form{gap:16px;max-width:720px;display:grid}.placeholder-form label{color:var(--steel);gap:7px;font-weight:800;display:grid}.placeholder-form input,.placeholder-form select{border:1px solid var(--line);color:var(--muted);border-radius:6px;min-height:46px;padding:10px 12px}.placeholder-form button{color:#526372;cursor:not-allowed;background:#d9e3ea;border:0;border-radius:6px;min-height:46px;font-weight:800}.enquiry-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:start;gap:18px;max-width:1100px;display:grid}.enquiry-form,.enquiry-note{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 10px 26px #17202b0f}.enquiry-form{gap:16px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.enquiry-form label{color:var(--steel);gap:7px;font-weight:800;display:grid}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{border:1px solid var(--line);color:var(--ink);font:inherit;resize:vertical;border-radius:6px;width:100%;min-height:46px;padding:10px 12px}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2f6f9f29}.acknowledgement{grid-template-columns:20px 1fr;align-items:start;gap:10px;display:grid}.acknowledgement input{min-height:20px;margin-top:4px}.field-error{color:#9f3a2f;font-size:.88rem;font-weight:700}.form-status{border-radius:6px;min-height:24px;margin:0;padding:0;font-weight:700}.form-status.success{color:#236346;background:#e8f6ef;padding:12px}.form-status.error{color:#8a2d22;background:#fff0ed;padding:12px}.enquiry-note{gap:8px;display:grid}.enquiry-note strong{color:var(--steel);font-size:1.08rem}.enquiry-note p{color:var(--muted);margin:0 0 10px}.login-placeholder{max-width:720px}.login-placeholder strong{color:var(--steel);font-size:1.4rem}.login-placeholder span{color:var(--amber);font-weight:800}.auth-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.auth-mode-grid span{border:1px solid var(--line);color:var(--steel);background:#eef5f8;border-radius:6px;padding:10px 12px;font-size:.9rem}.auth-panel{grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);align-items:start;gap:18px;max-width:1040px;display:grid}.auth-form,.portal-panel,.portal-state,.portal-notice,.portal-summary article{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px #17202b0f}.auth-form{gap:16px;padding:22px;display:grid}.auth-form h2,.portal-panel h2{color:var(--steel);margin:4px 0 0;font-size:1.35rem;line-height:1.18}.auth-form p,.portal-notice p,.portal-state p,.portal-summary small{color:var(--muted);margin:8px 0 0}.portal-label{color:var(--teal);text-transform:uppercase;font-size:.78rem;font-weight:800}.auth-form label{color:var(--steel);gap:7px;font-weight:800;display:grid}.auth-form input{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:6px;width:100%;min-height:46px;padding:10px 12px}.auth-form input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2f6f9f29}.auth-form button{cursor:pointer;border:0}.auth-form button:disabled,.portal-topbar button:disabled{opacity:.72}.reset-form{align-self:start}.portal-shell{gap:22px;min-height:calc(100vh - 76px);padding:clamp(34px,6vw,74px) clamp(18px,5vw,64px);display:grid}.admin-shell{gap:22px;min-height:calc(100vh - 76px);padding:clamp(28px,5vw,56px) clamp(18px,5vw,64px);display:grid}.admin-topbar{grid-template-columns:minmax(0,1fr) minmax(280px,auto);align-items:start;gap:18px;display:grid}.admin-topbar h1{font-size:clamp(2rem,4.2vw,3.6rem);line-height:1.04}.admin-topbar p{color:var(--muted);margin:10px 0 0}.admin-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-nav a,.admin-backlink a,.admin-panel a{color:var(--blue);font-weight:800}.admin-nav a{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:9px 11px}.admin-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-summary-grid article,.admin-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:20px;box-shadow:0 10px 26px #17202b0f}.admin-summary-grid span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:800}.admin-summary-grid strong{color:var(--steel);margin:10px 0;font-size:2.2rem;line-height:1;display:block}.admin-panel h2{color:var(--steel);margin:0 0 16px;font-size:1.35rem;line-height:1.2}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-form{gap:12px;display:grid}.admin-form label{color:var(--steel);gap:7px;font-weight:800;display:grid}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:6px;width:100%;min-height:42px;padding:9px 10px}.admin-form textarea{resize:vertical;min-height:86px}.inline-form{grid-template-columns:minmax(160px,1fr) auto;align-items:end}.inline-form .form-status{grid-column:1/-1}.valuation-form{grid-template-columns:repeat(3,minmax(0,1fr))}.valuation-form textarea,.valuation-form button,.valuation-form .form-status{grid-column:1/-1}.admin-facts{gap:10px;margin:0 0 18px;display:grid}.admin-facts div{border-top:1px solid var(--line);grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);gap:4px;padding-top:10px;display:grid}.admin-facts dt{color:var(--muted);font-weight:800}.admin-facts dd{margin:0;font-weight:700}.admin-empty,.admin-notes{color:var(--muted);margin:0}.admin-table-note{color:var(--muted);margin-top:4px;font-size:.84rem;font-weight:700;display:block}.admin-backlink{margin:0}.content-form{max-width:900px}.admin-fieldset{border:1px solid var(--line);border-radius:8px;gap:12px;margin:0;padding:16px;display:grid}.admin-fieldset legend{color:var(--teal);text-transform:uppercase;padding:0 6px;font-size:.82rem;font-weight:800}details{min-width:280px}summary{color:var(--blue);cursor:pointer;font-weight:800}.portal-topbar{justify-content:space-between;align-items:start;gap:18px;display:flex}.portal-topbar h1{font-size:clamp(2rem,4.2vw,3.8rem);line-height:1.03}.portal-topbar form{flex:none}.portal-topbar button{border:1px solid var(--line);cursor:pointer}.portal-notice,.portal-state,.portal-panel,.portal-summary article{padding:20px}.portal-notice strong,.portal-state strong,.portal-summary span{color:var(--steel);font-weight:800}.portal-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-summary strong{color:var(--steel);margin-top:10px;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.05;display:block}.portal-summary small{font-size:.86rem;display:block}.portal-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.account-facts{gap:12px;margin:18px 0 0;display:grid}.account-facts div{border-top:1px solid var(--line);grid-template-columns:minmax(140px,.45fr) minmax(0,1fr);gap:4px;padding-top:12px;display:grid}.account-facts dt{color:var(--muted);font-weight:800}.account-facts dd{color:var(--ink);margin:0;font-weight:700}.site-footer{color:var(--white);background:#17202b;justify-content:space-between;align-items:start;gap:30px;padding:34px clamp(18px,5vw,64px);display:flex}.site-footer p{color:#c4d0dc;max-width:650px;margin:8px 0 0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.footer-links a{color:#d9edf2;font-weight:700}@media (max-width:980px){.home-hero,.page-hero,.performance-panel,.enquiry-layout,.auth-panel,.portal-detail-grid,.admin-topbar,.admin-detail-grid{grid-template-columns:1fr}.home-hero{min-height:auto}.hero-media{min-height:430px}.metric-grid,.page-grid,.feature-list,.prose-layout,.portal-summary,.admin-summary-grid,.valuation-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-nav{justify-content:flex-start}}@media (max-width:700px){.site-header,.home-hero,.content-section,.page-hero,.site-footer,.disclaimer{max-width:100vw;overflow-x:hidden}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.nav-links{grid-template-columns:1fr;justify-content:flex-start;gap:6px;width:100%;display:grid}.nav-links a{text-align:center;background:#eef5f8;min-width:0}h1{font-size:2.05rem;line-height:1.05}.home-hero{width:100vw;padding-left:16px;padding-right:16px}.hero-copy,.hero-lede,.hero-actions,.hero-media,.nav-links{width:min(300px,100vw - 96px);max-width:calc(100vw - 96px)}.hero-actions{flex-direction:column}.button{width:100%;max-width:100%}.hero-media{min-height:320px}.metric-grid,.page-grid,.feature-list,.prose-layout,.form-grid,.auth-mode-grid,.auth-panel,.portal-summary,.admin-summary-grid,.inline-form,.valuation-form,.chart-bars{grid-template-columns:1fr}.portal-topbar{flex-direction:column}.portal-topbar form,.portal-topbar .button{width:100%}.account-facts div,.admin-facts div{grid-template-columns:1fr}.chart-bars{min-height:auto}.bar-item{text-align:left;grid-template-rows:auto;grid-template-columns:48px 1fr 70px}.bar-item div{width:68%;min-height:16px;height:16px!important}.site-footer,.footer-links{justify-content:flex-start}}
