/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.isolate{isolation:isolate}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#14241d;--cream:#f4f0e7;--paper:#fffdf8;--lime:#c9ef79;--green:#1c3b2c;--muted:#5d675f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.beta-banner{background:var(--lime);min-height:38px;color:var(--ink);letter-spacing:.02em;text-align:center;border-bottom:1px solid #9fbd5d;justify-content:center;align-items:center;gap:10px;padding:8px 24px;font-size:12px;display:flex}.beta-banner strong{border:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:10px}.skip-link{z-index:1000;color:var(--ink);border:2px solid var(--ink);background:#fff;padding:12px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #7ca72b}.wrap{width:min(1180px,100% - 48px);margin-inline:auto}.nav{border-bottom:1px solid #d9dbd3;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:19px;font-weight:800;display:flex}.brand span{background:var(--ink);width:34px;height:34px;color:var(--lime);letter-spacing:.04em;border-radius:50%;place-items:center;font-size:12px;display:grid}.navlinks{color:#445048;gap:30px;font-size:14px;display:flex}.button{background:var(--ink);color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:17px 24px;font-size:14px;font-weight:700;display:inline-flex}.button-small{padding:12px 18px}.hero{min-height:700px;padding:90px 0 70px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#607064;margin-bottom:24px;font-size:11px;font-weight:800}h1{letter-spacing:-.055em;max-width:940px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,7.6vw,104px);font-weight:400;line-height:.94}h1 em{color:#3c654d;font-weight:400}.lede{color:#4e5d53;max-width:610px;margin:38px 0 28px;font-size:20px;line-height:1.6}.actions{align-items:center;gap:20px;display:flex}.micro{color:#667067;font-size:13px}.hero-card{background:var(--cream);border:1px solid #d9d4c7;width:430px;padding:24px;position:absolute;bottom:54px;right:0;box-shadow:10px 10px #dce7d8}.card-top{border-bottom:1px solid #cfc9bc;justify-content:space-between;gap:12px;padding-bottom:16px;font-size:13px;display:flex}.checklist{padding:16px 0 5px}.checklist div{gap:11px;padding:7px 0;font-size:13px;display:flex}.checklist i{font-style:normal;font-weight:900}.hero-card p{color:#687067;margin-bottom:0;font-size:11px;line-height:1.5}.strip{background:var(--ink);color:#fff}.strip-grid{grid-template-columns:repeat(3,1fr);display:grid}.strip-grid div{border-left:1px solid #405048;align-items:center;gap:20px;padding:30px 28px;display:flex}.strip-grid div:last-child{border-right:1px solid #405048}.strip strong{color:var(--lime);font-family:Georgia,serif;font-size:22px}.strip span{font-size:13px}.section{padding:120px 0}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.04}.steps{border-top:1px solid #bbc1ba;grid-template-columns:repeat(3,1fr);display:grid}.steps article{border-right:1px solid #d9ddd8;min-height:230px;padding:30px 30px 20px 0}.steps article+article{padding-left:30px}.steps article:last-child{border-right:0}.steps span{text-transform:uppercase;letter-spacing:.12em;color:#647068;font-size:11px}h3{margin:28px 0 14px;font-size:19px}.steps p,.safety p,.exclusions p{color:#59655d;font-size:15px;line-height:1.7}.dark{background:var(--green);color:#fff}.safety{grid-template-columns:1fr 1fr;gap:100px;padding:120px 0;display:grid}.light{color:var(--lime)}.dark-lede{max-width:540px;margin-top:30px;color:#cbd5ce!important}.safety-list>div{border-top:1px solid #587061;grid-template-columns:45px 1fr;padding:24px 0;display:grid}.safety-list b{color:var(--lime);grid-row:1/3;font-family:Georgia,serif;font-size:20px}.safety-list h3{margin:0 0 8px}.safety-list p{color:#cbd5ce;margin:0}.exclusions{grid-template-columns:1fr 1fr;align-items:start;gap:100px;padding:100px 0;display:grid}.exclusions p{border-left:4px solid var(--lime);margin:40px 0 0;padding-left:28px}.cta{background:var(--lime)}.cta .wrap{justify-content:space-between;align-items:center;gap:30px;min-height:240px;display:flex}.cta span{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.cta h2{margin-top:12px;font-size:40px}.button-light{color:var(--ink);background:#fff}.footer{color:#667168;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:50px 0;font-size:12px;display:grid}.footer>div:nth-child(2){flex-direction:column;gap:10px;display:flex}.footer p{max-width:360px;margin:10px 0 0;line-height:1.5}.legal{max-width:800px;padding:80px 0 120px}.legal h1{margin-bottom:40px;font-size:60px}.legal h2{letter-spacing:0;margin:35px 0 12px;font-family:Arial,sans-serif;font-size:20px;font-weight:700}.legal p,.legal li{color:#526057;font-size:15px;line-height:1.7}.insights{padding:80px 0 120px}.insights-head{border-bottom:1px solid #d9dbd3;grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;padding-bottom:48px;display:grid}.insights-head h1{font-size:clamp(52px,7vw,88px)}.insights-head p{color:var(--muted);font-size:17px;line-height:1.65}.article-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.article-card{background:var(--cream);border:1px solid #d9dbd3;padding:32px;transition:transform .15s,box-shadow .15s;display:block}.article-card:hover{transform:translateY(-3px);box-shadow:8px 8px #dce7d8}.article-card span,.article-meta{letter-spacing:.12em;text-transform:uppercase;color:#657169;font-size:11px}.article-card h2{margin:22px 0 14px;font-size:34px}.article-card p{color:var(--muted);line-height:1.65}.article{max-width:820px;padding:80px 0 120px}.article h1{margin:20px 0 28px;font-size:clamp(48px,7vw,78px);line-height:1}.article .standfirst{color:#45574c;font-size:21px;line-height:1.6}.article h2{margin:54px 0 18px;font-family:Georgia,serif;font-size:36px}.article p,.article li{color:#46564c;font-size:17px;line-height:1.75}.article li+li{margin-top:12px}.article-callout{border-left:5px solid var(--lime);background:var(--cream);margin:42px 0;padding:24px 28px}.article-cta{background:var(--green);color:#fff;margin-top:64px;padding:36px}.article-cta p{color:#d5ded8}.source-note{color:#657169!important;font-size:13px!important}.draft-note{background:#fff1c9;border:1px solid #e5c86f;padding:15px;font-weight:700}.privacy-choice{z-index:70;color:#34443a;cursor:pointer;background:#fffdf8;border:1px solid #839087;border-radius:999px;padding:8px 11px;font:600 11px/1 Arial,sans-serif;position:fixed;bottom:12px;right:14px;box-shadow:0 2px 10px #14241d1f}.consent-panel{z-index:80;background:#fffdf8;border:1px solid #809084;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;max-width:980px;margin:auto;padding:22px 24px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 14px 50px #14241d3d}.consent-panel strong{margin-bottom:7px;font-size:16px;display:block}.consent-panel p{color:#526057;max-width:720px;margin:0 0 7px;font-size:13px;line-height:1.55}.consent-panel a{font-size:12px;font-weight:700;text-decoration:underline}.consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.consent-actions .button{border:1px solid var(--ink);cursor:pointer;padding:11px 14px}.consent-actions .consent-secondary{color:var(--ink);background:#fff}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.fit-check form{gap:1rem;max-width:720px;margin:2rem 0;display:grid}.form-intro{max-width:720px;font-size:18px!important}.path-choice{grid-template-columns:1fr 1fr;gap:12px;max-width:720px;margin:32px 0;display:grid}.path{text-align:left;color:var(--ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #c9c7bf;border-radius:8px;gap:7px;padding:18px;display:grid}.path span{color:#5d675f;font-size:13px;line-height:1.45}.path.active{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#eef6dd}.fit-check fieldset{border:1px solid #d5d5cf;border-radius:10px;gap:1rem;margin:12px 0;padding:24px;display:grid}.fit-check legend{padding:0 8px;font-weight:800}.fit-check label{gap:.45rem;font-weight:650;display:grid}.fit-check input,.fit-check select,.fit-check textarea{color:#171713;width:100%;font:inherit;background:#fff;border:1px solid #c9c7bf;border-radius:8px;padding:.8rem .9rem}.fit-check textarea{resize:vertical;min-height:110px}.fit-check .confirm{grid-template-columns:1.25rem 1fr;align-items:start;font-weight:500}.fit-check .confirm input{margin-top:.2rem}.field-help{color:#5d675f;font-size:.82rem;font-weight:400}.optional{color:#717970;font-size:.78rem;font-weight:400}.lookup-status{color:#546158;min-height:1.2em;margin:0;font-size:13px}.company-card{border-left:4px solid var(--lime);background:#f4f0e7;gap:12px;padding:18px;display:grid}.company-card div{gap:3px;display:grid}.company-card span{color:#687067;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.company-card b{font-size:13px;line-height:1.45}.fit-check button:disabled{cursor:not-allowed;opacity:.45}.form-status{border-left:3px solid #bd6b36;padding-left:.8rem}.website-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.submission-success{border:1px solid var(--ink);background:var(--cream);margin-top:34px;padding:clamp(28px,5vw,52px);box-shadow:10px 10px #dce7d8}.submission-success h2{letter-spacing:-.035em;max-width:720px;margin:18px 0;font-family:Georgia,serif;font-size:clamp(30px,5vw,48px);font-weight:400}.submission-success .secondary{color:var(--ink);border:1px solid var(--ink);background:0 0;margin-top:12px}.admin-queue{max-width:1100px}.queue-list{gap:18px;margin:32px 0 80px;display:grid}.queue-card{background:var(--cream);border:1px solid #d9dbd3;padding:24px}.queue-card h2{margin:10px 0 8px;font-size:clamp(26px,4vw,40px)}.queue-card dl{gap:12px;margin:22px 0;display:grid}.queue-card dl div{border-top:1px solid #d9dbd3;grid-template-columns:150px 1fr;gap:16px;padding-top:12px;display:grid}.queue-card dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.queue-card dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.queue-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:16px;font-size:12px;display:flex}.queue-meta span{color:var(--ink);font-weight:800}.triage{background:#eef6dd;border-left:5px solid #78934d;margin:18px 0;padding:14px 16px}.triage>div{justify-content:space-between;gap:18px;display:flex}.triage p,.triage small{color:#526057;margin:8px 0 0;line-height:1.5;display:block}.triage.needs-information{background:#fff1c9;border-color:#bd8b36}.triage.manual-red-sector-review{background:#f9dfdc;border-color:#9f382f}.status-actions{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.status-actions button{border:1px solid var(--ink);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:4px;padding:9px 12px;font-size:12px;font-weight:700}.status-actions button:hover{background:var(--lime)}.status-actions button:disabled{cursor:not-allowed;opacity:.4}.status-actions .decline{color:#7d2c25;border-color:#9f382f}.artifact-list{border-top:2px solid var(--ink);margin:26px 0;padding-top:20px}.artifact-list>h3{margin:0 0 14px}.workflow-artifact{background:#fff;border:1px solid #c9c7bf;margin:12px 0;padding:18px}.artifact-head{justify-content:space-between;gap:20px;margin-bottom:12px;display:flex}.artifact-head span{color:#7d2c25;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.workflow-artifact p,.workflow-artifact li,.workflow-artifact small{font-size:13px;line-height:1.55}.workflow-artifact pre{background:var(--paper);font:12px/1.55 var(--font-geist-mono), monospace;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #d9dbd3;padding:14px}@media (width<=850px){.navlinks{display:none}.hero{padding-top:65px}.hero-card{width:100%;margin-top:50px;position:relative;bottom:auto}.strip-grid,.steps,.safety,.exclusions,.footer,.insights-head,.article-grid{grid-template-columns:1fr}.strip-grid div{border-right:0}.section-head{display:block}.section-head h2{margin-top:25px}.steps article,.steps article+article{border-bottom:1px solid #d9ddd8;border-right:0;padding:25px 0}.safety{gap:50px;padding:80px 0}.exclusions{gap:10px}.cta .wrap{padding:50px 0;display:block}.cta .button{margin-top:30px}.footer{gap:20px}.actions{flex-direction:column;align-items:flex-start}.button-small{display:none}.consent-panel{grid-template-columns:1fr}.consent-actions{justify-content:flex-start}}@media (width<=520px){.beta-banner{padding-inline:12px}.wrap{width:min(100% - 28px,1180px)}.nav{height:72px}h1{font-size:52px}.hero{min-height:0;padding-top:52px}.lede{font-size:17px}.section{padding:80px 0}.cta h2{font-size:33px}.path-choice{grid-template-columns:1fr}.fit-check fieldset{padding:18px}}@media (width<=620px){.queue-card dl div{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
