:root{color-scheme:light;--paper:#f6f2ea;--surface:#fffdfc;--ink:#1f292e;--muted:#5f6666;--harbour:#234550;--harbour-dark:#16333b;--brass:#a8752b;--brass-dark:#80571f;--eucalyptus:#dce5e1;--line:#d8d2c8;--white:#fff;--shadow:0 1.25rem 3rem #1f292e1c;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shell:74rem;--reading:46rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.09em}a:hover{text-decoration-color:var(--brass)}:focus-visible{outline:3px solid var(--white);outline-offset:3px;box-shadow:0 0 0 6px var(--ink)}.skip-link{z-index:100;color:var(--white);background:var(--harbour-dark);padding:.65rem .9rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 2.5rem), var(--shell));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:#f6f2eaf5}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.5rem;display:flex}.brand{min-height:2.75rem;color:var(--ink);align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:clamp(10rem,15vw,13.5rem);height:auto}.primary-nav{justify-content:flex-end;align-items:center;gap:1.35rem;display:flex}.nav-list{justify-content:flex-end;align-items:center;gap:.4rem 1.2rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{align-items:center;min-width:2.75rem;min-height:2.75rem;font-size:.88rem;font-weight:650;text-decoration-color:#0000;display:inline-flex}.nav-list a:hover,.nav-list a[aria-current=page]{text-decoration-color:currentColor}.button{min-height:3rem;font:inherit;text-align:center;cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.15rem;font-size:.92rem;font-weight:760;line-height:1.2;text-decoration:none;display:inline-flex}.button-primary{color:var(--white);background:var(--brass-dark)}.button-primary:hover{color:var(--white);background:#684718}.button-secondary{border-color:var(--harbour);color:var(--harbour-dark);background:0 0}.button-secondary:hover{background:var(--eucalyptus)}.button[disabled]{cursor:not-allowed;opacity:.72}.header-action{white-space:nowrap}h1,h2,h3{font-family:var(--serif);letter-spacing:-.025em;text-wrap:balance;margin-top:0;line-height:1.08}.eyebrow{color:var(--harbour);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.55rem;margin:0 0 1.1rem;font-size:.76rem;font-weight:800;display:inline-flex}.eyebrow:before{background:var(--brass);content:"";width:2.3rem;height:2px}.page-hero{padding:clamp(4rem,9vw,7.5rem) 0 clamp(3.5rem,7vw,6rem)}.page-hero h1{max-width:13ch;margin-bottom:1.35rem;font-size:clamp(3rem,7vw,6rem)}.page-hero>p:last-child{max-width:42rem;color:var(--muted);margin:0;font-size:clamp(1.08rem,2vw,1.28rem)}.content-section{padding:clamp(3.5rem,8vw,7rem) 0}.content-section.surface{background:var(--surface)}.content-section.eucalyptus{background:var(--eucalyptus)}.content-grid{grid-template-columns:minmax(16rem,.6fr) minmax(0,1fr);gap:clamp(2.5rem,7vw,7rem);display:grid}.content-grid h2,.content-section>.shell>h2{font-size:clamp(2.25rem,4.5vw,4rem)}.prose{max-width:var(--reading)}.prose h2{margin-top:3rem;font-size:clamp(1.8rem,3vw,2.5rem)}.prose h3{margin-top:2rem;font-size:1.35rem}.prose p,.prose li{color:var(--muted)}.prose a{color:var(--harbour-dark);font-weight:700}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;padding:1.75rem}.card h2,.card h3{font-size:1.4rem}.card p{color:var(--muted);margin-bottom:0}.list-clean{margin:0;padding:0;list-style:none}.list-clean>li{border-top:1px solid #23455040;padding:1.25rem 0}.list-clean>li:last-child{border-bottom:1px solid #23455040}.list-clean h3{margin-bottom:.4rem}.list-clean p{color:#42545a;margin:0}.resource-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.resource-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;flex-direction:column;justify-content:space-between;min-height:11rem;padding:1.5rem;text-decoration:none;display:flex}.resource-card:hover{border-color:var(--harbour);box-shadow:0 .8rem 1.8rem #1f292e12}.resource-card span{color:var(--muted);font-size:.82rem}.resource-card strong{font-family:var(--serif);font-size:1.2rem;line-height:1.25}.notice{border-left:4px solid var(--brass);background:var(--paper);padding:1.2rem}.notice p:last-child{margin-bottom:0}.appraisal-form-panel{border:1px solid var(--line);background:var(--paper);border-radius:1.2rem;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 1rem 2.5rem #1f292e14}.form-row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.field{margin-bottom:1.1rem}label{margin-bottom:.4rem;font-size:.88rem;font-weight:750;display:block}.optional{color:var(--muted);font-weight:500}input,textarea{width:100%;min-height:3.15rem;color:var(--ink);background:var(--white);font:inherit;border:1px solid #858b89;border-radius:.55rem;padding:.7rem .85rem}input:disabled,textarea:disabled{color:#505957;opacity:1;background:#f2efe8}textarea{resize:vertical;min-height:7.5rem}.field-note,.privacy-note,.form-status{color:var(--muted);font-size:.82rem}.field-note{margin:.35rem 0 0}.form-actions{align-items:center;gap:1rem;display:flex}.form-status{margin:0}.kit-form-fallback{margin:1.25rem 0}.appraisal-form-panel .formkit-form{margin-top:1.25rem}.final-cta{color:var(--white);background:var(--brass-dark);text-align:center;padding:clamp(4rem,8vw,7rem) 0}.final-cta h2{max-width:15ch;margin-inline:auto;font-size:clamp(2.25rem,4.4vw,4rem)}.final-cta p{color:#f0dfc1;max-width:42rem;margin:0 auto 1.5rem}.final-cta .button{color:var(--harbour-dark);background:var(--white)}.site-footer{color:#dce6e7;background:#10282f;padding:3rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;display:grid}.footer-brand .brand{background:var(--paper);border-radius:.65rem;padding:.55rem .7rem}.footer-brand p{color:#b9cacc;max-width:28rem;font-size:.88rem}.footer-heading{color:var(--white);font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:800}.footer-list{margin:0;padding:0;list-style:none}.footer-list a{align-items:center;min-height:2.75rem;display:inline-flex}.footer-note{color:#a9bec1;border-top:1px solid #ffffff2b;margin-top:2rem;padding-top:1.25rem;font-size:.76rem}@media (width<=64rem){.header-inner{flex-direction:column;align-items:flex-start;padding-block:1rem}.primary-nav{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.nav-list{flex-wrap:wrap;justify-content:flex-start}}@media (width<=48rem){.content-grid,.footer-grid,.card-grid,.resource-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}.form-actions{flex-direction:column;align-items:stretch}.header-action{width:100%}}@media (width<=24rem){.shell{width:min(calc(100% - 2rem), var(--shell))}.page-hero h1{font-size:2.75rem}.nav-list{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
