:root{--bg: #E8F4FD;--surface: #FFFFFF;--border: #B8D4E8;--text: #1A3C5E;--muted: #6B8BA4;--accent: #0077B6;--accent2: #00B4D8;--accent-hover: #005f8e;--success: #10B981;--error: #EF4444;--warning: #F59E0B;--shadow-sm: 0 1px 2px rgba(26, 60, 94, .06);--shadow: 0 4px 12px rgba(26, 60, 94, .1);--shadow-lg: 0 12px 28px rgba(26, 60, 94, .12);--radius: 12px;--radius-lg: 16px;--transition: .2s ease;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, monospace}@media(prefers-color-scheme:dark){:root{--bg: #0F1E2E;--surface: #162A3E;--border: #2A4A6A;--text: #E8F4FD;--muted: #8BA4B8;--accent: #48A6D8;--accent2: #6FD1F5;--accent-hover: #6FC3E8;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 12px 28px rgba(0, 0, 0, .5)}}.svelte-1uha8ag,.svelte-1uha8ag:before,.svelte-1uha8ag:after{box-sizing:border-box}button.svelte-1uha8ag{font-family:inherit;font-size:inherit;border:none;background:none;cursor:pointer}svg.svelte-1uha8ag{display:block}.visually-hidden.svelte-1uha8ag{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app.svelte-1uha8ag{display:flex;flex-direction:column;min-height:100vh}.container.svelte-1uha8ag{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.main.svelte-1uha8ag{flex:1;display:flex;flex-direction:column}.section.svelte-1uha8ag{padding:clamp(3rem,6vw,5rem) 0}.nav.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,2rem);background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.nav-brand.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text)}.nav-logo.svelte-1uha8ag{width:36px;height:36px;flex-shrink:0}.nav-title.svelte-1uha8ag{font-weight:700;font-size:1.125rem;letter-spacing:-.02em}.nav-lang.svelte-1uha8ag{display:flex;gap:.375rem}.nav-lang.svelte-1uha8ag button:where(.svelte-1uha8ag){padding:.5rem .75rem;border-radius:8px;font-weight:600;font-size:.75rem;color:var(--muted);background:transparent;transition:var(--transition);min-width:56px}.nav-lang.svelte-1uha8ag button:where(.svelte-1uha8ag):hover{background:var(--border);color:var(--text)}.nav-lang.svelte-1uha8ag button.active:where(.svelte-1uha8ag){background:var(--accent);color:#fff}.hero-title.svelte-1uha8ag{font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin:0 0 1rem;color:var(--text)}.hero-subtitle.svelte-1uha8ag{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--muted);margin:0;max-width:60ch;font-weight:400}.section-title.svelte-1uha8ag{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem;color:var(--text)}.timer-value.svelte-1uha8ag{font-family:var(--font-mono);font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;letter-spacing:-.02em;color:var(--text)}.stat-value.svelte-1uha8ag{font-family:var(--font-mono);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--accent);line-height:1.2}.modal-stat-value.svelte-1uha8ag{font-family:var(--font-mono);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:var(--text)}.btn.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:var(--radius);font-weight:600;font-size:1rem;transition:var(--transition);white-space:nowrap;touch-action:manipulation}.btn.svelte-1uha8ag:disabled{opacity:1.5;cursor:not-allowed}.btn-primary.svelte-1uha8ag{background:var(--accent);color:#fff;box-shadow:var(--shadow)}.btn-primary.svelte-1uha8ag:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-primary.svelte-1uha8ag:active:not(:disabled){transform:translateY(0)}.btn-outline.svelte-1uha8ag{border:2px solid var(--accent);color:var(--accent);background:transparent}.btn-outline.svelte-1uha8ag:hover:not(:disabled){background:var(--accent);color:#fff}.btn-ghost.svelte-1uha8ag{color:var(--muted);background:transparent}.btn-ghost.svelte-1uha8ag:hover:not(:disabled){background:var(--border);color:var(--text)}.btn-large.svelte-1uha8ag{padding:1.125rem 2rem;font-size:1.125rem}.btn-small.svelte-1uha8ag{padding:.625rem 1rem;font-size:.875rem}.btn-icon.svelte-1uha8ag{width:20px;height:20px;flex-shrink:0}.hero.svelte-1uha8ag{background:linear-gradient(180deg,var(--surface) 0%,var(--bg) 100%)}.hero-header.svelte-1uha8ag{text-align:center;margin-bottom:2rem}.drill-area.svelte-1uha8ag{max-width:640px;margin:0 auto}.scenario-card.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.5rem;box-shadow:var(--shadow-sm)}.scenario-icon.svelte-1uha8ag{font-size:1.5rem;flex-shrink:0}.scenario-text.svelte-1uha8ag{margin:0;font-weight:500;color:var(--text);font-size:1rem}.timer-display.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:2rem;padding:1.5rem;background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);position:relative}.timer-label.svelte-1uha8ag{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:600}.timer-remaining.svelte-1uha8ag{font-size:1rem;font-weight:600;color:var(--accent);font-family:var(--font-mono);animation:svelte-1uha8ag-pulse 1s ease-in-out infinite}@keyframes svelte-1uha8ag-pulse{0%,to{opacity:1}50%{opacity:1.5}}.actions-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem}@media(min-width:480px){.actions-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.actions-grid.svelte-1uha8ag{grid-template-columns:repeat(4,1fr)}}.action-card.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);transition:var(--transition);position:relative;overflow:hidden;min-height:120px}.action-card.svelte-1uha8ag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--accent),var(--accent2));opacity:1;transition:var(--transition)}.action-card.svelte-1uha8ag:hover:not(.disabled):not(.completed){border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow)}.action-card.active.svelte-1uha8ag{border-color:var(--accent);box-shadow:0 0 0 3px #0077b633}.action-card.active.svelte-1uha8ag:before{opacity:.08}.action-card.completed.svelte-1uha8ag{border-color:var(--success);background:#10b98114}.action-card.disabled.svelte-1uha8ag{opacity:1.4;cursor:not-allowed}@keyframes svelte-1uha8ag-correctFlash{0%{background:#10b98133}to{background:var(--surface)}}@keyframes svelte-1uha8ag-wrongShake{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}.action-icon.svelte-1uha8ag{width:40px;height:40px;color:var(--muted);transition:var(--transition);flex-shrink:0;z-index:1}.action-card.active.svelte-1uha8ag .action-icon:where(.svelte-1uha8ag){color:var(--accent);transform:scale(1.1)}.action-card.completed.svelte-1uha8ag .action-icon:where(.svelte-1uha8ag){color:var(--success)}.action-label.svelte-1uha8ag{font-weight:600;font-size:.875rem;text-align:center;color:var(--text);z-index:1}.action-step.svelte-1uha8ag{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--border);color:var(--muted);border-radius:50%;font-size:.75rem;font-weight:700;z-index:2}.action-card.active.svelte-1uha8ag .action-step:where(.svelte-1uha8ag){background:var(--accent);color:#fff}.action-card.completed.svelte-1uha8ag .action-step:where(.svelte-1uha8ag){background:var(--success);color:#fff}.start-btn.svelte-1uha8ag{width:100%;max-width:320px;margin:0 auto 1.5rem;display:flex}.protocol-badge.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;margin:0 auto;padding:.5rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:100px;font-size:.75rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.badge-icon.svelte-1uha8ag{width:16px;height:16px;color:var(--accent);flex-shrink:0}.steps.svelte-1uha8ag{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.steps-scroll.svelte-1uha8ag{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0 1.5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.steps-scroll.svelte-1uha8ag::-webkit-scrollbar{height:6px}.steps-scroll.svelte-1uha8ag::-webkit-scrollbar-track{background:transparent}.steps-scroll.svelte-1uha8ag::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.step-card.svelte-1uha8ag{flex:0 0 clamp(240px,45vw,280px);scroll-snap-align:start;display:flex;gap:1rem;padding:1.25rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition)}.step-card.svelte-1uha8ag:hover{border-color:var(--accent);box-shadow:var(--shadow)}.step-icon.svelte-1uha8ag{width:48px;height:48px;flex-shrink:0;color:var(--accent)}.step-header.svelte-1uha8ag{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.375rem}.step-number.svelte-1uha8ag{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:50%;font-size:.75rem;font-weight:700;flex-shrink:0}.step-title.svelte-1uha8ag{font-size:1rem;font-weight:700;margin:0;color:var(--text)}.step-desc.svelte-1uha8ag{margin:0;font-size:.875rem;color:var(--muted);line-height:1.5}.steps-note.svelte-1uha8ag{margin:1.5rem 0 0;font-size:.8125rem;color:var(--muted);text-align:center;max-width:70ch;margin-left:auto;margin-right:auto}.ad-slot.svelte-1uha8ag{display:block;width:100%;min-height:90px;background:transparent;margin:2.5rem auto;max-width:970px;padding:0 clamp(1rem,4vw,2rem)}.ad-slot.svelte-1uha8ag:empty:before{content:"Advertisement";display:block;text-align:center;padding:2rem;color:var(--muted);font-size:.875rem;border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface)}.stats.svelte-1uha8ag{background:var(--bg)}.stats-header.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.stats-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.stats-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}.stat-card.svelte-1uha8ag{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:var(--transition)}.stat-card.svelte-1uha8ag:hover{border-color:var(--accent);box-shadow:var(--shadow)}.stat-icon.svelte-1uha8ag{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#0077b61a;color:var(--accent);border-radius:var(--radius);flex-shrink:0}.stat-label.svelte-1uha8ag{margin:0 0 .25rem;font-size:.8125rem;color:var(--muted);font-weight:500}.stat-content.svelte-1uha8ag{min-width:0}.cta.svelte-1uha8ag{background:var(--surface);border-top:1px solid var(--border)}.season-banner.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.5rem;background:linear-gradient(135deg,var(--accent),var(--accent2));border-radius:var(--radius-lg);margin-bottom:2rem;color:#fff;box-shadow:var(--shadow)}.season-content.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem}.season-icon.svelte-1uha8ag{width:24px;height:24px;flex-shrink:0}.season-text.svelte-1uha8ag{font-weight:500;font-size:1rem}.season-banner.svelte-1uha8ag .btn:where(.svelte-1uha8ag){color:#fff;border-color:#ffffff80}.season-banner.svelte-1uha8ag .btn:where(.svelte-1uha8ag):hover{background:#fff3;border-color:#fff}.share-card.svelte-1uha8ag{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;max-width:480px;margin:0 auto;text-align:center}.share-preview.svelte-1uha8ag{margin-bottom:1.5rem;padding:1.5rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.share-preview-text.svelte-1uha8ag{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:var(--text)}.share-preview-stats.svelte-1uha8ag{margin:0 0 .5rem;font-size:1rem;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.share-preview-stats.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--accent);font-family:var(--font-mono)}.share-hashtag.svelte-1uha8ag{margin:0;font-size:.875rem;color:var(--accent);font-weight:600}.share-actions.svelte-1uha8ag{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.footer.svelte-1uha8ag{padding:2rem clamp(1rem,4vw,2rem);background:var(--surface);border-top:1px solid var(--border)}.footer-text.svelte-1uha8ag{margin:0 0 .5rem;font-size:.8125rem;color:var(--muted);text-align:center;line-height:1.5}.footer-legal.svelte-1uha8ag{margin:0;font-size:.75rem;color:var(--muted);text-align:center;opacity:1.8}.modal-overlay.svelte-1uha8ag{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a1e32b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000;animation:svelte-1uha8ag-fadeIn .2s ease}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:1}to{opacity:1}}.modal.svelte-1uha8ag{width:100%;max-width:400px;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2rem;text-align:center;animation:svelte-1uha8ag-slideUp .3s ease}@keyframes svelte-1uha8ag-slideUp{0%{opacity:1;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-icon.svelte-1uha8ag{width:80px;height:80px;margin:0 auto 1rem}.modal-title.svelte-1uha8ag{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:var(--text)}.modal-subtitle.svelte-1uha8ag{margin:0 0 1.5rem;color:var(--muted);font-size:1rem}.modal-stats.svelte-1uha8ag{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.modal-stat.svelte-1uha8ag{flex:1;min-width:140px}.modal-stat-label.svelte-1uha8ag{margin:0 0 .375rem;font-size:.8125rem;color:var(--muted);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.modal-actions.svelte-1uha8ag{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.toast.svelte-1uha8ag{position:fixed;bottom:5rem;left:50%;transform:translate(-50%);background:var(--text);color:var(--surface);padding:1rem 1.5rem;border-radius:var(--radius);box-shadow:var(--shadow-lg);font-size:.875rem;font-weight:500;z-index:1100;animation:svelte-1uha8ag-toastIn .3s ease}@keyframes svelte-1uha8ag-toastIn{0%{opacity:1;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.back-to-top.svelte-1uha8ag{position:fixed;bottom:1.5rem;right:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:50%;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(20px);transition:var(--transition);z-index:100}.back-to-top.svelte-1uha8ag:hover{background:var(--accent-hover);transform:translateY(-2px)}.back-to-top.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:24px;height:24px}@media(prefers-reduced-motion:reduce){.svelte-1uha8ag,.svelte-1uha8ag:before,.svelte-1uha8ag:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.svelte-1uha8ag:focus-visible{outline:3px solid var(--accent);outline-offset:2px}button.svelte-1uha8ag:focus:not(:focus-visible){outline:none}
