:root{--paper:#efe8dc;--paper-2:#f8f3ea;--paper-3:#e2d9cc;--ink:#1e241a;--olive:#2d3727;--olive-deep:#222a1f;--olive-mid:#3f4938;--olive-soft:#78806d;--terracotta:#bb5837;--terracotta-dark:#994429;--sage:#dbe2d2;--line:#1e241a29;--muted:#746f66;--white:#faf6ef;--shadow:0 28px 70px #1b1f1824;--radius:22px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);font-family:var(--sans);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;display:block}.icon{flex:none;width:22px;height:22px;display:block}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;font-weight:750}.site-header,main,footer{width:min(1180px,100% - 32px);margin-inline:auto}.site-header{z-index:20;height:88px;color:var(--white);border-bottom:1px solid #efe8dc2e;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand,.footer-brand{font-family:var(--serif);align-items:center;gap:12px;font-size:1.12rem;line-height:1;display:flex}.brand-mark{width:29px;height:33px}.site-header nav{gap:30px;font-size:.86rem;display:flex}.site-header nav a{opacity:.72;transition:opacity .16s}.site-header nav a:hover{opacity:1}.header-pill{text-transform:uppercase;letter-spacing:.14em;border:1px solid #faf6ef8c;border-radius:999px;padding:7px 12px;font-size:.71rem}.hero{color:var(--white);background:radial-gradient(circle at 77% 18%,#bc855b29,#0000 28%),linear-gradient(120deg,#242d20 0%,#303a29 58%,#232a20 100%);margin-inline:calc(-50vw + min(1180px,100vw - 32px)/2);padding:145px max(16px,50vw - 590px) 74px;position:relative;overflow:hidden}.hero:after{content:"";background:#ffffff1f;height:1px;position:absolute;inset:auto 0 0}.hero-intro{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:58px;display:grid}.hero-copy{z-index:2;max-width:650px;position:relative}.hero-copy .eyebrow{color:#d8c8b5}.hero h1{font:400 clamp(4rem,7.2vw,7.5rem)/.86 var(--serif);letter-spacing:0;max-width:760px;margin:18px 0 28px}.hero-lead{color:#e3dbcf;max-width:585px;margin:0 0 26px;font-size:1.23rem;line-height:1.55}.hero-lead em{font-family:var(--serif);font-size:1.08em}.trust-line{text-transform:uppercase;letter-spacing:.09em;color:#e6dfd3;flex-wrap:wrap;gap:10px 24px;font-size:.79rem;font-weight:700;display:flex}.trust-line span{align-items:center;gap:7px;display:flex}.trust-line .icon{width:16px;height:16px}.hero-photo{background:#161d15;border-radius:2px 2px 26px;min-height:430px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #0a0e0959}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#222a1f1f,#222a1f05 54%,#181c1538),linear-gradient(#0000 54%,#10140f2e);position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:center;filter:saturate(.72)contrast(.96)brightness(.8);width:100%;height:430px}.hero-photo figcaption{z-index:2;letter-spacing:.04em;color:#faf6ef9e;font-size:.58rem;position:absolute;bottom:8px;right:11px}.hero-search{z-index:4;width:min(930px,94%);margin:44px auto 0;position:relative}.search-card{color:var(--white);background:#273022fa;border:1px solid #ffffff14;border-radius:17px;padding:22px;position:relative;box-shadow:0 24px 70px #0a0e0a59}.search-card>.eyebrow{color:#d9d0c3;margin:0 0 11px;display:block}.search-input-wrap{min-height:62px;color:var(--ink);background:#fbf7f0;border-radius:9px;align-items:center;gap:12px;padding:0 17px;display:flex;box-shadow:inset 0 0 0 1px #1e241a0f}.search-input-wrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:1rem}.search-input-wrap input::placeholder{color:#8b877f}.search-spinner,.large-spinner{border:2px solid #2f38272e;border-top-color:var(--terracotta);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:block}@keyframes spin{to{transform:rotate(360deg)}}.primary-button,.accent-button,.kbyg-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 18px;font-weight:750;display:inline-flex}.primary-button{background:var(--olive);color:#fff}.search-submit{color:#fff;width:100%;margin-top:12px;background:var(--terracotta)!important}.search-submit:hover,.kbyg-button:hover{background:var(--terracotta-dark)}.search-footnote{text-align:center;opacity:.72;margin:10px 0 0;font-size:.78rem}.search-message{color:#efe7d9;margin:10px 4px 0;font-size:.84rem}.search-results{z-index:30;background:var(--paper-2);color:var(--ink);border:1px solid #1f241b1f;border-radius:10px;position:absolute;top:102px;left:22px;right:22px;overflow:hidden;box-shadow:0 18px 50px #1416114d}.search-results button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;width:100%;padding:12px 14px;display:grid}.search-results button:last-child{border-bottom:0}.search-results button:hover{background:#ebe4da}.result-kind{text-transform:uppercase;letter-spacing:.12em;color:var(--terracotta-dark);font-size:.64rem;font-weight:800}.result-copy{gap:2px;display:grid}.result-copy strong{font-size:.92rem}.result-copy small{color:var(--muted)}.result-anchor{background:linear-gradient(#283226 0%,#30392a 100%);margin-inline:calc(-50vw + min(1180px,100vw - 32px)/2);padding:34px max(16px,50vw - 590px) 80px;scroll-margin-top:22px}.explainer-card,.identity-card,.loading-card{background:var(--paper-2);width:min(980px,96%);box-shadow:var(--shadow);border:1px solid #ffffff8c;border-radius:18px;margin:0 auto;padding:32px}.explainer-card>.eyebrow{color:var(--terracotta-dark)}.explainer-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:23px;display:grid}.explainer-grid article{border-right:1px solid var(--line);padding:22px 20px 6px 0}.explainer-grid article+article{padding-left:20px}.explainer-grid article:last-child{border-right:0}.explainer-grid strong{font:400 1.55rem/1 var(--serif)}.explainer-grid p{color:#5f5c54;margin:9px 0 0;font-size:.87rem}.loading-card{align-items:center;gap:22px;min-height:170px;display:flex}.large-spinner{border-width:3px;width:38px;height:38px}.loading-card h2{font:400 1.8rem/1.1 var(--serif);margin:.4rem 0 0}.result-topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.text-button{text-underline-offset:4px;color:var(--muted);background:0 0;border:0;padding:4px;text-decoration:underline}.identity-card h2{font:400 clamp(2.15rem,4.8vw,4.25rem)/.98 var(--serif);letter-spacing:0;max-width:850px;margin:17px 0 24px}.identity-list{border-top:1px solid var(--line)}.identity-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.45fr) 1fr;align-items:center;gap:20px;min-height:62px;padding:8px 0;display:grid}.identity-row span{color:#626058}.identity-row strong{font-weight:650}.kbyg-gate{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding-top:24px;display:flex}.kbyg-gate p{font:400 1.55rem var(--serif);margin:0}.kbyg-button{background:var(--terracotta);color:#fff;min-width:250px}.reliance-notice{color:var(--muted);max-width:820px;margin:16px 0 0;font-size:.78rem}.consent-card>.primary-button{margin-top:20px}.consent-label{grid-template-columns:22px 1fr;align-items:start;gap:12px;max-width:850px;display:grid}.consent-label input{width:18px;height:18px;accent-color:var(--olive);margin-top:3px}.consent-label a,.terms-summary summary{text-underline-offset:3px;text-decoration:underline}.terms-summary{max-width:850px;color:var(--muted);margin:16px 0 0;font-size:.86rem}.terms-summary summary{cursor:pointer;color:var(--ink);font-weight:650}.terms-summary p{margin:8px 0 0}.consent-error{color:var(--terracotta-dark);margin:12px 0 0;font-size:.86rem}.intelligence-section{padding:88px 0 96px}.intelligence-heading{max-width:830px;margin-bottom:34px}.intelligence-heading h2{font:400 clamp(2.6rem,5vw,4.9rem)/.95 var(--serif);letter-spacing:0;margin:12px 0}.profile-card{background:var(--olive);color:#f4eee4;border-radius:18px;grid-template-columns:.58fr 1fr;align-items:start;gap:8px 36px;padding:34px;display:grid}.profile-card>.eyebrow,.profile-card h3,.profile-card .profile-era{grid-column:1}.profile-card>p:not(.profile-era),.profile-card>small{grid-column:2}.profile-card h3{font:400 2.25rem/1 var(--serif);margin:12px 0 5px}.profile-era{color:#cfc4b3;margin:0;font-size:.88rem}.profile-card>p:not(.profile-era){color:#e0d8cc;margin:0;font-size:1.02rem}.profile-card small{color:#aaa798;margin-top:12px}.intel-loading,.intel-status{background:#e7dfd4;border-radius:12px;align-items:center;gap:14px;margin-top:18px;padding:18px 20px;display:flex}.intel-status{gap:3px;display:grid}.intel-status span{color:var(--muted)}.intel-grid{background:var(--line);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:22px;display:grid;overflow:hidden}.intel-grid article{background:var(--paper-2);min-height:150px;padding:22px}.intel-grid article>span{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:.66rem}.intel-grid strong{font:400 1.55rem var(--serif);margin-top:11px;display:block}.intel-grid p{color:#5e5a52;margin:7px 0 0}.regulatory-panel{border:1px solid var(--line);background:#f4efe7;border-left:4px solid #a9ad9d;border-radius:12px;margin-top:20px;padding:24px}.regulatory-panel.has-flags{border-left-color:var(--terracotta)}.regulatory-panel h3{font:400 1.75rem var(--serif);margin:8px 0 0}.regulatory-list{border-top:1px solid var(--line);margin-top:16px}.regulatory-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,.45fr) 1fr;gap:20px;padding:12px 0;display:grid}.regulatory-list span{color:#5d5a53}.intel-caveat{color:var(--muted);max-width:850px;margin:16px 0 0;font-size:.78rem}.feedback-share-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:34px;display:grid}.feedback-card,.share-card{background:var(--paper-2);border:1px solid var(--line);border-radius:16px;padding:26px}.feedback-card h3,.share-card h3{font:400 1.9rem/1.05 var(--serif);margin:10px 0 18px}.feedback-card label{gap:7px;font-size:.84rem;font-weight:650;display:grid}.feedback-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.feedback-card select,.feedback-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffaf4;border-radius:8px;padding:11px}.feedback-card textarea{resize:vertical;margin-bottom:12px}.feedback-card>.primary-button{margin-top:12px}.feedback-card small,.share-card small{color:var(--muted);margin-top:10px;display:block}.share-card{background:var(--olive);color:#f5efe6;flex-direction:column;align-items:flex-start;display:flex}.share-card p{color:#d7cfc2;margin:0 0 24px}.share-card .kbyg-button{margin-top:auto}.why-section{background:var(--olive-deep);color:#f4eee3;grid-template-columns:.9fr 1.1fr;gap:38px 70px;margin-inline:calc(-50vw + min(1180px,100vw - 32px)/2);padding:96px max(16px,50vw - 590px);display:grid}.why-section h2,.coverage-section h2,.about-section h2,.principle-band h2{font:400 clamp(2.6rem,5vw,5rem)/.94 var(--serif);letter-spacing:0;margin:14px 0}.why-section>p{color:#ddd5c9;align-self:end;max-width:650px;font-size:1.16rem}.feature-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-grid article{background:#333d2f;border:1px solid #ffffff14;border-radius:14px;min-height:228px;padding:28px;position:relative}.feature-grid .icon{color:#eee6db;width:35px;height:35px;margin:25px 0 12px}.feature-grid h3{font:400 1.72rem var(--serif);margin:0 0 6px}.feature-grid p{color:#cfc8bc;margin:0}.feature-no{background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.77rem;display:grid;position:absolute;top:20px;right:20px}.principle-band{color:#f2ece2;background:#313b2d;margin-inline:calc(-50vw + min(1180px,100vw - 32px)/2);padding:82px max(16px,50vw - 590px)}.principle-band .eyebrow{color:#d7ccbe}.principle-band h2{max-width:950px}.principle-grid{border-top:1px solid #ffffff3b;grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.principle-grid div{border-right:1px solid #ffffff29;gap:5px;padding:27px 25px 8px 0;display:grid}.principle-grid div:nth-child(2),.principle-grid div:last-child{padding-left:25px}.principle-grid div:last-child{border-right:0}.principle-grid strong{font:400 1.8rem var(--serif)}.principle-grid span{opacity:.7}.coverage-section{grid-template-columns:.95fr 1.05fr;align-items:start;gap:58px;padding:96px 0;display:grid}.coverage-copy{padding-top:8px}.coverage-stats{border-top:1px solid var(--line);margin-top:32px}.coverage-stats>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.8fr) 1fr;align-items:center;gap:20px;padding:18px 0;display:grid}.coverage-stats strong{font:400 clamp(2.1rem,4vw,4.25rem)/.9 var(--serif);letter-spacing:0}.coverage-stats span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.69rem}.stats-growing{letter-spacing:.16em;font-weight:800;color:var(--terracotta-dark)!important;margin:24px 0 0!important;font-size:.76rem!important}.stats-kicker{font:400 2rem/1.05 var(--serif);color:var(--ink)!important;margin:7px 0 0!important}.coverage-map{background:#d8d0c4;border-radius:18px;place-items:center;min-height:540px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.coverage-map:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 16%,#ffffffb8,#0000 34%),linear-gradient(145deg,#0000 55%,#2f382714);position:absolute;inset:0}.coverage-map svg{width:100%;height:auto;max-height:490px;position:relative}.coverage-map path{fill:#7d866f;stroke:#f2eadf;stroke-width:.75px;transition:all .15s}.coverage-map path:hover{fill:var(--terracotta)}.map-caption{text-transform:uppercase;letter-spacing:.16em;background:#f7f3ebe6;border-radius:4px;padding:9px 12px;font-size:.72rem;position:absolute;bottom:20px;left:22px;right:22px}.map-loading{color:var(--muted)}.about-section{border-top:1px solid var(--line);padding:92px 0 104px}.about-section h2{max-width:1000px}.about-section>p{max-width:790px;margin:14px 0;font-size:1.14rem}.privacy-block{border-left:4px solid var(--terracotta);gap:6px;max-width:850px;margin-top:40px;padding:10px 0 10px 22px;display:grid}.privacy-block strong{font:400 1.75rem/1.15 var(--serif)}.privacy-block span{color:var(--muted);font-size:1rem}footer{background:var(--olive-deep);color:#eee8dd;grid-template-columns:.7fr 1.4fr .6fr;align-items:start;gap:40px;min-height:230px;margin-bottom:28px;padding:44px 36px;display:grid}.footer-copy{opacity:.72;max-width:620px;font-size:.8rem}.footer-copy p{margin:0 0 10px}.footer-tag{letter-spacing:.22em;text-align:right;color:#ccbda9;font-size:.68rem;line-height:1.75}@media (width<=900px){.site-header,main,footer{width:100%;padding-inline:20px}.site-header{height:76px}.site-header nav{display:none}.header-pill{font-size:.62rem}.hero{margin-inline:-20px;padding:118px 20px 52px}.hero-intro{grid-template-columns:1fr;gap:30px}.hero h1{font-size:clamp(3.6rem,13vw,6rem)}.hero-photo{border-radius:0 0 22px;min-height:300px}.hero-photo img{height:300px}.hero-search{width:100%;margin-top:26px}.search-card{padding:17px}.search-results{top:95px;left:17px;right:17px}.result-anchor{margin-inline:-20px;padding:24px 20px 58px}.explainer-card,.identity-card,.loading-card{width:100%;padding:24px}.explainer-grid{grid-template-columns:1fr 1fr}.explainer-grid article:nth-child(2){border-right:0}.explainer-grid article:nth-child(n+3){border-top:1px solid var(--line)}.explainer-grid article:nth-child(3){padding-left:0}.kbyg-gate{flex-direction:column;align-items:flex-start}.kbyg-button{width:100%}.intelligence-section{padding:70px 0}.profile-card{grid-template-columns:1fr}.profile-card>.eyebrow,.profile-card h3,.profile-card .profile-era,.profile-card>p:not(.profile-era),.profile-card>small{grid-column:1}.intel-grid{grid-template-columns:1fr 1fr}.feedback-share-grid{grid-template-columns:1fr}.why-section{margin-inline:-20px;padding:74px 20px;display:block}.why-section>p{margin:25px 0 34px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:170px}.feature-grid .icon{margin-top:10px}.principle-band{margin-inline:-20px;padding:68px 20px}.principle-grid{grid-template-columns:1fr}.principle-grid div,.principle-grid div:nth-child(2),.principle-grid div:last-child{border-bottom:1px solid #ffffff29;border-right:0;padding:20px 0}.principle-grid div:last-child{border-bottom:0}.coverage-section{grid-template-columns:1fr;padding:72px 0}.coverage-map{min-height:360px}.about-section{padding:72px 0}footer{grid-template-columns:1fr;margin:0}.footer-tag{text-align:left}}@media (width<=560px){.brand{font-size:.96rem}.brand-mark{width:26px}.header-pill{display:none}.hero h1{font-size:3.65rem}.hero-lead{font-size:1.03rem}.trust-line{gap:8px 14px;font-size:.72rem}.hero-photo{min-height:235px}.hero-photo img{height:235px}.search-input-wrap{min-height:58px}.search-footnote{font-size:.71rem}.search-results button{grid-template-columns:46px 1fr 18px}.explainer-grid{grid-template-columns:1fr}.explainer-grid article,.explainer-grid article+article,.explainer-grid article:nth-child(3){border-right:0;border-top:1px solid var(--line);padding:18px 0}.explainer-grid article:first-child{border-top:0}.identity-card h2{font-size:2.35rem}.identity-row{grid-template-columns:1fr;gap:2px;padding:12px 0}.intel-grid,.feedback-fields{grid-template-columns:1fr}.coverage-section h2,.why-section h2,.about-section h2,.principle-band h2,.intelligence-heading h2{font-size:2.65rem}.coverage-stats>div{grid-template-columns:1fr;gap:5px}.coverage-stats strong{font-size:3rem}.coverage-map{min-height:310px}.map-caption{bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.search-spinner,.large-spinner{animation:none}.coverage-map path{transition:none}}
