.ChecklistPanel_panel__7Ws86{display:flex;flex-direction:column;gap:1.25rem}.ChecklistPanel_statusCard__0rJoP{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;transition:border-color .2s}.ChecklistPanel_statusCard__0rJoP.ChecklistPanel_eligible__P5xcS{border-color:#16a34a;background:#f0fdf4}.ChecklistPanel_badgeWon__dRbkP{display:flex;align-items:center;gap:1rem}.ChecklistPanel_badgeIcon___tIL2{font-size:2.5rem}.ChecklistPanel_badgeWon__dRbkP strong{font-size:1.05rem;color:#16a34a}.ChecklistPanel_badgeWon__dRbkP p{margin:.2rem 0 0;font-size:.85rem;color:#555}.ChecklistPanel_statusLabel__iTaBn{font-size:.95rem;margin:0 0 .5rem}.ChecklistPanel_statusHint__Nvw7H{font-size:.8rem;color:#666;margin:.5rem 0 0}.ChecklistPanel_progressWrap__zSG7H{display:flex;align-items:center;gap:.75rem}.ChecklistPanel_progressBar__XZDqY{flex:1 1;height:10px;background:#e2e8f0;border-radius:999px;overflow:hidden}.ChecklistPanel_progressFill__KkC4R{height:100%;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;transition:width .4s ease}.ChecklistPanel_progressText__JFhp1{font-size:.85rem;font-weight:600;white-space:nowrap}.ChecklistPanel_resetBtn__GeDo4{font-size:.82rem;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:.35rem .85rem;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.ChecklistPanel_resetBtn__GeDo4:hover{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.ChecklistPanel_toolbar__OkFS8{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ChecklistPanel_viewToggle__cu_Cw{display:flex;background:#f3f4f6;border-radius:10px;padding:3px;gap:2px}.ChecklistPanel_toggleBtn__W3hLb{padding:.38rem .9rem;border-radius:8px;border:none;background:transparent;font-size:.82rem;font-weight:600;color:#6b7280;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.ChecklistPanel_toggleBtn__W3hLb:hover{color:#374151}.ChecklistPanel_toggleActive__HXJiR{background:#fff;color:#1e1333;box-shadow:0 1px 4px rgba(0,0,0,.1)}.ChecklistPanel_toolbarRight__NPrUr{display:flex;align-items:center;gap:.4rem}.ChecklistPanel_wizardBtn__wNIfb{display:flex;align-items:center;gap:.35rem;padding:.38rem .85rem;border-radius:8px;border:1.5px solid #7c3aed;background:#f5f3ff;color:#7c3aed;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s;white-space:nowrap}.ChecklistPanel_wizardBtn__wNIfb:hover{background:#ede9fe;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.ChecklistPanel_modalBackdrop__28L9d{position:fixed;inset:0;background:rgba(15,10,30,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.ChecklistPanel_modalContainer___7099{background:#fff;border-radius:20px;width:100%;max-width:580px;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 24px 64px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.06);overflow:hidden;animation:ChecklistPanel_modalIn__38Hyb .2s ease}@keyframes ChecklistPanel_modalIn__38Hyb{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ChecklistPanel_modalHeader__s_lpG{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #f0f0f5;flex-shrink:0}.ChecklistPanel_modalTitle__A9FWv{font-size:.95rem;font-weight:700;margin:0;color:#1e1333}.ChecklistPanel_modalClose__yZOPL{width:30px;height:30px;border-radius:50%;border:none;background:#f3f4f6;color:#6b7280;font-size:.85rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;flex-shrink:0}.ChecklistPanel_modalClose__yZOPL:hover{background:#e5e7eb;color:#374151}.ChecklistPanel_modalBody__5jUtc{flex:1 1;overflow-y:auto;padding:1.25rem;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.ChecklistPanel_modalBody__5jUtc::-webkit-scrollbar{width:5px}.ChecklistPanel_modalBody__5jUtc::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.ChecklistPanel_section__uC_eZ{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.ChecklistPanel_sectionHeader__d51_v{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1.25rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.ChecklistPanel_sectionHeaderLeft__lE3bD{display:flex;flex-direction:column;gap:.15rem}.ChecklistPanel_sectionTitle___BAiM{font-size:1rem;font-weight:700;margin:0}.ChecklistPanel_sectionDesc__ePS9w{font-size:.75rem;color:#9ca3af;margin:0}.ChecklistPanel_sectionProgress__q7AOn{font-size:.78rem;font-weight:600;color:#6b7280;background:#e5e7eb;padding:.2rem .6rem;border-radius:999px;flex-shrink:0}.ChecklistPanel_itemList__QAIlv{display:flex;flex-direction:column}.ChecklistPanel_severity_penalty__OoVQC{border-color:#fca5a5}.ChecklistPanel_severity_penalty__OoVQC .ChecklistPanel_sectionHeader__d51_v{background:#fff1f2;border-bottom-color:#fca5a5}.ChecklistPanel_severity_penalty__OoVQC .ChecklistPanel_sectionTitle___BAiM{color:#b91c1c}.ChecklistPanel_severity_penalty__OoVQC .ChecklistPanel_sectionProgress__q7AOn{background:#fee2e2;color:#b91c1c}.ChecklistPanel_severity_required__vWWg_{border-color:#fcd34d}.ChecklistPanel_severity_required__vWWg_ .ChecklistPanel_sectionHeader__d51_v{background:#fffbeb;border-bottom-color:#fcd34d}.ChecklistPanel_severity_required__vWWg_ .ChecklistPanel_sectionTitle___BAiM{color:#92400e}.ChecklistPanel_severity_required__vWWg_ .ChecklistPanel_sectionProgress__q7AOn{background:#fef3c7;color:#92400e}.ChecklistPanel_severity_optional__YwOzg{border-color:#d1d5db}.ChecklistPanel_severity_optional__YwOzg .ChecklistPanel_sectionHeader__d51_v{background:#f9fafb}.ChecklistPanel_severity_optional__YwOzg .ChecklistPanel_sectionTitle___BAiM{color:#374151}.ChecklistPanel_itemRow__CJW_9{padding:.85rem 1.25rem;border-bottom:1px solid #f3f4f6;transition:background .15s}.ChecklistPanel_itemRow__CJW_9:last-child{border-bottom:none}.ChecklistPanel_itemRow__CJW_9:hover{background:#fafafa}.ChecklistPanel_itemRow__CJW_9.ChecklistPanel_danger__bMA3W{border-left:3px solid #ef4444}.ChecklistPanel_itemRow__CJW_9.ChecklistPanel_checked__RNaK3{background:#f0fdf4}.ChecklistPanel_itemRow__CJW_9.ChecklistPanel_danger__bMA3W.ChecklistPanel_checked__RNaK3{background:#fff7ed}.ChecklistPanel_itemRow__CJW_9.ChecklistPanel_exempted__NJwk4{background:#f5f3ff;border-left:3px solid #7c3aed}.ChecklistPanel_itemRow__CJW_9 a{margin-left:1.6rem}.ChecklistPanel_itemLabel__apVhS{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer}.ChecklistPanel_itemInput__O2NQe{margin-top:3px;flex-shrink:0}.ChecklistPanel_itemTitle__W3dii{font-size:.9rem;line-height:1.4;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.ChecklistPanel_requiredBadge__heTdP{font-size:.7rem;font-weight:700;background:#2563eb;color:#fff;padding:.1rem .45rem;border-radius:999px}.ChecklistPanel_optionalBadge__IqNS2{background:#e5e7eb;color:#6b7280}.ChecklistPanel_dangerBadge__36F_y,.ChecklistPanel_optionalBadge__IqNS2{font-size:.7rem;font-weight:700;padding:.1rem .45rem;border-radius:999px}.ChecklistPanel_dangerBadge__36F_y{background:#fee2e2;color:#b91c1c}.ChecklistPanel_exemptedBadge__HVX4F{font-size:.7rem;font-weight:700;background:#f5f3ff;color:#7c3aed;border:1px solid #ddd6fe;padding:.1rem .45rem;border-radius:999px}.ChecklistPanel_legalBasis__lIWiH,.ChecklistPanel_legalMeta__zzfgG{margin:.3rem 0 0 1.6rem;font-size:.75rem;color:#6b7280}.ChecklistPanel_legalDocLink__hwvlj{margin-left:.4rem;font-size:.72rem;color:#2563eb;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.ChecklistPanel_legalDocLink__hwvlj:hover{color:#1d4ed8}.ChecklistPanel_penalty__wdGTx{margin:.25rem 0 0 1.6rem;font-size:.75rem;color:#ef4444;font-weight:600}.ChecklistPanel_exemptionBox__lS0Kt{margin:.6rem 0 0 1.6rem;padding:.65rem .85rem;background:#faf5ff;border:1px solid #e9d5ff;border-radius:8px;display:flex;flex-direction:column;gap:.35rem}.ChecklistPanel_exemptionBoxActive__pTuKx{background:#f5f3ff;border-color:#7c3aed}.ChecklistPanel_exemptionTopRow__57qkn{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ChecklistPanel_exemptionLabel__YtjYc{font-size:.75rem;font-weight:700;color:#7c3aed;letter-spacing:.01em}.ChecklistPanel_exemptionStatusDot__nVo_2{width:8px;height:8px;border-radius:50%;background:#7c3aed;flex-shrink:0}.ChecklistPanel_exemptionText__gNz0_{font-size:.82rem;color:#4b5563;line-height:1.5;margin:0}.ChecklistPanel_exemptionToggle__yq3qq{display:flex;align-items:center;gap:.4rem;cursor:pointer;margin-top:.15rem;padding-top:.35rem;border-top:1px dashed #e9d5ff}.ChecklistPanel_exemptionBoxActive__pTuKx .ChecklistPanel_exemptionToggle__yq3qq{border-top-color:#c4b5fd}.ChecklistPanel_exemptionInput__O9qYq{flex-shrink:0;cursor:pointer}.ChecklistPanel_exemptionLink__OCf9n{font-size:.78rem;font-weight:600;color:#7c3aed;text-decoration:none;align-self:flex-start;transition:color .15s}.ChecklistPanel_exemptionLink__OCf9n:hover{text-decoration:underline}.ChecklistPanel_exemptionToggle__yq3qq span{font-size:.8rem;font-weight:600;color:#7c3aed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChecklistPanel_descDetails__u7Hkm{margin:.3rem 0 0 1.6rem}.ChecklistPanel_descSummary___qMzo{list-style:none;cursor:pointer;font-size:.78rem;font-weight:600;color:#4b5563;display:inline-flex;align-items:center;gap:.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChecklistPanel_descSummary___qMzo::-webkit-details-marker{display:none}.ChecklistPanel_descSummary___qMzo:before{content:"▶";font-size:.55rem;color:#9ca3af;transition:transform .2s}details[open]>.ChecklistPanel_descSummary___qMzo:before{transform:rotate(90deg)}.ChecklistPanel_descContent__a8YUf{margin-top:.4rem;padding:.6rem .85rem;background:#f0f9ff;border-left:3px solid #60a5fa;border-radius:0 6px 6px 0;font-size:.82rem;color:#374151;line-height:1.65}.ChecklistPanel_exemptDetailWrap__uAAGN{margin-top:.2rem}.ChecklistPanel_exemptDetailSummary__zF7Ur{list-style:none;cursor:pointer;font-size:.75rem;font-weight:600;color:#6d28d9;display:inline-flex;align-items:center;gap:.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChecklistPanel_exemptDetailSummary__zF7Ur::-webkit-details-marker{display:none}.ChecklistPanel_exemptDetailSummary__zF7Ur:before{content:"▶";font-size:.55rem;color:#a78bfa;transition:transform .2s}details[open]>.ChecklistPanel_exemptDetailSummary__zF7Ur:before{transform:rotate(90deg)}.ChecklistPanel_exemptDetailContent___N6ZU{margin-top:.4rem;padding:.55rem .75rem;background:#f5f0ff;border-radius:6px;font-size:.8rem;color:#4b5563;line-height:1.65}.ChecklistPanel_faqBox__bYwbI{margin:.5rem 0 0 1.6rem;padding:.65rem .9rem;background:#fefce8;border:1px solid #fde68a;border-radius:8px;display:flex;flex-direction:column;gap:.3rem}.ChecklistPanel_faqBoxLabel__JqwTS{font-size:.72rem;font-weight:700;color:#92400e}.ChecklistPanel_faqBoxSummary__UHAEa{font-size:.8rem;color:#4b5563;line-height:1.55;margin:0}.ChecklistPanel_faqBoxLink__KJsxX{font-size:.78rem;font-weight:600;color:#2563eb;text-decoration:none;align-self:flex-start}.ChecklistPanel_faqBoxLink__KJsxX:hover{text-decoration:underline}.ChecklistPanel_attribution__Njl9o{padding:.6rem .9rem;border-top:1px solid #f0f0f5;text-align:center}.ChecklistPanel_attribution__Njl9o p{margin:0;font-size:.72rem;color:#9ca3af;line-height:1.6}.ChecklistPanel_attribution__Njl9o a{color:#9ca3af;text-decoration:underline;text-underline-offset:2px}.ChecklistPanel_attribution__Njl9o a:hover{color:#6b7280}.ChecklistPanel_emptyState__hPHg7{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2.5rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#f0f4ff);border:1.5px dashed #c7d2f0;border-radius:16px;text-align:center}.ChecklistPanel_emptyIcon__mpapd{font-size:2.5rem;opacity:.7}.ChecklistPanel_emptyTitle__qrEWS{margin:0;font-size:1rem;font-weight:700;color:#1e293b}.ChecklistPanel_emptyDesc__7woP2{margin:0;font-size:.85rem;color:#64748b;line-height:1.6;max-width:320px}.ChecklistPanel_emptyWizardBtn__xqbbi{display:inline-flex;align-items:center;gap:.4rem;margin-top:.25rem;padding:.55rem 1.25rem;border-radius:10px;border:1.5px solid #7c3aed;background:#f5f3ff;color:#7c3aed;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s,transform .15s}.ChecklistPanel_emptyWizardBtn__xqbbi:hover{background:#ede9fe;box-shadow:0 0 0 3px rgba(124,58,237,.12);transform:translateY(-1px)}.GuideImagePanel_wrapper__HFYHC{margin:0}.GuideImagePanel_toggleBtn__2eNU8{display:flex;align-items:center;gap:.55rem;padding:.6rem 1rem;border:none;border-radius:10px 10px 0 0;background:linear-gradient(90deg,#1e3a5f,#1e4d3b);color:#e0f2fe;font-size:.82rem;font-weight:700;cursor:pointer;transition:filter .15s;width:100%;letter-spacing:.01em}.GuideImagePanel_toggleBtn__2eNU8:hover{filter:brightness(1.15)}.GuideImagePanel_toggleIcon__sYwBr{font-size:1rem}.GuideImagePanel_toggleLabel__dtvWv{flex:1 1;text-align:left}.GuideImagePanel_toggleBadge__D_lfK{font-size:.7rem;font-weight:700;background:rgba(255,255,255,.18);border-radius:999px;padding:.1rem .55rem;color:#bae6fd;white-space:nowrap}.GuideImagePanel_chevron__h6bAq{font-size:.75rem;transition:transform .2s ease;display:inline-block;opacity:.7}.GuideImagePanel_chevronOpen__1PvzT{transform:rotate(180deg)}.GuideImagePanel_panel__IpxPd{padding:.875rem;border:2px solid #1e3a5f;border-top:none;border-radius:0 0 12px 12px;background:linear-gradient(180deg,#f0f9ff,#f8fafc);animation:GuideImagePanel_panelFadeIn__6N0M5 .18s ease}.GuideImagePanel_toggleBtn__2eNU8[aria-expanded=true]{border-radius:10px 10px 0 0}@keyframes GuideImagePanel_panelFadeIn__6N0M5{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.GuideImagePanel_tabs__Dx6uz{display:flex;gap:.375rem;margin-bottom:.875rem}.GuideImagePanel_tab__2B7n0{flex:1 1;padding:.4rem .6rem;border:1.5px solid #cbd5e1;border-radius:8px;background:#fff;font-size:.8rem;font-weight:600;color:#475569;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.GuideImagePanel_tab__2B7n0:hover{background:#f1f5f9;border-color:#94a3b8}.GuideImagePanel_tabActive__i4hMU{background:linear-gradient(90deg,#1e3a5f,#1e4d3b);border-color:transparent;color:#e0f2fe}.GuideImagePanel_slideshow__In9dG{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem}.GuideImagePanel_slideImageBtn__Vhroq{display:flex;flex-direction:column;width:100%;border:2px solid #e2e8f0;border-radius:10px;background:#fff;padding:0;cursor:pointer;text-align:left;overflow:hidden;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 2px 6px rgba(0,0,0,.06)}.GuideImagePanel_slideImageBtn__Vhroq:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,58,95,.16);border-color:#93c5fd}.GuideImagePanel_slideImageBtn__Vhroq:hover .GuideImagePanel_zoomOverlay__IYLgl{opacity:1}.GuideImagePanel_slideImageWrap__x25C6{position:relative;width:100%;padding-bottom:56.25%;background:#e2e8f0;overflow:hidden}.GuideImagePanel_slideImage__YYMFc{object-fit:cover;transition:transform .25s ease}.GuideImagePanel_slideImageBtn__Vhroq:hover .GuideImagePanel_slideImage__YYMFc{transform:scale(1.03)}.GuideImagePanel_zoomOverlay__IYLgl{position:absolute;inset:0;background:rgba(30,58,95,.45);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.GuideImagePanel_zoomIcon__VrdJv{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.GuideImagePanel_slideCaption__yOukq{padding:.5rem .7rem .6rem;font-size:.78rem;font-weight:600;color:#334155;line-height:1.4;margin:0;background:#f8fafc;border-top:1px solid #e2e8f0;width:100%;text-align:center}.GuideImagePanel_navArrow__Q8N9s{position:absolute;top:calc(50% - 1.5rem);transform:translateY(-50%);z-index:10;background:rgba(255,255,255,.9);border:1.5px solid #cbd5e1;border-radius:50%;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:300;color:#1e3a5f;cursor:pointer;line-height:1;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background .15s,box-shadow .15s,transform .15s;padding:0}.GuideImagePanel_navArrow__Q8N9s:hover{background:#fff;box-shadow:0 4px 14px rgba(30,58,95,.22);transform:translateY(-50%) scale(1.08)}.GuideImagePanel_navArrowLeft__89Ky_{left:.4rem}.GuideImagePanel_navArrowRight__c1ZL7{right:.4rem}.GuideImagePanel_indicators__rFDo6{display:flex;gap:.4rem;justify-content:center;margin-top:.1rem}.GuideImagePanel_indicator__xUIgj{width:7px;height:7px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.GuideImagePanel_indicatorActive__LLCHW{background:#1e3a5f;transform:scale(1.3)}@media (max-width:520px){.GuideImagePanel_navArrow__Q8N9s{width:2rem;height:2rem;font-size:1.3rem}.GuideImagePanel_tabs__Dx6uz{margin-bottom:.5rem}.GuideImagePanel_slideImageWrap__x25C6{padding-bottom:65%}}.GuideImagePanel_lightboxBackdrop__uwnCM{position:fixed;inset:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.5rem;animation:GuideImagePanel_lightboxFadeIn___tja2 .18s ease}@keyframes GuideImagePanel_lightboxFadeIn___tja2{0%{opacity:0}to{opacity:1}}.GuideImagePanel_lightboxInner__poCIG{position:relative;max-width:min(900px,92vw);width:100%;display:flex;flex-direction:column;gap:.75rem}.GuideImagePanel_lightboxClose__Yi0AJ{position:absolute;top:-2.75rem;right:0;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.1rem;cursor:pointer;padding:.3rem .7rem;border-radius:8px;transition:background .15s}.GuideImagePanel_lightboxClose__Yi0AJ:hover{background:rgba(255,255,255,.22)}.GuideImagePanel_lightboxNav__ELIP7{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:300;color:#fff;cursor:pointer;line-height:1;padding:0;transition:background .15s,transform .15s}.GuideImagePanel_lightboxNav__ELIP7:hover{background:rgba(255,255,255,.25);transform:translateY(-50%) scale(1.1)}.GuideImagePanel_lightboxNavLeft__1qcqG{left:-3.75rem}.GuideImagePanel_lightboxNavRight__1e88R{right:-3.75rem}@media (max-width:640px){.GuideImagePanel_lightboxNavLeft__1qcqG{left:-.25rem}.GuideImagePanel_lightboxNavRight__1e88R{right:-.25rem}}.GuideImagePanel_lightboxImageWrap__5aIp4{position:relative;width:100%;padding-bottom:56.25%;border-radius:12px;overflow:hidden;background:#111827;box-shadow:0 24px 64px rgba(0,0,0,.6)}.GuideImagePanel_lightboxImage__5s_LC{object-fit:contain}.GuideImagePanel_lightboxCaption__HEoMM{color:rgba(255,255,255,.7);font-size:.85rem;font-weight:600;text-align:center;margin:0;letter-spacing:.01em}.GuideImagePanel_lightboxCounter__OeC6b{color:rgba(255,255,255,.45);font-size:.78rem;font-weight:400}.ChecklistWizard_wizard__6Uk8z{display:flex;flex-direction:column;gap:1rem}.ChecklistWizard_progressHeader__7w1L5{display:flex;flex-direction:column;gap:.45rem}.ChecklistWizard_progressMeta__hSpgd{display:flex;align-items:center;justify-content:space-between}.ChecklistWizard_qNum__aODT9{font-weight:700}.ChecklistWizard_qCurrent__P9wlv{font-size:1.35rem;color:#7c3aed;line-height:1}.ChecklistWizard_qTotal__3oMTP{font-size:.9rem;color:#9ca3af}.ChecklistWizard_doneBadge__m3HR9{font-size:.75rem;font-weight:600;background:#dbeafe;color:#1d4ed8;padding:.18rem .6rem;border-radius:999px}.ChecklistWizard_progressTrack__DzLyQ{height:5px;background:#e5e7eb;border-radius:999px;overflow:hidden}.ChecklistWizard_progressFill__fNybt{height:100%;background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:999px;transition:width .35s ease}.ChecklistWizard_questionCard__O6zog{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.7rem;transition:border-color .2s,background .2s}.ChecklistWizard_cardDanger__QlMCW{border-color:#fca5a5}.ChecklistWizard_cardChecked__P1JJb{border-color:#86efac;background:#f0fdf4}.ChecklistWizard_cardExempted__8kl_d{border-color:#c4b5fd;background:#f5f3ff}.ChecklistWizard_tagRow__dc9Dm{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ChecklistWizard_tagRight___I7Po{display:flex;align-items:center;gap:.4rem}.ChecklistWizard_categoryTag__TwE8w{font-size:.72rem;font-weight:600;color:#6b7280;background:#f3f4f6;padding:.18rem .6rem;border-radius:999px}.ChecklistWizard_dangerTag__uZp_N{background:#fee2e2;color:#b91c1c}.ChecklistWizard_dangerTag__uZp_N,.ChecklistWizard_requiredTag__unUTg{font-size:.68rem;font-weight:700;padding:.15rem .5rem;border-radius:999px}.ChecklistWizard_requiredTag__unUTg{background:#dbeafe;color:#1d4ed8}.ChecklistWizard_optionalTag__5VVoq{font-size:.68rem;font-weight:700;background:#e5e7eb;color:#6b7280;padding:.15rem .5rem;border-radius:999px}.ChecklistWizard_exemptedTag__WRuYC{font-size:.68rem;font-weight:700;background:#f5f3ff;color:#7c3aed;border:1px solid #ddd6fe;padding:.15rem .5rem;border-radius:999px}.ChecklistWizard_questionText__okO1e{font-size:1.1rem;font-weight:700;color:#111827;line-height:1.45;margin:0}.ChecklistWizard_legalLink__rMliv{font-size:.78rem;color:#2563eb;font-weight:500;text-decoration:none;transition:color .15s}.ChecklistWizard_legalLink__rMliv:hover{text-decoration:underline;color:#1d4ed8}.ChecklistWizard_penaltyText__8Tle1{font-size:.8rem;color:#ef4444;font-weight:600;margin:0}.ChecklistWizard_exemptionBox__Kpixy{display:flex;flex-direction:column;gap:.3rem;padding:.65rem .85rem;background:#faf5ff;border:1px solid #e9d5ff;border-radius:8px}.ChecklistWizard_exemptionActive__xx9Gb{background:#f5f3ff;border-color:#7c3aed}.ChecklistWizard_exemptionLabel__EbxGa{font-size:.72rem;font-weight:700;color:#7c3aed}.ChecklistWizard_exemptionText__Hm_yG{font-size:.82rem;color:#4b5563;line-height:1.5;margin:0}.ChecklistWizard_exemptionLink__NvZpQ{font-size:.78rem;font-weight:600;color:#7c3aed;text-decoration:none;transition:color .15s;align-self:flex-start}.ChecklistWizard_exemptionLink__NvZpQ:hover{text-decoration:underline}.ChecklistWizard_answerRow__kzT9P{display:flex;gap:.6rem;flex-wrap:wrap}.ChecklistWizard_answerBtn___NIBZ{flex:1 1;min-width:90px;padding:.8rem .5rem;border:2px solid #e5e7eb;border-radius:12px;background:#fff;font-size:.88rem;font-weight:600;color:#374151;cursor:pointer;transition:all .15s;text-align:center}.ChecklistWizard_answerBtn___NIBZ:disabled{opacity:.45;cursor:not-allowed}.ChecklistWizard_yesBtn__meW5T:not(:disabled):hover{border-color:#22c55e;color:#16a34a;background:#f0fdf4}.ChecklistWizard_exemptBtn__yKitz:not(:disabled):hover{border-color:#a78bfa;color:#7c3aed;background:#f5f3ff}.ChecklistWizard_noBtn__POOfT:not(:disabled):hover{border-color:#f87171;color:#dc2626;background:#fff1f2}.ChecklistWizard_activeYes__P8DvG{border-color:#22c55e;background:#f0fdf4;color:#16a34a;box-shadow:0 0 0 3px rgba(34,197,94,.15)}.ChecklistWizard_activeExempt__DriaW{border-color:#7c3aed;background:#f5f3ff;color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.15)}.ChecklistWizard_activeNo__RPtpQ{border-color:#f87171;background:#fff1f2;color:#dc2626;box-shadow:0 0 0 3px rgba(239,68,68,.15)}.ChecklistWizard_navRow__gOeSt{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ChecklistWizard_navBtn__P4gWR{padding:.55rem 1rem;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;font-size:.85rem;font-weight:600;color:#374151;cursor:pointer;transition:all .15s;white-space:nowrap}.ChecklistWizard_navBtn__P4gWR:not(:disabled):hover{background:#f3f4f6;border-color:#9ca3af}.ChecklistWizard_navBtn__P4gWR:disabled{opacity:.3;cursor:not-allowed}.ChecklistWizard_dots__WP7SC{display:flex;align-items:center;gap:5px;flex:1 1;justify-content:center;flex-wrap:wrap}.ChecklistWizard_dotEllipsis___jlks{font-size:.7rem;color:#9ca3af;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChecklistWizard_dot__gMwFe{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:all .15s}.ChecklistWizard_dot__gMwFe:hover{background:#9ca3af;transform:scale(1.2)}.ChecklistWizard_dotCurrent__aKSPA{background:#7c3aed;transform:scale(1.5);box-shadow:0 0 0 3px rgba(124,58,237,.2)}.ChecklistWizard_dotDone__EySBV{background:#34d399}.ChecklistWizard_summary__4StTt{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;text-align:center}.ChecklistWizard_summaryIcon__JaQ46{font-size:3rem;line-height:1}.ChecklistWizard_summaryTitle__P3oVb{font-size:1.25rem;font-weight:800;color:#111827;margin:0}.ChecklistWizard_summaryDesc__k3LXk{font-size:.88rem;color:#6b7280;margin:0}.ChecklistWizard_statGrid__dS0eG{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;width:100%}.ChecklistWizard_statCard__o5Zuk{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem .5rem;display:flex;flex-direction:column;align-items:center;gap:.2rem}.ChecklistWizard_statVal__eOKfT{font-size:1.2rem;font-weight:800;color:#111827}.ChecklistWizard_statLabel__Itjvn{font-size:.72rem;color:#6b7280}.ChecklistWizard_statNote__WbLCN{font-size:.68rem;color:#7c3aed;font-weight:600}.ChecklistWizard_summaryBar__j_a63{width:100%}.ChecklistWizard_summaryActions__2GZ2R{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;width:100%}.ChecklistWizard_btnSecondary__JsY5j{padding:.65rem 1.5rem;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;font-size:.88rem;font-weight:600;color:#374151;cursor:pointer;transition:all .15s}.ChecklistWizard_btnSecondary__JsY5j:hover{background:#f3f4f6}.ChecklistWizard_btnPrimary__mC37m{padding:.65rem 1.5rem;border:none;border-radius:10px;background:#7c3aed;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .15s;box-shadow:0 2px 8px rgba(124,58,237,.25)}.ChecklistWizard_btnPrimary__mC37m:hover{background:#6d28d9}.ChecklistWizard_cardDescSummary__Ya1SQ{list-style:none;cursor:pointer;font-size:.78rem;font-weight:600;color:#4b5563;display:inline-flex;align-items:center;gap:.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChecklistWizard_cardDescSummary__Ya1SQ::-webkit-details-marker{display:none}.ChecklistWizard_cardDescSummary__Ya1SQ:before{content:"▶";font-size:.55rem;color:#9ca3af;transition:transform .2s}details[open]>.ChecklistWizard_cardDescSummary__Ya1SQ:before{transform:rotate(90deg)}.ChecklistWizard_cardDescContent__3WSTK{margin-top:.4rem;padding:.6rem .85rem;background:#f0f9ff;border-left:3px solid #60a5fa;border-radius:0 6px 6px 0;font-size:.82rem;color:#374151;line-height:1.65}.ChecklistWizard_cardExemptDetailSummary__0OSnH{list-style:none;cursor:pointer;font-size:.75rem;font-weight:600;color:#6d28d9;display:inline-flex;align-items:center;gap:.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChecklistWizard_cardExemptDetailSummary__0OSnH::-webkit-details-marker{display:none}.ChecklistWizard_cardExemptDetailSummary__0OSnH:before{content:"▶";font-size:.55rem;color:#a78bfa;transition:transform .2s}details[open]>.ChecklistWizard_cardExemptDetailSummary__0OSnH:before{transform:rotate(90deg)}.ChecklistWizard_cardExemptDetailContent__ZQOxv{margin-top:.4rem;padding:.55rem .75rem;background:#f5f0ff;border-radius:6px;font-size:.8rem;color:#4b5563;line-height:1.65}.ChecklistWizard_cardFaqBox__T2Tqv{padding:.65rem .85rem;background:#fefce8;border:1px solid #fde68a;border-radius:8px;display:flex;flex-direction:column;gap:.3rem}.ChecklistWizard_cardFaqLabel__dsNsx{font-size:.72rem;font-weight:700;color:#92400e}.ChecklistWizard_cardFaqSummary__XL_NQ{font-size:.8rem;color:#4b5563;line-height:1.55;margin:0}.ChecklistWizard_cardFaqLink__F1i1_{font-size:.78rem;font-weight:600;color:#2563eb;text-decoration:none;align-self:flex-start}.ChecklistWizard_cardFaqLink__F1i1_:hover{text-decoration:underline}.EmotionStatusCard_card__XVcjE{position:-webkit-sticky;position:sticky;top:8px;margin:-1.25rem -.5rem 0;z-index:50;display:flex;align-items:center;gap:1rem;border-radius:16px;padding:1.25rem 1.5rem;border:2px solid transparent;overflow:hidden;transition:border-color .3s,background .3s,box-shadow .3s;box-shadow:0 8px 32px rgba(0,0,0,.45),0 2px 8px rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.EmotionStatusCard_emojiWrap__VRmRL{flex-shrink:0;width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.EmotionStatusCard_emoji__Ppx59{font-size:2rem;line-height:1;animation:EmotionStatusCard_emojiPop__PDmVj .4s cubic-bezier(.34,1.56,.64,1)}@keyframes EmotionStatusCard_emojiPop__PDmVj{0%{transform:scale(.4) rotate(-15deg);opacity:0}to{transform:scale(1) rotate(0deg);opacity:1}}.EmotionStatusCard_textWrap__suv86{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.EmotionStatusCard_title__wryf6{font-size:1rem;font-weight:800;line-height:1.2}.EmotionStatusCard_message__maIWc{font-size:.88rem;font-weight:600;margin:0}.EmotionStatusCard_sub___beYi{font-size:.75rem;margin:0;opacity:.75}.EmotionStatusCard_progressStrip__I5kDr{position:absolute;bottom:0;left:0;right:0;height:4px;background:rgba(255,255,255,.3)}.EmotionStatusCard_progressFill___Ga2g{height:100%;border-radius:0 999px 999px 0;transition:width .5s ease;background:rgba(255,255,255,.7)}.EmotionStatusCard_fear__lFvi7{background:linear-gradient(135deg,#1a0a0a,#3d0f0f);border-color:#7f1d1d;color:#fecaca;box-shadow:0 0 0 1px #7f1d1d,inset 0 0 40px rgba(239,68,68,.15);animation:EmotionStatusCard_fearPulse__g3PK2 2.5s ease-in-out infinite}.EmotionStatusCard_fear__lFvi7 .EmotionStatusCard_title__wryf6{color:#fca5a5}.EmotionStatusCard_fear__lFvi7 .EmotionStatusCard_message__maIWc{color:#fcd5d5}@keyframes EmotionStatusCard_fearPulse__g3PK2{0%,to{box-shadow:0 0 0 1px #7f1d1d,inset 0 0 40px rgba(239,68,68,.15)}50%{box-shadow:0 0 0 3px #b91c1c,inset 0 0 60px rgba(239,68,68,.3)}}.EmotionStatusCard_sad__gAeP_{background:linear-gradient(135deg,#0f172a,#1e2d4a);border-color:#334155;color:#bfdbfe;box-shadow:0 4px 20px rgba(37,99,235,.12)}.EmotionStatusCard_sad__gAeP_ .EmotionStatusCard_title__wryf6{color:#93c5fd}.EmotionStatusCard_sad__gAeP_ .EmotionStatusCard_message__maIWc{color:#bfdbfe}.EmotionStatusCard_joy__Phr15{background:linear-gradient(135deg,#052e16,#14532d);border-color:#16a34a;color:#bbf7d0;box-shadow:0 4px 20px rgba(22,163,74,.2)}.EmotionStatusCard_joy__Phr15 .EmotionStatusCard_title__wryf6{color:#4ade80}.EmotionStatusCard_joy__Phr15 .EmotionStatusCard_message__maIWc{color:#d1fae5}.EmotionStatusCard_happy__WdOJO{background:linear-gradient(135deg,#1c1917,#292524 50%,#161b0a);border-color:#84cc16;color:#d9f99d;box-shadow:0 4px 20px rgba(132,204,22,.18)}.EmotionStatusCard_happy__WdOJO .EmotionStatusCard_title__wryf6{color:#bef264}.EmotionStatusCard_happy__WdOJO .EmotionStatusCard_message__maIWc{color:#ecfccb}.EmotionStatusCard_excited__FpZn8{background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#1a0a2e);border-color:#818cf8;color:#e0e7ff;animation:EmotionStatusCard_excitedShimmer__52rtw 3s ease-in-out infinite}.EmotionStatusCard_excited__FpZn8 .EmotionStatusCard_title__wryf6{color:#c7d2fe}.EmotionStatusCard_excited__FpZn8 .EmotionStatusCard_message__maIWc{color:#e0e7ff}@keyframes EmotionStatusCard_excitedShimmer__52rtw{0%,to{box-shadow:0 0 20px rgba(129,140,248,.25),0 0 0 1px #818cf8}50%{box-shadow:0 0 40px rgba(167,139,250,.4),0 0 0 2px #a78bfa}}.EmotionStatusCard_confetti__7iz_K{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.EmotionStatusCard_confettiItem___dgqG{position:absolute;font-size:1.2rem;animation:EmotionStatusCard_confettiFall__AtbjG 2.5s ease-in-out infinite;animation-delay:calc(var(--i) * .45s);left:calc(15% + var(--i) * 16%);top:-10%;opacity:0}@keyframes EmotionStatusCard_confettiFall__AtbjG{0%{transform:translateY(0) rotate(0deg);opacity:0}15%{opacity:1}80%{opacity:.8}to{transform:translateY(110%) rotate(1turn);opacity:0}}.EmotionStatusCard_empty__wHfVQ{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#334155;color:#94a3b8}.EmotionStatusCard_empty__wHfVQ .EmotionStatusCard_emojiWrap__VRmRL{background:rgba(148,163,184,.15)}.EmotionStatusCard_empty__wHfVQ .EmotionStatusCard_title__wryf6{color:#cbd5e1}.EmotionStatusCard_empty__wHfVQ .EmotionStatusCard_message__maIWc{color:#94a3b8;line-height:1.55;font-weight:500}.page_main__DkOYg{min-height:100vh;display:flex;flex-direction:column;align-items:center;background:var(--color-bg)}.page_nav__5yrVz{width:100%;max-width:800px;display:flex;align-items:center;justify-content:space-between;padding:18px 24px}.page_navBrand__Y56IY{font-size:15px;font-weight:700;color:var(--color-text);text-decoration:none;transition:color var(--transition)}.page_navBrand__Y56IY:hover{color:var(--color-primary)}.page_navActions__Itn_8{display:flex;align-items:center;gap:12px}.page_navBtn__o5d_P{padding:7px 18px;background:var(--color-primary);color:white;border-radius:var(--radius-md);font-size:13px;font-weight:600;transition:all var(--transition)}.page_navBtn__o5d_P:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.page_header__C5_kG{width:100%;max-width:800px;padding:48px 24px 36px;display:flex;flex-direction:column;gap:.6rem}.page_backLink__YPIzA{font-size:.85rem;color:var(--color-text-muted);text-decoration:none;transition:color var(--transition);margin-bottom:.5rem;display:inline-block}.page_backLink__YPIzA:hover,.page_headerBadge__9oHja{color:var(--color-primary)}.page_headerBadge__9oHja{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 12px;border-radius:999px;background:rgba(124,58,237,.08);border:1px solid rgba(124,58,237,.25);font-size:12px;font-weight:600;letter-spacing:.04em}.page_title__Gq4UA{font-size:clamp(24px,4vw,34px);font-weight:800;color:var(--color-text);line-height:1.2;letter-spacing:-.025em;margin:0}.page_desc__RGkfh{font-size:15px;color:var(--color-text-muted);line-height:1.7;margin:0}.page_loginHint__ExFMm{font-size:13.5px;color:var(--color-text-dim);background:rgba(124,58,237,.05);border:1px solid rgba(124,58,237,.15);border-radius:var(--radius-sm);padding:10px 14px;margin-top:.25rem}.page_loginLink__SyhFX{color:var(--color-primary);font-weight:600;text-decoration:none}.page_loginLink__SyhFX:hover{text-decoration:underline}.page_body__7dXuR{width:100%;max-width:800px;padding:0 24px 48px;flex:1 1}.page_loading__kOqA8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:240px;color:var(--color-text-muted);font-size:14px}.page_spinner__OtckW{width:34px;height:34px;border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:page_spin__mMCZE .7s linear infinite}@keyframes page_spin__mMCZE{to{transform:rotate(1turn)}}.page_bottomCta__Rvoz_{width:100%;max-width:800px;padding:32px 24px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-top:1px solid rgba(124,58,237,.15);border-bottom:1px solid rgba(124,58,237,.15);margin:0}.page_bottomCta__Rvoz_ p{font-size:15px;font-weight:600;color:var(--color-text);margin:0}.page_bottomCtaBtn__LptM4{padding:12px 28px;background:var(--color-primary);color:#fff;border-radius:var(--radius-md);font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 4px 16px rgba(124,58,237,.25);transition:all var(--transition)}.page_bottomCtaBtn__LptM4:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 6px 20px rgba(124,58,237,.35)}.page_footer__VJ6gK{width:100%;text-align:center;padding:20px 24px;color:var(--color-text-dim);font-size:13px;border-top:1px solid var(--color-border)}