@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/noto-sans-malayalam-malayalam-400-normal-BlRtQoab.woff2) format("woff2");unicode-range:U+0307,U+0323,U+0964-0965,U+0D00-0D7F,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/noto-sans-malayalam-malayalam-600-normal-BS2EwmAW.woff2) format("woff2");unicode-range:U+0307,U+0323,U+0964-0965,U+0D00-0D7F,U+200C-200D,U+25CC}:root{--bg: #ffffff;--ink: #0f172a;--ink-2: #64748b;--ink-3: #94a3b8;--line: #e5e7eb;--wash: #f8fafc;--accent: #4f46e5;--green: #059669;--team-a: #4f46e5;--team-b: #f59e0b;--team-t: #ec4899;color-scheme:light}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--ink);font-family:Geist,Noto Sans Malayalam,system-ui,-apple-system,Roboto,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none;user-select:none;-webkit-user-select:none}button{font:inherit;color:inherit;border:0;background:none;padding:0;cursor:pointer}.app{height:100dvh;max-width:480px;margin:0 auto;display:flex;flex-direction:column;background:var(--bg);padding-top:env(safe-area-inset-top)}.header{touch-action:manipulation;flex:none}.header-row{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 14px}.title{display:flex;align-items:baseline;gap:8px}.title h1{margin:0;font-size:20px;font-weight:650;letter-spacing:-.02em}.count{font-size:14px;color:var(--ink-3);font-weight:500;font-variant-numeric:tabular-nums}.tag{display:inline-flex;align-items:center;gap:7px;height:28px;padding:0 11px;border:1px solid var(--line);border-radius:8px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ink)}.tag i{width:7px;height:7px;border-radius:50%;background:var(--team-a)}.tag.b i{background:var(--team-b)}.tag.toss i{background:var(--team-t)}.progress{height:2px;background:var(--line)}.progress div{height:100%;background:var(--ink);transition:width .3s ease}.panels{flex:1;min-height:0;display:flex;flex-direction:column}.panel{display:flex;flex-direction:column;min-height:0;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px 12px 0 20px;flex:none}.panel-title{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.panel.answer .panel-title{color:var(--green)}.panel.reference .panel-title{color:var(--accent)}.expand-btn{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--ink-3);touch-action:manipulation}.expand-btn:active{background:var(--wash);color:var(--ink)}.panel-body{padding:6px 20px 18px;overflow-y:auto;flex:1;min-height:0;user-select:text;-webkit-user-select:text;scrollbar-width:none}.panel-body::-webkit-scrollbar{display:none}.panel-body .text{font-size:18px;line-height:1.55;letter-spacing:-.01em;font-weight:450;color:var(--ink)}.panel-body.ml .text{line-height:1.8;letter-spacing:0;font-weight:400}.panel.question .text{font-size:22px;line-height:1.4;font-weight:550;letter-spacing:-.02em}.panel.question .panel-body.ml .text{font-size:20px;line-height:1.75;letter-spacing:0;font-weight:600}.panel.answer .text{font-size:20px;font-weight:600;letter-spacing:-.015em}.panel.answer .panel-body.ml .text{font-weight:600;letter-spacing:0}.panel.reference .text{font-size:16px;color:#334155;line-height:1.65}.panel.reference .panel-body.ml .text{line-height:1.85}.ref-label{margin-bottom:8px;font-size:13px;font-weight:600;color:var(--accent);letter-spacing:0}.note{margin-top:14px;padding-left:12px;border-left:2px solid var(--line);font-size:13px;line-height:1.55;color:var(--ink-2)}.divider{flex:none;position:relative;height:21px;display:flex;align-items:center;justify-content:center;touch-action:none;cursor:row-resize}.divider:before{content:"";position:absolute;left:0;right:0;top:10px;height:1px;background:var(--line)}.divider span{position:relative;width:28px;height:4px;border-radius:2px;background:var(--bg);box-shadow:0 0 0 4px var(--bg);border:1px solid #cbd5e1;background:#cbd5e1}.dock{flex:none;display:flex;align-items:center;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line)}.arrow{width:48px;height:46px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--ink);touch-action:manipulation}.arrow:disabled{color:#cbd5e1;background:var(--wash)}.arrow:active:not(:disabled){background:var(--wash)}.segmented{flex:1;display:flex;height:46px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.seg{flex:1;font-size:14px;font-weight:600;letter-spacing:.04em;color:var(--ink-2);touch-action:manipulation;transition:background .15s,color .15s}.seg+.seg{border-left:1px solid var(--line)}.seg.on{background:var(--ink);color:#fff;border-left-color:var(--ink)}.seg.on+.seg{border-left-color:var(--ink)}.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:flex-end;justify-content:center;z-index:10;animation:fade .18s ease}.sheet{width:100%;max-width:480px;background:var(--bg);border-radius:16px 16px 0 0;padding:10px 20px calc(24px + env(safe-area-inset-bottom));animation:rise .25s cubic-bezier(.2,.9,.3,1)}.grabber{width:36px;height:4px;border-radius:2px;background:#cbd5e1;margin:0 auto 16px}.sheet-title{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.cell{aspect-ratio:1 / .92;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;touch-action:manipulation}.cell .num{font-size:20px;font-weight:650;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.cell .team{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3)}.cell.active{background:var(--ink);border-color:var(--ink);color:#fff}.cell.active .team{color:#94a3b8}.cell:active:not(.active){background:var(--wash)}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{transform:translateY(32px);opacity:0}}
