.visible{visibility:visible}.hidden{display:none}.table{display:table}:root{--background:#f7f9fa;--foreground:#111827;--surface:#fff;--surface-muted:#eef3f6;--muted:#111827;--copyright-muted:#6b7280;--line:#d8e0e7;--brand-primary:#820d0d;--brand-primary-strong:#650909;--brand-secondary:#ce8026;--brand-secondary-soft:#fff4e8;--brand-secondary-strong:#7a430e;--blue:var(--brand-primary);--blue-strong:var(--brand-primary-strong);--gold:var(--brand-secondary);--gold-soft:var(--brand-secondary-soft);--green:#0b7a5a;--danger:#b42318}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #ce802666}button,input,select,textarea{font:inherit}img{max-width:100%}.container-page{width:min(1120px,100% - 28px);margin:0 auto}.page-main{padding:22px 0 48px}.site-header{border-bottom:1px solid var(--line);background:#fff}.site-nav{justify-content:center;align-items:center;gap:12px;min-height:70px;padding:8px 0;display:flex}.brand-link{text-align:center;flex:0 auto;justify-items:center;gap:3px;min-width:0;font-weight:900;display:grid}.site-header-logo{border-radius:0;flex:none;width:170px;height:46px}.header-logo-image{object-fit:cover;object-position:center}.btn-primary,.btn-secondary{text-align:center;overflow-wrap:anywhere;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;max-width:100%;min-height:48px;padding:0 18px;font-weight:800;line-height:1.1;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-secondary{color:var(--brand-primary);background:#fff;box-shadow:inset 0 0 0 1px #820d0db8}.btn-primary:hover{background:var(--blue-strong)}.btn-secondary:hover{color:var(--brand-primary-strong);background:#820d0d0f}.btn-primary:disabled{opacity:.56;cursor:not-allowed}.card{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 8px 18px #18223009}.eyebrow{color:var(--blue);letter-spacing:0;margin:0;font-size:.92rem;font-weight:900;line-height:1.3}.eyebrow.accent{color:var(--brand-secondary-strong)}.home-hero{border-bottom:1px solid var(--line);padding:20px 0 18px}.home-hero-copy{min-width:0;max-width:760px}.home-hero h1,.page-heading h1,.status-card h1{letter-spacing:0;overflow-wrap:anywhere;margin:8px 0 14px;line-height:1.04}.home-hero h1{font-size:2.05rem}.home-hero p,.page-heading p,.info-band p,.choice-card p,.status-card p{color:var(--foreground);line-height:1.58}.home-hero p{max-width:660px;margin:0;font-size:1.04rem}.choice-grid{grid-template-columns:1fr;gap:14px;min-width:0;margin-top:22px;display:grid}.choice-card{align-content:start;gap:12px;min-width:0;padding:18px;display:grid}.choice-card h2{overflow-wrap:anywhere;margin:0;font-size:1.4rem;line-height:1.15}.choice-card p{margin:0}.choice-card .btn-primary,.choice-card .btn-secondary{justify-self:start;margin-top:4px}.info-band{border-top:1px solid var(--line);gap:16px;min-width:0;margin-top:20px;padding:20px 0 0;display:grid}.info-band h2{margin:0 0 8px;font-size:1.35rem;line-height:1.18}.info-band p{max-width:620px;margin:0}.muted-note{color:var(--muted);margin-top:8px;font-size:.94rem}.requirement-note{color:var(--copyright-muted);margin:0;font-size:.92rem;font-weight:700;line-height:1.45}.fee-breakdown,.payment-summary{border:1px solid var(--line);background:#fff;border-radius:8px;gap:9px;padding:14px;display:grid}.fee-breakdown{width:100%;max-width:480px}.fee-breakdown div,.payment-summary-row{color:var(--foreground);justify-content:space-between;align-items:flex-start;gap:14px;line-height:1.4;display:flex}.fee-breakdown strong,.payment-summary strong{white-space:nowrap;color:var(--foreground)}.fee-total,.payment-summary-total{border-top:1px solid var(--line);padding-top:9px}.payment-summary{background:#f7fbfd}.payment-summary small{color:var(--muted);line-height:1.45}.back-link{color:var(--blue);margin-bottom:20px;font-weight:800;display:inline-flex}.page-heading{max-width:840px;margin-bottom:22px}.page-heading h1{font-size:2.15rem}.page-heading p{margin:0;font-size:1.05rem}.form-card{gap:18px;padding:18px;display:grid}.form-intro{gap:8px;display:grid}.form-intro h2{margin:0;font-size:1.45rem;line-height:1.2}.form-intro p{color:var(--foreground);margin:0;line-height:1.55}.form-section{border-top:1px solid var(--line);gap:14px;padding-top:18px;display:grid}.section-heading{gap:6px;display:grid}.section-heading h3{margin:0;font-size:1.1rem;line-height:1.25}.section-heading p{color:var(--muted);margin:0;line-height:1.45}.grid-form{grid-template-columns:1fr;gap:14px;display:grid}.full{grid-column:1/-1}.field{gap:8px;display:grid}.static-field{min-width:0}.static-value{width:100%;min-height:48px;color:var(--foreground);-webkit-user-select:text;user-select:text;background:#f7f9fc;border:1px solid #c8d3dc;border-radius:8px;align-items:center;padding:12px 13px;font-weight:800;display:flex}.document-upload-row{grid-template-columns:1fr;gap:14px;min-width:0;display:grid}.label{color:var(--foreground);font-size:.9rem;font-weight:800}.input,.textarea,.select{width:100%;min-height:48px;color:var(--foreground);background:#fff;border:1px solid #c8d3dc;border-radius:8px;outline:none;padding:12px 13px}.textarea{resize:vertical;min-height:124px}.input[type=file]{min-height:52px;padding:9px 10px}.input[type=file]::file-selector-button{background:var(--surface-muted);min-height:34px;color:var(--foreground);cursor:pointer;border:0;border-radius:6px;margin-right:10px;font-weight:800}.input[type=date]{box-sizing:border-box;width:100%;min-height:48px;color:var(--foreground);appearance:none;background:#fff;border-radius:8px;padding:12px 13px;font-size:16px;line-height:normal}.input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:1.2em}.input[type=date]::-webkit-calendar-picker-indicator{opacity:.75}.input[readonly]{color:var(--foreground);cursor:default;background:#f7f9fc}.input:focus,.textarea:focus,.select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #820d0d24}.input-error{border-color:#f04438}.input-error:focus{border-color:#f04438;box-shadow:0 0 0 3px #f0443824}.help-text,.file-preview,.field-error{font-size:.84rem;line-height:1.4}.help-text{color:var(--muted)}.file-preview{color:var(--foreground)}.field-error{color:var(--danger);font-weight:700}.notice,.error-box,.success-box{border-radius:8px;padding:14px 16px;line-height:1.45}.notice{background:var(--gold-soft);color:#63360c;border:1px solid #ce802657}.error-box{color:var(--danger);background:#fff1f3;border:1px solid #fecdd6}.success-box{color:#067647;background:#ecfdf3;border:1px solid #abefc6;gap:8px;display:grid}.error-box p,.success-box p{margin:0}.guidance-box{gap:12px;display:grid}.guidance-box .btn-secondary{justify-self:start}.honeypot-field{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:absolute!important;top:auto!important;left:-9999px!important;overflow:hidden!important}.privacy-check{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.privacy-check input{width:20px;height:20px;accent-color:var(--blue);margin:2px 0 0}.privacy-check span{color:var(--foreground);line-height:1.5}.privacy-check a{color:var(--blue);text-underline-offset:3px;font-weight:800;text-decoration:underline}.form-actions{align-items:center;gap:10px;display:grid}.form-actions span{color:var(--muted);font-size:.92rem;line-height:1.35}.status-card{gap:16px;max-width:820px;padding:20px;display:grid}.status-card h1{font-size:2.15rem}.status-card p{margin:0;font-size:1.05rem}.status-note{color:var(--muted)}.status-summary{margin:6px 0}.status-actions,.receipt-actions{flex-wrap:wrap;gap:12px;display:flex}.receipt-card{gap:22px;max-width:860px;padding:20px;display:grid}.receipt-header{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:18px;display:grid}.receipt-logo{width:96px;height:auto}.receipt-header h1{margin:8px 0 0;font-size:2rem;line-height:1.1}.receipt-details{gap:0;margin:0;display:grid}.receipt-details div{border-bottom:1px solid var(--line);gap:4px;padding:12px 0;display:grid}.receipt-details dt{color:var(--copyright-muted);font-size:.86rem;font-weight:800}.receipt-details dd{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-weight:800;line-height:1.45}.receipt-note{color:var(--foreground);margin:0;font-weight:800;line-height:1.5}.legal-content{color:var(--foreground);padding:18px}.legal-content h2,.legal-content h3,.legal-content p{margin-top:0}.legal-content h2{color:var(--foreground);margin-bottom:8px;font-size:1.6rem;line-height:1.16}.legal-content h3{color:var(--foreground);margin-bottom:10px;font-size:1.2rem;line-height:1.25}.legal-content p,.legal-content li{line-height:1.65}.legal-content section{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.legal-content ul{margin:0 0 16px;padding-left:22px}.legal-subtitle{color:var(--muted);margin-bottom:26px}.legal-note{border:1px solid var(--line);background:#f7f9fc;border-radius:8px;padding:18px}.legal-update{margin-bottom:24px}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-shell{gap:22px;padding:30px 0 34px;display:grid}.footer-grid{grid-template-columns:1fr;gap:26px;display:grid}.footer-brand{align-content:start;justify-items:start;gap:12px;min-width:0;display:grid}.footer-logo{object-fit:contain;border-radius:0;flex:none;width:min(180px,100%);height:auto}.footer-brand span{color:var(--muted);font-size:.92rem;line-height:1.45;display:block}.footer-contact,.footer-legal,.footer-payments{color:var(--muted);align-content:start;gap:8px;font-size:.92rem;line-height:1.45;display:grid}.footer-contact h2,.footer-legal h2{color:var(--foreground);letter-spacing:0;margin:0 0 2px;font-size:.96rem;line-height:1.25}.footer-contact p,.footer-legal p{margin:0}.footer-payment-logos{justify-items:start;gap:6px;max-width:100%;display:grid}.footer-payment-logo{object-fit:contain;background:#fff;border:1px solid #820d0d1f;border-radius:6px;width:auto;max-width:100%;height:22px;display:block}.footer-contact a,.footer-legal a{color:var(--foreground);font-weight:800}.footer-contact a:hover,.footer-legal a:hover{color:var(--brand-secondary);text-underline-offset:3px;text-decoration:underline}.footer-socials{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer-social-link{width:44px;height:44px;color:var(--brand-primary);background:#fffdfb;border:1px solid #820d0d29;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.footer-social-link svg{fill:currentColor;width:23px;height:23px}.footer-social-link:hover{color:var(--brand-secondary);background:var(--brand-secondary-soft);border-color:#ce802680}.footer-bottom{border-top:1px solid var(--line);color:var(--copyright-muted);padding-top:18px;font-size:.86rem;line-height:1.45;display:block}.footer-bottom a{color:var(--brand-primary);font-weight:800}.footer-bottom a:hover{color:var(--brand-secondary);text-underline-offset:3px;text-decoration:underline}.footer-bottom-row{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.footer-copyright{color:inherit;flex-direction:column;gap:2px;display:flex}.footer-copyright a{color:inherit;font-weight:700;text-decoration:none}.footer-legal-links{white-space:nowrap;align-items:center;gap:18px;display:flex}@media (max-width:640px){.input[type=date]{min-height:52px;padding-top:14px;padding-bottom:14px;font-size:16px}.footer-payment-logos{justify-content:flex-start;align-items:center;gap:6px;width:100%;flex-flow:row!important;display:flex!important}.footer-payment-logo{object-fit:contain;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:24px;display:inline-flex}.footer-copyright{letter-spacing:-.01em;font-size:11px;line-height:1.35}.footer-bottom-row{flex-direction:column;align-items:flex-start;gap:10px}.footer-legal-links{gap:14px;margin-top:2px}}@media (min-width:641px){.footer-copyright{font-size:13px;line-height:1.4}.footer-legal-links{margin-left:auto;padding-left:32px}}@media (max-width:520px){.site-nav{min-height:64px}.site-header-logo{width:158px;height:40px}.home-hero h1{font-size:1.9rem;line-height:1.08}.choice-card{padding:16px}.choice-card h2{font-size:1.24rem}.btn-primary,.btn-secondary{padding:0 14px}.form-actions .btn-primary,.choice-card .btn-primary,.choice-card .btn-secondary{width:100%}.footer-brand{text-align:center;justify-items:center}.footer-logo{width:min(170px,100%)}.footer-socials{justify-content:center}}@media (min-width:720px){.container-page{width:min(1120px,100% - 48px)}.page-main{padding:32px 0 64px}.home-hero{padding:36px 0 28px}.site-header-logo{width:210px;height:56px}.home-hero h1{font-size:3.2rem}.home-hero p{font-size:1.12rem}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.choice-card{padding:22px}.info-band{gap:14px;max-width:720px;margin-top:26px;padding:28px 0}.page-heading{margin-bottom:26px}.page-heading h1,.status-card h1{font-size:3.35rem}.page-heading p,.status-card p{font-size:1.14rem}.form-card{gap:22px;padding:28px}.grid-form,.document-upload-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-actions{flex-wrap:wrap;gap:14px;display:flex}.status-card,.receipt-card{padding:42px}.receipt-header{grid-template-columns:auto 1fr}.receipt-details div{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:20px}.legal-content{padding:34px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media (min-width:980px){.home-hero h1{font-size:3.6rem}.page-heading h1,.status-card h1{font-size:4rem}.footer-grid{grid-template-columns:minmax(0,1.05fr) minmax(170px,.75fr) minmax(210px,.75fr) minmax(190px,.7fr)}}@media print{body{background:#fff}.site-header,.site-footer,.receipt-actions{display:none}.container-page{width:100%}.page-main{padding:0}.receipt-card{max-width:none;box-shadow:none;border:0;padding:0}}
