@font-face{font-family:Inter;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700 900;font-display:swap;src:url(/fonts/montserrat-latin.woff2) format("woff2")}:root{--midnight: #0d1b3f;--ocean-dark: #005c97;--ocean: #0078b8;--ocean-light: #00b4db;--sky: #e8f6fb;--gray: #f3f3f3;--line: #dbe5ef;--text: #0d1b3f;--muted: #52627a;--white: #ffffff;--yellow: #f5bd2a;--yellow-dark: #d69a00;--shadow: 0 20px 55px rgba(13, 27, 63, .14);--radius: 8px;color-scheme:light;font-family:Inter,Avenir Next,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--white);font-family:Inter,Avenir Next,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.section{padding:64px 0}.section--tight{padding:42px 0}.section-title{margin:0;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:0}.section-kicker{margin:10px auto 0;max-width:680px;color:var(--muted);font-size:1.05rem}.section-heading{max-width:780px}.section-heading h2{margin:0;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:0}.section-heading p:not(.eyebrow){margin:14px 0 0;color:var(--muted);font-size:1.04rem}.eyebrow{margin:0 0 12px;color:var(--ocean-dark);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:2px solid transparent;border-radius:var(--radius);font-weight:800;line-height:1;text-align:center;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.btn:hover,.btn:focus-visible{transform:translateY(-1px);box-shadow:0 10px 22px #0d1b3f29}.btn-primary{background:var(--yellow);color:var(--midnight)}.btn-primary:hover,.btn-primary:focus-visible{background:#ffc83b}.btn-secondary{background:var(--white);border-color:var(--midnight);color:var(--midnight)}.btn-blue{background:var(--ocean-dark);color:var(--white)}.btn-outline-light{border-color:#ffffffc2;color:var(--white)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.staging-banner{display:flex;align-items:center;justify-content:center;min-height:32px;padding:6px 16px;background:var(--midnight);color:var(--white);border-bottom:3px solid var(--yellow);font-size:.82rem;font-weight:900;letter-spacing:.06em;text-align:center;text-transform:uppercase}.staging-banner[hidden]{display:none}.topbar{background:var(--midnight);color:var(--white);font-size:.88rem;font-weight:800}.topbar__inner{display:flex;align-items:center;justify-content:center;min-height:36px;gap:8px}.site-header{position:sticky;top:0;z-index:20;background:var(--white);border-bottom:1px solid rgba(219,229,239,.9)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:86px;gap:24px}.logo{display:inline-flex;align-items:center;gap:12px;color:var(--midnight);flex:0 0 auto}.logo__shield{width:42px;height:52px;flex:0 0 auto}.logo__word{display:grid;line-height:1;justify-items:start}.logo__name{font-family:Montserrat,Inter,system-ui,sans-serif;font-size:1.72rem;font-weight:800;line-height:.95}.logo__sub{justify-self:center;width:100%;margin-top:5px;font-size:.78rem;font-weight:800;letter-spacing:.22em;line-height:1;text-align:center}.nav{display:flex;align-items:center;gap:34px;color:var(--midnight);font-size:.95rem;font-weight:800}.header-actions{display:flex;align-items:center;gap:12px}.menu-button{display:none;width:60px;height:52px;border:0;background:transparent;color:var(--midnight);padding:0}.menu-button span{display:block;width:34px;height:3px;background:currentColor;border-radius:999px}.mobile-nav{display:none}.hero__actions{display:flex;align-items:center;gap:14px;margin-top:22px}.site-footer{color:var(--white);background:var(--midnight)}.site-footer__inner{display:grid;grid-template-columns:minmax(210px,1fr) minmax(140px,.66fr) minmax(150px,.72fr) minmax(130px,.58fr) minmax(210px,.92fr);gap:28px;padding:44px 0 28px}.site-footer__inner>*{min-width:0}.site-footer .logo{color:var(--white)}.site-footer p,.site-footer a,.site-footer li{color:#fffc}.footer-disclaimer{max-width:280px;font-size:.82rem}.footer-heading{margin:0 0 12px;color:var(--white);font-size:.88rem;font-weight:900}.footer-list{display:grid;gap:8px;padding:0;margin:0;list-style:none;font-size:.88rem}.footer-list li{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:28px;min-width:0}.footer-list a{display:inline-flex;align-items:center;gap:8px;min-height:28px;min-width:0;overflow-wrap:anywhere}.footer-list li>svg{flex:0 0 auto}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.16);padding:18px 0;color:#ffffffb3;font-size:.82rem;text-align:center}.footer-bottom__links{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.footer-bottom a{color:#ffffffd6;font-weight:800}@media(max-width:940px){.site-header__inner{min-height:76px;gap:10px}.nav,.header-actions .btn-secondary{display:none}.menu-button{display:grid;place-items:center;align-content:center;gap:7px}.mobile-nav{display:grid;gap:0;padding:0 0 12px}.mobile-nav[hidden]{display:none}.mobile-nav a{display:flex;align-items:center;min-height:48px;padding:12px 4px;border-top:1px solid var(--line);font-weight:800}.hero__actions{display:grid;grid-template-columns:minmax(0,1fr);max-width:360px}.hero__actions .btn-secondary{background:#ffffffeb}.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.container{width:min(100% - 28px,1120px)}.section{padding:42px 0}.section--tight{padding:28px 0}.topbar{display:none}.topbar__inner{min-height:30px;font-size:.78rem}.logo__shield{width:34px;height:44px}.logo{gap:9px}.logo__name{font-size:1.32rem}.logo__sub{margin-top:4px;font-size:.66rem;letter-spacing:.18em}.header-actions .btn-primary{min-height:44px;padding:0 14px;font-size:.82rem;white-space:nowrap}.menu-button{width:58px;height:50px}.menu-button span{width:38px;height:4px}.site-footer__inner{grid-template-columns:1fr;gap:28px}.footer-list a{min-width:44px;min-height:44px}.footer-bottom{gap:10px}.footer-bottom__links{width:100%}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}}.lead-form{display:grid;gap:16px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.lead-form h2{margin:0;font-size:1.5rem}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:6px}.field--full{grid-column:1 / -1}.field--trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.field label{color:var(--midnight);font-size:.82rem;font-weight:900}.field-group-label{margin:0;color:var(--midnight);font-size:.82rem;font-weight:900}.field input,.field select,.field textarea,.upload-field input{width:100%;min-height:46px;padding:11px 12px;color:var(--midnight);background:var(--white);border:1px solid #cfdbe8;border-radius:8px;font-size:1rem}.field textarea{min-height:108px;resize:vertical}.upload-field{display:grid;gap:8px;padding:14px;background:var(--gray);border:1px dashed #b9c9d9;border-radius:8px}.upload-field input{background:var(--white)}.document-upload-list{display:grid;gap:10px}.document-upload{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);gap:10px;align-items:end}.document-upload[hidden]{display:none}.document-upload label{display:block;margin-bottom:5px;color:var(--midnight);font-size:.78rem;font-weight:900}.document-upload select,.document-upload input{width:100%}.document-upload__add{width:fit-content;min-height:40px;padding:9px 13px;font-size:.86rem}.repeatable-field{display:grid;gap:8px;padding:14px;background:var(--gray);border:1px dashed #b9c9d9;border-radius:8px}.repeatable-field__list{display:grid;gap:10px}.repeatable-field__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.66fr) minmax(0,1.2fr);gap:10px;align-items:end}.repeatable-field__row[hidden]{display:none}.repeatable-field__row label{display:block;margin-bottom:5px;color:var(--midnight);font-size:.78rem;font-weight:900}.repeatable-field__row input,.repeatable-field__row select{width:100%;min-height:46px;padding:11px 12px;color:var(--midnight);background:var(--white);border:1px solid #cfdbe8;border-radius:8px}.repeatable-field__add{width:fit-content;min-height:40px;padding:9px 13px;font-size:.86rem}.upload-field input[aria-invalid]{border-color:#b45309;box-shadow:0 0 0 3px #f5b92b3d}.field-help{margin:0;color:var(--muted);font-size:.8rem;line-height:1.45}.checkbox{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;color:var(--muted);font-size:.84rem}.checkbox input{width:18px;height:18px;margin-top:2px}.checkbox a{color:var(--ocean-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.form-note{margin:0;color:var(--muted);font-size:.82rem}.form-status{margin:0;padding:12px 14px;color:#6b3f00;background:#fff4cf;border:1px solid #f1c24e;border-radius:8px;font-size:.88rem;font-weight:800}.form-status--success{color:#14532d;background:#dcfce7;border-color:#86efac}.form-status--error{color:#7f1d1d;background:#fee2e2;border-color:#fca5a5}.turnstile-field{min-height:65px}.lead-form .btn:disabled{cursor:wait;opacity:.72;transform:none}.auto-decoder-hero{background:#f7fbfd;border-bottom:1px solid var(--line)}.auto-decoder-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:42px;align-items:end;padding:58px 0 42px}.auto-decoder-hero h1,.auto-decoder-education h2,.auto-decoder-glossary h2,.auto-decoder-lead h2,.auto-decoder-results-heading h2{margin:0;font-family:Montserrat,Inter,system-ui,sans-serif;letter-spacing:0;line-height:1.08}.auto-decoder-hero h1{max-width:840px;font-size:clamp(2.35rem,5vw,4.7rem)}.auto-decoder-hero__content>p:not(.eyebrow){max-width:820px;margin:18px 0 0;color:var(--muted);font-size:1.12rem}.auto-decoder-hero__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.auto-decoder-hero__facts span,.auto-decoder-preview__counts span,.auto-decoder-result-card__status{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--midnight);font-size:.84rem;font-weight:800}.auto-decoder-hero__note{display:grid;gap:12px;padding:20px;border:1px solid #c9d8e8;border-radius:var(--radius);background:var(--white);box-shadow:0 16px 34px #0d1b3f14}.auto-decoder-hero__note svg{color:var(--ocean-dark)}.auto-decoder-hero__note p{margin:0;color:var(--muted)}.auto-decoder-section{padding:36px 0 72px;background:var(--white)}.auto-decoder-layout{display:grid;grid-template-columns:minmax(0,920px);justify-content:center;gap:18px;align-items:start}.auto-decoder-form,.auto-decoder-preview{border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.auto-decoder-form{padding:24px;scroll-margin-top:96px}.auto-decoder-preview{padding:20px}.auto-decoder-progress{display:grid;gap:10px;margin-bottom:26px;color:var(--muted);font-weight:800;scroll-margin-top:96px}.auto-decoder-progress__bar{height:10px;overflow:hidden;border-radius:999px;background:#e8eef5}.auto-decoder-progress__bar span{display:block;width:0;height:100%;border-radius:inherit;background:var(--ocean-dark);transition:width .18s ease}.auto-decoder-step__heading{max-width:760px;margin-bottom:24px}.auto-decoder-step__heading h2,.auto-decoder-preview h2{margin:0;font-family:Montserrat,Inter,system-ui,sans-serif;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.12;letter-spacing:0}.auto-decoder-step__heading p:not(.eyebrow){margin:12px 0 0;color:var(--muted)}.auto-decoder-skip-callout{display:inline-block;padding:8px 10px;border-left:4px solid var(--ocean-dark);background:#eef8fc;color:var(--midnight)!important;font-weight:900}.auto-decoder-fieldset{min-width:0;margin:0 0 22px;padding:0;border:0}.auto-decoder-fieldset legend,.auto-decoder-select-label label,.auto-decoder-contact-field label{display:block;color:var(--midnight);font-weight:900}.auto-decoder-fieldset legend{margin-bottom:10px}.auto-decoder-label-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.auto-decoder-choice-grid,.auto-decoder-checkbox-grid,.auto-decoder-custom-limit{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:10px}.auto-decoder-choice-grid--two,.auto-decoder-two-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-decoder-three-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.auto-decoder-two-fields{display:grid;gap:16px}.auto-decoder-choice-grid--stacked{grid-template-columns:1fr}.auto-decoder-choice,.auto-decoder-chip,.auto-decoder-checkbox{position:relative;min-width:0}.auto-decoder-choice input,.auto-decoder-chip input,.auto-decoder-checkbox input{position:absolute;inset:16px auto auto 16px;width:1px;height:1px;opacity:.01}.auto-decoder-choice span,.auto-decoder-chip span,.auto-decoder-checkbox span{display:flex;flex-direction:column;justify-content:center;min-height:52px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdff;color:var(--midnight);font-weight:850;line-height:1.2;overflow-wrap:anywhere;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.auto-decoder-choice small{margin-top:4px;color:var(--muted);font-size:.86rem;font-weight:700}.auto-decoder-choice input:focus-visible+span,.auto-decoder-chip input:focus-visible+span,.auto-decoder-checkbox input:focus-visible+span{outline:3px solid rgba(0,120,184,.28);outline-offset:2px}.auto-decoder-choice input:checked+span,.auto-decoder-chip input:checked+span,.auto-decoder-checkbox input:checked+span{border-color:var(--ocean-dark);background:#e8f6fb;box-shadow:inset 0 0 0 1px var(--ocean-dark)}.auto-decoder-custom-limit{margin-top:12px}.auto-decoder-custom-limit label{display:grid;gap:6px;color:var(--muted);font-size:.92rem;font-weight:850}.auto-decoder-custom-limit input,.auto-decoder-select-label select,.auto-decoder-contact-card input{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--midnight);font-size:1rem}.auto-decoder-select-label{margin-top:12px}.auto-decoder-help{margin:0;padding:14px 16px;border-left:4px solid var(--ocean-dark);background:#f3f9fc;color:var(--muted);font-weight:750}.auto-decoder-help-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.auto-decoder-help-actions--inline{margin:0 0 10px}.auto-decoder-help-chip,.auto-decoder-inline-button{min-height:36px;padding:7px 11px;border:1px solid #bfd4e6;border-radius:999px;background:var(--white);color:var(--ocean-dark);font:inherit;font-size:.88rem;font-weight:900;cursor:pointer}.auto-decoder-help-chip--label{min-height:30px;padding:5px 9px;font-size:.78rem}.auto-decoder-help-chip:hover,.auto-decoder-help-chip:focus-visible,.auto-decoder-inline-button:hover,.auto-decoder-inline-button:focus-visible{border-color:var(--ocean-dark);outline:3px solid rgba(0,120,184,.18);outline-offset:2px}.auto-decoder-help-dialog{width:min(92vw,520px);padding:24px;border:1px solid var(--line);border-radius:var(--radius);color:var(--midnight);background:var(--white);box-shadow:0 24px 60px #0d1b3f38}.auto-decoder-help-dialog::backdrop{background:#0d1b3f61}.auto-decoder-help-dialog h2,.auto-decoder-help-dialog p{margin:0}.auto-decoder-help-dialog h2{font-size:1.55rem;line-height:1.15}.auto-decoder-help-dialog p:not(.eyebrow){margin-top:12px;color:var(--muted)}.auto-decoder-help-dialog__answer{padding-top:12px;border-top:1px solid var(--line);font-weight:850}.auto-decoder-help-dialog__close{float:right;min-height:36px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--midnight);font:inherit;font-size:.85rem;font-weight:900;cursor:pointer}.auto-decoder-contact-card{display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#f7fbfd}.auto-decoder-contact-card label,.auto-decoder-contact-field{display:grid;gap:6px;color:var(--midnight);font-weight:900}.auto-decoder-contact-card p{margin:0;color:var(--muted);font-size:.92rem}.auto-decoder-nav{display:flex;justify-content:space-between;gap:12px;padding-top:8px}.auto-decoder-nav .btn,.auto-decoder-result-actions .btn{gap:8px}.auto-decoder-nav .btn[disabled]{cursor:not-allowed;opacity:.45;transform:none;box-shadow:none}.auto-decoder-preview__header{margin-bottom:16px}.auto-decoder-preview__counts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.auto-decoder-preview__list{display:grid;gap:10px}.auto-decoder-preview__list>p{margin:0;color:var(--muted)}.auto-decoder-preview-item{display:grid;gap:4px;padding:12px 0 12px 12px;border-left:4px solid var(--line)}.auto-decoder-preview-item strong{font-size:.96rem}.auto-decoder-preview-item span{color:var(--muted);font-size:.84rem;font-weight:850}.auto-decoder-preview-item--high{border-color:#a63d2a}.auto-decoder-preview-item--review{border-color:#c48a12}.auto-decoder-preview-item--document{border-color:var(--ocean-dark)}.auto-decoder-preview-item--shown{border-color:#2f7d4f}.auto-decoder-results-section{padding:70px 0;border-top:1px solid var(--line);background:#f7fbfd;scroll-margin-top:96px}.auto-decoder-results-heading{max-width:920px}.auto-decoder-results-heading h2{font-size:clamp(2rem,4vw,3rem)}.auto-decoder-results-heading>p:not(.eyebrow){margin:14px 0 0;color:var(--muted);font-size:1.05rem}.auto-decoder-result-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}.auto-decoder-result-count{display:grid;gap:4px;min-height:86px;padding:14px;border:1px solid var(--line);border-top:5px solid var(--line);border-radius:var(--radius);background:var(--white)}.auto-decoder-result-count strong{color:var(--midnight);font-family:Montserrat,Inter,system-ui,sans-serif;font-size:1.8rem;line-height:1}.auto-decoder-result-count span{color:var(--muted);font-size:.82rem;font-weight:900}.auto-decoder-result-count--high{border-top-color:#a63d2a}.auto-decoder-result-count--review{border-top-color:#c48a12}.auto-decoder-result-count--document{border-top-color:var(--ocean-dark)}.auto-decoder-result-count--shown{border-top-color:#2f7d4f}.auto-decoder-edit-panel{display:grid;gap:8px;margin-top:18px;padding:14px;border:1px solid #d4e2ee;border-radius:var(--radius);background:var(--white)}.auto-decoder-edit-panel h3,.auto-decoder-edit-panel p{margin:0}.auto-decoder-edit-panel h3{font-size:1rem}.auto-decoder-edit-panel p{color:var(--muted);font-size:.92rem}.auto-decoder-edit-actions{display:flex;flex-wrap:wrap;gap:8px}.auto-decoder-result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.auto-decoder-copy-status{margin:14px 0 0;color:var(--ocean-dark);font-weight:850}.auto-decoder-copy-status .auto-decoder-inline-button{margin:0 2px}.auto-decoder-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.auto-decoder-result-card{display:grid;gap:10px;padding:20px;border:1px solid var(--line);border-top:5px solid var(--line);border-radius:var(--radius);background:var(--white)}.auto-decoder-result-card--high{border-top-color:#a63d2a}.auto-decoder-result-card--review{border-top-color:#c48a12}.auto-decoder-result-card--document{border-top-color:var(--ocean-dark)}.auto-decoder-result-card--shown{border-top-color:#2f7d4f}.auto-decoder-result-card h3{margin:0;font-size:1.22rem;line-height:1.2}.auto-decoder-result-card p{margin:0;color:var(--muted)}.auto-decoder-result-card__category,.auto-decoder-result-card__check{font-weight:850}.auto-decoder-result-card__status{justify-self:start;border-radius:999px}.auto-decoder-education,.auto-decoder-answer-layer,.auto-decoder-glossary,.auto-decoder-lead,.auto-decoder-noscript{padding:70px 0}.auto-decoder-education{background:var(--white)}.auto-decoder-answer-layer{border-top:1px solid var(--line);background:#f7fbfd}.auto-decoder-education__grid,.auto-decoder-lead__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;align-items:start}.auto-decoder-education h2,.auto-decoder-answer-layer h2,.auto-decoder-glossary h2,.auto-decoder-lead h2{font-size:clamp(1.9rem,3vw,2.7rem)}.auto-decoder-answer-layer__heading{max-width:860px}.auto-decoder-answer-layer__heading h2{margin:0;font-family:Montserrat,Inter,system-ui,sans-serif;line-height:1.08;letter-spacing:0}.auto-decoder-answer-layer__heading p:not(.eyebrow){margin:14px 0 0;color:var(--muted);font-size:1.02rem}.auto-decoder-answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.auto-decoder-answer-card{display:grid;gap:10px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.auto-decoder-answer-card h3{margin:0;font-size:1.15rem;line-height:1.2}.auto-decoder-answer-card p{margin:0;color:var(--muted)}.auto-decoder-answer-card__basis,.auto-decoder-answer-card__source{padding-top:10px;border-top:1px solid var(--line);font-size:.86rem}.auto-decoder-answer-card__source{color:var(--ocean-dark);font-weight:900}.auto-decoder-education__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.auto-decoder-education__items article{display:grid;gap:10px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdff}.auto-decoder-education__items svg{color:var(--ocean-dark)}.auto-decoder-education__items h3{margin:0;font-size:1.06rem}.auto-decoder-education__items p,.auto-decoder-lead__copy p{margin:0;color:var(--muted)}.auto-decoder-glossary{background:var(--white)}.auto-decoder-glossary__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.auto-decoder-glossary details{border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.auto-decoder-glossary summary{min-height:52px;padding:14px 16px;cursor:pointer;font-weight:900}.auto-decoder-glossary details p{margin:0;padding:0 16px 16px;color:var(--muted)}.auto-decoder-lead{border-top:1px solid var(--line);background:var(--white);scroll-margin-top:96px}.auto-decoder-lead__copy{position:sticky;top:112px;display:grid;gap:14px}.auto-decoder-prefill-note{padding:12px 14px;border:1px solid #bfe1d0;border-radius:var(--radius);background:#eefaf3;color:#14532d!important;font-weight:850}.auto-decoder-lead .lead-form{margin:0}.auto-decoder-noscript{background:#fff7e3}.auto-decoder-noscript h2,.auto-decoder-noscript p{margin:0}.auto-decoder-noscript p{margin-top:10px}.auto-decoder-noscript a{color:var(--ocean-dark);font-weight:900;text-decoration:underline}@media(max-width:980px){.auto-decoder-hero__inner,.auto-decoder-layout,.auto-decoder-education__grid,.auto-decoder-lead__grid{grid-template-columns:1fr}.auto-decoder-preview,.auto-decoder-lead__copy{position:static}.auto-decoder-education__items,.auto-decoder-three-fields{grid-template-columns:1fr}}@media(max-width:720px){.auto-decoder-hero__inner{padding:42px 0 30px}.auto-decoder-hero h1{font-size:2.45rem}.auto-decoder-section,.auto-decoder-results-section,.auto-decoder-education,.auto-decoder-answer-layer,.auto-decoder-glossary,.auto-decoder-lead,.auto-decoder-noscript{padding:44px 0}.auto-decoder-form,.auto-decoder-preview,.auto-decoder-result-card,.auto-decoder-education__items article{padding:16px}.auto-decoder-choice-grid,.auto-decoder-choice-grid--two,.auto-decoder-two-fields,.auto-decoder-custom-limit,.auto-decoder-result-counts,.auto-decoder-result-grid,.auto-decoder-answer-grid,.auto-decoder-glossary__grid,.document-upload,.field-grid,.repeatable-field__row{grid-template-columns:1fr}.auto-decoder-result-actions,.auto-decoder-nav{display:grid;grid-template-columns:1fr}.auto-decoder-result-actions .btn,.auto-decoder-nav .btn{width:100%}}@media print{.topbar,.site-header,.site-footer,.auto-decoder-hero,.auto-decoder-section,.auto-decoder-education,.auto-decoder-answer-layer,.auto-decoder-glossary,.auto-decoder-lead,.auto-decoder-result-actions{display:none!important}.auto-decoder-results-section{display:block!important;padding:0;background:var(--white)}.auto-decoder-result-grid{grid-template-columns:1fr}}
