:root{--bg:#eef3f7;--bg-strong:#dbe6ee;--surface:#ffffffc7;--surface-strong:#fff;--surface-muted:#f5f8fb;--ink:#11263b;--muted:#5b6b7d;--line:#11263b1f;--line-strong:#11263b33;--brand:#173a5a;--brand-deep:#0d2437;--accent:#2b7a63;--accent-soft:#2b7a631f;--shadow-soft:0 24px 56px #0d243714;--shadow-strong:0 32px 72px #0d243724}body{min-height:100vh;margin:0}.page-shell,.page-shell *,.page-shell :before,.page-shell :after{box-sizing:border-box}.page-shell{isolation:isolate;width:min(1280px,100% - 48px);color:var(--ink);margin:0 auto;padding:18px 0 68px;font-family:Avenir Next,Segoe UI,sans-serif;position:relative}.page-shell:before{content:"";z-index:-1;background:radial-gradient(circle at top left, #2b7a6314, transparent 30%), radial-gradient(circle at top right, #173a5a1f, transparent 36%), linear-gradient(180deg, #f8fbfd 0%, var(--bg) 52%, #e8eef3 100%);position:fixed;inset:0}.page-shell button,.page-shell textarea,.page-shell input,.page-shell select{font:inherit}.page-shell button{cursor:pointer;border:0}.page-shell .site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fbfdd1;border:1px solid #ffffff6b;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:13px 18px;display:flex;box-shadow:0 18px 42px #0d243712}.page-shell .site-brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.page-shell .site-brand-mark{flex:none;width:32px;height:32px}.page-shell .site-brand-copy{gap:3px;min-width:0;display:grid}.page-shell .site-brand,.page-shell .eyebrow,.page-shell .summary-eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:700}.page-shell .site-brand{color:var(--brand);letter-spacing:.18em;font-size:clamp(.88rem,1.08vw,1rem)}.page-shell .site-brand-meta{color:var(--muted);font-size:.8rem;line-height:1.2}.page-shell .site-header nav{display:flex}.page-shell .site-header-action{min-height:40px;color:var(--brand);background:#ffffffe6;border:1px solid #173a5a24;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.page-shell .workspace-hero{box-shadow:var(--shadow-strong);background:radial-gradient(circle at 100% 0,#2b7a631f,#0000 30%),radial-gradient(circle at 0 100%,#173a5a14,#0000 34%),linear-gradient(160deg,#fffffff0,#f0f6fae0);border:1px solid #ffffff70;border-radius:28px;grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;margin-bottom:18px;padding:24px;display:grid}.page-shell .workspace-copy{max-width:64rem;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0}.page-shell .workspace-copy h1,.page-shell .content-panel h2,.page-shell .summary-card h2,.page-shell .preview-summary h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;line-height:1.04}.page-shell .workspace-copy h1{max-width:22ch;color:var(--brand-deep);margin:8px auto 0;font-size:clamp(1.9rem,3.45vw,3.25rem)}.page-shell .summary-eyebrow,.page-shell .eyebrow{color:var(--accent)}.page-shell .helper-copy,.page-shell .content-panel p,.page-shell .preview-card li,.page-shell .preview-summary-note{color:var(--muted)}.page-shell .hero-lead{max-width:66ch;margin:12px auto 0;font-size:.92rem;line-height:1.62}.page-shell .proof-points{flex-wrap:wrap;justify-content:center;gap:7px;margin:16px 0 0;display:flex}.page-shell .proof-points span,.page-shell .tag-row span{min-height:30px;color:var(--brand-deep);background:#ffffffd6;border:1px solid #173a5a1a;border-radius:999px;align-items:center;padding:6px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.page-shell .workspace-panel{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;padding:0;display:grid}.page-shell [id=checker]{scroll-margin-top:88px}.page-shell .checker-form-card,.page-shell .hero-side,.page-shell .summary-card,.page-shell .preview-card,.page-shell .content-panel,.page-shell .editable-record{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px}.page-shell .checker-form-card,.page-shell .hero-side,.page-shell .summary-card,.page-shell .preview-card,.page-shell .editable-record{background:#ffffffe0}.page-shell .checker-form-card,.page-shell .summary-card,.page-shell .preview-card,.page-shell .content-panel,.page-shell .editable-record{padding:18px}.page-shell .hero-side{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid}.page-shell .checker-form-card{z-index:2;border-radius:24px;padding:18px;position:relative;overflow:visible}.page-shell .checker-form-card label,.page-shell .reference-editor label,.page-shell .style-switcher-label{color:var(--brand-deep);margin-bottom:7px;font-size:.82rem;font-weight:700;display:block}.page-shell .checker-form-card textarea,.page-shell .reference-editor input,.page-shell .style-switcher-trigger{width:100%;color:inherit;background:var(--surface-muted);border:1px solid #11263b24;border-radius:16px;transition:border-color .12s,box-shadow .12s,background-color .12s}.page-shell .checker-form-card textarea{resize:vertical;min-height:230px;padding:12px;line-height:1.52}.page-shell .checker-form-card textarea:focus,.page-shell .reference-editor input:focus,.page-shell .style-switcher-trigger:focus-visible{background:#fff;border-color:#2b7a6373;outline:none;box-shadow:0 0 0 4px #2b7a631f}.page-shell .checker-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.page-shell .style-switcher{z-index:4;flex:0 0 184px;min-width:156px;position:relative}.page-shell .style-switcher-trigger{background:var(--surface-muted);text-align:left;border-radius:15px;justify-content:space-between;align-items:center;min-height:46px;padding:0 14px;display:flex}.page-shell .style-switcher-trigger-copy{color:var(--brand-deep);font-size:.88rem;font-weight:600}.page-shell .style-switcher-trigger-icon{color:var(--brand);font-size:.9rem}.page-shell .style-switcher-menu{z-index:20;background:#fffffffa;border:1px solid #11263b1f;border-radius:16px;min-width:100%;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 36px #0d24371f}.page-shell .style-switcher-option{width:100%;min-height:38px;color:var(--brand-deep);text-align:left;background:0 0;border-radius:12px;padding:0 10px;font-size:.88rem}.page-shell .style-switcher-option[aria-selected=true]{background:#173a5a14;font-weight:700}.page-shell .checker-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:0;margin-left:auto;display:flex}.page-shell .checker-actions button{background:linear-gradient(135deg, var(--brand) 0%, #214e79 100%);color:#fff;border-radius:15px;min-height:46px;padding:0 17px;font-size:.88rem;font-weight:700;box-shadow:0 12px 22px #173a5a21}.page-shell .checker-actions .ghost-button{color:var(--brand);box-shadow:none;background:#173a5a0a;border:1px solid #173a5a24}.page-shell .checker-actions button:disabled{opacity:.68;cursor:wait}.page-shell .helper-copy{margin:10px 0 0;font-size:.8rem;line-height:1.55}.page-shell .form-error{color:#9f2f2f;margin:10px 0 0;font-size:.82rem;font-weight:600;line-height:1.55}.page-shell .summary-card h2{margin-top:8px;font-size:clamp(1.55rem,2.25vw,2rem)}.page-shell .preview-summary{border-top:1px solid #11263b14;margin-top:10px;padding-top:12px}.page-shell .preview-summary-main{flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;display:flex}.page-shell .preview-summary h2{color:#31506b;margin-top:0;font-size:clamp(1.02rem,1.5vw,1.26rem);font-weight:600}.page-shell .preview-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-shell .checker-form-card-header{margin-bottom:12px}.page-shell .preview-copy-action{min-height:34px;color:var(--brand);box-shadow:none;white-space:nowrap;background:#173a5a0a;border:1px solid #173a5a1f;border-radius:999px;padding:0 12px;font-size:.8rem;font-weight:700}.page-shell .tag-row{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.page-shell .preview-summary .tag-row{gap:6px;margin-top:0}.page-shell .preview-summary .tag-row span{min-height:26px;padding:5px 9px;font-size:.74rem}.page-shell .preview-summary-note{margin:0;font-size:.8rem;line-height:1.5}.page-shell .preview-card ol,.page-shell .step-list,.page-shell .step-grid,.page-shell .bullet-grid{margin:12px 0 0}.page-shell .preview-card ol,.page-shell .step-list{padding-left:20px}.page-shell .preview-card li,.page-shell .step-list li{margin-top:7px;line-height:1.5}.page-shell .preview-line{gap:8px;display:grid}.page-shell .preview-line-row{align-items:flex-start;gap:10px;display:flex}.page-shell .preview-line-copy{flex:1;min-width:0}.page-shell .preview-line-action{flex:none}.page-shell .preview-edit-action{color:var(--brand);white-space:nowrap;box-shadow:none;background:0 0;padding:0;font-size:.84rem;font-weight:700;line-height:1.4}.page-shell .preview-inline-editor{background:#f5f8fbb8;border:1px solid #173a5a1a;border-radius:14px;padding:10px 12px}.page-shell .reference-editor{gap:8px;display:grid}.page-shell .reference-editor input{min-height:40px;padding:0 11px}.page-shell .reference-editor button{min-height:40px;color:var(--brand);box-shadow:none;background:#173a5a14;border-radius:999px;justify-self:start;padding:0 14px;font-size:.84rem;font-weight:700}.page-shell .content-panel{border-radius:24px;margin-top:14px;padding:20px 22px}.page-shell .section-header{gap:4px;display:grid}.page-shell .content-panel h2{color:#2a4864;font-size:clamp(1.3rem,1.95vw,1.72rem);font-weight:600}.page-shell .content-panel p{max-width:62ch;margin:10px auto 0;font-size:.92rem;line-height:1.58}.page-shell .trust-copy p,.page-shell .how-it-works-section .section-header p,.page-shell .submission-check-section .section-header p{max-width:64ch}.page-shell .how-it-works-section,.page-shell .submission-check-section,.page-shell .trust-section{text-align:center}.page-shell .how-it-works-section .section-header,.page-shell .submission-check-section .section-header,.page-shell .trust-section .section-header{justify-items:center}.page-shell .step-list{gap:4px;display:grid}.page-shell .how-it-works-section .step-list{text-align:center;max-width:58rem;margin-left:auto;margin-right:auto;padding-left:0;list-style-position:inside}.page-shell .how-it-works-section .step-list li{line-height:1.38}.page-shell .step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-left:0;list-style:none;display:grid}.page-shell .how-it-works-section .step-grid{margin-left:auto;margin-right:auto}.page-shell .step-grid li{min-height:100%;color:var(--ink);text-align:center;background:linear-gradient(#ffffffeb,#f5f8fbe0);border:1px solid #173a5a1a;border-radius:18px;gap:7px;padding:14px;display:grid;box-shadow:inset 0 1px #fff9}.page-shell .step-grid li span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:700}.page-shell .step-grid li strong{color:#2a4864;font-size:.9rem}.page-shell .step-grid li p{max-width:none;color:var(--muted);margin:0;font-size:.86rem;line-height:1.48}.page-shell .bullet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-left:0;list-style:none;display:grid}.page-shell .submission-check-section .bullet-grid{justify-content:center;margin-left:auto;margin-right:auto}.page-shell .bullet-grid li{min-height:100%;color:var(--ink);text-align:center;background:linear-gradient(#ffffffeb,#f5f8fbe0);border:1px solid #173a5a1a;border-radius:18px;gap:7px;padding:14px;display:grid;box-shadow:inset 0 1px #fff9}.page-shell .bullet-grid li strong{color:#2a4864;font-size:.9rem}.page-shell .bullet-grid li span{color:var(--muted);font-size:.86rem;line-height:1.48}.page-shell .trust-section{background:linear-gradient(180deg, #ffffffe0, #ecf3f7e6), var(--surface)}@media (max-width:980px){.page-shell .workspace-panel,.page-shell .step-grid,.page-shell .bullet-grid{grid-template-columns:1fr}}@media (max-width:720px){.page-shell{width:min(100% - 20px,1180px);padding-top:16px;padding-bottom:72px}.page-shell .site-header{z-index:10;border-radius:20px;margin-bottom:16px;padding:14px 16px;position:sticky;top:0}.page-shell .site-brand-lockup{gap:10px}.page-shell .site-brand{max-width:16ch;font-size:.88rem}.page-shell .site-header nav{flex:1;justify-content:flex-end}.page-shell .workspace-hero{border-radius:28px;gap:16px;padding:20px}.page-shell .workspace-copy,.page-shell .checker-form-card,.page-shell .hero-side,.page-shell .summary-card,.page-shell .preview-card,.page-shell .content-panel{border-radius:24px;padding:20px}.page-shell .workspace-copy h1{max-width:12ch;font-size:clamp(2.15rem,9vw,3rem)}.page-shell .proof-points{margin-top:22px}.page-shell .workspace-panel{gap:14px}.page-shell .checker-form-card textarea{min-height:180px}.page-shell .checker-toolbar{align-items:stretch}.page-shell .style-switcher{flex-basis:100%;min-width:100%}.page-shell .checker-actions{width:100%}.page-shell .checker-actions button,.page-shell .checker-actions .ghost-button,.page-shell .site-header-action,.page-shell .reference-editor button{justify-content:center;width:100%}.page-shell .preview-line-row{flex-direction:column;gap:8px}.page-shell .preview-line-action{align-self:flex-start}.page-shell .preview-card-header{flex-direction:column;align-items:flex-start}.page-shell .content-panel{margin-top:16px;padding:24px 20px}.page-shell .content-panel h2{font-size:clamp(1.8rem,8vw,2.4rem)}}
