:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Hiragino Sans,Yu Gothic UI,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;--blue: #1768e5;--blue-soft: #e8f0ff;--surface: rgba(255,255,255,.92);--line: rgba(60,60,67,.15);--secondary: #6e6e73;--green: #27864a;--red: #d53737}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f7}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.content{width:min(720px,100%);margin:0 auto;padding:56px 20px 32px}.topline{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.eyebrow{color:var(--secondary);font-size:14px;font-weight:650;margin:0 0 5px}h1{margin:0;font-size:clamp(32px,8vw,42px);letter-spacing:-.045em;line-height:1.08}h2{margin:30px 2px 12px;font-size:20px;letter-spacing:-.02em}.level-pill{background:var(--blue-soft);color:var(--blue);font-weight:750;padding:8px 13px;border-radius:999px}.hero-card{background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid rgba(0,0,0,.04);border-radius:26px;padding:24px;display:flex;align-items:center;gap:18px;box-shadow:0 14px 35px #00297014}.progress-ring{--progress: 0deg;width:84px;height:84px;flex:0 0 84px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--blue) var(--progress),#e5e5ea 0);position:relative}.progress-ring:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.progress-ring div{z-index:1;display:flex;align-items:baseline}.progress-ring strong{font-size:25px}.progress-ring span{color:var(--secondary);font-size:12px;margin-left:2px}.hero-copy{min-width:0;flex:1}.hero-copy p{margin:0 0 4px;font-size:24px;font-weight:760;letter-spacing:-.03em}.hero-copy span{color:var(--secondary)}.primary{min-height:48px;border:0;border-radius:14px;padding:0 20px;background:var(--blue);color:#fff;font-weight:720;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary:disabled{background:#c7c7cc}.primary.round{width:52px;height:52px;min-height:52px;border-radius:50%;padding:0}.primary.round svg{width:21px}.primary.wide{width:100%}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.metrics>div{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:15px;display:grid;gap:5px}.metrics svg{width:19px;color:var(--blue)}.metrics span{color:var(--secondary);font-size:12px}.metrics strong{font-size:22px}.list-card,.settings-card,.editor-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;overflow:hidden}.list-row{min-height:54px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.list-row:last-child{border:0}.list-row>div{display:grid;gap:3px;min-width:0}.list-row>div strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-row>div span{color:var(--secondary);font-size:12px}.tabbar{position:fixed;z-index:20;bottom:0;left:0;right:0;min-height:calc(66px + env(safe-area-inset-bottom));padding:6px max(12px,calc((100vw - 720px)/2)) env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#fafafce0;border-top:1px solid rgba(0,0,0,.12);backdrop-filter:saturate(180%) blur(20px)}.tab{border:0;background:transparent;color:#77777c;min-height:54px;display:grid;place-items:center;align-content:center;gap:3px;cursor:pointer}.tab svg{width:22px;height:22px;stroke-width:2}.tab span{font-size:10px;font-weight:650}.tab.active{color:var(--blue)}.quiz-shell{min-height:100vh;background:#fff}.quiz-header{height:64px;padding:0 18px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#ffffffe6;backdrop-filter:blur(16px);z-index:5}.quiz-header>span{color:var(--secondary);font-size:13px;font-variant-numeric:tabular-nums}.icon-button{width:44px;height:44px;border-radius:50%;border:0;display:grid;place-items:center;background:transparent;color:inherit;cursor:pointer}.icon-button:hover{background:#0000000d}.icon-button svg{width:21px}.icon-button.danger{color:var(--red)}.quiz-track{height:6px;border-radius:99px;background:#e5e5ea;flex:1;overflow:hidden}.quiz-track span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .25s ease}.quiz-content{width:min(680px,100%);margin:0 auto;padding:34px 22px 80px}.question-meta{display:flex;gap:7px;margin-bottom:24px}.question-meta span{background:#f0f1f3;border-radius:8px;padding:5px 8px;color:var(--secondary);font-size:12px;font-weight:700}.question{font-size:clamp(25px,6vw,35px);line-height:1.42;letter-spacing:-.025em;margin:22px 0 28px}.passage{background:#f5f5f7;border-radius:16px;padding:18px;font-size:16px;line-height:1.85;white-space:pre-wrap}.listen-button{width:118px;height:118px;margin:12px auto 30px;border:0;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;align-content:center;gap:7px;cursor:pointer}.listen-button svg{width:34px;height:34px}.listen-button span{font-size:13px;font-weight:700}.listen-button.playing{box-shadow:0 0 0 10px #1768e514}.choices{display:grid;gap:11px}.choice{min-height:58px;width:100%;padding:11px 15px;border-radius:15px;border:1.5px solid #d7d7dc;background:#fff;display:flex;align-items:center;gap:12px;text-align:left;font-weight:650;color:#1d1d1f;cursor:pointer}.choice>span{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#f1f1f3;color:var(--secondary);font-size:13px}.choice>svg{margin-left:auto;width:20px}.choice.correct{border-color:var(--green);background:#effaf2;color:#14652f}.choice.wrong{border-color:var(--red);background:#fff1f1;color:#a62424}.choice.muted{opacity:.5}.feedback{margin-top:24px;border-top:1px solid var(--line);padding-top:20px}.feedback>strong{font-size:20px}.feedback>p{line-height:1.65;color:var(--secondary)}.confidence{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:16px}.confidence button{min-height:48px;border:0;border-radius:12px;background:#f0f1f3;color:#323235;font-weight:650;cursor:pointer}.confidence button:first-child{background:var(--blue);color:#fff}.completion{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center;padding:24px;background:#f5f5f7}.completion-mark{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:#e9f8ee;color:var(--green);margin-bottom:22px}.completion-mark svg{width:44px;height:44px}.completion p{color:var(--secondary);margin:10px 0 28px}.review-row{padding:15px 16px;display:flex;gap:16px;align-items:center;border-bottom:1px solid var(--line)}.review-row:last-child{border:0}.review-row>div{min-width:0;flex:1}.review-row span{color:var(--secondary);font-size:12px}.review-row p{margin:5px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-row>strong{color:var(--red);font-variant-numeric:tabular-nums}.empty{text-align:center;padding:70px 24px;color:var(--secondary)}.empty svg{width:45px;height:45px}.empty h2{color:#1d1d1f;margin:18px 0 8px}.empty p{margin:0 auto 24px;max-width:320px;line-height:1.6}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.stat-grid>div{min-height:104px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;display:grid}.stat-grid span{color:var(--secondary);font-size:13px}.stat-grid strong{align-self:end;font-size:30px;letter-spacing:-.04em}.skill-row{min-height:58px;padding:12px 16px;display:grid;grid-template-columns:52px 1fr 43px;gap:11px;align-items:center;border-bottom:1px solid var(--line)}.skill-row:last-child{border:0}.skill-row>div{height:7px;border-radius:99px;overflow:hidden;background:#e5e5ea}.skill-row i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.skill-row strong{text-align:right;font-size:13px}.text-link{color:var(--blue);font-weight:650;text-decoration:none;min-height:44px;display:flex;align-items:center}.drop-zone{min-height:160px;border:1.5px dashed #b7bac1;border-radius:22px;background:#fff;display:grid;place-items:center;align-content:center;gap:7px;cursor:pointer}.drop-zone svg{color:var(--blue);width:30px;height:30px}.drop-zone span{color:var(--secondary);font-size:13px}.drop-zone input{position:absolute;opacity:0;pointer-events:none}.paste-note{text-align:center;color:var(--secondary);font-size:12px}.processing{margin-top:16px;background:#fff;border-radius:18px;padding:16px}.processing>span{height:6px;display:block;border-radius:99px;background:#e5e5ea;overflow:hidden}.processing i{display:block;height:100%;background:var(--blue);transition:width .2s}.processing p{margin:10px 0 0;color:var(--secondary);font-size:13px}.editor-card{margin-top:16px;padding:18px;overflow:visible}.file-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.file-line>div{min-width:0;display:grid;gap:3px}.file-line strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-line span{color:var(--secondary);font-size:12px}.editor-card label,.settings-card>label,.question-builder label{display:grid;gap:8px;color:var(--secondary);font-size:13px;font-weight:650;margin-bottom:16px}.editor-card textarea,.editor-card input,.settings-card input[type=date]{width:100%;border:1px solid #cfcfd4;background:#fff;border-radius:12px;padding:12px;color:#1d1d1f;outline:none}.editor-card textarea:focus,.editor-card input:focus,.settings-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1768e51f}.warning{display:flex;align-items:center;gap:7px;color:#9a5d00;font-size:12px}.warning svg{width:16px}.question-builder{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.choice-input{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px}.choice-input input[type=radio]{width:20px;height:20px}.error-message{color:var(--red);background:#fff0f0;border-radius:12px;padding:12px 14px}.quiet-row{padding:22px;text-align:center;color:var(--secondary)}.settings-card{padding:18px;overflow:visible}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;background:#ededf0;padding:3px;border-radius:11px}.segmented button{min-height:40px;border:0;border-radius:9px;background:transparent;color:#55555a;font-size:13px;font-weight:650;cursor:pointer}.segmented button.selected{background:#fff;color:#1d1d1f;box-shadow:0 1px 4px #00000024}.toggle-row{display:flex!important;align-items:center;justify-content:space-between;padding:8px 0}.toggle-row span{display:grid;gap:3px;color:#1d1d1f}.toggle-row small{color:var(--secondary);font-weight:400}.toggle-row input{appearance:none;width:50px;height:30px;border-radius:99px;padding:2px;background:#d1d1d6;transition:.2s}.toggle-row input:after{content:"";display:block;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;transition:.2s}.toggle-row input:checked{background:var(--blue)}.toggle-row input:checked:after{transform:translate(20px)}.chip-grid{display:flex;flex-wrap:wrap;gap:8px}.chip-grid button{min-height:40px;padding:0 14px;border-radius:99px;border:1px solid #d3d3d8;background:#fff;color:#555;font-weight:650}.chip-grid button.selected{background:var(--blue-soft);color:var(--blue);border-color:transparent}.saved{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--green);font-size:13px;margin:12px 0 0}.saved svg{width:16px}.actions button{min-height:54px;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:0 16px;display:flex;align-items:center;gap:12px;color:var(--blue);font-weight:650}.actions button:last-of-type{border:0}.actions svg{width:20px}@media(max-width:430px){.content{padding-top:38px}.hero-card{padding:19px;gap:13px}.progress-ring{width:74px;height:74px;flex-basis:74px}.hero-copy p{font-size:21px}.metrics>div{padding:13px}.question{font-size:25px}.confidence{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
