@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&family=Instrument+Sans:wght@300;400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green:#1a4532;--green-mid:#2d6a4f;--green-light:#e8f4ed;--green-soft:#f0f7f3;--gold:#c9a84c;--ink:#1a1a18;--ink-2:#3d3d3a;--ink-3:#6b6b67;--ink-4:#9a9a95;--border:rgba(26,26,24,.1);--border-strong:rgba(26,26,24,.2);--bg:#faf9f7;--card:#fff;--radius:12px;--shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:Instrument Sans,sans-serif;background:var(--bg);color:var(--ink);min-height:100vh}.serif{font-family:Playfair Display,serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.text-muted{color:var(--ink-3)}.text-secondary{color:var(--ink-2)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.fade-up{animation:fadeUp .4s ease both}.fade-up-1{animation-delay:.05s}.fade-up-2{animation-delay:.1s}.fade-up-3{animation-delay:.15s}.fade-up-4{animation-delay:.2s}.fade-up-5{animation-delay:.25s}.fade-up-6{animation-delay:.3s}.fade-up-7{animation-delay:.35s}.fade-up-8{animation-delay:.4s}@media (max-width:768px){.mob-nav-links{display:none!important}.mob-nav{padding:14px 16px!important}.mob-hero{padding:48px 16px 40px!important}.mob-hero-h1{font-size:clamp(28px,8vw,40px)!important;letter-spacing:-.5px!important}.mob-hero-sub{font-size:14px!important;margin-bottom:28px!important}.mob-search-wrap{margin-bottom:16px!important}.mob-sticky-search{padding:10px 12px!important}.mob-results{padding:0 12px 60px!important}.mob-addr-header{padding:20px 0 16px!important;flex-direction:column!important;gap:12px!important}.mob-addr-h1{font-size:20px!important}.mob-mode-btns{width:100%!important}.mob-mode-btns button{flex:1!important}.mob-stat-strip{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;margin:14px 0!important}.mob-cards-grid{grid-template-columns:1fr!important;gap:10px!important}.mob-pills{gap:4px 10px!important;font-size:11px!important}.mob-examples{gap:6px!important}.mob-examples button{font-size:11px!important;padding:5px 10px!important}.mob-loading{margin:48px auto!important;padding:0 16px!important}.mob-insight{padding:12px 14px!important}}