:root{--bg:#f8f8f9;--surface:#fff;--surface-soft:#f4f4f6;--ink:#18181b;--text:#3f3f46;--muted:#71717a;--border:#e4e4e7;--border-strong:#d4d4d8;--accent:#1d4ed8;--accent-dark:#1e3a8a;--accent-soft:#eff3ff;--warning-bg:#fffbeb;--warning-border:#fbbf24;--warning-text:#92400e;--danger-bg:#fef2f2;--danger-border:#fca5a5;--danger-text:#991b1b;--success-bg:#f0fdf4;--success-border:#86efac;--shadow:0 1px 3px #0000000a, 0 1px 2px #00000008;--shadow-md:0 4px 12px #0000000d;--radius:12px;--font-body:"DM Sans", system-ui, sans-serif;--font-display:"Instrument Serif", Georgia, serif}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;font-family:var(--font-body);background:var(--bg);color:var(--ink);margin:0;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:var(--font-display);letter-spacing:-.01em;font-weight:400}h3{font-family:var(--font-display);font-weight:400}main{display:block}.page-shell{width:min(900px,100% - 40px);margin:0 auto;padding:40px 0 80px}.stack-xl,.stack-lg,.stack-md,.stack-sm{flex-direction:column;display:flex}.stack-xl{gap:32px}.stack-lg{gap:24px}.stack-md{gap:16px}.stack-sm{gap:10px}.hero-card,.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.card{padding:28px}.hero-card{flex-direction:column;gap:28px;padding:40px;display:flex}.hero-copy,.hero-panel{flex-direction:column;gap:16px;display:flex}.hero-card h1,.page-header h1,.success-card h1{letter-spacing:-.02em;color:var(--ink);font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.hero-text,.section-copy,.submit-note,.helper-text,.table-secondary,.table-tertiary,.hero-note{color:var(--text);line-height:1.65}.narrow-text{max-width:640px}.eyebrow{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:600}.hero-panel{background:var(--surface-soft);border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);padding:24px}.mini-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.mini-card strong{font-size:.95rem}.mini-card span{color:var(--muted);font-size:.88rem}.button-row,.submit-row,.section-header-row,.page-header,.signature-topline,.checkbox-row,.table-actions{align-items:center;display:flex}.button-row,.table-actions{flex-wrap:wrap;gap:10px}.button{font-family:var(--font-body);cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:11px 20px;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.button:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.button:disabled{cursor:progress;opacity:.6;transform:none}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{background:var(--surface);color:var(--ink);border-color:var(--border-strong)}.text-link,.ghost-button{color:var(--accent);font-size:.9rem;font-weight:600}.text-link:hover,.ghost-button:hover{text-decoration:underline}.ghost-button{cursor:pointer;font-family:var(--font-body);background:0 0;border:none;padding:0}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.page-header{justify-content:space-between;gap:16px}.content-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:start;gap:20px;display:grid}.sticky-card{position:sticky;top:20px}.form-two-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.compact-field{max-width:280px}.field-group{flex-direction:column;gap:6px;display:flex}.field-group label,.signature-field label,.summary-list dt{color:var(--ink);font-size:.88rem;font-weight:600}.input{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:8px;padding:10px 12px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #1d4ed81a}.input-dob{min-height:48px;font-size:1rem}@media (max-width:760px){.input-dob{min-height:52px;padding:12px 14px;font-size:16px}.compact-field{max-width:none}}.input-error,.signature-canvas-error{box-shadow:0 0 0 3px #dc26260f;border-color:#dc2626!important}.field-error{color:var(--danger-text);font-size:.85rem}.banner{border:1px solid #0000;border-radius:8px;padding:12px 16px;font-size:.9rem;line-height:1.5}.banner-error{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-text)}.banner-warning{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}.card-attention{border-color:var(--warning-border);background:var(--warning-bg)}.status-pill{background:var(--accent-soft);color:var(--accent-dark);border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.status-pill-warning{background:var(--warning-bg);color:var(--warning-text)}.checkbox-stack{flex-direction:column;gap:10px;display:flex}.checkbox-row{align-items:flex-start;gap:10px;font-size:.93rem;line-height:1.5}.checkbox-row input{accent-color:var(--accent);margin-top:3px}.signature-grid{grid-template-columns:1fr;gap:20px;display:grid}.signature-field{flex-direction:column;gap:8px;display:flex}.signature-topline{justify-content:space-between;gap:12px}.signature-canvas{border:1px solid var(--border-strong);background:var(--surface);touch-action:none;border-radius:8px;width:100%;height:160px;display:block}.helper-text{color:var(--muted);font-size:.85rem}.submit-row{flex-wrap:wrap;justify-content:space-between;gap:16px}.submit-note{max-width:480px;font-size:.88rem}.summary-list{gap:12px;display:grid}.summary-list div{gap:2px;display:grid}.summary-list dd{color:var(--text);margin:0;font-size:.93rem}.info-chip{background:var(--surface-soft);border:1px solid var(--border);width:fit-content;color:var(--text);border-radius:6px;align-items:center;padding:8px 12px;font-size:.88rem;font-weight:500;display:inline-flex}.waiver-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:14px;padding:20px;display:flex}.waiver-card-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.waiver-card h3{font-size:1.15rem;line-height:1.25}.waiver-subtitle,.waiver-summary,.waiver-note{color:var(--text);font-size:.93rem;line-height:1.65}.waiver-event-box{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:10px;padding:14px 16px;display:grid}.waiver-meta-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:2px;font-size:.75rem;font-weight:700;display:block}.waiver-activity-lines{color:var(--text);flex-direction:column;gap:2px;font-size:.93rem;display:flex}.waiver-sections{flex-direction:column;gap:14px;display:flex}.waiver-section{flex-direction:column;gap:6px;display:flex}.waiver-section h4{font-size:.95rem;font-weight:600}.waiver-section p{color:var(--text);font-size:.9rem;line-height:1.7}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:6px;padding:20px;display:flex}.stat-card span,.stat-card small,.reference-label{color:var(--muted);font-size:.82rem}.stat-card strong,.reference-box strong{font-family:var(--font-display);font-size:1.5rem}.table-wrap{overflow-x:auto}.submission-table{border-collapse:collapse;width:100%;min-width:680px}.submission-table th,.submission-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:14px 12px}.submission-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.table-primary{font-weight:600}.table-secondary,.table-tertiary{font-size:.88rem}.table-actions{gap:12px}.success-card{padding:36px}.reference-box{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.narrow-card{max-width:640px}.section-header-row{flex-wrap:wrap;justify-content:space-between;gap:12px}@media (max-width:1080px){.content-grid,.feature-grid,.stat-grid{grid-template-columns:1fr}.sticky-card{position:static}}@media (max-width:760px){.page-shell{width:min(100% - 24px,900px);padding:24px 0 48px}.card,.hero-card{padding:20px}.form-two-column{grid-template-columns:1fr}.page-header,.section-header-row,.submit-row{flex-direction:column;align-items:flex-start}.hero-card h1,.page-header h1,.success-card h1{font-size:1.75rem}}
@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_c2cd2442-module__eouXvq__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_c2cd2442-module__eouXvq__variable{--font-body:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.0y1-r_vehenvp.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.10_7676vm7pyy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.0hck6o0i8wq3a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.0gq7fw9.sy_5..woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_65844e50-module__4kgXoW__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_65844e50-module__4kgXoW__variable{--font-display:"Instrument Serif", "Instrument Serif Fallback"}
