:root{--p2-purple:#5b35ee;--p2-blue:#168cf2;--p2-ink:#14213d;--p2-muted:#6f7a93;--p2-line:#e6ebf5;--p2-bg:#f6f8ff;--p2-green:#13b981;--p2-red:#ef5568;--p2-yellow:#f2b01e}
body.p2-open{overflow:hidden!important}
.p2Overlay{position:fixed;inset:0;z-index:99999;background:rgba(12,22,50,.46);backdrop-filter:blur(5px);display:grid;place-items:center;padding:0}
.p2App{width:min(100%,1180px);height:min(100dvh,980px);background:linear-gradient(180deg,#f8f9ff,#fff);display:grid;grid-template-rows:auto 1fr;overflow:hidden;box-shadow:0 24px 80px rgba(18,31,75,.24)}
.p2Head{padding:18px 22px;background:linear-gradient(125deg,#5935ee 0%,#1f70ef 60%,#16a2e7 100%);color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;position:relative;overflow:hidden}.p2Head:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-95px;top:-150px;background:rgba(255,255,255,.08)}
.p2Back,.p2Close{position:relative;z-index:1;border:0;background:rgba(255,255,255,.16);color:#fff;width:44px;height:44px;border-radius:14px;font-size:22px;cursor:pointer}.p2Close{font-size:20px}.p2HeadCopy{position:relative;z-index:1;min-width:0}.p2HeadCopy small{display:block;font-size:11px;font-weight:900;letter-spacing:.13em;color:#dce6ff;margin-bottom:4px}.p2HeadCopy h2{margin:0;font-size:24px;line-height:1.15}.p2HeadCopy p{margin:4px 0 0;font-size:13px;color:#eef3ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.p2Body{overflow:auto;padding:22px;background:linear-gradient(180deg,#f6f8ff,#fff 55%)}
.p2HeroNote{border-radius:22px;padding:18px 20px;background:linear-gradient(135deg,#eef4ff,#f7f1ff);border:1px solid #e5e7ff;margin-bottom:18px}.p2HeroNote b{display:block;font-size:19px;margin-bottom:5px}.p2HeroNote p{margin:0;color:var(--p2-muted);line-height:1.55}
.p2Grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.p2Grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.p2Grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}
.p2Card{border:1px solid #e9edf6;background:#fff;border-radius:22px;padding:18px;text-align:left;color:var(--p2-ink);cursor:pointer;box-shadow:0 8px 24px rgba(53,67,120,.07);transition:.18s transform,.18s box-shadow;min-width:0}.p2Card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(53,67,120,.12)}.p2Card .icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:30px;margin-bottom:12px;background:#f0f3ff}.p2Card img.iconImg{width:64px;height:64px;object-fit:contain;border-radius:16px;background:#fff;padding:4px;margin-bottom:12px;box-shadow:0 5px 14px rgba(27,42,92,.1)}.p2Card b{display:block;font-size:18px;line-height:1.25}.p2Card small{display:block;color:var(--p2-muted);font-size:13px;line-height:1.45;margin-top:6px}.p2Card em{display:block;font-style:normal;color:var(--p2-purple);font-weight:800;font-size:12px;margin-top:11px}.p2Card.blue{background:linear-gradient(145deg,#edf7ff,#e4f2ff)}.p2Card.pink{background:linear-gradient(145deg,#fff1f6,#ffe8f0)}.p2Card.green{background:linear-gradient(145deg,#effff7,#dff8ec)}.p2Card.yellow{background:linear-gradient(145deg,#fff9e9,#ffefc9)}.p2Card.purple{background:linear-gradient(145deg,#f5efff,#ebe5ff)}
.p2TitleRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 14px}.p2TitleRow h3{margin:0;font-size:20px}.p2Pill{border-radius:999px;background:#edeaff;color:var(--p2-purple);font-size:11px;font-weight:900;padding:7px 10px}
.p2List{display:grid;gap:10px}.p2Row{border:1px solid #e7ebf4;background:#fff;border-radius:18px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;color:var(--p2-ink);cursor:pointer}.p2Row .num{width:42px;height:42px;border-radius:13px;background:#eeecff;color:var(--p2-purple);display:grid;place-items:center;font-weight:900}.p2Row b{font-size:15px}.p2Row small{display:block;color:var(--p2-muted);font-size:12px;margin-top:3px}.p2Row .arrow{font-size:22px;color:#66718a}
.p2Video{border-radius:24px;background:linear-gradient(135deg,#17254c,#274fc3 60%,#1a9de2);min-height:230px;color:#fff;display:grid;place-items:center;text-align:center;padding:22px;position:relative;overflow:hidden}.p2Video:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-70px;bottom:-130px;background:rgba(255,255,255,.07)}.p2Video .play{position:relative;z-index:1;width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:33px;border:1px solid rgba(255,255,255,.25)}.p2Video h3{position:relative;z-index:1;margin:12px 0 4px;font-size:23px}.p2Video p{position:relative;z-index:1;margin:0;color:#dde9ff;font-size:13px}.p2Video button{position:relative;z-index:1;margin-top:14px;border:0;border-radius:13px;padding:11px 16px;font-weight:900;color:#24419c;background:#fff;cursor:pointer}.p2Video button[disabled]{opacity:.72;cursor:default}
.p2ChoiceGrid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:15px}.p2Choice{border:0;border-radius:21px;padding:18px;text-align:left;cursor:pointer}.p2Choice span{font-size:28px}.p2Choice b{display:block;font-size:17px;margin:8px 0 4px}.p2Choice small{color:#66718a;line-height:1.4}.p2Choice.summary{background:linear-gradient(145deg,#eef0ff,#e8e6ff)}.p2Choice.quiz{background:linear-gradient(145deg,#eafff5,#dff8ec)}
.p2Points{counter-reset:p2point;display:grid;gap:10px}.p2Point{border:1px solid #e7ebf4;background:#fff;border-radius:17px;padding:13px 15px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.p2Point i{font-style:normal;width:38px;height:38px;border-radius:12px;background:#edeaff;color:var(--p2-purple);display:grid;place-items:center;font-weight:900}.p2Point p{margin:0;line-height:1.55;color:#273554;font-size:14px}.p2DoneBtn{margin:18px 0 6px;width:100%;border:0;border-radius:15px;padding:14px 18px;background:linear-gradient(90deg,#6038ef,#2b7ef0);color:#fff;font-size:15px;font-weight:900;cursor:pointer}
.p2Quiz{max-width:850px;margin:0 auto}.p2QuizTop{display:flex;justify-content:space-between;gap:12px;align-items:center}.p2QuizTop b{font-size:13px}.p2QuizTop strong{color:var(--p2-purple)}.p2QuizProgress{height:9px;background:#e9edf6;border-radius:999px;overflow:hidden;margin:12px 0 24px}.p2QuizProgress i{display:block;height:100%;background:linear-gradient(90deg,#6038ef,#2e8cf3);border-radius:inherit}.p2Quiz h3{font-size:23px;line-height:1.4;margin:0 0 18px}.p2Answers{display:grid;gap:10px}.p2Answer{border:1px solid #e5e9f2;background:#fff;border-radius:16px;padding:14px 15px;text-align:left;font-size:14px;color:#1b2947;cursor:pointer;display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center}.p2Answer span{width:34px;height:34px;border-radius:10px;background:#f0f2f8;display:grid;place-items:center;font-weight:900}.p2Answer.correct{border-color:#28ba80;background:#effcf6}.p2Answer.wrong{border-color:#ef6676;background:#fff1f3}.p2Feedback{margin-top:12px;border-radius:14px;padding:12px 14px;font-weight:800}.p2Feedback.ok{background:#e9fbf3;color:#087850}.p2Feedback.no{background:#fff0f2;color:#a93446}.p2Next{margin-top:12px;width:100%;border:0;border-radius:14px;padding:13px;background:#5e3aed;color:#fff;font-weight:900;cursor:pointer}
.p2Result{text-align:center;max-width:620px;margin:30px auto;background:#fff;border:1px solid #e7ebf4;border-radius:25px;padding:30px;box-shadow:0 12px 30px rgba(45,60,110,.08)}.p2Result .medal{font-size:54px}.p2Result h3{font-size:26px;margin:8px 0}.p2Score{font-size:54px;font-weight:950;color:var(--p2-purple)}.p2Score small{font-size:20px;color:#7a8398}.p2Result p{color:var(--p2-muted);line-height:1.5}
.p2ScheduleSummary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.p2Stat{border-radius:20px;padding:17px;background:#fff;border:1px solid #e6eaf4;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.p2Stat span{font-size:28px}.p2Stat b{font-size:22px}.p2Stat small{display:block;color:var(--p2-muted)}.p2ScheduleSubject{background:#fff;border:1px solid #e6eaf4;border-radius:20px;padding:15px;margin-bottom:12px}.p2ScheduleSubjectHead{display:flex;align-items:center;gap:11px;margin-bottom:10px}.p2ScheduleSubjectHead img{width:46px;height:46px;border-radius:12px;object-fit:cover}.p2ScheduleSubjectHead b{font-size:17px}.p2ScheduleSubjectHead small{display:block;color:var(--p2-muted);margin-top:2px}.p2ScheduleRows{display:grid;gap:8px}.p2ScheduleRow{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;background:#f8f9fd;border-radius:13px;padding:10px 11px}.p2ScheduleRow button{width:30px;height:30px;border-radius:9px;border:1px solid #ccd4e4;background:#fff;color:#8791a5;cursor:pointer;font-weight:900}.p2ScheduleRow button.done{background:#19b879;color:#fff;border-color:#19b879}.p2ScheduleRow b{font-size:13px}.p2ScheduleRow small{font-size:11px;color:var(--p2-muted)}.p2ScheduleRow em{font-style:normal;font-size:11px;font-weight:800;color:#7c8497}
.p2FlagCard{padding:0;overflow:hidden}.p2FlagCard img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.p2FlagCard .flagCopy{padding:14px}.p2FlagCard b{font-size:17px}.p2FlagCard small{margin-top:4px}
.p2ProgressGrid{display:grid;gap:11px}.p2ProgressRow{background:#fff;border:1px solid #e7ebf4;border-radius:18px;padding:14px;display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center}.p2ProgressRow img{width:52px;height:52px;border-radius:13px;object-fit:cover}.p2ProgressRow b{font-size:15px}.p2ProgressRow small{display:block;color:var(--p2-muted);font-size:12px;margin-top:3px}.p2Prog{height:8px;background:#e8edf6;border-radius:999px;overflow:hidden;margin-top:8px}.p2Prog i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6238ef,#2e8bf2)}.p2ProgressRow strong{color:var(--p2-purple)}
@media(max-width:760px){.p2Overlay{padding:0}.p2App{width:100%;height:100dvh;border-radius:0}.p2Head{padding:13px 12px;grid-template-columns:40px 1fr 40px;gap:9px}.p2Back,.p2Close{width:40px;height:40px;border-radius:12px}.p2HeadCopy h2{font-size:19px}.p2HeadCopy p{font-size:11px}.p2Body{padding:14px}.p2Grid,.p2Grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p2Grid.two{grid-template-columns:1fr}.p2Card{border-radius:18px;padding:14px}.p2Card .icon{width:50px;height:50px;font-size:25px;border-radius:15px}.p2Card img.iconImg{width:55px;height:55px}.p2Card b{font-size:15px}.p2Card small{font-size:11.5px}.p2ChoiceGrid{grid-template-columns:1fr 1fr;gap:10px}.p2Choice{padding:14px}.p2Video{min-height:190px}.p2Video h3{font-size:20px}.p2ScheduleSummary{grid-template-columns:1fr 1fr}.p2ScheduleSummary .p2Stat:last-child{grid-column:1/-1}.p2Stat{padding:13px}.p2Stat b{font-size:18px}.p2ScheduleRow{grid-template-columns:32px 1fr}.p2ScheduleRow em{grid-column:2}.p2ProgressRow{grid-template-columns:46px 1fr auto}.p2ProgressRow img{width:46px;height:46px}.p2Quiz h3{font-size:19px}.p2Point{grid-template-columns:36px 1fr;padding:11px}.p2Point i{width:34px;height:34px}}
@media(min-width:761px) and (max-width:1100px){.p2App{width:min(96%,900px);height:min(94dvh,900px);border-radius:26px}.p2Grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1101px){.p2App{border-radius:28px}}

.p2SchedulePicker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.p2SchedulePick{border:1px solid #e4e9f5;background:linear-gradient(180deg,#fff,#f9fbff);border-radius:20px;padding:14px 12px;text-align:center;color:var(--p2-ink);cursor:pointer;box-shadow:0 8px 20px rgba(53,67,120,.06);transition:.18s transform,.18s box-shadow,.18s border-color;min-width:0}.p2SchedulePick:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(53,67,120,.1)}.p2SchedulePick.active{border-color:#7653ef;box-shadow:0 12px 28px rgba(91,53,238,.16);background:linear-gradient(180deg,#f8f5ff,#ffffff)}.p2SchedulePickThumb{width:72px;height:72px;margin:0 auto 10px;border-radius:18px;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 18px rgba(55,75,125,.08)}.p2SchedulePickThumb img{width:100%;height:100%;object-fit:cover}.p2SchedulePick .tone-1{background:linear-gradient(145deg,#fff0f4,#ffe1e8)}.p2SchedulePick .tone-2{background:linear-gradient(145deg,#effff7,#dbf7ea)}.p2SchedulePick .tone-3{background:linear-gradient(145deg,#fff9ea,#fff0c8)}.p2SchedulePick .tone-4{background:linear-gradient(145deg,#eef7ff,#deefff)}.p2SchedulePick .tone-5{background:linear-gradient(145deg,#f6f0ff,#ebe2ff)}.p2SchedulePick b{display:block;font-size:15px;line-height:1.2}.p2SchedulePick small{display:block;margin-top:4px;color:var(--p2-muted);font-size:11px}.p2PickBar{height:8px;border-radius:999px;background:#e5ebf5;overflow:hidden;margin:10px 0 8px}.p2PickBar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6038ef,#2e8cf3)}.p2SchedulePick em{display:block;font-style:normal;font-weight:900;font-size:12px;color:var(--p2-purple)}.p2SelectedWrap{padding:18px}.p2ScheduleHint{margin:12px 0 14px;padding:12px 14px;border-radius:14px;background:linear-gradient(145deg,#eef8ff,#f4f0ff);color:#38507e;font-size:13px;line-height:1.5;border:1px solid #e3eafb}.p2ScheduleEmpty{margin-top:4px}.p2ScheduleEmpty b{font-size:20px}@media(max-width:760px){.p2SchedulePicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p2SchedulePick{padding:12px 10px;border-radius:18px}.p2SchedulePickThumb{width:62px;height:62px;border-radius:16px}.p2SchedulePick b{font-size:14px}.p2SchedulePick small{font-size:10.5px}.p2PickBar{height:7px;margin:8px 0 7px}.p2SelectedWrap{padding:14px}.p2ScheduleHint{font-size:12px;padding:11px 12px}}


/* v42-fix5 — hierarchical weekly schedule: Subject → Chapter → Lesson tick */
.p2ScheduleSelected{display:grid;grid-template-columns:82px 1fr;gap:16px;align-items:center;padding:17px 18px;margin-bottom:18px;border-radius:22px;background:linear-gradient(135deg,#eef5ff,#f7f2ff);border:1px solid #e3e8fb}.p2ScheduleSelected img{width:82px;height:96px;object-fit:cover;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(42,59,107,.13)}.p2ScheduleSelected small{display:block;font-size:10px;font-weight:900;letter-spacing:.08em;color:#6254db}.p2ScheduleSelected h3{margin:3px 0 4px;font-size:22px}.p2ScheduleSelected p{margin:0;color:var(--p2-muted);font-size:12.5px}.p2SelectedBar{height:9px;margin-top:10px;border-radius:999px;background:#dfe7f3;overflow:hidden}.p2SelectedBar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5d38ef,#27a0ef)}.p2ScheduleSelected.compact{grid-template-columns:70px 1fr auto}.p2ScheduleSelected.compact img{width:70px;height:82px}.p2ScheduleSelected.compact strong{font-size:22px;color:var(--p2-purple)}
.p2ChapterGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.p2ChapterCard{border:1px solid #e4e9f4;background:#fff;border-radius:19px;padding:14px;display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;text-align:left;color:var(--p2-ink);cursor:pointer;min-width:0;box-shadow:0 7px 18px rgba(53,67,120,.055)}.p2ChapterCard:hover{border-color:#cfc6fb;box-shadow:0 11px 24px rgba(80,60,180,.10)}.p2ChapterCard.complete{background:linear-gradient(145deg,#f0fff8,#f8fffb);border-color:#c9efdf}.p2ChapterNo{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#efecff;color:#5b35ee;font-weight:950}.p2ChapterCard b{display:block;font-size:14px;line-height:1.25}.p2ChapterCard small{display:block;color:var(--p2-muted);font-size:11px;margin-top:4px}.p2ChapterCard em{font-style:normal;font-size:11px;font-weight:900;color:#6656d9}.p2ChapterBar{height:7px;border-radius:999px;background:#e6ebf4;overflow:hidden;margin-top:8px}.p2ChapterBar i{display:block;height:100%;background:linear-gradient(90deg,#14bb83,#3ed3a5);border-radius:inherit}
.p2LessonCheckList{display:grid;gap:9px}.p2LessonCheckRow{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid #e5eaf4;border-radius:16px;background:#fff}.p2LessonCheckRow.done{background:linear-gradient(145deg,#effcf6,#fbfffd);border-color:#cfeede}.p2LessonTick{width:40px;height:40px;border-radius:12px;border:1.5px solid #cbd5e4;background:#fff;color:#fff;cursor:pointer;font-size:20px;font-weight:950}.p2LessonTick.done{background:#16b97c;border-color:#16b97c;box-shadow:0 5px 12px rgba(22,185,124,.22)}.p2LessonCheckRow b{display:block;font-size:14px;color:#17223f}.p2LessonCheckRow small{display:block;margin-top:3px;color:var(--p2-muted);font-size:11px}.p2LessonCheckRow em{font-style:normal;font-size:11px;font-weight:850;color:#7a8497}.p2LessonCheckRow.done em{color:#0b8f61}
@media(max-width:760px){.p2ScheduleSelected{grid-template-columns:64px 1fr;padding:13px 14px;gap:12px}.p2ScheduleSelected img{width:64px;height:76px;border-radius:12px}.p2ScheduleSelected h3{font-size:18px}.p2ScheduleSelected.compact{grid-template-columns:58px 1fr auto}.p2ScheduleSelected.compact img{width:58px;height:68px}.p2ScheduleSelected.compact strong{font-size:18px}.p2ChapterGrid{grid-template-columns:1fr}.p2ChapterCard{grid-template-columns:42px 1fr auto;padding:12px}.p2ChapterNo{width:40px;height:40px}.p2LessonCheckRow{grid-template-columns:40px minmax(0,1fr);padding:11px 12px}.p2LessonCheckRow em{grid-column:2}.p2LessonTick{width:38px;height:38px}.p2LessonCheckRow b{font-size:13px}}


/* v46 theme propagation for Phase 2 overlays */
html[data-guul-theme] .p2App{background:linear-gradient(180deg,var(--guul-page-bg-2,#f8f9ff),var(--guul-page-bg,#fff))!important}
html[data-guul-theme] :is(.p2Card,.p2Row,.p2Point,.p2Answer,.p2Result,.p2Stat,.p2ScheduleSubject,.p2ProgressRow,.p2ChapterCard,.p2LessonCheckRow){background:var(--guul-surface,#fff)!important;border-color:var(--guul-line,#e5eaf4)!important}
html[data-guul-theme] :is(.p2ScheduleRow,.p2ScheduleSelected,.p2ChapterCard.complete,.p2LessonCheckRow.done){background:var(--guul-surface-2,#f8faff)!important;border-color:var(--guul-line,#e5eaf4)!important}

/* v51 — Phase 3C-1 lesson flow: Video -> Summary -> Self-test */
.p2LessonPath{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 12px;color:#66738e;font-size:11px}.p2LessonPath span,.p2LessonPath b{padding:6px 9px;border-radius:999px;background:var(--guul-surface-2,#f5f7ff);border:1px solid var(--guul-line,#e4e9f4)}.p2LessonPath b{color:#5136d7}.p2LessonPath i{font-style:normal;color:#9aa4b8}
.p3cLessonList .p2Row{grid-template-columns:auto minmax(0,1fr) auto auto}.p3cLessonList .p2Row.p3cDoneRow{background:linear-gradient(145deg,#f1fff8,#fbfffd);border-color:#cdeedf}.p3cLessonList .p2Row.p3cDoneRow .num{background:#18ba7b;color:#fff}.p3cLessonMiniStatus{display:flex;gap:4px;align-items:center}.p3cLessonMiniStatus i{font-style:normal;min-width:25px;height:23px;padding:0 6px;border-radius:8px;display:grid;place-items:center;background:#eef1f7;color:#8a94a8;font-size:9px;font-weight:900}.p3cLessonMiniStatus i.on{background:#e6faf2;color:#0d9765}
.p3cLessonHero{border:1px solid var(--guul-line,#e4e9f4);border-radius:22px;background:linear-gradient(145deg,var(--guul-surface,#fff),var(--guul-surface-2,#f6f8ff));padding:17px;margin-bottom:13px;box-shadow:0 9px 24px rgba(45,61,110,.06)}.p3cLessonTop{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.p3cLessonTop small{font-size:9px;font-weight:900;letter-spacing:.08em;color:#5d3ee0}.p3cLessonTop h3{margin:4px 0 5px;font-size:21px;color:#14213d}.p3cLessonTop p{margin:0;color:#6a7690;font-size:12px;line-height:1.5}.p3cCompleteBadge{white-space:nowrap;border-radius:999px;padding:7px 10px;background:#eef1f7;color:#69758c;font-size:10px;font-weight:900}.p3cCompleteBadge.done{background:#e8fbf3;color:#0d8e60}
.p3cSteps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:8px;align-items:center;margin-top:15px}.p3cSteps>div{display:flex;align-items:center;gap:6px;color:#78839a;font-size:10px;font-weight:850}.p3cSteps>div span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#edf0f7;color:#707b91;font-size:10px}.p3cSteps>div.done{color:#0f9564}.p3cSteps>div.done span{background:#1bbe7c;color:#fff}.p3cSteps>i{height:3px;border-radius:99px;background:#e4e9f2}.p3cSteps>div.done+ i{background:linear-gradient(90deg,#1bbe7c,#64d9af)}
.p3cVideoShell{margin-bottom:13px;border-radius:22px;overflow:hidden;border:1px solid #dce4f2;background:#14213d;box-shadow:0 10px 26px rgba(25,42,83,.12)}.p3cVideoCover,.p3cVideoEmpty{min-height:235px;padding:24px;display:grid;place-items:center;align-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 80% 15%,rgba(49,159,242,.34),transparent 28%),linear-gradient(135deg,#182653,#3d43cf 56%,#1299d8)}.p3cVideoCover>span,.p3cVideoEmpty>span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);font-size:29px}.p3cVideoCover b,.p3cVideoEmpty b{margin-top:12px;font-size:20px}.p3cVideoCover small,.p3cVideoEmpty small{margin-top:5px;max-width:520px;color:#dce9ff;line-height:1.45}.p3cVideoCover button{margin-top:14px;border:0;border-radius:13px;padding:11px 17px;background:#fff;color:#2946a7;font-weight:900;cursor:pointer}.p3cVideoFrame{width:100%;aspect-ratio:16/9;background:#000}.p3cVideoFrame iframe,.p3cVideoFrame video{width:100%;height:100%;display:block;border:0;background:#000}.p3cVideoFoot{padding:10px 13px;background:#eef6ff;color:#39537f;font-size:10.5px;line-height:1.45}
.p3cChoices .p2Choice{position:relative}.p3cChoices .p2Choice em{display:block;margin-top:9px;font-style:normal;font-size:10px;font-weight:900;color:#5b3de2}.p3cDoneBtn{background:linear-gradient(90deg,#16ae71,#25ca86)!important}
.p3cSummaryHead{display:grid;grid-template-columns:52px 1fr auto;gap:13px;align-items:center;border:1px solid var(--guul-line,#e4e9f4);border-radius:20px;padding:15px;margin-bottom:14px;background:linear-gradient(145deg,var(--guul-surface,#fff),var(--guul-surface-2,#f5f8ff))}.p3cSummaryHead>span{width:50px;height:50px;border-radius:15px;background:#ece8ff;display:grid;place-items:center;font-size:25px}.p3cSummaryHead small{font-size:9px;font-weight:900;letter-spacing:.07em;color:#5c3cdf}.p3cSummaryHead h3{margin:3px 0;font-size:18px}.p3cSummaryHead p{margin:0;color:#6b7790;font-size:11px;line-height:1.45}.p3cSummaryHead>b{font-size:20px;color:#5a3ce0}.p3cPoints .p2Point{background:var(--guul-surface,#fff)}
@media(max-width:760px){.p3cLessonList .p2Row{grid-template-columns:auto minmax(0,1fr) auto}.p3cLessonMiniStatus{grid-column:2;justify-content:flex-start;margin-top:4px}.p3cLessonList .p2Row .arrow{grid-column:3;grid-row:1/3}.p3cLessonHero{padding:13px;border-radius:18px}.p3cLessonTop h3{font-size:17px}.p3cCompleteBadge{padding:6px 8px;font-size:8.5px}.p3cSteps{gap:5px}.p3cSteps>div{font-size:8px;gap:4px}.p3cSteps>div span{width:22px;height:22px;font-size:8px}.p3cVideoCover,.p3cVideoEmpty{min-height:185px;padding:18px}.p3cVideoCover>span,.p3cVideoEmpty>span{width:58px;height:58px;font-size:24px}.p3cVideoCover b,.p3cVideoEmpty b{font-size:17px}.p3cVideoCover small,.p3cVideoEmpty small{font-size:10px}.p3cSummaryHead{grid-template-columns:45px 1fr auto;padding:12px}.p3cSummaryHead>span{width:43px;height:43px}.p3cSummaryHead h3{font-size:15px}.p3cSummaryHead p{font-size:9.5px}.p3cSummaryHead>b{font-size:16px}}

/* v58 — exam/competition stay inside the new Phase 2 interface */
.p2BattleEmbed{padding:0!important;margin:0!important;max-width:none!important;background:transparent!important}.p2BattleEmbed>.eyebrow,.p2BattleEmbed>h1,.p2BattleEmbed>.pageIntro{display:none!important}

/* v59 — keep all primary services inside the Phase 2 interface */
.p2PdfGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p2PdfCard{border:1px solid #e5eaf3;background:#fff;border-radius:18px;padding:11px;display:grid;grid-template-columns:54px 1fr auto;gap:10px;align-items:center;text-align:left;color:#17233e;cursor:pointer;box-shadow:0 7px 18px rgba(45,64,112,.055)}.p2PdfCard img{width:50px;height:64px;object-fit:cover;border-radius:9px;background:#f5f7fb}.p2PdfCard div{min-width:0}.p2PdfCard b,.p2PdfCard small{display:block}.p2PdfCard b{font-size:12.5px}.p2PdfCard small{font-size:9.5px;color:#68758e;margin-top:4px;line-height:1.4}.p2PdfCard em{font-style:normal;color:#5b39e8;font-size:10px;font-weight:900}.p2PdfPreview{text-align:center;max-width:560px;margin:20px auto;padding:28px 18px;border:1px solid #e5eaf3;border-radius:22px;background:#fff}.p2PdfIcon{font-size:52px}.p2PdfPreview h3{margin:8px 0 4px}.p2PdfPreview p{color:#68758e;font-size:11px}.p2ReaderBtn{display:inline-flex;text-decoration:none;margin-top:12px}.p2EnglishTop{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:center;padding:15px;border:1px solid #e5eaf3;border-radius:20px;background:linear-gradient(145deg,#eef6ff,#f6f1ff);margin-bottom:12px}.p2EnglishTop img{width:80px;height:98px;object-fit:cover;border-radius:13px}.p2EnglishTop small{font-size:8px;font-weight:900;color:#5b39e8;letter-spacing:.08em}.p2EnglishTop h3{margin:3px 0 5px}.p2EnglishTop p{margin:0;color:#66738b;font-size:10.5px;line-height:1.45}.p2EnglishTop strong{display:block;margin-top:7px;color:#169b6d;font-size:10px}.p2CourseGrid{display:grid;gap:8px}.p2CourseCard{width:100%;border:1px solid #e5eaf3;background:#fff;border-radius:16px;padding:10px;display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;text-align:left;color:#17233e;cursor:pointer}.p2CourseCard>span{width:36px;height:36px;border-radius:11px;background:#eeeaff;color:#5a37e8;display:grid;place-items:center;font-weight:950;font-size:11px}.p2CourseCard.done>span{background:#e7f8f0;color:#14996a}.p2CourseCard div{min-width:0}.p2CourseCard b{display:block;font-size:11.5px}.p2CourseCard small{display:block;margin-top:3px;color:#68758e;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2CourseCard em{font-style:normal;color:#5a37e8;font-weight:900;font-size:10px}.p2CourseCard.done em{color:#14996a}.p2CourseLesson{display:grid;gap:11px}.p2CourseHero{display:grid;grid-template-columns:82px 1fr;gap:13px;align-items:center;padding:14px;border:1px solid #e5eaf3;border-radius:20px;background:#fff}.p2CourseHero img{width:78px;height:96px;object-fit:cover;border-radius:12px}.p2CourseHero small{font-size:8px;color:#5b39e8;font-weight:900}.p2CourseHero h3{margin:3px 0 5px;font-size:17px}.p2CourseHero p{margin:0;color:#67748c;font-size:10.5px;line-height:1.45}.p2CourseHero strong{display:block;color:#139a69;font-size:10px;margin-top:5px}.p2CourseActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.p2CourseAction{border:0;border-radius:13px;padding:11px 8px;text-decoration:none;text-align:center;background:#5b38eb;color:#fff;font-size:10px;font-weight:900;cursor:pointer}.p2CourseAction.secondary{background:#eef2fb;color:#31405e}.p2CourseAction.quiz{background:#17ad78}.p2RankSummary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.p2RankSummary>div{background:#fff;border:1px solid #e5eaf3;border-radius:16px;padding:11px 6px;text-align:center}.p2RankSummary span,.p2RankSummary b,.p2RankSummary small{display:block}.p2RankSummary span{font-size:20px}.p2RankSummary b{font-size:16px;margin:3px 0}.p2RankSummary small{font-size:8px;color:#6b7790}.p2RankList{display:grid;gap:7px}.p2RankRow{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(190px,auto);gap:8px;align-items:center;border:1px solid #e5eaf3;background:#fff;border-radius:15px;padding:9px}.p2RankRow.me{border-color:#7c65ed;background:linear-gradient(145deg,#f4f1ff,#f0f8ff)}.p2RankRow .place{text-align:center;font-size:15px;font-weight:900}.p2RankRow .who{min-width:0}.p2RankRow .who b,.p2RankRow .who small{display:block}.p2RankRow .who b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2RankRow .who small{font-size:8.5px;color:#6b7790;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2RankStats{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.p2RankStats span{text-align:center;padding:5px 4px;border-radius:9px;background:#f6f8fc}.p2RankStats b,.p2RankStats small{display:block}.p2RankStats b{font-size:10px}.p2RankStats small{font-size:7px;color:#6b7790;margin-top:1px}
@media(max-width:720px){.p2PdfGrid{grid-template-columns:1fr}.p2CourseActions{grid-template-columns:1fr}.p2RankRow{grid-template-columns:35px minmax(0,1fr);}.p2RankStats{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.p2EnglishTop,.p2CourseHero{grid-template-columns:64px 1fr}.p2EnglishTop img,.p2CourseHero img{width:60px;height:76px}.p2CourseCard{grid-template-columns:34px 1fr auto}}

/* v68 — inline reader + compact animated long-list design */
.p2InlineReader{display:grid;grid-template-rows:auto minmax(0,1fr);height:calc(100dvh - 150px);min-height:620px;border:1px solid #e1e7f2;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(27,43,88,.12)}
.p2InlineReaderIntro{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 15px;background:linear-gradient(115deg,#f1edff,#edf7ff 55%,#edfff7);border-bottom:1px solid #e2e8f3}
.p2InlineReaderIntro>span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;font-size:23px;background:#fff;box-shadow:0 7px 18px rgba(58,67,119,.10)}
.p2InlineReaderIntro div{min-width:0}.p2InlineReaderIntro small{display:block;font-size:8.5px;letter-spacing:.10em;font-weight:950;color:#6643e5}.p2InlineReaderIntro b{display:block;font-size:14px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2InlineReaderIntro p{margin:2px 0 0;color:#71809a;font-size:9.5px}.p2InlineReaderIntro em{font-style:normal;white-space:nowrap;border-radius:999px;padding:7px 10px;background:#e7faf2;color:#118c61;font-size:9px;font-weight:900}
.p2InlineReaderFrame{display:block;width:100%;height:100%;min-height:0;border:0;background:#eef1f7}

.p2EnglishTopV68{position:relative;overflow:hidden;padding:20px;background:radial-gradient(circle at 90% 10%,rgba(98,84,231,.16),transparent 28%),linear-gradient(135deg,#eef5ff,#f7f1ff 52%,#effff7);box-shadow:0 14px 34px rgba(52,67,119,.10)}
.p2EnglishTopV68:after{content:"";position:absolute;right:-50px;bottom:-80px;width:180px;height:180px;border-radius:50%;background:rgba(33,190,134,.09)}
.p2EnglishTopV68>div{position:relative;z-index:1}.p2CourseSpark{position:absolute;right:22px;top:18px;font-size:24px;animation:p2Float 2.8s ease-in-out infinite}
.p2CourseProgress{height:8px;margin:10px 0 7px;border-radius:999px;overflow:hidden;background:#e4e9f4}.p2CourseProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6038ef,#24c88a);box-shadow:0 0 18px rgba(76,74,225,.28)}

.p2CourseGridV68{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.p2CourseCardV68{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:0;min-height:170px;padding:17px 16px 15px;border-radius:22px;overflow:hidden;background:linear-gradient(150deg,#fff,#f7f8ff);box-shadow:0 10px 28px rgba(43,58,105,.08);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;animation:p2CardEnter .48s cubic-bezier(.2,.78,.26,1) both;animation-delay:calc(var(--i,0)*35ms)}
.p2CourseCardV68:nth-child(4n+2){background:linear-gradient(150deg,#fff,#f2fbff)}.p2CourseCardV68:nth-child(4n+3){background:linear-gradient(150deg,#fff,#f2fff8)}.p2CourseCardV68:nth-child(4n){background:linear-gradient(150deg,#fff,#fff8ed)}
.p2CourseCardV68:before{content:"";position:absolute;right:-35px;top:-42px;width:105px;height:105px;border-radius:50%;background:linear-gradient(135deg,rgba(98,84,231,.15),rgba(41,151,239,.05));transition:transform .28s ease}.p2CourseCardV68:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(43,58,105,.14);border-color:#d9d4ff}.p2CourseCardV68:hover:before{transform:scale(1.18)}
.p2CourseCardV68>span{position:relative;z-index:1;width:46px;height:46px;border-radius:15px;font-size:13px;background:linear-gradient(145deg,#eeeaff,#e8f2ff);box-shadow:inset 0 0 0 1px rgba(102,69,231,.08)}.p2CourseCardV68.done>span{background:linear-gradient(145deg,#daf8ea,#e8fff5)}
.p2CourseCardV68>div{position:relative;z-index:1;margin-top:12px;width:100%}.p2CourseEyebrow{margin:0 0 4px!important;color:#7457e9!important;font-size:8px!important;font-weight:900;letter-spacing:.08em;white-space:normal!important}.p2CourseCardV68 b{font-size:14px;line-height:1.28}.p2CourseCardV68 p{margin:6px 0 0;color:#6c7890;font-size:10px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p2CourseCardV68 em{position:relative;z-index:1;margin-top:auto;padding-top:13px;font-size:10px}.p2CourseCardV68.done{border-color:#cfeee0;background:linear-gradient(150deg,#fff,#effcf6)}

.p2List{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.p2List .p2Row{position:relative;min-height:86px;border-radius:20px;padding:14px 15px;background:linear-gradient(150deg,#fff,#f8f9fd);box-shadow:0 8px 22px rgba(46,61,106,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;animation:p2CardEnter .42s cubic-bezier(.2,.78,.26,1) both}.p2List .p2Row:nth-child(2n){animation-delay:45ms}.p2List .p2Row:nth-child(3n){animation-delay:80ms}.p2List .p2Row:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(46,61,106,.11);border-color:#d9d5f8}.p2List .p2Row .num{width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#eeeaff,#e7f2ff)}.p2List .p2Row b{font-size:14px;line-height:1.3}.p2List .p2Row small{font-size:10px;line-height:1.4}.p2List .p2Row .arrow{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f0f2f8;color:#5c42d8;font-size:18px}

.p2EnglishPlayer{width:100%;aspect-ratio:16/9;border-radius:22px;overflow:hidden;background:#17254c;border:1px solid #dce4f2;box-shadow:0 12px 30px rgba(25,42,83,.13)}.p2EnglishPlayer iframe,.p2EnglishPlayer video{display:block;width:100%;height:100%;border:0;background:#000}.p2EnglishPlayerNote{aspect-ratio:auto;min-height:110px;padding:18px;display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;color:#fff;background:linear-gradient(135deg,#1b2c5c,#4d43d7)}.p2EnglishPlayerNote>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16)}.p2EnglishPlayerNote b,.p2EnglishPlayerNote small{display:block}.p2EnglishPlayerNote small{margin-top:4px;color:#dce6ff;line-height:1.45}
.p2CourseHeroV68{background:linear-gradient(145deg,#fff,#f6f4ff);box-shadow:0 10px 26px rgba(47,61,109,.07)}

@keyframes p2CardEnter{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes p2Float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(7deg)}}
@media(max-width:940px){.p2CourseGridV68{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.p2InlineReader{height:calc(100dvh - 112px);min-height:520px;border-radius:17px}.p2InlineReaderIntro{grid-template-columns:auto minmax(0,1fr);padding:9px 10px}.p2InlineReaderIntro>span{width:39px;height:39px;border-radius:12px;font-size:20px}.p2InlineReaderIntro em{display:none}.p2InlineReaderIntro b{font-size:12px}.p2InlineReaderIntro p{font-size:8.5px}.p2CourseGridV68,.p2List{grid-template-columns:1fr}.p2CourseCardV68{min-height:138px;padding:14px}.p2CourseCardV68 p{-webkit-line-clamp:2}.p2EnglishTopV68{padding:14px}.p2CourseSpark{right:12px;top:10px;font-size:18px}.p2List .p2Row{min-height:76px}.p2EnglishPlayer{border-radius:16px}}
@media(prefers-reduced-motion:reduce){.p2CourseCardV68,.p2List .p2Row,.p2CourseSpark{animation:none!important;transition:none!important}}


/* v69 — Top 20 leaderboard + foreground 1v1 setup */
#guulBattleModal{z-index:100500!important}

.p2Top20HeroV69{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:14px;padding:20px 22px;border:1px solid #dedafc;border-radius:24px;background:radial-gradient(circle at 88% 18%,rgba(255,210,97,.25),transparent 26%),linear-gradient(135deg,#f5f1ff 0%,#edf7ff 52%,#effcf6 100%);box-shadow:0 12px 30px rgba(51,61,111,.08)}
.p2Top20HeroV69:before{content:"";position:absolute;inset:auto -50px -85px auto;width:190px;height:190px;border-radius:50%;border:28px solid rgba(99,73,231,.07)}
.p2Top20HeroV69>div{position:relative;z-index:1;min-width:0}.p2Top20HeroV69 small{display:block;color:#6040df;font-size:9px;font-weight:950;letter-spacing:.11em}.p2Top20HeroV69 h3{margin:5px 0 6px;font-size:24px;line-height:1.2;color:#17233f}.p2Top20HeroV69 p{margin:0;max-width:670px;color:#68758d;font-size:11px;line-height:1.55}.p2Top20HeroV69>span{position:relative;z-index:1;width:80px;height:80px;border-radius:23px;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#5f3bea,#2c7eea);color:#fff;font-size:10px;font-weight:900;letter-spacing:.14em;box-shadow:0 14px 28px rgba(71,65,196,.22);transform:rotate(3deg)}.p2Top20HeroV69>span b{display:block;font-size:29px;line-height:1;letter-spacing:0;margin-top:2px}

.p2PodiumV69{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch;margin:18px 0 20px}
.p2PodiumCardV69{position:relative;isolation:isolate;overflow:hidden;min-height:245px;padding:22px 15px 17px;border:1px solid #e0e5ef;border-radius:25px;background:linear-gradient(155deg,#fff,#f7f9fd);text-align:center;box-shadow:0 12px 28px rgba(38,52,93,.09);animation:p2PodiumIn .52s cubic-bezier(.18,.8,.24,1) both;animation-delay:calc(var(--i,0)*80ms)}
.p2PodiumCardV69.rank1{border-color:#f1d27a;background:radial-gradient(circle at 50% -8%,rgba(255,211,91,.34),transparent 34%),linear-gradient(155deg,#fffdf4,#fff 60%,#f7f4ff);box-shadow:0 16px 36px rgba(135,101,21,.14)}
.p2PodiumCardV69.rank2{background:radial-gradient(circle at 50% -8%,rgba(176,190,211,.24),transparent 34%),linear-gradient(155deg,#f9fbff,#fff)}
.p2PodiumCardV69.rank3{background:radial-gradient(circle at 50% -8%,rgba(213,146,89,.24),transparent 34%),linear-gradient(155deg,#fff8f3,#fff)}
.p2PodiumCardV69.me{outline:3px solid rgba(95,60,235,.18);box-shadow:0 17px 40px rgba(82,62,205,.18)}
.p2PodiumGlow{position:absolute;z-index:-1;inset:-45% -30% auto;height:145px;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:rotate(-8deg);animation:p2PodiumShine 4.2s ease-in-out infinite}
.p2PodiumMedal{display:block;font-size:38px;filter:drop-shadow(0 6px 8px rgba(35,44,72,.14));animation:p2MedalFloat 2.8s ease-in-out infinite}.p2PodiumPlace{position:absolute;right:13px;top:13px;min-width:35px;height:35px;padding:0 8px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.84);border:1px solid rgba(220,225,238,.9);font-size:11px;font-weight:950;color:#3f4c68}
.p2PodiumAvatar{width:62px;height:62px;margin:8px auto 10px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#5e3bea,#268bea);color:#fff;font-size:24px;font-weight:950;box-shadow:0 10px 24px rgba(73,69,197,.22)}
.rank1 .p2PodiumAvatar{width:70px;height:70px;border-radius:22px;background:linear-gradient(145deg,#5d39e8,#8d6bea);box-shadow:0 12px 28px rgba(89,58,205,.28)}
.p2PodiumCardV69 h3{margin:3px 0 3px;font-size:15px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2PodiumCardV69 p{margin:0 0 12px;color:#78839a;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2PodiumCardV69>strong{display:block;color:#5536d8;font-size:26px;line-height:1}.p2PodiumCardV69>strong small{display:block;margin-top:4px;color:#8892a6;font-size:8px;font-weight:750}.p2PodiumMini{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:13px}.p2PodiumMini span{padding:6px 8px;border-radius:999px;background:rgba(243,245,250,.9);color:#566279;font-size:8px;font-weight:800}

.p2RankTitleV69{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:6px 2px 10px}.p2RankTitleV69 small{display:block;color:#6748e5;font-size:8px;font-weight:950;letter-spacing:.12em}.p2RankTitleV69 h3{margin:2px 0 0;font-size:17px}.p2RankTitleV69>span{font-size:9px;color:#77839a;font-weight:800}
.p2RankListV69{display:grid;gap:8px}
.p2RankRowV69{display:grid;grid-template-columns:48px 40px minmax(0,1fr) minmax(150px,auto) 88px;gap:9px;align-items:center;padding:10px 12px;border:1px solid #e4e9f2;border-radius:17px;background:linear-gradient(150deg,#fff,#fafbfe);box-shadow:0 6px 18px rgba(39,54,94,.05);animation:p2RankRowIn .38s ease both;animation-delay:calc(var(--i,0)*24ms);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.p2RankRowV69:hover{transform:translateY(-2px);box-shadow:0 11px 24px rgba(39,54,94,.1);border-color:#d8d3fa}.p2RankRowV69.me{border-color:#8068ef;background:linear-gradient(135deg,#f3f0ff,#f0f8ff);box-shadow:inset 4px 0 #6545e8,0 8px 22px rgba(78,62,180,.09)}
.p2RankNo{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f0edff;color:#5a3be0;font-size:10px;font-weight:950}.p2RankAvatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#edf1f8,#e8ecf5);color:#44516d;font-size:13px;font-weight:950}.p2RankWho{min-width:0}.p2RankWho b,.p2RankWho small{display:block}.p2RankWho b{font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2RankWho small{margin-top:2px;color:#7b879d;font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2RankActivity{display:grid;grid-template-columns:1fr 1fr;gap:5px}.p2RankActivity span{padding:6px 7px;border-radius:10px;background:#f5f7fb;text-align:center;font-size:8px;color:#536079}.p2RankActivity b,.p2RankActivity small{display:block}.p2RankActivity b{margin-top:2px;font-size:10px;color:#24304a}.p2RankActivity small{font-size:7px;color:#8791a4}.p2RankPoints{text-align:right;color:#5638dd;font-size:15px}.p2RankPoints small{display:block;color:#8a94a7;font-size:7px;font-weight:750;margin-top:2px}

.p2RankMotivationV69{display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:center;margin-top:13px;padding:13px 15px;border:1px solid #e6dcad;border-radius:17px;background:linear-gradient(135deg,#fffaf0,#f8f3ff)}.p2RankMotivationV69.inTop{border-color:#cfe9df;background:linear-gradient(135deg,#f0fff8,#f4f2ff)}.p2RankMotivationV69>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff;font-size:22px;box-shadow:0 6px 16px rgba(41,51,86,.08)}.p2RankMotivationV69 b{display:block;font-size:11px}.p2RankMotivationV69 p{margin:3px 0 0;color:#6b7790;font-size:9px;line-height:1.45}

@keyframes p2PodiumIn{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}
@keyframes p2RankRowIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}
@keyframes p2MedalFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes p2PodiumShine{0%,55%{transform:translateX(-70%) rotate(-8deg);opacity:0}65%{opacity:.7}82%,100%{transform:translateX(70%) rotate(-8deg);opacity:0}}

@media(max-width:760px){
  .p2Top20HeroV69{padding:15px 14px;border-radius:19px}.p2Top20HeroV69 h3{font-size:19px}.p2Top20HeroV69 p{font-size:9.5px}.p2Top20HeroV69>span{width:62px;height:62px;border-radius:18px}.p2Top20HeroV69>span b{font-size:23px}
  .p2PodiumV69{grid-template-columns:1fr;gap:9px}.p2PodiumCardV69{min-height:0;display:grid;grid-template-columns:46px 50px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;text-align:left;padding:11px 12px}.p2PodiumMedal{grid-row:1/3;font-size:30px;text-align:center}.p2PodiumPlace{position:static;grid-row:1/3;min-width:0;width:42px;height:42px}.p2PodiumAvatar{display:none}.p2PodiumCardV69 h3{margin:0;font-size:12px}.p2PodiumCardV69 p{margin:2px 0 0;font-size:8px}.p2PodiumCardV69>strong{grid-column:4;grid-row:1/3;text-align:right;font-size:19px}.p2PodiumMini{display:none}
  .p2RankRowV69{grid-template-columns:38px 34px minmax(0,1fr) 70px;padding:9px 8px}.p2RankNo{width:34px;height:34px}.p2RankAvatar{width:33px;height:33px}.p2RankActivity{display:none}.p2RankPoints{font-size:13px}.p2RankTitleV69>span{display:none}
}
@media(prefers-reduced-motion:reduce){.p2PodiumCardV69,.p2RankRowV69,.p2PodiumMedal,.p2PodiumGlow{animation:none!important;transition:none!important}}

/* v70 Government exam PDFs */
.p2GovPractice{display:flex;justify-content:center;margin:22px 0 4px}.p2GovPractice .p2Pill{min-height:46px;padding:10px 18px;cursor:pointer}.govCollectionTitle{margin-top:26px}.p2PdfCard.govPdf{position:relative;overflow:hidden}.p2PdfCard.govPdf.collection{border-style:dashed}.p2HeroNote.govAdminNote{margin-bottom:18px}

/* v73 — unmistakable answer feedback across every quiz mode */
html[data-guul-theme] .p2Answer:disabled,.p2Answer:disabled{opacity:1!important;cursor:default}
html[data-guul-theme] .p2Answer.correct,.p2Answer.correct,.p2Answer.correct:disabled{
  background:#dcfce7!important;border-color:#16a34a!important;color:#14532d!important;
  box-shadow:inset 0 0 0 1px rgba(22,163,74,.12),0 8px 22px rgba(22,163,74,.10)!important;
}
html[data-guul-theme] .p2Answer.correct span,.p2Answer.correct span{background:#16a34a!important;color:#fff!important}
html[data-guul-theme] .p2Answer.correct b,.p2Answer.correct b{color:#14532d!important}
html[data-guul-theme] .p2Answer.wrong,.p2Answer.wrong,.p2Answer.wrong:disabled{
  background:#fee2e2!important;border-color:#ef4444!important;color:#7f1d1d!important;
  box-shadow:inset 0 0 0 1px rgba(239,68,68,.10),0 8px 22px rgba(239,68,68,.08)!important;
}
html[data-guul-theme] .p2Answer.wrong span,.p2Answer.wrong span{background:#ef4444!important;color:#fff!important}
html[data-guul-theme] .p2Answer.wrong b,.p2Answer.wrong b{color:#7f1d1d!important}

/* Competition, quick quiz and 1v1 use .options buttons. */
.options button:disabled{opacity:1!important}
.options button.correct,.options button.correct:disabled{
  background:#dcfce7!important;border-color:#16a34a!important;color:#14532d!important;
  box-shadow:inset 0 0 0 1px rgba(22,163,74,.12)!important;
}
.options button.correct span{background:#16a34a!important;color:#fff!important}
.options button.wrong,.options button.wrong:disabled{
  background:#fee2e2!important;border-color:#ef4444!important;color:#7f1d1d!important;
  box-shadow:inset 0 0 0 1px rgba(239,68,68,.10)!important;
}
.options button.wrong span{background:#ef4444!important;color:#fff!important}
.options button.muted{opacity:.48!important}

.p2QuizSource{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:-8px 0 14px}
.p2QuizSource span{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;background:#eef7ff;color:#185f9e;font-size:11px;font-weight:900}
.p2QuizSource small{font-size:10px;color:var(--p2-muted);font-weight:700}
.govMixedAdmin{position:relative;overflow:hidden}
.govMixedAdmin:after{content:'PDF';position:absolute;right:12px;top:12px;border-radius:999px;padding:4px 7px;background:#eefbf4;color:#087850;font-size:9px;font-weight:900;letter-spacing:.06em}
.govMixedIntro{border-color:#cdeedc;background:linear-gradient(135deg,#f0fff7,#f8fbff)}

/* v74 — Government exam 80/160 choice */
.govLengthGrid{margin-top:16px}.govLengthCard{min-height:190px;position:relative;overflow:hidden}.govLengthCard>b{font-size:24px}.govLengthCard small{font-size:14px;line-height:1.55}.govLengthCard em{margin-top:12px;font-weight:900}.govLengthCard:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-45px;top:-50px;background:rgba(91,53,238,.08)}.govMixedWarning{border-color:#f2c76c;background:linear-gradient(135deg,#fff8e8,#fff)}
@media(max-width:640px){.govLengthCard{min-height:160px}.govLengthCard>b{font-size:21px}}


/* v75 — presentation animation only; no learning data is changed */
@keyframes p2v75ViewIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes p2v75CardIn{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}
@keyframes p2v75IconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes p2v75Shimmer{0%{transform:translateX(-140%)}55%,100%{transform:translateX(240%)}}
.p2Overlay .p2HeadCopy{animation:p2v75ViewIn .42s cubic-bezier(.2,.78,.2,1) both}
.p2Body>.p2HeroNote,.p2Body>.p2TitleRow{animation:p2v75ViewIn .4s ease both}
.p2Grid>.p2Card,.p2PdfGrid>.p2PdfCard{position:relative;overflow:hidden;animation:p2v75CardIn .52s cubic-bezier(.2,.78,.2,1) both;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.p2Grid>.p2Card:nth-child(2),.p2PdfGrid>.p2PdfCard:nth-child(2){animation-delay:.055s}
.p2Grid>.p2Card:nth-child(3),.p2PdfGrid>.p2PdfCard:nth-child(3){animation-delay:.11s}
.p2Grid>.p2Card:nth-child(4),.p2PdfGrid>.p2PdfCard:nth-child(4){animation-delay:.165s}
.p2Grid>.p2Card:nth-child(5),.p2PdfGrid>.p2PdfCard:nth-child(5){animation-delay:.22s}
.p2Grid>.p2Card:nth-child(6),.p2PdfGrid>.p2PdfCard:nth-child(6){animation-delay:.275s}
.p2Grid>.p2Card:nth-child(7),.p2PdfGrid>.p2PdfCard:nth-child(7){animation-delay:.33s}
.p2Grid>.p2Card:nth-child(8),.p2PdfGrid>.p2PdfCard:nth-child(8){animation-delay:.385s}
.p2Grid>.p2Card:before,.p2PdfGrid>.p2PdfCard:before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:-45%;width:28%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent);animation:p2v75Shimmer 2.9s ease .35s 1}
.p2Grid>.p2Card>*,.p2PdfGrid>.p2PdfCard>*{position:relative;z-index:1}
.p2Grid>.p2Card .icon,.p2Grid>.p2Card .iconImg,.p2FlagCard img,.p2PdfCard img{animation:p2v75IconFloat 3.5s ease-in-out infinite}
.p2SummaryIntro{border-color:#dcd5ff;background:linear-gradient(135deg,#f7f4ff,#f3fbff)}
.p2SummarySlots .p2SummarySlot{cursor:default}.p2SummarySlots .p2SummarySlot em{color:#8a78e8}
@media(hover:hover) and (pointer:fine){.p2Grid>.p2Card:hover,.p2PdfGrid>.p2PdfCard:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(35,45,85,.13);border-color:rgba(98,84,231,.22)}}
@media(prefers-reduced-motion:reduce){.p2Overlay .p2HeadCopy,.p2Body>.p2HeroNote,.p2Body>.p2TitleRow,.p2Grid>.p2Card,.p2PdfGrid>.p2PdfCard,.p2Grid>.p2Card .icon,.p2Grid>.p2Card .iconImg,.p2FlagCard img,.p2PdfCard img{animation:none!important;transition:none!important}.p2Grid>.p2Card:before,.p2PdfGrid>.p2PdfCard:before{display:none}}


/* ==========================================================
   GUULRAADRAAC v85 — PREMIUM STUDENT UI
   Visual-only enhancement: data, DB, PDFs and functionality unchanged.
   ========================================================== */

:root{
  --v85-ink:#15213a;
  --v85-muted:#71809a;
  --v85-purple:#5a3df1;
  --v85-blue:#2587ee;
  --v85-cyan:#18b3d8;
  --v85-green:#19ad78;
  --v85-gold:#f4b62a;
  --v85-card:#ffffff;
}
.p2Body{
  background:
    radial-gradient(circle at 4% 2%,rgba(91,61,241,.08),transparent 22%),
    radial-gradient(circle at 98% 5%,rgba(24,179,216,.09),transparent 25%),
    linear-gradient(180deg,#f6f8ff 0%,#fbfcff 48%,#fff 100%);
}
.p2Head{
  background:
    radial-gradient(circle at 94% -30%,rgba(255,255,255,.18) 0 115px,transparent 116px),
    linear-gradient(122deg,#5b35ef 0%,#3558ef 42%,#168fdc 100%);
  box-shadow:0 12px 34px rgba(48,64,170,.18);
}
.p2HeadCopy small{font-weight:900;letter-spacing:.13em}
.p2HeadCopy h2{letter-spacing:-.025em}
.p2Back,.p2Close{box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 8px 18px rgba(17,31,100,.12);transition:transform .2s ease,background .2s ease}
.p2Back:hover,.p2Close:hover{transform:translateY(-2px);background:rgba(255,255,255,.24)}

.p2HeroNote{
  position:relative;overflow:hidden;
  border:1px solid rgba(91,61,241,.10);
  background:linear-gradient(135deg,#f3f6ff 0%,#f7f2ff 55%,#eefaff 100%);
  box-shadow:0 12px 30px rgba(44,62,110,.06);
}
.p2HeroNote:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-44px;top:-58px;background:linear-gradient(135deg,rgba(91,61,241,.08),rgba(21,165,226,.11));pointer-events:none}
.p2HeroNote b{color:var(--v85-ink);font-weight:900;letter-spacing:-.01em}
.p2HeroNote p{color:var(--v85-muted)}

.p2Card{
  position:relative;overflow:hidden;
  border:1px solid rgba(55,73,130,.10);
  background:linear-gradient(155deg,#fff 0%,#fbfcff 70%,#f5f7ff 100%);
  box-shadow:0 12px 34px rgba(36,54,98,.075);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.p2Card:after{content:"";position:absolute;right:-38px;top:-42px;width:112px;height:112px;border-radius:50%;background:linear-gradient(135deg,rgba(91,61,241,.06),rgba(28,175,218,.08));pointer-events:none}
.p2Card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(43,57,112,.13);border-color:rgba(91,61,241,.22)}
.p2Card:active{transform:translateY(-1px) scale(.995)}
.p2Card .icon{box-shadow:0 8px 18px rgba(61,65,160,.09);position:relative;z-index:1}
.p2Card em{font-weight:900;color:#5b38ed;position:relative;z-index:1}
.p2Card.blue{--v85-accent:#3787ed}.p2Card.purple{--v85-accent:#6541ee}.p2Card.green{--v85-accent:#22ae7a}.p2Card.yellow{--v85-accent:#e7a713}
.p2Card.blue .icon,.p2Card.purple .icon,.p2Card.green .icon,.p2Card.yellow .icon{background:color-mix(in srgb,var(--v85-accent) 12%,white);color:var(--v85-accent)}

.p2OptionHeroV85{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px}
.p2OptionHeroV85>div{min-width:0}.p2OptionHeroV85>div>small{display:block;color:#6847e9;font-size:10px;font-weight:950;letter-spacing:.13em;margin-bottom:6px}
.p2OptionHeroV85>div>b{display:block;font-size:22px}.p2OptionHeroV85>div>p{margin:6px 0 0}
.p2OptionHeroV85>span{width:54px;height:54px;flex:0 0 54px;border-radius:18px;background:linear-gradient(145deg,#fff4c8,#f4edff);display:grid;place-items:center;font-size:27px;box-shadow:inset 0 0 0 1px rgba(105,78,220,.08),0 10px 22px rgba(65,55,135,.08)}
.p2OptionGridV85{gap:16px}
.p2OptionCardV85{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:120px;padding:20px;animation:v85CardIn .42s ease both;animation-delay:calc(var(--i,0)*60ms)}
.p2OptionCardV85 .icon{margin:0;width:58px;height:58px;border-radius:19px;display:grid;place-items:center;font-size:27px}
.p2OptionCopyV85{min-width:0;position:relative;z-index:1}.p2OptionCopyV85 b{display:block;color:var(--v85-ink);font-size:17px;font-weight:900}.p2OptionCopyV85 small{display:block;color:var(--v85-muted);font-size:12px;line-height:1.5;margin-top:5px}
.p2OptionCardV85 em{white-space:nowrap}

.p2PdfCard,.p2Row{
  position:relative;overflow:hidden;
  border-color:rgba(49,66,120,.10);
  background:linear-gradient(150deg,#fff,#fbfcff);
  box-shadow:0 9px 25px rgba(36,53,95,.065);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.p2PdfCard:hover,.p2Row:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(37,54,103,.11);border-color:rgba(91,61,241,.18)}
.p2PdfCard img{border-radius:14px;box-shadow:0 7px 16px rgba(28,43,82,.10)}
.p2PdfCard b,.p2Row b{font-weight:900}
.p2PdfCard em,.p2Row .arrow{color:#5b3bef;font-weight:950}
.p2List{gap:10px}

.p2EnglishTopV68,.p2CourseHeroV68{
  box-shadow:0 18px 46px rgba(51,62,130,.09);
  border-color:rgba(93,72,235,.13);
}
.p2CourseCardV68{
  box-shadow:0 12px 30px rgba(43,56,105,.07);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.p2CourseCardV68:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(49,60,125,.12)}
.p2CourseProgress{height:10px;border-radius:999px;overflow:hidden;background:#e7ebf5;box-shadow:inset 0 1px 2px rgba(25,36,70,.06)}
.p2CourseProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5b3cf0,#26a7df,#28c48d);box-shadow:0 0 14px rgba(61,115,239,.24)}

.p2SubjectHeroV85{
  display:flex;align-items:center;justify-content:space-between;gap:18px;
  padding:24px;margin-bottom:20px;border-radius:26px;
  color:var(--v85-ink);border:1px solid rgba(80,74,205,.12);
  background:
    radial-gradient(circle at 92% 12%,rgba(80,198,194,.16),transparent 28%),
    linear-gradient(135deg,#f2f7ff 0%,#f3f0ff 52%,#ecfbf8 100%);
  box-shadow:0 17px 44px rgba(44,58,116,.085);position:relative;overflow:hidden;
}
.p2SubjectHeroV85>div{min-width:0;flex:1}.p2SubjectHeroV85 small{display:block;color:#6541ed;font-size:10px;font-weight:950;letter-spacing:.13em}.p2SubjectHeroV85 h3{margin:5px 0 5px;font-size:22px;letter-spacing:-.025em}.p2SubjectHeroV85 p{margin:0 0 13px;color:#6f7e96;font-size:12px}.p2SubjectHeroV85 strong{display:block;margin-top:7px;color:#169a70;font-size:11px}
.p2SubjectHeroBadgeV85{width:70px;height:70px;flex:0 0 70px;border-radius:24px;display:grid;place-items:center;font-size:34px;background:linear-gradient(145deg,#fff,#e8f4ff);box-shadow:0 14px 30px rgba(42,66,125,.10),inset 0 0 0 1px rgba(82,76,199,.09)}
.p2SubjectGridV85{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.p2SubjectCardV85{
  position:relative;overflow:hidden;display:grid;grid-template-columns:68px minmax(0,1fr) auto;grid-template-areas:"thumb copy pct" "thumb copy arrow";gap:0 14px;align-items:center;
  border:1px solid rgba(53,71,126,.10);border-radius:24px;padding:16px;text-align:left;cursor:pointer;color:var(--v85-ink);
  background:linear-gradient(150deg,#fff 0%,#fbfcff 76%,#f1f5ff 100%);
  box-shadow:0 12px 30px rgba(37,54,98,.07);animation:v85CardIn .42s ease both;animation-delay:calc(var(--i,0)*45ms);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.p2SubjectCardV85:after{content:"";position:absolute;right:-42px;top:-50px;width:135px;height:135px;border-radius:50%;background:linear-gradient(135deg,rgba(91,61,241,.06),rgba(22,173,216,.09))}
.p2SubjectCardV85:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(40,57,109,.12);border-color:rgba(91,61,241,.20)}
.p2SubjectThumbV85{grid-area:thumb;width:68px;height:68px;border-radius:20px;background:linear-gradient(145deg,#f0f3ff,#edfafa);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(75,85,165,.07)}
.p2SubjectThumbV85 img{width:100%;height:100%;object-fit:cover}.p2SubjectCopyV85{grid-area:copy;min-width:0;position:relative;z-index:1}.p2SubjectCopyV85 small{display:block;color:#6c4ce7;font-size:9px;font-weight:950;letter-spacing:.12em}.p2SubjectCopyV85 b{display:block;font-size:16px;font-weight:950;margin:4px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2SubjectCopyV85 em{display:block;color:#7c899c;font-style:normal;font-size:10.5px}
.p2SubjectBarV85{display:block;height:7px;margin-top:9px;background:#e9edf5;border-radius:999px;overflow:hidden}.p2SubjectBarV85 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5d3ff0,#2b9be7,#27bf8d)}
.p2SubjectPctV85{grid-area:pct;align-self:start;justify-self:end;padding:6px 8px;border-radius:10px;background:#f0edff;color:#5b3ce8;font-size:10px;font-weight:950;position:relative;z-index:1}.p2SubjectArrowV85{grid-area:arrow;align-self:end;justify-self:end;color:#5b3be9;font-size:20px;font-weight:950;position:relative;z-index:1}

/* Battle Results v85 */
.p2BattleLoadingV85,.p2BattleEmptyV85{min-height:260px;border:1px solid rgba(80,72,190,.12);border-radius:28px;background:linear-gradient(145deg,#f7f8ff,#f3f0ff,#eefbff);display:grid;place-items:center;text-align:center;padding:30px;box-shadow:0 16px 40px rgba(44,58,112,.08)}
.p2BattleLoadingV85>span,.p2BattleEmptyV85>span{font-size:46px}.p2BattleLoadingV85 b,.p2BattleEmptyV85 h3{font-size:21px;color:var(--v85-ink);font-weight:950}.p2BattleLoadingV85 p,.p2BattleEmptyV85 p{color:var(--v85-muted);margin:5px 0 0}.p2BattleEmptyV85.error{background:linear-gradient(145deg,#fff7f8,#fff,#f8f5ff)}
.p2BattleTopHeroV85{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;margin-bottom:16px;border-radius:26px;border:1px solid rgba(228,175,42,.22);background:radial-gradient(circle at 91% 10%,rgba(255,219,100,.25),transparent 28%),linear-gradient(135deg,#fffaf0 0%,#f8f4ff 55%,#eef9ff 100%);box-shadow:0 14px 38px rgba(63,57,111,.075)}
.p2BattleTopHeroV85>div small{display:block;color:#9a7000;font-size:10px;font-weight:950;letter-spacing:.12em}.p2BattleTopHeroV85 h3{margin:5px 0 4px;color:var(--v85-ink);font-size:22px;letter-spacing:-.025em}.p2BattleTopHeroV85 p{margin:0;color:var(--v85-muted);font-size:12px}.p2BattleTopHeroV85>span{width:68px;height:68px;flex:0 0 68px;border-radius:22px;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#fff2bd,#fff);color:#9b7200;font-size:25px;font-weight:950;box-shadow:0 12px 26px rgba(160,117,12,.11),inset 0 0 0 1px rgba(204,160,47,.15)}.p2BattleTopHeroV85>span small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.1em}
.p2BattlePodiumV85{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:14px;align-items:stretch;margin-bottom:22px}
.p2BattlePodiumCardV85{position:relative;overflow:hidden;text-align:center;border-radius:26px;padding:22px 16px 17px;border:1px solid rgba(80,71,160,.11);background:linear-gradient(155deg,#fff,#fafbff);box-shadow:0 15px 38px rgba(41,56,103,.085);animation:v85PodiumIn .48s ease both;animation-delay:calc(var(--i,0)*70ms)}
.p2BattlePodiumCardV85:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:var(--medal-line)}.p2BattlePodiumCardV85:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-72px;top:-78px;background:var(--medal-glow);pointer-events:none}
.p2BattlePodiumCardV85.rank1{--medal-line:linear-gradient(90deg,#e7a800,#ffd864,#efb728);--medal-glow:rgba(255,206,72,.20);background:linear-gradient(155deg,#fffdf5 0%,#fff 62%,#fff8df 100%);transform:translateY(-5px);box-shadow:0 22px 48px rgba(165,120,7,.14)}
.p2BattlePodiumCardV85.rank2{--medal-line:linear-gradient(90deg,#adb8c9,#eff3f8,#aeb9c8);--medal-glow:rgba(174,187,205,.17)}
.p2BattlePodiumCardV85.rank3{--medal-line:linear-gradient(90deg,#b96f3f,#e7b08b,#b87345);--medal-glow:rgba(207,133,82,.17)}
.p2BattleCrownV85{position:absolute;top:10px;left:50%;transform:translateX(-50%);font-size:23px;filter:drop-shadow(0 5px 7px rgba(150,105,0,.18));animation:v85CrownFloat 2.4s ease-in-out infinite}
.p2BattleMedalV85{font-size:31px;margin-top:8px;filter:drop-shadow(0 7px 8px rgba(47,55,88,.12))}.rank1 .p2BattleMedalV85{margin-top:22px}
.p2BattlePlaceV85{position:absolute;left:13px;top:13px;min-width:35px;height:30px;padding:0 8px;border-radius:11px;background:rgba(255,255,255,.78);display:grid;place-items:center;font-size:10px;font-weight:950;color:#56637b;box-shadow:0 7px 15px rgba(43,54,94,.07)}
.p2BattleAvatarV85{width:58px;height:58px;margin:8px auto 9px;border-radius:18px;display:grid;place-items:center;font-size:22px;font-weight:950;color:#fff;background:linear-gradient(145deg,#6040ef,#298fe9);box-shadow:0 10px 22px rgba(62,71,194,.20),inset 0 0 0 3px rgba(255,255,255,.18)}
.rank1 .p2BattleAvatarV85{background:linear-gradient(145deg,#efaa13,#ffd762);color:#715000;box-shadow:0 11px 25px rgba(191,132,0,.22),inset 0 0 0 3px rgba(255,255,255,.30)}
.rank2 .p2BattleAvatarV85{background:linear-gradient(145deg,#8d9bae,#dce3ec)}
.rank3 .p2BattleAvatarV85{background:linear-gradient(145deg,#b96d3a,#e8ac7e)}
.p2BattlePodiumCardV85 h3{margin:0;color:var(--v85-ink);font-size:16px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2BattlePodiumCardV85>p{margin:3px 0 10px;color:#7b899d;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.p2BattleWinsV85{display:flex;align-items:baseline;justify-content:center;gap:5px;margin:8px 0 12px}.p2BattleWinsV85 strong{font-size:31px;line-height:1;color:#159b6f}.rank1 .p2BattleWinsV85 strong{color:#b17a00}.p2BattleWinsV85 small{font-size:9px;font-weight:950;letter-spacing:.11em;color:#7d899c}
.p2BattleMiniStatsV85{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.p2BattleMiniStatsV85 span{padding:7px 3px;border-radius:12px;background:#f5f7fb}.p2BattleMiniStatsV85 b{display:block;font-size:11px;color:#2b374e}.p2BattleMiniStatsV85 small{display:block;font-size:7.5px;color:#8a96a9;margin-top:1px}
.p2BattleRateV85{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:9px;border-top:1px solid #edf0f5;font-size:9px;color:#8290a4}.p2BattleRateV85 b{color:#5a3de8;font-size:11px}
.p2BattleRestV85{margin-top:4px}.p2BattleRestHeadV85{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 10px}.p2BattleRestHeadV85 small{display:block;color:#6745e9;font-size:9px;font-weight:950;letter-spacing:.12em}.p2BattleRestHeadV85 h3{margin:2px 0 0;font-size:17px;color:var(--v85-ink)}.p2BattleRestHeadV85>span{font-size:10px;color:#78869b;background:#f1f3fb;border-radius:999px;padding:7px 10px}
.p2BattleRankListV85{display:grid;gap:9px}.p2BattleRankRowV85{display:grid;grid-template-columns:44px 42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 13px;border:1px solid rgba(56,72,122,.095);border-radius:18px;background:linear-gradient(150deg,#fff,#fbfcff);box-shadow:0 7px 20px rgba(38,53,95,.055);animation:v85CardIn .38s ease both;animation-delay:calc(var(--i,0)*24ms);transition:transform .2s ease,box-shadow .2s ease}
.p2BattleRankRowV85:hover{transform:translateX(4px);box-shadow:0 12px 28px rgba(42,56,104,.09)}.p2BattleRankNoV85{height:32px;border-radius:11px;background:#f0f2f8;color:#5b6880;display:grid;place-items:center;font-size:10px;font-weight:950}.p2BattleRankAvatarV85{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#ece9ff,#e8f7ff);color:#6041e8;display:grid;place-items:center;font-weight:950;font-size:14px}.p2BattleRankWhoV85{min-width:0}.p2BattleRankWhoV85 b{display:block;color:#1b2740;font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p2BattleRankWhoV85 small{display:block;color:#8490a3;font-size:9px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.p2BattleRankStatsV85{display:grid;grid-template-columns:repeat(4,54px);gap:5px}.p2BattleRankStatsV85 span{text-align:center;padding:6px 3px;border-radius:11px;background:#f4f6fa}.p2BattleRankStatsV85 span.wins{background:#ecfaf5}.p2BattleRankStatsV85 b{display:block;color:#263248;font-size:10px}.p2BattleRankStatsV85 .wins b{color:#15986d}.p2BattleRankStatsV85 small{display:block;color:#8894a7;font-size:7px;margin-top:1px}

@keyframes v85CardIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes v85PodiumIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes v85CrownFloat{0%,100%{transform:translate(-50%,0) rotate(-3deg)}50%{transform:translate(-50%,-4px) rotate(3deg)}}

@media(max-width:820px){
  .p2SubjectGridV85{grid-template-columns:1fr}
  .p2BattlePodiumV85{grid-template-columns:1fr}
  .p2BattlePodiumCardV85.rank1{transform:none}
  .p2OptionCardV85{grid-template-columns:54px minmax(0,1fr) auto}
  .p2BattleRankRowV85{grid-template-columns:38px 38px minmax(0,1fr)}
  .p2BattleRankStatsV85{grid-column:2/4;grid-template-columns:repeat(4,1fr)}
}
@media(max-width:520px){
  .p2Body{padding:14px}
  .p2OptionHeroV85,.p2SubjectHeroV85,.p2BattleTopHeroV85{padding:17px;border-radius:22px}
  .p2OptionHeroV85>span,.p2SubjectHeroBadgeV85,.p2BattleTopHeroV85>span{width:52px;height:52px;flex-basis:52px;border-radius:17px;font-size:24px}
  .p2OptionHeroV85>div>b,.p2SubjectHeroV85 h3,.p2BattleTopHeroV85 h3{font-size:18px}
  .p2OptionGridV85{grid-template-columns:1fr}
  .p2OptionCardV85{min-height:104px;padding:15px;grid-template-columns:50px minmax(0,1fr) auto;gap:11px}
  .p2OptionCardV85 .icon{width:50px;height:50px;border-radius:16px;font-size:23px}
  .p2OptionCopyV85 b{font-size:14px}.p2OptionCopyV85 small{font-size:10px}.p2OptionCardV85 em{font-size:9px}
  .p2SubjectCardV85{grid-template-columns:57px minmax(0,1fr) auto;padding:13px;gap:0 10px;border-radius:20px}
  .p2SubjectThumbV85{width:57px;height:57px;border-radius:17px}.p2SubjectCopyV85 b{font-size:14px}.p2SubjectPctV85{padding:5px 6px}
  .p2BattlePodiumCardV85{border-radius:22px}
  .p2BattleRankRowV85{padding:9px 10px;gap:7px}.p2BattleRankStatsV85{gap:4px}.p2BattleRankStatsV85 span{padding:5px 2px}
}
@media(prefers-reduced-motion:reduce){
  .p2Card,.p2OptionCardV85,.p2SubjectCardV85,.p2BattlePodiumCardV85,.p2BattleRankRowV85,.p2BattleCrownV85{animation:none!important;transition:none!important}
}
