:root{--bg: #F7F9FB;--surface: #FFFFFF;--border: #E2E8F0;--text: #1A2B3C;--muted: #64748B;--accent: #0EA5E9;--accent2: #F97316;--exhaustion-bg: #EFF8FE;--exhaustion-border: #0EA5E9;--stroke-bg: #FFF5ED;--stroke-border: #F97316;--radius: 14px;--shadow: 0 2px 8px rgba(26,43,60,.06);--shadow-lg: 0 8px 28px rgba(26,43,60,.12)}.svelte-1uha8ag{box-sizing:border-box;margin:0;padding:0}main.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}nav.svelte-1uha8ag{position:sticky;top:0;z-index:100;background:#f7f9fbeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.nav-inner.svelte-1uha8ag{max-width:760px;margin:0 auto;padding:.625rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.logo.svelte-1uha8ag{font-weight:700;font-size:1.05rem;white-space:nowrap}.lang-switch.svelte-1uha8ag{display:flex;gap:.25rem;flex-wrap:wrap}.lang-switch.svelte-1uha8ag button:where(.svelte-1uha8ag){border:1px solid var(--border);background:var(--surface);color:var(--muted);padding:.3rem .5rem;border-radius:8px;font-size:.75rem;cursor:pointer;transition:all .15s ease;min-height:32px}.lang-switch.svelte-1uha8ag button:where(.svelte-1uha8ag):hover{border-color:var(--accent);color:var(--text)}.lang-switch.svelte-1uha8ag button.active:where(.svelte-1uha8ag){background:var(--accent);color:#fff;border-color:var(--accent)}.lang-switch.svelte-1uha8ag button:where(.svelte-1uha8ag):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero.svelte-1uha8ag{padding:clamp(1.5rem,4vw,2.5rem) 1rem clamp(2rem,5vw,3rem)}.hero-content.svelte-1uha8ag{max-width:640px;margin:0 auto;text-align:center}.badge.svelte-1uha8ag{display:inline-block;background:var(--surface);border:1px solid var(--border);color:var(--accent);font-size:.8rem;font-weight:600;padding:.35rem .85rem;border-radius:999px;margin-bottom:1rem;animation:svelte-1uha8ag-fadeUp .7s ease both;animation-delay:calc(var(--i) * .08s)}h1.svelte-1uha8ag{font-size:clamp(1.6rem,5vw,2.6rem);font-weight:800;line-height:1.2;margin-bottom:.6rem;animation:svelte-1uha8ag-fadeUp .7s ease both;animation-delay:calc(var(--i) * .08s)}.hero-sub.svelte-1uha8ag{font-size:clamp(1rem,3vw,1.2rem);color:var(--text);font-weight:500;margin-bottom:.4rem;animation:svelte-1uha8ag-fadeUp .7s ease both;animation-delay:calc(var(--i) * .08s)}.tagline.svelte-1uha8ag{font-size:.85rem;color:var(--muted);margin-bottom:1.5rem;animation:svelte-1uha8ag-fadeUp .7s ease both;animation-delay:calc(var(--i) * .08s)}.checklist.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem;margin-bottom:1.25rem;text-align:left}.chip.svelte-1uha8ag{display:flex;align-items:center;gap:.6rem;padding:.75rem .85rem;background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all .18s ease;font-size:.875rem;font-weight:500;color:var(--text);min-height:56px;animation:svelte-1uha8ag-fadeUp .5s ease both;animation-delay:calc(var(--i) * .06s);text-align:left;width:100%}.chip.svelte-1uha8ag:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow)}.chip.svelte-1uha8ag:active{transform:translateY(0) scale(.98)}.chip.svelte-1uha8ag:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip.selected.svelte-1uha8ag{border-color:var(--accent);background:var(--exhaustion-bg);box-shadow:0 0 0 1px var(--accent),var(--shadow)}.chip-icon.svelte-1uha8ag{font-size:1.3rem;flex-shrink:0;line-height:1}.chip-label.svelte-1uha8ag{flex:1;line-height:1.25}.chip-check.svelte-1uha8ag{font-size:1.1rem;font-weight:700;color:var(--accent);width:1.2rem;text-align:center;flex-shrink:0}.error-msg.svelte-1uha8ag{color:var(--accent2);font-size:.85rem;font-weight:600;margin-bottom:.75rem}.cta.svelte-1uha8ag{display:block;width:100%;max-width:380px;margin:0 auto;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;border:none;border-radius:var(--radius);cursor:pointer;transition:all .2s ease;background:var(--border);color:var(--muted);animation:svelte-1uha8ag-fadeUp .7s ease both;animation-delay:calc(var(--i) * .08s)}.cta.active.svelte-1uha8ag{background:var(--accent);color:#fff;box-shadow:0 4px 14px #0ea5e959}.cta.active.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e973}.cta.active.svelte-1uha8ag:active{transform:translateY(0)}.cta.svelte-1uha8ag:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.cta.svelte-1uha8ag:disabled{cursor:not-allowed}.ruling-section.svelte-1uha8ag{max-width:640px;margin:0 auto;padding:0 1rem 2rem}.ruling-heading.svelte-1uha8ag{text-align:center;font-size:1.1rem;font-weight:600;color:var(--muted);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.ruling-card.svelte-1uha8ag{border-radius:18px;padding:0;overflow:hidden;box-shadow:var(--shadow-lg);animation:svelte-1uha8ag-slideIn .35s ease both}.ruling-card.exhaustion.svelte-1uha8ag{background:var(--exhaustion-bg);border:2px solid var(--exhaustion-border)}.ruling-card.stroke.svelte-1uha8ag{background:var(--stroke-bg);border:2px solid var(--stroke-border)}.ruling-banner.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;font-weight:700;font-size:.8rem;letter-spacing:.08em}.ruling-card.exhaustion.svelte-1uha8ag .ruling-banner:where(.svelte-1uha8ag){background:var(--exhaustion-border);color:#fff}.ruling-card.stroke.svelte-1uha8ag .ruling-banner:where(.svelte-1uha8ag){background:var(--stroke-border);color:#fff}.ruling-label-icon.svelte-1uha8ag{font-size:1rem}.ruling-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:clamp(1.3rem,4vw,1.7rem);font-weight:800;padding:1.25rem 1.25rem .5rem;line-height:1.25}.ruling-card.exhaustion.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:#0369a1}.ruling-card.stroke.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:#c2410c}.ruling-sub.svelte-1uha8ag{padding:0 1.25rem;font-size:.95rem;color:var(--text);font-weight:500;margin-bottom:1rem}.steps.svelte-1uha8ag{list-style:none;padding:0 1.25rem 1rem;display:flex;flex-direction:column;gap:.75rem}.steps.svelte-1uha8ag li:where(.svelte-1uha8ag){display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.4}.step-num.svelte-1uha8ag{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#fff}.ruling-card.exhaustion.svelte-1uha8ag .step-num:where(.svelte-1uha8ag){background:var(--exhaustion-border)}.ruling-card.stroke.svelte-1uha8ag .step-num:where(.svelte-1uha8ag){background:var(--stroke-border)}.ruling-footer.svelte-1uha8ag{padding:.85rem 1.25rem;font-size:.9rem;font-weight:600;border-top:1px solid rgba(0,0,0,.08)}.ruling-card.exhaustion.svelte-1uha8ag .ruling-footer:where(.svelte-1uha8ag){color:#0369a1}.ruling-card.stroke.svelte-1uha8ag .ruling-footer:where(.svelte-1uha8ag){color:#c2410c}.btn-recheck.svelte-1uha8ag{display:block;margin:1rem 1.25rem 1.25rem;padding:.65rem 1.25rem;border:2px solid currentColor;background:transparent;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .15s ease}.ruling-card.exhaustion.svelte-1uha8ag .btn-recheck:where(.svelte-1uha8ag){color:var(--exhaustion-border)}.ruling-card.stroke.svelte-1uha8ag .btn-recheck:where(.svelte-1uha8ag){color:var(--stroke-border)}.btn-recheck.svelte-1uha8ag:hover{background:#ffffff80;transform:translateY(-1px)}.btn-recheck.svelte-1uha8ag:focus-visible{outline:2px solid currentColor;outline-offset:2px}.ad-slot.svelte-1uha8ag{display:block;width:100%;min-height:90px;background:transparent;margin:2.5rem auto;max-width:970px}.table-section.svelte-1uha8ag{max-width:760px;margin:0 auto;padding:0 1rem 2.5rem}.table-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:clamp(1.15rem,3.5vw,1.5rem);font-weight:700;text-align:center;margin-bottom:1.25rem}.comparison-table.svelte-1uha8ag{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.table-row.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--border)}.table-row.svelte-1uha8ag:last-child{border-bottom:none}.cell.svelte-1uha8ag{padding:.75rem .625rem;font-size:.85rem;line-height:1.35}.label-cell.svelte-1uha8ag{font-weight:600;color:var(--muted);background:#f8fafc}.table-header.svelte-1uha8ag .cell:where(.svelte-1uha8ag){font-weight:700;font-size:.9rem;text-align:center;padding:.85rem .5rem}.exh-header.svelte-1uha8ag{background:var(--exhaustion-bg);color:#0369a1}.stroke-header.svelte-1uha8ag{background:var(--stroke-bg);color:#c2410c}.exh-action.svelte-1uha8ag{font-weight:700;color:#0369a1}.stroke-action.svelte-1uha8ag{font-weight:700;color:#c2410c}.source-line.svelte-1uha8ag{text-align:center;font-size:.78rem;color:var(--muted);margin-top:.85rem;font-style:italic}.features-section.svelte-1uha8ag{max-width:760px;margin:0 auto;padding:0 1rem 2.5rem}.features-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:clamp(1.15rem,3.5vw,1.5rem);font-weight:700;text-align:center;margin-bottom:1.25rem}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1.5rem}.feature-card.svelte-1uha8ag{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.feature-card.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.feat-icon.svelte-1uha8ag{font-size:1.5rem;display:block;margin-bottom:.5rem}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.9rem;font-weight:700;margin-bottom:.3rem}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.8rem;color:var(--muted);line-height:1.35}.stat-card.svelte-1uha8ag{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;text-align:center}.stat-value.svelte-1uha8ag{font-size:clamp(1.3rem,4vw,1.8rem);font-weight:800;color:var(--accent)}.stat-label.svelte-1uha8ag{font-size:.85rem;font-weight:600;color:var(--text);margin-top:.25rem}.stat-source.svelte-1uha8ag{font-size:.72rem;color:var(--muted);margin-top:.5rem;font-style:italic}.footer.svelte-1uha8ag{max-width:640px;margin:0 auto;padding:0 1rem 3rem;text-align:center}.footer.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.8rem;color:var(--muted);line-height:1.5;margin-bottom:.6rem}.footer.svelte-1uha8ag .disclaimer:where(.svelte-1uha8ag){font-weight:600;color:var(--text)}.footer.svelte-1uha8ag .bookmark-line:where(.svelte-1uha8ag){font-weight:600;color:var(--accent)}.back-top.svelte-1uha8ag{position:fixed;bottom:1.25rem;right:1.25rem;width:44px;height:44px;border-radius:50%;border:none;background:var(--accent);color:#fff;font-size:1.3rem;cursor:pointer;box-shadow:var(--shadow-lg);z-index:99;transition:transform .15s ease,background .15s ease;animation:svelte-1uha8ag-fadeIn .3s ease both}.back-top.svelte-1uha8ag:hover{transform:translateY(-2px);background:#0284c7}.back-top.svelte-1uha8ag:focus-visible{outline:2px solid white;outline-offset:2px}@keyframes svelte-1uha8ag-fadeUp{0%{opacity:1;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1uha8ag-slideIn{0%{opacity:1;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:1}to{opacity:1}}@media(min-width:600px){.checklist.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.cell.svelte-1uha8ag{padding:.85rem 1rem;font-size:.9rem}}@media(min-width:768px){.checklist.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:.75rem}.chip.svelte-1uha8ag{font-size:.95rem;min-height:60px}.nav-inner.svelte-1uha8ag{padding:.75rem 1.5rem}.logo.svelte-1uha8ag{font-size:1.15rem}.lang-switch.svelte-1uha8ag button:where(.svelte-1uha8ag){font-size:.8rem;padding:.35rem .65rem}}@media(max-width:374px){.checklist.svelte-1uha8ag{grid-template-columns:1fr}.lang-switch.svelte-1uha8ag button:where(.svelte-1uha8ag){font-size:.7rem;padding:.25rem .4rem}.nav-inner.svelte-1uha8ag{gap:.25rem}.logo.svelte-1uha8ag{font-size:.95rem}}
