@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.music-module{--music-accent: #b08aff;padding:36px var(--page-pad) 160px;max-width:1700px;margin:auto}.music-module button{cursor:pointer}.music-module button:disabled{cursor:default;opacity:.35}.music-module button,.music-module a,.music-module input{-webkit-tap-highlight-color:transparent}.music-module h1,.music-module h2,.music-module h3,.music-module h4,.music-module p{margin:0}.music-module svg{flex:0 0 auto}.music-module .eyebrow{font-size:11px;letter-spacing:.13em;color:var(--secondary)}.music-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.music-heading h1{font-size:clamp(27px,3vw,42px);letter-spacing:-.045em;margin:8px 0}.music-heading p{color:var(--secondary);font-size:14px}.music-mode{display:flex;flex-wrap:wrap;gap:6px;background:var(--surface);padding:5px;border-radius:30px}.music-mode button{border:0;background:transparent;border-radius:25px;padding:11px 18px;font-size:13px}.music-mode button[aria-selected=true]{background:var(--text);color:var(--deep);font-weight:800}.music-mode small{display:inline-block;font-size:9px;border:1px solid var(--line);padding:3px 5px;margin-left:5px;border-radius:5px}.music-feature{display:flex;gap:34px;align-items:center;padding:28px;background:linear-gradient(115deg,#142c37,#0b1724);border:1px solid var(--line);border-radius:18px}.music-feature>img{width:220px;height:220px;object-fit:cover;border-radius:10px}.music-feature h2{font-size:clamp(28px,4vw,48px);letter-spacing:-.045em;margin:12px 0}.music-feature p{color:var(--secondary);font-size:15px;max-width:540px}.music-tag{color:var(--music-accent);font-size:10px;font-weight:800;letter-spacing:.09em}.music-feature-meta{display:block;color:var(--secondary);font-size:12px;margin:14px 0 20px}.music-primary{display:inline-flex;align-items:center;gap:8px;background:var(--music-accent);color:#04180f;padding:12px 22px;border:0;border-radius:30px;font-weight:800;font-size:13px}.music-primary:hover{filter:brightness(1.12)}.music-section-title{font-size:22px;margin:30px 0 18px!important}.music-disciplines{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:18px}.music-discipline-card{text-align:left;padding:0;border:0;background:transparent;border-radius:12px;overflow:hidden}.music-discipline-card img{width:100%;height:155px;object-fit:cover;border-radius:10px;display:block;transition:filter .15s}.music-discipline-card:hover img{filter:brightness(1.2)}.music-discipline-card>span{display:block;padding:12px 2px}.music-discipline-card strong{display:block;font-size:13px}.music-discipline-card small{display:block;color:var(--secondary);font-size:11px;margin-top:5px}.music-back{display:inline-flex;gap:8px;align-items:center;background:none;border:0;padding:8px 0;color:var(--secondary);font-size:12px;margin-bottom:15px}.music-discipline-header{display:flex;align-items:center;gap:24px;margin-bottom:28px}.music-discipline-header>img{height:112px;width:112px;object-fit:cover;border-radius:10px}.music-discipline-header h2{font-size:clamp(26px,3vw,40px);margin:8px 0;letter-spacing:-.035em}.music-discipline-header p{color:var(--secondary);font-size:12px}.music-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:30px}.music-subjects{max-height:650px;overflow-y:auto;padding-right:12px;scrollbar-width:thin;scrollbar-color:#284055 transparent}.music-subjects h3{font-size:14px;margin-bottom:12px}.music-subjects button{display:flex;flex-direction:column;gap:5px;width:100%;padding:13px 12px;margin:3px 0;border:1px solid transparent;border-radius:9px;background:transparent;text-align:left;font-size:12px;line-height:1.45}.music-subjects small{color:var(--secondary);font-size:10px}.music-subjects button:hover{background:var(--surface)}.music-subjects button[aria-pressed=true]{color:var(--music-accent);background:#0c2426;border-color:#1c4a40}.music-content{min-width:0}.music-tracklist h3{font-size:19px;margin:8px 0 16px}.music-track-row{width:100%;display:grid;grid-template-columns:26px 1fr 42px 22px;gap:13px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);text-align:left}.music-track-row.selected{background:#0e2828;border-color:#235044}.music-track-row>span:first-child{color:var(--music-accent);font-size:12px}.music-track-row strong,.music-track-row small{display:block}.music-track-row strong{font-size:14px}.music-track-row small{font-size:11px;color:var(--secondary);margin-top:4px}.music-track-row time{font-size:12px;color:var(--secondary)}.music-listening{border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.music-listening-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.music-listening-title h3{font-size:17px;margin-top:6px}.music-listening-title small{color:var(--secondary);font-size:11px}.music-panel-tabs{display:flex;gap:5px}.music-panel-tabs button{background:transparent;border:0;padding:9px 12px;border-radius:8px;font-size:12px;color:var(--secondary)}.music-panel-tabs button[aria-pressed=true]{background:var(--surface);color:var(--text)}.music-listening-grid{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:24px;margin-top:22px}.music-lyrics{height:390px;overflow-y:auto;padding-right:12px;scrollbar-width:thin;scrollbar-color:#284055 transparent;scroll-behavior:smooth}.music-lyrics p{white-space:pre-line;color:#c6d3df;font-size:clamp(16px,1.55vw,23px);font-weight:700;line-height:1.75;margin-bottom:26px}.music-lyrics p.current{color:var(--music-accent)}.music-practice{align-self:start;background:var(--surface);border:1px solid var(--line);padding:18px;border-radius:14px}.music-practice-head label{display:flex;align-items:center;gap:6px;margin:12px 0 20px;font-size:12px;color:var(--secondary)}.music-practice input{accent-color:var(--music-accent)}.music-check h4{font-size:17px;line-height:1.55;margin:12px 0 18px}.music-check-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.music-check-actions button{border:1px solid #3b5661;background:#132b36;padding:11px;border-radius:8px;font-size:12px;font-weight:800}.music-check-actions button:hover:enabled{border-color:var(--music-accent)}.music-text-button{background:none;border:0;color:var(--music-accent);padding:12px 0 4px;font-size:11px;text-align:left}.music-feedback{border-left:2px solid var(--amber);margin-top:14px;padding-left:10px;font-size:12px}.music-feedback.correct{border-color:var(--music-accent)}.music-feedback p{color:var(--secondary);margin-top:5px;line-height:1.6}.music-practice-idle>svg{color:var(--music-accent);margin:8px 0 16px}.music-practice-idle h4{font-size:17px;line-height:1.4;margin-bottom:12px}.music-practice-idle p,.music-queue p{color:var(--secondary);font-size:12px;line-height:1.7}.music-practice-progress{border-top:1px solid var(--line);padding-top:16px;margin-top:18px}.music-practice-progress span{color:var(--secondary);font-size:10px}.music-practice-progress progress{width:100%;height:5px;margin-top:10px;accent-color:var(--music-accent)}.music-queue h4{font-size:15px;margin-bottom:15px}.music-queue button{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:12px;margin-bottom:14px}.music-queue button[aria-current=true]{color:var(--music-accent)}.music-queue small{color:var(--secondary)}.music-empty{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}.music-empty>svg{color:var(--music-accent)}.music-empty p{color:var(--secondary);max-width:420px;line-height:1.6}.music-subject-empty{display:flex;gap:15px;align-items:center;padding:24px;color:var(--secondary);background:var(--surface);border-radius:12px;font-size:13px}.music-player{position:fixed;bottom:0;left:0;right:0;z-index:45;display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,1.3fr) minmax(120px,1fr);align-items:center;gap:24px;background:#0b1824;border-top:1px solid #263a45;padding:14px var(--page-pad);box-shadow:0 -10px 35px #0005}.music-player button{border:0;background:none;padding:7px;display:inline-flex;align-items:center;justify-content:center}.music-player-track{gap:12px;justify-content:flex-start!important;text-align:left;min-width:0}.music-player-track img{width:48px;height:48px;object-fit:cover;border-radius:7px}.music-player-track>span{min-width:0}.music-player-track strong{display:block;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.music-player-track small{display:block;color:var(--secondary);font-size:10px;margin-top:5px}.music-transport{min-width:0}.music-transport-buttons{display:flex;align-items:center;justify-content:center;gap:15px}.music-player button.music-main-play{border-radius:50%;background:var(--text);color:var(--deep);width:40px;height:40px}.music-player button[aria-pressed=true]{color:var(--music-accent)}.music-seek{display:flex;gap:10px;align-items:center;margin-top:5px}.music-seek time{font-size:10px;color:var(--secondary);font-variant-numeric:tabular-nums}.music-seek input{width:100%;min-width:20px}.music-player input[type=range]{accent-color:var(--music-accent);height:4px;cursor:pointer}.music-volume{display:flex;align-items:center;justify-content:flex-end;gap:10px}.music-volume input{width:85px}.music-player-status{grid-column:1/-1;font-size:12px;color:var(--secondary);display:flex;gap:12px;align-items:center;flex-wrap:wrap}.music-player-status a{color:var(--music-accent)}.music-check-notice{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;padding:7px 0;border-bottom:1px solid var(--line)}.music-check-notice button{color:var(--music-accent);font-size:12px}.music-practice{scroll-margin-top:90px}@media(max-width:1100px){.music-layout{grid-template-columns:200px minmax(0,1fr);gap:20px}.music-listening-grid{grid-template-columns:minmax(0,1fr)}.music-practice{max-width:100%}.music-lyrics{height:300px}.music-volume{display:none}.music-player{grid-template-columns:1fr 1fr}.music-heading{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.music-module{padding-top:24px;padding-bottom:255px}.music-heading{gap:20px;margin-bottom:22px}.music-feature{padding:20px;gap:18px;align-items:flex-start}.music-feature>img{width:85px;height:100px}.music-feature h2{font-size:24px}.music-feature p{font-size:12px}.music-feature .music-tag{font-size:8px}.music-feature-meta{font-size:10px}.music-primary{padding:10px 14px}.music-disciplines{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.music-discipline-card img{height:140px}.music-discipline-header{gap:16px}.music-discipline-header>img{width:80px;height:90px}.music-layout{grid-template-columns:1fr}.music-subjects{display:flex;overflow-x:auto;padding-bottom:8px;max-height:none;gap:8px}.music-subjects h3{display:none}.music-subjects button{min-width:175px;max-width:200px;border-color:var(--line)}.music-listening-grid{gap:18px}.music-lyrics{height:300px}.music-lyrics p{font-size:18px}.music-player{bottom:calc(66px + env(safe-area-inset-bottom,0px));gap:4px 10px;padding:9px 16px;grid-template-columns:minmax(0,1fr) 150px}.music-player-track img{width:38px;height:38px}.music-player-track small{display:none}.music-transport{display:contents}.music-transport-buttons{gap:4px;justify-content:flex-end}.music-transport-buttons>button:last-child{display:none}.music-player button.music-main-play{width:34px;height:34px}.music-seek{grid-column:1/-1;width:100%;margin-top:6px}.music-player-track strong{font-size:11px}.music-mode button{padding:10px 13px}}@media(max-width:820px){.music-player{bottom:calc(70px + env(safe-area-inset-bottom,0px))}.music-module{padding-bottom:255px}}@media(prefers-reduced-motion:reduce){.music-module *{scroll-behavior:auto!important;transition:none!important}}.music-module{max-width:1240px}.music-module button:focus-visible,.music-module select:focus-visible,.music-module a:focus-visible{outline:3px solid #cbb6ff;outline-offset:4px}.music-primary{color:#1b1032}.music-feature{background:linear-gradient(130deg,#382452,#182137 70%,#101c2d)}.music-discipline-header{position:relative;align-items:center;background:linear-gradient(130deg,#382452,#182137 70%,#101c2d);padding:32px;border-radius:20px;gap:30px;overflow:hidden;margin-bottom:0}.music-discipline-header>img{width:220px;height:220px;border-radius:12px;box-shadow:0 16px 40px #0006}.music-discipline-header>div{min-width:0}.music-discipline-header h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.045em;max-width:640px;margin:12px 0 18px}.music-discipline-header .eyebrow{color:#c8b2f3;font-size:10px}.music-album-subject{border-left:2px solid var(--music-accent);padding-left:12px;margin:14px 0;max-width:480px}.music-album-subject>span{display:block;color:#c9b0f1;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px}.music-album-subject>p{color:#f4edff;font-size:15px;line-height:1.4;font-weight:650}.music-album-actions{display:flex;gap:10px;align-items:center;margin:22px 0 28px}.music-outline,.music-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ffffff35;border-radius:30px;padding:11px 17px;min-height:44px;font-size:12px;font-weight:700;background:transparent}.music-outline:hover,.music-more:hover{background:#ffffff08}.music-album-play{display:grid;place-items:center;margin-left:auto;width:54px;height:54px;flex-shrink:0;border:0;border-radius:50%;background:var(--music-accent);color:#1b1032}.music-layout{grid-template-columns:215px minmax(0,1fr);gap:36px}.music-subjects{max-height:none;overflow:visible;padding:0}.music-subjects label{display:block;color:var(--secondary);font-size:12px;margin-bottom:10px}.music-subjects select{width:100%;min-width:0;min-height:44px;color-scheme:dark;color:#f7f2ff;background:#192237;border:1px solid #8c77aa;padding:10px 12px;border-radius:10px;font:inherit;font-size:12px;text-overflow:ellipsis}.music-subjects option{color:#f7f2ff;background:#192237}.music-tracklist-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.music-tracklist-heading h3{margin:0;font-size:22px}.music-tracklist-heading small{color:var(--secondary);font-size:11px}.music-track-row{grid-template-columns:16px 52px minmax(0,1fr) 36px;gap:12px;min-height:78px;border:0;padding:8px 7px;background:transparent}.music-track-row>img{width:52px;height:52px;object-fit:cover;border-radius:5px}.music-track-row>span{min-width:0}.music-track-row>span:first-child{color:var(--muted);font-size:11px}.music-track-row.selected{background:#b08aff0b}.music-track-row.selected strong,.music-track-row.selected>span:first-child{color:#c7aaff}.music-track-row strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:650}.music-track-row small{color:#aeb9cd}.music-track-row:hover{background:#ffffff08}.music-more{display:flex;margin:18px auto 30px;padding-inline:28px}.music-listening{border:0;margin-top:34px;padding-top:0;scroll-margin-top:90px}.music-listening-title{justify-content:flex-start}.music-listening-title>img{width:44px;height:44px;object-fit:cover;border-radius:6px}.music-listening-title>div{min-width:0}.music-listening-title h3{font-size:21px;margin:0 0 4px}.music-listening-title small{line-height:1.5}.music-panel-tabs{margin-left:auto}.music-listening-subject{color:#b6a3d4;font-size:11px;line-height:1.5;margin-top:12px!important}.music-listening-grid{grid-template-columns:minmax(0,1fr);margin-top:20px;gap:30px}.music-lyrics{height:auto;max-height:none;overflow:visible;padding:26px;border-radius:18px;background:linear-gradient(145deg,#423060,#29213f)}.music-lyrics-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px;color:#c9b8e2}.music-lyrics-heading span{font-size:10px;letter-spacing:.15em}.music-lyrics-heading small{font-size:10px}.music-lyrics p{font-size:clamp(21px,2vw,26px);line-height:1.65;color:#c3b1dd;letter-spacing:-.02em}.music-lyrics p.current{color:#fff}.music-lyrics p:last-child{margin-bottom:0}.music-lyric-verse{margin-bottom:26px}.music-lyric-verse:last-child{margin-bottom:0}.music-lyric-line{display:block;font-size:clamp(21px,2vw,26px);font-weight:700;line-height:1.65;letter-spacing:-.02em;color:#c3b1dd;transition:color .18s ease}.music-lyric-line.current{color:#fff;text-shadow:0 0 18px #ffffff18}.music-follow{margin-left:auto;min-height:36px;padding:7px 11px;border:1px solid #d6baff55;border-radius:24px;color:#f4edff;background:transparent;font:inherit;font-size:10px}.music-follow[aria-pressed=true]{color:#211433;background:#dac5ff;border-color:#dac5ff}.music-lyric-line{scroll-margin-block:100px 190px}@media(max-width:700px){.music-lyric-line{font-size:23px;line-height:1.55}.music-lyrics-heading{gap:8px}}.music-practice{padding:22px;border-radius:16px}.music-practice-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.music-practice-head h3{font-size:20px}.music-practice-head label{margin:0}.music-practice-idle>svg,.music-practice-idle h4{display:none}.music-practice-idle p{margin-top:16px}.music-check{margin-top:18px}.music-check-actions button{background:#ffffff07;border-color:#ffffff25}.music-player-track small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:820px){.music-layout{grid-template-columns:minmax(0,1fr);gap:26px}.music-subjects{display:flex;align-items:center;gap:12px}.music-subjects label{margin:0;flex-shrink:0}.music-subjects select{border-radius:25px}.music-player{bottom:calc(70px + env(safe-area-inset-bottom,0px))}}@media(max-width:700px){.music-module{padding-top:14px;padding-bottom:240px}.music-back{margin-bottom:14px}.music-discipline-header{margin-inline:calc(-1 * var(--page-pad));width:calc(100% + 2 * var(--page-pad));height:370px;border-radius:0;padding:0;display:flex;align-items:flex-end}.music-discipline-header>img{position:absolute;inset:0;width:100%;height:100%;border-radius:0;object-position:center 35%}.music-discipline-header:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b0d1b00,#0d102160 24%,#0d1021e8 63%,#101525)}.music-discipline-header>div{position:relative;z-index:1;padding:20px var(--page-pad)}.music-discipline-header h2{font-size:34px;max-width:340px;margin:8px 0 12px}.music-album-subject{margin:12px 0}.music-album-subject>p{font-size:14px}.music-album-actions{margin:19px 0 22px}.music-outline{padding:10px 13px;font-size:11px}.music-album-play{width:50px;height:50px}.music-track-row{grid-template-columns:13px 50px minmax(0,1fr) 32px;gap:10px;padding:8px 0;min-height:73px}.music-track-row>img{width:50px;height:50px}.music-track-row strong{font-size:13px}.music-track-row small{font-size:10px}.music-track-row.selected{background:transparent}.music-listening-title{flex-wrap:wrap}.music-listening-title h3{font-size:18px}.music-panel-tabs{display:none}.music-lyrics{height:auto;padding:22px 20px;border-radius:13px}.music-lyrics p{font-size:23px;line-height:1.55}.music-practice{padding:18px}.music-practice-head h3{font-size:18px}.music-player{left:8px;right:8px;padding:8px 9px;border:1px solid #ffffff20;border-radius:9px;background:#352746;grid-template-columns:minmax(0,1fr) 108px;gap:2px 8px}.music-player-track{gap:8px;padding:0!important}.music-player-track small{display:block;font-size:9px;color:#d0c1e2}.music-player button.music-main-play{background:transparent;color:#fff}.music-transport-buttons{gap:0}.music-seek{margin-top:4px}.music-seek time{font-size:9px}.music-check-notice,.music-check-notice button{font-size:10px}}.audio-course-menu{padding-bottom:70px}.audio-course-hero{position:relative;min-height:420px;border-radius:22px;overflow:hidden;background:#102934;isolation:isolate;margin-bottom:42px}.audio-course-hero>img{position:absolute;right:0;top:0;width:58%;height:100%;object-fit:cover;object-position:50% 38%;z-index:-3}.audio-course-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#10222c 16%,#10222cf2 35%,#10222c50 73%,#10222c18);z-index:-2}.audio-course-hero-copy{padding:48px;width:70%;position:relative;z-index:1}.audio-course-hero-copy .audio-kicker{color:#8bdfdb}.audio-course-hero-copy h1{font-size:clamp(32px,4vw,60px);line-height:1.08;letter-spacing:-.055em;margin:18px 0;color:#fff}.audio-course-hero-copy h1 em{font-style:normal;color:#a1ded9}.audio-course-hero-copy p{color:#d0dddf;line-height:1.7;font-size:16px}.audio-course-stats{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0;color:#d3e4e7;font-size:12px}.audio-course-stats strong{font-size:17px;color:#fff;margin-right:4px}.audio-course-explore{border:1px solid #91d7d5;background:#a4e0db;color:#0b2830;border-radius:8px;padding:12px 19px;font-weight:750!important;transition:background .2s,transform .2s}.audio-course-explore:hover{background:#c3f4ee;transform:translateY(-2px)}.audio-hero-signature{position:absolute;right:35px;bottom:30px;display:flex;align-items:center;gap:4px;height:70px;pointer-events:none}.audio-hero-signature i{display:block;width:3px;border-radius:5px;background:#c0f9ee;opacity:.65;animation:audio-course-wave 3s ease-in-out infinite alternate}.audio-hero-signature span{position:absolute;bottom:-14px;right:0;white-space:nowrap;font-size:10px;color:#dcf3ef;letter-spacing:.03em}.audio-course-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.audio-course-section-title h2{font-size:clamp(23px,2.4vw,32px);letter-spacing:-.035em;margin:9px 0 20px;scroll-margin-top:100px}.audio-ambience{border:1px solid #355461;color:#bce2df;background:#152c36;padding:10px 14px;border-radius:30px;font-size:12px!important}.audio-ambience[aria-pressed=true]{background:#a4e0db;color:#12343b}.audio-ambience:disabled{opacity:.5}.audio-course-modes{display:flex;gap:8px;border-bottom:1px solid #2b3c49;padding-bottom:12px;margin-bottom:20px}.audio-course-modes button{padding:10px 22px;background:transparent;color:#acbccb;border:1px solid transparent;border-radius:7px}.audio-course-modes button[aria-pressed=true]{color:#d8fffa;background:#22444b;border-color:#426a70}.audio-course-rail-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:14px}.audio-course-rail-toolbar p{color:#9eaebc;font-size:13px}.audio-course-rail-toolbar>div{display:flex;gap:8px}.audio-course-rail-toolbar button{background:#172c38;color:#d3eae9;border:1px solid #354c59;border-radius:50%;height:34px;width:34px}.audio-course-rail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:none;padding:6px 4px 22px;scrollbar-width:thin;scrollbar-color:#42666c transparent}.audio-course-card{flex:0 0 clamp(220px,22vw,290px);height:355px;text-align:left;position:relative;overflow:hidden;border:1px solid #ffffff18;border-radius:13px;background:#162c35;color:#fff;isolation:isolate;scroll-snap-align:start;transition:transform .25s,border-color .25s,box-shadow .25s;animation:audio-course-in .5s both;animation-delay:var(--course-delay)}.audio-course-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;transition:transform .7s}.audio-course-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0002 15%,transparent 25%,#08121eb8 64%,#06111bf5);z-index:-2}.audio-course-card:hover,.audio-course-card:focus-visible{transform:translateY(-5px);border-color:var(--course-accent);box-shadow:0 12px 28px #0005}.audio-course-card:hover>img{transform:scale(1.045)}.audio-course-badge{position:absolute;top:17px;left:17px;padding:6px 8px;border-radius:5px;font-size:9px;letter-spacing:.11em;background:#0619238c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#edffff}.audio-course-card-copy{position:absolute;left:21px;right:21px;bottom:22px;display:grid;gap:10px}.audio-course-card-copy>small{color:#e4f5f4;font-size:14px;font-weight:650;text-shadow:0 1px 5px #0008}.audio-course-card-copy>strong{font-size:25px;line-height:1.13;letter-spacing:-.035em}.audio-course-card-copy>span{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#d7e9ea;margin-top:4px}.audio-course-card-copy b{display:grid;place-items:center;background:var(--course-accent);width:29px;height:29px;border-radius:50%;font-size:11px;color:#0b1824}.audio-course-footer{display:flex;justify-content:space-between;gap:16px;padding:22px 0;color:#8ea8b4;font-size:12px}.audio-menu-back{margin-bottom:22px;border:1px solid #385363;border-radius:7px;color:#c1e5e3;background:#16313c;padding:10px 15px}.audio-region-filter{display:flex;gap:20px;align-items:center;margin:22px 0}.audio-region-filter select{background:#142d38;color:#e0f0f1;border:1px solid #3e5e69;padding:12px;border-radius:8px}.audio-contest-intro,.audio-course-empty{color:#adbfcb;line-height:1.7;padding:12px 0 22px}.audio-contest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.audio-contest-card{display:flex;align-items:center;gap:16px;text-align:left;min-height:130px;border:1px solid #2f4857;border-radius:12px;background:#122732;color:#e4eff3;padding:14px}.audio-contest-card[aria-pressed=true]{border-color:#9cddd5;background:#20434a}.audio-contest-card img{width:80px;height:100px;object-fit:cover;border-radius:7px}.audio-contest-card>span{display:grid;gap:8px}.audio-contest-card small{font-size:10px;color:#9eb8c1}.audio-contest-card strong{font-size:16px}.audio-contest-card em{font-style:normal;font-size:11px;color:#b4dfda}.audio-contest-detail{margin-top:24px;padding:28px;border:1px solid #345664;border-radius:14px;background:#142e39}.audio-contest-detail h3{margin:10px 0;font-size:24px}.audio-contest-detail p{color:#b4cbd2;line-height:1.6}.audio-contest-detail>div{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.audio-contest-detail>div>span{border:1px solid #43616d;padding:8px 12px;border-radius:6px;font-size:12px;color:#d1e1e6}@keyframes audio-course-wave{to{transform:scaleY(.4);opacity:.3}}@keyframes audio-course-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.audio-course-hero-copy{padding:32px;width:85%}.audio-course-hero>img{width:70%}.audio-contest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audio-hero-signature{display:none}}@media(max-width:600px){.audio-course-hero{min-height:400px;margin-bottom:28px}.audio-course-hero-copy{padding:28px 23px;width:100%}.audio-course-hero>img{width:100%;opacity:.48}.audio-course-hero-shade{background:linear-gradient(90deg,#10222ce6,#10222c70)}.audio-course-stats{gap:10px;font-size:10px}.audio-course-section-title{align-items:flex-start;flex-direction:column;gap:0}.audio-ambience{margin-bottom:18px}.audio-course-card{flex-basis:235px;height:325px}.audio-course-footer{flex-direction:column;font-size:11px}.audio-contest-grid{grid-template-columns:1fr}.audio-region-filter{align-items:stretch;flex-direction:column;gap:10px}.audio-course-rail-toolbar p{max-width:235px;font-size:12px}}@media(prefers-reduced-motion:reduce){.audio-course-menu *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.audio-course-card:hover{transform:none}}.audio-course-meditation{margin-top:28px;padding-top:20px;border-top:1px solid #ffffff12;display:flex;justify-content:center}.audio-course-meditation .meditation-player{width:auto;min-width:0;max-width:320px;margin-bottom:0}.audio-course-meditation .meditation-main{min-height:44px;padding:9px 18px;font-size:13px!important;background:#132d35;border-color:#426469;color:#b6dfd7;box-shadow:none}.audio-course-meditation .meditation-main:hover{background:#1b3b43;box-shadow:none}.audio-course-meditation .meditation-main>span{font-size:17px}@media(max-width:600px){.audio-course-meditation{margin-top:22px;padding-top:18px}.audio-course-meditation .meditation-player{width:auto;max-width:min(320px,100%)}}.audio-course-menu{--audio-accent:#81e6bc}.audio-course-menu .audio-kicker,.audio-course-menu .audio-course-hero h1 em{color:#81e6bc}.audio-course-menu .audio-course-explore{background:#81e6bc;color:#102c22}.audio-course-menu .audio-course-modes button[aria-pressed=true]{color:#81e6bc;border-color:#81e6bc55;background:#163b30}.audio-adopted{font-family:Manrope,system-ui,sans-serif;color:#e8f1f3;background:#08111d;--mint:#81e6bc;--muted:#9eafb9}.audio-adopted *{box-sizing:border-box}.audio-adopted{margin:0}.audio-adopted button,.audio-adopted select{font:inherit}.audio-adopted button,.audio-adopted a,.audio-adopted select,.audio-adopted input{touch-action:manipulation}.audio-adopted button,.audio-adopted a{cursor:pointer}.audio-adopted button{color:inherit;border:0}.audio-adopted a{color:var(--mint);text-decoration:none}.audio-adopted button:focus-visible,.audio-adopted a:focus-visible,.audio-adopted select:focus-visible{outline:2px solid var(--mint);outline-offset:4px}.audio-adopted header{display:flex;align-items:center;gap:25px;padding:18px 5vw;border-bottom:1px solid #ffffff0e;background:#060e18}.audio-adopted .brand{display:flex;align-items:center;color:#f1f5fa;font-size:30px;font-weight:800;letter-spacing:-2px;gap:0}.audio-adopted .brand img{width:40px;margin-right:10px}.audio-adopted .brand span{color:#6ee3bd}.audio-adopted .preview{font-size:9px;letter-spacing:.2em;color:#7f989d}.audio-adopted .back{margin-left:auto;font-size:11px}.audio-adopted{max-width:1180px;margin:auto;padding:30px 30px 170px}.audio-adopted .path{font-size:12px;color:var(--muted);margin-bottom:25px}.audio-adopted .path span{margin:0 12px}.audio-adopted .album{display:flex;align-items:center;gap:30px}.audio-adopted .album>img{width:200px;height:200px;border-radius:22px;object-fit:cover;box-shadow:0 18px 50px #0004}.audio-adopted .eyebrow{font-size:10px;letter-spacing:.17em;font-weight:800;color:var(--mint)}.audio-adopted h1{font-size:clamp(27px,3.2vw,43px);line-height:1.15;letter-spacing:-.05em;margin:12px 0}.audio-adopted p{color:var(--muted);font-size:14px;line-height:1.75}.audio-adopted .album p{margin:10px 0 17px}.audio-adopted .facts{display:flex;gap:10px;flex-wrap:wrap}.audio-adopted .facts span{font-size:11px;padding:7px 10px;border:1px solid #8acaaf22;background:#14302d55;border-radius:9px;color:#b4d9d0}.audio-adopted .filters{display:flex;gap:14px;padding:25px 0 28px}.audio-adopted .filters label{display:grid;gap:8px;color:#8ea8ac;font-size:9px;letter-spacing:.15em;flex:1}.audio-adopted .filters select{max-width:100%;width:100%;font-size:13px;color:#e0eeee;border:1px solid #ffffff1a;background:#101f2c;padding:12px;border-radius:12px}.audio-adopted .layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:28px}.audio-adopted .section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.audio-adopted .section-title h2{font-size:19px;margin:0}.audio-adopted .section-title span{font-size:11px;color:var(--muted)}.audio-adopted .lesson{display:flex;width:100%;align-items:center;gap:12px;text-align:left;background:transparent;border-bottom:1px solid #ffffff0b;padding:14px 10px;min-height:76px;border-radius:10px}.audio-adopted .lesson[aria-current=true]{background:#16332f;border:1px solid #a8e2d52b}.audio-adopted .lesson:hover{background:#18302e}.audio-adopted .lesson .number{color:#779491;font-size:12px;width:22px;flex-shrink:0}.audio-adopted .lesson>div{flex:1;min-width:0}.audio-adopted .lesson strong{font-size:14px;display:block;line-height:1.45}.audio-adopted .lesson small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.audio-adopted .lesson time{font-size:11px;color:#a5bcb8}.audio-adopted .lesson .play-dot{border:1px solid #88bcab33;color:var(--mint);border-radius:50%;width:28px;height:28px;display:grid;place-items:center;font-size:10px;flex-shrink:0}.audio-adopted .more{margin:16px 0 28px;width:100%;min-height:44px;background:#ffffff05;border:1px solid #ffffff15;border-radius:12px;color:#adc9c2;font-size:12px}.audio-adopted .reading{padding:25px;border:1px solid #ffffff12;border-radius:20px;background:linear-gradient(135deg,#11263288,#0d1925);scroll-margin-top:20px}.audio-adopted .reading-head{display:flex;align-items:flex-start;gap:16px}.audio-adopted .reading-head img{width:52px;height:52px;border-radius:12px;object-fit:cover}.audio-adopted .reading-head h2{font-size:25px;line-height:1.25;letter-spacing:-.035em;margin:7px 0}.audio-adopted .reading-head p{font-size:13px;margin:5px 0}.audio-adopted .reading-head small{font-size:11px;color:#91b9b2}.audio-adopted .reading-meta{display:flex;gap:13px;align-items:center;flex-wrap:wrap;padding:18px 0;font-size:11px;color:#9ebeb9}.audio-adopted .reading-meta button{margin-left:auto;background:var(--mint);color:#16372d;padding:10px 14px;border-radius:12px;font-size:11px;font-weight:800;min-height:40px}.audio-adopted .tabs{display:flex;gap:18px;border-bottom:1px solid #ffffff12}.audio-adopted .tabs button{background:none;font-size:12px;padding:14px 0;color:#8da4ad;border-bottom:2px solid transparent}.audio-adopted .tabs button[aria-pressed=true]{color:var(--mint);border-color:var(--mint)}.audio-adopted .text-content{padding-top:15px}.audio-adopted .text-content p,.audio-adopted .text-content li{font-size:15px;line-height:1.95;color:#c0cdd3}.audio-adopted .text-content li{margin-bottom:12px}.audio-adopted aside{align-self:start;background:#12252366;border:1px solid #ffffff0d;border-radius:18px;padding:24px}.audio-adopted aside h2{font-size:21px;line-height:1.4;letter-spacing:-.025em}.audio-adopted aside p{font-size:12px}.audio-adopted .tip{display:flex;gap:14px;padding:17px 0;border-top:1px solid #ffffff0b}.audio-adopted .tip>span{font-size:11px;color:#8dbaac}.audio-adopted .tip b{font-size:12px}.audio-adopted .tip p{margin:5px 0 0;font-size:11px}.audio-adopted aside a{display:block;margin-top:17px;font-size:12px}.audio-adopted footer{font-size:10px;color:#7e929e;margin-top:30px}.audio-adopted .dock{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:35px;padding:14px 5vw;background:#0b1924f5;border-top:1px solid #a8e2d533;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10}.audio-adopted .now{display:flex;gap:12px;align-items:center;max-width:360px;flex:1;min-width:0}.audio-adopted .now img{width:46px;height:46px;border-radius:10px;object-fit:cover}.audio-adopted .now strong{display:block;font-size:12px}.audio-adopted .now small{font-size:10px;color:#8dafac;display:block;margin-top:4px}.audio-adopted .controls{width:340px;max-width:100%}.audio-adopted .controls>div:first-child{display:flex;gap:18px;align-items:center;justify-content:center}.audio-adopted .controls button{min-height:36px;background:transparent;font-size:12px}.audio-adopted .play{background:var(--mint);color:#0a211b;width:38px;border-radius:50%}.audio-adopted .controls select{background:#18332f;color:#d9ede8;border:0;border-radius:8px;padding:6px}.audio-adopted .timeline{display:flex;gap:8px;align-items:center;margin-top:7px}.audio-adopted .timeline time{font-size:10px;color:#92ada9}.audio-adopted .timeline input{flex:1;min-width:0;accent-color:var(--mint);height:3px}.audio-adopted .playback-status:empty{display:none}.audio-adopted .playback-status{font-size:11px;color:#f1c1a7;max-width:170px}@media(max-width:760px){.audio-adopted header{padding:14px 5vw;gap:10px;flex-wrap:wrap}.audio-adopted .preview{display:none}.audio-adopted .back{font-size:10px}.audio-adopted{padding:24px 5vw 205px}.audio-adopted .album{gap:18px}.audio-adopted .album>img{width:115px;height:145px;border-radius:15px}.audio-adopted .album p{font-size:12px}.audio-adopted .facts span{font-size:9px;padding:5px 7px}.audio-adopted .facts{gap:5px}.audio-adopted .layout{grid-template-columns:1fr}.audio-adopted aside{display:none}.audio-adopted .filters{flex-direction:column;gap:12px}.audio-adopted .reading{padding:18px}.audio-adopted .reading-head h2{font-size:22px}.audio-adopted .reading-head img{width:42px;height:42px}.audio-adopted .dock{flex-wrap:wrap;gap:9px;padding:12px 5vw max(16px,env(safe-area-inset-bottom))}.audio-adopted .now{flex-basis:100%;max-width:none}.audio-adopted .now img{width:34px;height:34px}.audio-adopted .now strong{font-size:11px}.audio-adopted .now small{font-size:9px}.audio-adopted .controls{width:100%}.audio-adopted .controls>div:first-child{gap:27px}.audio-adopted .lesson{padding:13px 6px;gap:8px}.audio-adopted .lesson strong{font-size:13px}.audio-adopted .lesson small{font-size:10px}.audio-adopted .lesson .number{width:18px}.audio-adopted .reading-meta button{margin-left:0}.audio-adopted h1{font-size:25px}.audio-adopted .playback-status{max-width:100%;margin:0}}@media(prefers-reduced-motion:reduce){.audio-adopted *{scroll-behavior:auto!important}}.audio-adopted .quiz-progress{color:var(--mint);font-size:12px;padding:10px 0 18px}.audio-adopted .quiz-card{border:1px solid #ffffff15;border-radius:14px;padding:18px;margin-bottom:16px;background:#09192266}.audio-adopted .quiz-card h3{font-size:11px;letter-spacing:.08em;color:var(--mint);margin:0}.audio-adopted .quiz-answers{display:flex;gap:10px;margin-top:16px}.audio-adopted .quiz-answers button{min-height:44px;padding:10px 24px;border:1px solid #7ba59855;background:#1c3534;border-radius:12px;font-size:13px}.audio-adopted .quiz-answers button[aria-pressed=true]{background:var(--mint);color:#14382f}.audio-adopted .quiz-answers button:disabled{cursor:default}.audio-adopted .quiz-feedback{margin-top:16px;padding:14px;border-radius:12px;border:1px solid #90cbb933;background:#1b3c3344}.audio-adopted .quiz-feedback.incorrect{border-color:#d1ae6844;background:#5c441d22}.audio-adopted .quiz-feedback strong{font-size:13px;color:#b3e4d2}.audio-adopted .quiz-feedback.incorrect strong{color:#e3c489}.audio-adopted .text-content .quiz-feedback p{font-size:13px;margin-bottom:0;line-height:1.7}.audio-adopted .quiz-result{display:grid;gap:16px;font-size:14px;color:var(--mint);padding:18px}.audio-adopted .quiz-result button{min-height:44px;background:#234138;border-radius:12px;padding:10px;font-size:13px}.audio-adopted .tabs{gap:16px;flex-wrap:wrap}.audio-adopted{--mint:#81e6bc;--muted:#9eafb9;color:#e8f1f3;background:#08111d;width:100%;max-width:1180px;margin:auto;padding:30px 30px 170px;min-height:70vh;display:block}.audio-adopted .eyebrow{display:inline;color:var(--mint);letter-spacing:.17em;font-size:10px}.audio-adopted .back-courses{background:transparent;color:var(--mint);padding:10px 0;margin-bottom:12px;font-size:12px;min-height:44px}.audio-adopted .album{background:none;border:0;padding:0}.audio-adopted .reading{margin-top:20px}.audio-adopted .tabs button{min-height:44px}.audio-adopted .playback-status button{background:transparent;color:var(--mint);padding:8px}@media(max-width:760px){.audio-adopted{padding:24px 5vw 270px}.audio-adopted .dock{bottom:calc(70px + env(safe-area-inset-bottom,0px))}}.audio-adopted .controls .play{background:#81e6bc;color:#0a211b;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;padding:0;font-size:16px}.audio-module{--audio-accent:#ffb547;max-width:1680px;margin:auto;padding:34px var(--page-pad) 175px;color:var(--text)}.audio-module button,.audio-module select,.audio-module a{font:inherit;-webkit-tap-highlight-color:transparent}.audio-module button{cursor:pointer}.audio-module button:disabled{cursor:default}.audio-module button:focus-visible,.audio-module a:focus-visible,.audio-module select:focus-visible,.audio-module input:focus-visible{outline:2px solid #47c8ff;outline-offset:4px}.audio-module svg{flex-shrink:0}.audio-module h1,.audio-module h2,.audio-module h3,.audio-module h4,.audio-module p{margin:0}.audio-kicker{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;letter-spacing:.14em;color:#9babbc}.audio-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:25px}.audio-heading h1{font-size:clamp(26px,2.6vw,39px);letter-spacing:-.045em;margin:8px 0 10px}.audio-heading p{font-size:13px;color:#9babbc}.audio-library-progress{min-width:133px;display:grid;gap:5px;padding-left:25px;border-left:1px solid var(--line)}.audio-library-progress strong{font-size:27px;letter-spacing:-.06em}.audio-library-progress strong span{font-weight:500;font-size:17px;color:#718399}.audio-library-progress>span{font-size:10px;color:#9babbc}.audio-module progress{appearance:none;height:3px;width:100%;border:0;border-radius:5px;background:#263442}.audio-module progress::-webkit-progress-bar{background:#263442;border-radius:5px}.audio-module progress::-webkit-progress-value{background:#22c987;border-radius:5px}.audio-disciplines{display:flex;gap:8px;overflow-x:auto;padding:4px 2px 20px;scrollbar-width:thin}.audio-disciplines button{white-space:nowrap;display:flex;align-items:center;gap:8px;background:#0a1523;color:#b4c1d0;border:1px solid #1d2b3b;border-radius:9px;padding:10px 13px;font-size:11px}.audio-disciplines button[aria-pressed=true]{background:#172433;color:#fff;border-color:var(--audio-accent)}.audio-discipline-dot{height:6px;width:6px;border-radius:50%;background:var(--audio-accent)}.audio-disciplines small{font-size:10px;color:#8b9bad}.audio-workspace{display:grid;grid-template-columns:260px minmax(0,1fr);gap:23px}.audio-library{border:1px solid #1c2a3b;border-radius:14px;background:#081320;overflow:hidden;align-self:start}.audio-library-title{padding:21px 19px 17px;border-bottom:1px solid #1c2a3b}.audio-library-title h2{font-size:15px;margin-bottom:6px}.audio-library-title>span{font-size:10px;color:#8b9bad}.audio-lesson-list{max-height:670px;overflow:auto;scrollbar-width:thin;scrollbar-color:#273d51 transparent;padding:6px}.audio-lesson-list>button{width:100%;border:1px solid transparent;border-radius:9px;background:transparent;color:#c3cddd;display:flex;align-items:center;gap:11px;padding:15px 10px;text-align:left}.audio-lesson-list>button.selected{background:#152437;border-color:#2c4358}.audio-lesson-list>button:disabled{color:#78889a}.audio-lesson-number{font-size:12px;color:#6f8296;align-self:flex-start;padding-top:3px;min-width:20px}.audio-lesson-list>button.selected .audio-lesson-number{color:#ffb547}.audio-lesson-list>button>span:nth-child(2){flex:1;min-width:0}.audio-lesson-list small{display:block;font-size:9px;line-height:1.5;color:#73869a;margin-bottom:4px}.audio-lesson-list strong{display:block;font-size:12px;line-height:1.55;font-weight:600}.audio-lesson-list em{display:block;font-style:normal;font-size:9px;color:#73869a;margin-top:7px}.audio-lesson-list>button.selected em{color:#d7ab69}.audio-personal-progress{display:flex;gap:10px;padding:18px;border-top:1px solid #1c2a3b;color:#94a9b8;font-size:11px}.audio-personal-progress small{display:block;font-size:9px;color:#657b8e;margin-top:6px}.audio-room{min-width:0}.audio-hero{position:relative;isolation:isolate;min-height:270px;border:1px solid #2d3943;border-radius:16px;overflow:hidden;display:flex;align-items:center;background:#101c29}.audio-cover{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 35%;opacity:.25}.audio-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0c1826 10%,#0c1826d4 57%,#0c182659)}.audio-hero-content{position:relative;padding:28px 32px;max-width:690px;z-index:1}.audio-hero .audio-kicker{color:var(--audio-accent)}.audio-discipline-name{font-size:11px;color:#b8c4d0;margin-top:18px!important}.audio-hero h2{font-size:clamp(27px,2.4vw,39px);line-height:1.15;letter-spacing:-.04em;margin:8px 0 11px}.audio-subject{font-size:12px;color:#8fa1b2}.audio-meta{display:flex;align-items:center;gap:16px;margin:16px 0 21px;font-size:10px;color:#91a2b3}.audio-meta>span{display:flex;align-items:center;gap:4px}.audio-play-hero{display:flex;align-items:center;gap:9px;padding:11px 18px;border-radius:8px;border:0;background:var(--audio-accent);color:#111923;font-size:11px!important;font-weight:800!important}.audio-wave{position:absolute;right:22px;bottom:30px;display:flex;gap:3px;align-items:center;opacity:.3;height:75px;z-index:-1}.audio-wave i{display:block;width:3px;background:#c2a279;border-radius:8px;transform:scaleY(.6)}.audio-wave.is-playing i{animation:audio-wave 1.8s ease-in-out infinite alternate}@keyframes audio-wave{to{transform:scaleY(1)}}.audio-reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 225px;gap:21px;margin-top:23px}.audio-reading{border:1px solid #1c2b3a;border-radius:12px;overflow:hidden;background:#091422}.audio-panel-tabs{display:flex;gap:26px;border-bottom:1px solid #1c2b3a;padding:0 26px}.audio-panel-tabs button{display:flex;gap:7px;align-items:center;font-size:11px;white-space:nowrap;padding:18px 0 15px;border:0;border-bottom:2px solid transparent;background:none;color:#8396a9}.audio-panel-tabs button[aria-selected=true]{border-color:var(--audio-accent);color:#e5eaf0}.audio-transcript,.audio-review{padding:26px 28px;max-height:480px;overflow:auto;scrollbar-width:thin;scrollbar-color:#273d51 transparent}.audio-transcript>.audio-kicker{margin-bottom:24px;font-size:9px}.audio-transcript p{font-size:14px;color:#bac6d3;line-height:1.95;margin-bottom:22px;max-width:66ch}.audio-notebook{padding:22px 0;color:#91a3b4}.audio-notebook .audio-kicker{font-size:8px;letter-spacing:.12em}.audio-notebook h3{font-size:21px;line-height:1.35;font-weight:600;letter-spacing:-.035em;color:#d9e0e8;margin:15px 0 12px}.audio-notebook p{font-size:11px;line-height:1.85}.audio-notebook-topic{display:flex;flex-direction:column;border-top:1px solid #1b2a3b;border-bottom:1px solid #1b2a3b;margin:20px 0;padding:18px 0;gap:8px}.audio-notebook-topic small{font-size:8px;letter-spacing:.12em;color:#617c93}.audio-notebook-topic strong{font-size:11px;line-height:1.65;font-weight:500;color:#b5c2ce;margin-bottom:5px}.audio-tip{color:#71889c!important}.audio-notebook a{display:flex;gap:8px;align-items:center;font-size:10px;margin-top:22px;color:#d3ba93;text-decoration:none}.audio-review h3{font-size:23px;letter-spacing:-.04em;margin-top:13px}.audio-review ul{padding:0;list-style:none;display:grid;gap:16px;margin:24px 0}.audio-review li{display:flex;gap:10px;font-size:13px;line-height:1.7;color:#bbc9d5}.audio-review li svg{color:var(--audio-accent);margin-top:3px}.audio-secondary{background:#15263a;border:1px solid #2b4359;color:#c8d8e5;border-radius:7px;padding:10px 14px;font-size:11px!important}.audio-secondary[aria-pressed=true]{border-color:var(--audio-accent);color:var(--audio-accent)}.audio-quiz{border-top:1px solid #213348;padding:23px 0}.audio-quiz h4{font-size:14px;font-weight:500;line-height:1.7;margin:12px 0 15px}.audio-quiz>div{display:flex;gap:10px}.audio-quiz p{font-size:12px;line-height:1.8;padding:13px 0 0}.audio-correct{color:#70d9b0}.audio-correction{color:#e7bd82}.audio-study-link{color:#86b7e4;font-size:11px}.audio-dock{position:fixed;z-index:70;bottom:0;left:0;right:0;background:#07111dfa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid #263446;padding:16px var(--page-pad) 18px;display:grid;grid-template-columns:1fr minmax(280px,1.3fr) 1fr;gap:35px;align-items:center}.audio-dock-title{display:flex;gap:12px;align-items:center;min-width:0}.audio-dock-title img{height:46px;width:46px;object-fit:cover;border-radius:7px}.audio-dock-title>div{min-width:0}.audio-dock-title strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audio-dock-title small{display:block;font-size:9px;color:#7a92a7;margin-top:6px}.audio-transport-buttons{display:flex;align-items:center;justify-content:center;gap:22px;margin-bottom:10px}.audio-transport-buttons>button{display:flex;align-items:center;justify-content:center;background:none;border:0;color:#9cafbf;padding:5px;min-width:34px;min-height:34px}.audio-transport-buttons>button.audio-main-play{width:40px;height:40px;border-radius:50%;background:#e7ddcc;color:#0b1724;padding:0}.audio-transport select{background:#132135;color:#b4c8da;border:1px solid #243a51;border-radius:5px;font-size:10px;padding:5px}.audio-seek{display:flex;align-items:center;gap:10px}.audio-seek time{font-size:9px;color:#8da3b8;min-width:30px;font-variant-numeric:tabular-nums}.audio-seek input{width:100%;min-width:0;accent-color:var(--audio-accent);height:3px}.audio-volume{display:flex;gap:12px;align-items:center;justify-self:end;font-size:9px;color:#738da3}.audio-volume input{width:95px;height:3px;accent-color:#899eb3}.audio-status{grid-column:1/-1;display:flex;gap:12px;justify-content:center;font-size:11px;color:#e0bf8c}.audio-status button{background:none;color:#b8d7f4;border:0;text-decoration:underline;font-size:11px}.audio-preparing{padding:60px 30px;background:#0c1725;border-radius:15px;text-align:center}.audio-preparing h2{margin:18px 0;font-size:24px}.audio-preparing p{color:#8da4b8;font-size:14px}@media(min-width:1450px){.audio-hero-content{max-width:740px}.audio-hero{min-height:305px}.audio-transcript,.audio-review{max-height:560px}}@media(max-width:1120px){.audio-workspace{grid-template-columns:225px minmax(0,1fr);gap:16px}.audio-reading-layout{grid-template-columns:minmax(0,1fr)}.audio-notebook{display:none}.audio-hero-content{padding:25px}.audio-dock{gap:20px;grid-template-columns:1fr minmax(260px,1.3fr)}.audio-volume{display:none}}@media(max-width:740px){.audio-module{padding-top:22px;padding-bottom:230px}.audio-heading{align-items:start;gap:13px}.audio-heading h1{font-size:26px;max-width:260px;line-height:1.15}.audio-heading p{font-size:11px;line-height:1.6;max-width:240px}.audio-heading .audio-kicker{font-size:8px}.audio-library-progress{min-width:72px;padding-left:12px;margin-top:7px}.audio-library-progress strong{font-size:24px}.audio-library-progress strong span{font-size:13px}.audio-library-progress>span{font-size:8px}.audio-disciplines{margin-right:calc(-1 * var(--page-pad));padding-right:var(--page-pad)}.audio-workspace{display:flex;flex-direction:column}.audio-library{width:100%;order:2;margin-top:5px}.audio-room{order:1}.audio-hero-content{padding:24px}.audio-hero h2{font-size:29px}.audio-hero{min-height:310px}.audio-hero .audio-kicker{font-size:9px}.audio-wave{right:12px;bottom:22px}.audio-reading-layout{margin-top:16px}.audio-panel-tabs{gap:23px;padding:0 21px}.audio-panel-tabs button{font-size:11px;padding-top:17px}.audio-transcript,.audio-review{padding:24px 21px;max-height:430px}.audio-transcript p{font-size:14px;line-height:1.9}.audio-dock{bottom:calc(64px + env(safe-area-inset-bottom,0px));padding:11px 20px 13px;display:flex;flex-direction:column;gap:10px}.audio-dock-title{width:100%}.audio-dock-title img{width:29px;height:29px}.audio-dock-title strong{font-size:10px}.audio-dock-title small{font-size:8px;margin-top:3px}.audio-transport{width:100%;display:flex;flex-direction:column}.audio-transport-buttons{gap:24px;margin:0 0 9px}.audio-transport-buttons>button.audio-main-play{height:35px;width:35px}.audio-seek input{height:4px}.audio-lesson-list{max-height:350px}.audio-status{font-size:10px;text-align:center}.audio-review h3{font-size:22px}}@media(prefers-reduced-motion:reduce){.audio-wave.is-playing i{animation:none}}.audio-disciplines{scrollbar-width:thin;scrollbar-color:#625438 transparent}.audio-quick-picker{display:flex;align-items:center;gap:24px;padding:16px 20px;margin-bottom:22px;border:1px solid #2c4358;border-radius:12px;background:#101e2e}.audio-quick-picker label{flex-shrink:0;display:grid;gap:7px}.audio-quick-picker strong{font-size:14px;font-weight:600}.audio-quick-picker .audio-kicker{font-size:9px}.audio-quick-picker select{width:100%;min-width:0;min-height:46px;padding:10px 14px;border:1px solid #38526b;border-radius:8px;background:#081523;color:#e3ebf3;font-size:13px;cursor:pointer;color-scheme:dark}.audio-quick-picker select:disabled{color:#8b9bad;cursor:default}@media(max-width:740px){.audio-quick-picker{align-items:stretch;flex-direction:column;gap:12px;padding:16px;margin-bottom:16px}.audio-quick-picker select{font-size:14px}}.revia-install-guide{position:fixed;margin:auto;width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:28px;border:1px solid #41615e;border-radius:24px;background:#0e1d27;color:#f1f5fa;font-family:Manrope,system-ui,sans-serif;box-shadow:0 25px 90px #0009}.revia-install-guide::backdrop{background:#030911cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.revia-install-guide h2{font-size:23px;line-height:1.25;margin:12px 0}.revia-install-guide p,.revia-install-guide li{font-size:14px;line-height:1.65;color:#b8cbd0}.revia-install-guide li{padding:5px 0}.revia-install-guide ol{padding-left:23px}.revia-install-guide button{cursor:pointer;font:inherit;min-height:44px;border-radius:14px}.install-close{position:absolute;right:14px;top:14px;width:44px;background:transparent;border:0;color:#d2e4e4;font-size:26px!important}.install-platforms{display:flex;gap:8px;margin:20px 0 12px}.install-platforms button{flex:1;border:1px solid #3d535b;background:transparent;color:#bfd1d5}.install-platforms button[aria-pressed=true]{border-color:#6ee3bd;color:#b9f6e0;background:#173e38}.install-primary{width:100%;background:#6ee3bd;color:#08231b;border:0;font-weight:800!important}.revia-install-guide .install-tip{font-size:12px;padding:12px;background:#192e38;border-radius:12px}.install-later{width:100%;border:0;background:transparent;color:#b8d3d5}.revia-install-guide button:focus-visible{outline:2px solid #6ee3bd;outline-offset:3px}.revia-install-guide details.install-tip{font-size:12px;line-height:1.6;color:#b8cbd0;margin:14px 0;padding:12px;background:#192e38;border-radius:12px}.revia-install-guide .install-tip summary{cursor:pointer;min-height:24px}.revia-install-guide .install-tip p{font-size:12px;margin:10px 0 0}.iphone-motion{border:1px solid #35514f;border-radius:18px;padding:14px;background:#0a1821;margin:16px 0}.iphone-motion-stage{display:flex;justify-content:center;padding:4px;background:radial-gradient(ellipse,#296c6344,transparent 70%)}.iphone-motion-phone{position:relative;width:178px;height:228px;border:3px solid #6b8587;border-radius:25px;background:#102533;overflow:hidden;box-shadow:0 10px 24px #0004}.iphone-motion-island{position:absolute;top:7px;left:calc(50% - 23px);width:46px;height:10px;background:#03080c;border-radius:8px;z-index:2}.iphone-motion-screen{position:absolute;inset:24px 7px 8px;animation:iphone-scene .45s ease both;overflow:hidden;border-radius:10px}.iphone-demo-brand{display:flex;flex-direction:column;align-items:center;padding:14px;gap:4px}.iphone-demo-brand img{width:68px}.iphone-demo-brand b{font-size:24px;letter-spacing:-1px}.iphone-demo-brand span{font-size:9px;color:#b3ced0}.iphone-demo-safari{position:absolute;bottom:0;left:0;right:0;background:#dbe5e9;color:#143039;border-radius:10px;padding:7px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.iphone-demo-safari svg{width:23px;height:23px;fill:none;stroke:#1269b4;stroke-width:1.8}.iphone-demo-target{position:relative}.iphone-demo-target:after{content:"";position:absolute;right:0;top:50%;width:23px;height:23px;border:2px solid #6ee3bd;border-radius:50%;background:#6ee3bd22;pointer-events:none;animation:iphone-tap 1.5s .5s infinite}.iphone-demo-sheet{position:absolute;bottom:0;left:0;right:0;background:#eef3f5;color:#243642;border-radius:13px;padding:10px 7px;display:grid;gap:10px;font-size:8px}.iphone-demo-sheet small{font-size:10px;font-weight:700}.iphone-demo-sheet strong{font-size:8px;padding:8px 3px;background:#d7eee6;border-radius:5px}.iphone-demo-apps{display:flex;gap:12px;padding:4px}.iphone-demo-apps i{width:26px;height:26px;border-radius:7px;background:#748ea777}.iphone-demo-apps i:nth-child(2){background:#68ac9566}.iphone-demo-confirm{display:flex;flex-direction:column;align-items:center;gap:18px;background:#e9eff2;color:#223943;height:100%;padding:8px;font-size:10px}.iphone-demo-confirm>div{display:flex;justify-content:space-between;width:100%;font-size:9px;color:#1269b4}.iphone-demo-confirm img{width:52px}.iphone-demo-confirm>span{font-size:8px}.iphone-demo-confirm i{background:#31ae72;border-radius:10px;color:#fff;padding:2px 7px}.iphone-demo-home{height:100%;display:flex;flex-direction:column;align-items:center;gap:16px;background:linear-gradient(145deg,#22515b,#17263a);padding:12px 0}.iphone-demo-home img{width:48px;display:block}.iphone-demo-home span{display:block;text-align:center;font-size:10px}.iphone-demo-home small{font-size:9px;color:#b9e7de}.iphone-motion-caption{min-height:90px;margin-top:14px}.iphone-motion-caption strong{font-size:14px;color:#d8f4eb}.iphone-motion-caption p{font-size:12px!important;margin:6px 0!important}.iphone-motion-controls,.iphone-motion-controls>div{display:flex;align-items:center;gap:6px}.iphone-motion-controls{justify-content:space-between}.iphone-motion-controls button{min-width:32px;min-height:36px;border:1px solid #486363;background:transparent;color:#c6dfdc;font-size:12px;padding:5px 9px}.iphone-motion-controls button[aria-pressed=true]{background:#6ee3bd;color:#13332a}.iphone-motion-note{display:block;font-size:10px;line-height:1.5;color:#8fa8ad;margin-top:10px}@keyframes iphone-scene{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes iphone-tap{0%,to{opacity:0;transform:scale(.7)}35%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}}@media(prefers-reduced-motion:reduce){.iphone-motion-screen,.iphone-demo-target:after{animation:none}.iphone-demo-target:after{opacity:1}}.iphone-motion[data-playing=false] .iphone-demo-target:after{animation-play-state:paused}.android-motion .iphone-motion-island{width:7px;height:7px;left:calc(50% - 3px);top:8px}.android-motion .iphone-motion-phone{border-radius:20px}.android-demo-toolbar{display:flex;align-items:center;justify-content:space-between;background:#dce6e9;color:#253941;padding:5px 9px;border-radius:8px;font-size:10px}.android-demo-toolbar strong{font-size:20px;line-height:24px}.android-demo-menu{position:absolute;right:0;top:0;width:140px;border-radius:10px;background:#edf3f5;color:#233943;box-shadow:0 8px 24px #0005;padding:12px 8px;display:grid;gap:12px;font-size:10px}.android-demo-menu strong{padding:9px 3px;background:#cee8df;border-radius:6px;font-size:10px}.android-demo-menu small{font-size:8px}.android-demo-confirm{position:absolute;top:18px;left:2px;right:2px;padding:14px 9px;background:#e9f0f1;color:#223e40;border-radius:16px;display:flex;align-items:center;flex-direction:column;gap:12px}.android-demo-confirm img{width:46px}.android-demo-confirm b{font-size:13px}.android-demo-confirm>span{font-size:8px}.android-demo-confirm>div{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:9px}.android-demo-confirm strong{background:#265a4b;color:#e7fff6;border-radius:12px;padding:7px 9px}:root{font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7fafc;background:#030811;font-synthesis:none;text-rendering:optimizeLegibility;--canvas: #07111f;--deep: #030811;--surface: #101c2d;--surface-hover: #17263a;--text: #f7fafc;--secondary: #a8b7c7;--muted: #718399;--line: rgba(255, 255, 255, .1);--blue: #2f7df4;--blue-hover: #4c91ff;--green: #22c987;--cyan: #47c8ff;--amber: #ffb547;--page-pad: clamp(18px, 4vw, 64px)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--deep);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 18% -10%,rgba(47,125,244,.18),transparent 36%),linear-gradient(180deg,var(--canvas) 0,var(--deep) 76%)}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.app-shell{min-height:100vh}.icon{display:block;flex:0 0 auto}.topbar{position:sticky;z-index:50;top:0;display:flex;min-height:70px;align-items:center;gap:clamp(20px,4vw,56px);padding:10px var(--page-pad);border-bottom:1px solid rgba(255,255,255,.06);background:#030811cc;box-shadow:0 16px 40px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;min-width:max-content;align-items:center;gap:10px;padding:0;border:0;background:transparent;cursor:pointer}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:linear-gradient(145deg,var(--cyan),var(--blue) 56%,var(--green));box-shadow:0 8px 24px #2f7df447;color:#fff;font-size:20px;font-weight:800}.brand-name{color:var(--text);font-size:17px;font-weight:500;letter-spacing:-.035em}.brand-name b{color:var(--green);font-weight:800}.desktop-nav{display:flex;align-self:stretch;align-items:center;gap:6px}.desktop-nav button{position:relative;height:42px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:var(--secondary);font-size:13px;font-weight:650;cursor:pointer;transition:color .18s ease,background .18s ease}.desktop-nav button:hover,.desktop-nav button.active{background:#ffffff0d;color:var(--text)}.desktop-nav button.active:after{position:absolute;right:12px;bottom:-14px;left:12px;height:3px;border-radius:999px 999px 0 0;background:var(--green);content:""}.top-actions{display:flex;min-width:0;align-items:center;gap:10px;margin-left:auto}.search-control{display:flex;align-items:center;border:1px solid transparent;border-radius:12px;background:transparent;transition:border .2s ease,background .2s ease}.search-control.open{border-color:var(--line);background:#ffffff0f}.search-control input{width:min(25vw,300px);height:40px;padding:0 4px 0 14px;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.search-control input::placeholder{color:var(--muted)}.icon-button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:11px;background:transparent;color:var(--secondary);cursor:pointer}.icon-button:hover{background:#ffffff12;color:var(--text)}.install-button,.primary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:12px;background:var(--blue);box-shadow:0 12px 28px #2f7df438;color:#fff;font-size:13px;font-weight:750;cursor:pointer;transition:background .18s ease,transform .18s ease}.install-button:hover,.primary-button:hover{background:var(--blue-hover);transform:translateY(-1px)}.global-sound-toggle{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#ffffff0a;color:var(--secondary);font-size:12px;font-weight:750;cursor:pointer}.global-sound-toggle.active{border-color:#22c9876b;background:#22c9871c;color:#7cf0bd}.profile{position:relative;display:flex;align-items:center;gap:8px;padding:4px 8px 4px 4px;border:1px solid var(--line);border-radius:14px;background:#ffffff0a;cursor:pointer}.avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:linear-gradient(145deg,#ffb547,#ff6b5e);color:#111827;font-size:13px;font-weight:800}.profile-name{font-size:13px;font-weight:700}.status-dot{position:absolute;bottom:2px;left:30px;width:9px;height:9px;border:2px solid #0a1321;border-radius:50%;background:var(--green)}.bottom-nav{display:none}.app-shell[data-section=musicas] .desktop-nav button.active:after{background:#b08aff}.app-shell[data-section=audios] .desktop-nav button.active:after{background:#91dfca}.app-shell[data-section=aprender] .desktop-nav button.active:after{background:var(--blue)}@media(max-width:820px){.app-shell[data-section=musicas] .bottom-nav button.active{color:#c3a2ff;background:#b08aff17}.app-shell[data-section=musicas] .bottom-nav button.active:before{background:#b08aff}.app-shell[data-section=audios] .bottom-nav button.active{color:#91dfca;background:#91dfca17}.app-shell[data-section=audios] .bottom-nav button.active:before{background:#91dfca}.app-shell[data-section=aprender] .bottom-nav button.active:before{background:var(--blue)}}.desktop-nav button.unavailable,.bottom-nav button.unavailable{cursor:not-allowed;opacity:.46}.home-hub{position:relative;display:flex;min-height:calc(100svh - 70px);overflow:hidden;isolation:isolate;background:#153249}.home-hub-art,.home-hub-scrim{position:absolute;inset:0;width:100%;height:100%}.home-hub-art{z-index:-3;object-fit:cover;object-position:center 48%;filter:saturate(1.04) contrast(1.02);animation:home-art-arrive 1.1s cubic-bezier(.22,.78,.24,1) both}.home-hub-scrim{z-index:-2;background:linear-gradient(180deg,#05132024,#05132008 34%,#05132033 56%,#040e1be0),linear-gradient(90deg,rgba(4,15,28,.44),transparent 52%);pointer-events:none}.home-hub-content{position:relative;z-index:1;display:flex;width:min(1440px,100%);min-height:inherit;flex:1;flex-direction:column;justify-content:space-between;margin:0 auto;padding:clamp(34px,5vw,70px) var(--page-pad) clamp(30px,4vw,54px)}.home-hub-intro{width:min(720px,100%);text-shadow:0 3px 20px rgba(2,10,19,.58)}.home-hub-eyebrow{display:inline-flex;min-height:32px;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#051c2975;box-shadow:0 8px 24px #0000001f;color:#f7ffff;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-hub-eyebrow i{width:7px;height:7px;border-radius:50%;background:#33e1a1;box-shadow:0 0 0 5px #33e1a124,0 0 15px #33e1a1e6;animation:home-availability-pulse 2.2s ease-in-out infinite}.home-hub-intro h1{max-width:690px;margin:16px 0 8px;color:#fff;font-size:clamp(2.4rem,5.3vw,5rem);letter-spacing:-.065em;line-height:.98}.home-hub-intro h1 strong{color:#75dcff;font-weight:800}.home-hub-intro p{margin:0;color:#ffffffeb;font-size:clamp(.9rem,1.5vw,1.08rem);font-weight:650}.home-module-orbit{position:absolute;z-index:-1;right:13%;bottom:4%;width:min(46vw,650px);aspect-ratio:1;border:1px solid rgba(128,225,255,.22);border-radius:50%;opacity:.72;animation:home-orbit-spin 22s linear infinite;pointer-events:none}.home-module-orbit:before,.home-module-orbit:after,.home-module-orbit i{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%;content:""}.home-module-orbit:before{inset:12%}.home-module-orbit:after{inset:30%;border-color:#37e0a438}.home-module-orbit i:first-child{top:5%;left:48%;width:12px;height:12px;border:0;background:#78dcff;box-shadow:0 0 24px #47c8ff}.home-module-orbit i:last-child{right:12%;bottom:24%;width:9px;height:9px;border:0;background:#ffbd58;box-shadow:0 0 20px #ffb547}.home-module-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.6vw,22px);margin-top:clamp(80px,16vh,190px)}.home-module-card{position:relative;display:grid;min-width:0;min-height:210px;grid-template-rows:auto 1fr auto;gap:16px;overflow:hidden;padding:20px;border:1px solid rgba(255,255,255,.29);border-radius:22px;background:linear-gradient(145deg,#0e2a3dc7,#051424e0);box-shadow:0 18px 45px #0109124d,inset 0 1px #ffffff21;color:#fff;text-align:left;-webkit-backdrop-filter:blur(14px) saturate(1.1);backdrop-filter:blur(14px) saturate(1.1);animation:home-card-arrive .58s cubic-bezier(.22,.8,.3,1) both;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-module-card:nth-child(2){animation-delay:70ms}.home-module-card:nth-child(3){animation-delay:.14s}.home-module-card:nth-child(4){animation-delay:.21s}.home-module-card.available{cursor:pointer}.home-module-card.available:hover{transform:translateY(-7px)}.home-module-card.blue:hover{border-color:#47c8ffc7;box-shadow:0 22px 54px #2f7df447}.home-module-card.green:hover{border-color:#33e1a1b8;box-shadow:0 22px 54px #22c9873d}.home-module-card.amber:hover{border-color:#ffbe5acc;box-shadow:0 22px 54px #ffb5473b}.home-module-card.locked{background:linear-gradient(145deg,#22233db5,#0a1323d1);cursor:not-allowed}.home-module-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:17px;background:#ffffff21;box-shadow:inset 0 1px #ffffff2e}.home-module-card.blue .home-module-icon{color:#7bdeff;background:#2f7df438}.home-module-card.green .home-module-icon{color:#5ce5b4;background:#22c98730}.home-module-card.amber .home-module-icon{color:#ffc96f;background:#ffb5472e}.home-module-card.violet .home-module-icon{color:#c9b3ff;background:#9065dc2e}.home-module-copy{display:flex;min-width:0;flex-direction:column;align-self:end}.home-module-copy small{margin-bottom:5px;color:#80dfff;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-module-card.green small{color:#62e7b8}.home-module-card.amber small{color:#ffd17e}.home-module-card.violet small{color:#ccb8ff}.home-module-copy strong{font-size:clamp(1.18rem,1.7vw,1.55rem);letter-spacing:-.035em}.home-module-copy>span{margin-top:6px;color:#c3d2df;font-size:.75rem;font-weight:600;line-height:1.45}.home-module-open{position:absolute;top:20px;right:18px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#ffffff1f;color:#fff}.home-module-status{justify-self:start;padding:7px 10px;border:1px solid rgba(204,184,255,.2);border-radius:999px;background:#b391ff1c;color:#d6c6ff;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.home-hub-swipe{display:none}@keyframes home-art-arrive{0%{opacity:.4;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes home-card-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes home-orbit-spin{to{transform:rotate(360deg)}}@keyframes home-availability-pulse{50%{opacity:.6;transform:scale(.82)}}.catalog-page{overflow:hidden;padding-bottom:72px}.continue-strip{position:relative;display:grid;min-height:190px;grid-template-columns:minmax(180px,300px) 1fr auto;align-items:center;gap:clamp(20px,4vw,56px);overflow:hidden;margin:26px var(--page-pad) 50px;padding:24px clamp(24px,4vw,54px) 24px clamp(220px,28vw,390px);border:1px solid var(--line);border-radius:24px;background:linear-gradient(90deg,#040d191a,#06111fdb 39%,#08111ffa),url(/assets/covers/direito-constitucional.webp) 15% 43% / 54% auto no-repeat,var(--surface);box-shadow:0 24px 70px #00000047}.continue-strip:before{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,8,17,.25),transparent 65%);content:"";pointer-events:none}.continue-art{display:none}.continue-copy,.continue-strip>button{position:relative;z-index:1}.eyebrow{display:block;margin-bottom:8px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.continue-copy h1{margin:0 0 6px;font-size:clamp(24px,3vw,40px);letter-spacing:-.045em;line-height:1.08}.continue-copy p{margin:0 0 18px;color:var(--secondary);font-size:13px}.progress-line{width:min(360px,100%);height:4px;overflow:hidden;border-radius:999px;background:#ffffff29}.progress-line span{display:block;height:100%;border-radius:inherit;background:var(--green)}.catalog-section{padding:0 var(--page-pad)}.section-heading,.subject-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.section-heading h2,.subject-heading h2{margin:0;font-size:clamp(25px,3vw,34px);letter-spacing:-.04em;line-height:1.12}.mode-toggle{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:13px;background:#ffffff0a}.mode-toggle button{min-height:40px;padding:0 16px;border:0;border-radius:9px;background:transparent;color:var(--secondary);font-size:12px;font-weight:750;cursor:pointer}.mode-toggle button.active{background:var(--blue);box-shadow:0 8px 20px #2f7df43d;color:#fff}.rail-wrap{position:relative;margin:0 calc(var(--page-pad) * -1)}.discipline-rail{display:grid;grid-auto-columns:clamp(275px,30vw,430px);grid-auto-flow:column;gap:18px;overflow-x:auto;padding:10px var(--page-pad) 30px;scroll-padding-inline:var(--page-pad);scroll-snap-type:none;scrollbar-width:none;cursor:grab;overscroll-behavior-inline:contain;-webkit-user-select:none;user-select:none;will-change:scroll-position}.discipline-rail.dragging{cursor:grabbing}.discipline-rail.dragging .discipline-card button{pointer-events:none}.discipline-rail::-webkit-scrollbar{display:none}.discipline-card{contain:layout paint style;scroll-snap-align:start}.discipline-card button{position:relative;display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:var(--surface);box-shadow:0 18px 36px #00000042;text-align:left;cursor:pointer;transform-origin:center;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.discipline-card img{width:100%;height:100%;object-fit:cover;transform:translateZ(0);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .22s ease}.card-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#03081105 22%,#0308113d 52%,#030811f7),linear-gradient(90deg,rgba(3,8,17,.28),transparent 55%)}.card-scrim:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--accent);content:"";transform:scaleX(.25);transform-origin:left;transition:transform .22s ease}.card-content{position:absolute;right:20px;bottom:18px;left:20px;display:flex;flex-direction:column;align-items:flex-start}.card-kicker{margin-bottom:5px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.card-content strong{max-width:90%;font-size:clamp(18px,1.8vw,25px);font-weight:800;letter-spacing:-.035em;line-height:1.08;text-shadow:0 3px 16px rgba(0,0,0,.7)}.card-action{display:flex;height:0;align-items:center;gap:5px;overflow:hidden;color:#fff;font-size:11px;font-weight:750;opacity:0;transform:translateY(8px);transition:height .22s ease,opacity .22s ease,transform .22s ease,margin .22s ease}.discipline-card button:hover,.discipline-card button:focus-visible{z-index:2;border-color:color-mix(in srgb,var(--accent) 70%,white 10%);box-shadow:0 22px 48px #0006,0 0 0 2px color-mix(in srgb,var(--accent) 55%,transparent);transform:translateY(-6px) scale(1.025)}.discipline-card button:hover img,.discipline-card button:focus-visible img{filter:saturate(1.1) brightness(1.04);transform:scale(1.055)}.discipline-card button:hover .card-scrim:after,.discipline-card button:focus-visible .card-scrim:after{transform:scaleX(1)}.discipline-card button:hover .card-action,.discipline-card button:focus-visible .card-action{height:20px;margin-top:8px;opacity:1;transform:translateY(0)}.rail-arrow{position:absolute;z-index:4;top:calc(50% - 31px);display:grid;width:48px;height:64px;place-items:center;border:1px solid var(--line);border-radius:13px;background:#030811c2;box-shadow:0 12px 30px #00000047;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rail-arrow:hover{background:#17263af0}.rail-arrow.previous{left:12px}.rail-arrow.next{right:12px}.featured-discipline{position:relative;display:grid;min-height:330px;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);align-items:center;gap:clamp(28px,5vw,72px);overflow:hidden;margin:6px 0 26px;padding:clamp(28px,4vw,50px);border:1px solid color-mix(in srgb,var(--feature-accent) 34%,rgba(255,255,255,.12));border-radius:26px;background:linear-gradient(90deg,#030811fa,#07111fed 48%,#07111fb3),var(--feature-cover) center / cover;box-shadow:0 28px 60px #00000047;isolation:isolate}.featured-discipline:before{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 82% 24%,color-mix(in srgb,var(--feature-accent) 30%,transparent),transparent 30%),linear-gradient(120deg,transparent 55%,rgba(255,255,255,.06));content:""}.featured-discipline-art{position:absolute;inset:0;z-index:-2;background:var(--feature-cover) center / cover;filter:saturate(1.18) contrast(1.03);opacity:.42}.featured-discipline-main{max-width:650px}.featured-discipline-main .eyebrow{color:var(--feature-accent)}.featured-discipline-main h3{max-width:620px;margin:8px 0 13px;color:#fff;font-size:clamp(29px,4vw,48px);font-weight:850;letter-spacing:-.05em;line-height:1.02}.featured-discipline-main>p{max-width:600px;margin:0;color:#c5d2de;font-size:15px;line-height:1.65}.featured-discipline-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.featured-discipline-meta span{padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0308118a;color:#aebdca;font-size:11px;font-weight:700}.featured-discipline-meta b{color:#fff}.featured-discipline-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.featured-discipline-actions button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border-radius:12px;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.feature-primary{border:1px solid transparent;background:var(--blue);box-shadow:0 12px 28px #2f7df440}.feature-secondary{border:1px solid rgba(255,255,255,.2);background:#ffffff17;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-discipline-actions button:hover,.featured-discipline-actions button:focus-visible{border-color:color-mix(in srgb,var(--feature-accent) 65%,white);transform:translateY(-2px)}.featured-stage-map{padding:clamp(20px,3vw,28px);border:1px solid rgba(255,255,255,.13);border-radius:21px;background:#030811b3;box-shadow:0 22px 42px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.featured-stage-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:21px;color:#b7c5d1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.featured-stage-head b{color:var(--feature-accent)}.featured-stage-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.featured-stage-steps>div{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;gap:8px;text-align:center}.featured-stage-steps>div:not(:last-child):after{position:absolute;top:16px;left:calc(50% + 19px);width:calc(100% - 32px);height:1px;background:#ffffff21;content:""}.featured-stage-steps span{position:relative;z-index:1;display:grid;width:33px;height:33px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#17263a;color:#91a2b1;font-size:11px;font-weight:900}.featured-stage-steps .active span{border-color:var(--feature-accent);background:var(--feature-accent);color:#07111f;box-shadow:0 0 22px color-mix(in srgb,var(--feature-accent) 35%,transparent)}.featured-stage-steps strong{overflow:hidden;width:100%;color:#9badba;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.featured-stage-steps .active strong{color:#fff}.featured-stage-steps .music-step span{border-color:color-mix(in srgb,var(--feature-accent) 72%,white);background:color-mix(in srgb,var(--feature-accent) 25%,#13233a);color:color-mix(in srgb,var(--feature-accent) 82%,white);box-shadow:0 0 24px color-mix(in srgb,var(--feature-accent) 30%,transparent)}.featured-stage-steps .music-step strong{color:color-mix(in srgb,var(--feature-accent) 76%,white)}.featured-stage-map>p{margin:20px 0 0;color:#8495a5;font-size:12px;line-height:1.55}.catalog-summary{display:flex;flex-wrap:wrap;gap:10px 24px;padding-top:4px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:650}.catalog-summary span{display:inline-flex;align-items:center;gap:8px}.catalog-summary span:before{width:5px;height:5px;border-radius:50%;background:var(--green);content:""}.contest-preview{display:grid;min-height:210px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:clamp(24px,4vw,44px);border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,rgba(47,125,244,.13),transparent 45%),var(--surface)}.contest-icon,.placeholder-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(71,200,255,.28);border-radius:17px;background:#2f7df429;color:var(--cyan)}.contest-preview h3{margin:0 0 8px;font-size:clamp(19px,2vw,27px);letter-spacing:-.035em}.contest-preview p{max-width:820px;margin:0;color:var(--secondary);font-size:14px;line-height:1.65}.contest-catalog{display:grid;gap:26px}.contest-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.contest-catalog-heading h3,.sheets-discipline-preview h2{margin:0;color:#fff;font-size:clamp(25px,3vw,38px);letter-spacing:-.045em;line-height:1.08}.contest-catalog-heading p{max-width:760px;margin:10px 0 0;color:var(--secondary);font-size:14px;line-height:1.65}.catalog-count{flex:0 0 auto;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#ffffff0b;color:#d9e5ef;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.contest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.contest-card{min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--contest-accent) 28%,var(--line));border-radius:21px;background:linear-gradient(150deg,#142234f5,#070f1bfa);box-shadow:0 18px 42px #00000040;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.contest-card:hover,.contest-card:focus-within{border-color:color-mix(in srgb,var(--contest-accent) 66%,white 8%);box-shadow:0 24px 52px #0000005c,0 0 0 1px color-mix(in srgb,var(--contest-accent) 32%,transparent);transform:translateY(-5px)}.contest-cover{position:relative;min-height:246px;overflow:hidden}.contest-cover img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.72,.2,1),filter .26s ease}.contest-card:hover .contest-cover img,.contest-card:focus-within .contest-cover img{filter:saturate(1.1) brightness(1.04);transform:scale(1.045)}.contest-cover-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0308111f,#03081114 36%,#030811f5),linear-gradient(90deg,rgba(3,8,17,.52),transparent 72%)}.contest-cover-scrim:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:linear-gradient(90deg,var(--contest-accent),transparent);content:""}.contest-cover-top{position:absolute;top:14px;right:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.state-chip,.contest-status{display:inline-flex;min-height:27px;align-items:center;padding:0 9px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:#020810b3;box-shadow:0 8px 22px #00000038;color:#fff;font-size:9px;font-weight:850;letter-spacing:.055em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.contest-status{margin-left:auto}.contest-status.status-edital-publicado{background:#2563ebdb}.contest-status.status-previsto{background:#985bd6e6}.contest-status.status-trilha-direcionada{background:#c27418e6}.contest-status.status-acervo-referencia{background:#414e5ee6}.contest-cover-copy{position:absolute;right:19px;bottom:18px;left:19px}.contest-cover-copy small{display:block;margin-bottom:6px;color:var(--contest-accent);font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.contest-cover-copy h3{margin:0;color:#fff;font-size:clamp(21px,2vw,28px);letter-spacing:-.04em;line-height:1.02;text-shadow:0 3px 18px rgba(0,0,0,.68)}.contest-cover-copy p{margin:7px 0 0;color:#d2dce6;font-size:11px;line-height:1.4}.contest-body{display:grid;gap:14px;padding:17px 18px 18px}.contest-coverage>div{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--secondary);font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.contest-coverage b{color:#fff;font-size:11px}.contest-editorial-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.contest-editorial-counts>div{display:grid;min-width:0;min-height:54px;align-content:center;gap:4px;padding:8px 9px;border:1px solid color-mix(in srgb,var(--contest-accent) 22%,var(--line));border-radius:10px;background:color-mix(in srgb,var(--contest-accent) 7%,rgba(255,255,255,.02))}.contest-editorial-counts b{overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.contest-editorial-counts span{color:color-mix(in srgb,var(--contest-accent) 72%,#9fb0bf);font-size:8px;font-weight:900;letter-spacing:.065em;text-transform:uppercase}.contest-editorial-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--secondary);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.contest-editorial-progress b{color:#fff;font-size:10px}.coverage-line{display:block;height:4px;overflow:hidden;margin-top:7px;border-radius:99px;background:#ffffff14}.coverage-line i{display:block;height:100%;border-radius:inherit;background:var(--contest-accent)}.contest-body details{border:1px solid var(--line);border-radius:12px;background:#ffffff06}.contest-body summary{display:flex;min-height:43px;align-items:center;justify-content:space-between;padding:0 12px;color:#e4edf5;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.contest-body summary::-webkit-details-marker{display:none}.contest-body details[open] summary span{transform:rotate(45deg)}.contest-body summary span{color:var(--contest-accent);font-size:20px;transition:transform .18s ease}.contest-roles{display:grid;max-height:440px;gap:7px;padding:0 9px 9px;overflow-y:auto;scrollbar-color:color-mix(in srgb,var(--contest-accent) 45%,transparent) transparent;scrollbar-width:thin}.contest-roles button{display:grid;min-height:48px;padding:9px 11px;border:1px solid color-mix(in srgb,var(--contest-accent) 38%,transparent);border-radius:9px;background:color-mix(in srgb,var(--contest-accent) 12%,rgba(8,16,27,.96));color:#edf5fb;font:inherit;font-size:11.5px;font-weight:800;line-height:1.35;text-align:left;opacity:1;transition:border-color .16s ease,background .16s ease,transform .16s ease}.contest-roles button small{margin-top:3px;color:color-mix(in srgb,var(--contest-accent) 72%,white 18%);font-size:8px;font-weight:900;letter-spacing:.075em;text-transform:uppercase}.contest-role-progress{display:block;width:100%;height:4px;margin-top:7px;overflow:hidden;border-radius:99px;background:#ffffff1a}.contest-role-progress>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--contest-accent, #25c9b4),#69e8d6)}.contest-role-name{display:block}.contest-role-vacancies{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;margin-top:7px;font-size:9px;font-weight:750}.contest-role-vacancies b{padding:3px 6px;border-radius:999px;background:color-mix(in srgb,var(--contest-accent) 26%,rgba(255,255,255,.05));color:#fff;font-size:9px}.contest-role-vacancies em{color:#a9bac9;font-size:8.5px;font-style:normal;font-weight:700}.contest-roles button:disabled{cursor:not-allowed}.contest-roles button.available{border-color:color-mix(in srgb,var(--contest-accent) 72%,white 10%);background:color-mix(in srgb,var(--contest-accent) 22%,rgba(8,16,27,.92));cursor:pointer}.contest-roles button.available:hover{transform:translateY(-1px)}.contest-empty{display:grid;min-height:160px;place-items:center;border:1px dashed var(--line);border-radius:18px;color:var(--secondary)}.catalog-freshness{display:grid;flex:0 0 auto;gap:6px;justify-items:end}.catalog-freshness small{color:var(--secondary);font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.brazil-map-shell{position:relative;display:grid;min-height:445px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(26px,5vw,72px);overflow:hidden;padding:clamp(26px,4vw,52px);border:1px solid rgba(97,217,255,.18);border-radius:28px;background:radial-gradient(circle at 78% 38%,rgba(34,199,221,.18),transparent 36%),radial-gradient(circle at 55% 100%,rgba(109,76,255,.14),transparent 40%),linear-gradient(135deg,#0d1a2cfa,#040c17fa);box-shadow:0 28px 65px #00000047;isolation:isolate}.brazil-map-shell:before{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 38%,#000);mask-image:linear-gradient(90deg,transparent,#000 38%,#000);content:""}.brazil-map-copy h3{max-width:570px;margin:4px 0 12px;color:#fff;font-size:clamp(31px,4vw,50px);letter-spacing:-.055em;line-height:1}.brazil-map-copy>p{max-width:560px;margin:0 0 24px;color:#aebdca;font-size:14px;line-height:1.65}.national-filter{display:flex;width:min(390px,100%);min-height:70px;align-items:center;gap:13px;padding:10px 13px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:#ffffff0b;color:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.national-filter>span{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:linear-gradient(145deg,#21c990,#2d74f3);box-shadow:0 9px 22px #259bc53d;font-size:12px;font-weight:900}.national-filter div{display:grid;gap:3px}.national-filter b{font-size:12px}.national-filter small{color:#9fb0bf;font-size:10px}.national-filter:hover,.national-filter.active{border-color:#45cee799;background:#2a9eca1f;transform:translateY(-2px)}.brazil-map-visual{position:relative;display:grid;min-height:390px;place-items:center}.brazil-map-visual svg{position:relative;z-index:2;width:min(100%,430px);overflow:visible;filter:drop-shadow(0 26px 34px rgba(0,0,0,.35))}.map-region{outline:none;cursor:pointer}.map-region path{fill:#244a67d6;stroke:#79daeb52;stroke-width:2;transition:fill .22s ease,stroke .22s ease,transform .22s ease,filter .22s ease;transform-origin:center}.map-region:nth-of-type(2) path{fill:#277479d4}.map-region:nth-of-type(3) path{fill:#795b45d1}.map-region:nth-of-type(4) path{fill:#484d92d6}.map-region:nth-of-type(5) path{fill:#664585d6}.map-region text{fill:#e9f8fa;font-size:12px;font-weight:850;letter-spacing:.02em;pointer-events:none;text-transform:uppercase}.map-region .map-count{fill:#82e8ee;font-size:11px}.map-region:hover path,.map-region:focus path,.map-region.selected path{fill:#179caf;stroke:#8ff4f2;stroke-width:3;filter:url(#regionGlow);transform:translateY(-3px) scale(1.015)}.map-region.selected text{fill:#fff}.map-orbit{position:absolute;width:330px;height:150px;border:1px solid rgba(95,224,239,.16);border-radius:50%;animation:mapOrbit 8s linear infinite;transform:rotate(-18deg)}.map-orbit.two{width:400px;height:210px;animation-duration:12s;animation-direction:reverse}@keyframes mapOrbit{50%{border-color:#8473ff33;transform:rotate(6deg) scale(1.025)}}.sheets-page{min-height:calc(100vh - 80px);padding:36px var(--page-pad) 110px}.sheets-hero{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.sheets-hero h1{margin:0;color:#fff;font-size:clamp(34px,5vw,62px);letter-spacing:-.055em;line-height:.98}.sheets-hero p{max-width:760px;margin:13px 0 0;color:var(--secondary);font-size:14px;line-height:1.65}.sheets-discipline-preview{display:grid;gap:24px}.sheet-discipline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sheet-discipline-grid article{position:relative;min-height:260px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 34%,var(--line));border-radius:20px}.sheet-discipline-grid img,.sheet-discipline-grid>article>span{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sheet-discipline-grid>article>span{background:linear-gradient(180deg,transparent 25%,rgba(3,8,17,.96))}.sheet-discipline-grid article>div{position:absolute;right:18px;bottom:18px;left:18px}.sheet-discipline-grid small{color:var(--accent);font-size:10px;font-weight:850;text-transform:uppercase}.sheet-discipline-grid h3{margin:5px 0 11px;color:#fff;font-size:22px;letter-spacing:-.04em}.sheet-discipline-grid button{min-height:38px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#030811ad;color:#aebdca;font-size:10px;font-weight:800}.sheet-discipline-grid .sheet-collection-open{border-color:color-mix(in srgb,var(--accent) 65%,white);background:color-mix(in srgb,var(--accent) 82%,#132031);color:#07111f;cursor:pointer}.sheet-reader-page{min-height:calc(100vh - 80px);padding:28px var(--page-pad) 120px}.sheet-reader-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 40px;overflow:hidden;padding:clamp(74px,9vw,104px) clamp(22px,4vw,48px) clamp(28px,4vw,46px);border:1px solid rgba(71,216,255,.22);border-radius:26px;background:radial-gradient(circle at 85% 10%,rgba(71,216,255,.22),transparent 30%),radial-gradient(circle at 15% 100%,rgba(133,105,255,.17),transparent 30%),linear-gradient(135deg,#071321,#0b1d31 68%,#112b40);box-shadow:0 28px 70px #00000047}.sheet-reader-back{top:20px;left:22px}.sheet-reader-hero h1{margin:7px 0 12px;color:#fff;font-size:clamp(36px,5.2vw,68px);letter-spacing:-.06em;line-height:.96}.sheet-reader-hero p{max-width:760px;margin:0;color:#b8c9d7;font-size:14px;line-height:1.65}.sheet-reader-stats{display:grid;min-width:210px;align-content:end;gap:8px}.sheet-reader-stats span{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:18px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#0308117a;color:#9fb1c0;font-size:10px;font-weight:800;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sheet-reader-stats b{color:#fff;font-size:14px}.sheet-volume-filter{display:flex;gap:8px;margin:24px 0 30px;padding-bottom:5px;overflow-x:auto;scrollbar-width:none}.sheet-volume-filter::-webkit-scrollbar{display:none}.sheet-volume-filter button{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#ffffff09;color:#aebdca;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.sheet-volume-filter button.active{border-color:#47d8ff94;background:#47d8ff21;color:#c8f7ff}.sheet-subject-filter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:24px 0 32px}.sheet-subject-filter button{display:grid;min-width:0;min-height:68px;align-content:center;gap:6px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;background:#ffffff07;color:#c7d3dc;font:inherit;text-align:left;cursor:pointer}.sheet-subject-filter button span{overflow:hidden;font-size:11px;font-weight:820;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sheet-subject-filter button b{color:#75899a;font-size:9px;letter-spacing:.045em;text-transform:uppercase}.sheet-subject-filter button.active{border-color:#47d8ff94;background:linear-gradient(135deg,#47d8ff29,#8569ff17);box-shadow:inset 3px 0 0 var(--cyan);color:#fff}.sheet-subject-filter button.active b{color:var(--cyan)}.sheet-subject-filter button:disabled{opacity:.42;cursor:not-allowed}.sheet-reader-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:17px}.sheet-reader-heading h2{margin:4px 0 0;color:#fff;font-size:clamp(24px,3.2vw,38px);letter-spacing:-.045em}.sheet-reader-heading>span{color:var(--muted);font-size:11px;font-weight:700}.sheet-reader-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sheet-reader-card{position:relative;display:grid;min-width:0;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:18px;background:#0a1625;color:inherit;text-align:left;cursor:zoom-in;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.sheet-reader-card:hover,.sheet-reader-card:focus-visible{border-color:#47d8ff8c;box-shadow:0 20px 46px #0000004d;transform:translateY(-4px)}.sheet-reader-card img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;background:#fff}.sheet-card-number{position:absolute;z-index:1;top:10px;right:10px;min-width:36px;padding:6px 8px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#030811c7;color:#fff;font-size:9px;font-weight:900;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sheet-card-copy{display:grid;gap:5px;padding:15px}.sheet-card-copy small{color:var(--cyan);font-size:9px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.sheet-card-copy strong{color:#fff;font-size:14px;letter-spacing:-.02em;line-height:1.25}.sheet-card-copy>span{color:#8fa2b2;font-size:10px;line-height:1.4}.sheet-load-more{display:flex;min-height:48px;align-items:center;justify-content:center;margin:28px auto 0;padding:0 22px;border:1px solid rgba(71,216,255,.35);border-radius:12px;background:#47d8ff1a;color:#c8f7ff;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.sheet-reader-message{display:grid;min-height:260px;place-items:center;margin-top:24px;border:1px dashed var(--line);border-radius:18px;color:#b7c6d2}.sheet-reader-message.error{color:#ff9b9b}.sheet-lightbox{position:fixed;z-index:120;inset:0;display:grid;place-items:center;overflow-y:auto;padding:60px 22px 32px;background:#01050beb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sheet-lightbox-close{position:fixed;z-index:2;top:18px;right:20px;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#0a1625e6;color:#fff;cursor:pointer}.sheet-lightbox-content{width:min(100%,820px);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#0a1625;box-shadow:0 36px 90px #00000094}.sheet-lightbox-content img{display:block;width:100%;height:auto;background:#fff}.sheet-lightbox-content div{padding:18px 20px 22px}.sheet-lightbox-content small{color:var(--cyan);font-size:10px;font-weight:850;text-transform:uppercase}.sheet-lightbox-content h2{margin:5px 0 7px;color:#fff;font-size:clamp(20px,3vw,30px);letter-spacing:-.04em}.sheet-lightbox-content p{margin:0;color:#9eb0be;font-size:12px;line-height:1.5}@media(max-width:1080px){.contest-grid,.sheet-discipline-grid,.sheet-subject-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-reader-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brazil-map-shell{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}}@media(max-width:760px){.contest-catalog-heading,.sheets-hero{align-items:stretch;flex-direction:column}.catalog-count{align-self:flex-start}.contest-grid,.sheet-discipline-grid,.sheet-reader-hero{grid-template-columns:minmax(0,1fr)}.sheet-reader-stats{min-width:0;grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-reader-stats span{min-height:58px;flex-direction:column;justify-content:center;gap:2px;text-align:center}.sheet-reader-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sheet-reader-heading{align-items:flex-start;flex-direction:column;gap:5px}.sheet-subject-filter{grid-template-columns:minmax(0,1fr);gap:7px}.sheet-subject-filter button{min-height:58px}.brazil-map-shell{min-height:auto;grid-template-columns:minmax(0,1fr);gap:8px;padding:24px 18px}.brazil-map-copy h3{font-size:33px}.brazil-map-visual{min-height:340px}.brazil-map-visual svg{width:min(100%,350px)}.contest-cover{min-height:252px}.sheets-page{padding-top:26px}}@media(max-width:430px){.contest-cover{min-height:225px}.contest-cover-top{top:10px;right:10px;left:10px}.contest-status{max-width:70%;text-align:center}.brazil-map-visual{min-height:300px}.map-region text{font-size:11px}.sheet-reader-page{padding-top:14px}.sheet-reader-hero{padding-right:18px;padding-left:18px;border-radius:20px}.sheet-reader-back{left:15px}.sheet-reader-grid{grid-template-columns:minmax(0,1fr)}.sheet-reader-card img{aspect-ratio:auto}}@media(prefers-reduced-motion:reduce){.map-orbit{animation:none}}.status-pill,.hierarchy-chip{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid rgba(255,181,71,.25);border-radius:999px;background:#ffb5471a;color:var(--amber);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.empty-search{display:grid;min-height:190px;place-items:center;align-content:center;padding:24px;border:1px dashed rgba(255,255,255,.15);border-radius:18px;color:var(--muted);text-align:center}.empty-search h3{margin:12px 0 5px;color:var(--text)}.empty-search p{max-width:540px;margin:0;font-size:13px;line-height:1.55}.detail-page{min-height:calc(100vh - 70px);padding-bottom:90px}.detail-hero{position:relative;min-height:clamp(390px,57vw,650px);overflow:hidden;display:flex;align-items:flex-end;padding:clamp(110px,19vw,230px) var(--page-pad) clamp(42px,7vw,78px)}.detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.detail-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#030811f5,#030811ab 43%,#0308111c 75%),linear-gradient(0deg,var(--deep) 0%,rgba(3,8,17,.72) 18%,transparent 55%)}.back-button{position:absolute;z-index:2;top:24px;left:var(--page-pad);display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#03081194;color:var(--text);font-size:12px;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.back-button:hover{background:#17263ae6}.detail-copy{position:relative;z-index:1;max-width:760px}.detail-copy .eyebrow{color:var(--accent)}.detail-copy h1{max-width:750px;margin:0 0 15px;font-size:clamp(36px,6.2vw,76px);letter-spacing:-.055em;line-height:.98;text-shadow:0 7px 28px rgba(0,0,0,.56)}.detail-copy>p{max-width:660px;margin:0;color:#d2dbe5;font-size:clamp(14px,1.55vw,18px);line-height:1.6}.detail-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.detail-meta span{display:inline-flex;min-height:38px;align-items:center;gap:5px;padding:0 13px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:#0308118f;color:var(--secondary);font-size:11px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.detail-meta b{color:var(--accent);font-size:13px}.subject-section{padding:20px var(--page-pad) 0}.subject-heading{align-items:center;margin-bottom:26px}.subject-heading p{max-width:680px;margin:8px 0 0;color:var(--secondary);font-size:13px;line-height:1.55}.hierarchy-chip{border-color:color-mix(in srgb,var(--accent) 32%,transparent);background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);white-space:nowrap}.subject-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.subject-item{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#101c2dbd;transition:border-color .18s ease,background .18s ease}.subject-item:hover,.subject-item[open]{border-color:color-mix(in srgb,var(--accent) 40%,rgba(255,255,255,.1));background:var(--surface-hover)}.subject-item[open]{grid-column:1 / -1}.subject-item summary{display:grid;min-height:72px;grid-template-columns:44px 1fr auto 24px;align-items:center;gap:12px;padding:10px 16px 10px 12px;list-style:none;cursor:pointer}.subject-item summary::-webkit-details-marker{display:none}.subject-number{display:grid;width:38px;height:38px;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.06em}.subject-title{font-size:13px;font-weight:720;line-height:1.35}.subject-status{color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.expand-icon{color:var(--accent);font-size:22px;font-weight:300;text-align:center;transition:transform .18s ease}.subject-item[open] .expand-icon{transform:rotate(45deg)}.subject-body{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 16px;padding:18px 4px;border-top:1px solid var(--line)}.subject-body p{max-width:620px;margin:0;color:var(--secondary);font-size:12px;line-height:1.6}.subject-body button{display:inline-flex;min-width:max-content;min-height:39px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#ffffff0a;color:var(--muted);font-size:10px;font-weight:750}.topic-panel{margin:0 16px;padding:20px 4px 22px;border-top:1px solid var(--line)}.topic-panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.topic-panel-heading p{max-width:720px;margin:0;color:var(--secondary);font-size:12px;line-height:1.6}.topic-ready{display:inline-flex;min-width:max-content;min-height:31px;align-items:center;padding:0 11px;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 9%,transparent);color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.topic-load-more{display:flex;min-height:42px;align-items:center;justify-content:center;margin:16px auto 0;padding:0 18px;border:1px solid color-mix(in srgb,var(--accent) 34%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 11%,rgba(3,8,17,.72));color:#fff;font:inherit;font-size:11px;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.topic-load-more:hover,.topic-load-more:focus-visible{border-color:color-mix(in srgb,var(--accent) 72%,transparent);background:color-mix(in srgb,var(--accent) 18%,rgba(3,8,17,.74));transform:translateY(-1px)}.topic-item{position:relative;display:grid;min-height:58px;grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#03081147;color:inherit;font:inherit;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.topic-item.ready{cursor:pointer}.topic-item.ready:after{position:absolute;right:11px;width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 13%,transparent);content:""}.topic-item.in-development{cursor:default;opacity:.58}.topic-item:disabled{color:inherit}.topic-item.completed{border-color:color-mix(in srgb,var(--accent) 42%,rgba(255,255,255,.08));background:linear-gradient(120deg,color-mix(in srgb,var(--accent) 15%,rgba(3,8,17,.32)),#0308114d)}.topic-item.completed:after{display:grid;place-items:center;width:23px;height:23px;color:#07131d;font-size:.72rem;font-weight:950;content:"✓"}.topic-progress-state{color:color-mix(in srgb,var(--accent) 74%,white);font-size:.66rem;font-weight:850;letter-spacing:.025em}.topic-progress-state.completed{color:#69e8ca}.essential-remember{display:grid;gap:7px;margin:18px 0 24px;padding:18px;border:1px solid rgba(41,173,143,.28);border-radius:18px;background:linear-gradient(145deg,#eefbf7,#f7fffc);color:#173b4f}.essential-remember small{color:#0b8d78;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.essential-remember strong{font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.5}.topic-item:hover{border-color:color-mix(in srgb,var(--accent) 32%,rgba(255,255,255,.08));background:#ffffff0b;transform:translateY(-1px)}.topic-item-playable{width:100%;color:inherit;text-align:left;cursor:pointer}.topic-item-playable:before{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(100deg,color-mix(in srgb,var(--accent) 13%,transparent),transparent 62%);content:"";opacity:0;pointer-events:none;transition:opacity .18s ease}.topic-item-playable:hover:before{opacity:1}.topic-index{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);font-size:9px;font-weight:800}.topic-name{color:var(--text);font-size:11px;font-weight:650;line-height:1.4}.level-count{display:inline-flex;min-height:26px;align-items:center;padding:0 8px;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.level-2{background:#47c8ff1a;color:var(--cyan)}.level-3{background:#ffb5471c;color:var(--amber)}.topic-lock{display:grid;place-items:center;color:var(--muted)}.topic-play{position:relative;display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:0 9px;border-radius:999px;background:var(--accent);box-shadow:0 7px 18px color-mix(in srgb,var(--accent) 25%,transparent);color:#04101c;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.game-page{--game-ink: #102031;--game-paper: #f7f5ef;min-height:100vh;padding-bottom:72px;overflow:hidden;background:radial-gradient(circle at 84% 5%,color-mix(in srgb,var(--game-accent) 24%,transparent),transparent 26%),radial-gradient(circle at 4% 46%,rgba(55,189,255,.13),transparent 29%),linear-gradient(145deg,#0b1726,#06101c 58%,#0d1c2c);color:#f8fbff}.game-topbar{position:relative;z-index:3;display:grid;min-height:66px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:10px var(--page-pad);border-bottom:1px solid rgba(255,255,255,.1);background:#040d17ad;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.game-back,.game-reset{width:fit-content;padding:9px 0;border:0;background:transparent;color:#b8c6d5;font-size:11px;font-weight:750;cursor:pointer}.game-back{display:inline-flex;align-items:center;gap:9px}.game-back span{color:var(--game-accent);font-size:18px}.game-reset{justify-self:end}.game-back:hover,.game-reset:hover{color:#fff}.game-breadcrumb{display:flex;align-items:center;gap:10px;color:#8799ac;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.game-breadcrumb i{width:3px;height:3px;border-radius:50%;background:var(--game-accent)}.game-hero{position:relative;z-index:1;display:grid;width:min(1380px,calc(100% - var(--page-pad) * 2));grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:clamp(30px,6vw,100px);margin:0 auto;padding:clamp(48px,7vw,92px) 0 34px}.game-hero:before{position:absolute;top:-80px;left:-12vw;z-index:-1;width:54vw;height:300px;border-radius:50%;background:color-mix(in srgb,var(--game-accent) 14%,transparent);filter:blur(90px);content:""}.game-eyebrow{color:var(--game-accent);font-size:10px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.game-hero h1{max-width:780px;margin:12px 0 13px;color:#fff;font-size:clamp(38px,5.5vw,72px);font-weight:800;letter-spacing:-.065em;line-height:.98}.game-hero>div:first-child>p{max-width:720px;margin:0;color:#b1c0cf;font-size:16px;line-height:1.7}.game-progress-card{padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#fff1;box-shadow:0 20px 50px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-progress-card>span{display:flex;align-items:baseline;gap:6px;color:#aebdca;font-size:10px;font-weight:700;text-transform:uppercase}.game-progress-card b{color:#fff;font-size:24px;letter-spacing:-.04em}.game-progress{height:7px;margin:12px 0 9px;overflow:hidden;border-radius:99px;background:#ffffff1a}.game-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--game-accent),#59dfff);box-shadow:0 0 16px color-mix(in srgb,var(--game-accent) 70%,transparent);transition:width .45s ease}.game-progress-card small{color:#8193a7;font-size:12px}.game-layout{position:relative;z-index:2;display:grid;width:min(1380px,calc(100% - var(--page-pad) * 2));grid-template-columns:230px minmax(0,1fr);align-items:start;gap:18px;margin:0 auto}.level-map{position:sticky;top:18px;display:flex;flex-direction:column;gap:9px}.level-map>section{padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:#ffffff0e;transition:border-color .18s ease,opacity .18s ease}.level-map>section.complete{border-color:color-mix(in srgb,var(--game-accent) 38%,transparent)}.level-map>section.locked{opacity:.46}.level-heading{display:flex;width:100%;align-items:center;gap:10px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.level-heading:disabled{cursor:not-allowed}.level-heading>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--game-accent) 18%,rgba(255,255,255,.04));color:var(--game-accent);font-size:12px;font-weight:850}.level-heading svg,.stage-dots svg,.game-result svg,.finale-mark svg{width:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.level-heading div{min-width:0}.level-heading small{display:block;margin-bottom:2px;color:#6f8499;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.level-heading strong{display:block;overflow:hidden;color:#edf4fb;font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.stage-dots{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:12px}.stage-dots button{display:grid;min-width:0;height:28px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff09;color:#7790a6;font-size:8px;font-weight:850;cursor:pointer}.stage-dots button.active{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 18%,transparent);box-shadow:0 5px 15px color-mix(in srgb,var(--game-accent) 14%,transparent);color:var(--game-accent)}.stage-dots button.complete{border-color:transparent;background:var(--game-accent);color:#06111d}.stage-dots button:disabled{cursor:not-allowed;opacity:.5}.stage-dots svg{width:13px}.stage-shell{min-width:0;min-height:620px;padding:clamp(26px,4vw,54px);border:1px solid rgba(255,255,255,.32);border-radius:26px;background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--game-accent) 13%,transparent),transparent 30%),linear-gradient(155deg,#fffdfa,var(--game-paper));box-shadow:0 32px 90px #00000057,inset 0 1px #fff;color:var(--game-ink)}.stage-heading{max-width:850px;margin-bottom:34px}.stage-heading>div{display:flex;align-items:center;gap:12px}.phase-pill{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;background:var(--game-accent);color:#081421;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.stage-position{color:#536372;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.stage-heading h2{margin:13px 0 8px;color:#0d1b2a;font-size:clamp(30px,4vw,48px);letter-spacing:-.055em;line-height:1}.stage-heading p{max-width:760px;margin:0;color:#3f5060;font-size:17px;line-height:1.7}.activity-choice h3,.activity-order h3,.activity-fill h3,.activity-rapid h3{max-width:780px;margin:0 0 20px;color:#1c2a37;font-size:21px;letter-spacing:-.02em;line-height:1.45}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.choice-grid>button{display:flex;min-height:138px;align-items:flex-start;gap:12px;padding:18px;border:1px solid #d9dfe2;border-radius:17px;background:#ffffffc7;color:#22313e;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.choice-grid>button:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--game-accent) 70%,#bbc4cb);box-shadow:0 13px 24px #18273214}.choice-grid>button.selected{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 11%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--game-accent) 25%,transparent)}.choice-grid>button.incorrect,.classify-card.incorrect,.connect-row.incorrect{border-color:#e45656;background:#fff1ef}.choice-letter{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;background:#e9edf0;color:#607080;font-size:12px;font-weight:900}.selected .choice-letter{background:var(--game-accent);color:#06121d}.choice-grid strong{display:block;font-size:16px;line-height:1.55}.choice-grid small{display:block;margin-top:8px;color:#465866;font-size:14px;line-height:1.6}.game-verify,.rapid-feedback{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid #dce2e3}.game-verify p,.rapid-feedback p{margin:0;color:#445562;font-size:14px;line-height:1.6}.game-verify.wrong p,.rapid-feedback.wrong p{color:#b33e3e}.game-primary,.game-secondary{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:10px;padding:0 19px;border:0;border-radius:12px;background:var(--game-accent);box-shadow:0 10px 25px color-mix(in srgb,var(--game-accent) 27%,transparent);color:#081420;font-size:13px;font-weight:900;letter-spacing:.03em;cursor:pointer}.game-primary:hover{filter:brightness(1.04) saturate(1.08);transform:translateY(-1px)}.game-primary:disabled{box-shadow:none;cursor:not-allowed;filter:grayscale(.7);opacity:.42;transform:none}.game-secondary{border:1px solid rgba(255,255,255,.2);background:#ffffff14;box-shadow:none;color:#fff}.category-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:15px}.category-legend>div{padding:10px 13px;border-left:3px solid var(--game-accent);border-radius:5px 11px 11px 5px;background:#e9edef}.category-legend span,.category-legend small{display:block}.category-legend span{color:#243441;font-size:14px;font-weight:850}.category-legend small{margin-top:3px;color:#4e5f6c;font-size:12px;line-height:1.5}.classify-stack{display:flex;flex-direction:column;gap:7px}.classify-card{display:grid;grid-template-columns:32px minmax(180px,1fr) minmax(260px,auto);align-items:center;gap:12px;padding:11px;border:1px solid #dce1e3;border-radius:13px;background:#ffffffb3}.item-count{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#e9edef;color:#667686;font-size:11px;font-weight:900}.classify-card p,.order-list p{margin:0;color:#1d2d3a;font-size:15px;font-weight:700;line-height:1.55}.segment-options{display:flex;justify-content:flex-end;gap:5px}.segment-options button{min-height:40px;padding:0 13px;border:1px solid #d8dfe2;border-radius:8px;background:#fff;color:#344653;font-size:13px;font-weight:800;cursor:pointer}.segment-options button.selected{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 17%,white);color:#12212d}.item-feedback{grid-column:2 / -1;color:#b63c3c;font-size:12px;line-height:1.55}.interaction-hint{display:flex;align-items:center;gap:10px;max-width:820px;margin:-4px 0 18px;padding:12px 15px;border:1px solid color-mix(in srgb,var(--game-accent) 26%,#d7dee1);border-radius:12px;background:color-mix(in srgb,var(--game-accent) 8%,white);color:#334755;font-size:14px;font-weight:700;line-height:1.5}.interaction-hint>span:first-child{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--game-accent);color:#071521;font-size:16px;font-weight:900}.connect-board{display:grid;grid-template-columns:minmax(0,1.15fr) 72px minmax(220px,.85fr);align-items:stretch;gap:12px}.connect-column{display:flex;min-width:0;flex-direction:column;gap:10px}.connect-column-title{min-height:26px;padding-left:3px;color:#536472;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.connect-card{display:flex;min-height:78px;align-items:center;gap:13px;padding:14px 15px;border:1px solid #cfd8dd;border-radius:15px;background:#ffffffd6;color:#1d2f3c;font-size:15px;font-weight:750;line-height:1.5;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.connect-card:hover{transform:translateY(-1px);border-color:var(--game-accent);box-shadow:0 10px 22px #14253214}.connect-card.active{border-color:var(--game-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 20%,transparent)}.connect-card.assigned{border-color:var(--link-color);background:color-mix(in srgb,var(--link-color) 8%,white)}.connect-card.incorrect{border-color:#d84c4c;background:#fff0ee}.connect-card.source{flex-wrap:wrap}.connect-card.source>span:nth-child(2){flex:1}.connect-card.source small{width:100%;padding-left:42px;color:#a83232;font-size:12px;font-weight:650}.connect-card.target{justify-content:space-between}.connect-node{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:2px solid var(--link-color);border-radius:50%;background:color-mix(in srgb,var(--link-color) 16%,white);color:#112432;font-size:12px;font-weight:900}.connect-wire-field{display:flex;flex-direction:column;gap:10px;padding-top:36px}.connect-wire-field>span{display:flex;min-height:78px;align-items:center;color:#8d9ba5;font-size:11px;font-weight:900}.connect-wire-field i{height:2px;flex:1;background:repeating-linear-gradient(90deg,#c6cfd3 0 5px,transparent 5px 9px)}.connect-wire-field span.linked{color:var(--link-color)}.connect-wire-field span.linked i{background:var(--link-color);box-shadow:0 0 8px color-mix(in srgb,var(--link-color) 35%,transparent)}.cage-status,.match-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px;color:#526572;font-size:14px;font-weight:750}.cage-status b,.match-status b{color:#122535;font-size:19px}.cage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cage-grid.cages-3{grid-template-columns:repeat(3,minmax(0,1fr))}.concept-cage{position:relative;display:grid;min-height:190px;grid-template-columns:42px minmax(0,1fr);align-content:start;gap:12px;padding:18px;overflow:hidden;border:2px dashed color-mix(in srgb,var(--game-accent) 46%,#9aaab3);border-radius:21px;background:linear-gradient(145deg,color-mix(in srgb,var(--game-accent) 10%,white),#ffffffdb);color:#1a2c39;text-align:left;cursor:default;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.concept-cage:after{position:absolute;right:-26px;bottom:-36px;width:110px;height:110px;border-radius:50%;background:color-mix(in srgb,var(--game-accent) 15%,transparent);content:""}.concept-cage.ready{cursor:pointer}.concept-cage.ready:hover,.concept-cage.over{transform:translateY(-3px) scale(1.01);border-color:var(--game-accent);border-style:solid;background:color-mix(in srgb,var(--game-accent) 16%,white);box-shadow:0 16px 30px color-mix(in srgb,var(--game-accent) 18%,rgba(24,45,58,.1))}.cage-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:var(--game-accent);box-shadow:0 9px 18px color-mix(in srgb,var(--game-accent) 28%,transparent);color:#0a1824;font-size:16px;font-weight:950}.cage-copy strong,.cage-copy small{display:block}.cage-copy strong{font-size:17px;line-height:1.35}.cage-copy small{margin-top:5px;color:#536875;font-size:13px;line-height:1.5}.cage-items{position:relative;z-index:1;display:flex;grid-column:1 / -1;flex-direction:column;gap:6px;margin-top:4px}.cage-items>span{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid color-mix(in srgb,var(--game-accent) 27%,#d7dfe2);border-radius:10px;background:#ffffffd6;color:#263b48;font-size:13px;font-weight:750;line-height:1.35}.cage-items i{color:#137956;font-style:normal;font-weight:950}.card-tray{margin-top:16px;padding:17px;border:1px solid #cfd9dd;border-radius:18px;background:#eaf0f2}.tray-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:11px;color:#304653;font-size:13px}.tray-heading>span{color:#657784}.card-tray>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.drag-card{display:grid;min-height:68px;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid #c5d0d5;border-radius:14px;background:#fff;box-shadow:0 7px 15px #1a2d390d;color:#1e3341;font-size:15px;font-weight:800;line-height:1.4;text-align:left;cursor:grab;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.drag-card:hover{transform:translateY(-1px);border-color:var(--game-accent)}.drag-card.selected{border:3px solid var(--game-accent);background:color-mix(in srgb,var(--game-accent) 13%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--game-accent) 17%,transparent)}.drag-card .drag-grip,.match-card .drag-grip{color:#6b7d89;font-size:22px}.drag-card small{color:#74838d;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.board-feedback,.action-feedback{display:flex;min-height:58px;align-items:center;gap:12px;margin-top:13px;padding:12px 15px;border:1px solid #d1dadd;border-radius:14px;background:#ffffffb8;color:#455b68;font-size:14px;font-weight:650;line-height:1.5}.board-feedback>b,.action-feedback>b{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:#dce4e7;color:#425966}.board-feedback.good{border-color:#8ad8bb;background:#edfff7;color:#176347}.board-feedback.good>b{background:#21b77e;color:#fff}.board-feedback.wrong,.action-feedback.wrong{border-color:#edaaa2;background:#fff2f0;color:#9c3737}.board-feedback.wrong>b,.action-feedback.wrong>b{background:#dd554f;color:#fff}.match-workbench{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:15px}.match-tray,.match-docks{display:flex;min-width:0;flex-direction:column;gap:10px;padding:16px;border-radius:19px}.match-tray{border:1px solid #d0d9dc;background:#edf2f3}.match-docks{border:1px solid color-mix(in srgb,var(--game-accent) 28%,#d0d9dc);background:color-mix(in srgb,var(--game-accent) 7%,#f5f7f7)}.match-tray>strong,.match-docks>strong{color:#516673;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.match-card{display:grid;min-height:82px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid #c6d0d4;border-radius:15px;background:#fff;color:#1f3441;font-size:15px;font-weight:750;line-height:1.45;text-align:left;cursor:grab}.match-card:hover{border-color:var(--game-accent);box-shadow:0 8px 18px #1c2d3914}.match-card.selected{border:3px solid var(--game-accent);background:color-mix(in srgb,var(--game-accent) 13%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--game-accent) 17%,transparent)}.match-card small{color:#75858f;font-size:11px;font-weight:900}.match-dock{display:flex;min-height:96px;flex-direction:column;gap:9px;padding:13px;border:2px dashed color-mix(in srgb,var(--game-accent) 45%,#9cabb3);border-radius:16px;background:#ffffffb3;color:#213744;text-align:left;cursor:default;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.match-dock.ready{cursor:pointer}.match-dock.ready:hover,.match-dock.over{transform:translate(-3px);border-color:var(--game-accent);border-style:solid;box-shadow:0 0 0 4px color-mix(in srgb,var(--game-accent) 15%,transparent)}.match-dock.filled{border-style:solid;border-color:#74c9aa;background:#effff8}.dock-title{display:flex;align-items:center;gap:9px}.dock-title i{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--game-accent);color:#0b1924;font-style:normal;font-size:12px;font-weight:950}.dock-title strong{font-size:15px;line-height:1.35}.dock-slot{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:10px;background:#e8eef0cc;color:#657985;font-size:13px;font-weight:700;line-height:1.4}.filled .dock-slot{background:#fff;color:#1f5946}.dock-slot b{color:#16845d}.tray-empty{display:grid;min-height:86px;place-items:center;color:#36735d;font-size:15px;font-weight:800;text-align:center}.order-list{display:flex;max-width:860px;flex-direction:column;gap:8px;padding:0;list-style:none}.order-list li{display:grid;min-height:76px;grid-template-columns:40px 1fr 50px;align-items:center;gap:15px;padding:13px 14px;border:1px solid #d8dfe2;border-radius:15px;background:#fff;box-shadow:0 8px 16px #1d2b360a;cursor:grab;-webkit-user-select:none;user-select:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,opacity .15s ease}.order-list li:hover{border-color:color-mix(in srgb,var(--game-accent) 55%,#cbd4d9);box-shadow:0 12px 24px #1d2b3614}.order-list li.dragging{opacity:.48;transform:scale(.985)}.order-list li.drop-target{border-color:var(--game-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 20%,transparent)}.order-position{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--game-accent);color:#0b1823;font-size:13px;font-weight:900}.order-list .order-drag-handle{display:grid;width:46px;height:46px;place-items:center;padding:0;border:1px solid #cfd8dc;border-radius:12px;background:#f0f4f5;color:#344b5a;cursor:grab;touch-action:none}.drag-grip{font-size:23px;line-height:1}.order-drag-handle:focus-visible{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 14%,white)}.fill-sentences{display:flex;max-width:900px;flex-direction:column;gap:11px}.fill-sentence{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;min-height:92px;padding:17px;border:1px solid #d5dde0;border-radius:16px;background:#fffc;transition:border-color .16s ease,box-shadow .16s ease}.fill-sentence.active{border-color:var(--game-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 17%,transparent)}.fill-sentence.incorrect{border-color:#d94d4d;background:#fff0ef}.fill-number{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:var(--game-accent);color:#091724;font-size:13px;font-weight:900}.fill-sentence p{margin:0;color:#1c2e3c;font-size:17px;font-weight:650;line-height:1.8}.fill-sentence small{grid-column:2;color:#a73535;font-size:13px;line-height:1.5}.fill-blank{min-width:145px;min-height:42px;padding:4px 14px;border:2px dashed #92a2ac;border-radius:11px;background:#f0f4f4;color:#5b6d79;font-size:15px;font-weight:850;cursor:pointer}.fill-blank.filled{border-style:solid;border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 17%,white);color:#142633}.token-bank{max-width:900px;margin-top:18px;padding:16px;border:1px solid #d7dfe2;border-radius:16px;background:#edf1f2}.token-bank>span{display:block;margin-bottom:10px;color:#4d5f6d;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.token-bank>div{display:flex;flex-wrap:wrap;gap:8px}.token-bank button{display:inline-flex;min-height:46px;align-items:center;gap:8px;padding:0 15px;border:1px solid #bcc9ce;border-radius:12px;background:#fff;box-shadow:0 7px 14px #1e303c0f;color:#203441;font-size:14px;font-weight:800;cursor:grab}.token-bank button:disabled{box-shadow:none;cursor:default;opacity:.3}.passage-sheet{max-width:940px;overflow:hidden;border:1px solid #cbd7db;border-radius:22px;background:linear-gradient(rgba(36,61,75,.045) 1px,transparent 1px) 0 58px / 100% 34px,#fffef9;box-shadow:0 20px 42px #192c381a}.passage-sheet header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 22px;background:#152c3b;color:#fff}.passage-sheet header span{color:var(--game-accent);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.passage-sheet header strong{font-size:14px;text-align:right}.passage-sheet>p{margin:0;padding:clamp(25px,4vw,42px);color:#18303f;font-size:clamp(18px,2vw,23px);font-weight:620;line-height:2.05}.passage-fragment{display:inline}.passage-blank{min-height:42px;margin:3px 2px;padding:4px 13px;border:2px dashed #8096a1;border-radius:11px;background:#eef3f3;color:#536874;font:inherit;font-size:.78em;font-weight:900;line-height:1.35;cursor:pointer;vertical-align:middle}.passage-blank.active{border-color:var(--game-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--game-accent) 18%,transparent)}.passage-blank.filled{border-style:solid;border-color:color-mix(in srgb,var(--game-accent) 75%,#49606d);background:color-mix(in srgb,var(--game-accent) 18%,white);color:#172b38}.passage-blank.incorrect{border-color:#d6524e;background:#fff0ee;color:#8a3532}.passage-notes{display:grid;gap:7px;margin:0 clamp(25px,4vw,42px) 30px;padding:15px 17px;border-left:5px solid #d6524e;border-radius:10px;background:#fff0ee;color:#803b38;font-size:14px;line-height:1.55}.passage-bank{max-width:940px}.rapid-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.rapid-header>span{color:#4d5f6d;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.rapid-header>div{display:flex;gap:5px}.rapid-header i{display:block;width:22px;height:4px;border-radius:999px;background:#d7dddf}.rapid-header i.active{background:var(--game-accent)}.rapid-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rapid-options button{min-height:82px;padding:17px 20px;border:1px solid #d6dee1;border-radius:14px;background:#fff;color:#1e313f;font-size:16px;font-weight:800;cursor:pointer}.rapid-options button.selected{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 13%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--game-accent) 20%,transparent)}.rapid-options button.correct{border-color:#159f6c;background:#e8fff4;color:#116c4d}.rapid-options button.incorrect{border-color:#e45656;background:#fff0ee;color:#a53232}.rapid-feedback.correct p{color:#277558}.assertion-gate{display:grid;min-height:330px;place-items:center;align-content:center;gap:11px;padding:34px;border:1px solid #cdd9dd;border-radius:22px;background:radial-gradient(circle at 50% 15%,color-mix(in srgb,var(--game-accent) 25%,transparent),transparent 34%),#fbfdfc;text-align:center}.assertion-gate>span{display:grid;width:66px;height:66px;place-items:center;border-radius:20px;background:var(--game-accent);color:#102432;font-size:31px;font-weight:950}.assertion-gate h3{margin:7px 0 0;color:#172d3b;font-size:clamp(23px,3vw,31px)}.assertion-gate p{max-width:620px;margin:0 0 10px;color:#526773;font-size:16px;line-height:1.65}.assertion-gate.failed>span{background:#ef746a;color:#fff}.assertion-hud>b.danger{color:#bd3e39;animation:timer-pulse .7s ease-in-out infinite alternate}.assertion-hud{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:16px;color:#506572;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.assertion-hud>div{display:flex;gap:6px}.assertion-hud i{display:block;height:6px;flex:1;border-radius:999px;background:#d7dfe2}.assertion-hud i.current{background:var(--game-accent);box-shadow:0 0 12px color-mix(in srgb,var(--game-accent) 40%,transparent)}.assertion-hud i.done{background:#25b27f}.assertion-card{padding:clamp(22px,4vw,38px);border:1px solid #d1dadd;border-radius:22px;background:linear-gradient(90deg,color-mix(in srgb,var(--game-accent) 70%,#1f3040) 0 7px,transparent 7px),#ffffffe0;box-shadow:0 18px 36px #1a2a3614}.assertion-card>span{color:#617582;font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.assertion-card>p{max-width:920px;margin:17px 0 26px;color:#152a39;font-size:clamp(19px,2.2vw,25px);font-weight:720;line-height:1.55}.binary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.binary-actions button{display:flex;min-height:76px;align-items:center;justify-content:center;gap:13px;border:1px solid #cad5da;border-radius:16px;background:#f5f8f8;color:#233a47;font-size:16px;font-weight:850;cursor:pointer}.binary-actions button:hover:not(:disabled){transform:translateY(-2px);border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 10%,white)}.binary-actions button>b{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#dfe7e9;color:#344d5b;font-size:19px}.binary-actions button.correct{border-color:#29ad7d;background:#eafff6;color:#176148}.binary-actions button.correct>b{background:#24ae7c;color:#fff}.binary-actions button.wrong{border-color:#dd5b55;background:#fff0ee;color:#963b38}.binary-actions button.wrong>b{background:#dd5b55;color:#fff}.assertion-feedback{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:16px;border:1px solid #88d5b8;border-radius:16px;background:#edfff7}.assertion-feedback.wrong{border-color:#e9a19b;background:#fff1ef}.assertion-feedback>div{display:flex;align-items:center;gap:12px}.assertion-feedback>div>b{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;background:#24ad7c;color:#fff}.assertion-feedback.wrong>div>b{background:#dd5750}.assertion-feedback p{margin:0;color:#315d4c;font-size:14px;line-height:1.55}.assertion-feedback.wrong p{color:#883b39}.assertion-feedback p strong{display:block;color:#164a37;font-size:15px}.assertion-feedback.wrong p strong{color:#812f2d}.exam-paper{padding:clamp(22px,4vw,40px);border:1px solid #ccd6da;border-radius:22px;background:linear-gradient(rgba(31,59,75,.035) 1px,transparent 1px) 0 0 / 100% 31px,#fffefb;box-shadow:0 20px 42px #1828341a}.exam-paper-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px;padding-bottom:14px;border-bottom:2px solid color-mix(in srgb,var(--game-accent) 48%,#d4dcdf)}.exam-paper-head span{color:#152b3a;font-size:20px;font-weight:950}.exam-paper-head b{padding:7px 10px;border-radius:9px;background:color-mix(in srgb,var(--game-accent) 15%,#f1f4f4);color:#435965;font-size:11px;letter-spacing:.04em}.exam-context{margin-bottom:19px;padding:17px 19px;border-left:5px solid var(--game-accent);border-radius:7px 14px 14px 7px;background:color-mix(in srgb,var(--game-accent) 8%,#f4f6f6);color:#304653;font-size:16px;line-height:1.7}.exam-paper h3{margin:0 0 19px;color:#142936;font-size:19px;line-height:1.55}.exam-options{display:flex;flex-direction:column;gap:9px}.exam-options button{display:grid;min-height:68px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:13px;padding:12px 15px;border:1px solid #cdd6da;border-radius:14px;background:#ffffffe0;color:#203541;text-align:left;cursor:pointer}.exam-options button:hover{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 7%,white)}.exam-options button.selected{border:3px solid var(--game-accent);background:color-mix(in srgb,var(--game-accent) 13%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 15%,transparent)}.exam-options button.wrong{border-color:#dc5b55;background:#fff0ee}.exam-options button>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#e3e9eb;color:#455d6a;font-size:13px;font-weight:950}.exam-options button.selected>span{background:var(--game-accent);color:#081621}.exam-options p{margin:0;font-size:15px;font-weight:720;line-height:1.55}.exam-check{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:15px;border:1px solid #d1dadd;border-radius:15px;background:#ffffffbd}.exam-check.wrong{border-color:#e8a19b;background:#fff1ef}.exam-check p{margin:0;color:#526672;font-size:14px;line-height:1.55}.exam-check.wrong p{color:#913b38}.memory-status,.verdict-progress{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px;color:#506772;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.memory-status strong{display:grid;min-width:58px;min-height:38px;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--game-accent) 18%,white);color:#173341;font-size:18px}.memory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;perspective:1100px}.memory-grid>button{min-height:150px;padding:0;border:0;border-radius:18px;background:transparent;cursor:pointer;perspective:900px}.memory-card-inner{position:relative;display:block;width:100%;height:100%;min-height:150px;transition:transform .48s cubic-bezier(.2,.75,.25,1);transform-style:preserve-3d}.memory-grid>button.revealed .memory-card-inner{transform:rotateY(180deg)}.memory-card-back,.memory-card-front{position:absolute;display:flex;inset:0;align-items:center;justify-content:center;flex-direction:column;padding:17px;border:2px solid color-mix(in srgb,var(--game-accent) 48%,#b5c2c8);border-radius:18px;backface-visibility:hidden;box-shadow:0 12px 28px #1d36411f}.memory-card-back{background:radial-gradient(circle at 25% 18%,rgba(255,255,255,.7),transparent 22%),linear-gradient(145deg,color-mix(in srgb,var(--game-accent) 78%,white),color-mix(in srgb,var(--game-accent) 86%,#173e53));color:#102c3a}.memory-card-back b{font-size:42px;line-height:1}.memory-card-back small,.memory-card-front small{margin-top:8px;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.memory-card-front{background:#fffefa;color:#193744;text-align:center;transform:rotateY(180deg)}.memory-card-front small{margin:0 0 10px;color:color-mix(in srgb,var(--game-accent) 72%,#334b56)}.memory-card-front b{font-size:clamp(12px,1.25vw,15px);line-height:1.42}.memory-grid>button.matched .memory-card-front{border-color:#38aa75;background:#effcf5;box-shadow:0 0 0 4px #38aa751a,0 12px 28px #1d36411a}.memory-feedback,.verdict-feedback{display:flex;align-items:center;gap:11px;margin-top:13px;padding:13px 15px;border:1px solid #d3dde0;border-radius:14px;background:#ffffffc7;color:#4b626d;font-size:14px;line-height:1.45}.memory-feedback b,.verdict-feedback b{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--game-accent) 25%,white);color:#183746}.verdict-progress>div{display:flex;gap:5px}.verdict-progress i{width:22px;height:5px;border-radius:999px;background:#d4dcdf}.verdict-progress i.active{background:var(--game-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 16%,transparent)}.verdict-progress i.done{background:#3ead78}.verdict-arena{position:relative;display:grid;min-height:335px;grid-template-columns:minmax(110px,1fr) minmax(270px,1.55fr) minmax(110px,1fr);align-items:center;gap:18px;overflow:hidden;padding:24px;border-radius:24px;background:linear-gradient(90deg,rgba(235,91,84,.12),transparent 34%,transparent 66%,rgba(42,172,113,.13)),linear-gradient(145deg,#f7f2eb,#eef7f8)}.verdict-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#667982;text-align:center}.verdict-zone span{font-size:34px}.verdict-zone b{max-width:130px;font-size:12px;line-height:1.3;text-transform:uppercase}.verdict-zone.left{color:#b84f4a}.verdict-zone.right{color:#23875b}.verdict-card{position:relative;z-index:2;display:flex;min-height:250px;align-items:center;justify-content:center;flex-direction:column;padding:28px;border:2px solid color-mix(in srgb,var(--game-accent) 58%,#a9b9bf);border-radius:24px;background:radial-gradient(circle at 22% 12%,color-mix(in srgb,var(--game-accent) 22%,transparent),transparent 28%),#fffefa;box-shadow:0 22px 45px #1a374230;color:#173541;text-align:center;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transition:transform .2s ease,border-color .2s ease}.verdict-card:active{cursor:grabbing;transition:none}.verdict-card.settling{transition:transform .55s cubic-bezier(.3,.7,.25,1)}.verdict-card.wrong{border-color:#db6159;animation:verdict-wrong .35s ease}.verdict-card>span{color:var(--game-accent);font-size:36px;font-weight:900}.verdict-card p{margin:14px 0;font-size:clamp(17px,2vw,23px);font-weight:850;line-height:1.38;letter-spacing:-.02em}.verdict-card small{color:#768991;font-size:9px;font-weight:900;letter-spacing:.14em}.verdict-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.verdict-buttons button{display:flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border:1px solid #bccacf;border-radius:15px;background:#fff;color:#263f4a;font-size:14px;font-weight:850;cursor:pointer}.verdict-buttons button:first-child:hover{border-color:#d76a64;background:#fff1ef;color:#a94440}.verdict-buttons button:last-child:hover{border-color:#42a97a;background:#eefbf4;color:#237650}.verdict-feedback.wrong{border-color:#e3a19b;background:#fff1ef;color:#923c38}@keyframes verdict-wrong{25%{transform:translate(-10px) rotate(-1deg)}75%{transform:translate(10px) rotate(1deg)}}.conceptpick-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;color:#526a76;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.conceptpick-head>div{display:flex;gap:6px}.conceptpick-head i{width:28px;height:5px;border-radius:999px;background:#d5dee1}.conceptpick-head i.active{background:var(--game-accent)}.conceptpick-head i.done{background:#37ad78}.conceptpick-clue{max-width:820px;margin:0 auto 18px;padding:22px 24px;border:1px solid color-mix(in srgb,var(--game-accent) 48%,#b9c7cd);border-radius:18px;background:radial-gradient(circle at 9% 5%,color-mix(in srgb,var(--game-accent) 19%,transparent),transparent 32%),#fffefa;box-shadow:0 12px 30px #17303c1a;color:#193541}.conceptpick-clue span{color:color-mix(in srgb,var(--game-accent) 72%,#385360);font-size:10px;font-weight:950;letter-spacing:.14em}.conceptpick-clue p{margin:9px 0 0;font-size:clamp(18px,2.15vw,23px);font-weight:820;line-height:1.45}.conceptpick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.conceptpick-grid button{position:relative;display:grid;min-width:0;min-height:96px;grid-template-columns:40px minmax(0,1fr) 27px;grid-template-rows:auto 1fr;column-gap:12px;align-items:center;padding:15px 14px;border:2px solid #d8e1e4;border-radius:17px;background:#fff;color:#183542;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.conceptpick-grid button:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--game-accent) 65%,#8da0a8);box-shadow:0 10px 24px #1835421a}.conceptpick-grid button>span{display:grid;width:38px;height:38px;grid-row:1 / 3;place-items:center;border-radius:12px;background:#edf2f4;color:#536c77;font-size:13px;font-style:normal;font-weight:950}.conceptpick-grid small{align-self:end;color:#71848d;font-size:9px;font-weight:900;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.conceptpick-grid strong{align-self:start;margin-top:3px;font-size:clamp(15px,1.8vw,18px);line-height:1.25}.conceptpick-grid i{display:grid;width:26px;height:26px;grid-column:3;grid-row:1 / 3;place-items:center;border:2px solid #cbd6da;border-radius:50%;color:transparent;font-size:13px;font-style:normal;font-weight:950}.conceptpick-grid button.selected{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 10%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 14%,transparent)}.conceptpick-grid button.selected>span,.conceptpick-grid button.correct>span{background:var(--game-accent);color:#102f39}.conceptpick-grid button.selected i{border-color:var(--game-accent)}.conceptpick-grid button.wrong{border-color:#db7770;background:#fff2f0;animation:verdict-wrong .35s ease}.conceptpick-grid button.correct{border-color:#36a974;background:#eefbf4}.conceptpick-grid button.correct i{border-color:#36a974;background:#36a974;color:#fff}.conceptpick-feedback{display:flex;align-items:center;gap:11px;margin:13px 0;padding:13px 15px;border:1px solid #d3dde0;border-radius:14px;background:#fffc;color:#4b626d;font-size:14px}.conceptpick-feedback b{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--game-accent) 25%,white)}.conceptpick-feedback.wrong{border-color:#e4a09b;background:#fff1ef;color:#913a37}.conceptpick-feedback.correct{border-color:#90d2af;background:#eefbf4;color:#226b4b}.conceptpick-confirm{display:flex;margin-left:auto}.casefile-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;color:#526a74;font-size:12px;font-weight:950;letter-spacing:.12em}.casefile-head>div{display:flex;gap:6px}.casefile-head i{width:25px;height:5px;border-radius:999px;background:#d9e0e2}.casefile-head i.active{background:var(--game-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 15%,transparent)}.casefile-head i.done{background:#2f9f72}.casefile-dossier{position:relative;overflow:hidden;padding:23px 25px;border:2px solid color-mix(in srgb,var(--game-accent) 55%,#c1cdd1);border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--game-accent) 12%,#fff),#fff 58%),#fff;box-shadow:0 16px 34px #19394417}.casefile-dossier:after{position:absolute;top:-36px;right:-32px;width:130px;height:130px;border-radius:50%;background:color-mix(in srgb,var(--game-accent) 12%,transparent);content:""}.casefile-stamp{display:inline-flex;margin-bottom:12px;padding:6px 9px;border-radius:8px;background:#173745;color:#fff;font-size:10px;font-weight:950;letter-spacing:.13em}.casefile-dossier p{position:relative;z-index:1;margin:0;color:#173744;font-size:clamp(17px,2vw,21px);font-weight:760;line-height:1.55}.casefile-dossier h3{position:relative;z-index:1;margin:17px 0 0;color:color-mix(in srgb,var(--game-accent) 75%,#163744);font-size:15px;line-height:1.45}.casefile-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.casefile-options button{position:relative;display:flex;min-width:0;min-height:78px;flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 46px 14px 16px;border:1px solid #c9d4d8;border-radius:16px;background:#ffffffe6;color:#173744;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.casefile-options button:hover{transform:translateY(-2px);border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 7%,#fff)}.casefile-options button.wrong{border-color:#e46f68;background:#fff1ef;animation:game-shake .3s ease}.casefile-options button.correct{border-color:#2e9c70;background:#eaf8f1}.casefile-options small{margin-bottom:5px;color:#71838a;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.casefile-options strong{max-width:100%;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.casefile-options button>span{position:absolute;top:50%;right:16px;color:var(--game-accent);font-size:28px;font-weight:500;transform:translateY(-50%)}.casefile-feedback{display:flex;align-items:center;gap:11px;margin-top:12px;padding:13px 15px;border:1px solid #cbd6da;border-radius:14px;background:#f7f9f9;color:#516872;font-size:13px;line-height:1.45}.casefile-feedback b{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:50%;background:#dbe5e7;color:#34545f}.casefile-feedback.wrong{border-color:#e7a4a0;background:#fff3f1;color:#923e39}.casefile-feedback.wrong b{background:#e46f68;color:#fff}.casefile-feedback.correct{border-color:#9ed2ba;background:#edf9f3;color:#236d50}.casefile-feedback.correct b{background:#2e9c70;color:#fff}.action-hud{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin-bottom:12px}.action-hud>div{display:flex;min-height:64px;flex-direction:column;justify-content:center;padding:10px 14px;border:1px solid #ccd7db;border-radius:15px;background:#ffffffd1}.action-hud span{color:#637681;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.action-hud strong{margin-top:3px;color:#172d3b;font-size:17px;line-height:1.3}.action-score b,.action-timer b{color:#1b3443;font-size:22px}.action-timer.danger{border-color:#e47b72;background:#fff0ee;animation:timer-pulse .7s ease-in-out infinite alternate}.action-timer.danger b{color:#bd3e39}.action-arena{position:relative;min-height:365px;overflow:hidden;border:2px solid color-mix(in srgb,var(--game-accent) 55%,#91a3ad);border-radius:24px;background:radial-gradient(circle at 72% 20%,color-mix(in srgb,var(--game-accent) 28%,transparent),transparent 24%),linear-gradient(155deg,#102b3c,#07141f 68%);box-shadow:inset 0 0 60px #00000047,0 18px 36px #14263224}.action-arena:before{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:32px 32px;content:"";-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent);pointer-events:none}.action-ready{position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;color:#fff;text-align:center}.action-ready>span{display:grid;width:62px;height:62px;place-items:center;margin-bottom:14px;border:2px solid var(--game-accent);border-radius:20px;background:color-mix(in srgb,var(--game-accent) 16%,rgba(255,255,255,.05));box-shadow:0 0 30px color-mix(in srgb,var(--game-accent) 35%,transparent);color:var(--game-accent);font-size:30px;font-weight:900}.action-ready.failed>span{border-color:#ff8f86;color:#ffaca6}.action-ready h3{margin:0;font-size:clamp(24px,3.2vw,35px);letter-spacing:-.035em}.action-ready p{max-width:640px;margin:10px auto 20px;color:#c3d2db;font-size:15px;line-height:1.65}.action-token{position:absolute;z-index:1;display:grid;min-width:150px;max-width:230px;min-height:64px;place-items:center;padding:11px 16px;border:2px solid color-mix(in srgb,var(--game-accent) 74%,white);background:color-mix(in srgb,var(--game-accent) 76%,#143548);box-shadow:0 12px 28px #00000047,inset 0 1px #fff9;color:#081722;font-size:14px;font-weight:900;line-height:1.3;text-align:center;cursor:crosshair;-webkit-user-select:none;user-select:none}.action-token>span{display:block;max-width:100%;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;text-wrap:balance}.action-token[data-density=medium]{font-size:12.5px;line-height:1.28}.action-token[data-density=long]{font-size:11.5px;line-height:1.26}.mode-balloons .action-token{bottom:-105px;left:calc(5% + var(--lane) * 23%);width:160px;height:86px;min-height:86px;padding:10px 14px 14px;border-radius:50% 50% 48% 48%;animation:balloon-rise var(--speed) linear var(--delay) infinite}.mode-balloons .action-token[data-density=medium]{width:174px;height:96px;min-height:96px}.mode-balloons .action-token[data-density=long]{width:186px;height:108px;min-height:108px;padding-inline:13px}.mode-balloons .action-token:after{position:absolute;bottom:-10px;left:calc(50% - 7px);width:14px;height:14px;background:inherit;clip-path:polygon(50% 0,100% 100%,0 100%);content:""}.mode-blocks .action-token{top:calc(8% + var(--lane) * 22%);right:-250px;border-radius:15px;animation:block-run var(--speed) linear var(--delay) infinite}.mode-blocks .action-token:before{position:absolute;inset:6px;border:1px solid rgba(255,255,255,.45);border-radius:9px;content:""}.mode-falling .action-token{top:-100px;left:calc(4% + var(--lane) * 24%);width:165px;height:78px;min-height:78px;border-radius:20px 20px 45% 45%;animation:token-fall var(--speed) linear var(--delay) infinite}.mode-falling .action-token[data-density=medium]{width:176px;height:90px;min-height:90px}.mode-falling .action-token[data-density=long]{width:190px;height:104px;min-height:104px;padding-inline:13px}.mode-falling .action-token:before{position:absolute;top:-15px;left:50%;width:2px;height:15px;background:#fff9;content:""}.mode-radar .action-arena:after{position:absolute;top:50%;left:50%;width:390px;height:390px;border:1px solid color-mix(in srgb,var(--game-accent) 48%,transparent);border-radius:50%;background:conic-gradient(from 0deg,transparent 0 76%,color-mix(in srgb,var(--game-accent) 30%,transparent) 96%,transparent);content:"";transform:translate(-50%,-50%);animation:radar-sweep 3.2s linear infinite;pointer-events:none}.mode-radar .action-token{top:calc(12% + var(--lane) * 20%);left:calc(8% + (3 - var(--lane)) * 21%);width:158px;border-radius:50%;animation:radar-target var(--speed) ease-in-out var(--delay) infinite alternate}.action-token:hover{filter:brightness(1.12) saturate(1.1);animation-play-state:paused}.action-token:focus-visible{outline:4px solid white;outline-offset:3px;animation-play-state:paused}.action-token.wrong{border-color:#ff7970;background:#e65650;color:#fff;animation:wrong-hit .35s ease both}@keyframes balloon-rise{0%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-240px) translate(12px) rotate(2deg)}to{transform:translateY(-520px) rotate(-2deg)}}@keyframes block-run{0%{transform:translate(0)}to{transform:translate(calc(-100vw - 320px))}}@keyframes token-fall{0%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(245px) translate(16px) rotate(3deg)}to{transform:translateY(520px) rotate(-2deg)}}@keyframes radar-sweep{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes radar-target{0%{transform:translate(-12px,-8px) scale(.92);opacity:.72}to{transform:translate(15px,10px) scale(1.06);opacity:1}}@keyframes wrong-hit{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-8px) scale(.96)}75%{transform:translate(8px) scale(.96)}}@keyframes timer-pulse{to{transform:scale(1.035);box-shadow:0 0 0 4px #e0564e1f}}.arcade-lab{--arcade-cyan: #57e1ff;--arcade-yellow: #ffc84d;--arcade-green: #58e3a0;--arcade-red: #ff716b;display:grid;gap:14px}.arcade-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.arcade-selector button{position:relative;display:grid;min-width:0;min-height:94px;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:2px 9px;padding:13px;overflow:hidden;border:1px solid #c7d3d8;border-radius:17px;background:#ffffffe6;color:#38515e;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.arcade-selector button:hover{transform:translateY(-2px);border-color:var(--game-accent)}.arcade-selector button.active{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 12%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 12%,transparent)}.arcade-selector button.completed:after{position:absolute;inset:auto 0 0;height:4px;background:var(--arcade-green);content:""}.arcade-selector button>span{display:grid;width:38px;height:38px;grid-row:1 / 3;place-items:center;border-radius:12px;background:#0d2b3c;color:var(--arcade-yellow);font-size:22px}.arcade-selector button small{overflow:hidden;color:#71848e;font-size:9px;font-weight:950;letter-spacing:.09em;text-overflow:ellipsis;white-space:nowrap}.arcade-selector button strong{overflow:hidden;color:#193540;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.arcade-selector button>i{position:absolute;top:7px;right:7px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#dff8ec;color:#1c8b5b;font-size:11px;font-style:normal}.arcade-game{min-height:540px;padding:clamp(18px,3vw,28px);overflow:hidden;border:2px solid color-mix(in srgb,var(--game-accent) 62%,#6b8b99);border-radius:25px;background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--game-accent) 26%,transparent),transparent 35%),radial-gradient(circle at 90% 100%,rgba(87,225,255,.12),transparent 34%),linear-gradient(145deg,#102f43,#071723 68%);box-shadow:inset 0 1px #ffffff14,0 18px 35px #1127322b;color:#fff}.arcade-game-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:19px}.arcade-game-head>div:first-child{min-width:0}.arcade-game-head span{color:var(--arcade-yellow);font-size:9px;font-weight:950;letter-spacing:.14em}.arcade-game-head h3{margin:4px 0 6px;color:#fff;font-size:clamp(25px,3.5vw,38px);letter-spacing:-.045em}.arcade-game-head p{max-width:660px;margin:0;color:#bed0da;font-size:14px;line-height:1.55}.arcade-score{display:grid;min-width:78px;place-items:center;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:#ffffff12}.arcade-score b{color:var(--arcade-yellow);font-size:24px}.arcade-score small{color:#b8cbd4;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.arcade-feedback{margin-top:15px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#0003;color:#d8e5ea;font-size:13px;line-height:1.45}.arcade-feedback.success{border-color:#58e3a08c;background:#299d6933;color:#c9f7e0}.arcade-feedback.failure{border-color:#ff716b8c;background:#b437372e;color:#ffd1ce}.arcade-reset{min-height:40px;padding:8px 13px;border:1px solid rgba(255,255,255,.24);border-radius:11px;background:#ffffff14;color:#e3edf1;font-size:11px;font-weight:900;cursor:pointer}.maze-layout{display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:18px}.maze-board{display:grid;width:100%;max-width:610px;aspect-ratio:1.55;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:5px;padding:7px;border:1px solid rgba(87,225,255,.35);border-radius:18px;background:#020e17b8;box-shadow:inset 0 0 34px #00000052}.maze-cell{position:relative;display:grid;min-width:0;place-items:center;padding:4px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:linear-gradient(145deg,#ffffff0e,#ffffff05)}.maze-cell:before{position:absolute;inset:7px;border:1px dashed rgba(255,255,255,.05);border-radius:7px;content:""}.maze-cell.has-clue{border-color:#ffc84d54;background:#ffc84d0e}.maze-cell.collected{border-color:#58e3a080;background:#58e3a01f}.maze-cell.triggered{border-color:#ff716b80;background:#ff716b1c}.maze-clue{position:relative;z-index:1;display:grid;max-width:100%;justify-items:center;gap:3px;color:#e7f1f4;font-size:clamp(8px,1.25vw,11px);font-weight:770;line-height:1.15;text-align:center}.maze-clue i{display:grid;width:20px;height:20px;place-items:center;border:1px solid rgba(255,200,77,.6);border-radius:50%;color:var(--arcade-yellow);font-size:10px;font-style:normal}.maze-mark{position:relative;z-index:1;color:#c6f5dc;font-size:10px;font-weight:950;text-transform:uppercase}.maze-mark.bad{color:#ffc2bf}.maze-player{position:absolute;z-index:4;display:grid;width:31px;height:31px;place-items:center;border:2px solid white;border-radius:10px;background:var(--arcade-cyan);box-shadow:0 0 0 6px #57e1ff26,0 0 25px #57e1ffa6;color:#073044;font-size:16px;transform:rotate(45deg)}.maze-player:first-letter{transform:rotate(-45deg)}.maze-side{display:grid;justify-items:stretch;gap:12px}.maze-compass{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,44px);gap:5px}.maze-compass button{border:1px solid rgba(255,255,255,.2);border-radius:11px;background:#ffffff14;color:#fff;font-size:19px;font-weight:950;cursor:pointer}.maze-compass button:hover{border-color:var(--arcade-cyan);background:#57e1ff24}.maze-compass .up{grid-area:1 / 2}.maze-compass .left{grid-area:2 / 1}.maze-compass .down{grid-area:2 / 2}.maze-compass .right{grid-area:2 / 3}.arcade-hunt-hud{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.arcade-hunt-hud b,.arcade-hunt-hud span,.arcade-hunt-hud i{padding:8px 10px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#ffffff12;font-size:12px;font-style:normal}.arcade-hunt-hud b{color:var(--arcade-green)}.arcade-hunt-hud span{color:var(--arcade-yellow)}.arcade-hunt-hud i{color:#ffc0bc}.hunt-building{position:relative;display:grid;min-height:365px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:11px;padding:18px;border:1px solid rgba(255,200,77,.3);border-radius:19px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 33.333%),#020d1699}.hunt-window{position:relative;display:grid;min-width:0;place-items:center;padding:12px;overflow:hidden;border:6px solid #173c50;border-radius:9px 9px 3px 3px;background:#05111a;color:#fff;cursor:default}.hunt-window:before,.hunt-window:after{position:absolute;background:#28596f;content:""}.hunt-window:before{top:0;bottom:0;left:50%;width:3px}.hunt-window:after{right:0;left:0;top:50%;height:3px}.hunt-window i{width:70%;height:54%;border-radius:50% 50% 8px 8px;background:linear-gradient(#173446,#0a1f2c)}.hunt-window.open{border-color:var(--arcade-yellow);background:radial-gradient(circle,#ffc84d47,#102c3c 70%);box-shadow:0 0 25px #ffc84d38;cursor:crosshair;animation:hunt-signal .55s ease both}.hunt-window.open:before,.hunt-window.open:after{display:none}.hunt-window.open span{position:relative;z-index:2;max-width:180px;font-size:clamp(11px,1.6vw,14px);font-weight:850;line-height:1.3;text-align:center}.hunt-window.open small{position:absolute;right:7px;bottom:6px;color:var(--arcade-yellow);font-size:8px;font-weight:950;letter-spacing:.12em}.hunt-overlay{position:absolute;z-index:5;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px;border-radius:inherit;background:#04141fe0;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hunt-overlay>span{display:grid;width:58px;height:58px;place-items:center;border:1px solid var(--arcade-yellow);border-radius:50%;color:var(--arcade-yellow);font-size:27px}.hunt-overlay.success>span{border-color:var(--arcade-green);color:var(--arcade-green)}.hunt-overlay h4{margin:12px 0 6px;font-size:23px}.hunt-overlay p{max-width:470px;margin:0 0 16px;color:#bed0da;font-size:13px;line-height:1.45}.meter-console,.vault-console{padding:clamp(17px,3vw,26px);border:1px solid rgba(87,225,255,.28);border-radius:20px;background:#020f18a3;box-shadow:inset 0 0 40px #00000040}.meter-prompt{display:grid;min-height:112px;place-content:center;padding:17px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:#ffffff0e;text-align:center}.meter-prompt span{color:var(--arcade-yellow);font-size:9px;font-weight:950;letter-spacing:.14em}.meter-prompt strong{margin-top:7px;font-size:clamp(17px,2.7vw,25px);line-height:1.3}.meter-track{position:relative;display:grid;height:132px;grid-template-columns:1fr 1fr;margin:22px 3px 18px;border:5px solid #183d50;border-radius:999px 999px 25px 25px;background:#071722;box-shadow:inset 0 0 30px #0000008c}.meter-track:before{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:2px;background:#ffffff59;content:""}.meter-zone{display:grid;place-items:end center;padding-bottom:16px;font-size:11px;font-weight:950;letter-spacing:.13em}.meter-zone.singular{border-radius:inherit;background:linear-gradient(90deg,rgba(87,225,255,.2),transparent);color:var(--arcade-cyan)}.meter-zone.plural{border-radius:inherit;background:linear-gradient(270deg,rgba(255,200,77,.2),transparent);color:var(--arcade-yellow)}.meter-track>i{position:absolute;z-index:3;bottom:17px;left:8%;width:4px;height:92px;border-radius:999px;background:#fff;box-shadow:0 0 12px #fff;transform:translate(-50%) rotate(0);transform-origin:bottom;transition:background .2s ease,box-shadow .2s ease}.meter-track>i:after{position:absolute;bottom:-13px;left:50%;width:24px;height:24px;border:4px solid #183d50;border-radius:50%;background:var(--arcade-cyan);content:"";transform:translate(-50%)}.meter-track>i.correct{background:var(--arcade-green);box-shadow:0 0 18px var(--arcade-green)}.meter-track>i.wrong{background:var(--arcade-red);box-shadow:0 0 18px var(--arcade-red)}.meter-actions{display:flex;align-items:center;justify-content:center;gap:9px}.vault-console{border-color:#ffc84d52}.vault-door{position:relative;display:grid;min-height:118px;place-content:center;padding:18px 90px 18px 18px;border:7px double #826721;border-radius:18px;background:radial-gradient(circle,#183b4e,#071824 72%);text-align:center}.vault-door span{color:var(--arcade-yellow);font-size:9px;font-weight:950;letter-spacing:.15em}.vault-door strong{margin-top:8px;font-size:clamp(18px,3vw,27px)}.vault-door i{position:absolute;top:50%;right:18px;display:grid;width:61px;height:61px;place-items:center;border:2px solid #8c7334;border-radius:50%;color:#bca96c;font-size:8px;font-style:normal;font-weight:950;transform:translateY(-50%)}.vault-console.unlocked .vault-door{border-color:#35b67d;box-shadow:0 0 28px #58e3a02b}.vault-console.unlocked .vault-door i{border-color:var(--arcade-green);color:var(--arcade-green)}.vault-dials{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0}.vault-dial{display:grid;grid-template-columns:33px minmax(0,1fr) 33px;align-items:center;gap:5px;padding:10px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff0e}.vault-dial>span{grid-column:1 / -1;color:#9fb7c3;font-size:8px;font-weight:950;letter-spacing:.1em;text-align:center;text-transform:uppercase}.vault-dial button{display:grid;height:35px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#ffffff14;color:var(--arcade-yellow);font-size:23px;cursor:pointer}.vault-dial strong{min-width:0;color:#fff;font-size:11px;line-height:1.25;text-align:center}.link-board{position:relative;display:grid;min-height:382px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(58px,10vw,105px);padding:15px;border:1px solid rgba(87,225,255,.26);border-radius:20px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0 1px,transparent 1px 38px),#020f189e}.link-cables{position:absolute;z-index:2;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.link-cables path{fill:none;stroke:var(--arcade-green);stroke-linecap:round;stroke-width:6;filter:drop-shadow(0 0 6px rgba(88,227,160,.55))}.link-cables path.dragging{stroke:var(--arcade-yellow);stroke-dasharray:10 7;filter:drop-shadow(0 0 7px rgba(255,200,77,.55))}.link-column{position:relative;z-index:3;display:grid;grid-template-rows:auto repeat(3,minmax(82px,1fr));gap:10px}.link-column-label{align-self:center;color:#8ea7b2;font-size:8px;font-weight:950;letter-spacing:.13em;text-align:center}.link-box{position:relative;display:grid;min-width:0;align-content:center;gap:3px;padding:11px 13px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:linear-gradient(145deg,#ffffff17,#ffffff09);color:#fff;text-align:left;cursor:pointer;touch-action:none}.link-box:after{position:absolute;top:50%;width:17px;height:17px;border:3px solid #0b2230;border-radius:50%;background:var(--arcade-yellow);box-shadow:0 0 0 3px #ffc84d29,0 0 15px #ffc84d59;content:"";transform:translateY(-50%)}.link-box.source:after{right:-10px}.link-box.target:after{left:-10px}.link-box.source.armed{border-color:var(--arcade-yellow);box-shadow:0 0 0 3px #ffc84d1a}.link-box.connected{border-color:#58e3a094;background:#58e3a01c}.link-box.connected:after{background:var(--arcade-green);box-shadow:0 0 0 3px #58e3a024,0 0 15px #58e3a066}.link-box>span{position:absolute;top:8px;right:9px;color:var(--arcade-yellow);font-size:14px}.link-box.target>span{right:auto;left:9px}.link-box strong{padding-right:16px;font-size:clamp(11px,1.55vw,14px);line-height:1.3}.link-box.target strong{padding-right:0;padding-left:16px}.link-box i{color:#9eb5bf;font-size:9px;font-style:normal;line-height:1.3}.link-box.target i{padding-left:16px}.link-box:disabled{cursor:default;opacity:1}.link-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:#9eb4be;font-size:10px;line-height:1.4}.sorter-board{display:grid;min-height:385px;grid-template-columns:minmax(120px,.8fr) minmax(230px,1.5fr) minmax(120px,.8fr);align-items:stretch;gap:11px;padding:12px;overflow:hidden;border:1px solid rgba(87,225,255,.24);border-radius:20px;background:#020f189e}.sorter-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:13px;border:1px dashed rgba(255,255,255,.24);border-radius:16px;background:#ffffff0b;color:#fff;text-align:center;cursor:pointer}.sorter-zone.left{border-color:#57e1ff6b;background:linear-gradient(90deg,rgba(87,225,255,.13),transparent)}.sorter-zone.right{border-color:#ffc84d6b;background:linear-gradient(270deg,rgba(255,200,77,.13),transparent)}.sorter-zone>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#ffffff17;color:var(--arcade-cyan);font-size:20px}.sorter-zone.right>span{color:var(--arcade-yellow)}.sorter-zone strong{font-size:10px;line-height:1.35;letter-spacing:.07em}.sorter-zone small{color:#93abb6;font-size:8px}.sorter-stage{position:relative;display:grid;min-width:0;place-items:center;overflow:visible}.sorter-rail{position:absolute;right:-15px;left:-15px;height:7px;border-radius:999px;background:repeating-linear-gradient(90deg,#385568 0 17px,#1b3444 17px 29px);box-shadow:0 7px 14px #00000059}.sorter-card{position:relative;z-index:3;display:grid;width:min(100%,300px);min-height:148px;align-content:center;gap:9px;padding:18px;border:2px solid var(--arcade-yellow);border-radius:20px;background:linear-gradient(145deg,#ffd260,#e8a92f);box-shadow:0 18px 30px #00000061,inset 0 1px #ffffffb3;color:#132d39;text-align:center;cursor:grab;touch-action:none;transform:translate(var(--sorter-x));transition:transform .28s cubic-bezier(.2,.75,.25,1.08),box-shadow .16s ease}.sorter-card.dragging{box-shadow:0 22px 38px #00000080,0 0 25px #ffc84d47;cursor:grabbing;transition:box-shadow .16s ease}.sorter-card span{color:#765512;font-size:8px;font-weight:950;letter-spacing:.12em}.sorter-card strong{font-size:clamp(16px,2.4vw,22px);line-height:1.3}.sorter-card i{color:#765512;font-size:9px;font-style:normal;font-weight:850}.sorter-complete{position:relative;z-index:2;display:grid;justify-items:center;text-align:center}.sorter-complete>span{display:grid;width:58px;height:58px;place-items:center;border:2px solid var(--arcade-green);border-radius:50%;color:var(--arcade-green);font-size:27px}.sorter-complete strong{margin-top:10px;font-size:20px}.sorter-complete p{margin:4px 0 0;color:#a7bbc4;font-size:11px}.sorter-actions{display:flex;justify-content:center;gap:8px;margin-top:12px}.sorter-actions button{min-height:42px;padding:8px 13px;border:1px solid rgba(255,255,255,.2);border-radius:11px;background:#ffffff14;color:#fff;font-size:10px;font-weight:900;cursor:pointer}.sorter-actions button:first-child{color:var(--arcade-cyan)}.sorter-actions button:nth-child(2){color:var(--arcade-yellow)}.arcade-validation{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px;border:1px solid #cad6da;border-radius:17px;background:#ffffffd1}.arcade-validation span{color:#778a93;font-size:9px;font-weight:950;letter-spacing:.11em}.arcade-validation strong{display:block;margin-top:3px;color:#183743;font-size:17px}.arcade-validation p{margin:4px 0 0;color:#71838c;font-size:12px}.arcade-validation .game-primary{flex:0 0 auto}@keyframes hunt-signal{0%{transform:translateY(12px) scale(.94);opacity:.55}to{transform:translateY(0) scale(1);opacity:1}}@media(max-width:760px){.arcade-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.arcade-selector button{min-height:80px}.arcade-game{min-height:0;padding:16px 13px;border-radius:20px}.arcade-game-head{align-items:stretch;gap:10px}.arcade-game-head h3{font-size:27px}.arcade-score{min-width:68px}.maze-layout{grid-template-columns:1fr}.maze-board{max-width:none;aspect-ratio:1.1}.maze-side{display:flex;align-items:center;justify-content:center}.maze-compass{width:190px;flex:0 0 auto;grid-template-rows:repeat(3,42px)}.maze-clue{font-size:9px;line-height:1.18}.hunt-building{min-height:390px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);padding:11px}.vault-dials{grid-template-columns:1fr}.vault-dial{grid-template-columns:42px minmax(0,1fr) 42px}.vault-dial strong{font-size:13px}.link-board{gap:34px;padding:10px 8px}.link-box{padding:9px 8px}.link-box strong{font-size:10px}.link-box i{font-size:8px}.sorter-board{min-height:445px;grid-template-columns:1fr 1fr;grid-template-rows:104px minmax(300px,1fr)}.sorter-zone{padding:8px}.sorter-stage{grid-area:2 / 1 / 3 / 3}.sorter-card{width:min(78%,260px);min-height:134px}}@media(max-width:480px){.arcade-selector button{min-height:72px;padding:9px}.arcade-selector button>span{width:33px;height:33px;font-size:18px}.arcade-selector button small{font-size:8px}.arcade-selector button strong{font-size:12px}.arcade-game-head{flex-direction:column}.arcade-score{display:flex;min-width:0;align-self:flex-start;gap:6px;padding:6px 9px}.arcade-score b{font-size:18px}.maze-board{aspect-ratio:.95;gap:3px;padding:4px}.maze-player{width:26px;height:26px;font-size:13px}.maze-side{flex-direction:column}.hunt-building{min-height:420px}.hunt-window{border-width:4px;padding:7px}.hunt-window.open span{font-size:10px}.meter-console,.vault-console{padding:13px 10px}.meter-track{height:118px;margin-right:0;margin-left:0}.meter-track>i{height:80px}.meter-zone{font-size:9px}.meter-actions{align-items:stretch;flex-direction:column}.meter-actions button{width:100%}.vault-door{padding:14px 70px 14px 10px}.vault-door i{right:9px;width:52px;height:52px}.arcade-validation{align-items:stretch;flex-direction:column}.arcade-validation .game-primary{width:100%}.link-column{grid-template-rows:auto repeat(3,minmax(94px,1fr))}.link-column-label{font-size:7px}.link-box strong{font-size:9px}.link-actions{align-items:stretch;flex-direction:column}.link-actions .arcade-reset{width:100%}.sorter-actions{align-items:stretch;flex-direction:column}.sorter-actions button{width:100%}}.runner-hud{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin-bottom:12px}.runner-hud>div{display:flex;min-height:64px;flex-direction:column;justify-content:center;padding:10px 14px;border:1px solid #ccd7db;border-radius:15px;background:#ffffffd6}.runner-hud span{color:#627783;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.runner-hud strong{margin-top:3px;color:#172f3b;font-size:17px;line-height:1.3}.runner-hud b{color:#173541;font-size:23px}.runner-arena{position:relative;min-height:510px;overflow:hidden;border:2px solid color-mix(in srgb,var(--game-accent) 62%,#7893a0);border-radius:26px;background:radial-gradient(circle at 50% -8%,color-mix(in srgb,var(--game-accent) 34%,transparent),transparent 40%),linear-gradient(180deg,#17354a,#0b1e2d 58%,#06121c);box-shadow:inset 0 0 70px #00000047,0 18px 38px #0e222e2e}.runner-arena:before{position:absolute;inset:74px 0 0;background:linear-gradient(90deg,transparent 37.35%,rgba(255,255,255,.22) 37.45% 37.7%,transparent 37.8% 62.2%,rgba(255,255,255,.22) 62.3% 62.55%,transparent 62.65%),linear-gradient(180deg,transparent,rgba(255,255,255,.035));content:"";transform:perspective(360px) rotateX(12deg) scaleX(.86);transform-origin:bottom}.runner-sky{position:absolute;inset:0;overflow:hidden;pointer-events:none}.runner-sky i{position:absolute;width:4px;height:38px;border-radius:999px;background:linear-gradient(transparent,color-mix(in srgb,var(--game-accent) 72%,white));opacity:.5;animation:runner-streak 1.8s linear infinite}.runner-sky i:nth-child(1){top:16%;left:18%}.runner-sky i:nth-child(2){top:5%;left:51%;animation-delay:-.7s}.runner-sky i:nth-child(3){top:24%;right:16%;animation-delay:-1.2s}.runner-progress{position:absolute;z-index:4;top:16px;right:18px;left:18px;height:38px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#04111ba8}.runner-progress span{position:relative;z-index:2;display:flex;height:100%;align-items:center;justify-content:center;color:#cbdbe4;font-size:10px;font-weight:950;letter-spacing:.14em}.runner-progress i{position:absolute;inset:auto auto 0 0;height:4px;border-radius:999px;background:var(--game-accent);box-shadow:0 0 18px var(--game-accent);transition:width .35s ease}.runner-concept-gate{position:absolute;z-index:2;bottom:22px;left:50%;display:grid;width:min(34%,300px);min-height:84px;place-content:center;padding:12px 16px;border:2px solid color-mix(in srgb,var(--game-accent) 84%,white);border-radius:22px;background:color-mix(in srgb,var(--game-accent) 22%,#081b28);box-shadow:0 0 0 7px color-mix(in srgb,var(--game-accent) 10%,transparent),0 0 34px color-mix(in srgb,var(--game-accent) 35%,transparent),inset 0 1px #ffffff2e;color:#fff;text-align:center;transform:translate(-50%)}.runner-concept-gate span{color:var(--game-accent);font-size:9px;font-weight:950;letter-spacing:.15em}.runner-concept-gate strong{margin-top:5px;color:#f5fbfd;font-size:clamp(13px,1.65vw,17px);font-weight:900;line-height:1.25}.runner-token{position:absolute;z-index:3;top:74px;left:calc(25% + (var(--runner-lane) * 25%));display:grid;width:min(42%,300px);min-height:108px;place-items:center;padding:16px 20px;border:2px solid color-mix(in srgb,var(--game-accent) 78%,white);border-radius:999px;background:color-mix(in srgb,var(--game-accent) 74%,#16384c);box-shadow:0 15px 28px #00000059,inset 0 1px #ffffffa6,0 0 24px color-mix(in srgb,var(--game-accent) 26%,transparent);color:#071720;font-size:clamp(12px,1.55vw,15px);font-weight:900;line-height:1.35;text-align:center;transform:translate(-50%);transition:left .22s cubic-bezier(.2,.75,.25,1.15);animation:runner-drop var(--runner-speed) linear .45s both}.runner-token:before{position:absolute;inset:6px;border:1px solid rgba(255,255,255,.42);border-radius:inherit;content:""}.runner-token span{position:relative;z-index:1;overflow-wrap:anywhere}.runner-token.success{border-color:#66e3a6;background:#31b97d;animation-play-state:paused}.runner-token.failure{border-color:#ff8c84;background:#e75c56;color:#fff;animation:runner-impact .42s ease both}.runner-ready{position:absolute;z-index:7;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;color:#fff;text-align:center}.runner-ready>span{display:grid;width:68px;height:68px;place-items:center;margin-bottom:14px;border:2px solid var(--game-accent);border-radius:22px;background:color-mix(in srgb,var(--game-accent) 18%,rgba(255,255,255,.04));box-shadow:0 0 36px color-mix(in srgb,var(--game-accent) 35%,transparent);color:var(--game-accent);font-size:31px}.runner-ready.failed>span{border-color:#ff9189;color:#ffaaa4}.runner-ready h3{margin:0;font-size:clamp(25px,3.4vw,38px);letter-spacing:-.04em}.runner-ready p{max-width:620px;margin:10px auto 20px;color:#c7d6de;font-size:15px;line-height:1.65}.runner-rule{display:grid;width:min(620px,100%);grid-template-columns:1fr 1fr;gap:9px;margin:-5px auto 18px}.runner-rule b{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#ffffff0f;color:#d8e4e9;font-size:11px;line-height:1.35}.runner-rule i{padding:4px 6px;border-radius:6px;background:color-mix(in srgb,var(--game-accent) 24%,transparent);color:var(--game-accent);font-size:9px;font-style:normal;letter-spacing:.08em}.runner-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:11px}.runner-controls button{display:flex;min-height:52px;align-items:center;justify-content:center;gap:9px;border:1px solid #bac9cf;border-radius:14px;background:#fff;color:#2d4651;font-size:13px;font-weight:900;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.runner-controls button:hover:not(:disabled){transform:translateY(-2px);border-color:var(--game-accent)}.runner-controls button.active{border-color:var(--game-accent);background:color-mix(in srgb,var(--game-accent) 12%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 13%,transparent);color:#173541}.runner-controls button:disabled{cursor:not-allowed;opacity:.55}.runner-controls span{font-size:18px}.runner-feedback{display:flex;align-items:center;gap:11px;margin-top:11px;padding:13px 15px;border:1px solid #cfdbdf;border-radius:14px;background:#ffffffd1;color:#4b626d;font-size:14px;line-height:1.45}.runner-feedback b{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--game-accent) 23%,white)}.runner-feedback.success{border-color:#8fd2b0;background:#ecfaf3;color:#226d4d}.runner-feedback.failure{border-color:#e6a19c;background:#fff1ef;color:#913b37}@keyframes runner-drop{0%{top:74px;transform:translate(-50%) scale(.82);opacity:.72}to{top:calc(100% - 128px);transform:translate(-50%) scale(1.02);opacity:1}}@keyframes runner-streak{0%{transform:translateY(-80px);opacity:0}35%{opacity:.55}to{transform:translateY(460px);opacity:0}}@keyframes runner-impact{25%{transform:translate(calc(-50% - 8px)) rotate(-3deg)}70%{transform:translate(calc(-50% + 8px)) rotate(3deg)}to{transform:translate(-50%) scale(.94);opacity:.75}}.game-result{display:grid;min-height:250px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;padding:clamp(24px,4vw,44px);border:1px solid color-mix(in srgb,var(--game-accent) 42%,#d9dfe0);border-radius:22px;background:radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--game-accent) 18%,transparent),transparent 35%),#ffffffb8}.game-result-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:var(--game-accent);box-shadow:0 16px 30px color-mix(in srgb,var(--game-accent) 30%,transparent);color:#07131e}.game-result-icon svg{width:28px}.game-result-kicker{display:block;margin-bottom:7px;color:#71808c;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.game-result-takeaway{margin:0;display:block;max-width:680px;color:#1d2e3b;font-weight:700;font-size:17px;line-height:1.65}.game-result-takeaway strong{color:#08765d;font-weight:950}.game-result-actions{display:flex;grid-column:1 / -1;justify-content:flex-end;flex-wrap:wrap;align-items:center;gap:10px}.game-replay{min-height:42px;padding:0 10px;border:0;border-bottom:1px solid #9eabb3;background:transparent;color:#425563;font-size:12px;font-weight:800;cursor:pointer}.game-replay:hover{border-color:var(--game-accent);color:#152936}.game-finale{position:relative;display:grid;min-height:100vh;place-items:center;padding:50px var(--page-pad)}.finale-glow{position:absolute;width:min(700px,80vw);height:min(700px,80vw);border-radius:50%;background:color-mix(in srgb,var(--game-accent) 25%,transparent);filter:blur(110px)}.game-finale>section{position:relative;width:min(850px,100%);padding:clamp(35px,7vw,78px);border:1px solid rgba(255,255,255,.15);border-radius:30px;background:#07111db3;box-shadow:0 35px 100px #00000061;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.finale-mark{display:grid;width:76px;height:76px;place-items:center;margin:0 auto 25px;border-radius:23px;background:var(--game-accent);box-shadow:0 20px 50px color-mix(in srgb,var(--game-accent) 35%,transparent);color:#07131f}.finale-mark svg{width:38px}.game-finale h1{margin:13px auto 18px;color:#fff;font-size:clamp(35px,5vw,64px);letter-spacing:-.06em;line-height:1.05}.game-finale p{max-width:670px;margin:0 auto;color:#aebdcc;font-size:13px;line-height:1.7}.finale-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:32px 0}.finale-stats span{padding:16px 10px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff0d;color:#8597a9;font-size:9px;text-transform:uppercase}.finale-stats b{display:block;margin-bottom:4px;color:var(--game-accent);font-size:21px}.finale-actions{display:flex;justify-content:center;gap:10px}.placeholder-page{display:grid;min-height:calc(100vh - 70px);place-items:center;padding:60px var(--page-pad) 100px}.placeholder-card{width:min(720px,100%);padding:clamp(32px,7vw,70px);border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(34,201,135,.12),transparent 40%),radial-gradient(circle at 0% 100%,rgba(47,125,244,.16),transparent 40%),var(--surface);box-shadow:0 30px 80px #00000052;text-align:center}.placeholder-icon{margin:0 auto 28px}.placeholder-card h1{margin:0;font-size:clamp(30px,5vw,50px);letter-spacing:-.05em;line-height:1.05}.placeholder-card p{max-width:540px;margin:18px auto 28px;color:var(--secondary);font-size:15px;line-height:1.65}@media(max-width:1100px){.desktop-nav{gap:0}.desktop-nav button{padding-inline:8px}.profile-name,.install-button span{display:none}.install-button{width:42px;padding:0}.continue-strip{padding-left:35vw;background-position:-6% 43%;background-size:66% auto}.game-layout{grid-template-columns:205px minmax(0,1fr)}.choice-grid{grid-template-columns:1fr}.choice-grid>button{min-height:86px}.classify-card{grid-template-columns:32px 1fr}.segment-options{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.cage-grid.cages-3{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-discipline{grid-template-columns:1fr}.featured-stage-map{max-width:720px}}@media(max-width:820px){:root{--page-pad: 20px}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.topbar{min-height:62px;gap:12px;padding-block:8px}.brand-mark{width:34px;height:34px}.brand-name,.desktop-nav,.profile-name,.status-dot{display:none}.profile{padding:3px;border:0;background:transparent}.avatar{width:34px;height:34px}.search-control.open{position:absolute;right:64px;left:64px;z-index:3;background:#0d1929}.search-control input{width:100%}.bottom-nav{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#030811f0;box-shadow:0 -12px 40px #0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-nav button{position:relative;display:flex;min-width:0;min-height:48px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:9px;font-weight:700;cursor:pointer}.bottom-nav button.active{background:#2f7df417;color:var(--cyan)}.bottom-nav button.active:before{position:absolute;top:-7px;width:24px;height:3px;border-radius:0 0 999px 999px;background:var(--green);content:""}.home-hub{min-height:calc(100svh - 132px)}.home-hub-art{object-position:center center}.home-hub-scrim{background:linear-gradient(180deg,#05132014,#05132005 28%,#040e1b8a 60%,#040e1bf2),linear-gradient(90deg,rgba(4,15,28,.18),transparent 72%)}.home-hub-content{justify-content:flex-start;padding:24px 0 22px}.home-hub-intro{padding:0 20px}.home-hub-intro h1{max-width:470px;margin-top:13px;font-size:clamp(2rem,9vw,3.25rem);line-height:1.01}.home-hub-intro p{max-width:380px;font-size:.82rem}.home-module-orbit{right:-44%;bottom:4%;width:120vw;opacity:.42}.home-module-list{display:grid;grid-auto-columns:minmax(272px,82vw);grid-auto-flow:column;grid-template-columns:none;gap:12px;overflow-x:auto;margin-top:auto;padding:max(92px,20vh) 20px 14px;scroll-padding-inline:20px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.home-module-list::-webkit-scrollbar{display:none}.home-module-card{min-height:178px;scroll-snap-align:center;padding:17px;border-radius:20px}.home-module-icon{width:48px;height:48px;border-radius:15px}.home-module-copy>span{font-size:.72rem}.home-module-open{top:17px;right:16px}.home-hub-swipe{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:#ffffffad;font-size:.68rem;font-weight:750}.home-hub-swipe span{color:#78dcff;font-size:1rem}.continue-strip{min-height:320px;grid-template-columns:1fr auto;align-items:end;gap:12px;margin:16px var(--page-pad) 38px;padding:152px 18px 18px;border-radius:19px;background:linear-gradient(0deg,#040c17fa 5%,#040c1794 53%,#040c170a),url(/assets/covers/direito-constitucional.webp) 50% 35% / cover no-repeat,var(--surface)}.continue-copy h1{font-size:24px}.continue-copy p{margin-bottom:12px}.continue-strip .primary-button{width:44px;padding:0;font-size:0}.section-heading,.subject-heading{align-items:flex-start;flex-direction:column}.mode-toggle{width:100%}.mode-toggle button{flex:1}.discipline-rail{grid-auto-columns:min(82vw,365px);gap:14px}.rail-arrow{display:none}.catalog-summary{flex-direction:column;padding-top:16px}.featured-discipline{min-height:0;margin-top:2px;padding:26px 22px}.contest-preview{grid-template-columns:auto 1fr}.contest-preview .status-pill{grid-column:1 / -1;justify-self:start}.detail-hero{min-height:550px;padding-top:210px}.detail-overlay{background:linear-gradient(0deg,var(--deep) 2%,rgba(3,8,17,.88) 34%,rgba(3,8,17,.18) 78%),linear-gradient(90deg,rgba(3,8,17,.3),transparent)}.detail-copy h1{font-size:clamp(38px,11vw,56px)}.detail-meta span{min-height:34px}.hierarchy-chip{align-self:flex-start}.subject-list{grid-template-columns:1fr}.subject-item[open]{grid-column:auto}.placeholder-page{min-height:calc(100vh - 132px)}.game-page{margin-bottom:calc(-70px - env(safe-area-inset-bottom));padding-bottom:calc(110px + env(safe-area-inset-bottom))}.game-topbar{position:sticky;top:0;grid-template-columns:1fr 1fr}.game-breadcrumb{display:none}.game-hero{grid-template-columns:1fr;gap:26px;padding-top:44px}.game-progress-card{width:min(100%,380px)}.game-layout{grid-template-columns:1fr}.level-map{position:relative;top:auto;z-index:2;display:grid;width:calc(100% + var(--page-pad) * 2);grid-auto-columns:min(76vw,245px);grid-auto-flow:column;margin-left:calc(var(--page-pad) * -1);padding:0 var(--page-pad) 8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline mandatory}.level-map>section{scroll-snap-align:start}.stage-shell{min-height:570px;border-radius:22px}.match-workbench{grid-template-columns:1fr}.action-token{min-width:135px;max-width:190px}.mode-balloons .action-token,.mode-falling .action-token{left:calc(4% + var(--mobile-lane) * 48%);animation-delay:var(--mobile-delay)}}@media(max-width:620px){.featured-discipline-actions{flex-direction:column}.featured-discipline-actions button{width:100%}.featured-stage-map{overflow:hidden;padding:18px 15px}.featured-stage-steps{grid-template-columns:repeat(6,104px);overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.featured-stage-steps::-webkit-scrollbar{display:none}.cage-grid,.cage-grid.cages-3{grid-template-columns:1fr}.concept-cage{min-height:155px}.card-tray>div:last-child{grid-template-columns:1fr}.connect-board{grid-template-columns:1fr;gap:20px}.connect-wire-field{display:none}.connect-targets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.connect-targets .connect-column-title{grid-column:1 / -1}.assertion-feedback,.exam-check{align-items:stretch;flex-direction:column}.action-hud{grid-template-columns:1fr 1fr}.action-hud>div:first-child{grid-column:1 / -1}.runner-hud{grid-template-columns:1fr 1fr}.runner-hud>div:first-child{grid-column:1 / -1}}@media(max-width:520px){:root{--page-pad: 16px}.top-actions{gap:2px}.install-button{display:none}.continue-strip{min-height:300px;margin-top:10px}.card-content{right:16px;bottom:15px;left:16px}.contest-preview{grid-template-columns:1fr}.detail-hero{min-height:590px;padding-bottom:36px}.detail-copy{width:100%;min-width:0;max-width:100%}.detail-copy h1,.detail-copy>p{width:100%;max-width:100%;overflow-wrap:break-word}.detail-copy h1{font-size:clamp(34px,10.6vw,48px);line-height:1.02}.back-button{top:16px}.detail-meta{gap:7px}.detail-meta span{flex:0 0 auto;max-width:100%;padding-inline:10px}.subject-item summary{grid-template-columns:40px 1fr 20px;gap:9px;padding-right:12px}.subject-status{display:none}.subject-body{align-items:stretch;flex-direction:column}.subject-body button{justify-content:center}.topic-panel-heading{align-items:flex-start;flex-direction:column;gap:12px}.topic-grid{grid-template-columns:1fr}.topic-item{grid-template-columns:minmax(0,1fr)}.topic-lock{display:none}.topic-play{width:30px;padding:0;justify-content:center;font-size:0}.game-topbar{padding-inline:16px}.game-reset,.game-back{font-size:9px}.game-hero h1{font-size:40px}.stage-shell{padding:25px 16px}.stage-heading{margin-bottom:26px}.stage-heading>div{align-items:flex-start;flex-direction:column;gap:8px}.stage-heading h2{font-size:33px}.choice-grid>button{min-height:98px;padding:14px}.category-legend{grid-template-columns:1fr}.cage-status,.match-status{align-items:flex-start;flex-direction:column;gap:5px}.concept-cage{padding:15px}.drag-card{grid-template-columns:28px minmax(0,1fr);font-size:15px}.drag-card small{display:none}.match-tray,.match-docks{padding:12px}.match-card{grid-template-columns:27px minmax(0,1fr);font-size:15px}.match-card small{display:none}.classify-card{grid-template-columns:30px minmax(0,1fr)}.segment-options{display:grid;width:100%;grid-template-columns:1fr}.segment-options button{min-height:36px}.connect-targets{grid-template-columns:1fr}.connect-card{min-height:72px;padding:13px;font-size:15px}.order-list li{grid-template-columns:36px minmax(0,1fr) 46px;gap:10px;padding:11px}.rapid-options{grid-template-columns:1fr}.assertion-hud{grid-template-columns:1fr auto}.assertion-hud>div{grid-column:1 / -1;grid-row:2}.binary-actions{grid-template-columns:1fr}.assertion-card{padding:20px 16px}.assertion-card>p{font-size:19px}.exam-paper{padding:20px 14px}.exam-paper-head{align-items:flex-start;flex-direction:column}.exam-context{padding:14px;font-size:15px}.exam-options button{grid-template-columns:34px minmax(0,1fr);padding:11px}.memory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-grid>button,.memory-card-inner{min-height:138px}.verdict-arena{min-height:300px;grid-template-columns:42px minmax(0,1fr) 42px;gap:7px;padding:15px 8px}.verdict-zone b{display:none}.verdict-card{min-height:235px;padding:20px 16px}.verdict-card p{font-size:17px}.verdict-buttons,.conceptpick-grid{grid-template-columns:1fr}.conceptpick-clue{padding:17px 16px}.conceptpick-clue p{font-size:18px}.conceptpick-grid button{min-height:83px;padding:12px}.conceptpick-confirm{width:100%}.casefile-dossier{padding:18px 16px;border-radius:18px}.casefile-options{grid-template-columns:1fr}.casefile-options button{min-height:66px}.action-arena{min-height:390px}.action-ready{padding:22px 15px}.action-token{min-width:118px;max-width:148px;padding:9px 10px;font-size:13px}.mode-balloons .action-token{left:calc(4% + var(--mobile-lane) * 48%);width:min(42%,168px);min-width:0;max-width:168px;height:92px;min-height:92px;padding:8px 10px 12px;font-size:12px;line-height:1.28;animation-delay:var(--mobile-delay)}.mode-balloons .action-token[data-density=medium]{width:min(43%,172px);max-width:172px;height:100px;min-height:100px;font-size:11.5px}.mode-balloons .action-token[data-density=long]{width:min(44%,176px);max-width:176px;height:110px;min-height:110px;padding-inline:9px;font-size:clamp(10.5px,3vw,11.5px)}.mode-falling .action-token{left:calc(4% + var(--mobile-lane) * 48%);width:min(42%,168px);min-width:0;max-width:168px;height:80px;min-height:80px;padding:8px 10px;font-size:12px;line-height:1.28;animation-delay:var(--mobile-delay)}.mode-falling .action-token[data-density=medium]{width:min(43%,172px);max-width:172px;height:92px;min-height:92px;font-size:11.5px}.mode-falling .action-token[data-density=long]{width:min(44%,176px);max-width:176px;height:104px;min-height:104px;padding-inline:9px;font-size:clamp(10.5px,3vw,11.5px)}.mode-radar .action-token{left:calc(1% + var(--lane) * 24%);width:126px}.game-verify,.rapid-feedback{align-items:stretch;flex-direction:column;gap:12px}.game-primary{width:100%}.game-result{grid-template-columns:1fr;text-align:center}.game-result-icon{margin:0 auto}.game-result-actions{flex-direction:column-reverse}.finale-stats{grid-template-columns:1fr}.finale-actions{flex-direction:column}.game-secondary{width:100%}.fill-sentence{grid-template-columns:34px minmax(0,1fr);align-items:start;padding:14px}.fill-sentence p{font-size:16px;line-height:1.9}.fill-blank{min-width:120px;max-width:100%}.token-bank button{width:100%;justify-content:flex-start}.runner-arena{min-height:460px;border-radius:20px}.runner-token{width:44%;min-height:108px;padding:13px 11px;font-size:11.5px}.runner-concept-gate{bottom:18px;width:44%;min-height:78px;padding:9px 8px}.runner-rule{grid-template-columns:1fr;gap:6px;margin-bottom:13px}.runner-rule b{min-height:40px;font-size:10px}.runner-controls button{min-width:0;min-height:50px;flex-direction:column;gap:2px;padding:6px 3px;font-size:10px}.runner-controls span{font-size:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.action-arena:has(.action-token){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:10px;padding:18px}.action-token,.mode-balloons .action-token,.mode-blocks .action-token,.mode-falling .action-token,.mode-radar .action-token{position:relative;inset:auto;width:100%;height:auto;max-width:none;min-height:70px;animation:none!important}.runner-sky{display:none}.runner-token{top:42%;animation:none!important}}.game-topbar-actions{display:flex;justify-self:end;align-items:center;gap:15px}.game-sound{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#b8c6d5;background:#ffffff0b;font-size:10px;font-weight:800;cursor:pointer}.game-sound span{color:var(--game-accent);font-size:15px}.game-sound:hover{border-color:color-mix(in srgb,var(--game-accent) 54%,transparent);color:#fff}.exam-options button.eliminated{border-color:#e7a5aa;color:#8b5f63;background:#fff2f3;opacity:.72;text-decoration:line-through}.exam-options button.eliminated>span{color:#fff;background:#cb6670}.exam-options button.correct{border-color:#12a875;background:#eafff7;box-shadow:0 0 0 4px #12a8751f}.exam-options button.correct>span{color:#fff;background:#12a875}.exam-check.hint{border-color:#e1a43e;background:#fff8e6}.exam-check.correct{border-color:#48be94;background:#eafff7}.exam-check.correct p{color:#17684f}.exam-check small{display:block;margin-top:5px;color:#806d51;font-size:12px;line-height:1.35}.action-token.correct{border-color:#fff!important;background:linear-gradient(145deg,#29dda3,#0fa871)!important;box-shadow:0 0 0 7px #1ed3972e,0 0 34px #1ed397b8!important;animation-play-state:paused!important;transform:scale(1.08)!important}.action-feedback.correct{border-color:#1ab27f6b;color:#15664d;background:#eafff7}.action-feedback.correct>b{background:#10a873}.action-ready.success>span{color:#0ca873;background:#ddfff3}.link-cables path.wrong{stroke:#ff4e68;stroke-width:5;stroke-dasharray:7 5;filter:drop-shadow(0 0 7px rgba(255,78,104,.7));animation:link-error-pulse .35s ease}.link-box.source.armed{border-color:#ffd45f;color:#172b38;background:#ffd45f;box-shadow:0 0 0 5px #ffd45f29,0 0 26px #ffd45f38}.link-box.source.armed i,.link-box.source.armed>span{color:#72510c}.link-box.wrong{border-color:#ff4e68!important;color:#fff!important;background:#d32a4659!important;box-shadow:0 0 0 4px #ff4e6824;animation:code-lock-shake .3s ease}.link-box.just-connected{box-shadow:0 0 0 5px #58e3a026,0 0 28px #58e3a047}.link-box strong{font-size:clamp(14px,1.7vw,17px);line-height:1.36}.link-box i{font-size:12px}.arcade-feedback.wrong{border-color:#ff4e6894;color:#ffd9df;background:#b91e392e}.link-actions{flex-wrap:wrap}.link-actions .game-primary{margin-left:auto}.sorter-zone:disabled{cursor:wait;opacity:1}.sorter-zone.correct{border-color:#42dda5;color:#dffff4;background:#18ae7947;box-shadow:0 0 25px #30dc9e33}.sorter-zone.wrong{border-color:#ff4e68;color:#ffe4e8;background:#cc284447;animation:code-lock-shake .3s ease}.sorter-card.correct{border-color:#effff9;color:#073c2a;background:linear-gradient(145deg,#62edbb,#25bd87);box-shadow:0 0 0 7px #2bd99c24,0 22px 42px #00000070}.sorter-card.wrong{border-color:#fff;color:#5c1422;background:linear-gradient(145deg,#ff91a2,#ff5d76);animation:code-lock-shake .3s ease}.sorter-card i{max-height:3.2em;overflow:hidden}.sorter-complete .game-primary{margin-top:12px}.code-lock-reward{display:grid;gap:15px;padding:clamp(17px,3vw,25px);border:1px solid rgba(49,200,148,.42);border-radius:21px;background:linear-gradient(145deg,#ecfff8f5,#fffae4f5);box-shadow:0 18px 45px #164a3e24}.code-lock-reward header>span{color:#0b9c6d;font-size:10px;font-weight:950;letter-spacing:.12em}.code-lock-reward header h3{margin:4px 0;color:#213b35;font-size:clamp(1.25rem,2.5vw,1.65rem)}.code-lock-reward header p{margin:0;color:#5d6e69;line-height:1.45}.code-lock-reward>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.code-lock-reward article{padding:15px;border:1px solid rgba(48,123,98,.16);border-radius:15px;background:#fffc}.code-lock-reward article small{color:#d78b19;font-size:9px;font-weight:950;letter-spacing:.1em}.code-lock-reward article strong{display:block;margin:5px 0 7px;color:#0e8e65;font-size:1.04rem}.code-lock-reward article p{margin:0;color:#4b5d58;font-size:13px;line-height:1.45}.code-lock-reward>.game-primary{justify-self:end}.activity-xray{display:grid;gap:18px;color:#20303d}.xray-overview{position:relative;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:clamp(17px,3vw,30px);padding:clamp(20px,4vw,34px);border-radius:25px;overflow:hidden;background:linear-gradient(125deg,#101d34,#183b57 58%,color-mix(in srgb,var(--game-accent) 68%,#28566c));box-shadow:0 24px 55px #0c1e3038}.xray-overview:after{position:absolute;inset:0;background:linear-gradient(110deg,transparent 46%,rgba(255,255,255,.13) 50%,transparent 54%);content:"";animation:xray-sweep 4.8s ease-in-out infinite}.xray-overview>div:last-child{position:relative;z-index:2}.xray-overview>div:last-child>span{color:#7cefd1;font-size:10px;font-weight:950;letter-spacing:.13em}.xray-overview h3{margin:5px 0 9px;color:#fff;font-size:clamp(1.35rem,3vw,2rem)}.xray-overview p{max-width:860px;margin:0;color:#dceaf2;font-size:clamp(.96rem,1.7vw,1.07rem);line-height:1.65}.xray-scan{position:relative;z-index:2;display:grid;width:104px;height:104px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:radial-gradient(circle,rgba(89,239,201,.25),rgba(31,67,86,.15) 62%,transparent 64%)}.xray-scan:before,.xray-scan:after{position:absolute;width:100%;height:1px;background:#7cefd18c;content:""}.xray-scan:after{transform:rotate(90deg)}.xray-scan span{position:absolute;inset:13px;border:1px dashed rgba(124,239,209,.52);border-radius:50%}.xray-scan b{color:#fff;font-size:1.45rem;letter-spacing:.08em}.xray-traps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.xray-traps article{display:grid;align-content:start;gap:8px;min-height:230px;padding:20px;border:1px solid #dce3e7;border-top:5px solid var(--game-accent);border-radius:18px;background:#fff;box-shadow:0 11px 28px #1e364512}.xray-traps article>span{color:color-mix(in srgb,var(--game-accent) 75%,#492c5f);font-size:9px;font-weight:950;letter-spacing:.12em}.xray-traps h3{margin:0;color:#1c2f3d;font-size:clamp(1.02rem,1.8vw,1.2rem);line-height:1.25}.xray-traps p{margin:0;color:#566976;font-size:14px;line-height:1.55}.xray-traps article>div{display:flex;align-items:flex-start;gap:8px;margin-top:auto;padding:10px;border-radius:11px;color:#654c17;background:#fff6d9;font-size:12px;line-height:1.4}.xray-traps article>div b{color:#de931a;font-size:18px}.xray-bottom-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:12px}.xray-checklist,.xray-terms{padding:20px;border-radius:18px;background:#eef5f7}.xray-checklist>span,.xray-terms>span{color:#56707e;font-size:9px;font-weight:950;letter-spacing:.12em}.xray-checklist ol{display:grid;gap:8px;margin:13px 0 0;padding:0;list-style:none;counter-reset:xray-step}.xray-checklist li{display:flex;align-items:flex-start;gap:9px;color:#344d5b;line-height:1.45}.xray-checklist li i{display:grid;flex:0 0 22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#16a879;font-size:11px;font-style:normal}.xray-terms>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.xray-terms strong{padding:8px 10px;border:1px solid color-mix(in srgb,var(--game-accent) 28%,#d6dfe3);border-radius:999px;color:#3c3652;background:#fff;font-size:12px;line-height:1.25}.xray-continue{justify-self:end}.activity-illustrated-sheet{display:grid;gap:18px}.sheet-stage-head{display:flex;align-items:center;gap:17px;padding:20px;border-radius:20px;background:linear-gradient(120deg,#fff1df,#f0ecff 58%,#e4fff7)}.sheet-stage-head>span{display:grid;flex:0 0 74px;height:74px;place-items:center;border:2px solid #fff;border-radius:18px;color:#fff;background:linear-gradient(145deg,var(--game-accent),#784bd9);box-shadow:0 12px 24px color-mix(in srgb,var(--game-accent) 23%,transparent);font-size:2rem}.sheet-stage-head small{color:#795d8d;font-size:9px;font-weight:950;letter-spacing:.12em}.sheet-stage-head h3{margin:5px 0;color:#2d2740;font-size:clamp(1.3rem,2.8vw,1.8rem)}.sheet-stage-head p{margin:0;color:#675f72;line-height:1.45}.sheet-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.sheet-gallery figure{margin:0;border:1px solid #dce3e6;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 34px #1f2d4217}.sheet-gallery img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:contain;background:#edf2f4}.sheet-gallery figcaption{display:flex;justify-content:space-between;gap:10px;padding:13px 15px;color:#364a57}.sheet-gallery figcaption span{color:#7d8a91;font-size:12px}.sheet-development-panel{display:grid;grid-template-columns:minmax(210px,.55fr) minmax(0,1.45fr);align-items:center;gap:clamp(22px,5vw,52px);padding:clamp(22px,5vw,44px);border:1px dashed color-mix(in srgb,var(--game-accent) 48%,#ccd6db);border-radius:24px;background:#f8fbfc}.sheet-placeholder{position:relative;display:grid;min-height:240px;place-items:center;border-radius:22px;overflow:hidden;color:#fff;background:linear-gradient(145deg,#2f4760,#18283b);box-shadow:0 22px 44px #13263933}.sheet-placeholder:after{position:absolute;inset:15px;border:1px dashed rgba(255,255,255,.3);border-radius:15px;content:""}.sheet-placeholder i{position:absolute;width:180%;height:2px;background:color-mix(in srgb,var(--game-accent) 80%,#fff);transform:rotate(-24deg);box-shadow:0 0 18px var(--game-accent)}.sheet-placeholder i:nth-child(2){transform:rotate(24deg)}.sheet-placeholder span{position:relative;z-index:2;padding:10px;border-radius:10px;background:#0d1b2abf;font-size:13px;font-weight:950;line-height:1.3;letter-spacing:.1em;text-align:center}.sheet-development-panel>div:last-child>span{color:color-mix(in srgb,var(--game-accent) 72%,#554268);font-size:9px;font-weight:950;letter-spacing:.12em}.sheet-development-panel h3{margin:6px 0 8px;color:#243845;font-size:clamp(1.35rem,3vw,1.9rem)}.sheet-development-panel p{max-width:680px;margin:0 0 17px;color:#5f7079;line-height:1.55}.sheet-request{padding:12px 16px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--game-accent),#8055d9);font-weight:850;cursor:pointer}.sheet-request.requested{color:#17664f;background:#dcfff2;cursor:default}.sheet-stage-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:4px}.sheet-stage-actions>span{color:#697b84;font-size:13px;line-height:1.4}@keyframes link-error-pulse{50%{opacity:.35}}@keyframes xray-sweep{0%,25%{transform:translate(-120%)}65%,to{transform:translate(120%)}}@media(max-width:860px){.game-sound{padding-inline:8px;font-size:0}.game-sound span{font-size:15px}.xray-traps{grid-template-columns:1fr}.xray-traps article{min-height:0}.xray-bottom-grid{grid-template-columns:1fr}.code-lock-reward>div{grid-template-columns:1fr}.sheet-development-panel{grid-template-columns:1fr}.sheet-placeholder{min-height:190px}}@media(max-width:560px){.game-topbar-actions{gap:9px}.xray-overview{grid-template-columns:1fr}.xray-scan{width:76px;height:76px}.xray-overview:after{animation:none}.sheet-stage-head{align-items:flex-start;padding:16px}.sheet-stage-head>span{flex-basis:54px;height:54px;font-size:1.35rem}.sheet-stage-actions{align-items:stretch;flex-direction:column}.sheet-stage-actions .game-primary,.xray-continue{justify-self:stretch;width:100%}.link-box strong{font-size:13px}.link-box i{font-size:11px}}@media(prefers-reduced-motion:reduce){.xray-overview:after,.link-cables path.wrong{animation:none}}.activity-trail{display:grid;gap:18px;padding:clamp(16px,2.2vw,26px);border:1px solid color-mix(in srgb,var(--game-accent, #7c5cff) 32%,white);border-radius:26px;background:radial-gradient(circle at 14% 0%,color-mix(in srgb,var(--game-accent, #7c5cff) 21%,transparent),transparent 38%),linear-gradient(145deg,#fff8ec,#f6fbff 48%,#f7f1ff);overflow:hidden}.trail-map{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:560px;width:100%;margin:0 auto;padding:5px 0}.trail-map>span{position:relative;z-index:2;display:grid;place-items:center;width:42px;height:42px;border:4px solid #fff;border-radius:50%;color:#5d5870;background:#e8e7ef;box-shadow:0 6px 16px #29234621}.trail-map>span.active{color:#fff;background:var(--game-accent, #7c5cff);transform:scale(1.12);box-shadow:0 0 0 7px color-mix(in srgb,var(--game-accent, #7c5cff) 17%,transparent),0 8px 20px #32275d33}.trail-map>span.done{color:#fff;background:#16aa75}.trail-map i{font-style:normal;font-weight:900}.trail-line{position:absolute;inset:50% 18px auto;height:6px;border-radius:999px;background:linear-gradient(90deg,#16aa75 var(--trail-progress),#dcd9e6 var(--trail-progress));transform:translateY(-50%)}.trail-clue{padding:clamp(17px,2.4vw,25px);border:1px solid rgba(70,58,104,.12);border-radius:20px;color:#28213c;background:#ffffffdb;box-shadow:0 13px 30px #3d306417}.trail-clue span{color:var(--game-accent, #7c5cff);font-size:.76rem;font-weight:950;letter-spacing:.12em}.trail-clue p{margin:9px 0 0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.55;font-weight:750}.trail-portals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.trail-portals button{min-height:142px;padding:16px 13px;border:2px solid rgba(74,60,114,.12);border-radius:22px;color:#332b4d;background:linear-gradient(155deg,#fffffffa,#f1ecffeb);box-shadow:0 10px 24px #2e264e1a;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.trail-portals button:hover{transform:translateY(-4px);border-color:var(--game-accent, #7c5cff);box-shadow:0 15px 30px #3d2d7329}.trail-portals button>span{display:block;color:var(--game-accent, #7c5cff);font-size:2rem;line-height:1}.trail-portals button small{display:block;margin:10px 0 6px;color:#746b8b;font-size:.68rem;font-weight:900;letter-spacing:.11em}.trail-portals button strong{display:block;font-size:clamp(.95rem,1.8vw,1.08rem);line-height:1.3}.trail-portals button.wrong{border-color:#ee4562;background:#fff0f3;animation:trail-shake .28s ease}.trail-portals button.correct{border-color:#12a873;background:#e9fff5}.trail-runner{position:relative;height:12px;margin:0 4px;border-radius:999px;background:#4d41731f}.trail-runner span{position:absolute;inset:0;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--game-accent, #7c5cff),#19bd8a)}.trail-runner i{position:absolute;z-index:2;top:50%;left:0;color:var(--game-accent, #7c5cff);font-style:normal;font-size:22px;transform:translate(-2px,-50%)}.trail-runner.travelling span{width:100%;transition:width .72s ease}.trail-runner.travelling i{left:100%;color:#11a771;transition:left .72s ease}.trail-feedback{display:flex;align-items:center;gap:10px;min-height:50px;padding:11px 14px;border-radius:15px;color:#4e4664;background:#ffffffc7}.trail-feedback b{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;color:#fff;background:#7b6f98}.trail-feedback.wrong b{background:#e13f5d}.trail-feedback.correct b{background:#12a873}.trail-feedback span{line-height:1.4}@keyframes trail-shake{25%{transform:translate(-6px)}75%{transform:translate(6px)}}@media(max-width:620px){.activity-trail{gap:14px;padding:14px;border-radius:20px}.trail-portals{grid-template-columns:1fr;gap:9px}.trail-portals button{display:grid;grid-template-columns:42px 58px 1fr;align-items:center;min-height:72px;padding:10px 13px;text-align:left}.trail-portals button>span{font-size:1.65rem;text-align:center}.trail-portals button small{margin:0}.trail-portals button strong{font-size:.97rem}.trail-map>span{width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.trail-portals button,.trail-runner span,.trail-runner i{transition:none;animation:none}}.activity-code-lock{display:grid;gap:18px;padding:clamp(16px,2.2vw,26px);border:1px solid color-mix(in srgb,var(--game-accent, #ff7a3d) 34%,white);border-radius:26px;background:radial-gradient(circle at 84% 5%,color-mix(in srgb,var(--game-accent, #ff7a3d) 24%,transparent),transparent 36%),linear-gradient(150deg,#fff8ea,#fff 52%,#f3f0ff);overflow:hidden}.code-lock-door{position:relative;display:grid;place-items:center;width:116px;height:116px;margin:0 auto -3px;border:8px solid #fff;border-radius:50%;color:#fff;background:conic-gradient(from 30deg,var(--game-accent, #ff7a3d),#7c5cff,#13b98b,var(--game-accent, #ff7a3d));box-shadow:0 15px 34px #402b6933,inset 0 0 0 5px #ffffff57}.code-lock-door:before,.code-lock-door:after{content:"";position:absolute;inset:16px;border:2px dashed rgba(255,255,255,.72);border-radius:50%}.code-lock-door:after{inset:32px;border-style:solid;background:#18142d3d}.code-lock-door>span{position:relative;z-index:2;font-size:1.75rem;transition:transform .55s ease}.code-lock-door>b{position:absolute;z-index:3;bottom:-9px;padding:5px 10px;border:3px solid #fff;border-radius:999px;color:#fff;background:#312948;font-size:.64rem;letter-spacing:.11em}.activity-code-lock.solved .code-lock-door>span{transform:rotate(180deg) scale(1.18)}.code-lock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.code-lock-unit{position:relative;display:grid;grid-template-rows:1fr auto;gap:14px;min-width:0;min-height:212px;padding:20px 14px 15px;border:2px solid rgba(73,60,105,.12);border-radius:21px;background:#ffffffe6;box-shadow:0 11px 25px #372b5617;transition:border-color .18s ease,transform .18s ease,background .18s ease}.code-lock-unit.wrong{border-color:#e84661;background:#fff2f4;animation:code-lock-shake .3s ease}.code-lock-number{position:absolute;top:9px;right:11px;color:color-mix(in srgb,var(--game-accent, #ff7a3d) 66%,#49355e);font-size:.68rem;font-weight:950;letter-spacing:.09em}.code-lock-unit p{align-self:center;margin:12px 0 0;color:#302840;font-size:clamp(.91rem,1.55vw,1.02rem);line-height:1.47;font-weight:700}.code-lock-dial{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:stretch;min-height:67px;border:2px solid color-mix(in srgb,var(--game-accent, #ff7a3d) 31%,#ded9e7);border-radius:16px;background:linear-gradient(#f0edf5,#fff 34% 66%,#eee9f3);overflow:hidden}.code-lock-dial button{border:0;color:#fff;background:#443a5b;font-size:1.65rem;font-weight:900;cursor:pointer}.code-lock-dial button:hover{background:var(--game-accent, #ff7a3d)}.code-lock-dial strong{display:grid;place-items:center;min-width:0;padding:8px;color:#312941;font-size:.91rem;line-height:1.25;text-align:center;overflow-wrap:anywhere}.code-lock-feedback{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 14px;border-radius:15px;color:#4b425b;background:#ffffffd1}.code-lock-feedback b{display:grid;place-items:center;flex:0 0 29px;height:29px;border-radius:50%;color:#fff;background:#74698b}.code-lock-feedback.wrong b{background:#df3f5b}.code-lock-feedback.correct b{background:#10a873}.code-lock-feedback span{line-height:1.42}.code-lock-open{justify-self:end;min-width:190px}@keyframes code-lock-shake{25%{transform:translate(-5px)}75%{transform:translate(5px)}}@media(max-width:760px){.activity-code-lock{padding:14px;border-radius:20px}.code-lock-door{width:92px;height:92px;border-width:6px}.code-lock-grid{grid-template-columns:1fr;gap:10px}.code-lock-unit{grid-template-columns:minmax(0,1fr) minmax(150px,.85fr);grid-template-rows:auto;align-items:center;min-height:112px;padding:15px 12px}.code-lock-unit p{margin:0;padding-right:5px;font-size:.94rem}.code-lock-dial{min-height:72px}.code-lock-open{justify-self:stretch;width:100%}}@media(max-width:480px){.code-lock-unit{grid-template-columns:1fr}.code-lock-dial{min-height:62px}}@media(prefers-reduced-motion:reduce){.code-lock-unit,.code-lock-door>span{transition:none;animation:none}}.activity-scanner,.activity-decision-route,.activity-concept-domino{display:grid;width:100%;max-width:100%;min-width:0;gap:16px;overflow:hidden;color:#243440}.scanner-hud,.domino-hud{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;color:#657680;font-size:10px;font-weight:950;letter-spacing:.11em}.scanner-hud>div{display:flex;gap:5px}.scanner-hud i{width:25px;height:5px;border-radius:999px;background:#d9e2e5}.scanner-hud i.active{background:var(--game-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--game-accent) 13%,transparent)}.scanner-hud i.done{background:#19af7c}.scanner-console{position:relative;display:grid;min-width:0;gap:22px;padding:clamp(19px,4vw,32px);border:1px solid #d8e1e5;border-radius:23px;overflow:hidden;background:linear-gradient(rgba(30,75,92,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(30,75,92,.035) 1px,transparent 1px),#fbfefd;background-size:24px 24px;box-shadow:0 16px 38px #1d394617}.scanner-console header{position:relative;z-index:2;display:grid;gap:4px}.scanner-console header span{color:color-mix(in srgb,var(--game-accent) 72%,#4e3b60);font-size:9px;font-weight:950;letter-spacing:.12em}.scanner-console header strong{color:#1e3441;font-size:clamp(1.15rem,2.5vw,1.55rem)}.scanner-beam{position:absolute;z-index:1;top:0;bottom:0;left:-18%;width:15%;opacity:0;background:linear-gradient(90deg,transparent,rgba(43,219,159,.28),transparent);transform:skew(-10deg);pointer-events:none}.scanner-console.solved .scanner-beam{animation:scanner-sweep .52s ease-out 1}.scanner-sentence{position:relative;z-index:2;display:flex;min-width:0;flex-wrap:wrap;align-items:stretch;gap:7px}.scanner-sentence button{min-width:44px;max-width:100%;min-height:48px;padding:10px 12px;border:1px solid #d4dfe3;border-radius:12px;color:#314753;background:#fffffff0;font-size:clamp(.88rem,1.8vw,1rem);font-weight:780;line-height:1.4;overflow-wrap:anywhere;cursor:pointer;touch-action:manipulation}.scanner-sentence button:hover{border-color:var(--game-accent);transform:translateY(-1px)}.scanner-sentence button.wrong{border-color:#e54c65;color:#8d2638;background:#fff0f2;animation:scanner-error .28s ease}.scanner-sentence button.correct{border-color:#16ab78;color:#0c6d4c;background:#e6fff6;box-shadow:0 0 0 4px #16ab781f}.scanner-sentence button:disabled{opacity:1;cursor:default}.scanner-correction{padding:16px 18px;border-left:5px solid #16ab78;border-radius:14px;background:#eafff7}.scanner-correction span{color:#0d8d64;font-size:9px;font-weight:950;letter-spacing:.12em}.scanner-correction h3{margin:4px 0 5px;color:#1c4e3e;font-size:1.08rem}.scanner-correction p{margin:0;color:#3c6456;line-height:1.55}.scanner-feedback,.decision-feedback,.domino-feedback{display:flex;min-height:72px;align-items:center;gap:11px;padding:13px 15px;border:1px solid #dbe3e6;border-radius:15px;color:#526670;background:#f6f9fa;line-height:1.45}.scanner-feedback b,.decision-feedback b,.domino-feedback b{display:grid;flex:0 0 31px;height:31px;place-items:center;border-radius:50%;color:#fff;background:#74858e}.scanner-feedback.wrong,.decision-feedback.wrong,.domino-feedback.wrong{border-color:#ef9ba9;color:#8b3041;background:#fff1f3}.scanner-feedback.wrong b,.decision-feedback.wrong b,.domino-feedback.wrong b{background:#df405b}.scanner-feedback.correct,.decision-feedback.correct,.domino-feedback.correct{border-color:#8edabe;color:#18634c;background:#ecfff8}.scanner-feedback.correct b,.decision-feedback.correct b,.domino-feedback.correct b{background:#10a873}.scanner-next{justify-self:end}.decision-route-map{position:relative;display:flex;min-height:54px;align-items:center;justify-content:space-between;padding-inline:13px}.decision-route-line{position:absolute;z-index:0;right:34px;left:34px;height:6px;border-radius:999px;overflow:hidden;background:#dce4e7}.decision-route-line i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--game-accent),#18b989);transition:width .35s ease}.decision-route-map>b{position:relative;z-index:2;display:grid;width:46px;height:46px;place-items:center;border:5px solid #fff;border-radius:50%;color:#74838b;background:#e2e9eb;box-shadow:0 4px 13px #1d374321}.decision-route-map>b.active{color:#fff;background:var(--game-accent);transform:scale(1.08)}.decision-route-map>b.done{color:#fff;background:#16aa78}.decision-case{padding:clamp(17px,3vw,24px);border-radius:19px;background:linear-gradient(125deg,#fff0df,#f2edff 62%,#e7fff7)}.decision-case span{color:#8b5c78;font-size:9px;font-weight:950;letter-spacing:.12em}.decision-case p{margin:7px 0 0;color:#413d50;font-size:clamp(.96rem,1.8vw,1.06rem);line-height:1.58}.decision-clue{padding:18px 20px;border:1px solid #dae3e6;border-radius:17px;background:#fff}.decision-clue small{color:color-mix(in srgb,var(--game-accent) 75%,#574061);font-weight:950;letter-spacing:.1em}.decision-clue h3{margin:5px 0 7px;color:#213641;font-size:clamp(1.1rem,2.3vw,1.35rem)}.decision-clue p{margin:0;color:#526873;line-height:1.55}.decision-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.decision-options button{display:flex;min-width:0;min-height:72px;align-items:center;gap:10px;padding:12px 13px;border:1px solid #d5dfe3;border-radius:15px;color:#293e49;background:#fff;text-align:left;cursor:pointer;touch-action:manipulation}.decision-options button>span{display:grid;flex:0 0 32px;height:32px;place-items:center;border-radius:10px;color:#fff;background:#596f7b}.decision-options button>div{display:grid;min-width:0;gap:3px}.decision-options button small{color:#7a8990;font-size:9px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.decision-options button strong{font-size:.95rem;overflow-wrap:anywhere}.decision-options button.wrong{border-color:#e95d73;color:#8f263a;background:#fff0f2;opacity:.74}.decision-options button.wrong>span{background:#dc405a}.decision-options button.correct{border-color:#17ac79;color:#106a4c;background:#e8fff7;box-shadow:0 0 0 4px #17ac791c}.decision-options button.correct>span{background:#12a873}.decision-options button:disabled{cursor:default}.decision-finish,.domino-finish{display:grid;place-items:center;gap:8px;padding:28px 20px;border:1px solid #96d9c0;border-radius:21px;color:#245847;background:linear-gradient(145deg,#e9fff7,#fff8dc);text-align:center}.decision-finish>span,.domino-finish>span{display:grid;width:60px;height:60px;place-items:center;border-radius:50%;color:#fff;background:#14aa77;font-size:1.45rem}.decision-finish h3,.domino-finish h3{margin:2px 0;color:#174d3a;font-size:1.35rem}.decision-finish p,.domino-finish p{margin:0 0 7px;line-height:1.45}.decision-continue,.domino-continue{justify-self:end}.activity-concept-domino{padding:clamp(15px,3vw,23px);border:1px solid #e1ddec;border-radius:23px;background:linear-gradient(145deg,#fffafd,#f7f4ff)}.domino-hud strong{color:color-mix(in srgb,var(--game-accent) 72%,#3d3450);font-size:11px}.domino-mission{padding:15px 17px;border-radius:15px;background:#ede9fb}.domino-mission span{color:#725b99;font-size:9px;font-weight:950;letter-spacing:.11em}.domino-mission h3{margin:5px 0 0;color:#382f4c;font-size:clamp(1.05rem,2.2vw,1.28rem)}.domino-chain{display:flex;min-width:0;flex-wrap:wrap;align-items:stretch;gap:8px}.domino-chain>div,.domino-chain>article{display:grid;min-width:0;min-height:72px;align-content:center;border-radius:14px;overflow:hidden}.domino-anchor,.domino-goal{flex:1 1 145px;padding:12px;color:#fff;background:linear-gradient(145deg,#504465,#2e2a3b)}.domino-goal{opacity:.48}.domino-goal.open{opacity:1;background:linear-gradient(145deg,#24bc89,#11845f)}.domino-anchor small,.domino-goal small{font-size:8px;font-weight:950;letter-spacing:.11em}.domino-anchor strong,.domino-goal strong{margin-top:4px;font-size:.92rem;overflow-wrap:anywhere}.domino-chain>article{position:relative;flex:1 1 210px;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:stretch;border:1px solid #d9d1e8;background:#fff;animation:domino-snap .3s ease}.domino-chain>article span,.domino-chain>article strong{display:grid;min-width:0;place-items:center;padding:10px;font-size:.82rem;line-height:1.32;overflow-wrap:anywhere;text-align:center}.domino-chain>article i,.domino-bank button i{width:2px;height:100%;background:#ded6eb}.domino-bank{display:grid;min-width:0;gap:10px;padding:15px;border-radius:17px;background:#eeeaf7}.domino-bank header{display:flex;align-items:center;justify-content:space-between;gap:10px}.domino-bank header>span{color:#6d6183;font-size:9px;font-weight:950;letter-spacing:.11em}.domino-bank header button{min-height:44px;padding:7px 10px;border:0;border-radius:10px;color:#665a7a;background:#fff;font-weight:800;cursor:pointer}.domino-bank header button:disabled{opacity:.45;cursor:default}.domino-bank>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.domino-bank>div>button{display:grid;min-width:0;min-height:74px;grid-template-columns:minmax(0,1fr) 2px minmax(0,1fr);align-items:stretch;padding:0;border:1px solid #d6cee5;border-radius:13px;overflow:hidden;color:#3c344e;background:#fff;cursor:pointer;touch-action:manipulation}.domino-bank>div>button span,.domino-bank>div>button strong{display:grid;min-width:0;place-items:center;padding:10px;font-size:.79rem;line-height:1.3;overflow-wrap:anywhere;text-align:center}.domino-bank>div>button.wrong{border-color:#e6536c;color:#8e293b;background:#fff0f2;animation:scanner-error .28s ease}.domino-bank>div>button:disabled{cursor:wait;opacity:.72}@keyframes scanner-sweep{0%{left:-18%;opacity:0}18%{opacity:1}to{left:108%;opacity:0}}@keyframes scanner-error{30%{transform:translate(-4px)}70%{transform:translate(4px)}}@keyframes domino-snap{0%{opacity:.45;transform:translateY(7px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:620px){.decision-options{grid-template-columns:1fr}.decision-options button{width:100%;min-height:64px}.domino-chain{display:grid;grid-template-columns:1fr}.domino-chain>div,.domino-chain>article{width:100%}.domino-bank>div{grid-template-columns:1fr}.scanner-sentence button{min-height:48px}.scanner-next,.decision-continue,.domino-continue{justify-self:stretch;width:100%}}@media(max-width:360px){.scanner-console{padding:16px 13px}.scanner-sentence{gap:5px}.scanner-sentence button{padding-inline:9px}.activity-concept-domino{padding:13px 10px}.domino-bank{padding:11px 9px}}@media(prefers-reduced-motion:reduce){.scanner-console.solved .scanner-beam,.scanner-sentence button.wrong,.decision-route-line i,.decision-route-map>b,.domino-chain>article,.domino-bank>div>button.wrong{animation:none;transition:none;transform:none}}.activity-clue-detective,.activity-precision-tower,.activity-image-interpretation{width:100%;max-width:100%;min-width:0;overflow:hidden;color:#263743;overflow-wrap:anywhere}.activity-clue-detective,.activity-precision-tower{display:grid;gap:14px;padding:clamp(13px,3.8vw,24px);border:1px solid color-mix(in srgb,var(--game-accent, #6d5cff) 24%,#dfe6e9);border-radius:22px;box-shadow:0 18px 42px #282e4e1a}.activity-clue-detective{background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--game-accent, #6554e8) 18%,transparent),transparent 34%),linear-gradient(145deg,#fff9e9,#fff 44%,#eefaff)}.detective-hud,.tower-hud{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px;color:#62747f}.detective-hud{flex-direction:column}.detective-hud span,.tower-hud span{font-size:.66rem;font-weight:950;letter-spacing:.11em}.detective-hud strong,.tower-hud strong{color:#2e4050;font-size:clamp(.84rem,3.7vw,.98rem);line-height:1.35}.detective-case{position:relative;min-width:0;margin:0;padding:18px 17px 18px 20px;border:1px solid rgba(108,77,171,.15);border-left:6px solid var(--game-accent, #6d5cff);border-radius:18px;overflow:hidden;background:linear-gradient(125deg,#fff1ce,#ffe9f1 48%,#e9f9ff);box-shadow:0 10px 24px #4b3b6d14}.detective-case:after{position:absolute;right:-24px;bottom:-35px;width:110px;height:110px;border:15px double rgba(111,74,167,.08);border-radius:50%;content:"";transform:rotate(-14deg);pointer-events:none}.detective-case span,.detective-board header span,.detective-suspects header span{color:color-mix(in srgb,var(--game-accent, #6d5cff) 78%,#613047);font-size:.62rem;font-weight:950;letter-spacing:.12em}.detective-case p{position:relative;z-index:1;margin:7px 0 0;color:#3f4554;font-size:clamp(.95rem,4vw,1.06rem);font-weight:650;line-height:1.62}.detective-board,.detective-suspects{display:grid;min-width:0;gap:10px;padding:13px;border-radius:18px}.detective-board{border:1px solid #d9e8eb;background:linear-gradient(rgba(43,110,127,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(43,110,127,.045) 1px,transparent 1px),#f4fcfb;background-size:20px 20px}.detective-board>header,.detective-suspects>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.detective-board>header strong{display:grid;min-width:48px;min-height:32px;place-items:center;border-radius:999px;color:#fff;background:#159e78;font-size:.74rem}.detective-board>div,.detective-suspects>div{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:9px}.detective-board article{position:relative;display:grid;min-width:0;min-height:118px;align-content:start;gap:7px;padding:14px 42px 14px 14px;border:1px solid #d6e4e7;border-radius:15px;background:#fffffff0}.detective-board article.revealed{border-color:#78d6b6;background:linear-gradient(145deg,#fff,#eafff7);animation:detective-reveal .26s ease-out both}.detective-board article.locked{color:#78858c;background:#eaf0f2d1;filter:saturate(.72)}.detective-board article small{color:#6f7f87;font-size:.59rem;font-weight:950;letter-spacing:.1em}.detective-board article.revealed small{color:#138962}.detective-board article p{margin:0;color:inherit;font-size:.88rem;font-weight:650;line-height:1.48}.detective-board article i{position:absolute;top:13px;right:13px;display:grid;width:27px;height:27px;place-items:center;border-radius:9px;color:#fff;background:#82949d;font-size:1rem;font-style:normal}.detective-board article.revealed i{background:#16a879}.detective-suspects{background:linear-gradient(145deg,#f0edff,#fff2f7)}.detective-suspects>header small{color:#776f82;font-size:.72rem}.detective-suspects button{display:grid;width:100%;min-width:0;min-height:76px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;border:2px solid #ddd7ec;border-radius:16px;color:#3d3850;background:#fffffff5;box-shadow:0 7px 17px #3f305f0f;text-align:left;cursor:pointer;touch-action:manipulation;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.detective-suspects button>span{display:grid;width:48px;min-height:48px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,var(--game-accent, #6d5cff),#9f49b8);font-size:1.2rem;font-weight:950}.detective-suspects button>div{display:grid;min-width:0;gap:3px}.detective-suspects button small{color:#84798e;font-size:.59rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.detective-suspects button strong{font-size:clamp(.9rem,3.8vw,1rem);line-height:1.3}.detective-suspects button>b{grid-column:1 / -1;justify-self:start;padding:5px 8px;border-radius:999px;color:#fff;background:#d74963;font-size:.57rem;letter-spacing:.08em}.detective-suspects button:disabled{opacity:1;cursor:default}.detective-suspects button.discarded{border-color:#ef9ba9;color:#8a5a62;background:#fff1f3;box-shadow:none}.detective-suspects button.discarded>span{background:#dc4962}.detective-suspects button.confirmed{border-color:#21b783;color:#0c684a;background:#e9fff7;box-shadow:0 0 0 4px #21b7831f,0 12px 25px #21b7831a}.detective-suspects button.confirmed>span{background:linear-gradient(145deg,#28c993,#0b9368)}.detective-suspects button.wrong{border-color:#e74662;color:#8d2639;background:#ffecef;animation:detective-error .28s ease}.detective-feedback,.tower-feedback,.visual-feedback{display:flex;width:100%;min-width:0;min-height:64px;align-items:center;gap:11px;padding:12px 14px;border:1px solid #d8e2e5;border-radius:15px;color:#50656f;background:#ffffffe6;font-size:clamp(.86rem,3.6vw,.98rem);line-height:1.45}.detective-feedback>b,.tower-feedback>b,.visual-feedback>b{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:#748790}.detective-feedback.wrong,.tower-feedback.wrong,.visual-feedback.wrong{border-color:#ef9baa;color:#8d3042;background:#fff0f3}.detective-feedback.wrong>b,.tower-feedback.wrong>b,.visual-feedback.wrong>b{background:#df405c}.detective-feedback.correct,.tower-feedback.correct,.visual-feedback.correct{border-color:#82d7b8;color:#17634b;background:#eafff7}.detective-feedback.correct>b,.tower-feedback.correct>b,.visual-feedback.correct>b{background:#10a873}.detective-solution{display:grid;gap:7px;padding:20px 17px;border:1px solid #83d8b9;border-radius:19px;color:#255b49;background:linear-gradient(135deg,#e4fff5,#fff6d9 64%,#f2ebff);box-shadow:0 15px 30px #1d87601a;animation:detective-solved .32s ease-out both}.detective-solution>span{color:#0c9165;font-size:.63rem;font-weight:950;letter-spacing:.12em}.detective-solution h3{margin:0;color:#174d3a;font-size:clamp(1.2rem,5vw,1.55rem)}.detective-solution p{margin:0 0 7px;line-height:1.55}.detective-solution .game-primary{width:100%;min-height:48px}.activity-precision-tower{background:radial-gradient(circle at 14% 4%,rgba(255,192,77,.25),transparent 29%),radial-gradient(circle at 93% 12%,color-mix(in srgb,var(--game-accent, #7558ef) 20%,transparent),transparent 32%),linear-gradient(150deg,#fff8e5,#fff 48%,#eef9ff)}.tower-hud{align-items:center}.tower-hud>div:first-child{display:grid;min-width:0;gap:3px}.tower-integrity{display:flex;flex:0 0 auto;gap:4px}.tower-integrity i{display:grid;width:28px;min-height:32px;place-items:center;color:#17aa79;font-size:1rem;font-style:normal;filter:drop-shadow(0 4px 6px rgba(23,170,121,.18));transition:color .16s ease,transform .16s ease,filter .16s ease}.tower-integrity i.cracked{color:#e14a63;filter:drop-shadow(0 4px 6px rgba(225,74,99,.22));transform:rotate(17deg) scale(.9)}.tower-objective{display:grid;min-width:0;gap:4px;margin:0;padding:16px 17px;border:1px solid rgba(122,83,180,.16);border-radius:17px;background:linear-gradient(120deg,#fff0c9,#ffeaf0 50%,#eee9ff)}.tower-objective span{color:#9a5d2f;font-size:.62rem;font-weight:950;letter-spacing:.12em}.tower-objective h3{margin:0;color:#3c334f;font-size:clamp(1.13rem,5vw,1.5rem)}.tower-objective p{margin:2px 0 0;color:#5d5768;line-height:1.48}.tower-scene{position:relative;display:grid;width:100%;min-width:0;min-height:430px;place-items:end center;padding:35px 10px 20px;border:1px solid #dbe7e9;border-radius:21px;overflow:hidden;background:linear-gradient(rgba(68,97,124,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(68,97,124,.04) 1px,transparent 1px),linear-gradient(180deg,#effbff,#fff9e9);background-size:24px 24px,24px 24px,auto}.tower-light{position:absolute;top:-35%;left:50%;width:min(92%,560px);height:100%;border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--game-accent, #7558ef) 24%,#fff3a6),transparent 67%);opacity:.62;transform:translate(-50%);pointer-events:none}.activity-precision-tower.complete .tower-light{animation:tower-light-reward .55s ease-out both}.tower-stack{position:relative;z-index:2;display:flex;width:min(100%,590px);min-width:0;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.tower-stack>button{position:relative;display:grid;width:calc(100% - 20px);min-width:0;min-height:64px;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:8px;padding:11px 12px 11px 15px;border:2px solid color-mix(in srgb,var(--game-accent, #7558ef) 28%,#d9d6e5);border-radius:14px;color:#3a344b;background:linear-gradient(100deg,#fff,#f2efff);box-shadow:0 8px color-mix(in srgb,var(--game-accent, #7558ef) 18%,#cec8dc),0 12px 20px #3d305814;text-align:left;cursor:pointer;touch-action:manipulation;transform:translate(clamp(-9px,var(--tower-offset, 0px),9px));transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.tower-stack>button small{grid-column:1;grid-row:1;display:block;margin-bottom:3px;color:color-mix(in srgb,var(--game-accent, #7558ef) 72%,#6f5a4f);font-size:.57rem;font-weight:950;letter-spacing:.09em}.tower-stack>button strong{grid-column:1;grid-row:2;display:block;min-width:0;font-size:clamp(.82rem,3.45vw,.95rem);line-height:1.37}.tower-stack>button>span{grid-column:2;grid-row:1 / 3;display:grid;width:32px;min-height:48px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,var(--game-accent, #7558ef),#d95292);font-size:1.05rem}.tower-stack>button:disabled{opacity:1;cursor:default}.tower-stack>button.wrong{border-color:#e64963;color:#8f273a;background:#fff0f3;box-shadow:0 8px #e79ba8,0 0 0 5px #e649631f;animation:tower-error .3s ease}.tower-stack>button.wrong>span{background:#df405c}.tower-stack>button.removing{border-color:#17ad7a;color:#0f684c;background:#eafff7;box-shadow:0 8px #86d7bb,0 0 0 5px #17ad7a1f;pointer-events:none;animation:tower-remove .36s ease-in forwards}.tower-base{display:grid;width:100%;min-height:48px;place-items:center;margin-top:3px;border-radius:13px 13px 20px 20px;color:#fff;background:linear-gradient(110deg,#2f3d53,#55647b 48%,#26384b);box-shadow:0 10px 18px #2231433d}.tower-base span{font-size:.61rem;font-weight:950;letter-spacing:.14em}.tower-reward{display:grid;min-width:0;gap:11px;padding:18px 16px;border:1px solid #83dab9;border-radius:19px;color:#225a47;background:linear-gradient(130deg,#e4fff5,#fff5cd 58%,#eee9ff);box-shadow:0 14px 28px #1b8b631a;animation:tower-reward-in .34s ease-out both}.tower-reward>span{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#24c38d,#0e8e65);box-shadow:0 9px 20px #14a9763d;font-size:1.2rem}.tower-reward>div{min-width:0}.tower-reward small{color:#0d9266;font-size:.61rem;font-weight:950;letter-spacing:.11em}.tower-reward h3{margin:4px 0;color:#164d39;font-size:clamp(1.08rem,4.8vw,1.4rem)}.tower-reward p{margin:0;line-height:1.45}.tower-reward .game-primary{width:100%;min-height:48px}.activity-image-interpretation{--visual-accent: var(--game-accent, #7257f2);display:grid;gap:14px;padding:clamp(13px,3.8vw,24px);border:1px solid color-mix(in srgb,var(--visual-accent) 25%,#dce5e8);border-radius:22px;background:radial-gradient(circle at 92% 1%,color-mix(in srgb,var(--visual-accent) 20%,transparent),transparent 32%),linear-gradient(145deg,#fff6da,#fff 45%,#e9faff);box-shadow:0 18px 42px #2e33521a}.visual-scene-frame{position:relative;display:grid;width:min(100%,680px);max-width:100%;min-width:0;aspect-ratio:1 / 1;place-items:center;margin-inline:auto;border:clamp(4px,1.4vw,8px) solid #fff;border-radius:clamp(18px,4vw,28px);overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#e8e3ff,#dbf8f2 48%,#fff0c7);box-shadow:0 18px 38px #2d2c4d2e,0 0 0 1px #4839691c}.visual-scene-frame:after{position:absolute;z-index:3;inset:0;border:1px solid rgba(255,255,255,.42);border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.2),transparent 28%,transparent 72%,rgba(13,35,59,.12));content:"";pointer-events:none}.visual-scene-frame figcaption{position:absolute;z-index:6;right:0;bottom:0;left:0;display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:12px;padding:clamp(28px,10vw,54px) clamp(14px,4vw,22px) clamp(14px,4vw,20px);color:#fff;background:linear-gradient(180deg,transparent,rgba(16,24,46,.84));text-shadow:0 2px 8px rgba(7,13,28,.56);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.visual-scene-frame figcaption span{min-width:0;font-size:clamp(.62rem,2.6vw,.74rem);font-weight:950;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.visual-scene-frame figcaption strong{flex:0 0 auto;font-size:clamp(.78rem,3vw,.94rem);line-height:1.3}.visual-scene-frame:not(.ready) figcaption{opacity:0;transform:translateY(6px)}.visual-scene-frame.failed{border-color:#ef9bab;background:linear-gradient(135deg,#fff0f3,#fff8e5);box-shadow:0 16px 34px #ad364c24,0 0 0 1px #e2436024}.visual-scene-frame.failed:after{background:linear-gradient(145deg,rgba(255,255,255,.18),transparent 45%,rgba(127,30,50,.08))}.visual-scene-frame.failed figcaption{display:none}.visual-scene-frame img,.visual-scene-frame picture,.visual-scene-frame video,.visual-scene-frame canvas{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}.visual-scene-frame picture img{height:100%}.visual-scene-frame>img{opacity:0;transition:opacity .22s ease}.visual-scene-frame.ready>img{opacity:1}.visual-scene-loader{position:absolute;z-index:4;inset:0;display:grid;min-width:0;place-items:center;padding:20px;color:#50486a;background:linear-gradient(110deg,#eeeaff 18%,#fff 42%,#e6fff7 58%,#fff0cf 82%);background-size:220% 100%;text-align:center;animation:visual-loader-shimmer 1.2s ease-in-out infinite alternate}.visual-scene-loader>i{display:block;width:48px;height:48px;border:5px solid rgba(111,87,207,.18);border-top-color:var(--visual-accent);border-radius:50%;font-style:normal;animation:visual-loader-spin .72s linear infinite}.visual-scene-loader>span,.visual-scene-loader>p{max-width:34ch;margin:9px 0 0;font-weight:800;line-height:1.4}.visual-scene-loader.failed{grid-template-rows:auto auto;align-content:center;gap:10px;color:#842b3d;background:linear-gradient(135deg,#fff0f3,#fff8e6);animation:none}.visual-scene-loader.failed>b{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#fff;background:#df405c;box-shadow:0 10px 22px #df405c38;font-size:1.35rem}.visual-scene-loader.failed>span{margin:0;line-height:1.5}.visual-question-panel{display:grid;min-width:0;gap:7px;padding:17px 16px;border:1px solid #dbe4e7;border-left:6px solid var(--visual-accent);border-radius:17px;color:#3c4652;background:#fffffff0;box-shadow:0 9px 22px #2e394d12}.visual-question-panel>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.visual-question-panel>header>span{min-width:0}.visual-question-panel>header>small{flex:0 1 auto;color:#71818a;letter-spacing:.03em;text-align:right;text-transform:none}.visual-question-panel>span,.visual-question-panel small{color:color-mix(in srgb,var(--visual-accent) 74%,#5f4057);font-size:.62rem;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.visual-question-panel h2,.visual-question-panel h3{margin:0;color:#263844;font-size:clamp(1.05rem,4.6vw,1.4rem);line-height:1.3}.visual-question-panel p{margin:0;color:#53666f;font-size:clamp(.93rem,3.8vw,1.04rem);line-height:1.56}.visual-options{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr);gap:9px}.visual-option{display:grid;width:100%;min-width:0;min-height:58px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:10px 12px;border:2px solid #d8e1e4;border-radius:15px;color:#30444f;background:#fff;box-shadow:0 7px 16px #2536430e;font-size:clamp(.88rem,3.65vw,.98rem);font-weight:750;line-height:1.38;text-align:left;cursor:pointer;touch-action:manipulation;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,background .16s ease,transform .16s ease}.visual-option>span:first-child{display:grid;width:42px;min-height:48px;place-items:center;border-radius:12px;color:#fff;background:#647984;font-weight:950}.visual-option>strong{min-width:0;font-size:inherit;line-height:inherit;overflow-wrap:anywhere}.visual-option>i{display:grid;width:24px;min-height:48px;place-items:center;color:#7a8991;font-size:1.25rem;font-style:normal;font-weight:950;transition:color .16s ease,transform .16s ease}.visual-option:disabled{opacity:1;cursor:default}.visual-option.selected,.visual-option[aria-pressed=true],.visual-option[aria-checked=true]{border-color:var(--visual-accent);color:color-mix(in srgb,var(--visual-accent) 72%,#253442);background:color-mix(in srgb,var(--visual-accent) 9%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--visual-accent) 13%,transparent),0 10px 21px #352e5717}.visual-option.selected>span:first-child,.visual-option[aria-pressed=true]>span:first-child,.visual-option[aria-checked=true]>span:first-child{background:var(--visual-accent)}.visual-option.correct{border-color:#17ab79;color:#0f684c;background:#e8fff7;box-shadow:0 0 0 4px #17ab791f;animation:visual-correct .24s ease-out both}.visual-option.correct>span:first-child{background:#12a873}.visual-option.correct>i{color:#10a873;transform:scale(1.12)}.visual-option.wrong{border-color:#e54a64;color:#8d273a;background:#fff0f3;box-shadow:0 0 0 4px #e54a641a;animation:visual-error .28s ease}.visual-option.wrong>span:first-child{background:#df405b}.visual-option.wrong>i{color:#df405b}.visual-resolution{display:grid;min-width:0;gap:8px;padding:18px 16px;border:1px solid #8bdabb;border-radius:18px;color:#255f4b;background:linear-gradient(135deg,#e8fff7,#fff7d8 62%,#eee9ff);box-shadow:0 13px 27px #1e8b6417;animation:visual-resolution-in .3s ease-out both}.visual-resolution>span,.visual-resolution small{color:#0d9367;font-size:.62rem;font-weight:950;letter-spacing:.11em}.visual-resolution h3{margin:0;color:#174f3b;font-size:clamp(1.08rem,4.7vw,1.4rem)}.visual-resolution p{margin:0;line-height:1.55}.visual-resolution button,.activity-image-interpretation .game-primary,.activity-image-interpretation .game-secondary{min-height:48px;touch-action:manipulation}@media(hover:hover)and (pointer:fine){.detective-suspects button:not(:disabled):hover,.visual-option:not(:disabled):hover{border-color:var(--game-accent, #6d5cff);box-shadow:0 11px 23px #3d305d1f;transform:translateY(-2px)}.tower-stack>button:not(:disabled):hover{border-color:var(--game-accent, #7558ef);box-shadow:0 10px color-mix(in srgb,var(--game-accent, #7558ef) 26%,#c9c1db),0 17px 26px #3d305821;transform:translate(clamp(-9px,var(--tower-offset, 0px),9px)) translateY(-2px)}.visual-option:not(:disabled):hover{border-color:var(--visual-accent)}}.detective-suspects button:focus-visible,.tower-stack>button:focus-visible,.visual-option:focus-visible,.visual-resolution button:focus-visible{outline:3px solid var(--cyan, #47c8ff);outline-offset:3px}@keyframes detective-reveal{0%{opacity:.35;transform:translateY(7px) scale(.985)}to{opacity:1;transform:none}}@keyframes detective-error{30%{transform:translate(-4px)}70%{transform:translate(4px)}}@keyframes detective-solved{0%{opacity:.4;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes tower-error{0%,to{transform:translate(clamp(-9px,var(--tower-offset, 0px),9px))}35%{transform:translate(calc(clamp(-9px,var(--tower-offset, 0px),9px) - 5px))}70%{transform:translate(calc(clamp(-9px,var(--tower-offset, 0px),9px) + 5px))}}@keyframes tower-remove{0%{opacity:1;transform:translate(clamp(-9px,var(--tower-offset, 0px),9px)) scale(1)}45%{opacity:.8;transform:translate(clamp(-9px,var(--tower-offset, 0px),9px)) scale(1.025)}to{opacity:0;transform:translate(calc(clamp(-9px,var(--tower-offset, 0px),9px) + 36px)) scale(.94)}}@keyframes tower-light-reward{0%{opacity:.35;transform:translate(-50%) scale(.85)}to{opacity:.88;transform:translate(-50%) scale(1.12)}}@keyframes tower-reward-in{0%{opacity:.4;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes visual-loader-shimmer{0%{background-position:0 0}to{background-position:100% 0}}@keyframes visual-loader-spin{to{transform:rotate(360deg)}}@keyframes visual-correct{0%{transform:scale(.985)}70%{transform:scale(1.012)}to{transform:none}}@keyframes visual-error{30%{transform:translate(-4px)}70%{transform:translate(4px)}}@keyframes visual-resolution-in{0%{opacity:.4;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media(min-width:640px){.detective-hud{flex-direction:row;align-items:center}.detective-board>div{grid-template-columns:repeat(3,minmax(0,1fr))}.detective-suspects>div,.visual-options{grid-template-columns:repeat(2,minmax(0,1fr))}.detective-suspects button{grid-template-columns:48px minmax(0,1fr) auto}.detective-suspects button>b{grid-column:auto;justify-self:end}.detective-solution{grid-template-columns:minmax(0,1fr) auto;align-items:center}.detective-solution>span,.detective-solution h3,.detective-solution p{grid-column:1}.detective-solution .game-primary{grid-column:2;grid-row:1 / 4;width:auto;min-width:190px}.tower-reward{grid-template-columns:52px minmax(0,1fr) auto;align-items:center}.tower-reward .game-primary{width:auto;min-width:190px}}@media(min-width:840px){.activity-clue-detective,.activity-precision-tower,.activity-image-interpretation{gap:18px;border-radius:26px}.detective-board,.detective-suspects{padding:17px}.tower-scene{min-height:510px;padding-inline:28px}.tower-stack>button{min-height:70px;padding-inline:18px 14px}.visual-question-panel,.visual-resolution{padding:21px 22px}}@media(max-width:380px){.activity-clue-detective,.activity-precision-tower,.activity-image-interpretation{padding:11px 9px;border-radius:18px}.detective-board,.detective-suspects{padding:10px 8px}.detective-suspects button{gap:8px;padding-inline:9px}.tower-hud{align-items:flex-start;flex-direction:column}.tower-scene{min-height:410px;padding-inline:6px}.tower-stack>button{width:calc(100% - 14px);padding-inline:10px}.visual-option{padding-inline:9px}}@media(prefers-reduced-motion:reduce){.activity-clue-detective *,.activity-clue-detective *:before,.activity-clue-detective *:after,.activity-precision-tower *,.activity-precision-tower *:before,.activity-precision-tower *:after,.activity-image-interpretation *,.activity-image-interpretation *:before,.activity-image-interpretation *:after{animation:none!important;transition:none!important}.tower-stack>button.removing{opacity:.45}.visual-scene-loader{background-position:50% 0}}.contest-editorial-state{display:inline-flex;align-items:center;min-height:28px;margin-bottom:11px;padding:6px 10px;border:1px solid color-mix(in srgb,var(--contest-accent) 35%,transparent);border-radius:999px;background:color-mix(in srgb,var(--contest-accent) 12%,rgba(255,255,255,.04));color:color-mix(in srgb,var(--contest-accent) 74%,white);font-size:.68rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.contest-editorial-state.editorial-ciclos-liberados:before{content:"✓";margin-right:6px}.contest-intake-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 2px}.contest-intake-status span{display:flex;flex-direction:column;gap:2px;min-width:0;padding:9px 10px;border:1px solid color-mix(in srgb,var(--contest-accent) 28%,transparent);border-radius:12px;background:color-mix(in srgb,var(--contest-accent) 8%,rgba(255,255,255,.04));color:#ffffffa8;font-size:.69rem;line-height:1.25}.contest-intake-status b{color:#fff;font-size:.91rem}.contest-roles button{cursor:pointer}.contest-roles button.awaiting-content{opacity:1}.contest-role-overlay{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:#050a19c7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);animation:question-overlay-in .2s ease-out both}.contest-role-panel{position:relative;width:min(780px,100%);max-height:min(780px,calc(100vh - 36px));overflow:auto;padding:clamp(22px,4vw,38px);border:1px solid rgba(255,255,255,.16);border-radius:28px;background:radial-gradient(circle at 95% 0,color-mix(in srgb,var(--contest-accent, #2fd1cc) 24%,transparent),transparent 36%),linear-gradient(145deg,#162342,#0d1730 72%);box-shadow:0 34px 90px #00000073;color:#fff}.contest-role-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#ffffff14;color:#fff;font-size:1.5rem}.contest-role-panel h2{max-width:650px;margin:8px 42px 8px 0;font-size:clamp(1.55rem,4vw,2.45rem);line-height:1.06}.contest-role-panel>p{margin:0;color:#ffffffb3;line-height:1.55}.contest-role-panel-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:22px 0}.contest-role-panel-stats span{padding:12px;border-radius:15px;background:#ffffff12;color:#ffffffad;font-size:.72rem}.contest-role-panel-stats b{display:block;margin-bottom:4px;color:#fff;font-size:1.1rem}.contest-ready-packages,.contest-role-pending{padding:16px;border:1px solid rgba(80,231,187,.25);border-radius:18px;background:#21d2a814}.contest-ready-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:.78rem;color:#ffffffb8}.contest-ready-heading span{color:#63ecc3;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.contest-ready-packages>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#ffffff14;color:#fff;text-align:left}.contest-ready-packages>button small{display:block;margin-bottom:5px;color:#65e7ff;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.contest-ready-packages>button strong{display:block;line-height:1.3}.contest-ready-packages>button>b{flex:0 0 auto;color:#6cf0c7}.contest-role-pending{display:grid;gap:7px;border-color:#ffc25738;background:#ffad3314}.contest-role-pending b{color:#ffd789}.contest-role-pending span{color:#ffffffb8;line-height:1.45}.contest-study-page{min-height:calc(100vh - 68px);padding:24px var(--page-pad) 110px;background:radial-gradient(circle at 12% 0,color-mix(in srgb,var(--contest-accent) 15%,transparent),transparent 34%),linear-gradient(180deg,#071321,#030811 72%)}.contest-study-hero{position:relative;width:min(1380px,100%);min-height:310px;margin:0 auto 30px;overflow:hidden;border:1px solid color-mix(in srgb,var(--contest-accent) 32%,rgba(255,255,255,.08));border-radius:30px;background:#0f1c2d;box-shadow:0 26px 70px #0000004d}.contest-study-hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,#050d1cfa 3%,#050d1cd6 43%,#050d1c1f),var(--contest-cover);background-position:center,center 36%;background-size:cover;transform:scale(1.02)}.contest-study-hero-content{position:relative;z-index:1;max-width:760px;padding:clamp(25px,5vw,54px)}.contest-study-back{min-height:40px;margin-bottom:26px;padding:0 15px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;font-weight:800}.contest-study-hero h1{margin:7px 0 8px;font-size:clamp(1.8rem,4.5vw,3.6rem);line-height:1.02}.contest-study-hero p{margin:0;color:#ffffffb8;font-weight:700}.contest-study-total{display:inline-flex;align-items:center;gap:9px;margin-top:25px;padding:11px 15px;border:1px solid color-mix(in srgb,var(--contest-accent) 42%,transparent);border-radius:14px;background:color-mix(in srgb,var(--contest-accent) 14%,rgba(6,16,34,.64))}.contest-study-total b{color:#fff;font-size:1.22rem}.contest-study-total span{color:#ffffffb8;font-size:.76rem}.contest-study-section{width:min(1380px,100%);margin-inline:auto}.contest-study-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.contest-study-heading h2{margin:5px 0 0;font-size:clamp(1.55rem,3vw,2.35rem)}.contest-study-step{padding:8px 12px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#ffffff0f;color:var(--secondary);font-size:.73rem;font-weight:800}.contest-study-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.contest-study-role-grid>button{display:grid;align-content:start;gap:9px;min-height:160px;padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:linear-gradient(145deg,#18273cf5,#0d182af5);color:#fff;text-align:left}.contest-study-role-grid>button.available{border-color:color-mix(in srgb,var(--contest-accent) 48%,rgba(255,255,255,.1));background:linear-gradient(145deg,color-mix(in srgb,var(--contest-accent) 12%,#18273c),#0d182a)}.contest-study-role-grid span{color:color-mix(in srgb,var(--contest-accent) 72%,white);font-size:.67rem;font-weight:900;letter-spacing:.075em;text-transform:uppercase}.contest-study-role-grid strong{font-size:1rem;line-height:1.35}.contest-study-role-grid em{display:flex;align-items:center;gap:5px;margin-top:auto;color:#ffffffa8;font-size:.75rem;font-style:normal;font-weight:800}.contest-discipline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contest-discipline-card{position:relative;min-height:240px;overflow:hidden;padding:0;border:1px solid color-mix(in srgb,var(--discipline-accent) 34%,rgba(255,255,255,.08));border-radius:24px;background:#101c2d;color:#fff;text-align:left;box-shadow:0 18px 45px #0000003d;isolation:isolate}.contest-discipline-art{position:absolute;inset:0;z-index:-2;background-image:var(--discipline-cover);background-position:center;background-size:cover;transition:transform .4s ease}.contest-discipline-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0308110d,#030811eb 78%)}.contest-discipline-copy{position:absolute;inset:auto 0 0;display:grid;gap:6px;padding:23px}.contest-discipline-copy small{color:color-mix(in srgb,var(--discipline-accent) 78%,white);font-size:.68rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.contest-discipline-copy strong{font-size:clamp(1.2rem,2.5vw,1.65rem);line-height:1.1}.contest-discipline-copy em{display:flex;align-items:center;gap:5px;margin-top:5px;color:#ffffffbf;font-size:.78rem;font-style:normal;font-weight:800}.contest-discipline-card:hover .contest-discipline-art{transform:scale(1.045)}.contest-discipline-card:hover{border-color:color-mix(in srgb,var(--discipline-accent) 75%,white)}.contest-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contest-topic-grid>button{display:grid;grid-template-columns:46px minmax(0,1fr) minmax(120px,180px) 34px;align-items:center;gap:13px;min-height:96px;padding:15px 16px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:linear-gradient(145deg,#18273cf5,#0d182af5);color:#fff;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.contest-topic-grid>button:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--contest-accent) 64%,white);background:linear-gradient(145deg,color-mix(in srgb,var(--contest-accent) 11%,#18273c),#0e1b2f)}.contest-topic-index{display:grid;place-items:center;width:43px;height:43px;border:1px solid color-mix(in srgb,var(--contest-accent) 40%,transparent);border-radius:14px;background:color-mix(in srgb,var(--contest-accent) 12%,transparent);color:color-mix(in srgb,var(--contest-accent) 75%,white);font-size:.72rem;font-weight:900}.contest-topic-grid strong{font-size:.96rem;line-height:1.38}.contest-topic-progress{display:grid;gap:6px}.contest-topic-progress i{display:block;height:6px;overflow:hidden;border-radius:99px;background:#ffffff1a}.contest-topic-progress i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--contest-accent),#4be4cb)}.contest-topic-progress em{color:#ffffff9e;font-size:.68rem;font-style:normal;font-weight:800}.contest-topic-arrow{color:color-mix(in srgb,var(--contest-accent) 72%,white)}.contest-study-empty{display:grid;gap:7px;padding:26px;border:1px dashed rgba(255,255,255,.18);border-radius:20px;background:#ffffff0a}.contest-study-empty span{color:var(--secondary)}.question-flow-page{min-height:calc(100vh - 68px);padding:24px clamp(14px,4vw,54px) 110px;background:radial-gradient(circle at 8% 8%,rgba(61,211,190,.15),transparent 30%),radial-gradient(circle at 92% 16%,rgba(252,116,79,.14),transparent 28%),#eef5fb;color:#132447}.question-flow-header{width:min(1120px,100%);margin:0 auto 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.question-flow-back,.question-sound-toggle{min-height:42px;border:1px solid rgba(20,48,92,.14);border-radius:999px;padding:0 16px;background:#fff;color:#18365e;font-weight:800;box-shadow:0 8px 20px #19375f14}.question-flow-title span{color:#0f887a;font-weight:900;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.question-flow-title h1{margin:3px 0 0;font-size:clamp(1.1rem,2.5vw,1.6rem);line-height:1.18}.question-flow-progress{width:min(1120px,100%);margin:0 auto 22px;padding:15px 17px;border:1px solid rgba(20,48,92,.11);border-radius:20px;background:#ffffffe0;box-shadow:0 14px 36px #19375f14}.question-flow-progress>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px;font-weight:800}.question-flow-progress>div b{color:#0c9e8b}.question-flow-progress>span{display:block;height:8px;overflow:hidden;border-radius:99px;background:#dce7ef}.question-flow-progress>span i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#13a891,#20c8e9,#ff9b42);transition:width .35s ease}.question-flow-progress ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:8px;margin:12px 0 0;padding:0;list-style:none}.question-flow-progress li{display:flex;align-items:center;gap:7px;min-width:0;color:#738398;font-size:.68rem}.question-flow-progress li b{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#e6eef4;color:#5f7086}.question-flow-progress li.active{color:#163557;font-weight:800}.question-flow-progress li.active b{background:#21bba4;color:#fff;box-shadow:0 0 0 5px #21bba41f}.question-flow-progress li.done b{background:#183b6a;color:#fff}.question-flow-shortcuts{display:flex;align-items:center;justify-content:flex-end;width:min(1120px,100%);gap:8px;margin:-8px auto 14px}.question-flow-shortcuts>span{margin-right:2px;color:#77879b;font-size:.69rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.question-flow-shortcuts button{min-height:34px;padding:0 11px;border:1px solid rgba(29,67,105,.16);border-radius:999px;background:#ffffffb8;color:#36526f;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.question-flow-shortcuts button:hover:not(:disabled){border-color:#20a995;color:#087c6d}.question-flow-shortcuts button:disabled{opacity:.42;cursor:default}.question-stage-card,.xray-stage-card,.cycle-sheet-stage,.question-complete-card{width:min(940px,100%);margin:0 auto;padding:clamp(20px,4vw,42px);border:1px solid rgba(20,48,92,.11);border-radius:30px;background:#fffffff5;box-shadow:0 28px 70px #1a385c24;animation:question-card-in .32s ease-out both}.question-stage-kicker{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px;color:#6a7c92;font-size:.74rem}.question-stage-kicker span{color:#0c9988;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.question-provenance{display:grid;gap:4px;margin:-4px 0 18px;padding:12px 14px;border:1px solid #d8e7ec;border-radius:15px;background:linear-gradient(145deg,#f7fbfc,#eef7f5);color:#36536a}.question-provenance span{color:#0c8879;font-size:.65rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.question-provenance strong{color:#183d5d;font-size:.84rem;line-height:1.35}.question-provenance small{color:#6a7e8e;font-size:.68rem;font-weight:650;line-height:1.4}.question-stage-card .question-statement{display:grid;gap:clamp(12px,1.5vw,18px);margin:0;font-size:clamp(1.22rem,2.7vw,1.85rem);line-height:1.42}.question-statement-copy{display:grid;gap:clamp(12px,1.5vw,18px);font:inherit}.question-statement-code{margin:0;padding:14px 16px;overflow-x:auto;border:1px solid rgba(123,97,255,.3);border-radius:14px;background:#070a18eb;color:#e8f7ff;font:600 .86rem/1.55 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.question-supporting-table{display:grid;gap:12px;margin:4px 0;padding:clamp(13px,2vw,20px);border:1px solid #cfe0e8;border-radius:20px;background:linear-gradient(145deg,#f8fbfc,#edf5f7);box-shadow:0 12px 28px #15345214}.question-supporting-table figcaption{color:#173650;font-size:clamp(1rem,2vw,1.25rem);font-weight:900;line-height:1.28}.question-supporting-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.question-supporting-table-grid article{display:grid;grid-template-columns:minmax(92px,.7fr) repeat(3,minmax(0,1fr));align-items:stretch;overflow:hidden;border:1px solid #d7e5eb;border-radius:13px;background:#fff}.question-supporting-table-grid article>strong{display:flex;align-items:center;padding:10px;background:#173d58;color:#fff;font-size:.82rem;line-height:1.2}.question-supporting-table-grid article>span{display:grid;align-content:center;gap:3px;padding:8px 7px;border-left:1px solid #e2ebef;text-align:center}.question-supporting-table-grid article small{color:#6a7f8e;font-size:.56rem;font-weight:750;line-height:1.15}.question-supporting-table-grid article b{color:#13334c;font-size:.8rem;line-height:1.15}.question-supporting-table-note{color:#627988;font-size:.72rem;font-weight:650;line-height:1.35}.question-supporting-texts{display:grid;gap:15px}.question-supporting-text{display:grid;gap:14px;margin:0;padding:clamp(16px,2.4vw,26px);border:1px solid #d8e6ed;border-radius:22px;background:linear-gradient(145deg,#fcfefe,#eef6f8);box-shadow:0 12px 28px #15345212}.question-supporting-text header{display:grid;gap:4px;padding-bottom:11px;border-bottom:1px solid #dce8ed}.question-supporting-text header small{color:#167d72;font-size:.67rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.question-supporting-text header h2{margin:0;color:#173650;font-size:clamp(1.08rem,2vw,1.38rem);line-height:1.25}.question-supporting-text>div{display:grid;gap:12px;color:#2e465b;font-size:clamp(.98rem,1.7vw,1.14rem);line-height:1.62}.question-supporting-text p{margin:0;white-space:pre-line}.question-supporting-text footer{padding-top:10px;border-top:1px solid #dce8ed;color:#667d8c;font-size:.72rem;font-weight:650;line-height:1.4}.question-supporting-text footer b{color:#36566a}.question-prompt-note{margin:2px 0 0;color:#314c61;font-size:.82rem;font-weight:700;line-height:1.45}.question-prompt-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:14px;margin:4px 0 2px}.question-prompt-images>article{display:grid;gap:8px;width:100%;padding:12px;overflow:hidden;border:1px solid #d8e5ec;border-radius:20px;background:#f8fbfc;color:#31506a;box-shadow:0 10px 24px #15345214}.question-prompt-scroll{width:100%;overflow:hidden;border-radius:13px;background:#fff}.question-prompt-scroll button{display:block;width:100%;padding:0;border:0;background:#fff;cursor:zoom-in}.question-prompt-images img{display:block;width:100%;max-height:min(52vh,520px);object-fit:contain;border-radius:13px;background:#fff}.question-prompt-images span{font-size:.82rem;font-weight:800;letter-spacing:.01em}.question-prompt-images small{display:none;color:#147f74;font-size:.72rem;font-weight:850}.question-image-lightbox{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:22px;background:#050d18e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.question-image-lightbox>button{position:fixed;top:18px;right:20px;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#152a3d;font-size:1.75rem;cursor:pointer}.question-image-lightbox>img{display:block;max-width:min(96vw,1100px);max-height:90vh;object-fit:contain;border-radius:16px;background:#fff;box-shadow:0 22px 70px #0006}.cycle-sheet-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px;width:100%}.cycle-sheet-gallery .cycle-sheet-image{width:100%}.question-statement-paragraph{display:block}.question-statement-excerpt{font-style:italic;font-weight:650;color:#36516d}.question-statement-source{display:block;padding:10px 13px;border-left:3px solid rgba(16,185,129,.42);border-radius:0 12px 12px 0;background:#ecfdf5b8;color:#4b6478;font-size:.72em;font-style:italic;font-weight:650;line-height:1.5}.question-statement-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:13px 15px;border:1px solid #dce7ef;border-radius:16px;background:linear-gradient(145deg,#f7fafc,#eef5f8);box-shadow:0 6px 16px #19375f0b}.question-statement-item>b{display:grid;place-items:center;min-width:35px;height:35px;padding-inline:7px;border-radius:11px;background:#dff5f1;color:#117e70;font-size:.76em;line-height:1}.question-statement-item>span{padding-top:2px}.question-command{margin-top:4px;padding:14px 16px;border-left:4px solid #28a994;border-radius:7px 15px 15px 7px;background:#eef8f6;color:#36566d;font-size:.96rem;font-weight:760;line-height:1.48}.question-command .question-statement-copy{gap:9px}.question-command .question-statement-item{padding:9px 11px;background:#ffffffbd;font-size:.94rem}.question-options{display:grid;gap:10px;margin:22px 0}.question-options button{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:9px 14px 9px 9px;border:1px solid #d9e4ed;border-radius:16px;background:#f8fbfd;color:#243b5d;text-align:left;font-size:.98rem;line-height:1.42;transition:transform .15s ease,border-color .15s ease,background .15s ease}.question-options button:not(:disabled):hover{transform:translateY(-1px);border-color:#4fc3b2}.question-options button>b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#e5eef5;color:#284e77}.question-options button.selected{border-color:#1da992;background:#ecfbf7;box-shadow:0 0 0 3px #1da9921a}.question-options button.correct{border-color:#26ad74;background:#e9faef}.question-options button.correct>b{background:#26ad74;color:#fff}.question-options button.wrong{border-color:#ef6a6a;background:#fff0f0}.question-options button.wrong>b{background:#ef6a6a;color:#fff}.question-primary-action{display:block;min-height:50px;margin:18px 0 0 auto;padding:0 22px;border:0;border-radius:15px;background:linear-gradient(135deg,#113d69,#147a83);color:#fff;font-weight:900;box-shadow:0 12px 28px #114a6938}.question-primary-action:disabled{opacity:.42;box-shadow:none}.question-stage-navigation{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:18px}.question-stage-navigation .question-primary-action{margin-top:0}.question-secondary-action{min-height:46px;padding:0 17px;border:1px solid #bed0de;border-radius:14px;background:#f4f8fb;color:#214a6b;font-weight:850;cursor:pointer}.question-secondary-action:hover{border-color:#55b5aa;background:#eaf8f5}.question-answer-feedback{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px;border-radius:18px}.question-answer-feedback.correct{background:#e7f9ee;color:#175c3f}.question-answer-feedback.wrong{background:#fff1ec;color:#8b3e2f}.question-answer-feedback>div{display:grid;gap:3px}.question-answer-feedback button{flex:0 0 auto;min-height:42px;padding:0 16px;border:0;border-radius:12px;background:#163e68;color:#fff;font-weight:800}.xray-stage-card{overflow:hidden;background:linear-gradient(145deg,#fff,#f5faff)}.xray-stage-heading span,.cycle-sheet-stage>div>span{color:#df594b;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.xray-stage-heading h2,.cycle-sheet-stage h2{margin:6px 0 10px;font-size:clamp(1.7rem,4vw,2.65rem)}.xray-stage-heading p,.cycle-sheet-stage>div>p{color:#5f7188;line-height:1.58}.xray-answer{margin:20px 0;padding:17px 19px;border-left:6px solid #1bb398;border-radius:8px 17px 17px 8px;background:#eaf9f5}.xray-answer small{display:block;margin-bottom:3px;color:#478074;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.xray-answer strong{font-size:1.2rem;color:#0d5e51}.xray-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.xray-grid article{min-height:150px;padding:17px;border-radius:18px;color:#fff}.xray-grid article small{display:block;margin-bottom:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;opacity:.78}.xray-grid article h3{margin:0;font-size:1rem;line-height:1.45}.xray-grid .concept{background:linear-gradient(145deg,#173f71,#2369a5)}.xray-grid .clue{background:linear-gradient(145deg,#0a806f,#19aa93)}.xray-grid .trap{background:linear-gradient(145deg,#b94540,#e56a4f)}.xray-grid .foundation{background:linear-gradient(145deg,#6b4a9b,#9671c7)}.xray-mistake{display:flex;gap:12px;margin-top:10px;padding:14px 16px;border-radius:15px;background:#fff4d9;color:#7a581d}.xray-mistake b{flex:0 0 auto}.xray-source{margin-top:17px;padding-top:16px;border-top:1px solid #dfe7ef;color:#667a91}.xray-source>span{color:#294968;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.xray-source p{margin:5px 0 10px}.xray-source div{display:flex;flex-wrap:wrap;gap:8px}.xray-source a{padding:8px 12px;border-radius:99px;background:#edf3f8;color:#184e78;font-weight:800;font-size:.78rem}.xray-review-pending{border:1px solid #f0c983;background:linear-gradient(145deg,#fffdf7,#fff6df)}.xray-review-pending .xray-stage-heading span{color:#a8630b}.xray-review-checklist{display:grid;gap:10px;margin:22px 0}.xray-review-checklist span{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid #eadcbf;border-radius:14px;color:#5f5239;background:#fffc;font-weight:750}.xray-review-checklist b{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:#fff;background:#d79224}.essential-correction-card{background:linear-gradient(145deg,#fff,#f2fbfa 62%,#eef5ff)}.essential-commentary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0 8px}.essential-commentary-grid article{min-height:180px;padding:19px;border-radius:20px;color:#fff;box-shadow:0 14px 32px #1a385c1f}.essential-commentary-grid small,.essential-contrast>small{display:block;margin-bottom:9px;font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;opacity:.8}.essential-commentary-grid h3{margin:0 0 10px;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.25}.essential-commentary-grid p{margin:0;color:#ffffffe6;line-height:1.55}.essential-commentary-grid p+p{margin-top:12px}.essential-commentary-grid strong{color:#fff6a9}.essential-concept-card{background:linear-gradient(145deg,#173f71,#2369a5)}.essential-application-card{background:linear-gradient(145deg,#087767,#18aa91)}.essential-contrast{margin:12px 0 20px;padding:18px;border:1px solid #ead8b2;border-radius:19px;background:linear-gradient(145deg,#fffbf0,#fff5db);color:#604a22}.essential-contrast>small{color:#9a6412;opacity:1}.essential-contrast>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:9px}.essential-contrast article{display:grid;gap:5px;padding:12px 13px;border:1px solid rgba(175,120,30,.16);border-radius:13px;background:#ffffffb8}.essential-contrast b{color:#714c10;font-size:.84rem}.essential-contrast span{color:#6c5b3d;font-size:.78rem;line-height:1.4}.cycle-sheet-stage{text-align:center}.cycle-sheet-stage>div{max-width:720px;margin-inline:auto}.cycle-sheet-image{position:relative;display:block;width:min(530px,100%);margin:20px auto;padding:0;overflow:hidden;border:1px solid #dce5ec;border-radius:22px;background:#fff;box-shadow:0 22px 50px #17375529}.cycle-sheet-image img{display:block;width:100%;height:auto}.cycle-sheet-image span{position:absolute;right:12px;bottom:12px;padding:9px 13px;border-radius:99px;background:#0a1d3adb;color:#fff;font-weight:800}.cycle-sheet-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.cycle-sheet-meta span{padding:8px 11px;border-radius:99px;background:#eaf8f5;color:#127565;font-size:.76rem;font-weight:800}.cycle-sheet-stage .question-primary-action{margin-inline:auto}.cycle-sheet-pending{width:min(620px,100%);margin:24px auto;padding:28px 22px;border:2px dashed #c7d6e3;border-radius:22px;background:linear-gradient(145deg,#f8fbfd,#eef5f8)}.cycle-sheet-pending b{display:block;margin-top:18px;color:#3f6f7d;font-size:.86rem}.question-complete-card{text-align:center}.question-complete-icon{display:grid;place-items:center;width:86px;height:86px;margin:0 auto 15px;border-radius:50%;background:linear-gradient(135deg,#22b98e,#3ad1e3);color:#fff;font-size:2.6rem;box-shadow:0 0 0 12px #22b98e1a}.question-complete-card small{color:#15967d;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.question-complete-card h2{margin:8px auto 10px;font-size:clamp(1.7rem,4vw,2.7rem)}.question-complete-card p{max-width:620px;margin:0 auto;color:#65788e;line-height:1.6}.question-complete-card .question-primary-action{margin-inline:auto}.question-complete-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.question-complete-actions .question-primary-action{margin:0}.question-complete-actions .question-secondary-action{min-height:50px}.cycle-sheet-lightbox{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:18px;background:#050a16e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cycle-sheet-lightbox>button{position:fixed;top:14px;right:14px;z-index:1;width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff1f;color:#fff;font-size:1.8rem}.cycle-sheet-lightbox img{max-width:min(760px,calc(100vw - 36px));max-height:calc(100vh - 36px);border-radius:16px;box-shadow:0 30px 80px #00000080;object-fit:contain}@keyframes question-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes question-card-in{0%{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:none}}@media(max-width:760px){.contest-role-overlay{align-items:end;padding:0}.contest-role-panel{max-height:92vh;border-radius:26px 26px 0 0;padding:24px 15px 28px}.contest-role-panel-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.contest-ready-heading{flex-direction:column}.contest-ready-packages>button{align-items:flex-end}.question-flow-page{padding:14px 10px 96px}.question-flow-header{grid-template-columns:1fr auto;gap:10px}.question-flow-title{grid-column:1 / -1;grid-row:2}.question-flow-back,.question-sound-toggle{min-height:38px;padding-inline:12px;font-size:.75rem}.question-flow-progress{border-radius:16px;padding:12px}.essential-commentary-grid{grid-template-columns:1fr}.essential-commentary-grid article{min-height:0}.question-complete-actions{display:grid}.question-flow-progress ol{gap:4px}.question-flow-progress li{justify-content:center}.question-flow-progress li span{display:none}.question-flow-shortcuts{justify-content:center;margin-top:-5px}.question-flow-shortcuts>span{display:none}.question-flow-shortcuts button{min-height:36px}.question-stage-card,.xray-stage-card,.cycle-sheet-stage,.question-complete-card{padding:18px 13px 22px;border-radius:22px}.question-stage-kicker{flex-direction:column;gap:4px}.question-provenance{margin-bottom:15px;padding:11px 12px}.question-stage-card .question-statement{gap:11px;font-size:clamp(1.12rem,4.8vw,1.42rem);line-height:1.43}.question-prompt-images>article.wide-reading-strip{padding-right:8px;padding-left:8px}.wide-reading-strip .question-prompt-scroll{overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;touch-action:pan-x}.wide-reading-strip .question-prompt-scroll button{width:max(760px,220vw);scroll-snap-align:start}.wide-reading-strip .question-prompt-images img,.wide-reading-strip img{max-height:none}.question-prompt-images .wide-reading-strip small{display:block}.question-supporting-table{padding:11px;border-radius:16px}.question-supporting-table-grid{grid-template-columns:1fr}.question-supporting-table-grid article{grid-template-columns:minmax(86px,.72fr) repeat(3,minmax(0,1fr))}.question-supporting-table-grid article>strong{padding:8px 7px;font-size:.72rem}.question-supporting-table-grid article>span{padding:7px 4px}.question-supporting-table-grid article small{font-size:.48rem}.question-supporting-table-grid article b{font-size:.7rem}.question-supporting-text{gap:12px;padding:14px;border-radius:17px}.question-supporting-text>div{font-size:1rem;line-height:1.58}.question-statement-item{gap:9px;padding:11px 10px;border-radius:14px}.question-statement-item>b{min-width:32px;height:32px;padding-inline:6px}.question-command{padding:12px 11px;font-size:.9rem}.question-options button{grid-template-columns:34px minmax(0,1fr);gap:8px;padding-right:10px;font-size:.91rem}.question-options button>b{width:34px;height:34px}.question-answer-feedback{align-items:stretch;flex-direction:column}.question-answer-feedback button{width:100%}.xray-grid{grid-template-columns:1fr}.xray-grid article{min-height:0}.xray-mistake{flex-direction:column}.question-primary-action{width:100%}.question-stage-navigation{align-items:stretch;flex-direction:column-reverse}.question-stage-navigation .question-primary-action,.question-stage-navigation .question-secondary-action{width:100%}.contest-intake-status{grid-template-columns:1fr}.contest-study-page{padding:12px 10px 96px}.contest-study-hero{min-height:286px;margin-bottom:24px;border-radius:24px}.contest-study-hero-art{background-image:linear-gradient(180deg,#050d1c33,#050d1cf0 65%),var(--contest-cover);background-position:center}.contest-study-hero-content{display:flex;min-height:286px;flex-direction:column;justify-content:flex-end;padding:18px}.contest-study-back{align-self:flex-start;margin:0 auto auto 0}.contest-study-total{align-items:flex-start;align-self:flex-start}.contest-study-heading{align-items:flex-start}.contest-study-step{flex:0 0 auto;font-size:.65rem}.contest-study-role-grid,.contest-discipline-grid,.contest-topic-grid{grid-template-columns:1fr}.contest-study-role-grid>button{min-height:128px}.contest-discipline-card{min-height:215px}.contest-topic-grid>button{grid-template-columns:42px minmax(0,1fr) 26px;min-height:92px;padding:12px}.contest-topic-progress{grid-column:2 / 3}.contest-topic-arrow{grid-column:3;grid-row:1 / 3}}@media(prefers-reduced-motion:reduce){.contest-role-overlay,.question-stage-card,.xray-stage-card,.cycle-sheet-stage,.question-complete-card{animation:none}.question-flow-progress>span i,.question-options button{transition:none}.contest-discipline-art,.contest-discipline-card,.contest-topic-grid>button{transition:none}}.home-hub{display:block;min-height:calc(100svh - 70px);overflow:hidden;background:radial-gradient(circle at 75% 38%,rgba(71,200,255,.2),transparent 31%),radial-gradient(circle at 19% 25%,rgba(34,201,135,.12),transparent 28%),linear-gradient(145deg,#0d2940,#081828 48%,#111b31)}.home-hub:before,.home-hub:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.home-hub:before{top:-24vw;right:-16vw;width:64vw;height:64vw;border:1px solid rgba(123,222,255,.16);box-shadow:inset 0 0 100px #47c8ff0d}.home-hub:after{bottom:-36vw;left:-23vw;width:70vw;height:70vw;border:1px solid rgba(92,229,180,.1)}.home-hub-content{display:grid;width:min(1460px,100%);min-height:calc(100svh - 70px);grid-template-columns:minmax(310px,.78fr) minmax(560px,1.22fr);align-items:center;gap:clamp(18px,3vw,56px);margin:0 auto;padding:clamp(28px,4vw,58px) var(--page-pad)}.home-hub-intro{position:relative;z-index:12;width:100%;text-shadow:none}.home-hub-intro h1{max-width:610px;margin:18px 0 12px;font-size:clamp(2.75rem,5vw,5.15rem);line-height:.98;text-shadow:0 6px 30px rgba(0,0,0,.2)}.home-hub-intro>p{max-width:520px;color:#bfd3e3;font-size:clamp(.93rem,1.4vw,1.08rem);line-height:1.55}.home-selected-copy{display:grid;max-width:520px;grid-template-columns:54px minmax(0,1fr);gap:14px;margin-top:clamp(24px,4vh,42px);padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:#05132061;box-shadow:inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-selected-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:#47c8ff21;color:#79ddff}.home-selected-copy.green .home-selected-icon{background:#22c98724;color:#5ce5b4}.home-selected-copy.amber .home-selected-icon{background:#ffb54724;color:#ffd17e}.home-selected-copy.violet .home-selected-icon{background:#a67ef024;color:#d4c1ff}.home-selected-copy>span:last-child{display:grid;gap:2px}.home-selected-copy small{color:#78dcff;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-selected-copy.green small{color:#5ce5b4}.home-selected-copy.amber small{color:#ffd17e}.home-selected-copy.violet small{color:#d4c1ff}.home-selected-copy strong{color:#fff;font-size:1.2rem;letter-spacing:-.03em}.home-selected-copy p{margin:2px 0 0;color:#aebfce;font-size:.75rem;line-height:1.45}.home-selected-action{display:inline-flex;min-height:49px;align-items:center;gap:10px;margin-top:14px;padding:0 19px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:linear-gradient(135deg,#2f7df4,#259ad0);box-shadow:0 13px 30px #207ed340;color:#fff;font-weight:850;cursor:pointer;transition:transform .18s ease,filter .18s ease}.home-selected-action.green{background:linear-gradient(135deg,#0e9f79,#22c987)}.home-selected-action.amber{background:linear-gradient(135deg,#e4862d,#ffb547);color:#172231}.home-selected-action.violet{background:linear-gradient(135deg,#7852bd,#a47ee3)}.home-selected-action:hover{transform:translateY(-2px);filter:brightness(1.08)}.home-roulette{position:relative;z-index:5;width:100%;min-width:0}.home-roulette-stage{position:relative;width:100%;height:min(64vh,610px);min-height:490px;perspective:1200px}.home-roulette-orbit{position:absolute;z-index:-1;top:50%;left:50%;width:min(49vw,680px);aspect-ratio:1;border:1px solid rgba(121,221,255,.24);border-radius:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 80px #47c8ff09,0 0 70px #47c8ff0e;animation:home-orbit-spin 24s linear infinite;pointer-events:none}.home-roulette-orbit:before,.home-roulette-orbit:after{position:absolute;border-radius:50%;content:""}.home-roulette-orbit:before{inset:10%;border:1px dashed rgba(255,255,255,.14)}.home-roulette-orbit:after{inset:27%;border:1px solid rgba(80,229,181,.18)}.home-roulette-orbit i{position:absolute;width:10px;height:10px;border-radius:50%;box-shadow:0 0 22px currentColor}.home-roulette-orbit i:nth-child(1){top:-5px;left:calc(50% - 5px);background:#72dcff;color:#72dcff}.home-roulette-orbit i:nth-child(2){top:calc(50% - 5px);right:-5px;background:#ffd078;color:#ffd078}.home-roulette-orbit i:nth-child(3){bottom:-5px;left:calc(50% - 5px);background:#5ce5b4;color:#5ce5b4}.home-roulette-orbit i:nth-child(4){top:calc(50% - 5px);left:-5px;background:#cbb6ff;color:#cbb6ff}.home-roulette-card{position:absolute;top:50%;left:50%;width:clamp(225px,23vw,340px);aspect-ratio:4 / 5;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:clamp(20px,2vw,30px);background:#17324a;box-shadow:0 26px 70px #0108126b,inset 0 1px #ffffff29;color:#fff;cursor:pointer;transform-style:preserve-3d;transition:transform .62s cubic-bezier(.2,.8,.2,1),opacity .43s ease,filter .43s ease}.home-roulette-card[data-position="0"]{z-index:5;transform:translate(-50%,-49%) scale(.96) rotateY(0);opacity:1}.home-roulette-card[data-position="-1"]{z-index:3;transform:translate(-125%,-43%) scale(.7) rotateY(14deg) rotate(-6deg);opacity:.86;filter:saturate(.72)}.home-roulette-card[data-position="1"]{z-index:3;transform:translate(25%,-43%) scale(.7) rotateY(-14deg) rotate(6deg);opacity:.86;filter:saturate(.72)}.home-roulette-card[data-position="2"]{z-index:1;transform:translate(-50%,-79%) scale(.5) rotate(2deg);opacity:.5;filter:saturate(.45) blur(.3px)}.home-roulette-card[data-active=true]{border-color:#ffffffb8;box-shadow:0 30px 80px #01081280,0 0 0 5px #47c8ff1c}.home-roulette-card[data-active=true].green{box-shadow:0 30px 80px #01081280,0 0 0 5px #22c9871f}.home-roulette-card[data-active=true].amber{box-shadow:0 30px 80px #01081280,0 0 0 5px #ffb54721}.home-roulette-card[data-active=true].violet{box-shadow:0 30px 80px #01081280,0 0 0 5px #ad87f121}.home-roulette-card img,.home-roulette-card-scrim{position:absolute;inset:0;width:100%;height:100%}.home-roulette-card img{object-fit:cover;transition:transform .7s ease}.home-roulette-card[data-active=true]:hover img{transform:scale(1.035)}.home-roulette-card-scrim{background:linear-gradient(180deg,transparent 43%,rgba(3,12,23,.12) 56%,rgba(3,12,23,.94) 100%)}.home-roulette-card-label{position:absolute;right:20px;bottom:20px;left:20px;display:grid;gap:2px;text-align:left;text-shadow:0 2px 12px rgba(0,0,0,.7)}.home-roulette-card-label small{color:#87e2ff;font-size:.57rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-roulette-card.green small{color:#66e7b9}.home-roulette-card.amber small{color:#ffd17e}.home-roulette-card.violet small{color:#d7c7ff}.home-roulette-card-label strong{font-size:clamp(1.15rem,2.2vw,1.75rem);letter-spacing:-.04em}.home-roulette-controls{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:-13px}.home-roulette-controls button{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .15s ease,transform .15s ease}.home-roulette-controls button:hover{background:#ffffff29;transform:scale(1.05)}.home-roulette-controls button.next .icon{transform:rotate(180deg)}.home-roulette-controls>span{min-width:42px;color:#9db4c7;font-size:.7rem;font-weight:850;text-align:center}.home-roulette-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:14px}.home-roulette-tabs button{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0e;color:#8ea4b7;font-size:.65rem;font-weight:780;cursor:pointer}.home-roulette-tabs button.active{border-color:#79ddff80;background:#47c8ff24;color:#dff7ff}.home-roulette-tabs button.active.green{border-color:#5ce5b480;background:#22c98724;color:#dcfff2}.home-roulette-tabs button.active.amber{border-color:#ffd17e80;background:#ffb54724;color:#fff1d6}.home-roulette-tabs button.active.violet{border-color:#d7c7ff7a;background:#a47ee324;color:#f1ebff}.home-development-overlay{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:20px;background:#030912b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:question-overlay-in .18s ease both}.home-development-modal{position:relative;display:grid;width:min(760px,100%);grid-template-columns:minmax(230px,.8fr) minmax(300px,1.2fr);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:#0c1d30;box-shadow:0 35px 100px #00000080;animation:question-card-in .26s ease both}.home-development-modal>img{width:100%;height:100%;min-height:380px;object-fit:cover}.home-development-modal>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(26px,5vw,48px)}.home-development-modal>div>span{display:flex;align-items:center;gap:8px;color:#cdb9ff;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-development-modal h2{margin:14px 0 10px;color:#fff;font-size:clamp(1.7rem,3.5vw,2.6rem);letter-spacing:-.05em;line-height:1.05}.home-development-modal p{margin:0;color:#aebed0;line-height:1.6}.home-development-modal>div>button{align-self:flex-start;min-height:45px;margin-top:24px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(135deg,#7852bd,#a47ee3);color:#fff;font-weight:850;cursor:pointer}.home-development-close{position:absolute;z-index:2;top:14px;right:14px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#040d18a8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:980px){.home-hub-content{grid-template-columns:minmax(280px,.72fr) minmax(480px,1.28fr);gap:6px}.home-roulette-card{width:clamp(215px,25vw,290px)}}@media(max-width:820px){.home-hub{min-height:calc(100svh - 132px);overflow-y:auto}.home-hub-content{display:flex;min-height:calc(100svh - 132px);flex-direction:column;gap:8px;padding:22px 0 24px}.home-hub-intro{padding:0 20px}.home-hub-intro h1{max-width:520px;margin:13px 0 8px;font-size:clamp(2rem,9vw,3.25rem)}.home-hub-intro>p{max-width:460px;font-size:.8rem}.home-selected-copy{display:none}.home-selected-action{min-height:43px;margin-top:13px;padding-inline:15px;font-size:.76rem}.home-roulette{margin-top:2px}.home-roulette-stage{height:min(54vh,460px);min-height:370px}.home-roulette-card{width:min(64vw,285px);border-radius:23px}.home-roulette-card[data-position="-1"]{transform:translate(-116%,-43%) scale(.68) rotateY(11deg) rotate(-5deg)}.home-roulette-card[data-position="1"]{transform:translate(16%,-43%) scale(.68) rotateY(-11deg) rotate(5deg)}.home-roulette-card[data-position="2"]{transform:translate(-50%,-82%) scale(.46);opacity:.38}.home-roulette-orbit{width:min(112vw,560px)}.home-roulette-controls{margin-top:-8px}.home-roulette-tabs{padding:0 14px}.home-roulette-tabs button{min-height:32px;padding-inline:9px;font-size:.59rem}}@media(max-width:520px){.home-hub-eyebrow{min-height:28px;padding-inline:10px;font-size:8px}.home-hub-intro h1{font-size:clamp(1.8rem,9vw,2.6rem)}.home-hub-intro>p{line-height:1.4}.home-selected-action{width:100%;justify-content:center}.home-roulette-stage{height:390px;min-height:390px}.home-roulette-card{width:min(66vw,270px)}.home-roulette-card-label{right:15px;bottom:15px;left:15px}.home-roulette-card-label strong{font-size:1.2rem}.home-roulette-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:0 18px 2px;scrollbar-width:none}.home-roulette-tabs::-webkit-scrollbar{display:none}.home-roulette-tabs button{flex:0 0 auto}.home-development-overlay{align-items:end;padding:0}.home-development-modal{max-height:90vh;grid-template-columns:1fr;border-radius:26px 26px 0 0}.home-development-modal>img{height:210px;min-height:210px}.home-development-modal>div{padding:24px 20px calc(24px + env(safe-area-inset-bottom))}.home-development-modal h2{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){.home-hub-art,.home-module-card,.home-roulette-orbit,.home-hub-eyebrow i{animation:none}.home-roulette-card,.home-selected-action,.home-roulette-card img{transition:none}}.topbar .brand-logo{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 3px 10px #39d9ed20)}.topbar .brand-name{font-family:Manrope,system-ui,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1.2px;color:#f1f5fa}.topbar .brand-name b{color:#6ee3bd}@media(max-width:650px){.topbar .brand-logo{width:36px;height:36px}.topbar .brand-name{font-size:21px}}.topbar .brand-wordmark{display:inline-block;font-family:Manrope,system-ui,sans-serif;font-size:34px;font-weight:800;letter-spacing:-.065em;line-height:1;color:#f1f5fa}.topbar .brand-dot{color:#6ee3bd}@media(max-width:650px){.topbar .brand-wordmark{font-size:30px}}.topbar .header-install-app{display:inline-flex;align-items:center;gap:7px;border:1px solid #6ee3bd55;border-radius:22px;background:#16352f;color:#b4f2df;padding:10px 14px;min-height:44px;white-space:nowrap;font-size:12px;font-weight:700;cursor:pointer}.topbar .header-help{display:grid;place-items:center;width:36px;min-width:36px;height:44px;border:1px solid #6ee3bd55;border-radius:50%;color:#b4f2df;text-decoration:none;font-size:19px;font-weight:800}@media(max-width:650px){.topbar{flex-wrap:wrap;row-gap:8px}.topbar .top-actions{margin-left:auto;gap:6px}.topbar .header-install-app{padding:9px 11px}}.subject-direct{display:flex;align-items:center;gap:16px;width:100%;padding:20px;text-align:left;font:inherit;color:inherit;cursor:pointer}.subject-direct .subject-title{flex:1;min-width:0}.subject-direct .subject-status{white-space:nowrap}.subject-direct:disabled{opacity:.55;cursor:default}.subject-direct:not(:disabled):hover{border-color:var(--accent)}.subject-direct:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(max-width:600px){.subject-direct{padding:16px 12px;gap:10px}.subject-direct .subject-status{font-size:10px;white-space:normal;max-width:75px}}
