:root{--primary:#0284c7;--primary-hover:#0369a1;--primary-light:#e0f2fe;--secondary:#0f172a;--accent:#f59e0b;--success:#10b981;--success-bg:#ecfdf5;--danger:#ef4444;--danger-bg:#fef2f2;--onfalocele-color:#0284c7;--onfalocele-bg:#e0f2fe;--gastrosquisis-color:#ea580c;--gastrosquisis-bg:#ffedd5;--bg-main:#f8fafc;--card-bg:#fff;--border-color:#e2e8f0;--text-main:#1e293b;--text-muted:#64748b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--radius-lg:16px;--radius-xl:24px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{color:var(--text-main);-webkit-user-select:none;user-select:none;background-color:#f1f5f9;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,.font-heading{color:var(--secondary);font-family:Outfit,Plus Jakarta Sans,sans-serif;font-weight:700}.app-container{background-color:var(--bg-main);flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0 auto;display:flex;position:relative}@media (width>=768px){.app-container{border:1px solid #e2e8f0;border-radius:24px;max-width:860px;min-height:calc(100vh - 40px);margin:20px auto;overflow:hidden;box-shadow:0 20px 40px -15px #0f172a14,0 0 1px 1px #0f172a0d}}@media (width>=1100px){.app-container{max-width:960px}}.app-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#fffffff2;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0}.header-brand{cursor:pointer;align-items:center;gap:12px;display:flex}.header-logo{object-fit:contain;width:auto;height:36px}.header-title-box{flex-direction:column;display:flex}.header-title{color:#0369a1;letter-spacing:-.02em;font-size:1.2rem;font-weight:800;line-height:1.15}.header-subtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.header-actions{align-items:center;gap:10px;display:flex}.icon-btn{width:40px;height:40px;color:var(--text-main);cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;transition:all .15s;display:flex}.icon-btn:hover{color:var(--primary);background:#e2e8f0}.icon-btn:active{transform:scale(.92)}.hub-content{flex-direction:column;flex:1;gap:22px;padding:20px;display:flex}@media (width>=768px){.hub-content{gap:28px;padding:30px}}.hub-hero{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);padding:24px 20px;position:relative;overflow:hidden;box-shadow:0 12px 28px -6px #0284c759}@media (width>=768px){.hub-hero{padding:32px 28px}}.hub-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#fff3 0%,#fff0 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30px;right:-30px}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.03em;background:#fff3;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-title{color:#fff;margin-bottom:10px;font-size:1.5rem;font-weight:800;line-height:1.2}@media (width>=768px){.hero-title{font-size:1.85rem}}.hero-desc{color:#ffffffeb;max-width:680px;margin-bottom:20px;font-size:.92rem;line-height:1.5}.hero-stats-row{flex-wrap:wrap;gap:10px;display:flex}.hero-stat-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border-radius:12px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;display:flex}.table-preview-btn{border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border:1.5px dashed #cbd5e1;justify-content:space-between;align-items:center;padding:16px 18px;transition:all .2s;display:flex}.table-preview-btn:hover{border-color:var(--primary);box-shadow:var(--shadow-md);background:#f0f9ff;transform:translateY(-1px)}.modules-section{flex-direction:column;gap:16px;display:flex}.section-header{justify-content:space-between;align-items:center;display:flex}.section-title{color:var(--secondary);align-items:center;gap:10px;font-size:1.15rem;font-weight:800;display:flex}.modules-grid{flex-direction:column;gap:14px;display:flex}@media (width>=768px){.modules-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}}.module-card{border-radius:var(--radius-lg);border:1.5px solid var(--border-color);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:12px;padding:20px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.featured-module-card{cursor:pointer;background:linear-gradient(#fff 0%,#f0f9ff 100%);border-color:#38bdf8;box-shadow:0 8px 24px -4px #0284c71f}.featured-module-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.featured-module-card:active{transform:scale(.985)}.module-card.coming-soon{opacity:.7;background:#f8fafc}.module-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.module-icon-box{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 10px #0000001a}.module-meta{flex-direction:column;flex:1;gap:2px;display:flex}.module-category{text-transform:uppercase;color:var(--primary);letter-spacing:.04em;font-size:.74rem;font-weight:800}.module-name{color:var(--secondary);font-size:1.18rem;font-weight:800;line-height:1.25}.module-badge{border-radius:8px;padding:4px 10px;font-size:.72rem;font-weight:800}.badge-active{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.badge-coming{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.module-desc{color:var(--text-muted);font-size:.88rem;line-height:1.45}.module-topics-list{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.topic-chip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:600}.module-footer{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;margin-top:4px;padding-top:14px;display:flex}.module-info-chips{color:var(--text-muted);align-items:center;gap:14px;font-size:.82rem;font-weight:700;display:flex}.play-btn-inline{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #0284c74d}.play-btn-inline:hover{background:var(--primary-hover);transform:translateY(-1px)}.play-btn-inline:active{transform:scale(.95)}.game-container{flex-direction:column;justify-content:space-between;height:calc(100vh - 65px);padding:14px 16px 16px;display:flex;position:relative;overflow:hidden}@media (width>=768px){.game-container{justify-content:flex-start;gap:20px;height:auto;min-height:600px;padding:24px 32px 28px}}.game-status-bar{flex-direction:column;gap:8px;width:100%;max-width:620px;margin:0 auto 4px;display:flex}.status-row{justify-content:space-between;align-items:center;font-size:.85rem;font-weight:700;display:flex}.segmented-progress-bar{align-items:center;gap:4px;width:100%;padding:4px 0;display:flex}.segment-pill{cursor:pointer;background:#e2e8f0;border:none;border-radius:6px;outline:none;flex:1;height:9px;padding:0;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative}.segment-pill:hover{filter:brightness(.92);transform:translateY(-2px)scaleY(1.3)}.segment-pending{background:#e2e8f0}.segment-correct{background:#10b981}.segment-incorrect{background:#ef4444}.segment-active{background:#0284c7;transform:scaleY(1.35);box-shadow:0 0 0 2px #0284c766}.segment-active.segment-correct{background:#10b981;box-shadow:0 0 0 2px #10b98173}.segment-active.segment-incorrect{background:#ef4444;box-shadow:0 0 0 2px #ef444473}.streak-pill{color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.card-arena{flex:1;justify-content:center;align-items:center;min-height:360px;margin:6px 0 10px;display:flex;position:relative}@media (width>=768px){.card-arena{flex:none;width:100%;max-width:620px;height:440px;margin:8px auto}}.swipe-card{border:1.5px solid var(--border-color);cursor:default;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:440px;height:100%;max-height:460px;transition:box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -4px #00000012,0 4px 10px -2px #00000008}@media (width>=768px){.swipe-card{border-radius:28px;max-width:600px;max-height:440px;box-shadow:0 14px 32px -6px #00000014,0 4px 12px -2px #00000008}}.card-header-bar{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 20px 10px;display:flex}.card-tag{text-transform:uppercase;letter-spacing:.05em;color:#0369a1;background:#e0f2fe;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:800}.card-tag.image-tag{color:#b45309;background:#fef3c7}.card-tag.case-tag{color:#6d28d9;background:#ede9fe}.card-number{color:var(--text-muted);font-size:.78rem;font-weight:700}.card-body-content{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:14px;padding:20px 24px;display:flex;overflow-y:auto}@media (width>=768px){.card-body-content{gap:16px;padding:24px 32px}}.card-question-prompt{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;font-size:.88rem;font-weight:800}.card-statement{color:var(--secondary);font-size:1.22rem;font-weight:700;line-height:1.45}@media (width>=768px){.card-statement{font-size:1.35rem}}.card-image-wrapper{cursor:pointer;background:#0f172a;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;max-height:220px;margin:4px 0;display:flex;position:relative;overflow:hidden}@media (width>=768px){.card-image-wrapper{max-height:230px}}.card-image{object-fit:contain;width:100%;height:100%;max-height:220px;display:block}.zoom-hint-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:.74rem;font-weight:600;display:flex;position:absolute;bottom:8px;right:8px}.helper-actions{flex-direction:column;gap:8px;width:100%;max-width:620px;margin:0 auto;display:flex}.action-buttons-bar{justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.action-buttons-bar.multi-bar{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}@media (width<=480px){.action-buttons-bar.multi-bar{grid-template-columns:1fr;gap:8px}}.decision-btn{cursor:pointer;min-height:56px;box-shadow:var(--shadow-sm);background:#fff;border:2px solid #0000;border-radius:18px;flex:1;justify-content:center;align-items:center;padding:14px 18px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}@media (width>=768px){.decision-btn{border-radius:20px;min-height:62px;padding:16px 24px}}.decision-btn:hover{box-shadow:var(--shadow-md);filter:brightness(.97);transform:translateY(-2px)}.decision-btn:active{transform:scale(.96)}.decision-btn.opt-0{color:#0369a1;background:#f0f9ff;border-color:#7dd3fc}.decision-btn.opt-1{color:#c2410c;background:#fff7ed;border-color:#fdba74}.decision-btn.opt-2{color:#6b21a8;background:#faf5ff;border-color:#d8b4fe}.btn-label-row{letter-spacing:-.01em;justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-size:1.18rem;font-weight:800;display:flex}@media (width>=768px){.btn-label-row{font-size:1.25rem}}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#0f172aa6;justify-content:center;align-items:flex-end;padding:0;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}@media (width>=768px){.modal-backdrop{align-items:center;padding:24px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.feedback-sheet{width:100%;max-width:100%;box-shadow:var(--shadow-xl);background:#fff;border-radius:28px 28px 0 0;flex-direction:column;gap:16px;max-height:85vh;padding:24px 20px 28px;animation:.25s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow-y:auto}@media (width>=768px){.feedback-sheet{border-radius:24px;max-width:580px;padding:28px;animation:.2s cubic-bezier(.16,1,.3,1) scaleIn}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.feedback-verdict-row{align-items:center;gap:14px;display:flex}.verdict-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.verdict-icon.correct{color:#16a34a;background:#dcfce7}.verdict-icon.incorrect{color:#dc2626;background:#fee2e2}.verdict-text-box{flex-direction:column;display:flex}.verdict-title{font-size:1.3rem;font-weight:800;line-height:1.2}.verdict-title.correct{color:#15803d}.verdict-title.incorrect{color:#b91c1c}.verdict-subtitle{color:var(--text-muted);font-size:.85rem;font-weight:600}.feedback-key-fact{border-left:4px solid var(--primary);background:#f0f9ff;border-radius:0 12px 12px 0;padding:14px 16px}.key-fact-title{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin-bottom:2px;font-size:.75rem;font-weight:800}.key-fact-text{color:var(--secondary);font-size:1rem;font-weight:700}.feedback-explanation-body{color:#334155;background:#f1f5f9;border-radius:14px;padding:14px 16px;font-size:.92rem;line-height:1.55}.feedback-reference{color:var(--text-muted);align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:flex}.continue-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1.05rem;font-weight:800;transition:all .15s;display:flex;box-shadow:0 4px 12px #0284c74d}.continue-btn:hover{background:var(--primary-hover)}.continue-btn:active{transform:scale(.98)}.summary-card{border-radius:var(--radius-xl);border:1.5px solid var(--border-color);text-align:center;box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:600px;margin:10px auto;padding:28px 24px;display:flex}.trophy-badge-box{color:#b45309;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;box-shadow:0 8px 18px -2px #d9770640}.summary-score-large{color:var(--secondary);font-family:Outfit,sans-serif;font-size:3rem;font-weight:900;line-height:1}.summary-tier-badge{border-radius:20px;align-items:center;gap:6px;margin-top:4px;padding:6px 16px;font-size:.9rem;font-weight:800;display:inline-flex}.tier-gold{color:#b45309;background:#fef3c7;border:1px solid #fcd34d}.tier-silver{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.tier-bronze{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5}.summary-stats-grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:4px;display:grid}.summary-stat-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:2px;padding:14px;display:flex}.stat-val{color:var(--secondary);font-size:1.35rem;font-weight:800}.stat-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.summary-actions-col{flex-direction:column;gap:10px;width:100%;margin-top:8px;display:flex}.btn-primary-action{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:800;transition:all .15s;display:flex;box-shadow:0 4px 12px #0284c740}.btn-primary-action:hover{background:var(--primary-hover)}.btn-secondary-action{color:var(--secondary);cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:.95rem;font-weight:700;display:flex}.btn-secondary-action:hover{background:#e2e8f0}.mistakes-section{text-align:left;width:100%;margin-top:12px}.mistakes-title{color:#b91c1c;align-items:center;gap:8px;margin-bottom:10px;font-size:.98rem;font-weight:800;display:flex}.mistake-item{background:#fef2f2;border:1px solid #fee2e2;border-radius:14px;margin-bottom:8px;padding:12px 14px;font-size:.85rem}.mistake-statement{color:#1e293b;margin-bottom:4px;font-weight:700}.mistake-answer{color:#15803d;font-weight:700}.lightbox-backdrop{z-index:60;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox-header{gap:12px;display:flex;position:absolute;top:20px;right:20px}.lightbox-close-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.lightbox-img{object-fit:contain;border-radius:12px;max-width:95vw;max-height:82vh}.lightbox-caption{color:#fff;text-align:center;max-width:600px;margin-top:14px;font-size:.9rem}
