:root{--p-bg:#e9e2d0;--p-surface:#f8f3e7;--p-surface-2:#efe7d4;--p-ink:#26251f;--p-muted:#726c5f;--p-line:#bdb29d;--p-line-strong:#7a705e;--p-accent:#d2a22c;--p-accent-ink:#302509;--p-sidebar:#282c24;--p-success:#556e45;--p-danger:#a04937;--p-warning:#a9751f;--p-shadow:0 2px 8px rgba(48,42,31,.12);--p-font:"Avenir Next","Avenir","Helvetica Neue",sans-serif;--p-display:"Avenir Next Condensed","Avenir Next","Helvetica Neue",sans-serif;--paper-noise:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E")}*{box-sizing:border-box}html{background:var(--p-bg);color:var(--p-ink);font-family:var(--p-font);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--p-bg);color:var(--p-ink);font-family:var(--p-font);font-size:15px;line-height:1.5;overflow-x:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a,select,input,textarea{outline-offset:3px}a{color:inherit;text-decoration-color:color-mix(in srgb,var(--p-accent) 70%,transparent);text-underline-offset:3px}button{cursor:pointer}img{max-width:100%}.hidden{display:none!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:12px;top:-60px;z-index:99999;padding:10px 14px;background:var(--p-ink);color:var(--p-surface);border-radius:6px}.skip-link:focus{top:12px}.ambient-paper{position:fixed;inset:0;pointer-events:none;background-image:var(--paper-noise);opacity:.7;mix-blend-mode:multiply;z-index:0}.academy-shell{position:relative;z-index:1;min-height:100vh;padding-bottom:56px}.boot-screen{position:fixed;inset:0;z-index:9999;display:grid;place-content:center;justify-items:center;gap:8px;background:var(--p-bg);background-image:var(--paper-noise);color:var(--p-ink)}.boot-screen .boot-mark{width:54px;height:54px;display:grid;place-items:center;border:2px solid var(--p-ink);background:var(--p-accent);font:800 28px/1 var(--p-display);transform:rotate(-2deg);box-shadow:3px 3px 0 var(--p-ink)}.boot-screen strong{font-size:18px}.boot-screen span{color:var(--p-muted);font-size:13px}.academy-masthead{position:relative;min-height:78px;display:grid;grid-template-columns:minmax(210px,300px) 1fr auto;align-items:center;gap:18px;padding:12px clamp(18px,3vw,48px);background:var(--p-surface);border-bottom:1px solid var(--p-line);box-shadow:0 1px #ffffff8c;z-index:50}.brand-lockup{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:0}.brand-signet{width:42px;height:42px;display:grid;place-items:center;background:var(--p-accent);border:2px solid var(--p-ink);box-shadow:3px 3px 0 var(--p-ink);font:800 21px/1 var(--p-display);transform:rotate(-1deg)}.brand-words{display:grid;line-height:1.05}.brand-words strong{font-family:var(--p-display);font-size:17px;letter-spacing:-.02em}.brand-words small{font-size:10px;color:var(--p-muted);margin-top:5px;text-transform:uppercase;letter-spacing:.08em}.page-identity{display:flex;align-items:center;min-width:0;gap:13px}.page-rule{width:34px;height:1px;background:var(--p-line-strong);flex:0 0 auto}.page-identity h1{margin:0;font-family:var(--p-display);font-size:clamp(20px,2vw,28px);letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.resource-ledger{display:flex;align-items:center;gap:0;border:1px solid var(--p-line);background:transparent}.resource-item{padding:7px 10px;border-right:1px solid var(--p-line);font-size:11px;white-space:nowrap}.resource-item:last-child{border-right:0}.control-select{display:grid;gap:2px;font-size:9px;color:var(--p-muted)}.control-select select{min-width:92px;border:1px solid var(--p-line);background:var(--p-surface);border-radius:5px;padding:6px 28px 6px 8px;font-size:11px}.profile-mini{display:flex;align-items:center;gap:8px;min-width:112px}.profile-mini .avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--p-sidebar);color:var(--p-surface);font-weight:700}.profile-mini>div:last-child{display:grid;line-height:1.1}.profile-mini strong{font-size:11px;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-mini small{font-size:9px;color:var(--p-muted);margin-top:3px}.academy-tabs{position:relative;z-index:45;display:flex;align-items:stretch;gap:0;overflow:visible;scrollbar-width:none;background:var(--p-sidebar);border-bottom:1px solid #161914;padding-inline:clamp(10px,2vw,34px)}.academy-tabs:after{content:"";position:sticky;left:0;bottom:0;pointer-events:none;align-self:flex-end;width:100%;height:1px;margin-left:-100%;background:radial-gradient(70px circle at var(--spotlight-x,50%) 0,var(--p-accent) 0,transparent 100%);opacity:.8}.academy-tabs::-webkit-scrollbar{display:none}.nav-btn{position:relative;display:flex;align-items:center;gap:7px;min-height:48px;padding:0 13px;border:0;border-right:1px solid rgba(255,255,255,.08);background:transparent;color:#dcd9cf;font-size:12px;white-space:nowrap}.nav-btn:first-child{border-left:1px solid rgba(255,255,255,.08)}.nav-btn:hover{background:#ffffff0f;color:#fff}.nav-btn.active{background:#353a31;color:#fff}.nav-btn.active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;background:var(--p-accent)}.nav-icon{display:grid;place-items:center;color:currentColor}.nav-icon svg{width:16px;height:16px}.nav-label{display:inline}.nav-btn:focus-visible{outline:2px solid var(--p-accent);outline-offset:-3px}.nav-menu{position:relative;flex:0 0 auto;color:#dcd9cf}.nav-menu>summary{list-style:none;min-height:48px;display:flex;align-items:center;gap:7px;padding:0 13px;border-right:1px solid rgba(255,255,255,.08);cursor:pointer;font-size:12px;white-space:nowrap;user-select:none}.nav-menu>summary::-webkit-details-marker{display:none}.nav-menu>summary:hover,.nav-menu[open]>summary{background:#ffffff0f;color:#fff}.nav-menu.active>summary{color:#fff;box-shadow:inset 0 -3px 0 var(--p-accent)}.nav-chevron{margin-left:2px;color:#aaa69c;font-size:11px}.nav-menu[open] .nav-chevron{transform:rotate(180deg)}.nav-menu-panel{position:absolute;top:calc(100% + 1px);right:0;min-width:230px;padding:5px;background:var(--p-sidebar);border:1px solid rgba(255,255,255,.14);box-shadow:0 5px 14px #1614102e;z-index:250}.nav-menu-panel .nav-btn{width:100%;min-height:40px;border:0;justify-content:flex-start;padding:0 10px}.nav-menu-panel .nav-btn.active{background:#ffffff17}.nav-menu-panel .nav-btn.active:after{left:0;top:7px;bottom:7px;width:3px;height:auto}.display-menu{position:relative;flex:0 0 auto}.display-menu>summary{list-style:none;min-height:34px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--p-line);border-radius:5px;background:var(--p-surface);font-size:11px;cursor:pointer;white-space:nowrap}.display-menu>summary::-webkit-details-marker{display:none}.display-menu[open]>summary,.display-menu>summary:hover{background:var(--p-surface-2)}.display-menu-panel{position:absolute;right:0;top:calc(100% + 6px);width:210px;padding:12px;background:var(--p-surface);border:1px solid var(--p-line);box-shadow:0 5px 14px #302a1f24;z-index:300;display:grid;gap:10px}.display-menu-panel .control-select{font-size:10px}.display-menu-panel .control-select select{width:100%;min-width:0}.mobile-more{display:none}.main{padding:clamp(16px,2.4vw,34px) clamp(12px,2.5vw,40px)}.page-sheet{position:relative;max-width:1540px;margin:0 auto;background:var(--p-surface);border:1px solid var(--p-line);box-shadow:var(--p-shadow);min-height:calc(100vh - 190px)}.sheet-binding{position:absolute;left:22px;top:0;bottom:0;width:1px;background:color-mix(in srgb,var(--p-danger) 35%,var(--p-line));opacity:.45;pointer-events:none}.content{padding:clamp(20px,3vw,48px) clamp(20px,4vw,64px) clamp(44px,5vw,72px)}#views{min-height:420px}.view{animation:view-in .22s ease both}.view>*:first-child{margin-top:0}@keyframes view-in{0%{opacity:.55}to{opacity:1}}.view-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid var(--p-line)}.view-head h3,.view-head h4{margin:0 0 5px;font-family:var(--p-display);letter-spacing:-.025em}.view-head h3{font-size:24px}.view-head p{margin:0;max-width:820px;color:var(--p-muted);font-size:13px}.eyebrow{display:none!important}h3,h4,h5{color:var(--p-ink)}h3{font-size:22px}h4{font-size:16px}p{margin:0;color:var(--p-muted)}small{color:var(--p-muted)}.btn{min-height:36px;padding:8px 12px;border-radius:6px;border:1px solid var(--p-line-strong);background:transparent;color:var(--p-ink);font-weight:600;font-size:12px;box-shadow:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.btn:hover{background:var(--p-surface-2)}.btn:disabled{opacity:.42;cursor:not-allowed}.btn-primary,.btn-dark{background:var(--p-sidebar);border-color:var(--p-sidebar);color:#fff}.btn-primary:hover,.btn-dark:hover{background:#3a4036}.btn-outline{background:var(--p-surface)}.btn-soft{background:var(--p-surface-2);border-color:var(--p-line)}.btn-danger{color:#fff;background:var(--p-danger);border-color:var(--p-danger)}.card{border:1px solid var(--p-line);border-radius:4px;background:color-mix(in srgb,var(--p-surface) 94%,#fff);padding:16px;box-shadow:none}.card.gold{border-left:4px solid var(--p-accent)}.card h4{margin:0 0 7px}.card p+p{margin-top:8px}.badge,.source-chip,.rarity{display:inline-block;border:1px solid var(--p-line);border-radius:5px;background:transparent;color:var(--p-muted);padding:2px 6px;font-size:10px;line-height:1.35}.pill{border:1px solid var(--p-line);border-radius:5px;background:transparent;padding:5px 8px;font-size:11px}.coin{color:var(--p-accent-ink);border-color:color-mix(in srgb,var(--p-accent) 60%,var(--p-line));background:color-mix(in srgb,var(--p-accent) 13%,transparent)}.grid{display:grid;gap:14px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.list{display:grid;gap:10px}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--p-line);border-bottom:1px solid var(--p-line);margin:0 0 24px}.stat.card{border:0;border-right:1px solid var(--p-line);border-radius:0;background:transparent;padding:16px 18px}.stat.card:last-child{border-right:0}.stat strong{display:block;font-size:24px;font-family:var(--p-display)}.stat span{font-size:11px;color:var(--p-muted)}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:26px 0 10px;padding-bottom:7px;border-bottom:1px solid var(--p-line);font:700 13px/1.3 var(--p-font)}.section-title small{font-weight:400}.field{display:grid;gap:6px}.field label{font-size:11px;font-weight:700}.field input,.field select,.field textarea,input,select,textarea{border:1px solid var(--p-line);border-radius:5px;background:#fffdf7;padding:9px 10px;min-height:36px}.field textarea,textarea{min-height:110px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,input:focus,select:focus,textarea:focus{border-color:var(--p-sidebar);box-shadow:0 0 0 2px color-mix(in srgb,var(--p-accent) 28%,transparent);outline:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.switch{width:38px;height:20px;border:1px solid var(--p-line-strong);border-radius:10px;background:var(--p-surface-2);position:relative}.switch:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:var(--p-line-strong);transition:left .15s ease}.switch.on{background:var(--p-success)}.switch.on:after{left:20px;background:#fff}.meter{height:7px;background:var(--p-surface-2);border:1px solid var(--p-line);overflow:hidden}.meter i{display:block;height:100%;background:var(--p-success);transition:width .2s ease}.readiness-ring{display:grid;gap:3px;align-content:center;min-height:88px;padding:14px 0;border-top:3px double var(--p-line);border-bottom:1px solid var(--p-line);background:none}.readiness-ring strong{font:800 28px/1 var(--p-display)}.readiness-ring span{font-size:10px;color:var(--p-muted)}.atlas-home{display:grid;gap:24px}.atlas-day{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;padding-bottom:18px;border-bottom:1px solid var(--p-line)}.atlas-day h3{margin:0 0 7px;font-family:var(--p-display);font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.atlas-day p{max-width:760px;font-size:13px}.atlas-day-actions{display:flex;gap:8px;flex-wrap:wrap}.journey-board{position:relative;padding:28px 0 18px;border-top:1px solid var(--p-line);border-bottom:1px solid var(--p-line);overflow:hidden}.journey-line{position:absolute;left:5%;right:5%;top:61px;height:2px;background:var(--p-line);z-index:0}.journey-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(var(--steps,5),minmax(120px,1fr));gap:10px}.journey-step{position:relative;display:grid;justify-items:center;gap:8px;text-align:center;border:0;background:transparent;padding:0 8px;color:var(--p-ink)}.journey-node{width:58px;height:58px;display:grid;place-items:center;border:2px solid var(--p-line-strong);background:var(--p-surface);font:800 17px/1 var(--p-display);box-shadow:3px 3px 0 var(--p-line)}.journey-step:first-child .journey-node{border-color:var(--p-sidebar);box-shadow:3px 3px 0 var(--p-accent)}.journey-step:hover .journey-node{background:var(--p-surface-2)}.journey-step strong{font-size:12px}.journey-step small{font-size:10px;max-width:140px}.home-spread{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);gap:28px}.chapter-manuscript{display:grid;gap:0;border-top:2px solid var(--p-ink)}.chapter-line{padding:12px 0;border-bottom:1px solid var(--p-line)}.chapter-line-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.chapter-line strong{font-size:12px}.chapter-line small{display:block;margin-top:5px}.margin-notes{border-left:1px solid var(--p-line);padding-left:22px;display:grid;align-content:start;gap:20px}.margin-note{padding-bottom:16px;border-bottom:1px solid var(--p-line)}.margin-note strong{display:block;font:800 30px/1 var(--p-display);margin-bottom:5px}.margin-note p{font-size:11px}.trend-strip{display:flex;flex-wrap:wrap;gap:7px}.trend-point{font-size:10px;border-bottom:2px solid var(--p-accent);padding:2px 0}.course-tree{display:grid;gap:20px}.course-group{position:relative;padding:0 0 0 22px;border-left:5px solid var(--p-sidebar)}.course-title{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--p-line);padding:0 0 10px;margin-bottom:8px}.course-title h4{margin:0;font:800 19px/1.2 var(--p-display)}.chapter-group{padding:14px 0;border-bottom:1px solid var(--p-line)}.chapter-group>h4{margin:0 0 10px;font-size:14px}.subchapter-group{padding:7px 0 7px 16px;border-left:1px solid var(--p-line)}.subchapter-group h5{margin:0 0 7px}.lesson-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;padding:11px 0;border:0;border-bottom:1px dashed var(--p-line);background:transparent}.lesson-row:hover{background:color-mix(in srgb,var(--p-accent) 7%,transparent)}.lesson-row strong{font-size:12px}.lesson-row p{font-size:11px;margin-top:3px}.lesson-cover{margin:18px 0 22px;padding:20px 0 22px;border-top:2px solid var(--p-ink);border-bottom:1px solid var(--p-line)}.lesson-cover h3{font:800 clamp(25px,4vw,40px)/1.1 var(--p-display);letter-spacing:-.035em;margin:10px 0 8px}.lesson-breadcrumb{font-size:11px;color:var(--p-muted);margin:10px 0}.lesson-article{max-width:980px;margin:0 auto}.lesson-prose,.lesson-block{padding:15px 0;border-bottom:1px solid var(--p-line);background:transparent}.lesson-block{border-radius:0}.lesson-block h4,.lesson-prose h4{margin:0 0 7px}.lesson-section-heading{padding:24px 0 7px;border-bottom:2px solid var(--p-ink)}.lesson-media-block{margin:18px 0;padding:10px;border:1px solid var(--p-line);background:#fff}.lesson-media-block img{display:block;margin:auto;max-height:560px}.lesson-media-block figcaption{font-size:10px;color:var(--p-muted);margin-top:7px}.youtube-block{padding:14px 0}.youtube-consent{border:1px dashed var(--p-line-strong);padding:18px;background:var(--p-surface-2)}.youtube-consent iframe{width:100%;aspect-ratio:16/9;border:0}.video-transcript-list{max-height:330px;overflow:auto;border-top:1px solid var(--p-line);margin-top:10px}.transcript-row{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--p-line)}.transcript-seek{display:grid;grid-template-columns:50px 1fr;gap:8px;text-align:left;border:0;background:transparent;padding:8px}.transcript-row.active{background:color-mix(in srgb,var(--p-accent) 12%,transparent)}#builder-form{border:0;border-top:2px solid var(--p-ink);border-bottom:1px solid var(--p-line);border-radius:0;background:transparent;padding:18px 0}.facet-scroll{max-height:160px;overflow:auto;border:1px solid var(--p-line);padding:8px;background:#fffdf7}.facet-scroll label{display:block;padding:4px 2px;font-size:11px}.question-shell{max-width:1080px;margin:0 auto}.quiz-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-bottom:1px solid var(--p-line);padding-bottom:12px;margin-bottom:18px}.quiz-progress{flex:1;min-width:220px}.timer{font:800 18px/1 var(--p-display);font-variant-numeric:tabular-nums}.question-card{border:0;border-radius:0;background:transparent;padding:0}.question-card>h3{font:700 clamp(20px,2.4vw,28px)/1.35 var(--p-display);letter-spacing:-.02em;margin:12px 0 22px}.q-number{font-size:10px;color:var(--p-muted);padding-bottom:8px;border-bottom:1px dashed var(--p-line)}.options{display:grid;gap:0;border-top:1px solid var(--p-line)}.option{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px;text-align:left;min-height:52px;border:0;border-bottom:1px solid var(--p-line);background:transparent;padding:9px 6px}.option:hover{background:var(--p-surface-2)}.option.selected{background:color-mix(in srgb,var(--p-accent) 15%,transparent)}.option .key{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--p-line-strong);font-weight:700}.option.selected .key{background:var(--p-sidebar);color:#fff}.question-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;padding-top:16px;margin-top:18px;border-top:1px solid var(--p-line)}.feedback{margin-top:18px;padding:14px;border-left:4px solid var(--p-success);background:color-mix(in srgb,var(--p-success) 8%,var(--p-surface))}.feedback.bad{border-left-color:var(--p-danger)}.exact-wrap{display:flex;align-items:center;gap:8px}.exact-wrap input{font-size:20px;max-width:240px}.matching-grid{display:grid;gap:10px}.matching-grid label{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1.2fr);gap:14px;align-items:center;padding:8px 0;border-bottom:1px solid var(--p-line)}.grouped-complement{border-top:1px solid var(--p-line)}.grouped-statements{display:grid}.grouped-statement{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:start;padding:11px 6px;border-bottom:1px solid var(--p-line)}.grouped-statement .key{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--p-line-strong);font-weight:700}.grouped-answer-label{font-weight:700;font-size:12px;margin:18px 0 8px}.grouped-answer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--p-line)}.grouped-answer-choice{display:grid;gap:4px;text-align:left;min-height:68px;border:0;border-right:1px solid var(--p-line);background:transparent;padding:10px}.grouped-answer-choice:last-child{border-right:0}.grouped-answer-choice:hover{background:var(--p-surface-2)}.grouped-answer-choice.selected{background:color-mix(in srgb,var(--p-accent) 15%,transparent)}.grouped-answer-choice strong{font-size:16px}.grouped-answer-choice span{font-size:10px;color:var(--p-muted)}.grouped-legend{font-size:10px;color:var(--p-muted);padding:9px 0}.review-list{display:grid;gap:8px}.result-score{font:800 42px/1 var(--p-display);color:var(--p-ink)}.flash-stage{max-width:900px;margin:0 auto}.flashcard{position:relative;width:min(680px,100%);height:390px;margin:28px auto 18px;perspective:1200px}.flashcard:before,.flashcard:after{content:"";position:absolute;inset:9px -9px -9px 9px;border:1px solid var(--p-line);background:var(--p-surface-2);z-index:-1}.flashcard:after{inset:17px -17px -17px 17px;opacity:.55}.flash-inner{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .48s cubic-bezier(.2,.75,.22,1)}.flashcard.flipped .flash-inner{transform:rotateY(180deg)}.flash-face{position:absolute;inset:0;backface-visibility:hidden;border:1px solid var(--p-line-strong);background:#fffdf7;padding:38px;display:grid;align-content:center;gap:18px}.flash-face.back{transform:rotateY(180deg);background:var(--p-surface-2)}.flash-face>small{position:absolute;top:16px;left:18px;letter-spacing:.1em}.flash-copy{font-size:clamp(20px,3vw,31px);line-height:1.35}.flash-actions{justify-content:center;gap:10px}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--p-line);border:1px solid var(--p-line)}.shop-item.card{border:0;border-radius:0;background:var(--p-surface);min-height:260px;display:flex;flex-direction:column}.shop-art{min-height:110px;display:grid;place-items:center;font-size:48px;background:var(--p-surface-2);border-bottom:1px solid var(--p-line);margin:-16px -16px 14px}.shop-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px}.price{font-weight:800}.table-wrap{overflow:auto;border:1px solid var(--p-line);background:#fffdf7}.table{border-collapse:collapse;width:100%;font-size:11px}.table th,.table td{text-align:left;vertical-align:top;padding:10px 11px;border-bottom:1px solid var(--p-line)}.table th{position:sticky;top:0;background:var(--p-surface-2);font-size:10px;z-index:1}.leaderboard-list{display:grid}.leaderboard-row{display:grid;grid-template-columns:54px 1fr 120px 120px;gap:10px;padding:10px 0;border-bottom:1px solid var(--p-line);font-size:12px}.leaderboard-row.you{border-left:4px solid var(--p-accent);padding-left:8px}.privacy-list{display:grid;gap:0;border-top:1px solid var(--p-line)}.privacy-row.card{border:0;border-radius:0;border-bottom:1px solid var(--p-line);padding:15px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;background:transparent}.privacy-row span:first-child{display:grid;gap:4px}.privacy-row small{max-width:720px}.community-comment{padding:11px 0 11px 20px;border-left:2px solid var(--p-line);border-bottom:1px solid var(--p-line)}.community-comment-form{display:flex;gap:8px;margin-top:12px}.community-comment-form input{flex:1}.post-head{font-size:10px;color:var(--p-muted)}.community-tools{display:flex;gap:7px;margin-top:10px}.search-results-list{display:grid;gap:0;border-top:1px solid var(--p-line)}.search-result.card{border:0;border-radius:0;border-bottom:1px solid var(--p-line);padding:16px 0;cursor:pointer}.search-result:hover{background:color-mix(in srgb,var(--p-accent) 6%,transparent)}mark{background:color-mix(in srgb,var(--p-accent) 34%,transparent);color:inherit}.empty{padding:38px 20px;text-align:center;border:1px dashed var(--p-line-strong);background:color-mix(in srgb,var(--p-surface-2) 45%,transparent)}.empty h3,.empty h4{margin:0 0 8px}.empty p{max-width:700px;margin:auto}#views [style*="border-radius:7px"],#views [style*="border-radius: 7px"]{border-radius:3px!important;border-color:var(--p-line)!important}#views [style*="#ddd5c8"]{border-color:var(--p-line)!important}#views [style*="#2c281f"]{color:var(--p-ink)!important}#views [style*="#8a6b1d"]{color:var(--p-warning)!important}#views .hero-actions{display:flex;gap:8px;flex-wrap:wrap}.course-empty{padding:8px 0;font-size:11px;color:var(--p-muted)}.toast-root{position:fixed;right:18px;bottom:20px;z-index:9999;display:grid;gap:8px}.toast{max-width:360px;padding:10px 12px;background:var(--p-sidebar);color:#fff;border-left:4px solid var(--p-accent);box-shadow:var(--p-shadow);font-size:12px}.whiskers-root,.pawsome-whiskers{filter:none!important}.whiskers-bubble,.pawsome-whiskers-bubble{border-radius:5px!important;border:1px solid var(--p-line-strong)!important;background:var(--p-surface)!important;box-shadow:var(--p-shadow)!important;color:var(--p-ink)!important}body.motion-standard .nav-btn.active:after{animation:underline-draw .22s ease both}@keyframes underline-draw{0%{transform:scaleX(.25);transform-origin:left}to{transform:scaleX(1)}}body.theme-pulse .page-sheet{animation:theme-sheet-pulse .34s ease both}@keyframes theme-sheet-pulse{0%{opacity:.86}to{opacity:1}}.academy-tabs .nav-btn:nth-child(5),.academy-tabs .nav-btn:nth-child(8),.academy-tabs .nav-btn:nth-child(12){margin-right:8px;border-right:0}.academy-tabs .nav-btn:nth-child(6),.academy-tabs .nav-btn:nth-child(9),.academy-tabs .nav-btn:nth-child(13){border-left:1px solid rgba(255,255,255,.18)}.route-curtain{position:fixed;inset:0;pointer-events:none;z-index:9998;opacity:0}.route-curtain.looney{opacity:0;background:#8b4338;clip-path:none}body.motion-reduced *,body.motion-reduced *:before,body.motion-reduced *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.mobile-menu{display:none}@media(max-width:1180px){.academy-masthead{grid-template-columns:220px 1fr}.page-identity{display:none}.top-actions{min-width:0}.resource-ledger{display:none}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-3,.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.stat.card:nth-child(2){border-right:0}.stat.card:nth-child(-n+2){border-bottom:1px solid var(--p-line)}}@media(max-width:820px){body{font-size:14px}.academy-shell{padding-bottom:66px}.academy-masthead{grid-template-columns:1fr auto;min-height:64px;padding:9px 12px}.brand-words small,.control-select span,.profile-mini>div:last-child{display:none}.display-menu-panel .control-select span{display:block}.brand-signet{width:36px;height:36px}.brand-words strong{font-size:14px}.top-actions{gap:6px}.control-select select{min-width:74px;padding:5px 22px 5px 6px}.profile-mini{min-width:auto}.profile-mini .avatar{width:30px;height:30px}.academy-tabs{display:none}.main{padding:10px}.page-sheet{border-left:0;border-right:0;min-height:calc(100vh - 132px)}.sheet-binding{left:12px}.content{padding:20px 18px 44px}.mobile-menu{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;overflow-x:auto;background:var(--p-sidebar);border-top:1px solid #111;color:#eee;padding:4px env(safe-area-inset-right) calc(4px + env(safe-area-inset-bottom)) env(safe-area-inset-left);scrollbar-width:none}.mobile-more{display:block;position:relative;flex:1 1 0;min-width:0}.mobile-more>summary{list-style:none}.mobile-more>summary::-webkit-details-marker{display:none}.mobile-more-panel{position:fixed;left:8px;right:8px;bottom:calc(66px + env(safe-area-inset-bottom));z-index:150;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:5px;background:var(--p-surface);border:1px solid var(--p-line);box-shadow:0 5px 18px #1e1b1633}.mobile-more-panel .mobile-btn{width:100%;min-height:42px;display:flex;justify-content:flex-start;align-items:center;gap:8px;padding:0 10px;color:var(--p-ink);background:var(--p-surface);border-bottom:1px solid var(--p-line);font-size:10px}.mobile-more-panel .mobile-btn.active{color:var(--p-ink);background:var(--p-surface-2);border-top:0;border-left:3px solid var(--p-accent)}.mobile-btn{flex:1 1 0;min-width:0;min-height:56px;border:0;background:transparent;color:#bfbdb6;display:grid;place-items:center;align-content:center;gap:3px;font-size:9px}.mobile-btn.active{color:#fff;background:#353a31;border-top:3px solid var(--p-accent)}.mobile-btn .nav-icon svg{width:18px;height:18px}.home-spread{grid-template-columns:1fr}.margin-notes{border-left:0;border-top:1px solid var(--p-line);padding:18px 0 0}.journey-board{overflow-x:auto}.journey-grid{min-width:620px}.atlas-day,.grid-2,.grid-3,.form-grid{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row{grid-template-columns:1fr}.stat.card{border-right:0;border-bottom:1px solid var(--p-line)}.leaderboard-row{grid-template-columns:45px 1fr 80px}.leaderboard-row span:last-child{display:none}.view-head{display:grid;gap:10px}.flashcard{height:350px}.flash-face{padding:28px 22px}.matching-grid label,.grouped-answer-grid{grid-template-columns:1fr}.grouped-answer-choice{border-right:0;border-bottom:1px solid var(--p-line)}.grouped-answer-choice:last-child{border-bottom:0}.privacy-row.card{align-items:flex-start;display:grid}.community-comment-form{display:grid}.question-actions{justify-content:stretch}.question-actions .btn{flex:1}.toast-root{left:12px;right:12px;bottom:78px}.toast{max-width:none}}@media(max-width:520px){.shop-grid{grid-template-columns:1fr}.journey-grid{min-width:540px}.content{padding-left:16px;padding-right:16px}.flashcard{height:320px}.flash-copy{font-size:20px}}.theme-vfx{display:contents;pointer-events:none}.theme-backdrop,.theme-decor{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.theme-particles{position:fixed;inset:0;z-index:9997;pointer-events:none;overflow:hidden}.theme-ornament{position:absolute;display:block;opacity:.16}.theme-particle{position:absolute;display:block;width:8px;height:8px;transform:translate(-50%,-50%)}.theme-particle.theme-pencil{animation:pencil-vfx .48s steps(4,end) forwards}@keyframes pencil-vfx{0%{opacity:.66;transform:translate(-50%,-50%) scale(.4) rotate(0)}70%{opacity:.42}to{opacity:0;transform:translate(calc(-50% + var(--dx,0px)),calc(-50% + var(--dy,-28px))) scale(.85) rotate(var(--rot,6deg))}}.theme-particle.theme-cartoon{animation:cartoon-vfx .72s cubic-bezier(.16,.78,.25,1) forwards}@keyframes cartoon-vfx{0%{opacity:.96;transform:translate(-50%,-50%) scale(.35) rotate(0)}55%{opacity:.82;transform:translate(calc(-50% + var(--dx,0px)*.78),calc(-50% + var(--dy,-30px)*.78)) scale(1.18) rotate(calc(var(--rot,180deg)*.7))}to{opacity:0;transform:translate(calc(-50% + var(--dx,0px)),calc(-50% + var(--dy,-30px))) scale(.7) rotate(var(--rot,180deg))}}.theme-particle.theme-looney{animation:looney-vfx .56s cubic-bezier(.2,.72,.2,1) forwards}@keyframes looney-vfx{0%{opacity:.78;transform:translate(-50%,-50%) scaleX(.35) rotate(0)}45%{opacity:.6}to{opacity:0;transform:translate(calc(-50% + var(--dx,0px)),calc(-50% + var(--dy,-8px))) scaleX(1.45) rotate(var(--rot,14deg))}}.route-curtain.theme-transition{opacity:0;display:block}.route-curtain.transition-pencil{background:linear-gradient(90deg,#f6f0e2f5,#e2d8c0f5);border-block:1px solid #8f826e}.route-curtain.transition-cartoon{background:linear-gradient(110deg,#f0b72d 0 48%,#35412f 48% 54%,#fff5dd 54%);border:3px solid #25231e}.route-curtain.transition-looney{background:linear-gradient(180deg,#6f382f 0 14%,#8b4338 14% 74%,#c49a4a 74% 78%,#5b392f 78%);box-shadow:inset 0 0 0 2px #f4e9d066}.theme-pressed{transition:transform .12s ease!important}html[data-theme=pencil] .theme-pressed{transform:translate(1px,1px)!important}html[data-theme=cartoon] .theme-pressed{transform:translate(2px,2px) scale(.985)!important}html[data-theme=looney] .theme-pressed{transform:translateY(1px) scale(.99)!important}html[data-theme=pencil]{--p-bg:#e9e2d0;--p-surface:#f8f3e7;--p-surface-2:#efe7d4;--p-ink:#26251f;--p-muted:#726c5f;--p-line:#bdb29d;--p-line-strong:#7a705e;--p-accent:#d2a22c;--p-sidebar:#282c24;--p-shadow:2px 2px 0 rgba(64,57,45,.08);--p-font:"Avenir Next","Helvetica Neue",Arial,sans-serif;--p-display:"Avenir Next Condensed","Avenir Next","Helvetica Neue",Arial,sans-serif}html[data-theme=pencil] body{background-image:var(--paper-noise)}html[data-theme=pencil] .page-sheet{border-radius:1px;box-shadow:2px 3px #52483814,0 8px 24px #302a1f0f;background-image:repeating-linear-gradient(180deg,transparent 0 31px,rgba(104,118,122,.045) 31px 32px),linear-gradient(var(--p-surface),var(--p-surface))}html[data-theme=pencil] .academy-masthead{box-shadow:0 2px #574c3a17}html[data-theme=pencil] .brand-signet{border-radius:1px;box-shadow:3px 3px #3b3930}html[data-theme=pencil] .card{border-radius:2px;background:#f8f3e7e6;box-shadow:1px 1px #4e453712}html[data-theme=pencil] .btn{border-radius:2px;position:relative}html[data-theme=pencil] .btn:not(.btn-primary):not(.btn-dark):hover:after{content:"";position:absolute;left:8px;right:8px;bottom:4px;height:1px;background:var(--p-accent);transform:rotate(-.4deg)}html[data-theme=pencil] input,html[data-theme=pencil] select,html[data-theme=pencil] textarea{border-radius:2px;background:#fffdf6}html[data-theme=pencil] .option{border-left:2px solid transparent}html[data-theme=pencil] .option.selected{border-left-color:var(--p-accent);background-image:repeating-linear-gradient(-22deg,transparent 0 8px,rgba(210,162,44,.08) 8px 10px)}html[data-theme=pencil] .feedback{background-image:repeating-linear-gradient(-18deg,transparent 0 10px,rgba(85,110,69,.04) 10px 12px)}html[data-theme=pencil] .flash-face{border-radius:1px;background-image:repeating-linear-gradient(180deg,transparent 0 35px,rgba(104,118,122,.055) 35px 36px)}html[data-theme=pencil] .theme-ornament{height:1px;background:#6f685b;transform:rotate(calc((var(--i) - 2)*2deg))}html[data-theme=pencil] .ornament-0{left:4%;top:18%;width:90px}html[data-theme=pencil] .ornament-1{right:3%;top:33%;width:62px}html[data-theme=pencil] .ornament-2{left:7%;bottom:17%;width:74px}html[data-theme=pencil] .ornament-3{right:6%;bottom:8%;width:42px}html[data-theme=pencil] .theme-particle{width:3px;height:9px;background:#5f594e;border-radius:50%;opacity:.45}body[data-surface=lessons][data-theme=pencil] .page-sheet{background-image:linear-gradient(90deg,transparent 0 52px,rgba(160,76,66,.1) 52px 53px,transparent 53px),repeating-linear-gradient(180deg,transparent 0 31px,rgba(104,118,122,.05) 31px 32px),linear-gradient(var(--p-surface),var(--p-surface))}body[data-surface=practice][data-theme=pencil] .page-sheet{background-image:linear-gradient(var(--p-surface),var(--p-surface))}html[data-theme=cartoon]{--p-bg:#dfe9d3;--p-surface:#fff5dd;--p-surface-2:#f4dca7;--p-ink:#25231e;--p-muted:#655d4e;--p-line:#75664f;--p-line-strong:#25231e;--p-accent:#f0b72d;--p-sidebar:#35412f;--p-success:#4f7b47;--p-danger:#b6533f;--p-shadow:5px 5px 0 rgba(37,35,30,.18);--p-font:"Trebuchet MS","Arial Rounded MT Bold",Arial,sans-serif;--p-display:"Trebuchet MS","Arial Rounded MT Bold",Arial,sans-serif}html[data-theme=cartoon] body{background-color:var(--p-bg);background-image:radial-gradient(circle at 1px 1px,rgba(37,35,30,.07) 1px,transparent 1.2px);background-size:18px 18px}html[data-theme=cartoon] .ambient-paper{display:none}html[data-theme=cartoon] .academy-masthead{background:#fff5dd;border-bottom:3px solid #25231e;box-shadow:0 5px #25231e1f}html[data-theme=cartoon] .brand-signet{border-radius:12px;box-shadow:4px 4px #25231e;transform:rotate(-3deg)}html[data-theme=cartoon] .academy-tabs{background:#35412f;border-bottom:3px solid #25231e}html[data-theme=cartoon] .nav-btn,html[data-theme=cartoon] .nav-menu>summary{font-weight:800;letter-spacing:.01em}html[data-theme=cartoon] .nav-btn.active{background:#4d5e43}html[data-theme=cartoon] .main{padding-top:24px}html[data-theme=cartoon] .page-sheet{border:3px solid #25231e;border-radius:18px;box-shadow:7px 7px #25231e33;overflow:hidden;background:#fff5dd}html[data-theme=cartoon] .sheet-binding{display:none}html[data-theme=cartoon] .card{border:2px solid #25231e;border-radius:14px;background:#fff9e8;box-shadow:3px 3px #25231e21}html[data-theme=cartoon] .btn{border:2px solid #25231e;border-radius:10px;box-shadow:2px 2px #25231e;font-weight:800;background:#fff9e8}html[data-theme=cartoon] .btn-primary,html[data-theme=cartoon] .btn-dark{background:#35412f;color:#fff;border-color:#25231e}html[data-theme=cartoon] .btn-soft{background:#f4dca7}html[data-theme=cartoon] input,html[data-theme=cartoon] select,html[data-theme=cartoon] textarea{border:2px solid #25231e;border-radius:10px;background:#fffdf4;box-shadow:2px 2px #25231e14}html[data-theme=cartoon] .badge,html[data-theme=cartoon] .source-chip,html[data-theme=cartoon] .pill{border:2px solid #25231e;border-radius:999px;background:#fff9e8;font-weight:700}html[data-theme=cartoon] .journey-line{height:4px;background:#25231e}html[data-theme=cartoon] .journey-node{border:3px solid #25231e;border-radius:16px;background:#f0b72d;box-shadow:4px 4px #25231e;transform:rotate(-2deg)}html[data-theme=cartoon] .journey-step:nth-child(2n) .journey-node{transform:rotate(2deg);background:#f4dca7}html[data-theme=cartoon] .options{gap:8px;border:0}html[data-theme=cartoon] .option{border:2px solid #25231e;border-radius:12px;background:#fff9e8;padding:10px;box-shadow:2px 2px #25231e1f}html[data-theme=cartoon] .option.selected{background:#f4dca7;box-shadow:3px 3px #25231e}html[data-theme=cartoon] .option .key{border:2px solid #25231e;border-radius:8px;background:#fff5dd}html[data-theme=cartoon] .option.selected .key{background:#35412f;color:#fff}html[data-theme=cartoon] .feedback{border:2px solid #25231e;border-left-width:7px;border-radius:12px;background:#edf6e7;box-shadow:3px 3px #25231e1a}html[data-theme=cartoon] .feedback.bad{background:#f9e0d9}html[data-theme=cartoon] .meter{height:10px;border:2px solid #25231e;border-radius:999px;background:#fff9e8}html[data-theme=cartoon] .meter i{background:#4f7b47}html[data-theme=cartoon] .flash-face{border:3px solid #25231e;border-radius:18px;box-shadow:6px 6px #25231e29}html[data-theme=cartoon] .shop-item.card{border:2px solid #25231e;border-radius:14px;margin:4px}html[data-theme=cartoon] .shop-grid{gap:8px;background:transparent;border:0}html[data-theme=cartoon] .theme-ornament{width:26px;height:26px;border:3px solid #25231e;background:#f0b72d;clip-path:polygon(50% 0,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0 50%,39% 35%)}html[data-theme=cartoon] .ornament-0{left:2%;top:16%;transform:rotate(12deg)}html[data-theme=cartoon] .ornament-1{right:3%;top:28%;transform:scale(.7) rotate(-15deg);background:#b6533f}html[data-theme=cartoon] .ornament-2{left:5%;bottom:14%;transform:scale(.55)}html[data-theme=cartoon] .ornament-3{right:5%;bottom:8%;transform:scale(.82) rotate(20deg);background:#6d8e5b}html[data-theme=cartoon] .theme-particle{background:#f0b72d;border:1px solid #25231e;border-radius:50%}body[data-surface=practice][data-theme=cartoon] .page-sheet{background-image:linear-gradient(135deg,rgba(240,183,45,.08) 0 12%,transparent 12% 100%)}body[data-surface=progress][data-theme=cartoon] .page-sheet,body[data-surface=shop][data-theme=cartoon] .page-sheet{background-image:radial-gradient(circle at 94% 7%,rgba(240,183,45,.2) 0 46px,transparent 47px)}body.motion-standard[data-theme=cartoon] .btn:hover{transform:translate(-1px,-1px);box-shadow:3px 3px #25231e}body.motion-cinematic[data-theme=cartoon] .btn:hover{transform:translate(-2px,-2px) scale(1.015)}html[data-theme=looney]{--p-bg:#e7d8b6;--p-surface:#f4e9d0;--p-surface-2:#e8d6b4;--p-ink:#2d241e;--p-muted:#6e6155;--p-line:#a88f70;--p-line-strong:#594537;--p-accent:#8b4338;--p-accent-ink:#fff8ea;--p-sidebar:#352e27;--p-success:#5e6654;--p-danger:#8b4338;--p-warning:#9b7431;--p-highlight:#c49a4a;--p-shadow:0 4px 14px rgba(45,36,30,.12);--p-font:"Gill Sans","Trebuchet MS",Arial,sans-serif;--p-display:"Gill Sans","Trebuchet MS",Arial,sans-serif}html[data-theme=looney] body{background-color:#e7d8b6;background-image:linear-gradient(90deg,rgba(73,52,39,.035),transparent 22%,transparent 78%,rgba(73,52,39,.035)),var(--paper-noise)}html[data-theme=looney] .ambient-paper{opacity:.28}html[data-theme=looney] .academy-masthead{background:#f4e9d0;border-top:5px solid #8b4338;border-bottom:1px solid #6d5a49;box-shadow:0 4px 12px #2d241e1a}html[data-theme=looney] .brand-signet{border-radius:50% 50% 46% 46%;border:2px solid #4b382e;background:#8b4338;color:#fff8ea;box-shadow:0 0 0 3px #c49a4a,0 3px #4b382e;transform:none}html[data-theme=looney] .academy-tabs{background:#352e27;border-bottom:3px solid #c49a4a}html[data-theme=looney] .nav-btn,html[data-theme=looney] .nav-menu>summary{text-transform:uppercase;font-size:10px;letter-spacing:.075em}html[data-theme=looney] .nav-btn.active{background:#56443a}html[data-theme=looney] .nav-btn.active:after{height:3px;background:#c49a4a}html[data-theme=looney] .page-sheet{border:1px solid #6d5a49;outline:3px double rgba(139,67,56,.38);outline-offset:-7px;border-radius:10px 4px;box-shadow:0 8px 24px #2d241e1f;background:linear-gradient(180deg,#f7edd8,#f4e9d0 82%)}html[data-theme=looney] .sheet-binding{background:#8b4338;opacity:.14}html[data-theme=looney] .view-head{border-bottom:3px double #9f8669}html[data-theme=looney] h3,html[data-theme=looney] h4{letter-spacing:-.01em}html[data-theme=looney] .card{border:1px solid #705948;border-radius:10px 3px;background:#f8efd9;box-shadow:inset 0 0 0 2px #c49a4a1f,0 2px #59453712}html[data-theme=looney] .btn{border:1px solid #6d5a49;border-radius:9px 3px;background:#f7edd8;box-shadow:inset 0 0 0 1px #c49a4a38,0 2px #2d241e1f;font-weight:750;letter-spacing:.01em}html[data-theme=looney] .btn-primary,html[data-theme=looney] .btn-dark{background:#7b3b32;color:#fff8ea;border-color:#4f342c;box-shadow:inset 0 0 0 1px #a96952,0 2px #4f342c}html[data-theme=looney] .btn-soft{background:#ead6b2}html[data-theme=looney] input,html[data-theme=looney] select,html[data-theme=looney] textarea{border:1px solid #806b56;border-radius:8px 3px;background:#fff8e9;box-shadow:inset 0 1px #ffffffb3}html[data-theme=looney] .badge,html[data-theme=looney] .source-chip,html[data-theme=looney] .pill{border:1px solid #806b56;border-radius:8px 2px;background:#efe0c2;color:#5b493d}html[data-theme=looney] .journey-line{height:3px;background:#8b4338;box-shadow:0 1px #c49a4a}html[data-theme=looney] .journey-node{border:2px solid #594537;border-radius:50%;background:#f4e9d0;box-shadow:0 0 0 3px #c49a4a,0 3px #594537}html[data-theme=looney] .options{gap:7px;border:0}html[data-theme=looney] .option{border:1px solid #806b56;border-radius:12px 3px;background:#f8efd9;padding:10px 8px;box-shadow:inset 0 0 0 1px #c49a4a24}html[data-theme=looney] .option.selected{background:#ead6b2;border-color:#8b4338;box-shadow:inset 4px 0 #8b4338,inset 0 0 0 1px #c49a4a40}html[data-theme=looney] .option .key{border-radius:50%;border:1px solid #6d5a49;background:#f4e9d0}html[data-theme=looney] .option.selected .key{background:#8b4338;color:#fff8ea}html[data-theme=looney] .feedback{border:1px solid #6d5a49;border-left:5px solid #5e6654;border-radius:9px 3px;background:#ece9d5;box-shadow:inset 0 0 0 2px #5e665414}html[data-theme=looney] .feedback.bad{border-left-color:#8b4338;background:#f2ded1}html[data-theme=looney] .meter{height:9px;border:1px solid #806b56;background:#f8efd9;border-radius:9px 2px}html[data-theme=looney] .meter i{background:linear-gradient(90deg,#5e6654,#7f8054)}html[data-theme=looney] .flash-face{border:3px double #6d5a49;border-radius:14px 4px;background:#f8efd9;box-shadow:0 7px #59453714}html[data-theme=looney] .theme-ornament{width:34px;height:34px;border:1px solid rgba(89,69,55,.45);border-radius:50%;box-shadow:inset 0 0 0 3px #c49a4a2e}html[data-theme=looney] .ornament-0{left:2%;top:18%}html[data-theme=looney] .ornament-1{right:2%;top:29%;transform:scale(.7)}html[data-theme=looney] .ornament-2{left:4%;bottom:12%;transform:scale(.55)}html[data-theme=looney] .ornament-3{right:5%;bottom:7%;transform:scale(.8)}html[data-theme=looney] .theme-particle{background:#c49a4a;clip-path:polygon(50% 0,61% 37%,100% 50%,61% 63%,50% 100%,39% 63%,0 50%,39% 37%)}body[data-surface=practice][data-theme=looney] .page-sheet{background-image:linear-gradient(180deg,rgba(196,154,74,.06),transparent 150px),linear-gradient(#f7edd8,#f4e9d0)}body[data-surface=progress][data-theme=looney] .page-sheet,body[data-surface=shop][data-theme=looney] .page-sheet{background-image:linear-gradient(135deg,rgba(139,67,56,.035) 0 12%,transparent 12% 88%,rgba(196,154,74,.05) 88%)}body.motion-standard[data-theme=looney] .btn:hover{box-shadow:inset 0 0 0 1px #c49a4a4d,0 3px #2d241e21}body.motion-cinematic[data-theme=looney] .nav-icon{animation:none}html[data-theme=looney] .page-sheet{border:2px solid #594537;outline:0;border-radius:6px;box-shadow:inset 0 0 0 3px #f7edd8,inset 0 0 0 4px #c49a4a6b,0 10px 26px #2d241e21}html[data-theme=looney] .card{border:1px solid #705948;border-radius:6px;box-shadow:inset 0 0 0 1px #c49a4a26,0 2px #5945370f}html[data-theme=looney] .btn{border-radius:5px;box-shadow:inset 0 0 0 1px #c49a4a2e,0 2px #2d241e1a}html[data-theme=looney] input,html[data-theme=looney] select,html[data-theme=looney] textarea,html[data-theme=looney] .badge,html[data-theme=looney] .source-chip,html[data-theme=looney] .pill{border-radius:4px}html[data-theme=looney] .option{border-radius:6px;box-shadow:inset 0 0 0 1px #c49a4a1f}html[data-theme=looney] .feedback{border-radius:5px}html[data-theme=looney] .meter{border-radius:4px}html[data-theme=looney] .flash-face{border-radius:7px}html[data-theme=looney] .theme-ornament{border-radius:3px;width:28px;height:8px;background:linear-gradient(90deg,#8b4338 0 38%,#c49a4a 38% 62%,#8b4338 62%);border:1px solid rgba(89,69,55,.35);box-shadow:none}html[data-theme=looney] .ornament-0{transform:rotate(-5deg)}html[data-theme=looney] .ornament-1{transform:rotate(4deg) scale(.82)}html[data-theme=looney] .ornament-2{transform:rotate(3deg) scale(.72)}html[data-theme=looney] .ornament-3{transform:rotate(-4deg) scale(.9)}body.motion-cinematic [data-motion-participant="1"]{will-change:transform,opacity}body.motion-cinematic[data-theme=pencil] .theme-ornament{animation:pencil-margin-jitter 7.5s steps(2,end) infinite alternate;animation-delay:calc(var(--i)*-.8s)}@keyframes pencil-margin-jitter{0%{translate:0 0;rotate:-.3deg}to{translate:1px -1px;rotate:.35deg}}body.motion-cinematic[data-theme=pencil] .ambient-paper{animation:pencil-grain-shift 8s steps(2,end) infinite}@keyframes pencil-grain-shift{0%,to{transform:translate(0)}50%{transform:translate(-2px,1px)}}body.motion-cinematic[data-theme=cartoon] .theme-ornament{animation:cartoon-ornament-pop 3.8s cubic-bezier(.2,.75,.25,1) infinite alternate;animation-delay:calc(var(--i)*-.35s)}@keyframes cartoon-ornament-pop{0%{transform:scale(.92) rotate(-4deg)}to{transform:scale(1.08) rotate(5deg)}}body.motion-cinematic[data-theme=cartoon] .page-sheet{animation:cartoon-stage-breathe 6s ease-in-out infinite}@keyframes cartoon-stage-breathe{0%,to{box-shadow:7px 7px #25231e33}50%{box-shadow:9px 9px #25231e29}}body.motion-cinematic[data-theme=looney] .theme-ornament,body.motion-cinematic[data-theme=looney] .brand-signet{animation:none}@media(forced-colors:active){.theme-backdrop,.theme-decor,.theme-particles,.ambient-paper{display:none!important}.page-sheet,.card,.btn,.option,input,select,textarea{box-shadow:none!important;background-image:none!important;outline-color:CanvasText!important}}body.motion-reduced .theme-backdrop,body.motion-reduced .theme-decor,body.motion-reduced .theme-particles{display:none!important}html[data-theme=pencil] .theme-particle.particle-correct{background:#556e45}html[data-theme=pencil] .theme-particle.particle-incorrect{background:#a04937}html[data-theme=cartoon] .theme-particle.particle-correct{background:#4f7b47}html[data-theme=cartoon] .theme-particle.particle-incorrect{background:#b6533f}html[data-theme=cartoon] .theme-particle.particle-complete{background:#f0b72d}html[data-theme=looney] .theme-particle.particle-correct{background:#c49a4a}html[data-theme=looney] .theme-particle.particle-incorrect{background:#8b4338}html[data-theme=looney] .theme-particle.particle-complete{background:#c49a4a}html[data-theme=lab],html[data-theme=playground],html[data-theme=dragoncourt],html[data-theme=crime],html[data-theme=immunology]{font-synthesis:none}html[data-theme=lab] .ambient-paper,html[data-theme=playground] .ambient-paper,html[data-theme=dragoncourt] .ambient-paper,html[data-theme=crime] .ambient-paper,html[data-theme=immunology] .ambient-paper,html[data-theme=lab] .sheet-binding,html[data-theme=playground] .sheet-binding,html[data-theme=dragoncourt] .sheet-binding,html[data-theme=crime] .sheet-binding,html[data-theme=immunology] .sheet-binding{display:none}html[data-theme=lab]{--p-bg:#e8eff0;--p-surface:#f7fbfb;--p-surface-2:#dce9ea;--p-ink:#173239;--p-muted:#60777c;--p-line:#abc1c4;--p-line-strong:#55777c;--p-accent:#168b92;--p-accent-ink:#f4ffff;--p-sidebar:#153d43;--p-success:#317d62;--p-danger:#a34a4f;--p-warning:#a87725;--p-shadow:0 10px 28px rgba(31,72,79,.12);--p-font:"Avenir Next","Helvetica Neue",Arial,sans-serif;--p-display:"DIN Condensed","Avenir Next Condensed","Helvetica Neue",Arial,sans-serif}html[data-theme=lab] body{background-color:#e8eff0;background-image:linear-gradient(rgba(31,88,95,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(31,88,95,.045) 1px,transparent 1px),radial-gradient(circle at 85% 8%,rgba(22,139,146,.09),transparent 22%);background-size:28px 28px,28px 28px,100% 100%}html[data-theme=lab] .academy-masthead{background:#f7fbfbf0;border-bottom:1px solid #86a9ad;box-shadow:0 6px 20px #234e5514;backdrop-filter:blur(14px)}html[data-theme=lab] .brand-signet{border-radius:7px;border:1px solid #3f6d72;background:linear-gradient(145deg,#f8ffff,#cce0e2);color:#145a60;box-shadow:inset 0 0 0 1px #fff,0 3px 9px #21535924}html[data-theme=lab] .brand-signet:after{content:"";width:16px;height:16px;border:2px solid #168b92;border-radius:50%;box-shadow:inset 0 0 0 4px #f7fbfb}html[data-theme=lab] .brand-signet{font-size:0}html[data-theme=lab] .academy-tabs{background:linear-gradient(180deg,#1c4b52,#153d43);border-bottom:1px solid #0a272c;box-shadow:inset 0 1px #ffffff14}html[data-theme=lab] .nav-btn,html[data-theme=lab] .nav-menu>summary{text-transform:uppercase;letter-spacing:.08em;font-size:10px}html[data-theme=lab] .nav-btn.active{background:#eaf5f5;color:#153d43;box-shadow:inset 0 -3px #168b92}html[data-theme=lab] .nav-btn.active:after{display:none}html[data-theme=lab] .page-sheet{border:1px solid #9fb8bc;border-radius:11px;background:linear-gradient(180deg,#fffffff5,#f0f7f7f5);box-shadow:0 16px 42px #214b5121,inset 0 1px #fff;overflow:hidden}html[data-theme=lab] .page-sheet:before{content:"SPECIMEN / STUDY";position:absolute;right:18px;top:10px;font:700 8px/1 var(--p-font);letter-spacing:.16em;color:#15555c57}html[data-theme=lab] .view-head{border-bottom:1px solid #9fb8bc}html[data-theme=lab] .card{border:1px solid #a8c0c3;border-radius:9px;background:#fcffffe6;box-shadow:0 6px 18px #26525812,inset 0 1px #fff}html[data-theme=lab] .btn{border:1px solid #688f94;border-radius:7px;background:linear-gradient(#fbffff,#e5eeee);box-shadow:inset 0 1px #fff,0 1px 2px #1e464b17;font-weight:700;letter-spacing:.02em}html[data-theme=lab] .btn-primary,html[data-theme=lab] .btn-dark{background:linear-gradient(#1a979f,#13767d);color:#fff;border-color:#0f6870;box-shadow:inset 0 1px #ffffff47,0 2px 6px #0f68702e}html[data-theme=lab] input,html[data-theme=lab] select,html[data-theme=lab] textarea{border:1px solid #8dafb3;border-radius:7px;background:#f9fefe;box-shadow:inset 0 2px 4px #355b600d}html[data-theme=lab] .options{gap:7px;border:0}html[data-theme=lab] .option{border:1px solid #a8c0c3;border-radius:8px;background:#f9fdfd;padding:10px;box-shadow:inset 5px 0 #d8e8e9}html[data-theme=lab] .option.selected{border-color:#168b92;background:#e6f4f4;box-shadow:inset 5px 0 #168b92}html[data-theme=lab] .option .key{border:1px solid #7ca3a7;border-radius:5px;background:#e8f2f3;color:#2b6268}html[data-theme=lab] .option.selected .key{background:#168b92;color:#fff}html[data-theme=lab] .feedback{border:1px solid #9ebdb2;border-left:5px solid #317d62;border-radius:8px;background:#ecf7f2}html[data-theme=lab] .feedback.bad{border-left-color:#a34a4f;background:#f8eeee}html[data-theme=lab] .meter{height:8px;border:1px solid #91afb3;border-radius:2px;background:#dce9ea}html[data-theme=lab] .meter i{background:linear-gradient(90deg,#168b92,#54b7bc)}html[data-theme=lab] .flash-face{border:1px solid #7fa2a7;border-radius:9px;background:linear-gradient(180deg,#fbffff,#eaf3f4);box-shadow:0 12px 30px #1c4c521f}html[data-theme=lab] .journey-node{border:1px solid #4b7f85;border-radius:9px;background:linear-gradient(145deg,#f7ffff,#c9e0e2);box-shadow:inset 0 0 0 1px #fff,0 5px 12px #21505721;color:#145f65}html[data-theme=lab] .journey-line{height:2px;background:repeating-linear-gradient(90deg,#168b92 0 18px,transparent 18px 24px)}html[data-theme=lab] .theme-ornament{border:1px solid rgba(22,139,146,.32);background:#def3f480;box-shadow:inset 0 0 0 4px #ffffff73}html[data-theme=lab] .ornament-0{left:3%;top:18%;width:42px;height:42px;border-radius:50%}html[data-theme=lab] .ornament-1{right:4%;top:26%;width:56px;height:12px;border-radius:3px}html[data-theme=lab] .ornament-2{left:5%;bottom:18%;width:28px;height:58px;border-radius:14px 14px 5px 5px}html[data-theme=lab] .ornament-3{right:6%;bottom:10%;width:48px;height:48px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}html[data-theme=lab] .theme-particle{width:6px;height:6px;border-radius:50%;background:#39aeb5;border:1px solid #0f737a;animation:lab-particle .58s cubic-bezier(.2,.7,.2,1) forwards}@keyframes lab-particle{0%{opacity:.85;transform:translate(-50%,-50%) scale(.25)}55%{opacity:.7}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.85)}}html[data-theme=lab] .sr-shell{filter:saturate(.82) hue-rotate(8deg) brightness(1.02)}body.motion-cinematic[data-theme=lab] .theme-backdrop:after{content:"";position:fixed;left:0;right:0;height:1px;top:var(--theme-pointer-y,30%);background:linear-gradient(90deg,transparent,#35aeb7,transparent);box-shadow:0 0 12px #35aeb7;opacity:.2;pointer-events:none}.route-curtain.transition-lab{background:linear-gradient(180deg,transparent 0 45%,rgba(42,189,196,.42) 48% 52%,transparent 55%);backdrop-filter:blur(1px)}html[data-theme=playground]{--p-bg:#f3e8df;--p-surface:#fff9f3;--p-surface-2:#f3dcd0;--p-ink:#443338;--p-muted:#7b656b;--p-line:#d8bfc2;--p-line-strong:#9c757d;--p-accent:#d96f85;--p-accent-ink:#fff;--p-sidebar:#765c77;--p-success:#6f9877;--p-danger:#bd5b68;--p-warning:#be8a45;--p-shadow:0 12px 28px rgba(110,73,85,.13);--p-font:"Trebuchet MS","Avenir Next",Arial,sans-serif;--p-display:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif}html[data-theme=playground] body{background-color:#f3e8df;background-image:radial-gradient(circle at 16% 12%,rgba(217,111,133,.1) 0 54px,transparent 55px),radial-gradient(circle at 84% 24%,rgba(107,154,132,.11) 0 68px,transparent 69px),linear-gradient(135deg,#f5ece4,#efe4df)}html[data-theme=playground] .academy-masthead{background:#fff8f1;border-bottom:4px solid #d8bfc2;box-shadow:0 6px #d96f8514}html[data-theme=playground] .brand-signet{border:0;border-radius:45% 55% 48% 52%;background:#d96f85;color:#fff;box-shadow:0 5px #ab5267;transform:rotate(-4deg)}html[data-theme=playground] .academy-tabs{background:#765c77;border-bottom:0;padding-bottom:5px}html[data-theme=playground] .nav-btn{border:0;border-radius:16px 16px 8px 8px;margin:5px 3px 0;min-height:40px;color:#f7ecf5}html[data-theme=playground] .nav-menu>summary{border-radius:16px}html[data-theme=playground] .nav-btn.active{background:#fff8f1;color:#6d526e;box-shadow:0 -4px #d96f85 inset}html[data-theme=playground] .nav-btn.active:after{display:none}html[data-theme=playground] .page-sheet{border:0;border-radius:28px;background:#fff9f3;box-shadow:0 16px #a8788414,0 20px 42px #6e49551f}html[data-theme=playground] .page-sheet:after{content:"";position:absolute;right:18px;bottom:15px;width:56px;height:22px;border:4px solid rgba(217,111,133,.13);border-color:rgba(217,111,133,.13) transparent transparent;border-radius:50%;transform:rotate(-18deg)}html[data-theme=playground] .card{border:2px solid #e0c8ca;border-radius:22px;background:#fffaf6;box-shadow:0 7px #cc9aa717}html[data-theme=playground] .btn{border:0;border-radius:18px;background:#f0ddd9;box-shadow:0 4px #cdaeb1;font-weight:800}html[data-theme=playground] .btn-primary,html[data-theme=playground] .btn-dark{background:#d96f85;color:#fff;box-shadow:0 5px #a95065}html[data-theme=playground] input,html[data-theme=playground] select,html[data-theme=playground] textarea{border:2px solid #e0c8ca;border-radius:18px;background:#fffdf9;box-shadow:inset 0 3px #e1c1c724}html[data-theme=playground] .options{border:0;gap:10px}html[data-theme=playground] .option{border:2px solid #e1c8ce;border-radius:22px;background:#fffaf6;padding:11px 12px;box-shadow:0 4px #cc9aa721}html[data-theme=playground] .option.selected{border-color:#d96f85;background:#fae9ed;box-shadow:0 5px #d3a4af}html[data-theme=playground] .option .key{border:0;border-radius:50%;background:#efd7dc;color:#8c5b68}html[data-theme=playground] .option.selected .key{background:#d96f85;color:#fff}html[data-theme=playground] .feedback{border:0;border-radius:22px;background:#e8f1e7;box-shadow:0 6px #c7dcc8}html[data-theme=playground] .feedback.bad{background:#fae6e8;box-shadow:0 6px #e2bec3}html[data-theme=playground] .meter{height:12px;border:0;border-radius:999px;background:#ead9dc;overflow:visible}.meter i{border-radius:999px}html[data-theme=playground] .meter i{background:#d96f85;box-shadow:0 2px #b6566e}html[data-theme=playground] .flash-face{border:3px solid #d9bbc1;border-radius:28px;background:#fff9f3;box-shadow:0 12px #be89961a}html[data-theme=playground] .journey-line{height:5px;background:repeating-linear-gradient(90deg,#d96f85 0 12px,#a875a5 12px 24px);border-radius:999px}html[data-theme=playground] .journey-node{border:0;border-radius:50% 50% 46% 54%;background:#fff5f3;box-shadow:0 0 0 5px #f0c7d0,0 6px #c5919e;color:#9c5d6e}html[data-theme=playground] .theme-ornament{border:0;background:#d96f85;opacity:.18}html[data-theme=playground] .ornament-0{left:4%;top:18%;width:58px;height:58px;border-radius:50%;box-shadow:18px -13px #765c7759}html[data-theme=playground] .ornament-1{right:4%;top:26%;width:68px;height:7px;border-radius:999px;transform:rotate(28deg);box-shadow:14px 10px #d96f858c,28px 20px #765c7740}html[data-theme=playground] .ornament-2{left:7%;bottom:16%;width:36px;height:30px;border-radius:50% 50% 40% 40%}html[data-theme=playground] .ornament-3{right:6%;bottom:10%;width:52px;height:52px;border-radius:50%;background:repeating-conic-gradient(#d96f85 0 12deg,#f6b66f 12deg 24deg)}html[data-theme=playground] .theme-particle{width:9px;height:9px;border-radius:50%;background:#d96f85;box-shadow:0 0 0 2px #ffffff8c;animation:playground-particle .82s cubic-bezier(.15,.78,.2,1) forwards}@keyframes playground-particle{0%{opacity:.9;transform:translate(-50%,-50%) scale(.4) rotate(0)}45%{opacity:.85;transform:translate(calc(-50% + var(--dx)*.65),calc(-50% + var(--dy)*.65)) scale(1.3) rotate(calc(var(--rot)*.6))}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.65) rotate(var(--rot))}}html[data-theme=playground] .sr-shell{filter:saturate(.92) brightness(1.04) hue-rotate(-6deg)}.route-curtain.transition-playground{background:radial-gradient(circle at center,#f4bfd0 0 18%,rgba(255,249,243,.86) 19% 34%,transparent 35%);border:0}html[data-theme=dragoncourt]{--p-bg:#191716;--p-surface:#efe1c0;--p-surface-2:#dcc89c;--p-ink:#2d231e;--p-muted:#756356;--p-line:#987d5d;--p-line-strong:#49362b;--p-accent:#a9482f;--p-accent-ink:#fff0d2;--p-sidebar:#231a18;--p-success:#5d704c;--p-danger:#a9482f;--p-warning:#b88436;--p-shadow:0 18px 42px rgba(0,0,0,.36);--p-font:Georgia,"Times New Roman",serif;--p-display:"Palatino Linotype",Georgia,serif}html[data-theme=dragoncourt] body{background-color:#191716;background-image:radial-gradient(circle at 50% -10%,rgba(169,72,47,.22),transparent 36%),linear-gradient(115deg,rgba(255,255,255,.015) 25%,transparent 25% 50%,rgba(255,255,255,.015) 50% 75%,transparent 75%);background-size:100% 100%,36px 36px}html[data-theme=dragoncourt] .academy-masthead{background:linear-gradient(180deg,#271d1a,#1b1513);color:#ead9b9;border-bottom:3px solid #6e482f;box-shadow:0 8px 24px #00000059}html[data-theme=dragoncourt] .brand-words small,html[data-theme=dragoncourt] .page-identity h1{color:#d7c09b}html[data-theme=dragoncourt] .control-select select{color:#2d231e}html[data-theme=dragoncourt] .brand-signet{border-radius:3px;border:1px solid #bd8a4c;background:linear-gradient(145deg,#863b29,#3b221b);color:#f1d59d;box-shadow:0 0 0 3px #231713,0 0 0 4px #9c7040,0 5px 16px #000}html[data-theme=dragoncourt] .academy-tabs{background:#17110f;border-bottom:2px solid #b47a3f}html[data-theme=dragoncourt] .nav-btn,html[data-theme=dragoncourt] .nav-menu>summary{font-family:var(--p-display);letter-spacing:.06em;color:#d7c09b}html[data-theme=dragoncourt] .nav-btn.active{background:#4b2b22;color:#fff0d2}.nav-btn.active html[data-theme=dragoncourt]:after,html[data-theme=dragoncourt] .nav-btn.active:after{background:#c18442;height:3px}html[data-theme=dragoncourt] .page-sheet{border:1px solid #7e654a;border-radius:3px;background:linear-gradient(180deg,#f1e4c5,#e7d6b2);box-shadow:0 22px 54px #0000006b,inset 0 0 0 4px #dfc795,inset 0 0 0 5px #684b35}html[data-theme=dragoncourt] .page-sheet:before,html[data-theme=dragoncourt] .page-sheet:after{content:"";position:absolute;top:12px;width:38px;height:38px;border-top:2px solid #8f6436}html[data-theme=dragoncourt] .page-sheet:before{left:12px;border-left:2px solid #8f6436}html[data-theme=dragoncourt] .page-sheet:after{right:12px;border-right:2px solid #8f6436}html[data-theme=dragoncourt] .view-head{border-bottom:3px double #8d704e}html[data-theme=dragoncourt] .card{border:1px solid #8f7453;border-radius:2px;background:#f4e7c5db;box-shadow:inset 0 0 0 1px #fff4dacc,0 4px #563c271f}html[data-theme=dragoncourt] .btn{border:1px solid #6e5038;border-radius:3px;background:linear-gradient(#ead7ad,#cfb47f);box-shadow:inset 0 1px #ffffff80,0 3px #6d4c32;font-family:var(--p-display);font-weight:700}html[data-theme=dragoncourt] .btn-primary,html[data-theme=dragoncourt] .btn-dark{background:linear-gradient(#9e442e,#733020);color:#fff0d2;border-color:#4d241a;box-shadow:inset 0 1px #bd674b,0 3px #351810}html[data-theme=dragoncourt] input,html[data-theme=dragoncourt] select,html[data-theme=dragoncourt] textarea{border:1px solid #8a6e4d;border-radius:2px;background:#f8ebcc;box-shadow:inset 0 2px 4px #563c2714}html[data-theme=dragoncourt] .options{gap:8px;border:0}html[data-theme=dragoncourt] .option{border:1px solid #856a49;border-radius:2px;background:#edddb9;box-shadow:inset 0 0 0 1px #fff6dcb3}html[data-theme=dragoncourt] .option.selected{background:#ddc28e;border-color:#a9482f;box-shadow:inset 6px 0 #a9482f}html[data-theme=dragoncourt] .option .key{border-radius:50%;border:1px solid #6d5137;background:#efe0bd}.option.selected html[data-theme=dragoncourt] .key,html[data-theme=dragoncourt] .option.selected .key{background:#773422;color:#fff0d2}html[data-theme=dragoncourt] .feedback{border:1px solid #7f714e;border-left:6px solid #5d704c;border-radius:2px;background:#e7e3c3}html[data-theme=dragoncourt] .feedback.bad{border-left-color:#a9482f;background:#ead0bd}html[data-theme=dragoncourt] .meter{height:10px;border:1px solid #6e5138;border-radius:0;background:#bba579}html[data-theme=dragoncourt] .meter i{background:linear-gradient(90deg,#7f3424,#c1833e)}html[data-theme=dragoncourt] .flash-face{border:4px double #6e5038;border-radius:2px;background:#efe0bd;box-shadow:0 10px #422a1b24}html[data-theme=dragoncourt] .journey-line{height:3px;background:linear-gradient(90deg,#5c3125,#be803f,#5c3125)}html[data-theme=dragoncourt] .journey-node{border:1px solid #60432e;border-radius:50%;background:#d5ba83;box-shadow:0 0 0 4px #efe0bd,0 0 0 6px #8a6037,0 4px #4a3020;color:#6f3023}html[data-theme=dragoncourt] .theme-ornament{background:#8b3b28;opacity:.17;filter:drop-shadow(0 4px 5px #000)}html[data-theme=dragoncourt] .ornament-0{left:2%;top:18%;width:80px;height:45px;clip-path:polygon(0 55%,28% 34%,40% 0,54% 37%,100% 50%,56% 62%,43% 100%,30% 66%)}html[data-theme=dragoncourt] .ornament-1{right:3%;top:28%;width:42px;height:62px;clip-path:polygon(50% 0,85% 18%,100% 54%,72% 100%,28% 100%,0 54%,15% 18%);background:#c18a46}html[data-theme=dragoncourt] .ornament-2{left:5%;bottom:14%;width:90px;height:14px;background:repeating-linear-gradient(90deg,#8b3b28 0 13px,#c18a46 13px 16px)}html[data-theme=dragoncourt] .ornament-3{right:5%;bottom:8%;width:58px;height:58px;border-radius:50%;background:repeating-conic-gradient(#8b3b28 0 15deg,#3b2821 15deg 30deg)}html[data-theme=dragoncourt] .theme-particle{width:7px;height:7px;background:#e1783f;border-radius:55% 45% 65% 35%;box-shadow:0 0 8px #e1783fa6;animation:dragon-ember .72s cubic-bezier(.15,.7,.25,1) forwards}@keyframes dragon-ember{0%{opacity:.95;transform:translate(-50%,-50%) scale(.45) rotate(0)}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.2) rotate(var(--rot))}}html[data-theme=dragoncourt] .sr-shell{filter:saturate(.82) sepia(.14) contrast(1.04) brightness(.91)}.route-curtain.transition-dragoncourt{background:linear-gradient(90deg,transparent,#6e2b1f 20%,#bc6f36 50%,#6e2b1f 80%,transparent);clip-path:polygon(0 50%,18% 0,50% 28%,82% 0,100% 50%,82% 100%,50% 72%,18% 100%)}html[data-theme=crime]{--p-bg:#171819;--p-surface:#d8d0bd;--p-surface-2:#c7bdac;--p-ink:#252321;--p-muted:#70695f;--p-line:#8d8376;--p-line-strong:#393532;--p-accent:#a33636;--p-accent-ink:#fff5e5;--p-sidebar:#171819;--p-success:#4f6e58;--p-danger:#a33636;--p-warning:#b28a43;--p-shadow:0 14px 34px rgba(0,0,0,.34);--p-font:"Courier New",Courier,monospace;--p-display:"Arial Narrow","Helvetica Neue",Arial,sans-serif}html[data-theme=crime] body{background-color:#171819;background-image:radial-gradient(circle at var(--crime-x,50%) var(--crime-y,30%),rgba(255,244,211,.14),transparent 15%),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px);background-size:100% 100%,34px 34px,34px 34px}html[data-theme=crime] .academy-masthead{background:#202122;color:#e6decf;border-bottom:1px solid #53504a;box-shadow:0 8px 20px #000}html[data-theme=crime] .academy-masthead small{color:#aaa297}html[data-theme=crime] .brand-signet{border-radius:0;border:2px solid #e2b64f;background:#222;color:#e2b64f;box-shadow:none;transform:rotate(-2deg)}html[data-theme=crime] .academy-tabs{background:#0f1011;border-bottom:4px solid #d2ad50}.nav-btn html[data-theme=crime],html[data-theme=crime] .nav-btn{font-family:var(--p-display);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.nav-btn.active html[data-theme=crime],html[data-theme=crime] .nav-btn.active{background:#2c2d2e;color:#f1e8d7}.nav-btn.active html[data-theme=crime]:after,html[data-theme=crime] .nav-btn.active:after{background:#a33636;height:3px}html[data-theme=crime] .page-sheet{border:0;border-radius:0;background:#d8d0bd;background-image:linear-gradient(90deg,transparent 0 48px,rgba(163,54,54,.16) 48px 50px,transparent 50px),repeating-linear-gradient(0deg,rgba(46,43,40,.03) 0 1px,transparent 1px 24px);box-shadow:0 18px 50px #00000075;transform:rotate(-.08deg)}html[data-theme=crime] .page-sheet:before{content:"EVIDENCE";position:absolute;right:22px;top:12px;padding:3px 7px;border:2px solid rgba(163,54,54,.38);color:#a336367a;font:800 9px/1 var(--p-display);letter-spacing:.14em;transform:rotate(3deg)}html[data-theme=crime] .view-head{border-bottom:1px dashed #756c61}html[data-theme=crime] .card{position:relative;border:1px solid #8d8376;border-radius:0;background:#e6deca;box-shadow:3px 4px #4039311f;transform:rotate(.04deg)}html[data-theme=crime] .card:after{content:"";position:absolute;right:12px;top:-5px;width:34px;height:9px;background:#e1c3707a;transform:rotate(2deg)}html[data-theme=crime] .btn{border:1px solid #59534d;border-radius:0;background:#d9cfba;box-shadow:2px 2px #777064;text-transform:uppercase;font:700 10px/1.2 var(--p-display);letter-spacing:.08em}html[data-theme=crime] .btn-primary,html[data-theme=crime] .btn-dark{background:#2d2c2a;color:#efe7d6;border-color:#111;box-shadow:inset 4px 0 #a33636,2px 2px #111}html[data-theme=crime] input,html[data-theme=crime] select,html[data-theme=crime] textarea{border:1px solid #756e65;border-radius:0;background:#e9e1d0;font-family:var(--p-font)}html[data-theme=crime] .options{border:0;gap:8px}html[data-theme=crime] .option{border:1px solid #877e72;border-radius:0;background:#e7deca;box-shadow:2px 3px #423a331f;position:relative}html[data-theme=crime] .option:before{content:"";position:absolute;left:-13px;top:50%;width:12px;height:1px;background:#a33636}html[data-theme=crime] .option.selected{border-color:#a33636;background:#ddd0ba;box-shadow:inset 5px 0 #a33636,2px 3px #423a331f}html[data-theme=crime] .option .key{border-radius:0;border:1px solid #5f5851;background:#d0c5b4}.option.selected html[data-theme=crime] .key,html[data-theme=crime] .option.selected .key{background:#a33636;color:#fff}html[data-theme=crime] .feedback{border:2px dashed #4f6e58;border-left:6px solid #4f6e58;border-radius:0;background:#d7dfcc}html[data-theme=crime] .feedback.bad{border-color:#a33636;background:#e1c9c1}html[data-theme=crime] .feedback:after{content:"VERIFICAT";position:absolute;right:14px;top:8px;color:#46625061;font:800 12px/1 var(--p-display);transform:rotate(-4deg)}html[data-theme=crime] .meter{height:8px;border:1px solid #49443f;border-radius:0;background:#9d9487}html[data-theme=crime] .meter i{background:#a33636}html[data-theme=crime] .flash-face{border:1px solid #6e665c;border-radius:0;background:#e8dfcc;box-shadow:6px 7px #3d363129}html[data-theme=crime] .journey-line{height:2px;background:#a33636;box-shadow:0 0 0 1px #a3363626}html[data-theme=crime] .journey-node{border:1px solid #4d4843;border-radius:50%;background:#d6cbb6;box-shadow:0 0 0 4px #d9cfbb,0 3px #514943;color:#8b3030}html[data-theme=crime] .theme-ornament{background:#a33636;opacity:.18}html[data-theme=crime] .ornament-0{left:3%;top:18%;width:120px;height:2px;transform:rotate(17deg);box-shadow:55px 64px #a33636bf}html[data-theme=crime] .ornament-1{right:4%;top:30%;width:34px;height:34px;border-radius:50%;background:#c8b98f;box-shadow:inset 0 0 0 10px #2f2d2a}html[data-theme=crime] .ornament-2{left:5%;bottom:14%;width:82px;height:18px;background:repeating-linear-gradient(135deg,#d2ad50 0 12px,#2c2b29 12px 24px)}html[data-theme=crime] .ornament-3{right:5%;bottom:8%;width:42px;height:56px;background:#ded4bd;clip-path:polygon(0 0,100% 0,100% 82%,78% 82%,78% 100%,55% 82%,0 82%)}html[data-theme=crime] .theme-particle{width:7px;height:3px;border-radius:0;background:#d2ad50;animation:crime-speck .54s steps(5,end) forwards}@keyframes crime-speck{0%{opacity:.8;transform:translate(-50%,-50%) rotate(0)}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) rotate(var(--rot))}}html[data-theme=crime] .sr-shell{filter:grayscale(.22) sepia(.18) contrast(1.13) brightness(.82)}body.motion-cinematic[data-theme=crime] .theme-backdrop:after{content:"";position:fixed;inset:0;background:radial-gradient(circle 115px at var(--theme-pointer-x,50%) var(--theme-pointer-y,35%),rgba(255,242,201,.15),transparent 70%);pointer-events:none;mix-blend-mode:screen}.route-curtain.transition-crime{background:repeating-linear-gradient(135deg,#d2ad50 0 22px,#1d1e1f 22px 44px);height:64px!important;top:calc(50% - 32px)!important;bottom:auto!important;border-block:2px solid #111}html[data-theme=immunology]{--p-bg:#e9f1f4;--p-surface:#f8fcfd;--p-surface-2:#ddebef;--p-ink:#213847;--p-muted:#627885;--p-line:#b3c9d1;--p-line-strong:#688b99;--p-accent:#5577d6;--p-accent-ink:#fff;--p-sidebar:#263b64;--p-success:#3c8b72;--p-danger:#b0526d;--p-warning:#a88438;--p-shadow:0 14px 34px rgba(48,82,104,.12);--p-font:"Avenir Next","Helvetica Neue",Arial,sans-serif;--p-display:"Avenir Next","Helvetica Neue",Arial,sans-serif}html[data-theme=immunology] body{background-color:#e9f1f4;background-image:radial-gradient(circle at 15% 14%,rgba(85,119,214,.1) 0 40px,transparent 41px),radial-gradient(circle at 80% 18%,rgba(60,139,114,.08) 0 74px,transparent 75px),radial-gradient(circle at 56% 82%,rgba(171,88,134,.06) 0 54px,transparent 55px),linear-gradient(#edf5f7,#e6eff2)}html[data-theme=immunology] .academy-masthead{background:#f9fdfeeb;border-bottom:1px solid #a8c3cc;backdrop-filter:blur(16px);box-shadow:0 8px 26px #30526812}html[data-theme=immunology] .brand-signet{border:1px solid #6684cb;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0 8%,#8ba4e4 9% 34%,#5577d6 35%);box-shadow:0 0 0 5px #5577d61a}html[data-theme=immunology] .academy-tabs{background:linear-gradient(90deg,#263b64,#30556b);border-bottom:2px solid #86c4bf}.nav-btn html[data-theme=immunology],html[data-theme=immunology] .nav-btn{border-right-color:#ffffff0f}html[data-theme=immunology] .nav-btn.active{background:#ffffff1c}html[data-theme=immunology] .nav-btn.active:after{background:#8bd2c8;height:3px;border-radius:999px}html[data-theme=immunology] .page-sheet{border:1px solid #acc6cf;border-radius:22px;background:#f8fcfdf0;box-shadow:0 20px 52px #3052681f,inset 0 0 50px #6b98be08}html[data-theme=immunology] .page-sheet:before{content:"";position:absolute;width:110px;height:110px;right:20px;top:18px;border-radius:50%;background:radial-gradient(circle at 45% 45%,rgba(85,119,214,.09) 0 14%,transparent 15%),repeating-conic-gradient(rgba(85,119,214,.12) 0 6deg,transparent 6deg 24deg);mask:radial-gradient(circle,transparent 0 43%,#000 44% 48%,transparent 49%)}html[data-theme=immunology] .card{border:1px solid #b4cbd3;border-radius:18px;background:#fcffffd1;box-shadow:0 9px 22px #385b7012,inset 0 0 24px #6191b806}html[data-theme=immunology] .btn{border:1px solid #87a9b7;border-radius:999px;background:#eef6f8;box-shadow:0 3px 9px #395e7414;font-weight:750}html[data-theme=immunology] .btn-primary,html[data-theme=immunology] .btn-dark{background:linear-gradient(90deg,#5577d6,#4b8ca5);color:#fff;border:0}html[data-theme=immunology] input,html[data-theme=immunology] select,html[data-theme=immunology] textarea{border:1px solid #a3bec8;border-radius:14px;background:#ffffffe0}html[data-theme=immunology] .options{gap:9px;border:0}html[data-theme=immunology] .option{border:1px solid #b1c7d0;border-radius:18px;background:#fafeffde;box-shadow:0 6px 18px #355a6f0d}html[data-theme=immunology] .option.selected{border-color:#5577d6;background:#e9effd;box-shadow:0 0 0 4px #5577d617}html[data-theme=immunology] .option .key{border:0;border-radius:50%;background:#dbe7f6;color:#526c9e}html[data-theme=immunology] .option.selected .key{background:#5577d6;color:#fff}html[data-theme=immunology] .feedback{border:1px solid #9cc4b6;border-radius:18px;background:#e9f6f2;box-shadow:0 0 0 5px #3c8b720d}html[data-theme=immunology] .feedback.bad{border-color:#c895a8;background:#f8eaf0;box-shadow:0 0 0 5px #b0526d0d}html[data-theme=immunology] .meter{height:12px;border:0;border-radius:999px;background:#dce8ed;overflow:hidden}html[data-theme=immunology] .meter i{background:linear-gradient(90deg,#5577d6,#65b7a6);border-radius:999px;position:relative}.meter i:after html[data-theme=immunology],html[data-theme=immunology] .meter i:after{content:"";position:absolute;inset:2px;background:radial-gradient(circle,#fff 0 2px,transparent 2.4px) 0 0/18px 8px;opacity:.25}html[data-theme=immunology] .flash-face{border:1px solid #9fb9c3;border-radius:28px;background:linear-gradient(145deg,#fcffff,#e8f2f5);box-shadow:0 14px 34px #2c51671a}html[data-theme=immunology] .journey-line{height:4px;border-radius:999px;background:linear-gradient(90deg,#5577d6,#65b7a6,#a96e9d)}html[data-theme=immunology] .journey-node{border:0;border-radius:50%;background:radial-gradient(circle at 35% 32%,#fff 0 12%,#9bb0e8 13% 48%,#5577d6 49%);box-shadow:0 0 0 5px #5577d61f,0 7px 18px #3e5f902b;color:#fff}html[data-theme=immunology] .theme-ornament{border-radius:50%;border:2px solid rgba(85,119,214,.24);background:radial-gradient(circle at 35% 30%,#fffc 0 10%,#5577d61f 11% 100%);opacity:.35}.ornament-0 html[data-theme=immunology],html[data-theme=immunology] .ornament-0{left:3%;top:18%;width:58px;height:58px}html[data-theme=immunology] .ornament-1{right:4%;top:28%;width:78px;height:78px;border-style:dashed}html[data-theme=immunology] .ornament-2{left:5%;bottom:14%;width:42px;height:42px;box-shadow:22px 12px #3c8b7221,44px -5px #a96e9d1c}html[data-theme=immunology] .ornament-3{right:5%;bottom:8%;width:64px;height:64px;background:repeating-conic-gradient(rgba(85,119,214,.16) 0 8deg,transparent 8deg 24deg)}html[data-theme=immunology] .theme-particle{width:9px;height:9px;border-radius:50%;background:#6b8ce0;box-shadow:0 0 0 3px #6b8ce029;animation:immune-cell .76s cubic-bezier(.2,.72,.2,1) forwards}@keyframes immune-cell{0%{opacity:.85;transform:translate(-50%,-50%) scale(.35)}45%{opacity:.75;transform:translate(calc(-50% + var(--dx)*.55),calc(-50% + var(--dy)*.55)) scale(1.2)}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.7)}}html[data-theme=immunology] .sr-shell{filter:saturate(.82) hue-rotate(14deg) brightness(1.04)}body.motion-cinematic[data-theme=immunology] .theme-backdrop:after{content:"";position:fixed;width:180px;height:180px;left:calc(var(--theme-pointer-x,50%) - 90px);top:calc(var(--theme-pointer-y,35%) - 90px);border-radius:50%;background:radial-gradient(circle,rgba(101,183,166,.12),rgba(85,119,214,.05) 48%,transparent 70%);pointer-events:none}.route-curtain.transition-immunology{background:radial-gradient(circle at center,rgba(139,210,200,.65) 0 12%,rgba(85,119,214,.38) 13% 25%,transparent 26%);border-radius:50%}html[data-theme=lab] .theme-pressed{transform:translateY(1px)!important;box-shadow:inset 0 2px 3px #1f4c521f!important}html[data-theme=playground] .theme-pressed{transform:translateY(3px) scale(.98)!important;box-shadow:0 1px #cdaeb1!important}html[data-theme=dragoncourt] .theme-pressed{transform:translateY(2px) scale(.995)!important;filter:brightness(.95)}html[data-theme=crime] .theme-pressed{transform:translate(2px,2px)!important;box-shadow:0 0 0 transparent!important}html[data-theme=immunology] .theme-pressed{transform:scale(.985)!important;box-shadow:0 0 0 4px #5577d614!important}body.motion-cinematic[data-theme=lab] .theme-ornament{animation:lab-orbit 8s linear infinite alternate}@keyframes lab-orbit{0%{translate:0 0}to{translate:3px -4px}}body.motion-cinematic[data-theme=playground] .theme-ornament{animation:toy-float 4.2s ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.5s)}@keyframes toy-float{0%{translate:0 -2px;rotate:-3deg}to{translate:2px 5px;rotate:5deg}}body.motion-cinematic[data-theme=dragoncourt] .theme-ornament{animation:ember-banner 6.5s ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.7s)}@keyframes ember-banner{0%{filter:drop-shadow(0 3px 5px #000) brightness(.86)}to{filter:drop-shadow(0 5px 9px rgba(169,72,47,.26)) brightness(1.05)}}body.motion-cinematic[data-theme=crime] .theme-ornament{animation:evidence-drift 9s steps(3,end) infinite alternate}@keyframes evidence-drift{0%{translate:0 0}to{translate:1px -1px}}body.motion-cinematic[data-theme=immunology] .theme-ornament{animation:cell-pulse 5.4s ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.65s)}@keyframes cell-pulse{0%{scale:.93;opacity:.24}to{scale:1.08;opacity:.42}}body.motion-reduced[data-theme] .theme-ornament{animation:none!important}@media(max-width:820px){html[data-theme=lab] .page-sheet,html[data-theme=playground] .page-sheet,html[data-theme=dragoncourt] .page-sheet,html[data-theme=crime] .page-sheet,html[data-theme=immunology] .page-sheet{border-radius:0;box-shadow:none}html[data-theme=playground] .academy-masthead{border-bottom-width:2px}html[data-theme=crime] .page-sheet{transform:none}}@media(forced-colors:active){html[data-theme=lab] body,html[data-theme=playground] body,html[data-theme=dragoncourt] body,html[data-theme=crime] body,html[data-theme=immunology] body{background:Canvas!important}.theme-ornament{display:none!important}}.world-stage{position:fixed;inset:0;z-index:85;pointer-events:none;overflow:hidden;contain:layout style paint}.world-stage[hidden]{display:none!important}.world-stage i,.world-stage b{box-sizing:border-box}.world-persistent,.world-micro,.world-ephemeral{position:absolute;inset:0;pointer-events:none}.world-micro>i,.world-persistent>i{position:absolute;opacity:0;will-change:transform,opacity,filter}.world-stage[data-world]{--wx:0px;--wy:0px;--ww:0px;--wh:0px;--wcx:50vw;--wcy:50vh}html[data-theme=playground] body[data-base-world=playground] .btn-primary,html[data-theme=playground] body[data-base-world=playground] .btn-dark{position:relative;overflow:visible;padding-inline:18px 22px}html[data-theme=playground] body[data-base-world=playground] .meter{background:repeating-linear-gradient(90deg,#ead9dc 0 8px,#f5e7ea 8px 14px);box-shadow:inset 0 0 0 2px #765c7714}html[data-theme=playground] body[data-base-world=playground] .meter i:after{content:"";position:absolute;right:-8px;top:50%;width:18px;height:18px;border-radius:50%;background:repeating-conic-gradient(#d96f85 0 16deg,#a875a5 16deg 32deg);translate:0 -50%;box-shadow:0 2px #9b7188}html[data-theme=playground] body[data-base-world=playground] .card{background-image:radial-gradient(circle at 92% 10%,rgba(217,111,133,.05) 0 22px,transparent 23px)}html[data-theme=playground] body[data-base-world=playground] .page-sheet{overflow:hidden}html[data-theme=lab] body[data-base-world=lab] .meter{height:18px;border:0;background:repeating-linear-gradient(90deg,#dce9ea 0 11px,#9fbec1 11px 12px,#eff7f8 12px 19px);box-shadow:inset 0 -6px #168b9214}html[data-theme=lab] body[data-base-world=lab] .meter i{height:100%;background:repeating-linear-gradient(90deg,#16949c 0 10px,#66bbc0 10px 11px,#168b92 11px 18px);clip-path:polygon(0 18%,100% 18%,100% 82%,0 82%)}html[data-theme=lab] body[data-base-world=lab] .card{background-image:linear-gradient(90deg,rgba(22,139,146,.05) 1px,transparent 1px),linear-gradient(rgba(22,139,146,.04) 1px,transparent 1px);background-size:18px 18px}html[data-theme=lab] body[data-base-world=lab] .btn-primary:after{content:"";width:8px;height:8px;border-radius:50%;background:#8ed7d9;box-shadow:0 0 0 2px #ffffff47;margin-left:8px;display:inline-block}html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .btn-primary,html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .btn-dark{position:relative;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,8px 100%,0 50%);padding-inline:20px}html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .journey-line{background:repeating-linear-gradient(90deg,#5c3125 0 18px,#be803f 18px 23px,#5c3125 23px 39px)}html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .journey-node{clip-path:polygon(50% 0,87% 18%,100% 55%,73% 100%,27% 100%,0 55%,13% 18%);border-radius:0}html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .feedback{position:relative}html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .feedback:after{content:"\2726";position:absolute;right:10px;top:8px;color:#9e442e;opacity:.45}html[data-theme=crime] body[data-base-world=crime] .option{padding-left:18px}html[data-theme=crime] body[data-base-world=crime] .option:after{content:"";position:absolute;left:-5px;top:10px;width:9px;height:9px;border-radius:50%;background:#a33636;box-shadow:0 0 0 2px #e6deca,0 2px 3px #00000040}html[data-theme=crime] body[data-base-world=crime] .btn-primary:after{content:"CASE";display:inline-block;margin-left:9px;padding:1px 3px;border:1px solid #d2ad50;color:#d2ad50;font-size:7px;letter-spacing:.12em;rotate:-2deg}html[data-theme=crime] body[data-base-world=crime] .meter{background:repeating-linear-gradient(90deg,#9d9487 0 14px,#70665b 14px 15px)}html[data-theme=crime] body[data-base-world=crime] .meter i{background:repeating-linear-gradient(90deg,#a33636 0 22px,#7c2929 22px 24px)}html[data-theme=immunology] body[data-base-world=immunology] .btn-primary,html[data-theme=immunology] body[data-base-world=immunology] .btn-dark{position:relative;padding-inline:20px 24px;background:linear-gradient(90deg,#5577d6,#4b8ca5 62%,#65b7a6)}html[data-theme=immunology] body[data-base-world=immunology] .btn-primary:after{content:"";width:13px;height:13px;border-radius:50%;border:2px dotted rgba(255,255,255,.7);margin-left:9px;display:inline-block}html[data-theme=immunology] body[data-base-world=immunology] .meter{height:14px;background:linear-gradient(90deg,#dce8ed,#e8f3f4);box-shadow:inset 0 0 0 1px #a5c1cb}html[data-theme=immunology] body[data-base-world=immunology] .meter i{background:radial-gradient(circle at 7px 50%,#fff 0 2px,transparent 2.5px) 0 0/16px 100%,linear-gradient(90deg,#5577d6,#65b7a6)}html[data-theme=immunology] body[data-base-world=immunology] .card{background-image:radial-gradient(circle at 93% 13%,rgba(85,119,214,.06) 0 26px,transparent 27px)}.world-paw{left:calc(var(--wx) + var(--ww)*.62);top:calc(var(--wy) + var(--wh) - 3px);width:42px;height:34px;border-radius:52% 48% 55% 45%;background:#fffaf3;border:2px solid #d5bfc5;box-shadow:0 5px #80576421;transform:translateY(27px) rotate(-9deg);transform-origin:50% 100%;z-index:4}.world-paw .paw-pad{position:absolute;left:13px;top:16px;width:15px;height:11px;border-radius:55% 45% 52% 48%;background:#e9b8c2}.world-paw .paw-toe{position:absolute;width:8px;height:8px;border-radius:50%;background:#efc7ce;top:6px}.world-paw .t1{left:6px}.world-paw .t2{left:17px;top:3px}.world-paw .t3{left:28px}.world-paw .world-bauble{display:none;position:absolute;right:-11px;top:-12px;width:14px;height:14px;border-radius:50%;background:#a1373b;box-shadow:inset -3px -2px #0000001f}.world-stage[data-world=playground][data-scene=paw] .world-paw{opacity:1;animation:world-paw-peek .58s cubic-bezier(.16,.9,.2,1) both}.world-stage[data-world=playground][data-scene=paw-press] .world-paw,.world-stage[data-world=playground][data-scene=paw-nudge] .world-paw{opacity:1;animation:world-paw-tap .42s ease-out both}@keyframes world-paw-peek{0%{transform:translateY(28px) rotate(-12deg)}55%{transform:translateY(-9px) rotate(-4deg)}to{transform:translateY(-4px) rotate(-8deg)}}@keyframes world-paw-tap{0%{transform:translateY(24px) scale(.92)}45%{transform:translateY(-8px) scale(1.05)}to{transform:translateY(6px) scale(.98)}}.world-tail{left:calc(var(--wx) + var(--ww) - 18px);top:calc(var(--wy) + var(--wh) - 12px);width:62px;height:38px;border:8px solid #fff8f1;border-color:#fff8f1 #fff8f1 transparent transparent;border-radius:50%;filter:drop-shadow(1px 2px 0 #d8bfc2);transform:rotate(28deg) scale(.6);transform-origin:0 50%}.world-stage[data-world=playground][data-scene=tail] .world-tail{opacity:1;animation:world-tail-wave 1s ease-in-out both}@keyframes world-tail-wave{0%{transform:rotate(46deg) scale(.55)}38%{transform:rotate(8deg) scale(1)}65%{transform:rotate(30deg) scale(1)}to{transform:rotate(18deg) scale(.98)}}.world-box-ears{left:calc(var(--wx) + var(--ww) - 58px);top:calc(var(--wy) - 11px);width:46px;height:22px}.world-box-ears b{position:absolute;bottom:0;width:19px;height:22px;background:#fff8f1;border:2px solid #d8bfc2;clip-path:polygon(50% 0,100% 100%,0 100%)}.world-box-ears b:first-child{left:0;rotate:-8deg}.world-box-ears b:last-child{right:0;rotate:8deg}.world-stage[data-world=playground][data-scene=tail] .world-box-ears{opacity:.96;animation:world-ear-pop .45s cubic-bezier(.2,.8,.2,1) both}@keyframes world-ear-pop{0%{transform:translateY(14px) scaleY(.2)}to{transform:translateY(0) scaleY(1)}}.world-yarn-runner{left:var(--wx);top:calc(var(--wy) + var(--wh)/2);width:var(--ww);height:10px;transform:translateY(-50%)}.world-yarn-runner .yarn-string{position:absolute;left:0;right:0;top:4px;height:2px;background:repeating-linear-gradient(90deg,#d96f85 0 9px,#765c77 9px 14px)}.world-yarn-runner .yarn-ball{position:absolute;left:0;top:-4px;width:18px;height:18px;border-radius:50%;background:repeating-conic-gradient(#d96f85 0 14deg,#a875a5 14deg 28deg);box-shadow:0 2px #8b6478}.world-stage[data-world=playground][data-scene=yarn] .world-yarn-runner{opacity:1}.world-stage[data-world=playground][data-scene=yarn] .yarn-ball{animation:world-yarn-run .9s cubic-bezier(.25,.7,.2,1) both}@keyframes world-yarn-run{0%{left:0;rotate:0}to{left:calc(100% - 18px);rotate:420deg}}.world-toy-mouse{left:calc(var(--wx) - 26px);top:calc(var(--wy) + var(--wh) - 14px);width:25px;height:14px;border-radius:65% 45% 45% 60%;background:#8c7c80;box-shadow:inset -5px -2px #6f6266}.world-toy-mouse:before,.world-toy-mouse:after{content:"";position:absolute}.world-toy-mouse:before{width:8px;height:8px;border-radius:50%;background:#a89b9e;right:1px;top:-4px}.world-toy-mouse:after{width:20px;height:9px;border:2px solid #8c7c80;border-color:#8c7c80 transparent transparent transparent;border-radius:50%;left:-17px;top:5px}.world-stage[data-world=playground][data-scene=mouse] .world-toy-mouse{opacity:1;animation:world-mouse-run .9s ease-in-out both}@keyframes world-mouse-run{0%{transform:translate(0) rotate(-4deg)}55%{transform:translate(calc(var(--ww) + 28px)) rotate(3deg)}to{transform:translate(calc(var(--ww) + 48px)) rotate(0);opacity:0}}.world-yarn-pop,.world-cell-clone,.world-ember{position:fixed;width:9px;height:9px;border-radius:50%;opacity:0}.world-yarn-pop{background:#d96f85;box-shadow:0 0 0 3px #ffffffb3;animation:world-pop .8s ease-out both}@keyframes world-pop{0%{opacity:.9;transform:translate(-50%,-50%) scale(.3)}60%{opacity:.6;transform:translate(-50%,-75%) scale(1.3)}to{opacity:0;transform:translate(-50%,-100%) scale(.5)}}.world-pipette{left:calc(var(--wx) + var(--ww)*.65);top:calc(var(--wy) - 48px);width:18px;height:50px;background:linear-gradient(90deg,#b8cdd0,#f7ffff 48%,#8fb0b4);border:1px solid #5b8186;border-radius:8px 8px 2px 2px;transform:translateY(-12px) rotate(7deg);transform-origin:50% 100%}.world-pipette .pipette-tip{position:absolute;left:6px;bottom:-16px;width:5px;height:18px;background:linear-gradient(90deg,#94b2b6,#edfafa,#7f9fa3);clip-path:polygon(0 0,100% 0,60% 100%,40% 100%)}.world-pipette .reagent-drop{position:absolute;left:6px;bottom:-24px;width:8px;height:10px;border-radius:55% 55% 65% 65%;background:#19a7ae;transform:scale(.4);opacity:0}.world-well{left:calc(var(--wx) + var(--ww)*.65 - 9px);top:calc(var(--wy) + var(--wh) - 2px);width:28px;height:12px;border:2px solid #6f9599;border-radius:50%;background:radial-gradient(ellipse,#d7f5f6 0 45%,#7bc2c6 46% 58%,#eafafa 59%)}.world-stage[data-world=lab][data-scene=pipette] .world-pipette,.world-stage[data-world=lab][data-scene=pipette] .world-well,.world-stage[data-world=lab][data-scene=reaction] .world-pipette,.world-stage[data-world=lab][data-scene=reaction] .world-well{opacity:1}.world-stage[data-world=lab][data-scene=pipette] .world-pipette{animation:world-pipette-calibrate .62s cubic-bezier(.2,.8,.2,1) both}.world-stage[data-world=lab][data-scene=reaction] .reagent-drop{opacity:1;animation:world-drop .42s ease-in both}@keyframes world-pipette-calibrate{0%{transform:translateY(-16px) rotate(11deg)}55%{transform:translateY(1px) rotate(2deg)}to{transform:translateY(-2px) rotate(4deg)}}@keyframes world-drop{0%{transform:translateY(0) scale(.45)}70%{transform:translateY(20px) scale(1)}to{transform:translateY(26px) scale(1.35);opacity:0}}.world-microscope-lens{left:calc(var(--wcx) - 42px);top:calc(var(--wcy) - 42px);width:84px;height:84px;border-radius:50%;border:8px solid rgba(27,94,102,.28);box-shadow:0 0 0 2px #ffffffe6,inset 0 0 22px #168b922e;backdrop-filter:contrast(1.08) saturate(1.08);transform:scale(.65)}.world-stage[data-world=lab][data-scene=lens] .world-microscope-lens{opacity:1;animation:world-lens-focus .55s ease-out both}@keyframes world-lens-focus{0%{transform:scale(.55);filter:blur(3px)}70%{transform:scale(1.05);filter:blur(0)}to{transform:scale(1)}}.world-scanline{left:var(--wx);top:var(--wy);width:var(--ww);height:2px;background:linear-gradient(90deg,transparent,#19a7ae 20% 80%,transparent);box-shadow:0 0 8px #19a7aeb3}.world-stage[data-world=lab][data-scene=scan] .world-scanline,.world-stage[data-world=lab][data-scene=recalibrate] .world-scanline{opacity:.8;animation:world-scan .6s linear both}@keyframes world-scan{0%{transform:translateY(0)}to{transform:translateY(var(--wh))}}.world-validation-stamp{left:calc(var(--wx) + var(--ww) - 78px);top:calc(var(--wy) + 8px);padding:5px 7px;border:2px solid #317d62;color:#317d62;font:800 9px/1 monospace;letter-spacing:.12em;transform:rotate(-5deg) scale(1.6)}.world-stage[data-world=lab][data-scene=validated] .world-validation-stamp{opacity:.75;animation:world-stamp .5s cubic-bezier(.2,.9,.2,1) both}@keyframes world-stamp{0%{transform:rotate(-5deg) scale(1.8);opacity:0}60%{transform:rotate(-5deg) scale(.94);opacity:.85}to{transform:rotate(-5deg) scale(1);opacity:.7}}.world-lab-rack{right:18px;bottom:18px;width:92px;height:34px;display:flex;gap:7px;align-items:flex-end;opacity:.16!important}.world-lab-rack b{width:13px;border:1px solid #457b81;border-radius:2px 2px 6px 6px;background:linear-gradient(transparent 0 45%,#52b5b9 46% 100%)}.world-lab-rack b:nth-child(2){height:27px}.world-lab-rack b:nth-child(3){height:32px}.world-lab-rack b:nth-child(4){height:22px}.world-wyrmling{left:calc(var(--wx) + var(--ww) - 50px);top:calc(var(--wy) - 38px);width:92px;height:58px;color:#853a29;filter:drop-shadow(0 4px 3px rgba(0,0,0,.28));transform:translateY(32px) scale(.72);transform-origin:50% 100%}.world-wyrmling svg{width:100%;height:100%;fill:#8f402c}.world-stage[data-world=dragoncourt][data-scene=wyrmling] .world-wyrmling{opacity:.95;animation:world-wyrmling-peek .75s cubic-bezier(.2,.85,.18,1) both}@keyframes world-wyrmling-peek{0%{transform:translateY(36px) scale(.7) rotate(4deg)}55%{transform:translateY(-5px) scale(1) rotate(-3deg)}to{transform:translateY(2px) scale(.96) rotate(0)}}.world-wax-seal{left:calc(var(--wx) + var(--ww) - 23px);top:calc(var(--wcy) - 18px);width:36px;height:36px;border-radius:50%;background:radial-gradient(circle,#b8553b 0 45%,#8a3527 46% 100%);box-shadow:0 0 0 3px #d7b16e,0 3px #51261d;color:#f4dca5;text-align:center;padding-top:8px;font:700 13px Georgia}.world-stage[data-world=dragoncourt][data-scene=seal] .world-wax-seal{opacity:.8;animation:world-seal-hover .55s ease-out both}.world-stage[data-world=dragoncourt][data-scene=seal-press] .world-wax-seal{opacity:1;animation:world-seal-press .52s cubic-bezier(.2,.8,.2,1) both}@keyframes world-seal-hover{0%{transform:rotate(-18deg) scale(.5)}to{transform:rotate(5deg) scale(1)}}@keyframes world-seal-press{0%{transform:scale(1.35) rotate(-10deg)}55%{transform:scale(.82) rotate(2deg)}to{transform:scale(1) rotate(0)}}.world-banner{left:var(--wx);top:calc(var(--wy) - 10px);width:var(--ww);height:18px;background:linear-gradient(90deg,#6e2b1f,#b26834,#6e2b1f);clip-path:polygon(0 0,100% 0,94% 100%,50% 65%,6% 100%);transform-origin:50% 0;transform:scaleY(.05)}.world-stage[data-world=dragoncourt][data-scene=banner] .world-banner{opacity:.78;animation:world-banner-unfurl .62s ease-out both}@keyframes world-banner-unfurl{0%{transform:scaleY(.04)}70%{transform:scaleY(1.08)}to{transform:scaleY(1)}}.world-ember-breath{left:calc(var(--wx) + var(--ww)*.7);top:calc(var(--wy) + 12px);width:90px;height:22px;background:radial-gradient(ellipse at 0 50%,#fff1a7 0 8%,#df7d3c 9% 34%,rgba(169,72,47,.45) 35% 58%,transparent 60%);filter:blur(.3px);transform:scaleX(.2);transform-origin:0 50%}.world-stage[data-world=dragoncourt][data-scene=ember] .world-ember-breath{opacity:.9;animation:world-breath .85s ease-out both}@keyframes world-breath{0%{transform:scaleX(.08);opacity:0}35%{transform:scaleX(1);opacity:.95}to{transform:translate(50px) scaleX(1.25);opacity:0}}.world-ember{background:#e1783f;box-shadow:0 0 8px #e1783f;animation:world-ember-fly .75s ease-out both}@keyframes world-ember-fly{0%{opacity:.95;transform:translate(-50%,-50%) scale(.4)}to{opacity:0;transform:translate(calc(-50% + (var(--n) - 2)*19px),calc(-50% - 34px - var(--n)*4px)) scale(.1)}}.world-dragon-egg{left:calc(var(--wcx) - 20px);top:calc(var(--wcy) - 28px);width:40px;height:56px;border-radius:50% 50% 46% 46%/58% 58% 42% 42%;background:repeating-linear-gradient(135deg,#d8c18d 0 7px,#a4744a 7px 9px);box-shadow:0 6px #4b302033}.world-court-torch{left:16px;bottom:20px;width:14px;height:42px;background:#6b4a32;opacity:.18!important}.world-court-torch:before{content:"";position:absolute;left:-6px;top:-18px;width:26px;height:26px;border-radius:60% 40% 58% 42%;background:radial-gradient(circle at 50% 70%,#ffd17a,#dc6e35 55%,transparent 58%)}.world-evidence-pin{left:calc(var(--wx) - 8px);top:calc(var(--wy) + 8px);width:15px;height:15px;border-radius:50%;background:#a33636;box-shadow:0 0 0 3px #ded4bd,0 4px 6px #00000052}.world-evidence-pin b{position:absolute;left:6px;top:13px;width:2px;height:20px;background:#6f2d2d}.world-stage[data-world=crime][data-scene=pin] .world-evidence-pin{opacity:1;animation:world-pin .38s steps(4,end) both}@keyframes world-pin{0%{transform:translateY(-8px) scale(.5)}to{transform:translateY(0) scale(1)}}.world-red-thread{left:var(--thread-x);top:var(--thread-y);width:var(--thread-l);height:2px;background:#a33636;box-shadow:0 0 0 1px #a3363626;transform:rotate(var(--thread-a));transform-origin:0 50%}.world-red-thread:before,.world-red-thread:after{content:"";position:absolute;top:-4px;width:9px;height:9px;border-radius:50%;background:#a33636}.world-red-thread:before{left:-4px}.world-red-thread:after{right:-4px}.world-stage[data-world=crime][data-scene=thread] .world-red-thread{opacity:.82;animation:world-thread-draw .55s steps(7,end) both}@keyframes world-thread-draw{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.world-evidence-tape{left:calc(var(--wcx) - 42px);top:calc(var(--wy) - 8px);width:84px;height:17px;background:#d2ad50;color:#2b2926;font:800 8px/17px monospace;letter-spacing:.12em;text-align:center;rotate:-3deg;box-shadow:0 2px 3px #00000038}.world-stage[data-world=crime][data-scene=tape] .world-evidence-tape{opacity:.9;animation:world-tape-place .45s steps(5,end) both}.world-stage[data-world=crime][data-scene=tape-peel] .world-evidence-tape{opacity:.9;animation:world-tape-peel .46s steps(5,end) both}@keyframes world-tape-place{0%{transform:scaleX(.1)}to{transform:scaleX(1)}}@keyframes world-tape-peel{0%{transform:scaleX(1) translateY(0)}to{transform:scaleX(.3) translate(28px,-12px);opacity:0}}.world-flashlight{left:0;top:0;width:100vw;height:100vh;background:radial-gradient(circle 130px at var(--world-pointer-x,50vw) var(--world-pointer-y,35vh),rgba(255,242,201,.14),rgba(255,242,201,.025) 45%,transparent 72%);mix-blend-mode:screen;opacity:0!important}.world-stage[data-world=crime][data-pointer=flashlight] .world-flashlight{opacity:1!important}.world-polaroid{left:calc(var(--wcx) - 68px);top:calc(var(--wcy) - 48px);width:136px;height:96px;background:#ece5d6;border:7px solid #f3ede2;border-bottom-width:20px;box-shadow:0 8px 20px #00000040;transform:rotate(-2deg)}.world-polaroid b{position:absolute;inset:0;background:linear-gradient(135deg,#171819,#5c554d);filter:grayscale(1)}.world-stage[data-world=crime][data-scene=confirmed] .world-polaroid,.world-stage[data-world=crime][data-scene=reopen] .world-polaroid{opacity:.9;animation:world-photo-develop .8s steps(7,end) both}@keyframes world-photo-develop{0%{filter:brightness(2) grayscale(1);transform:translateY(-20px) rotate(-6deg)}to{filter:brightness(1) grayscale(.25);transform:translateY(0) rotate(-2deg)}}.world-receptor{left:calc(var(--wx) + var(--ww) - 48px);top:calc(var(--wcy) - 18px);width:42px;height:36px;border:3px solid #5577d6;border-top-color:transparent;border-radius:0 0 45% 45%;transform:rotate(90deg)}.world-receptor b{position:absolute;width:8px;height:16px;border:2px solid #5577d6;border-bottom:0;border-radius:8px 8px 0 0;top:-13px}.world-receptor b:nth-child(1){left:3px}.world-receptor b:nth-child(2){left:15px}.world-receptor b:nth-child(3){left:27px}.world-ligand{left:calc(var(--wx) + var(--ww) - 74px);top:calc(var(--wcy) - 8px);width:20px;height:20px;border-radius:45% 55% 48% 52%;background:#65b7a6;box-shadow:0 0 0 4px #65b7a626;transform:scale(.7)}.world-ligand b{position:absolute;right:-5px;top:6px;width:8px;height:8px;border-radius:50%;background:#a96e9d}.world-stage[data-world=immunology][data-scene=binding] .world-receptor,.world-stage[data-world=immunology][data-scene=binding] .world-ligand,.world-stage[data-world=immunology][data-scene=bind-press] .world-receptor,.world-stage[data-world=immunology][data-scene=bind-press] .world-ligand{opacity:1}.world-stage[data-world=immunology][data-scene=binding] .world-ligand{animation:world-ligand-bind .72s cubic-bezier(.2,.8,.2,1) both}.world-stage[data-world=immunology][data-scene=bind-press] .world-ligand{animation:world-ligand-lock .5s ease-out both}@keyframes world-ligand-bind{0%{transform:translate(-18px) scale(.65)}65%{transform:translate(8px) scale(1.05)}to{transform:translate(4px) scale(.92)}}@keyframes world-ligand-lock{0%{transform:translate(-8px) scale(.8)}55%{transform:translate(7px) scale(1.2)}to{transform:translate(4px) scale(.9)}}.world-cell{left:calc(var(--wx) + var(--ww) - 30px);top:calc(var(--wy) - 25px);width:42px;height:42px;border-radius:50%;background:radial-gradient(circle at 38% 38%,#fff 0 10%,#95ace5 11% 47%,#5577d6 48% 58%,#5577d62e 59%);box-shadow:0 0 0 5px #5577d614}.world-cell b{position:absolute;inset:9px;border-radius:48% 52% 42% 58%;background:#6d65a7}.world-stage[data-world=immunology][data-scene=cell] .world-cell{opacity:.88;animation:world-chemotaxis .85s ease-in-out both}@keyframes world-chemotaxis{0%{transform:translate(30px,-12px) scale(.7)}45%{transform:translate(-4px,5px) scale(1.08)}to{transform:translate(0) scale(1)}}.world-signal-wave{left:var(--wx);top:calc(var(--wcy) - 2px);width:var(--ww);height:4px;background:linear-gradient(90deg,#5577d6,#65b7a6,#a96e9d);border-radius:999px;box-shadow:0 0 8px #5577d63d;transform-origin:0 50%;transform:scaleX(.05)}.world-stage[data-world=immunology][data-scene=signal] .world-signal-wave{opacity:.8;animation:world-signal .78s ease-out both}@keyframes world-signal{0%{transform:scaleX(.02)}70%{transform:scaleX(1.05)}to{transform:scaleX(1)}}.world-immune-cluster{left:calc(var(--wcx) - 42px);top:calc(var(--wcy) - 42px);width:84px;height:84px}.world-immune-cluster b{position:absolute;width:26px;height:26px;border-radius:50%;background:radial-gradient(circle at 36% 34%,#fff 0 8%,#8ba4e4 9% 42%,#5577d6 43%)}.world-immune-cluster b:nth-child(1){left:4px;top:24px}.world-immune-cluster b:nth-child(2){right:4px;top:7px;background:radial-gradient(circle at 36% 34%,#fff 0 8%,#90d0c3 9% 42%,#3c8b72 43%)}.world-immune-cluster b:nth-child(3){right:13px;bottom:3px;background:radial-gradient(circle at 36% 34%,#fff 0 8%,#d4a1bb 9% 42%,#a96e9d 43%)}.world-stage[data-world=immunology][data-scene=clone] .world-immune-cluster{opacity:.85;animation:world-clone .9s ease-out both}@keyframes world-clone{0%{transform:scale(.25) rotate(-16deg)}62%{transform:scale(1.12) rotate(3deg)}to{transform:scale(1) rotate(0)}}.world-cell-clone{background:#6b8ce0;box-shadow:0 0 0 3px #6b8ce024;animation:world-cell-clone .9s ease-out both}@keyframes world-cell-clone{0%{opacity:.9;transform:translate(-50%,-50%) scale(.35)}to{opacity:0;transform:translate(calc(-50% + (var(--n) - 2.5)*18px),calc(-50% + (var(--n)%2?34px:-34px))) scale(.9)}}.world-membrane-field{right:14px;bottom:18px;width:90px;height:46px;opacity:.12!important;border-bottom:3px solid #5577d6}.world-membrane-field b{position:absolute;bottom:-6px;width:13px;height:13px;border-radius:50%;border:2px solid #5577d6}.world-membrane-field b:nth-child(1){left:8px}.world-membrane-field b:nth-child(2){left:38px}.world-membrane-field b:nth-child(3){left:68px}.world-stage[data-world=playground][data-scene=route-yarn] .world-yarn-runner{left:8vw;top:50vh;width:84vw;height:14px;opacity:1}.world-stage[data-world=playground][data-scene=route-yarn] .yarn-string{animation:world-route-string .72s ease-out both}.world-stage[data-world=playground][data-scene=route-yarn] .yarn-ball{animation:world-route-yarn .72s cubic-bezier(.18,.75,.2,1) both}@keyframes world-route-string{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes world-route-yarn{0%{left:0;rotate:0;scale:.65}70%{left:calc(100% - 18px);rotate:620deg;scale:1.1}to{left:calc(100% - 18px);rotate:700deg;scale:.9;opacity:.2}}.world-stage[data-world=lab][data-scene=route-scan] .world-scanline{left:0;top:0;width:100vw;height:2px;opacity:.88;animation:world-route-scan .58s linear both}.world-stage[data-world=lab][data-scene=route-scan] .world-microscope-lens{left:calc(50vw - 46px);top:calc(50vh - 46px);width:92px;height:92px;opacity:.48;animation:world-route-focus .6s ease-in-out both}@keyframes world-route-scan{0%{transform:translateY(0);opacity:0}12%{opacity:.9}86%{opacity:.8}to{transform:translateY(100vh);opacity:0}}@keyframes world-route-focus{0%{transform:scale(1.35);filter:blur(4px);opacity:0}48%{transform:scale(.88);filter:blur(0);opacity:.65}to{transform:scale(1.05);opacity:0}}.world-dragon-shadow{left:-28vw;top:24vh;width:42vw;height:24vw;color:#120b09;filter:blur(1px) drop-shadow(0 12px 18px rgba(0,0,0,.36));transform:scale(1.25) rotate(-4deg)}.world-dragon-shadow svg{width:100%;height:100%;fill:currentColor}.world-stage[data-world=dragoncourt][data-scene=route-court] .world-banner{left:8vw;top:38vh;width:84vw;height:64px;opacity:.86;animation:world-route-banner .76s cubic-bezier(.2,.8,.18,1) both}.world-stage[data-world=dragoncourt][data-scene=route-court] .world-dragon-shadow{opacity:.18;animation:world-dragon-cross .82s ease-in-out both}@keyframes world-route-banner{0%{transform:scaleY(.03) translateY(-12px)}55%{transform:scaleY(1.08) translateY(0)}to{transform:scaleY(.96) translateY(7px);opacity:0}}@keyframes world-dragon-cross{0%{transform:translate(0) scale(1.15) rotate(-5deg);opacity:0}24%{opacity:.16}78%{opacity:.2}to{transform:translate(150vw) scale(.9) rotate(4deg);opacity:0}}.world-stage[data-world=crime][data-scene=route-photo] .world-polaroid{left:calc(50vw - 68px);top:calc(50vh - 48px);opacity:.94;animation:world-route-photo .8s steps(7,end) both}@keyframes world-route-photo{0%{transform:translate(-18px,-22px) rotate(-8deg) scale(.78);filter:brightness(2.1) grayscale(1);opacity:0}28%{opacity:.95}72%{transform:translate(0) rotate(-2deg) scale(1);filter:brightness(1) grayscale(.2);opacity:.95}to{transform:translate(8px,10px) rotate(1deg) scale(.96);filter:brightness(.9) grayscale(.35);opacity:0}}.world-route-membrane{left:50vw;top:50vh;width:46px;height:46px;border-radius:50%;border:6px solid rgba(85,119,214,.48);box-shadow:0 0 0 12px #65b7a617,0 0 0 24px #5577d60a;translate:-50% -50%;transform:scale(.08)}.world-stage[data-world=immunology][data-scene=route-membrane] .world-route-membrane{opacity:.9;animation:world-route-membrane .76s cubic-bezier(.16,.76,.2,1) both}.world-stage[data-world=immunology][data-scene=route-membrane] .world-signal-wave{left:10vw;top:50vh;width:80vw;opacity:.7;animation:world-route-signal .72s ease-out both}@keyframes world-route-membrane{0%{transform:scale(.08);opacity:.15}54%{transform:scale(6.2);opacity:.52}to{transform:scale(15);opacity:0}}@keyframes world-route-signal{0%{transform:scaleX(.02);opacity:0}48%{transform:scaleX(1);opacity:.72}to{transform:scaleX(1.08);opacity:0}}.world-stage[data-world=dragoncourt][data-scene=seal-crack] .world-wax-seal{opacity:1;animation:world-seal-crack .62s ease-out both}.world-stage[data-world=dragoncourt][data-scene=seal-crack] .world-wax-seal:after{content:"";position:absolute;left:17px;top:4px;width:2px;height:27px;background:#4d241a;transform:rotate(18deg);box-shadow:5px 7px 0 -1px #4d241a}@keyframes world-seal-crack{0%{transform:scale(1.15)}35%{transform:translate(-3px) rotate(-3deg)}55%{transform:translate(3px) rotate(3deg)}to{transform:scale(.96);filter:saturate(.65)}}.world-stage[data-world=immunology][data-scene=unbind] .world-receptor,.world-stage[data-world=immunology][data-scene=unbind] .world-ligand{opacity:1}.world-stage[data-world=immunology][data-scene=unbind] .world-ligand{animation:world-ligand-reject .64s cubic-bezier(.3,.5,.2,1) both}@keyframes world-ligand-reject{0%{transform:translate(4px) scale(.92)}35%{transform:translate(9px) scale(1.06)}to{transform:translate(-34px,10px) rotate(-24deg) scale(.72);opacity:.15}}.world-stage[data-world=lab][data-scene=recalibrate] .world-microscope-lens{opacity:.7;animation:world-lens-recalibrate .62s ease-in-out both}@keyframes world-lens-recalibrate{0%{transform:scale(1);filter:blur(0)}42%{transform:scale(.84);filter:blur(3px)}to{transform:scale(1);filter:blur(0)}}.world-stage[data-world=crime][data-scene=reopen] .world-polaroid:after{content:"LEAD REOPENED";position:absolute;left:11px;bottom:-16px;color:#a33636;font:800 8px/1 monospace;letter-spacing:.08em}.world-stage[data-world=crime][data-scene=confirmed] .world-polaroid:after{content:"MATCH CONFIRMED";position:absolute;left:10px;bottom:-16px;color:#4f6e58;font:800 8px/1 monospace;letter-spacing:.08em}.world-stage[data-world=playground][data-seasonal=christmas] .world-bauble{display:block}.world-stage[data-world=playground][data-seasonal=christmas] .world-paw{border-bottom-color:#2f5e47}.world-stage[data-world=playground][data-seasonal=halloween] .world-toy-mouse{background:#4b3153;clip-path:polygon(0 50%,24% 20%,38% 42%,50% 0,62% 42%,76% 20%,100% 50%,70% 60%,50% 100%,30% 60%)}.world-stage[data-world=playground][data-seasonal=newyear] .yarn-ball{box-shadow:0 0 0 3px #d1ac59,0 2px #263552}.world-stage[data-world=playground][data-seasonal=easter] .yarn-ball{background:repeating-linear-gradient(30deg,#e4cbd3 0 5px,#718c69 5px 9px,#d1b36d 9px 12px);border-radius:50% 50% 46% 46%/62% 62% 38% 38%}.world-stage[data-world=lab][data-seasonal=christmas] .reagent-drop{background:#a1373b}.world-stage[data-world=lab][data-seasonal=halloween] .reagent-drop{background:#9e6bb0;box-shadow:0 0 10px #9e6bb0}.world-stage[data-world=lab][data-seasonal=newyear] .reagent-drop{background:#d1ac59}.world-stage[data-world=lab][data-seasonal=easter] .reagent-drop{background:#b77c8f}.world-stage[data-world=dragoncourt][data-seasonal=christmas] .world-wax-seal:after{content:"\2726";position:absolute;right:-6px;top:-7px;color:#2f5e47;font-size:13px}.world-stage[data-world=dragoncourt][data-seasonal=newyear] .world-ember-breath{background:radial-gradient(ellipse at 0 50%,#fff7c4 0 8%,#d1ac59 9% 36%,rgba(38,53,82,.32) 37% 60%,transparent 62%)}.world-stage[data-world=dragoncourt][data-seasonal=halloween] .world-ember-breath{filter:hue-rotate(245deg) saturate(.9)}.world-stage[data-world=crime][data-seasonal=halloween] .world-flashlight{background:radial-gradient(circle 135px at var(--world-pointer-x,50vw) var(--world-pointer-y,35vh),rgba(168,108,255,.19),rgba(101,64,134,.05) 48%,transparent 72%)}.world-stage[data-world=crime][data-seasonal=christmas] .world-red-thread{background:repeating-linear-gradient(90deg,#a1373b 0 9px,#2f5e47 9px 18px)}.world-stage[data-world=crime][data-seasonal=newyear] .world-evidence-tape{background:#d1ac59;color:#11182a}.world-stage[data-world=immunology][data-seasonal=christmas] .world-ligand{background:#a1373b}.world-stage[data-world=immunology][data-seasonal=halloween] .world-ligand{background:#b76231;box-shadow:0 0 0 4px #4b31532e}.world-stage[data-world=immunology][data-seasonal=newyear] .world-ligand{background:#d1ac59}.world-stage[data-world=immunology][data-seasonal=easter] .world-ligand{background:#b77c8f}.world-play-corner{right:22px;bottom:20px;width:70px;height:42px;opacity:.13!important}.world-play-corner .play-ball{position:absolute;right:0;bottom:0;width:28px;height:28px;border-radius:50%;background:repeating-conic-gradient(#d96f85 0 15deg,#765c77 15deg 30deg)}.world-play-corner .play-feather{position:absolute;left:2px;top:0;width:36px;height:12px;border-radius:100% 0;background:#6f9877;rotate:-24deg}body.motion-cinematic[data-base-world=playground] .world-stage .world-play-corner{animation:world-corner-float 4.6s ease-in-out infinite alternate}@keyframes world-corner-float{to{transform:translate(-3px,-6px) rotate(3deg)}}body.motion-cinematic[data-base-world=lab] .world-stage .world-lab-rack{animation:world-rack-glow 3.6s ease-in-out infinite alternate}@keyframes world-rack-glow{to{filter:drop-shadow(0 0 5px rgba(22,139,146,.35));opacity:.22}}body.motion-cinematic[data-base-world=dragoncourt] .world-stage .world-court-torch{animation:world-torch 1.4s ease-in-out infinite alternate}@keyframes world-torch{to{filter:brightness(1.2);opacity:.26}}body.motion-cinematic[data-base-world=immunology] .world-stage .world-membrane-field b{animation:world-receptor-idle 2.8s ease-in-out infinite alternate}body.motion-cinematic[data-base-world=immunology] .world-stage .world-membrane-field b:nth-child(2){animation-delay:-.7s}body.motion-cinematic[data-base-world=immunology] .world-stage .world-membrane-field b:nth-child(3){animation-delay:-1.3s}@keyframes world-receptor-idle{to{transform:translateY(-5px) scale(1.08)}}html[data-theme=playground] body[data-base-world=playground] .nav-btn{position:relative}html[data-theme=playground] body[data-base-world=playground] .nav-btn.active:before{content:"";position:absolute;left:50%;bottom:-9px;width:14px;height:14px;border-radius:50%;background:repeating-conic-gradient(#d96f85 0 15deg,#fff8f1 15deg 30deg);translate:-50% 0;box-shadow:0 2px #9d7184}html[data-theme=playground] body[data-base-world=playground] .nav-btn:hover:after{content:"";position:absolute;right:8px;top:5px;width:7px;height:7px;border-radius:50%;background:#f0c7d0;box-shadow:-9px 2px #f0c7d0}html[data-theme=lab] body[data-base-world=lab] .nav-btn{position:relative}html[data-theme=lab] body[data-base-world=lab] .nav-btn:before{content:"";position:absolute;left:8px;top:50%;width:5px;height:5px;border-radius:50%;background:#6d8e92;translate:0 -50%}html[data-theme=lab] body[data-base-world=lab] .nav-btn.active:before{background:#6de0d2;box-shadow:0 0 7px #6de0d2}html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .nav-btn.active{clip-path:polygon(0 0,100% 0,94% 50%,100% 100%,0 100%,6% 50%)}html[data-theme=dragoncourt] body[data-base-world=dragoncourt] .nav-btn.active:before{content:"\25c6";margin-right:6px;color:#c18442}html[data-theme=crime] body[data-base-world=crime] .nav-btn.active:before{content:"CASE";display:inline-block;margin-right:6px;padding:1px 3px;background:#d2ad50;color:#171819;font:800 7px/1 monospace;rotate:-2deg}html[data-theme=crime] body[data-base-world=crime] .nav-btn:hover{box-shadow:inset 0 -1px #d2ad50}html[data-theme=immunology] body[data-base-world=immunology] .nav-btn{position:relative}html[data-theme=immunology] body[data-base-world=immunology] .nav-btn.active:before{content:"";display:inline-block;width:12px;height:12px;margin-right:6px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0 12%,#8bd2c8 13% 48%,#5577d6 49%);box-shadow:0 0 0 3px #8bd2c81f}.world-stage[data-loading="1"][data-world=playground] .world-box-ears{left:calc(50vw - 23px);top:calc(50vh - 38px);opacity:1;animation:world-loader-box 1.1s ease-in-out infinite alternate}.world-stage[data-loading="1"][data-world=playground] .world-tail{left:calc(50vw + 18px);top:calc(50vh - 4px);opacity:.8;animation:world-tail-wave 1s ease-in-out infinite alternate}@keyframes world-loader-box{to{transform:translateY(-7px) rotate(2deg)}}.world-stage[data-loading="1"][data-world=lab] .world-microscope-lens{left:calc(50vw - 42px);top:calc(50vh - 42px);opacity:.65;animation:world-lens-loader 1.2s ease-in-out infinite alternate}@keyframes world-lens-loader{0%{transform:scale(.75);filter:blur(2px)}to{transform:scale(1.04);filter:blur(0)}}.world-stage[data-loading="1"][data-world=dragoncourt] .world-dragon-egg{left:calc(50vw - 20px);top:calc(50vh - 28px);opacity:.9;animation:world-egg-load 1.4s ease-in-out infinite}@keyframes world-egg-load{0%,to{transform:rotate(-2deg)}35%{transform:rotate(3deg) translateY(-3px)}55%{transform:rotate(-4deg)}}.world-stage[data-loading="1"][data-world=crime] .world-polaroid{left:calc(50vw - 68px);top:calc(50vh - 48px);opacity:.78;animation:world-photo-develop 1.15s steps(7,end) infinite alternate}.world-stage[data-loading="1"][data-world=immunology] .world-immune-cluster{left:calc(50vw - 42px);top:calc(50vh - 42px);opacity:.75;animation:world-clone 1.3s ease-in-out infinite alternate}body.motion-reduced .world-stage .world-micro>i,body.motion-reduced .world-stage .world-ephemeral>i,body.motion-reduced .world-stage .world-persistent>i{animation:none!important;transition:none!important;transform:none!important;filter:none!important}.world-stage[data-world] .world-micro>i{pointer-events:none}@media(any-hover:none)and (any-pointer:coarse){.world-stage .world-micro,.world-stage .world-flashlight{display:none}}@media(max-width:820px){.world-play-corner,.world-lab-rack,.world-court-torch,.world-membrane-field{display:none}}html[data-theme=fbi]{--p-bg:#d6d1c4;--p-surface:#eee9dc;--p-surface-2:#ddd7c8;--p-ink:#171b1d;--p-muted:#656865;--p-line:#7d807a;--p-line-strong:#2a2e31;--p-accent:#a72d2e;--p-sidebar:#11171c;--p-success:#365f4e;--p-danger:#9d2e2e;--p-warning:#a57726;--p-shadow:0 8px 24px rgba(11,18,23,.16);--p-font:Inter,"Helvetica Neue",Arial,sans-serif;--p-display:"Arial Narrow",Inter,Arial,sans-serif;--world-accent:#a72d2e}html[data-theme=fbi] body{background-color:var(--p-bg);background-image:linear-gradient(rgba(20,30,36,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,30,36,.035) 1px,transparent 1px);background-size:28px 28px}html[data-theme=fbi] .ambient-paper{opacity:.25}html[data-theme=fbi] .academy-masthead{background:#11171c;color:#f2ead8;border-bottom:4px solid var(--season-accent,var(--world-accent));box-shadow:0 7px #0000002e}html[data-theme=fbi] .brand-signet{background:#ede5d4;color:#171b1d;border:2px solid #ede5d4;border-radius:1px;box-shadow:inset 0 0 0 3px #11171c,0 0 0 1px #ede5d4;transform:none}html[data-theme=fbi] .brand-words small,html[data-theme=fbi] .profile-mini small{color:#b9b1a4}html[data-theme=fbi] .academy-tabs{background:#20292f;border-bottom:2px solid #0a0f12}html[data-theme=fbi] .nav-btn,html[data-theme=fbi] .nav-menu>summary{text-transform:uppercase;letter-spacing:.08em;font:800 10px/1 var(--p-font);color:#ddd5c5}html[data-theme=fbi] .nav-btn.active{background:#303a41;box-shadow:inset 4px 0 0 var(--season-accent,var(--world-accent))}html[data-theme=fbi] .nav-btn.active:after{display:none}html[data-theme=fbi] .page-sheet{border:1px solid #393f42;border-radius:0;background:linear-gradient(90deg,rgba(167,45,46,.08) 0 56px,transparent 56px),repeating-linear-gradient(180deg,transparent 0 31px,rgba(35,42,46,.035) 31px 32px),var(--p-surface);box-shadow:0 16px #1c212312,0 25px 55px #12181c2e}html[data-theme=fbi] .page-sheet:before{content:"CLASSIFIED / STUDY FILE";position:absolute;right:18px;top:10px;padding:3px 6px;border:2px solid color-mix(in srgb,var(--season-accent,var(--world-accent)) 70%,#7d2222);color:color-mix(in srgb,var(--season-accent,var(--world-accent)) 72%,#7d2222);font:900 8px/1 ui-monospace,monospace;letter-spacing:.15em;rotate:2deg}html[data-theme=fbi] .sheet-binding{background:var(--season-accent,var(--world-accent));opacity:.42}html[data-theme=fbi] .view-head{border-bottom:1px solid #52585a}html[data-theme=fbi] .eyebrow{font-family:ui-monospace,monospace;letter-spacing:.14em;color:color-mix(in srgb,var(--season-accent,var(--world-accent)) 72%,var(--p-ink))}html[data-theme=fbi] .card{border:1px solid #626762;border-radius:0;background:color-mix(in srgb,var(--p-surface) 94%,#fff 6%);box-shadow:4px 5px #1c212317}html[data-theme=fbi] .card:after{content:"";position:absolute;right:12px;top:-10px;width:11px;height:32px;border:2px solid #7b858c;border-radius:8px;rotate:14deg;opacity:.32}html[data-theme=fbi] .btn{border:1px solid #4e5558;border-radius:1px;background:#e6e0d3;color:#1d2326;text-transform:uppercase;letter-spacing:.06em;font-weight:800}html[data-theme=fbi] .btn-primary,html[data-theme=fbi] .btn-dark{background:#172027;color:#f2ead8;border-color:#090d10;box-shadow:inset 4px 0 0 var(--season-accent,var(--world-accent)),0 3px #090d10}html[data-theme=fbi] .btn-soft{background:#d9d2c4}html[data-theme=fbi] input,html[data-theme=fbi] select,html[data-theme=fbi] textarea{border-radius:0;background:#f4efe4;border-color:#676c69;font-family:ui-monospace,monospace}html[data-theme=fbi] .option{border-radius:0;border:1px solid #74766f;background:#ebe4d7;box-shadow:inset 5px 0 #343b3f}html[data-theme=fbi] .option:hover{box-shadow:inset 5px 0 0 var(--season-accent,var(--world-accent)),4px 4px #1c212314}html[data-theme=fbi] .option.selected{background:#ded5c5;border-color:#3f4446;box-shadow:inset 8px 0 0 var(--season-accent,var(--world-accent))}html[data-theme=fbi] .option .key{border-radius:0;background:#1f282e;color:#f2ead8;border-color:#0d1215}html[data-theme=fbi] .feedback{border-radius:0;border:1px solid #66766e;border-left:7px solid #3f6b58;background:#e1e7dc}html[data-theme=fbi] .feedback.bad{border-left-color:#9d2e2e;background:#ead8d2}html[data-theme=fbi] .meter{height:12px;border-radius:0;border:1px solid #555b5e;background:repeating-linear-gradient(90deg,#d0cabc 0 19px,#a8a59d 19px 20px)}html[data-theme=fbi] .meter i{background:repeating-linear-gradient(90deg,#1f282e 0 27px,var(--season-accent,var(--world-accent)) 27px 31px)}html[data-theme=fbi] .flash-face{border-radius:0;background:linear-gradient(90deg,rgba(167,45,46,.08) 0 44px,transparent 44px),#eee7d9;border:1px solid #4c5253;box-shadow:6px 7px #171d2021}html[data-theme=materialgurl]{--p-bg:#f1e7ef;--p-surface:#fff8fd;--p-surface-2:#f4ddeb;--p-ink:#382432;--p-muted:#806b78;--p-line:#d4b9cc;--p-line-strong:#8d6381;--p-accent:#d66aa9;--p-sidebar:#2b2130;--p-success:#5f8a7c;--p-danger:#b65473;--p-warning:#a07d39;--p-shadow:0 13px 28px rgba(99,58,88,.12);--p-font:"Avenir Next",Inter,Arial,sans-serif;--p-display:"Avenir Next",Inter,Arial,sans-serif;--world-accent:#d66aa9}html[data-theme=materialgurl] body{background:radial-gradient(circle at 14% 0,rgba(255,255,255,.9),transparent 30%),linear-gradient(145deg,#efe3ec,#f7eef5 42%,#e6dbef)}html[data-theme=materialgurl] .ambient-paper{display:none}html[data-theme=materialgurl] .academy-masthead{background:linear-gradient(110deg,#fff8fd,#f1d8e8 56%,#ece1f4);border-bottom:1px solid #ba97b0;box-shadow:0 10px 28px #5e36551f}html[data-theme=materialgurl] .brand-signet{border:0;border-radius:16px 4px;background:linear-gradient(135deg,#f9bddf,#cba7ff,#fff);color:#5d3553;box-shadow:inset 0 0 0 1px #fffc,0 5px 12px #75456829;transform:rotate(-3deg)}html[data-theme=materialgurl] .academy-tabs{background-color:#2b2130;background-image:linear-gradient(90deg,#2b2130,#433248 55%,#2b2130);border-bottom:2px solid #d8a6c5;color:#f7eaf4}html[data-theme=materialgurl] .nav-btn{color:#f7eaf4;font-weight:700}html[data-theme=materialgurl] .nav-btn.active{background:linear-gradient(180deg,#ffffff1a,#d66aa92e);color:#fff}html[data-theme=materialgurl] .nav-btn.active:after{height:4px;border-radius:999px;background:linear-gradient(90deg,#f0a6d4,#fff,#cfa6ff)}html[data-theme=materialgurl] .page-sheet{border:1px solid #caa7bd;border-radius:30px 8px;background:linear-gradient(145deg,color-mix(in srgb,var(--p-surface) 94%,#fff 6%),color-mix(in srgb,var(--p-surface-2) 87%,#fff 13%));box-shadow:0 26px 55px #663b5b1f,inset 0 0 0 5px #ffffff52;overflow:hidden}html[data-theme=materialgurl] .page-sheet:before{content:"\2726  MATERIAL STUDY \2726";position:absolute;right:22px;top:11px;color:color-mix(in srgb,var(--season-accent,var(--world-accent)) 70%,#8c5c7d);font:800 9px/1 var(--p-font);letter-spacing:.15em}html[data-theme=materialgurl] .sheet-binding{display:none}html[data-theme=materialgurl] .card{border:1px solid #d8bed0;border-radius:22px 7px;background:linear-gradient(145deg,#ffffffd6,color-mix(in srgb,var(--p-surface-2) 78%,#fff 22%));box-shadow:0 10px 25px #6f436317,inset 0 1px #fff}html[data-theme=materialgurl] .btn{border:1px solid #bc91ae;border-radius:16px 5px;background:linear-gradient(145deg,#fff,#efd9e7);color:#52334a;box-shadow:0 4px 9px #6f43631a;font-weight:750}html[data-theme=materialgurl] .btn-primary,html[data-theme=materialgurl] .btn-dark{background:linear-gradient(100deg,var(--season-accent,var(--world-accent)),#a680d3 58%,#f0a8d5);color:#fff;border-color:#8d567a;box-shadow:inset 0 1px #fff6,0 5px 11px #844d7633}html[data-theme=materialgurl] input,html[data-theme=materialgurl] select,html[data-theme=materialgurl] textarea{border-radius:14px 5px;background:#fffafd;border-color:#ccaec1}html[data-theme=materialgurl] .option{border-radius:20px 6px;background:linear-gradient(135deg,#fffafd,#f5e2ee);border-color:#d2b2c5;box-shadow:0 5px 12px #7d4d6e12}html[data-theme=materialgurl] .option.selected{background:linear-gradient(110deg,color-mix(in srgb,var(--season-accent,var(--world-accent)) 18%,#fff),color-mix(in srgb,#bea0e6 18%,#fff));border-color:var(--season-accent,var(--world-accent));box-shadow:inset 5px 0 0 var(--season-accent,var(--world-accent)),0 7px 15px #804c6f1a}html[data-theme=materialgurl] .option .key{border-radius:50%;background:#fff;color:#784e6d;border-color:#cbaac0}html[data-theme=materialgurl] .meter{height:12px;border-radius:999px;border:1px solid #c49eb7;background:linear-gradient(90deg,#f7eaf2,#e6d3e2)}html[data-theme=materialgurl] .meter i{background:linear-gradient(90deg,var(--season-accent,var(--world-accent)),#b58be1,#fff 48%,#d875b2)}html[data-theme=materialgurl] .flash-face{border-radius:28px 8px;border:1px solid #c99fb8;background:linear-gradient(145deg,#fffaff,#efddeb);box-shadow:0 16px 28px #693e5e1f}html[data-theme=booktokbikers]{--p-bg:#171719;--p-surface:#efe3cd;--p-surface-2:#dfcdb2;--p-ink:#2b211c;--p-muted:#625247;--p-line:#8e765e;--p-line-strong:#3b2d26;--p-accent:#9d2733;--p-sidebar:#101113;--p-success:#527260;--p-danger:#9d2733;--p-warning:#aa7b2d;--p-shadow:0 16px 38px rgba(0,0,0,.3);--p-font:Georgia,"Times New Roman",serif;--p-display:Georgia,"Times New Roman",serif;--world-accent:#9d2733}html[data-theme=booktokbikers] body{background:#171719;background-image:linear-gradient(115deg,transparent 0 62%,rgba(255,255,255,.018) 62% 64%,transparent 64%),radial-gradient(circle at 85% 0,rgba(157,39,51,.11),transparent 34%)}html[data-theme=booktokbikers] .ambient-paper{opacity:.12;filter:invert(1)}html[data-theme=booktokbikers] .academy-masthead{background:linear-gradient(180deg,#1a1b1d,#111214);color:#eee3d0;border-bottom:2px solid #8b744d;box-shadow:0 8px 16px #00000059}html[data-theme=booktokbikers] .brand-signet{border-radius:3px;background:#8b2430;color:#f1e3cc;border:1px solid #d0b37a;box-shadow:inset 0 0 0 4px #1b1716,0 4px #070708;transform:none}html[data-theme=booktokbikers] .brand-words small,html[data-theme=booktokbikers] .profile-mini small{color:#b6aa98}html[data-theme=booktokbikers] .academy-tabs{background:#0d0e10;border-bottom:3px solid #69625a;background-image:repeating-linear-gradient(90deg,transparent 0 38px,rgba(255,255,255,.018) 38px 39px)}html[data-theme=booktokbikers] .nav-btn{font-family:var(--p-font);color:#d9cdbb}html[data-theme=booktokbikers] .nav-btn.active{background:#241c1d;color:#fff0d5}html[data-theme=booktokbikers] .nav-btn.active:after{background:#9d2733;height:3px}html[data-theme=booktokbikers] .page-sheet{border:0;border-radius:5px 18px 18px 5px;background:linear-gradient(90deg,#3a241e 0 26px,#70503b 26px 31px,var(--p-surface) 31px 100%);box-shadow:-7px 0 #121214,0 20px 55px #00000061,inset 36px 0 30px -32px #4b302557}html[data-theme=booktokbikers] .sheet-binding{left:31px;background:#6b4a3a;opacity:.5}html[data-theme=booktokbikers] .view-head{border-bottom:1px solid #8c735d}html[data-theme=booktokbikers] .eyebrow{text-transform:none;font-style:italic;letter-spacing:.03em}html[data-theme=booktokbikers] .card{border:1px solid #947a60;border-radius:4px 12px 12px 4px;background:linear-gradient(90deg,#e5d5bb,#f1e6d1 28px,#f5ead7);box-shadow:4px 5px #452d2314}html[data-theme=booktokbikers] .btn{border:1px solid #5d5149;border-radius:3px;background:linear-gradient(180deg,#e8ddca,#d7c5ac);color:#30251e;font-family:var(--p-font);box-shadow:0 3px #74634f}html[data-theme=booktokbikers] .btn-primary,html[data-theme=booktokbikers] .btn-dark{background:linear-gradient(180deg,#26282b,#111214);color:#f0dfc3;border-color:#060708;box-shadow:inset 4px 0 0 var(--season-accent,var(--world-accent)),0 4px #050506}html[data-theme=booktokbikers] input,html[data-theme=booktokbikers] select,html[data-theme=booktokbikers] textarea{border-radius:3px;background:#f3e7d4;border-color:#88705b;font-family:var(--p-font)}html[data-theme=booktokbikers] .option{border-radius:3px 12px 12px 3px;background:#efe0c8;border-color:#8e735b;box-shadow:inset 4px 0 #6d5543}html[data-theme=booktokbikers] .option.selected{background:#e3cfb1;border-color:var(--season-accent,var(--world-accent));box-shadow:inset 7px 0 0 var(--season-accent,var(--world-accent))}html[data-theme=booktokbikers] .option .key{border-radius:2px;background:#151618;color:#e9dcc5;border-color:#151618}html[data-theme=booktokbikers] .meter{height:10px;border-radius:0;background:#333437;border-color:#08090a}html[data-theme=booktokbikers] .meter i{background:repeating-linear-gradient(90deg,#c9a65a 0 18px,#f0ddb2 18px 25px,#9d2733 25px 29px)}html[data-theme=booktokbikers] .flash-face{border-radius:4px 16px 16px 4px;border:1px solid #7e674f;background:linear-gradient(90deg,#dfceb2 0 20px,#f2e5cf 20px);box-shadow:-6px 0 #2c211d,8px 12px #00000024}html[data-theme=mafia]{--p-bg:#141515;--p-surface:#e7decf;--p-surface-2:#d5c8b6;--p-ink:#26221f;--p-muted:#756c62;--p-line:#8a7d6d;--p-line-strong:#3b3530;--p-accent:#7e1f24;--p-sidebar:#111111;--p-success:#536d58;--p-danger:#7e1f24;--p-warning:#9e7938;--p-shadow:0 16px 40px rgba(0,0,0,.32);--p-font:"Helvetica Neue",Arial,sans-serif;--p-display:Georgia,"Times New Roman",serif;--world-accent:#7e1f24}html[data-theme=mafia] body{background:#141515;background-image:repeating-linear-gradient(90deg,transparent 0 54px,rgba(255,255,255,.015) 54px 55px),radial-gradient(circle at 72% 0,rgba(126,31,36,.1),transparent 32%)}html[data-theme=mafia] .ambient-paper{opacity:.08;filter:invert(1)}html[data-theme=mafia] .academy-masthead{background:linear-gradient(180deg,#171818,#0e0f10);color:#eee5d3;border-bottom:1px solid #8a7247;box-shadow:0 8px 22px #0000006b}html[data-theme=mafia] .brand-signet{border-radius:50%;background:#791c21;color:#e9d6ad;border:3px double #b58c46;box-shadow:0 4px #070707;transform:none;font-family:Georgia,serif}html[data-theme=mafia] .brand-words small,html[data-theme=mafia] .profile-mini small{color:#a99b88}html[data-theme=mafia] .academy-tabs{background:#0b0c0c;border-bottom:2px solid #5c4b2d}html[data-theme=mafia] .nav-btn{font-family:Georgia,serif;color:#d9ceb9}html[data-theme=mafia] .nav-btn.active{background:#241719;color:#fff0d3}html[data-theme=mafia] .nav-btn.active:after{background:#b58c46;height:2px}html[data-theme=mafia] .page-sheet{border:1px solid #4a4138;border-radius:0;background:linear-gradient(90deg,rgba(126,31,36,.055) 0 12px,transparent 12px),repeating-linear-gradient(90deg,transparent 0 38px,rgba(64,53,44,.028) 38px 39px),var(--p-surface);box-shadow:0 20px #2d251f1c,0 34px 70px #0000004d;outline:5px double rgba(105,83,50,.22);outline-offset:-10px}html[data-theme=mafia] .sheet-binding{display:none}html[data-theme=mafia] .view-head{border-bottom:3px double #746451}html[data-theme=mafia] .eyebrow{font-family:Georgia,serif;letter-spacing:.07em;color:#6c5a44}html[data-theme=mafia] .card{border:1px solid #786957;border-radius:0;background:#ebe2d3;box-shadow:4px 5px #352b241a}html[data-theme=mafia] .card:before{content:"\2666";position:absolute;right:9px;top:6px;color:#7e1f2440;font:900 18px Georgia}html[data-theme=mafia] .btn{border:1px solid #524940;border-radius:0;background:#d9cebd;color:#2a2521;font-family:Georgia,serif;box-shadow:0 3px #6e5e4b}html[data-theme=mafia] .btn-primary,html[data-theme=mafia] .btn-dark{background:#1b1c1c;color:#eadabb;border-color:#070707;box-shadow:inset 5px 0 0 var(--season-accent,var(--world-accent)),0 4px #050505}html[data-theme=mafia] input,html[data-theme=mafia] select,html[data-theme=mafia] textarea{border-radius:0;background:#eee4d4;border-color:#766858}html[data-theme=mafia] .option{border-radius:0;background:#e8dece;border-color:#796a58;box-shadow:inset 4px 0 #342e29}html[data-theme=mafia] .option.selected{background:#ddcfbc;border-color:#7e1f24;box-shadow:inset 7px 0 0 var(--season-accent,var(--world-accent))}html[data-theme=mafia] .option .key{border-radius:50%;background:#1a1b1b;color:#e7d7b8;border:1px solid #b08a4b}html[data-theme=mafia] .meter{height:13px;border-radius:0;background:repeating-linear-gradient(90deg,#282929 0 18px,#b38b4d 18px 20px);border:1px solid #101111}html[data-theme=mafia] .meter i{background:repeating-linear-gradient(90deg,#7e1f24 0 22px,#b38b4d 22px 27px)}html[data-theme=mafia] .flash-face{border-radius:0;border:4px double #65523d;background:#e9dfce;box-shadow:8px 10px #00000029}html[data-theme=gymshark]{--p-bg:#111517;--p-surface:#eff2ef;--p-surface-2:#dce4df;--p-ink:#171b1d;--p-muted:#647069;--p-line:#98a49e;--p-line-strong:#333b3e;--p-accent:#b7ef55;--p-sidebar:#101416;--p-success:#4f8b69;--p-danger:#cc4d4e;--p-warning:#b98831;--p-shadow:0 13px 32px rgba(0,0,0,.22);--p-font:Inter,"Helvetica Neue",Arial,sans-serif;--p-display:"Arial Narrow",Inter,Arial,sans-serif;--world-accent:#b7ef55}html[data-theme=gymshark] body{background:#111517;background-image:linear-gradient(120deg,transparent 0 62%,rgba(183,239,85,.035) 62% 64%,transparent 64%),linear-gradient(180deg,#111517,#192023)}html[data-theme=gymshark] .ambient-paper{display:none}html[data-theme=gymshark] .academy-masthead{background:#161c1f;color:#f4f7f4;border-bottom:3px solid var(--season-accent,var(--world-accent));box-shadow:0 7px #0a0d0e}html[data-theme=gymshark] .brand-signet{border-radius:3px;clip-path:polygon(0 0,100% 0,86% 100%,14% 100%);background:var(--season-accent,var(--world-accent));color:#101416;border:0;box-shadow:none;transform:none;font-family:var(--p-display);font-style:italic}html[data-theme=gymshark] .brand-words small,html[data-theme=gymshark] .profile-mini small{color:#aeb8b2}html[data-theme=gymshark] .academy-tabs{background:#0d1113;border-bottom:1px solid #31393d}html[data-theme=gymshark] .nav-btn{text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:#dbe2de}html[data-theme=gymshark] .nav-btn.active{background:#25302a;color:#fff;clip-path:polygon(5px 0,100% 0,calc(100% - 5px) 100%,0 100%)}html[data-theme=gymshark] .nav-btn.active:after{background:var(--season-accent,var(--world-accent));height:4px}html[data-theme=gymshark] .page-sheet{border:1px solid #3d4648;border-radius:4px;background:linear-gradient(120deg,rgba(183,239,85,.035) 0 12%,transparent 12%),var(--p-surface);box-shadow:0 24px 55px #0000004d;clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}html[data-theme=gymshark] .sheet-binding{display:none}html[data-theme=gymshark] .view-head{border-bottom:3px solid #313a3d}html[data-theme=gymshark] .eyebrow{font-weight:900;letter-spacing:.11em;color:#56605b}html[data-theme=gymshark] .card{border:1px solid #89958f;border-radius:4px;background:#f6f8f5;box-shadow:0 6px #2f383417;clip-path:polygon(0 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%)}html[data-theme=gymshark] .btn{border:1px solid #586460;border-radius:3px;background:#e1e6e2;color:#19201d;text-transform:uppercase;letter-spacing:.045em;font-weight:850;clip-path:polygon(4px 0,100% 0,calc(100% - 4px) 100%,0 100%)}html[data-theme=gymshark] .btn-primary,html[data-theme=gymshark] .btn-dark{background:#171d20;color:#f5f8f5;border-color:#0b0e0f;box-shadow:inset 5px 0 0 var(--season-accent,var(--world-accent)),0 4px #090c0d}html[data-theme=gymshark] input,html[data-theme=gymshark] select,html[data-theme=gymshark] textarea{border-radius:3px;background:#f6f8f6;border-color:#7f8c86}html[data-theme=gymshark] .option{border-radius:3px;border:1px solid #82908a;background:#f3f6f3;box-shadow:inset 5px 0 #4c5653}html[data-theme=gymshark] .option.selected{background:#e2eadf;border-color:#455249;box-shadow:inset 8px 0 0 var(--season-accent,var(--world-accent))}html[data-theme=gymshark] .option .key{border-radius:3px;background:#161b1e;color:var(--season-accent,var(--world-accent));border:1px solid #161b1e;font-family:ui-monospace,monospace}html[data-theme=gymshark] .meter{height:16px;border-radius:2px;background:#22292c;border:1px solid #0d1112}html[data-theme=gymshark] .meter i{background:repeating-linear-gradient(90deg,var(--season-accent,var(--world-accent)) 0 18px,#7daa3e 18px 20px,#d6f6a0 20px 22px)}html[data-theme=gymshark] .flash-face{border-radius:4px;border:1px solid #53605b;background:#f1f4f1;clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%);box-shadow:9px 11px #0000001f}html[data-theme=bubblegum]{--p-bg:#f7e7f1;--p-surface:#fff9fd;--p-surface-2:#e9f4fb;--p-ink:#4a2940;--p-muted:#88687f;--p-line:#e0bfd3;--p-line-strong:#af79a0;--p-accent:#ff72b5;--p-sidebar:#6d4771;--p-success:#58a889;--p-danger:#d95b7d;--p-warning:#b99038;--p-shadow:0 12px 30px rgba(176,83,144,.12);--p-font:"Trebuchet MS","Arial Rounded MT Bold",Arial,sans-serif;--p-display:"Trebuchet MS","Arial Rounded MT Bold",Arial,sans-serif;--world-accent:#ff72b5}html[data-theme=bubblegum] body{background:radial-gradient(circle at 12% 6%,rgba(255,255,255,.9) 0 3px,transparent 4px) 0 0/34px 34px,linear-gradient(145deg,#f7e7f1,#e9f4fb 58%,#f8eaf5)}html[data-theme=bubblegum] .ambient-paper{display:none}html[data-theme=bubblegum] .academy-masthead{background:linear-gradient(100deg,#fff8fd,#f9dff0 50%,#e8f5fd);border-bottom:2px solid #ca93b4;box-shadow:0 8px 20px #b959971c}html[data-theme=bubblegum] .brand-signet{border:0;border-radius:50%;background:linear-gradient(145deg,#ff8fc5,#aee8ff);color:#fff;box-shadow:inset -5px -5px #6c396a1f,0 4px #ad749b;transform:none}html[data-theme=bubblegum] .academy-tabs{background-color:#704973;background-image:linear-gradient(90deg,#704973,#8d5d8c,#704973);border-bottom:3px solid #ffb8d8;color:#fff0fa}html[data-theme=bubblegum] .nav-btn{font-weight:800;color:#fff0fa}html[data-theme=bubblegum] .nav-btn.active{background:#ffffff21}html[data-theme=bubblegum] .nav-btn.active:after{height:5px;border-radius:999px;background:linear-gradient(90deg,#ff72b5,#fff,#8edcff)}html[data-theme=bubblegum] .page-sheet{border:2px solid #d9a6c5;border-radius:34px;background:linear-gradient(145deg,color-mix(in srgb,var(--p-surface) 94%,#fff 6%),color-mix(in srgb,var(--p-surface-2) 86%,#fff 14%));box-shadow:0 16px #df99c11a,0 28px 55px #a252891a;overflow:hidden}html[data-theme=bubblegum] .sheet-binding{display:none}html[data-theme=bubblegum] .card{border:1px solid #deb9cf;border-radius:28px;background:linear-gradient(145deg,#fff,#f7e5f0 65%,#eef8fe);box-shadow:0 7px #d98bb917}html[data-theme=bubblegum] .btn{border:1px solid #c897b5;border-radius:999px;background:linear-gradient(145deg,#fff,#f4dfeb);color:#57344c;box-shadow:0 4px #b7729c21;font-weight:800}html[data-theme=bubblegum] .btn-primary,html[data-theme=bubblegum] .btn-dark{background:linear-gradient(90deg,var(--season-accent,var(--world-accent)),#9bdfff);color:#fff;border-color:#b66e9e;box-shadow:inset 0 2px #ffffff59,0 5px #b4779e}html[data-theme=bubblegum] input,html[data-theme=bubblegum] select,html[data-theme=bubblegum] textarea{border-radius:18px;background:#fffafd;border-color:#d7aec7}html[data-theme=bubblegum] .option{border-radius:24px;background:linear-gradient(145deg,#fff,#f9e7f2);border-color:#deb8ce;box-shadow:0 4px #d78fb812}html[data-theme=bubblegum] .option.selected{background:linear-gradient(120deg,color-mix(in srgb,var(--season-accent,var(--world-accent)) 17%,#fff),#e5f6ff);border-color:var(--season-accent,var(--world-accent));box-shadow:inset 6px 0 0 var(--season-accent,var(--world-accent)),0 6px #d78fb814}html[data-theme=bubblegum] .option .key{border-radius:50%;background:#fff;color:#a84d81;border-color:#d59aba}html[data-theme=bubblegum] .meter{height:14px;border-radius:999px;background:#f3dce9;border:1px solid #d7a8c4}html[data-theme=bubblegum] .meter i{background:radial-gradient(circle at 7px 50%,#fff 0 3px,transparent 3.5px) 0 0/18px 100%,linear-gradient(90deg,#ff72b5,#8fdcff)}html[data-theme=bubblegum] .flash-face{border-radius:34px;border:2px solid #d8a6c5;background:linear-gradient(145deg,#fff,#f4e4ee);box-shadow:0 12px #d284b117}html[data-theme=cardiology]{--p-bg:#e9eff1;--p-surface:#f8fbfb;--p-surface-2:#e7f0f2;--p-ink:#17282e;--p-muted:#65777c;--p-line:#a8bdc2;--p-line-strong:#4d6870;--p-accent:#cf3f4b;--p-sidebar:#132b33;--p-success:#3c806d;--p-danger:#cf3f4b;--p-warning:#a57931;--p-shadow:0 11px 28px rgba(36,72,83,.12);--p-font:Inter,"Helvetica Neue",Arial,sans-serif;--p-display:Inter,"Helvetica Neue",Arial,sans-serif;--world-accent:#cf3f4b}html[data-theme=cardiology] body{background-color:#e9eff1;background-image:linear-gradient(rgba(78,121,132,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(78,121,132,.055) 1px,transparent 1px);background-size:24px 24px}html[data-theme=cardiology] .ambient-paper{display:none}html[data-theme=cardiology] .academy-masthead{background:#f8fbfb;border-bottom:3px solid #89a5ad;box-shadow:0 6px 18px #264d581a}html[data-theme=cardiology] .brand-signet{border-radius:8px;background:#132b33;color:#fff;border:0;box-shadow:inset 0 -4px #cf3f4b;transform:none}html[data-theme=cardiology] .academy-tabs{background:#132b33;border-bottom:3px solid #cf3f4b}html[data-theme=cardiology] .nav-btn{color:#e9f2f3;font-weight:750}html[data-theme=cardiology] .nav-btn.active{background:#23434c}html[data-theme=cardiology] .nav-btn.active:after{background:#ff7881;height:3px}html[data-theme=cardiology] .page-sheet{border:1px solid #79959c;border-radius:12px;background:linear-gradient(rgba(79,121,132,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(79,121,132,.045) 1px,transparent 1px),var(--p-surface);background-size:24px 24px;box-shadow:0 18px 45px #264e5921}html[data-theme=cardiology] .page-sheet:before{content:"ECG / STUDY";position:absolute;right:18px;top:10px;color:#55727a;font:800 8px/1 ui-monospace,monospace;letter-spacing:.14em}html[data-theme=cardiology] .sheet-binding{display:none}html[data-theme=cardiology] .view-head{border-bottom:2px solid #8ca6ad}html[data-theme=cardiology] .card{border:1px solid #a5bbc0;border-radius:12px;background:#fafdfdf0;box-shadow:0 7px 18px #2e545e12}html[data-theme=cardiology] .btn{border:1px solid #76949b;border-radius:8px;background:#edf4f5;color:#1d3339;font-weight:760}html[data-theme=cardiology] .btn-primary,html[data-theme=cardiology] .btn-dark{background:#17343d;color:#fff;border-color:#0e242b;box-shadow:inset 5px 0 0 var(--season-accent,var(--world-accent)),0 3px #0e242b}html[data-theme=cardiology] input,html[data-theme=cardiology] select,html[data-theme=cardiology] textarea{border-radius:8px;background:#fbfefe;border-color:#8ea8ae}html[data-theme=cardiology] .option{border-radius:10px;background:#f8fcfc;border-color:#a0b6bb;box-shadow:inset 4px 0 #5e7c83}html[data-theme=cardiology] .option.selected{background:#edf6f6;border-color:#cf3f4b;box-shadow:inset 7px 0 0 var(--season-accent,var(--world-accent))}html[data-theme=cardiology] .option .key{border-radius:7px;background:#15313a;color:#fff;border-color:#15313a}html[data-theme=cardiology] .meter{height:16px;border-radius:3px;background:#142f37;border:1px solid #0d252c;overflow:hidden}html[data-theme=cardiology] .meter i{background:linear-gradient(90deg,#2a8a79 0 28%,#cf3f4b 29% 34%,#2a8a79 35%);position:relative}html[data-theme=cardiology] .meter i:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 18px,rgba(255,255,255,.5) 18px 20px)}html[data-theme=cardiology] .feedback{border-radius:10px;background:#e3f0eb;border-left:6px solid #3c806d}html[data-theme=cardiology] .feedback.bad{background:#f3dedf;border-left-color:#cf3f4b}html[data-theme=cardiology] .flash-face{border-radius:14px;border:1px solid #7b9aa2;background:linear-gradient(rgba(79,121,132,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(79,121,132,.04) 1px,transparent 1px),#f8fcfc;background-size:22px 22px;box-shadow:0 12px 25px #264e591a}html[data-theme=blackplague]{--p-bg:#24241f;--p-surface:#e0d2b2;--p-surface-2:#cab994;--p-ink:#2b241c;--p-muted:#736651;--p-line:#8a7553;--p-line-strong:#4a3c2b;--p-accent:#6d1c1b;--p-sidebar:#1c1d18;--p-success:#52684d;--p-danger:#6d1c1b;--p-warning:#8b6b2e;--p-shadow:0 16px 42px rgba(0,0,0,.3);--p-font:Georgia,"Times New Roman",serif;--p-display:Georgia,"Times New Roman",serif;--world-accent:#6d1c1b}html[data-theme=blackplague] body{background:#24241f;background-image:radial-gradient(circle at 18% 0,rgba(112,91,51,.09),transparent 30%),linear-gradient(180deg,#24241f,#1b1c18)}html[data-theme=blackplague] .ambient-paper{opacity:.2;filter:sepia(1)}html[data-theme=blackplague] .academy-masthead{background:#1d1e19;color:#e1d1ac;border-bottom:4px double #7c6037;box-shadow:0 8px 20px #0000006b}html[data-theme=blackplague] .brand-signet{border-radius:50% 48% 52% 46%;background:#6d1c1b;color:#d9bc76;border:3px double #9b793f;box-shadow:0 4px #0d0e0c;transform:none;font-family:Georgia,serif}html[data-theme=blackplague] .brand-words small,html[data-theme=blackplague] .profile-mini small{color:#a79779}html[data-theme=blackplague] .academy-tabs{background:#161713;border-bottom:3px solid #715831}html[data-theme=blackplague] .nav-btn{font-family:Georgia,serif;color:#d4c5a4}html[data-theme=blackplague] .nav-btn.active{background:#332724;color:#f2ddb0}html[data-theme=blackplague] .nav-btn.active:after{background:#8d6b32;height:2px}html[data-theme=blackplague] .page-sheet{border:2px solid #51432f;border-radius:2px;background:linear-gradient(90deg,rgba(109,28,27,.055) 0 48px,transparent 48px),repeating-linear-gradient(180deg,transparent 0 30px,rgba(80,65,44,.035) 30px 31px),var(--p-surface);box-shadow:0 24px 55px #0000005c,inset 0 0 0 6px #7a61361f;outline:1px solid #9a7b48;outline-offset:-10px}html[data-theme=blackplague] .page-sheet:before{content:"\2726";position:absolute;right:18px;top:13px;color:#73561f;font-size:18px}html[data-theme=blackplague] .sheet-binding{background:#6d1c1b;opacity:.28}html[data-theme=blackplague] .view-head{border-bottom:3px double #796243}html[data-theme=blackplague] .eyebrow{font-family:Georgia,serif;letter-spacing:.08em;color:#745e3f}html[data-theme=blackplague] .card{border:1px solid #796345;border-radius:2px;background:#e4d6b7;box-shadow:4px 5px #3d31231a;outline:1px solid rgba(122,97,54,.13);outline-offset:-5px}html[data-theme=blackplague] .btn{border:1px solid #67533a;border-radius:2px;background:#cfbd97;color:#2c251d;font-family:Georgia,serif;box-shadow:0 3px #7a6341}html[data-theme=blackplague] .btn-primary,html[data-theme=blackplague] .btn-dark{background:#2a2922;color:#e6d1a4;border-color:#12120f;box-shadow:inset 5px 0 0 var(--season-accent,var(--world-accent)),0 4px #10100d}html[data-theme=blackplague] input,html[data-theme=blackplague] select,html[data-theme=blackplague] textarea{border-radius:2px;background:#e7d9bb;border-color:#766144;font-family:Georgia,serif}html[data-theme=blackplague] .option{border-radius:2px;background:#dfd0ae;border-color:#776144;box-shadow:inset 4px 0 #5a4935}html[data-theme=blackplague] .option.selected{background:#d4c199;border-color:#6d1c1b;box-shadow:inset 7px 0 0 var(--season-accent,var(--world-accent))}html[data-theme=blackplague] .option .key{border-radius:50%;background:#24241f;color:#ddc588;border-color:#8a6d36}html[data-theme=blackplague] .feedback{border-radius:2px;background:#d6deca;border-left:6px solid #53694d}html[data-theme=blackplague] .feedback.bad{background:#e0c2b5;border-left-color:#6d1c1b}html[data-theme=blackplague] .meter{height:12px;border-radius:0;background:repeating-linear-gradient(90deg,#86704e 0 18px,#b69a64 18px 20px);border:1px solid #4b3d2c}html[data-theme=blackplague] .meter i{background:repeating-linear-gradient(90deg,#6d1c1b 0 20px,#8b6b2e 20px 24px)}html[data-theme=blackplague] .flash-face{border-radius:2px;border:4px double #705938;background:#dfcfac;box-shadow:8px 10px #00000026}body[data-surface=practice]:is([data-theme=fbi],[data-theme=crime]) .page-sheet{background-position:0 0}body[data-surface=practice][data-theme=cardiology] .page-sheet{background-size:18px 18px}body[data-surface=practice][data-theme=gymshark] .page-sheet:after{content:"TRAIN / VERIFY / ADVANCE";position:absolute;right:18px;bottom:12px;font:900 8px/1 ui-monospace,monospace;letter-spacing:.15em;color:#26302b47}body[data-surface=lessons][data-theme=booktokbikers] .page-sheet{background:linear-gradient(90deg,#3a241e 0 31px,#71513d 31px 35px,#efe3cd 35px 100%)}body[data-surface=lessons][data-theme=blackplague] .page-sheet{background-image:linear-gradient(90deg,transparent 0 52px,rgba(109,28,27,.11) 52px 54px,transparent 54px),repeating-linear-gradient(180deg,transparent 0 30px,rgba(80,65,44,.035) 30px 31px)}body[data-seasonal] :is(.academy-masthead,.academy-tabs,.page-sheet,.card,.btn,.option){transition:background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}html[data-theme=fbi] body[data-seasonal] .page-sheet,html[data-theme=mafia] body[data-seasonal] .page-sheet,html[data-theme=blackplague] body[data-seasonal] .page-sheet{border-radius:0}html[data-theme=materialgurl] body[data-seasonal] .page-sheet{border-radius:30px 8px}html[data-theme=booktokbikers] body[data-seasonal] .page-sheet{border-radius:5px 18px 18px 5px}html[data-theme=gymshark] body[data-seasonal] .page-sheet{border-radius:4px}html[data-theme=bubblegum] body[data-seasonal] .page-sheet{border-radius:34px}html[data-theme=cardiology] body[data-seasonal] .page-sheet{border-radius:12px}html[data-theme=fbi] body[data-seasonal] .btn,html[data-theme=mafia] body[data-seasonal] .btn,html[data-theme=blackplague] body[data-seasonal] .btn{border-radius:1px}html[data-theme=bubblegum] body[data-seasonal] .btn{border-radius:999px}html[data-theme=materialgurl] body[data-seasonal] .btn{border-radius:16px 5px}html[data-theme=booktokbikers] body[data-seasonal] .btn,html[data-theme=gymshark] body[data-seasonal] .btn{border-radius:3px}html[data-theme=cardiology] body[data-seasonal] .btn{border-radius:8px}@media(max-width:820px){html[data-theme=materialgurl] .page-sheet,html[data-theme=bubblegum] .page-sheet{border-radius:18px}html[data-theme=booktokbikers] .page-sheet{border-radius:3px 10px 10px 3px}html[data-theme=fbi] .page-sheet:before,html[data-theme=cardiology] .page-sheet:before{display:none}}.theme-decor{z-index:0}.theme-vfx[data-theme=fbi] .theme-ornament{background:#171d21;border:1px solid #a72d2e;height:8px;width:80px;opacity:.09;box-shadow:18px 18px #171d2180}.theme-vfx[data-theme=fbi] .ornament-0{left:2%;top:18%;rotate:-4deg}.theme-vfx[data-theme=fbi] .ornament-1{right:3%;top:31%;width:44px;height:58px;background:transparent;border:2px solid #70777b;border-radius:16px;rotate:12deg}.theme-vfx[data-theme=fbi] .ornament-2{left:4%;bottom:14%;width:110px}.theme-vfx[data-theme=fbi] .ornament-3{right:4%;bottom:9%;width:64px;rotate:3deg}html[data-theme=fbi] .nav-btn.active:before{content:"\25b0";font-size:8px;color:var(--season-accent,var(--world-accent));margin-right:5px}.theme-vfx[data-theme=materialgurl] .theme-ornament{width:20px;height:20px;background:linear-gradient(135deg,#fff,#e28dc1,#c7a5ff);clip-path:polygon(50% 0,62% 37%,100% 50%,62% 63%,50% 100%,38% 63%,0 50%,38% 37%);opacity:.13;filter:drop-shadow(0 3px 8px rgba(161,91,143,.18))}.theme-vfx[data-theme=materialgurl] .ornament-0{left:3%;top:17%}.theme-vfx[data-theme=materialgurl] .ornament-1{right:5%;top:28%;scale:.65}.theme-vfx[data-theme=materialgurl] .ornament-2{left:6%;bottom:12%;scale:1.2}.theme-vfx[data-theme=materialgurl] .ornament-3{right:4%;bottom:8%;scale:.85}html[data-theme=materialgurl] .nav-btn.active:before{content:"\2726";font-size:10px;margin-right:5px;color:#ffdff3}.theme-vfx[data-theme=booktokbikers] .theme-ornament{opacity:.1}.theme-vfx[data-theme=booktokbikers] .ornament-0{left:2%;top:18%;width:18px;height:76px;background:#8d2430;clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%)}.theme-vfx[data-theme=booktokbikers] .ornament-1{right:3%;top:30%;width:105px;height:4px;background:repeating-linear-gradient(90deg,#d5b469 0 18px,transparent 18px 30px)}.theme-vfx[data-theme=booktokbikers] .ornament-2{left:4%;bottom:15%;width:72px;height:48px;border:1px solid #8a745b;border-radius:2px;background:linear-gradient(90deg,#2d201b 0 8px,#e6d7bd 8px)}.theme-vfx[data-theme=booktokbikers] .ornament-3{right:5%;bottom:8%;width:90px;height:40px;background:radial-gradient(ellipse at 0 50%,rgba(255,232,167,.8),rgba(255,218,113,.1) 45%,transparent 72%)}html[data-theme=booktokbikers] .nav-btn.active:before{content:"\25be";display:inline-block;color:#b43642;margin-right:5px;transform:scaleY(1.4)}.theme-vfx[data-theme=mafia] .theme-ornament{opacity:.09}.theme-vfx[data-theme=mafia] .ornament-0{left:2%;top:17%;font:900 34px Georgia;color:#7e1f24}.theme-vfx[data-theme=mafia] .ornament-0:before{content:"\2660"}.theme-vfx[data-theme=mafia] .ornament-1{right:3%;top:30%;width:55px;height:55px;border:2px solid rgba(219,207,180,.35);border-color:rgba(219,207,180,.4) transparent transparent;border-radius:50%}.theme-vfx[data-theme=mafia] .ornament-2{left:5%;bottom:12%;width:32px;height:32px;border-radius:50%;background:repeating-conic-gradient(#7e1f24 0 22deg,#d9c9a6 22deg 44deg);box-shadow:inset 0 0 0 7px #1b1c1c}.theme-vfx[data-theme=mafia] .ornament-3{right:4%;bottom:8%;width:70px;height:46px;background:repeating-linear-gradient(180deg,rgba(0,0,0,.55) 0 5px,transparent 5px 13px);rotate:-7deg}html[data-theme=mafia] .nav-btn.active:before{content:"\2666";font-size:9px;color:#b58c46;margin-right:5px}.theme-vfx[data-theme=gymshark] .theme-ornament{opacity:.1}.theme-vfx[data-theme=gymshark] .ornament-0,.theme-vfx[data-theme=gymshark] .ornament-2{width:38px;height:38px;border-radius:50%;border:9px solid #6c777c;box-shadow:inset 0 0 0 4px #15191b}.theme-vfx[data-theme=gymshark] .ornament-0{left:2%;top:18%}.theme-vfx[data-theme=gymshark] .ornament-1{right:3%;top:29%;width:45px;height:32px;background:#9fc6ce;clip-path:polygon(0 100%,100% 100%,55% 0)}.theme-vfx[data-theme=gymshark] .ornament-2{left:5%;bottom:13%;scale:.72}.theme-vfx[data-theme=gymshark] .ornament-3{right:4%;bottom:9%;width:100px;height:5px;background:#6d777c;box-shadow:-8px -8px #171a1c,108px -8px #171a1c}html[data-theme=gymshark] .nav-btn.active:before{content:"\25cf";font-size:8px;color:var(--season-accent,var(--world-accent));margin-right:5px}.theme-vfx[data-theme=bubblegum] .theme-ornament{border-radius:50%;border:1px solid rgba(255,255,255,.85);background:linear-gradient(145deg,#ff7ebc61,#8ddaff59);opacity:.15;box-shadow:inset -5px -6px #7b487e0f}.theme-vfx[data-theme=bubblegum] .ornament-0{left:2%;top:17%;width:34px;height:34px}.theme-vfx[data-theme=bubblegum] .ornament-1{right:4%;top:29%;width:52px;height:52px}.theme-vfx[data-theme=bubblegum] .ornament-2{left:5%;bottom:13%;width:26px;height:26px}.theme-vfx[data-theme=bubblegum] .ornament-3{right:5%;bottom:8%;width:40px;height:40px}html[data-theme=bubblegum] .nav-btn.active:before{content:"\25cb";font-size:13px;color:#ffd8eb;margin-right:4px}.theme-vfx[data-theme=cardiology] .theme-ornament{opacity:.11}.theme-vfx[data-theme=cardiology] .ornament-0{left:2%;top:18%;width:110px;height:26px;background:#cf3f4b;clip-path:polygon(0 48%,17% 48%,21% 7%,25% 88%,30% 35%,36% 48%,100% 48%)}.theme-vfx[data-theme=cardiology] .ornament-1{right:3%;top:30%;width:36px;height:33px;background:#cf3f4b;rotate:-45deg;border-radius:6px}.theme-vfx[data-theme=cardiology] .ornament-2{left:5%;bottom:13%;width:86px;height:5px;border-radius:999px;background:#7b1521}.theme-vfx[data-theme=cardiology] .ornament-3{right:5%;bottom:8%;width:54px;height:54px;border:1px solid #6b8a92;border-radius:50%;box-shadow:inset 0 0 0 9px transparent}html[data-theme=cardiology] .nav-btn.active:before{content:"\2665";font-size:9px;color:#ff7b84;margin-right:5px}.theme-vfx[data-theme=blackplague] .theme-ornament{opacity:.11}.theme-vfx[data-theme=blackplague] .ornament-0{left:2%;top:18%;width:60px;height:38px;background:#1b1b18;clip-path:polygon(0 55%,22% 23%,44% 44%,53% 12%,62% 45%,86% 24%,100% 58%,72% 55%,55% 100%,42% 60%,18% 72%)}.theme-vfx[data-theme=blackplague] .ornament-1{right:3%;top:30%;width:26px;height:55px;background:linear-gradient(90deg,transparent 0 46%,#5e4937 46% 54%,transparent 54%);rotate:28deg}.theme-vfx[data-theme=blackplague] .ornament-2{left:5%;bottom:13%;width:37px;height:37px;border-radius:48% 52% 44% 56%;background:#6d1c1b;box-shadow:0 0 0 3px #8d6c38}.theme-vfx[data-theme=blackplague] .ornament-3{right:4%;bottom:8%;width:88px;height:32px;background:radial-gradient(ellipse at 18% 50%,#28231f 0 13%,transparent 14%),radial-gradient(ellipse at 55% 50%,#28231f 0 17%,transparent 18%),radial-gradient(ellipse at 82% 50%,#28231f 0 12%,transparent 13%)}html[data-theme=blackplague] .nav-btn.active:before{content:"\2725";font-size:10px;color:#a98549;margin-right:5px}body.motion-cinematic[data-theme=fbi] .theme-ornament{animation:fbi-ambient 4.8s steps(2,end) infinite alternate}@keyframes fbi-ambient{0%{translate:0 0;filter:contrast(1)}to{translate:2px -1px;filter:contrast(1.2)}}body.motion-cinematic[data-theme=materialgurl] .theme-ornament{animation:material-ambient 3.6s ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.4s)}@keyframes material-ambient{0%{transform:rotate(-8deg) scale(.9);filter:brightness(.9)}to{transform:rotate(8deg) scale(1.12);filter:brightness(1.35)}}body.motion-cinematic[data-theme=booktokbikers] .ornament-1{animation:book-road-ambient 1.8s linear infinite}@keyframes book-road-ambient{to{background-position:58px 0}}body.motion-cinematic[data-theme=booktokbikers] .ornament-3{animation:book-headlight-ambient 4.2s ease-in-out infinite alternate}@keyframes book-headlight-ambient{0%{translate:-18px 0;opacity:.05}to{translate:22px 0;opacity:.16}}body.motion-cinematic[data-theme=mafia] .ornament-1{animation:mafia-smoke-ambient 4.8s ease-out infinite}@keyframes mafia-smoke-ambient{0%{translate:0 16px;scale:.7;opacity:.04}70%{opacity:.12}to{translate:-8px -34px;scale:1.35;opacity:0}}body.motion-cinematic[data-theme=mafia] .ornament-3{animation:mafia-blind-ambient 6s steps(3,end) infinite alternate}@keyframes mafia-blind-ambient{0%{translate:-8px 0}to{translate:10px 0}}body.motion-cinematic[data-theme=gymshark] .ornament-0{animation:gym-plate-ambient 3.5s ease-in-out infinite alternate}@keyframes gym-plate-ambient{0%{rotate:-6deg;translate:0 2px}to{rotate:7deg;translate:0 -3px}}body.motion-cinematic[data-theme=gymshark] .ornament-1{animation:gym-fin-ambient 4.5s ease-in-out infinite alternate}@keyframes gym-fin-ambient{0%{translate:0 10px}to{translate:0 -5px}}body.motion-cinematic[data-theme=bubblegum] .theme-ornament{animation:bubble-ambient 4.5s ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.8s)}@keyframes bubble-ambient{0%{translate:0 9px;scale:.92}to{translate:3px -12px;scale:1.08}}body.motion-cinematic[data-theme=cardiology] .ornament-0{animation:cardio-line-ambient 1.25s linear infinite}@keyframes cardio-line-ambient{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}body.motion-cinematic[data-theme=cardiology] .ornament-1{animation:cardio-heart-ambient 1.05s ease-in-out infinite}@keyframes cardio-heart-ambient{0%,to{scale:.9}18%{scale:1.1}34%{scale:.96}}body.motion-cinematic[data-theme=blackplague] .ornament-0{animation:plague-raven-ambient 7s ease-in-out infinite alternate}@keyframes plague-raven-ambient{0%{translate:-8px 2px;rotate:-2deg}to{translate:14px -4px;rotate:3deg}}body.motion-cinematic[data-theme=blackplague] .ornament-3{animation:plague-ink-ambient 6s ease-in-out infinite alternate}@keyframes plague-ink-ambient{0%{scale:.9;filter:blur(.4px)}to{scale:1.08;filter:blur(1px)}}html[data-theme=fbi] .sr-shell{--sr-world-filter:grayscale(.15) contrast(1.03);--sr-world-accent:#a72d2e}html[data-theme=materialgurl] .sr-shell{--sr-world-filter:saturate(1.08) brightness(1.03);--sr-world-accent:#d66aa9}html[data-theme=booktokbikers] .sr-shell{--sr-world-filter:sepia(.12) contrast(1.05) brightness(.92);--sr-world-accent:#9d2733}html[data-theme=mafia] .sr-shell{--sr-world-filter:grayscale(.22) sepia(.08) contrast(1.08) brightness(.88);--sr-world-accent:#7e1f24}html[data-theme=gymshark] .sr-shell{--sr-world-filter:contrast(1.08) saturate(.9);--sr-world-accent:#b7ef55}html[data-theme=bubblegum] .sr-shell{--sr-world-filter:saturate(1.14) brightness(1.04);--sr-world-accent:#ff72b5}html[data-theme=cardiology] .sr-shell{--sr-world-filter:saturate(.9) contrast(1.04);--sr-world-accent:#cf3f4b}html[data-theme=blackplague] .sr-shell{--sr-world-filter:sepia(.26) saturate(.72) contrast(1.04) brightness(.88);--sr-world-accent:#6d1c1b}.sr-shell[data-world],html[data-theme=fbi] .sr-shell,html[data-theme=materialgurl] .sr-shell,html[data-theme=booktokbikers] .sr-shell,html[data-theme=mafia] .sr-shell,html[data-theme=gymshark] .sr-shell,html[data-theme=bubblegum] .sr-shell,html[data-theme=cardiology] .sr-shell,html[data-theme=blackplague] .sr-shell{background-color:color-mix(in srgb,var(--sr-world-accent,transparent) 4%,transparent)}html[data-theme=fbi] .sr-background img,html[data-theme=materialgurl] .sr-background img,html[data-theme=booktokbikers] .sr-background img,html[data-theme=mafia] .sr-background img,html[data-theme=gymshark] .sr-background img,html[data-theme=bubblegum] .sr-background img,html[data-theme=cardiology] .sr-background img,html[data-theme=blackplague] .sr-background img{filter:var(--sr-world-filter)}@media(max-width:820px){.theme-vfx[data-theme] .theme-ornament{opacity:.055!important;animation:none!important}.theme-vfx[data-theme] .ornament-1,.theme-vfx[data-theme] .ornament-3{display:none}}.theme-pack-stage{position:fixed;inset:0;z-index:34;pointer-events:none;overflow:hidden;contain:layout paint style}.pack-canvas,.pack-persistent,.pack-route{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.pack-canvas{z-index:0}.pack-persistent{display:block}.pack-route{z-index:20;display:none;overflow:hidden}.pack-route.run{display:block}.theme-pack-anchor-parent{position:relative!important}.theme-pack-anchor{position:absolute;z-index:12;pointer-events:none;overflow:visible;isolation:isolate;contain:layout style}.theme-pack-anchor>i,.theme-pack-anchor i>*,.pack-persistent>i,.pack-route>i{position:absolute;display:block;box-sizing:border-box}.theme-pack-anchor>i{opacity:0}.academy-masthead{z-index:600!important;isolation:isolate}.display-menu[open]{z-index:720!important}.display-menu-panel{z-index:740!important;isolation:isolate}.academy-tabs{z-index:120!important;isolation:isolate}.nav-menu[open]{z-index:180!important}.nav-menu-panel{z-index:200!important;isolation:isolate}.mobile-menu{z-index:650!important;isolation:isolate}.theme-pack-stage{--ink:var(--p-ink,#2d2b28);--accent:var(--p-accent,#b38b35)}.pack-route .route-a,.pack-route .route-b,.pack-route .route-c{inset:auto}body[data-theme=pencil] .theme-pack-anchor[data-scene=scribble] .sketch-stroke,body[data-theme=pencil] .theme-pack-anchor[data-scene=margin-slide] .sketch-stroke{opacity:.75;left:4%;right:4%;bottom:-5px;height:2px;background:repeating-linear-gradient(90deg,#3d362c 0 8px,transparent 8px 11px);animation:pack-pencil-draw .55s steps(8) both}body[data-theme=pencil] .theme-pack-anchor[data-scene=check-draw] .pencil-check{opacity:.86;right:7px;top:-18px;font:700 23px/1 Georgia;color:#5d6f56;animation:pack-pencil-check .45s ease-out both}body[data-theme=pencil] .theme-pack-anchor[data-scene=red-pencil] .sketch-stroke{opacity:.8;left:8%;right:8%;top:50%;height:2px;background:#a34b42;transform:rotate(-2deg);animation:pack-pencil-draw .4s steps(6) both}.pencil-corner{right:2.4vw;bottom:3vh;width:74px;height:32px;border-bottom:1px dashed rgba(45,38,31,.18);transform:rotate(-4deg)}.pencil-margin{left:31px;top:0;bottom:0;width:1px;background:#ab454114}@keyframes pack-pencil-draw{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes pack-pencil-check{0%{clip-path:inset(0 100% 0 0);transform:rotate(-6deg)}to{clip-path:inset(0);transform:rotate(-3deg)}}body[data-theme=cartoon] .theme-pack-anchor:is([data-scene=comic-boop],[data-scene=squash],[data-scene=star-pop]) .comic-star{opacity:1;right:-10px;top:-14px;color:#f0b72d;font-size:24px;text-shadow:2px 2px 0 #25231e;animation:pack-cartoon-pop .48s cubic-bezier(.16,1.4,.35,1) both}body[data-theme=cartoon] .theme-pack-anchor[data-scene=comic-flop] .comic-hand{opacity:1;left:-20px;top:50%;font-size:27px;animation:pack-cartoon-flop .5s ease-out both}.comic-dot{width:24px;height:24px;border-radius:50%;background:#f0b72d;opacity:.08}.comic-dot.d1{right:3vw;top:14vh}.comic-dot.d2{left:4vw;bottom:18vh;background:#ef6b63}.comic-burst{right:6vw;bottom:8vh;width:46px;height:46px;background:conic-gradient(from 8deg,#f0b72d 0 12deg,transparent 12deg 32deg);opacity:.1;border-radius:50%;animation:pack-cartoon-idle 5s ease-in-out infinite}@keyframes pack-cartoon-pop{0%{transform:scale(.2) rotate(-20deg)}65%{transform:scale(1.25) rotate(8deg)}to{transform:scale(1) rotate(0)}}@keyframes pack-cartoon-flop{0%{transform:translate(-18px,-50%) rotate(-18deg)}to{transform:translateY(-50%) rotate(8deg)}}@keyframes pack-cartoon-idle{50%{transform:rotate(8deg) scale(1.07)}}body[data-theme=looney] .theme-pack-anchor:is([data-scene=marquee-peek],[data-scene=prop-tap]) .stage-prop{opacity:.9;left:50%;top:-10px;width:44px;height:10px;border-radius:50%;background:#c49a4a;box-shadow:0 0 0 2px #2d241e;animation:pack-looney-prop .58s cubic-bezier(.2,.9,.2,1) both}body[data-theme=looney] .theme-pack-anchor[data-scene=spotlight-win] .marquee-star{opacity:1;right:8px;top:-18px;color:#c49a4a;font-size:22px;animation:pack-looney-star .7s ease-out both}.looney-marquee{inset:12px 20px auto auto;width:84px;height:24px;border-top:2px dotted rgba(196,154,74,.18);transform:rotate(2deg)}.looney-film{left:0;right:0;bottom:0;height:7px;background:repeating-linear-gradient(90deg,rgba(45,36,30,.07) 0 8px,transparent 8px 18px)}@keyframes pack-looney-prop{0%{transform:translate(-50%,-26px) rotate(-8deg)}70%{transform:translate(-50%,6px) rotate(4deg)}to{transform:translate(-50%)}}@keyframes pack-looney-star{0%{transform:scale(.2) rotate(-30deg)}70%{transform:scale(1.2) rotate(12deg)}to{transform:scale(1)}}body[data-theme=lab] .theme-pack-anchor:is([data-scene=pipette],[data-scene=reagent]) .pipette{opacity:1;right:18%;top:-42px;width:8px;height:42px;border:1px solid #168b92;border-radius:3px 3px 7px 7px;background:linear-gradient(#dfeff0,#fff);animation:pack-lab-pipette .52s ease-out both}body[data-theme=lab] .theme-pack-anchor[data-scene=reagent] .lab-drop{opacity:1;right:calc(18% + 2px);top:0;width:5px;height:8px;border-radius:50% 50% 55% 55%;background:#2ab3bc;animation:pack-lab-drop .4s ease-in both}body[data-theme=lab] .theme-pack-anchor[data-scene=sample-valid] .sample-well{opacity:1;left:50%;top:50%;width:34px;height:34px;border:2px solid #168b92;border-radius:50%;animation:pack-lab-well .55s ease-out both}.lab-reticle{left:50%;top:50%;width:160px;height:160px;border:1px solid rgba(22,139,146,.07);border-radius:50%;transform:translate(-50%,-50%)}.lab-rack{right:3vw;bottom:4vh;width:80px;height:22px;border-top:2px solid rgba(22,139,146,.13)}@keyframes pack-lab-pipette{0%{transform:translateY(-14px);opacity:0}to{transform:none}}@keyframes pack-lab-drop{to{transform:translateY(26px);opacity:0}}@keyframes pack-lab-well{0%{transform:translate(-50%,-50%) scale(.3);box-shadow:0 0 #168b923d}to{transform:translate(-50%,-50%) scale(1.3);box-shadow:0 0 0 14px #168b9200;opacity:0}}body[data-theme=playground] .theme-pack-anchor:is([data-scene=paw-peek],[data-scene=paw-tap]) .cat-paw{opacity:1;right:14%;bottom:-22px;width:34px;height:38px;border-radius:46% 46% 42% 42%;background:#fff8ec;border:2px solid #7b6558;animation:pack-paw .58s cubic-bezier(.18,1.1,.25,1) both}body[data-theme=playground] .cat-paw b{width:7px;height:7px;border-radius:50%;background:#e9b7b9;top:7px}.cat-paw b:nth-child(1){left:5px}.cat-paw b:nth-child(2){left:13px}.cat-paw b:nth-child(3){left:21px}body[data-theme=playground] .theme-pack-anchor[data-scene=mouse-chase] .toy-mouse{opacity:1;left:-24px;bottom:5px;width:24px;height:13px;background:#8f8276;border-radius:55% 45% 45% 55%;animation:pack-mouse .85s ease-in-out both}.cat-yarn{left:4vw;bottom:6vh;width:44px;height:44px;border-radius:50%;border:5px double rgba(217,111,133,.18);animation:pack-yarn-idle 6s ease-in-out infinite}.cat-feather{right:4vw;top:18vh;width:2px;height:60px;background:#876d5e1f;transform:rotate(24deg)}@keyframes pack-paw{0%{transform:translateY(34px) rotate(-5deg)}70%{transform:translateY(-8px) rotate(4deg)}to{transform:translateY(-2px)}}@keyframes pack-mouse{0%{transform:translate(0)}70%{transform:translate(calc(100% + 160px)) rotate(5deg)}to{transform:translate(calc(100% + 210px));opacity:0}}@keyframes pack-yarn-idle{50%{transform:translate(8px,-4px) rotate(10deg)}}body[data-theme=dragoncourt] .theme-pack-anchor[data-scene=wyrmling-peek] .mini-dragon{opacity:1;right:-12px;top:-24px;color:#d66c3d;font:700 34px/1 serif;animation:pack-dragon-peek .7s ease-out both}body[data-theme=dragoncourt] .theme-pack-anchor:is([data-scene=wax-press],[data-scene=seal-crack]) .wax-seal{opacity:1;right:-10px;top:50%;width:28px;height:28px;border-radius:50%;background:#8c2d27;color:#e5c57b;display:grid;place-items:center;font:700 12px serif;animation:pack-seal .48s ease-out both}body[data-theme=dragoncourt] .theme-pack-anchor[data-scene=ember-oath] .ember{opacity:1;left:50%;top:50%;width:10px;height:10px;border-radius:50%;box-shadow:0 0 18px 8px #e6753673;animation:pack-ember .75s ease-out both}.dragon-torch{right:2vw;top:20vh;width:5px;height:56px;background:#5c3927;box-shadow:0 -13px 22px 4px #e6753629}.dragon-banner{left:2vw;top:13vh;width:3px;height:90px;background:#a9482f2e}@keyframes pack-dragon-peek{0%{transform:translate(30px,18px) rotate(16deg)}to{transform:translate(0) rotate(-6deg)}}@keyframes pack-seal{0%{transform:translateY(-50%) scale(1.5) rotate(-18deg)}70%{transform:translateY(-50%) scale(.9)}to{transform:translateY(-50%) scale(1)}}@keyframes pack-ember{to{transform:translate(-50%,-70px) scale(.2);opacity:0}}body[data-theme=crime] .theme-pack-anchor[data-scene=evidence-pin] .evidence-pin{opacity:1;left:-7px;top:7px;width:12px;height:12px;border-radius:50%;background:#a33636;box-shadow:0 2px 3px #0003;animation:pack-pin .32s steps(4) both}body[data-theme=crime] .theme-pack-anchor[data-scene=tape-peel] .evidence-tape{opacity:.9;left:50%;top:-7px;transform:translate(-50%) rotate(-2deg);padding:3px 8px;background:#d7b94b;color:#261f18;font:800 8px/1 monospace;animation:pack-tape .45s steps(5) both}body[data-theme=crime] .theme-pack-anchor:is([data-scene=match-confirmed],[data-scene=lead-reopened]) .polaroid{opacity:1;left:50%;top:50%;width:48px;height:55px;background:#f4eee0;border:1px solid #473c32;animation:pack-photo .72s steps(7) both}@keyframes pack-pin{0%{transform:translateY(-16px) scale(1.5)}to{transform:none}}@keyframes pack-tape{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes pack-photo{0%{transform:translate(-50%,-50%) rotate(-7deg);filter:brightness(1.8) grayscale(1)}to{transform:translate(-50%,-50%) rotate(2deg);filter:none}}body[data-theme=immunology] .theme-pack-anchor:is([data-scene=ligand-bind],[data-scene=receptor-lock],[data-scene=ligand-reject]) .receptor{opacity:1;right:4px;top:50%;width:28px;height:36px;border:4px solid #5577d6;border-left-color:transparent;border-radius:0 50% 50% 0;transform:translateY(-50%)}body[data-theme=immunology] .theme-pack-anchor:is([data-scene=ligand-bind],[data-scene=receptor-lock],[data-scene=ligand-reject]) .ligand{opacity:1;right:48px;top:50%;width:12px;height:12px;background:#6fae9f;border-radius:50%;animation:pack-ligand .66s cubic-bezier(.2,.8,.2,1) both}body[data-theme=immunology] .theme-pack-anchor[data-scene=clonal-bloom] .cell-dot{opacity:1;left:50%;top:50%;width:14px;height:14px;border:2px solid #5577d6;border-radius:50%;animation:pack-clone .8s ease-out both}.immune-membrane{right:2vw;top:18vh;width:130px;height:65px;border:1px solid rgba(85,119,214,.1);border-radius:50%}.immune-cell{width:16px;height:16px;border-radius:50%;border:1px solid rgba(111,174,159,.16)}.immune-cell.c1{left:4vw;top:22vh}.immune-cell.c2{right:7vw;bottom:15vh}@keyframes pack-ligand{0%{transform:translateY(-50%)}to{transform:translate(31px,-50%)}}@keyframes pack-clone{0%{transform:translate(-50%,-50%) scale(.4);box-shadow:0 0 #5577d64d}to{transform:translate(-50%,-50%) scale(1.4);box-shadow:0 0 0 25px #5577d600;opacity:0}}body[data-theme=fbi] .theme-pack-anchor[data-scene=redaction-reveal] .redaction{opacity:.94;left:6%;right:6%;top:42%;height:7px;background:#151515;animation:pack-redact .48s steps(5) both}body[data-theme=fbi] .theme-pack-anchor:is([data-scene=clearance-stamp],[data-scene=authorized],[data-scene=access-denied]) .clearance{opacity:.88;right:5px;top:-17px;border:2px solid #a72d2e;color:#a72d2e;padding:3px 6px;font:900 8px/1 monospace;transform:rotate(-5deg);animation:pack-stamp .4s cubic-bezier(.2,.9,.2,1) both}.fbi-classified{right:2vw;bottom:3vh;color:#a72d2e29;font:900 15px/1 monospace;letter-spacing:.18em;transform:rotate(-4deg)}.fbi-scan{left:0;right:0;top:22vh;height:1px;background:#a72d2e17;animation:pack-fbi-scan 6s linear infinite}@keyframes pack-redact{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 100% 0 0)}}@keyframes pack-stamp{0%{transform:rotate(-5deg) scale(1.8);opacity:0}to{transform:rotate(-5deg) scale(1)}}@keyframes pack-fbi-scan{50%{transform:translateY(42vh)}}body[data-theme=materialgurl] .theme-pack-anchor[data-scene=gem-glint] .gem{opacity:1;right:8px;top:-16px;color:#d66aa9;font-size:22px;animation:pack-gem .65s ease-out both}body[data-theme=materialgurl] .theme-pack-anchor:is([data-scene=lacquer-press],[data-scene=runway-sparkle]) .gloss{opacity:1;inset:0;background:linear-gradient(105deg,transparent 25%,rgba(255,255,255,.65) 48%,transparent 70%);animation:pack-gloss .5s ease-out both}.gurl-ribbon{right:2vw;top:12vh;width:110px;height:18px;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(214,106,169,.1),transparent);transform:rotate(-12deg)}.gurl-gem{left:4vw;bottom:12vh;width:18px;height:18px;border:1px solid rgba(214,106,169,.16);transform:rotate(45deg)}@keyframes pack-gem{0%{transform:scale(.2) rotate(-30deg)}60%{transform:scale(1.3) rotate(12deg)}to{transform:scale(1)}}@keyframes pack-gloss{0%{transform:translate(-130%)}to{transform:translate(130%)}}body[data-theme=booktokbikers] .theme-pack-anchor:is([data-scene=moto-rev],[data-scene=throttle-kick],[data-scene=chrome-rev],[data-scene=brake-skid]) .moto{opacity:1;left:7%;bottom:-20px;width:92px;height:43px;animation:pack-moto-rev .66s cubic-bezier(.2,.9,.22,1) both}body[data-theme=booktokbikers] .moto .wheel{bottom:0;width:28px;height:28px;border:4px solid #17181a;border-radius:50%;box-shadow:inset 0 0 0 2px #8e8f92;background:radial-gradient(circle,#777 0 2px,transparent 3px)}body[data-theme=booktokbikers] .moto .w1{left:5px}body[data-theme=booktokbikers] .moto .w2{right:3px}body[data-theme=booktokbikers] .moto .frame{left:26px;bottom:11px;width:44px;height:5px;background:#a9a9aa;transform:rotate(-8deg);box-shadow:0 -8px 0 -1px #45474b}body[data-theme=booktokbikers] .moto .tank{left:41px;bottom:21px;width:27px;height:12px;border-radius:65% 35% 48% 32%;background:linear-gradient(135deg,#5c111a,#a02b38 55%,#222 56%);box-shadow:inset 6px 2px #ffffff1f}body[data-theme=booktokbikers] .moto .fork{right:21px;bottom:11px;width:3px;height:25px;background:#aaa;transform:rotate(19deg)}body[data-theme=booktokbikers] .moto .bar{right:16px;bottom:33px;width:18px;height:2px;background:#999;transform:rotate(-8deg)}body[data-theme=booktokbikers] .moto .rider{left:48px;bottom:29px;width:14px;height:14px;border-radius:50% 50% 35% 35%;background:#151515;box-shadow:-7px 8px 0 2px #1e1e20}body[data-theme=booktokbikers] .moto .lamp{right:14px;bottom:24px;width:7px;height:7px;border-radius:50%;background:#fff1ba;box-shadow:0 0 12px 4px #ffeca5a6}body[data-theme=booktokbikers] .moto .brake{left:4px;bottom:16px;width:5px;height:8px;background:#bd2632;box-shadow:0 0 8px #bd2632}body[data-theme=booktokbikers] .theme-pack-anchor:is([data-scene=moto-rev],[data-scene=throttle-kick],[data-scene=chrome-rev]) .headlight{opacity:.72;left:84px;bottom:4px;width:120px;height:48px;clip-path:polygon(0 42%,100% 0,100% 100%,0 58%);background:linear-gradient(90deg,rgba(255,241,186,.22),transparent);animation:pack-headlight .62s ease-out both}body[data-theme=booktokbikers] .theme-pack-anchor[data-scene=chrome-rev] .chrome-streak{opacity:.8;left:12%;right:8%;top:35%;height:2px;background:linear-gradient(90deg,transparent,#fff,#a9a9aa,transparent);animation:pack-chrome .52s ease-out both}body[data-theme=booktokbikers] .theme-pack-anchor[data-scene=brake-skid] .moto{filter:drop-shadow(-18px 12px 8px rgba(180,180,180,.28));animation:pack-moto-brake .72s ease-out both}body[data-theme=booktokbikers] .theme-pack-anchor:is([data-scene=moto-rev],[data-scene=chrome-rev]) .booktok-note{opacity:.72;right:6px;top:-18px;color:#b8a58b;font:italic 10px/1.2 Georgia;transform:rotate(-3deg);animation:pack-note .7s ease-out both}.biker-road{left:0;right:0;bottom:2vh;height:7px;background:repeating-linear-gradient(90deg,rgba(238,223,180,.12) 0 70px,transparent 70px 115px);animation:pack-road 2.8s linear infinite}.biker-tach{right:2vw;bottom:5vh;width:86px;height:43px;border:2px solid rgba(225,218,202,.14);border-bottom:0;border-radius:90px 90px 0 0}.biker-bookmark{left:3vw;top:18vh;color:#b8a58b29;font:italic 9px/1 Georgia;letter-spacing:.12em;transform:rotate(-90deg);transform-origin:left top}@keyframes pack-moto-rev{0%{transform:translate(-28px,12px) rotate(-3deg)}35%{transform:translate(2px,-4px) rotate(1deg)}55%{transform:translate(-2px,2px) rotate(-1deg)}to{transform:none}}@keyframes pack-moto-brake{0%{transform:translate(34px) rotate(2deg)}70%{transform:translate(-7px) rotate(-4deg)}to{transform:none}}@keyframes pack-headlight{0%{transform:scaleX(.2);transform-origin:left;opacity:0}to{transform:scaleX(1)}}@keyframes pack-chrome{0%{transform:translate(-80%)}to{transform:translate(80%)}}@keyframes pack-note{0%{transform:translateY(8px) rotate(-6deg);opacity:0}to{transform:rotate(-3deg)}}@keyframes pack-road{to{background-position:-115px 0}}body[data-theme=mafia] .theme-pack-anchor[data-scene=card-deal] .playing-card,body[data-theme=mafia] .theme-pack-anchor[data-scene=ash-fold] .playing-card{opacity:1;right:8px;top:-18px;width:30px;height:42px;border-radius:3px;background:#eee3ca;color:#202020;display:grid;place-items:center;font:20px Georgia;box-shadow:0 6px 12px #0005;animation:pack-card .55s ease-out both}body[data-theme=mafia] .theme-pack-anchor:is([data-scene=chip-drop],[data-scene=gold-settlement]) .poker-chip{opacity:1;left:12px;top:-13px;width:24px;height:24px;border-radius:50%;border:4px dashed #e0c170;background:#741f23;animation:pack-chip .4s ease-out both}.mafia-blinds{inset:0;background:repeating-linear-gradient(90deg,transparent 0 72px,rgba(0,0,0,.035) 72px 76px)}.mafia-smoke{right:4vw;bottom:8vh;width:80px;height:80px;border:1px solid rgba(210,199,170,.08);border-radius:50%;filter:blur(6px);animation:pack-smoke 7s ease-in-out infinite}@keyframes pack-card{0%{transform:translate(36px,-18px) rotate(22deg)}to{transform:rotate(-4deg)}}@keyframes pack-chip{0%{transform:translateY(-25px) rotate(100deg)}to{transform:none}}@keyframes pack-smoke{50%{transform:translate(-12px,-18px) scale(1.2);opacity:.45}}body[data-theme=gymshark] .theme-pack-anchor:is([data-scene=tension-load],[data-scene=rep-drive],[data-scene=rep-complete]) .weight{opacity:1;left:50%;top:-11px;width:62px;height:8px;background:#c9ff61;transform:translate(-50%);box-shadow:-17px 0 0 4px #161a18,17px 0 0 4px #161a18;animation:pack-rep .46s cubic-bezier(.2,.9,.2,1) both}body[data-theme=gymshark] .theme-pack-anchor[data-scene=rep-complete] .rep-count{opacity:1;right:6px;top:-18px;color:#c9ff61;font:900 18px/1 system-ui;animation:pack-rep-count .4s ease-out both}.gym-plate{right:3vw;bottom:4vh;width:46px;height:46px;border:8px solid rgba(201,255,97,.1);border-radius:50%}.gym-chalk{left:4vw;top:18vh;width:40px;height:20px;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 70%)}@keyframes pack-rep{0%{transform:translate(-50%,18px) scaleY(.7)}70%{transform:translate(-50%,-7px) scaleY(1.08)}to{transform:translate(-50%)}}@keyframes pack-rep-count{0%{transform:scale(1.8);opacity:0}to{transform:scale(1)}}body[data-theme=bubblegum] .theme-pack-anchor:is([data-scene=bubble-grow],[data-scene=gum-pop],[data-scene=candy-burst]) .bubble{opacity:.8;right:10px;top:-17px;width:32px;height:32px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff 0 8%,#ffb7dd 10% 42%,#ff72b5 70%);box-shadow:inset -5px -6px 12px #ca4c8c55;animation:pack-bubble .58s cubic-bezier(.15,1.4,.3,1) both}body[data-theme=bubblegum] .theme-pack-anchor[data-scene=gum-snap] .gum-stretch{opacity:.8;left:8%;right:8%;top:50%;height:5px;background:#ff72b5;border-radius:50%;animation:pack-gum-snap .48s ease-in-out both}.gum-bubble{border-radius:50%;border:1px solid rgba(255,114,181,.12)}.gum-bubble.g1{left:3vw;bottom:8vh;width:42px;height:42px}.gum-bubble.g2{right:5vw;top:18vh;width:25px;height:25px}@keyframes pack-bubble{0%{transform:scale(.2)}65%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes pack-gum-snap{0%{transform:scaleX(.3)}50%{transform:scaleX(1.1)}to{transform:scaleX(.05);opacity:0}}body[data-theme=cardiology] .theme-pack-anchor:is([data-scene=pulse-lock],[data-scene=systole],[data-scene=sinus-confirm]) .heart{opacity:1;right:8px;top:-16px;color:#cf3f4b;font-size:24px;animation:pack-heart .72s ease-out both}body[data-theme=cardiology] .theme-pack-anchor:is([data-scene=sinus-confirm],[data-scene=ectopic-alert]) .ecg{opacity:.9;left:3%;right:3%;top:50%;height:16px;background:linear-gradient(135deg,transparent 0 38%,#cf3f4b 39% 42%,transparent 43% 49%,#cf3f4b 50% 53%,transparent 54%);background-size:38px 16px;animation:pack-ecg .62s linear both}.cardio-monitor{right:2vw;bottom:4vh;width:85px;height:46px;border:1px solid rgba(207,63,75,.12)}.cardio-pulse{left:2vw;top:22vh;width:70px;height:1px;background:#cf3f4b1f}@keyframes pack-heart{0%,to{transform:scale(1)}20%{transform:scale(1.28)}38%{transform:scale(.94)}58%{transform:scale(1.2)}}@keyframes pack-ecg{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}body[data-theme=blackplague] .theme-pack-anchor[data-scene=mask-inspect] .plague-mask,body[data-theme=blackplague] .theme-pack-anchor[data-scene=apothecary-confirm] .plague-mask{opacity:.88;right:5px;top:-20px;width:45px;height:28px;background:#cbbd9c;border:2px solid #4a4034;clip-path:polygon(0 22%,42% 8%,100% 48%,47% 64%,29% 100%,18% 62%);animation:pack-plague-mask .7s ease-out both}body[data-theme=blackplague] .theme-pack-anchor:is([data-scene=tally-mark],[data-scene=apothecary-confirm]) .mortality-mark{opacity:.78;left:7px;bottom:-13px;color:#493d30;font:800 12px Georgia;letter-spacing:.18em;animation:pack-plague-tally .6s steps(4) both}body[data-theme=blackplague] .theme-pack-anchor[data-scene=apothecary-confirm] .apothecary-vial{opacity:.86;right:13px;top:-27px;width:15px;height:35px;border:2px solid #625746;border-radius:4px 4px 8px 8px;background:linear-gradient(transparent 38%,#5067418c 39%);animation:pack-plague-vial .65s ease-out both}body[data-theme=blackplague] .theme-pack-anchor[data-scene=miasma-spread] .miasma-blot{opacity:.55;left:50%;top:50%;width:55px;height:30px;border-radius:42% 58% 55% 45%;background:#47573e47;filter:blur(2px);animation:pack-plague-miasma .8s ease-out both}@keyframes pack-plague-mask{0%{transform:translate(15px,-8px) rotate(12deg);opacity:0}to{transform:rotate(-4deg)}}@keyframes pack-plague-tally{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes pack-plague-vial{0%{transform:translateY(-12px) rotate(8deg);opacity:0}to{transform:none;opacity:.86}}@keyframes pack-plague-miasma{0%{transform:translate(-50%,-50%) scale(.2);opacity:0}to{transform:translate(-50%,-50%) scale(1.4);opacity:0}}body[data-theme=pencil] .meter{border-radius:1px;background:repeating-linear-gradient(135deg,transparent 0 4px,rgba(45,38,31,.08) 4px 5px)}body[data-theme=cartoon] .meter{border:2px solid #25231e;box-shadow:2px 2px #25231e}body[data-theme=lab] .meter{background:repeating-linear-gradient(90deg,rgba(22,139,146,.08) 0 15px,transparent 15px 20px)}body[data-theme=playground] .meter{height:8px!important;border-radius:9px;background:repeating-linear-gradient(90deg,#e5c2c7 0 5px,#f6eadf 5px 10px)}body[data-theme=dragoncourt] .meter{border:1px solid #7d4a31;background:#251b16}body[data-theme=crime] .meter{border-radius:0;background:linear-gradient(90deg,transparent 49%,rgba(163,54,54,.2) 50% 51%,transparent 52%)}body[data-theme=immunology] .meter{border-radius:999px;background:radial-gradient(circle at 10% 50%,rgba(85,119,214,.16) 0 4px,transparent 5px) 0 0/18px 100%}body[data-theme=fbi] .meter{border-radius:0;border:1px solid #313131;background:repeating-linear-gradient(90deg,#191919 0 16px,#eee5d3 16px 19px)}body[data-theme=materialgurl] .meter{border-radius:999px;background:repeating-radial-gradient(circle at 8px 50%,#f3d7e8 0 4px,transparent 5px 15px)}body[data-theme=booktokbikers] .meter{height:9px!important;border-radius:0;background:repeating-linear-gradient(90deg,#27292c 0 34px,#ddc98d 34px 52px,#27292c 52px 86px);box-shadow:inset 0 0 0 1px #555,0 0 12px #0004}body[data-theme=booktokbikers] .meter:after{content:"RPM";position:absolute;right:4px;top:-15px;color:#b8a58b;font:700 8px/1 system-ui;letter-spacing:.12em}body[data-theme=mafia] .meter{border-radius:2px;background:repeating-linear-gradient(90deg,#6d1e23 0 9px,#d1ab63 9px 11px)}body[data-theme=gymshark] .meter{height:10px!important;border-radius:0;background:#171b19;box-shadow:inset 0 0 0 1px #4f574f}body[data-theme=bubblegum] .meter{height:12px!important;border-radius:999px;background:linear-gradient(#ffd5eb,#ff9dce);box-shadow:inset 0 2px 5px #fff8}body[data-theme=cardiology] .meter{height:8px!important;border-radius:1px;background:linear-gradient(90deg,transparent 0 48%,rgba(207,63,75,.17) 49% 51%,transparent 52%)}body[data-theme=blackplague] .meter{border-radius:0;background:repeating-linear-gradient(90deg,#33271f 0 13px,#8e6e46 13px 15px)}.pack-route.run[data-theme=pencil] .route-a{left:0;right:0;top:46%;height:2px;background:#3e372c;animation:pack-route-pencil .55s steps(9) both}.pack-route.run[data-theme=cartoon] .route-a{left:50%;top:50%;width:80px;height:80px;border-radius:50%;background:#f0b72d;animation:pack-route-cartoon .48s cubic-bezier(.2,1.4,.3,1) both}.pack-route.run[data-theme=looney] .route-a{left:0;top:10%;bottom:10%;width:34%;background:#8b43382e;animation:pack-route-looney .6s ease-out both}.pack-route.run[data-theme=lab] .route-a{left:0;right:0;top:0;height:3px;background:#39b9c0;box-shadow:0 0 20px #39b9c0;animation:pack-route-lab .55s linear both}.pack-route.run[data-theme=playground] .route-a{left:-45px;top:48%;width:42px;height:42px;border-radius:50%;border:6px double #d96f85;animation:pack-route-yarn .78s cubic-bezier(.2,.8,.2,1) both}.pack-route.run[data-theme=dragoncourt] .route-a{left:50%;top:0;width:160px;height:100%;background:linear-gradient(#7d2d25,#3b1d18);transform-origin:top;animation:pack-route-banner .72s ease-out both}.pack-route.run[data-theme=crime] .route-a{left:50%;top:50%;width:190px;height:130px;background:#eee6d5;border:6px solid #f7f2e7;box-shadow:0 10px 34px #0007;animation:pack-route-photo .72s steps(7) both}.pack-route.run[data-theme=immunology] .route-a{left:50%;top:50%;width:80px;height:80px;border:5px solid rgba(85,119,214,.3);border-radius:50%;animation:pack-route-membrane .7s ease-out both}.pack-route.run[data-theme=fbi] .route-a{left:50%;top:48%;width:64%;height:44%;background:#d7ccb6;border:1px solid #493f33;animation:pack-route-folder .58s steps(6) both}.pack-route.run[data-theme=materialgurl] .route-a{inset:0;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.28) 48%,rgba(214,106,169,.14) 52%,transparent 66%);animation:pack-route-satin .62s ease-out both}.pack-route.run[data-theme=booktokbikers] .route-a{left:-150px;bottom:18%;width:130px;height:2px;background:#e8d9ae;box-shadow:0 0 24px 10px #ffefb838;animation:pack-route-bike .72s cubic-bezier(.22,.75,.25,1) both}.pack-route.run[data-theme=booktokbikers] .route-b{left:-80px;bottom:10%;width:70px;height:70px;border:6px solid #171719;border-radius:50%;box-shadow:44px 0 0 -6px #171719;animation:pack-route-bike .72s cubic-bezier(.22,.75,.25,1) both}.pack-route.run[data-theme=mafia] .route-a{inset:0;background:repeating-linear-gradient(90deg,#15120f 0 6%,transparent 6% 12%);animation:pack-route-blinds .6s ease-in-out both}.pack-route.run[data-theme=gymshark] .route-a{left:3vw;top:12%;width:6px;height:76%;background:repeating-linear-gradient(180deg,#c9ff61 0 24px,#202623 24px 48px);box-shadow:16px 0 0 -4px #c9ff6138;animation:pack-route-rack .58s cubic-bezier(.2,1,.25,1) both}.pack-route.run[data-theme=bubblegum] .route-a{left:50%;top:50%;width:90px;height:90px;border-radius:50%;background:#ff8fc5;box-shadow:inset -14px -16px 28px #c34e8b44;animation:pack-route-gum .62s cubic-bezier(.16,1.35,.3,1) both}.pack-route.run[data-theme=cardiology] .route-a{left:0;right:0;top:50%;height:36px;background:linear-gradient(135deg,transparent 0 42%,#cf3f4b 43% 45%,transparent 46% 52%,#cf3f4b 53% 55%,transparent 56%);background-size:92px 36px;animation:pack-route-ecg .72s linear both}.pack-route.run[data-theme=blackplague] .route-a{left:7vw;right:7vw;top:48%;width:auto;height:72px;background:repeating-linear-gradient(90deg,rgba(77,64,49,.22) 0 3px,transparent 3px 21px),linear-gradient(180deg,#ccbd9747,#7e8b6a1f);box-shadow:inset 0 0 0 1px #4c3f302e;animation:plague-route-register .9s steps(10) both}.pack-route.run[data-theme=blackplague] .route-b{left:50%;top:23%;width:65px;height:45px;background:#c8b993;clip-path:polygon(0 24%,40% 8%,100% 47%,48% 64%,29% 100%,18% 63%);animation:plague-route-mask .9s ease-out both}.pack-route.run[data-theme=blackplague] .route-c{right:11vw;top:64%;width:70px;height:20px;background:radial-gradient(ellipse at 8px 9px,rgba(60,49,39,.3) 0 4px,transparent 5px) 0 0/19px 15px;animation:plague-route-tracks 1s steps(6) both}.pack-route.run[data-theme=booktokbikers][data-scene=headlight-pass] .route-a{left:-36vw;bottom:36%;width:34vw;height:3px;background:linear-gradient(90deg,transparent,#fff1ba 42%,#9d2733 72%,transparent);box-shadow:0 0 30px 12px #ffefb829;animation:pack-question-headlight .46s cubic-bezier(.2,.8,.22,1) both}.pack-route.run[data-theme=booktokbikers][data-scene=headlight-pass] .route-b{left:12%;right:12%;bottom:24%;width:auto;height:1px;border:0;border-radius:0;background:repeating-linear-gradient(90deg,#ddc98d 0 24px,transparent 24px 36px);box-shadow:none;animation:pack-question-page .46s ease-out both}@keyframes pack-question-headlight{0%{transform:translate(0) scaleX(.35);opacity:0}28%{opacity:.88}to{transform:translate(142vw) scaleX(1);opacity:0}}@keyframes pack-question-page{0%{clip-path:inset(0 100% 0 0);opacity:.65}to{clip-path:inset(0);opacity:0}}@keyframes pack-route-pencil{0%{clip-path:inset(0 100% 0 0)}70%{clip-path:inset(0)}to{opacity:0}}@keyframes pack-route-cartoon{0%{transform:translate(-50%,-50%) scale(.15);opacity:.9}70%{transform:translate(-50%,-50%) scale(12);opacity:.14}to{transform:translate(-50%,-50%) scale(14);opacity:0}}@keyframes pack-route-looney{0%{transform:translate(-110%)}55%{transform:translate(105%)}to{transform:translate(170%);opacity:0}}@keyframes pack-route-lab{0%{transform:translateY(-10px)}70%{transform:translateY(100vh)}to{transform:translateY(100vh);opacity:0}}@keyframes pack-route-yarn{0%{transform:translate(0) rotate(0)}80%{transform:translate(calc(100vw + 70px)) rotate(620deg)}to{transform:translate(calc(100vw + 100px)) rotate(700deg);opacity:0}}@keyframes pack-route-banner{0%{transform:translate(-50%) scaleY(0)}60%{transform:translate(-50%) scaleY(1)}to{transform:translate(-50%) scaleY(1);opacity:0}}@keyframes pack-route-photo{0%{transform:translate(-50%,-50%) scale(.65) rotate(-7deg);filter:brightness(2) grayscale(1)}80%{transform:translate(-50%,-50%) scale(1.15) rotate(2deg);filter:none}to{opacity:0;transform:translate(-50%,-50%) scale(1.25)}}@keyframes pack-route-membrane{0%{transform:translate(-50%,-50%) scale(.1);opacity:.8}75%{transform:translate(-50%,-50%) scale(14);opacity:.16}to{transform:translate(-50%,-50%) scale(16);opacity:0}}@keyframes pack-route-folder{0%{transform:translate(-50%,-50%) rotateX(85deg);opacity:.2}65%{transform:translate(-50%,-50%) rotateX(0);opacity:.8}to{transform:translate(-50%,-50%) translateY(28px);opacity:0}}@keyframes pack-route-satin{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes pack-route-bike{0%{transform:translate(0);opacity:0}12%{opacity:1}88%{opacity:1}to{transform:translate(calc(100vw + 260px));opacity:0}}@keyframes pack-route-blinds{0%{clip-path:inset(0 100% 0 0)}55%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%);opacity:0}}@keyframes pack-route-bar{0%{transform:translate(-50%,-50%) scaleX(.2) translateY(70px)}60%{transform:translate(-50%,-50%) scaleX(1) translateY(0)}to{transform:translate(-50%,-50%) scaleX(1.1) translateY(-35px);opacity:0}}@keyframes pack-route-rack{0%{transform:translate(-24px) scaleY(.2);opacity:0}60%{transform:translate(0) scaleY(1);opacity:.74}to{transform:translate(-8px) scaleY(1);opacity:0}}@keyframes pack-route-gum{0%{transform:translate(-50%,-50%) scale(.15)}70%{transform:translate(-50%,-50%) scale(12);opacity:.18}to{transform:translate(-50%,-50%) scale(15);opacity:0}}@keyframes pack-route-ecg{0%{clip-path:inset(0 100% 0 0)}70%{clip-path:inset(0)}to{clip-path:inset(0);opacity:0}}@keyframes plague-route-register{0%{clip-path:inset(0 100% 0 0);opacity:.2}70%{clip-path:inset(0);opacity:.75}to{clip-path:inset(0);opacity:0}}@keyframes plague-route-mask{0%{transform:translate(-50%,-25px) rotate(12deg);opacity:0}to{transform:translate(20vw,18px) rotate(-4deg);opacity:0}}@keyframes plague-route-tracks{0%{transform:translate(-90px);opacity:0}60%{opacity:.6}to{transform:translate(55px);opacity:0}}body.motion-reduced .theme-pack-stage .pack-route,body.motion-reduced .theme-pack-anchor{display:none!important}body.motion-reduced .theme-pack-stage .pack-canvas{opacity:.35}@media(prefers-reduced-motion:reduce){.pack-route,.theme-pack-anchor{display:none!important}.pack-persistent>*{animation:none!important}}@media(any-hover:none)and (any-pointer:coarse){.theme-pack-anchor{display:none!important}}@media(max-width:820px){.theme-pack-stage{z-index:28}.pack-persistent>*{opacity:.05!important}.biker-bookmark,.fbi-classified{display:none!important}}.theme-spectacle-owner{position:relative!important;isolation:isolate}.theme-spectacle-owner>.content{position:relative;z-index:2}.theme-spectacle{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;contain:layout paint style}.spectacle-world,.spectacle-reactor{position:absolute;inset:0;pointer-events:none}.spectacle-world>*,.spectacle-world b{position:absolute;display:block;box-sizing:border-box}.theme-spectacle[hidden],.motion-standard .theme-spectacle{display:none!important}.motion-cinematic .theme-spectacle{opacity:1}.study-room-route .theme-spectacle{display:none!important}.sp-pencil-hand{left:7vw;bottom:7vh;width:48px;height:14px;border-radius:50% 6px 6px 50%;background:linear-gradient(90deg,#c7b99e,#4a4136 68%,#2e2923 69% 100%);opacity:.14;transform:rotate(-8deg)}.sp-pencil-line{left:4vw;width:24vw;height:1px;background:repeating-linear-gradient(90deg,rgba(55,47,39,.28) 0 9px,transparent 9px 12px);transform-origin:left}.sp-pencil-line.l1{bottom:8vh}.sp-pencil-line.l2{right:4vw;left:auto;top:17vh;transform:rotate(-2deg)}.sp-paper-corner{right:-34px;bottom:-36px;width:130px;height:130px;border:1px solid rgba(92,75,53,.14);transform:rotate(42deg);background:#fffcf214}.sp-eraser-dust{left:27vw;bottom:7vh;width:64px;height:22px;background:radial-gradient(circle,rgba(73,62,51,.16) 0 1px,transparent 2px) 0 0/8px 8px;filter:blur(.2px)}.sp-comic-cloud{width:110px;height:54px;border:3px solid rgba(37,35,30,.18);border-radius:50%;background:#fffce921}.sp-comic-cloud:before,.sp-comic-cloud:after{content:"";position:absolute;border:inherit;border-radius:50%;background:inherit}.sp-comic-cloud:before{width:52px;height:52px;left:12px;top:-24px}.sp-comic-cloud:after{width:66px;height:66px;right:8px;top:-31px}.sp-comic-cloud.c1{left:3vw;top:17vh}.sp-comic-cloud.c2{right:4vw;bottom:10vh;transform:scale(.72)}.sp-comic-burst{right:5vw;top:13vh;width:80px;height:80px;background:conic-gradient(from 4deg,rgba(240,183,45,.28) 0 10deg,transparent 10deg 26deg,rgba(239,107,99,.24) 26deg 35deg,transparent 35deg 52deg);border-radius:50%}.sp-comic-speed{height:4px;width:80px;background:#25231e22;border-radius:9px}.sp-comic-speed.s1{left:2vw;bottom:23vh;transform:rotate(-8deg)}.sp-comic-speed.s2{right:3vw;top:34vh;transform:rotate(9deg)}.sp-looney-spotlight{left:-20vw;top:-20vh;width:38vw;height:120vh;background:linear-gradient(100deg,transparent 0 30%,rgba(247,222,158,.13) 50%,transparent 70%);transform:rotate(-14deg)}.sp-looney-marquee{left:4vw;right:4vw;top:10vh;height:18px;border-top:2px dotted rgba(196,154,74,.22);border-bottom:1px solid rgba(139,67,56,.12)}.sp-looney-prop{right:5vw;bottom:7vh;width:76px;height:24px;border-radius:50%;background:#c49a4a22;border:2px solid #2d241e25}.sp-looney-film{left:0;right:0;height:9px;background:repeating-linear-gradient(90deg,#2d241e14 0 10px,transparent 10px 22px)}.sp-looney-film.f1{top:5px}.sp-looney-film.f2{bottom:5px}.sp-lab-reticle{left:50%;top:50%;border:1px solid rgba(22,139,146,.16);border-radius:50%;transform:translate(-50%,-50%)}.sp-lab-reticle.r1{width:210px;height:210px;border-style:dashed}.sp-lab-reticle.r2{width:120px;height:120px}.sp-lab-scan{left:2vw;right:2vw;top:-10vh;height:2px;background:#54d8df55;box-shadow:0 0 22px 5px #33bfc733}.sp-lab-vial{bottom:4vh;width:18px;height:64px;border:1px solid #168b9255;border-radius:3px 3px 8px 8px;background:linear-gradient(to top,#34bdc633 0 34%,transparent 35%)}.sp-lab-vial.v1{right:5vw}.sp-lab-vial.v2{right:8vw;height:49px}.sp-lab-readout{left:3vw;top:19vh;color:#168b9230;font:700 10px/1 ui-monospace,monospace;letter-spacing:.28em}.sp-cat-paw{left:3vw;bottom:-18px;width:45px;height:52px;border-radius:48% 48% 44% 44%;background:#fff8ec;border:2px solid #7b655833;box-shadow:inset 0 10px #f2c5c522}.sp-cat-yarn{left:7vw;bottom:8vh;width:54px;height:54px;border:7px double #d96f8550;border-radius:50%;background:radial-gradient(circle at 37% 35%,#f9e0e5 0 12%,#dc829555 13% 16%,transparent 17%)}.sp-cat-yarn b{left:34px;top:42px;width:160px;height:1px;background:#d96f8540;transform:rotate(14deg);transform-origin:left}.sp-cat-mouse{left:12vw;bottom:7vh;width:32px;height:17px;border-radius:55% 45% 45% 55%;background:#81756a55}.sp-cat-mouse:after{content:"";position:absolute;width:34px;height:1px;background:#81756a55;right:26px;top:12px;transform:rotate(18deg)}.sp-cat-feather{right:5vw;top:18vh;width:3px;height:90px;background:#7b655830;transform:rotate(28deg);transform-origin:top}.sp-cat-tail{right:-8px;bottom:16vh;width:65px;height:19px;border:7px solid #fff8ec55;border-left:0;border-radius:0 80% 80% 0;transform:rotate(-12deg)}.sp-dragon-shadow{left:-24vw;top:25vh;width:180px;height:90px;opacity:.15}.sp-dragon-shadow b{inset:0;background:#160e0b;clip-path:polygon(0 52%,19% 22%,38% 38%,50% 0,59% 38%,82% 17%,100% 48%,72% 58%,61% 96%,48% 63%,31% 94%,24% 61%)}.sp-dragon-torch{top:25vh;width:7px;height:75px;background:#4a2b1c;box-shadow:0 -18px 28px 7px #e56e3230}.sp-dragon-torch:before{content:"";position:absolute;left:-7px;top:-27px;width:20px;height:30px;border-radius:60% 40% 55% 45%;background:radial-gradient(circle at 50% 80%,#ffd66e,#e75d27 55%,transparent 58%);animation:sp-flame .28s ease-in-out infinite alternate}.sp-dragon-torch.t1{left:3vw}.sp-dragon-torch.t2{right:3vw}.sp-dragon-banner{right:8vw;top:12vh;width:70px;height:116px;background:linear-gradient(#8d3027bb,#3d1b18aa);clip-path:polygon(0 0,100% 0,100% 86%,50% 100%,0 86%);transform-origin:top}.sp-dragon-ember{width:7px;height:7px;border-radius:50%;background:#e86c31;box-shadow:0 0 14px 5px #df5d2733}.sp-dragon-ember.e1{left:11vw;bottom:7vh}.sp-dragon-ember.e2{right:12vw;bottom:9vh}@keyframes sp-flame{to{transform:scale(.86,1.12) rotate(5deg);filter:brightness(1.25)}}.sp-crime-light{left:-28vw;top:8vh;width:32vw;height:74vh;background:radial-gradient(ellipse at center,rgba(255,244,190,.14),rgba(255,244,190,.035) 38%,transparent 70%);transform:rotate(-12deg)}.sp-crime-thread{left:6vw;top:27vh;width:32vw;height:2px;background:#9c2d2d40;transform:rotate(18deg);transform-origin:left}.sp-crime-pin{width:13px;height:13px;border-radius:50%;background:#a33636aa;box-shadow:0 3px 5px #0004}.sp-crime-pin.p1{left:6vw;top:27vh}.sp-crime-pin.p2{left:36vw;top:36vh}.sp-crime-photo{right:5vw;bottom:8vh;width:90px;height:104px;background:#eee6d5aa;border:7px solid #f8f3e9aa;transform:rotate(-5deg);box-shadow:0 12px 25px #0003}.sp-crime-tape{left:2vw;bottom:4vh;background:#d7b94b88;color:#261f18aa;padding:4px 12px;font:800 9px/1 ui-monospace;transform:rotate(2deg)}.sp-immune-cell{width:38px;height:38px;border-radius:50%;border:3px solid #5577d644;background:radial-gradient(circle,#6fae9f28 0 22%,transparent 23%);box-shadow:0 0 0 8px #5577d60c}.sp-immune-cell.c1{left:6vw;top:19vh}.sp-immune-cell.c2{right:8vw;top:28vh;width:28px;height:28px}.sp-immune-cell.c3{left:16vw;bottom:10vh;width:48px;height:48px}.sp-immune-receptor{right:3vw;bottom:13vh;width:72px;height:48px;border:7px solid #5577d633;border-left-color:transparent;border-radius:0 60% 60% 0}.sp-immune-signal{left:50%;top:50%;width:70px;height:70px;border:3px solid #6fae9f55;border-radius:50%;transform:translate(-50%,-50%)}.sp-fbi-scan{left:0;right:0;top:-5vh;height:2px;background:#b23b3b70;box-shadow:0 0 22px 4px #a72d2e25}.sp-fbi-redact{height:10px;background:#14141488}.sp-fbi-redact.r1{left:3vw;top:21vh;width:130px}.sp-fbi-redact.r2{right:4vw;bottom:18vh;width:190px}.sp-fbi-stamp{right:5vw;top:15vh;border:3px solid #a72d2e55;color:#a72d2e66;padding:9px 13px;font:900 15px/1 ui-monospace;letter-spacing:.14em;transform:rotate(-5deg)}.sp-fbi-crosshair{left:50%;top:50%;width:120px;height:120px;border:1px solid #17171722;border-radius:50%;transform:translate(-50%,-50%)}.sp-fbi-crosshair:before,.sp-fbi-crosshair:after{content:"";position:absolute;background:#17171720}.sp-fbi-crosshair:before{left:50%;top:-20px;bottom:-20px;width:1px}.sp-fbi-crosshair:after{top:50%;left:-20px;right:-20px;height:1px}.sp-gurl-satin{left:-35vw;top:10vh;width:74vw;height:120px;border-radius:50%;background:linear-gradient(115deg,transparent 0 18%,#e29ec430 34%,#fff9 48%,#d96faa2b 63%,transparent 80%);filter:blur(2px);transform:rotate(-18deg)}.sp-gurl-gem{color:#d66aa980;text-shadow:0 0 18px #fff;font-size:30px}.sp-gurl-gem.g1{right:6vw;top:18vh}.sp-gurl-gem.g2{left:7vw;bottom:11vh}.sp-gurl-mirror{left:-20vw;top:0;width:15vw;height:100%;background:linear-gradient(90deg,transparent,#fff3,transparent);transform:skew(-15deg)}.sp-gurl-pearl{right:3vw;bottom:4vh;width:140px;height:14px;background:radial-gradient(circle,#fff 0 5px,#e8b7d3 6px,transparent 7px) 0 0/20px 14px}.sp-bike-road{left:0;right:0;bottom:6vh;height:42px;background:repeating-linear-gradient(90deg,transparent 0 70px,#dec98b44 70px 130px,transparent 130px 210px);border-bottom:2px solid #6664;transform:perspective(350px) rotateX(68deg);transform-origin:bottom}.sp-bike-cruise{left:0;bottom:8vh;width:152px;height:72px;filter:drop-shadow(0 10px 13px #0008);transform-origin:50% 100%}.sp-bike-cruise .sp-wheel{bottom:0;width:45px;height:45px;border:6px solid #111;border-radius:50%;background:radial-gradient(circle,#9a9a9a 0 4px,#252629 5px 7px,transparent 8px);box-shadow:inset 0 0 0 2px #777}.sp-bike-cruise .w1{left:8px}.sp-bike-cruise .w2{right:5px}.sp-frame{left:46px;bottom:18px;width:68px;height:7px;background:linear-gradient(90deg,#777,#d8d8d8,#555);transform:rotate(-9deg);box-shadow:0 -13px 0 -2px #393a3e}.sp-tank{left:68px;bottom:37px;width:46px;height:19px;border-radius:65% 35% 48% 32%;background:linear-gradient(135deg,#4c0d15,#9d2733 54%,#17181b 55%);box-shadow:inset 10px 3px #fff2,0 2px 6px #0006}.sp-fork{right:34px;bottom:18px;width:5px;height:39px;background:#aaa;transform:rotate(20deg)}.sp-rider{left:81px;bottom:50px;width:22px;height:22px;border-radius:52% 52% 38% 38%;background:#111;box-shadow:-11px 15px 0 4px #1b1b1e}.sp-bike-lamp{right:22px;bottom:38px;width:10px;height:10px;border-radius:50%;background:#fff1ba;box-shadow:0 0 18px 7px #ffe69c99}.sp-bike-brake{left:7px;bottom:28px;width:7px;height:10px;background:#cf2836;box-shadow:0 0 12px #cf2836}.sp-bike-beam{left:-190px;bottom:6vh;width:410px;height:100px;background:linear-gradient(90deg,#fff0bd20,transparent);clip-path:polygon(0 42%,100% 0,100% 100%,0 58%)}.sp-bike-tach{right:3vw;top:17vh;width:110px;height:55px;border:3px solid #c9c2b54a;border-bottom:0;border-radius:120px 120px 0 0;background:repeating-conic-gradient(from 270deg at 50% 100%,#d7c58a44 0 2deg,transparent 2deg 10deg);transform:rotate(0)}.sp-bike-needle{left:54px;bottom:0;width:3px;height:46px;background:#b62937;transform-origin:50% 100%;transform:rotate(-70deg)}.sp-bike-chrome{left:-26vw;top:31vh;width:25vw;height:3px;background:linear-gradient(90deg,transparent,#fff,#9b9ca0,transparent);box-shadow:0 0 10px #fff5}.sp-booktok-glaze{right:5vw;bottom:18vh;color:#d7cab37a;font:italic 12px/1.2 Georgia;letter-spacing:.08em;transform:rotate(-4deg);padding-left:30px;border-bottom:1px solid #c0ae9055}.sp-mafia-blinds{inset:0;background:repeating-linear-gradient(90deg,transparent 0 9vw,#0000000e 9vw 9.4vw)}.sp-mafia-card{width:62px;height:88px;border-radius:4px;background:#eee3ca99;color:#211916aa;display:grid;place-items:center;font:34px/1 Georgia;box-shadow:0 12px 30px #0005}.sp-mafia-card.c1{right:7vw;bottom:8vh;transform:rotate(-7deg)}.sp-mafia-card.c2{right:12vw;bottom:11vh;transform:rotate(6deg)}.sp-mafia-chip{left:5vw;bottom:6vh;width:48px;height:48px;border:7px dashed #d1ab6388;border-radius:50%;background:#741f2388}.sp-mafia-smoke{width:100px;height:100px;border:2px solid #dbcfb91a;border-radius:50%;filter:blur(9px)}.sp-mafia-smoke.s1{left:3vw;top:18vh}.sp-mafia-smoke.s2{left:8vw;top:23vh;transform:scale(.65)}.sp-gym-bar{left:50%;bottom:8vh;width:58vw;height:9px;background:#b9c0bb88;transform:translate(-50%);box-shadow:-26vw 0 0 9px #161a18,26vw 0 0 9px #161a18}.sp-gym-bar b{top:-21px;width:24px;height:50px;background:#c9ff6155;border:6px solid #111}.sp-gym-bar b:first-child{left:4%}.sp-gym-bar b:last-child{right:4%}.sp-gym-plate{width:62px;height:62px;border:12px solid #c9ff6140;border-radius:50%}.sp-gym-plate.p1{right:4vw;top:18vh}.sp-gym-plate.p2{right:9vw;top:22vh;transform:scale(.65)}.sp-gym-chalk{width:90px;height:50px;background:radial-gradient(circle,#ffffff29 0 2px,transparent 3px) 0 0/9px 9px;filter:blur(1px)}.sp-gym-chalk.c1{left:4vw;bottom:13vh}.sp-gym-chalk.c2{left:9vw;bottom:18vh}.sp-gym-rep{right:4vw;bottom:4vh;color:#c9ff6155;font:900 44px/1 system-ui}.sp-gum-bubble{border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff9 0 7%,#ffb7dd66 10% 42%,#ff72b544 70%);box-shadow:inset -9px -12px 22px #ca4c8c33}.sp-gum-bubble.b1{left:6vw;bottom:5vh;width:72px;height:72px}.sp-gum-bubble.b2{right:8vw;bottom:3vh;width:48px;height:48px}.sp-gum-bubble.b3{left:42vw;bottom:2vh;width:32px;height:32px}.sp-gum-ribbon{right:3vw;top:16vh;width:180px;height:22px;border-radius:999px;background:linear-gradient(90deg,#ff72b522,#fff8,#a768ff22)}.sp-gum-star{left:4vw;top:18vh;color:#ff72b56b;font-size:35px}.sp-cardio-heart{right:5vw;top:16vh;color:#cf3f4b66;font:46px/1 Georgia;transform-origin:center}.sp-cardio-ecg{left:2vw;right:2vw;bottom:7vh;width:96vw;height:80px;overflow:visible}.sp-cardio-ecg path{fill:none;stroke:#cf3f4b70;stroke-width:3;stroke-linejoin:round;stroke-dasharray:700;stroke-dashoffset:700}.sp-cardio-ring{left:50%;top:50%;width:90px;height:90px;border:2px solid #cf3f4b44;border-radius:50%;transform:translate(-50%,-50%)}.sp-cardio-ring.r2{width:140px;height:140px;opacity:.45}.sp-cardio-monitor{left:3vw;top:19vh;color:#cf3f4b55;font:800 15px/1 ui-monospace}.sp-plague-raven{left:-20vw;top:21vh;width:90px;height:46px}.sp-plague-raven b{inset:0;background:#19151199;clip-path:polygon(0 52%,34% 0,49% 39%,66% 0,100% 50%,58% 62%,50% 100%,41% 63%)}.sp-plague-candle{left:4vw;bottom:5vh;width:12px;height:78px;background:#dccb9e44;box-shadow:0 -22px 28px 6px #e6ad4b22}.sp-plague-candle b{left:-8px;top:-27px;width:27px;height:31px;border-radius:60% 40% 58% 42%;background:radial-gradient(circle at 50% 75%,#ffe5a5,#c9792d 58%,transparent 60%)}.sp-plague-quill{right:6vw;bottom:8vh;width:5px;height:100px;background:#2c241e77;transform:rotate(28deg);transform-origin:bottom}.sp-plague-ink{right:3vw;bottom:5vh;width:100px;height:55px;border-radius:60% 40% 65% 35%;background:#1d181437}.sp-plague-dust{width:3px;height:3px;border-radius:50%;background:#3a2d2466}.sp-plague-dust.d1{left:16vw;bottom:12vh}.sp-plague-dust.d2{right:18vw;top:18vh}.sp-pencil-margin{left:7%;top:4%;bottom:4%;width:1px;background:#b65a5340;box-shadow:3px 0 #b65a5312}.sp-pencil-hole{left:2.2%;width:16px;height:16px;border-radius:50%;background:radial-gradient(circle,#d8ceba 0 40%,#6d625230 43% 52%,#fff8 55%);box-shadow:inset 1px 2px 3px #5e53451c}.sp-pencil-hole.h1{top:27%}.sp-pencil-hole.h2{top:68%}.sp-comic-word{right:9%;top:16%;padding:8px 13px;color:#25231ecc;background:#f0b72dcc;border:3px solid #25231e;border-radius:50% 45% 50% 42%;font:900 20px/1 system-ui;letter-spacing:-.06em;text-shadow:2px 2px 0 #fff;box-shadow:4px 4px #ef6b6380;transform:rotate(-7deg)}.sp-comic-word:after{content:"";position:absolute;right:8px;bottom:-13px;border:8px solid transparent;border-top-color:#25231e;transform:rotate(-22deg)}.sp-comic-zig{left:8%;top:38%;width:100px;height:38px;background:#ef6b634f;clip-path:polygon(0 45%,16% 20%,26% 60%,43% 8%,55% 67%,73% 18%,82% 55%,100% 35%,85% 83%,68% 52%,54% 94%,42% 48%,23% 88%,14% 56%)}.sp-looney-curtain{top:0;bottom:0;width:17%;background:repeating-linear-gradient(90deg,#6e2f2c99 0 16px,#8b433899 16px 29px,#54242199 29px 42px);box-shadow:inset 0 0 28px #2b161555}.sp-looney-curtain:after{content:"";position:absolute;top:0;bottom:0;width:22px;background:linear-gradient(90deg,transparent,#c49a4a30,transparent)}.sp-looney-curtain.c1{left:0;border-right:3px solid #c49a4a55}.sp-looney-curtain.c1:after{right:-10px}.sp-looney-curtain.c2{right:0;border-left:3px solid #c49a4a55}.sp-looney-curtain.c2:after{left:-10px}.sp-lab-rack{right:5%;bottom:5%;width:126px;height:55px;border:2px solid #168b9250;border-top:7px solid #168b9266;border-radius:4px;background:repeating-linear-gradient(90deg,transparent 0 17px,#168b9220 17px 19px),linear-gradient(#fff3,#168b9209)}.sp-lab-rack:after{content:"";position:absolute;left:7px;right:7px;bottom:10px;height:23px;background:radial-gradient(ellipse at 50% 100%,#34bdc63d 0 7px,transparent 8px) 0 0/22px 23px}.sp-lab-calibration{left:4%;bottom:6%;width:160px;height:54px;border-left:2px solid #168b9248;border-bottom:2px solid #168b9248;background:linear-gradient(156deg,transparent 0 18%,#54d8df50 19% 21%,transparent 22% 42%,#54d8df50 43% 45%,transparent 46% 67%,#54d8df50 68% 70%,transparent 71%);transform-origin:left center}.sp-cat-box{right:4%;bottom:4%;width:92px;height:68px;background:linear-gradient(145deg,#cba66c80,#a47f4f72);clip-path:polygon(9% 15%,50% 0,91% 15%,100% 100%,0 100%);box-shadow:inset 0 0 0 2px #765b3c33}.sp-cat-box>b:first-child{left:9%;top:15%;width:42%;height:44%;background:#d8b67d77;clip-path:polygon(0 0,100% 32%,80% 100%,0 78%)}.sp-cat-box>b:last-child{right:9%;top:15%;width:42%;height:44%;background:#b98f5b77;clip-path:polygon(0 32%,100% 0,100% 78%,20% 100%)}.sp-cat-shelf{left:4%;top:18%;width:125px;height:12px;border-radius:3px;background:linear-gradient(#9b765c66,#684d3b66);box-shadow:0 13px 0 -5px #6b514044,0 24px 0 -6px #6b514033}.sp-dragon-crest{right:14%;top:16%;width:58px;height:72px;background:linear-gradient(#b88945aa,#713227aa);clip-path:polygon(50% 0,94% 18%,87% 69%,50% 100%,13% 69%,6% 18%);box-shadow:inset 0 0 0 3px #e6c27a55}.sp-dragon-crest:after{content:"\2726";position:absolute;inset:0;display:grid;place-items:center;color:#f2d28caa;font-size:24px}.sp-dragon-portcullis{left:4%;bottom:4%;width:88px;height:88px;border:6px solid #4b2d2080;border-bottom:0;background:repeating-linear-gradient(90deg,transparent 0 12px,#4b2d2060 12px 17px),repeating-linear-gradient(0deg,transparent 0 18px,#4b2d2045 18px 22px);clip-path:polygon(0 0,100% 0,100% 82%,92% 100%,84% 82%,72% 100%,60% 82%,50% 100%,40% 82%,28% 100%,16% 82%,8% 100%,0 82%)}.sp-dragon-rune{width:34px;height:34px;border:1px solid #c59a5060;border-radius:50%;background:conic-gradient(from 45deg,transparent 0 12%,#c59a5040 13% 16%,transparent 17% 37%,#c59a5040 38% 41%,transparent 42% 62%,#c59a5040 63% 66%,transparent 67%);box-shadow:0 0 18px #e86c3120}.sp-dragon-rune.r1{left:22%;top:19%}.sp-dragon-rune.r2{right:25%;bottom:13%}.sp-dragon-egg{right:5%;bottom:5%;width:38px;height:52px;border-radius:52% 48% 49% 51%/62% 62% 38% 38%;background:radial-gradient(circle at 35% 25%,#e4c17f99 0 8%,#8b4c3899 9% 45%,#4d2a2499 70%);box-shadow:inset -8px -8px 14px #2c17184f,0 0 20px #e86c3120}.sp-crime-ruler{left:3%;bottom:6%;width:180px;height:24px;background:repeating-linear-gradient(90deg,#f1d45e88 0 2px,transparent 2px 10px),linear-gradient(#d8bf5788,#b79b3e88);border:1px solid #574c2f55;clip-path:polygon(0 0,100% 0,98% 100%,2% 100%)}.sp-crime-fingerprint{right:5%;top:16%;width:92px;height:92px;border-radius:50%;background:repeating-radial-gradient(ellipse at 50% 55%,transparent 0 5px,#2f2a2633 6px 7px,transparent 8px 11px);transform:rotate(-11deg);opacity:.42}.sp-crime-marker{left:9%;top:21%;width:29px;height:29px;border-radius:50% 50% 48% 52%;display:grid!important;place-items:center;background:#f6d94fbf;color:#171411;font:900 12px/1 ui-monospace;box-shadow:0 3px 8px #0004}.sp-immune-antibody{width:30px;height:32px;color:#5577d67d;font:900 30px/1 system-ui;transform-origin:50% 70%;filter:drop-shadow(0 0 6px #6fae9f33)}.sp-immune-antibody.a1{left:20%;top:20%;transform:rotate(22deg)}.sp-immune-antibody.a2{right:18%;bottom:18%;transform:rotate(-28deg)}.sp-immune-membrane{left:8%;right:8%;bottom:5%;height:34px;border-radius:50%;border-top:4px double #5577d644;background:radial-gradient(circle at 12px 0,#6fae9f33 0 5px,transparent 6px) 0 0/24px 20px;filter:drop-shadow(0 -4px 8px #5577d612)}.sp-fbi-microfilm{left:4%;bottom:7%;width:190px;height:34px;border-top:5px solid #19191955;border-bottom:5px solid #19191955;background:repeating-linear-gradient(90deg,#16161622 0 12px,transparent 12px 18px,#16161622 18px 30px);box-shadow:0 5px 14px #0002}.sp-fbi-folder{right:4%;bottom:5%;width:125px;height:80px;background:linear-gradient(#c7ad7988,#9f814e88);clip-path:polygon(0 13px,28px 13px,38px 0,72px 0,82px 13px,100% 13px,100% 100%,0 100%);border-bottom:4px solid #6e55346b;transform-origin:50% 100%}.sp-gurl-runway{left:18%;right:18%;bottom:3%;height:90px;background:linear-gradient(100deg,transparent 0 25%,#ffffff30 48%,transparent 70%),repeating-linear-gradient(90deg,#d66aa910 0 1px,transparent 1px 22px);clip-path:polygon(14% 0,86% 0,100% 100%,0 100%);border-top:1px solid #d66aa943}.sp-gurl-flash{inset:0;background:radial-gradient(circle at 72% 22%,#fff 0 2%,#fff8 3%,transparent 20%);opacity:0;mix-blend-mode:screen}.sp-gym-cable{left:8%;top:8%;width:7px;height:180px;background:linear-gradient(90deg,#555,#c9d0cc,#555);box-shadow:0 0 0 2px #1114;transform-origin:50% 0}.sp-gym-cable:after{content:"";position:absolute;left:-14px;bottom:-26px;width:35px;height:35px;border:7px solid #161a18;border-radius:50%;background:#b7ef5520}.sp-gym-rack{left:18%;right:18%;bottom:5%;height:68px;border-left:9px solid #171b19aa;border-right:9px solid #171b19aa;border-bottom:7px solid #171b19aa;background:repeating-linear-gradient(90deg,transparent 0 58px,#b7ef5528 58px 62px,transparent 62px 116px)}.sp-gum-lollipop{right:5%;top:18%;width:54px;height:54px;border-radius:50%;background:conic-gradient(#ff72b5,#a768ff,#9bdfff,#ffcf62,#ff72b5);box-shadow:inset 0 0 0 8px #fff6,0 0 18px #ff72b533}.sp-gum-lollipop:after{content:"";position:absolute;width:4px;height:82px;left:25px;top:48px;background:#fff9;border:1px solid #cda7bd55;transform:rotate(-8deg);transform-origin:top}.sp-gum-sticker{left:7%;top:17%;padding:8px 11px;border-radius:12px 5px;background:#fff6dccc;border:3px solid #ff72b58c;color:#a43d76;font:900 14px/1 system-ui;box-shadow:3px 4px #9bdfff77;transform:rotate(-8deg)}.sp-cardio-flow{width:72px;height:10px;border-radius:999px;background:linear-gradient(90deg,transparent,#cf3f4b55,#cf3f4b99,transparent);filter:drop-shadow(0 0 6px #cf3f4b30)}.sp-cardio-flow.f1{left:8%;bottom:15%;transform:rotate(12deg)}.sp-cardio-flow.f2{right:10%;top:27%;transform:rotate(-18deg)}.sp-cardio-valve{right:14%;bottom:12%;width:56px;height:44px;border:7px double #cf3f4b55;border-left-color:transparent;border-right-color:transparent;border-radius:50%;transform-origin:center}.sp-cardio-beatmark{left:8%;top:28%;width:9px;height:9px;border-radius:50%;background:#cf3f4bcc;box-shadow:0 0 0 6px #cf3f4b22,0 0 24px #cf3f4b55}.sp-mafia-roulette{left:5%;bottom:5%;width:88px;height:88px;border:8px double #d1ab636e;border-radius:50%;background:conic-gradient(#651d22 0 12.5%,#171411 12.5% 25%,#651d22 25% 37.5%,#171411 37.5% 50%,#651d22 50% 62.5%,#171411 62.5% 75%,#651d22 75% 87.5%,#171411 87.5%);box-shadow:inset 0 0 0 12px #d1ab6317,0 10px 24px #0004}.sp-mafia-roulette:after{content:"\25c6";position:absolute;inset:0;display:grid;place-items:center;color:#d1ab63;font-size:24px}.sp-mafia-ledger{right:4%;top:18%;padding:10px 16px;border:2px double #d1ab6355;background:#241a17aa;color:#d1ab6388;font:700 10px/1 Georgia;letter-spacing:.18em;transform:rotate(2deg)}.sp-bike-sign{right:4%;bottom:17%;padding:7px 12px;border:2px solid #dec98b66;border-radius:2px;background:#151619cc;color:#dec98ba8;font:800 9px/1 ui-monospace;letter-spacing:.14em;box-shadow:0 0 0 3px #1118,0 5px 14px #0005}.sp-plague-mask{left:4%;bottom:5%;width:84px;height:90px;background:#201b17b5;clip-path:polygon(16% 0,55% 5%,68% 28%,100% 46%,67% 56%,52% 100%,28% 62%,0 48%,24% 31%);filter:drop-shadow(5px 8px 9px #0005)}.sp-plague-mask:after{content:"";position:absolute;left:21px;top:22px;width:36px;height:18px;border-radius:50%;background:radial-gradient(circle at 28% 50%,#d9c895aa 0 3px,transparent 4px),radial-gradient(circle at 72% 50%,#d9c895aa 0 3px,transparent 4px)}.sp-plague-tally{right:5%;top:18%;width:85px;height:58px;padding:8px;border:1px solid #6a50386b;background:#cbb88a25;display:flex!important;gap:8px;align-items:center}.sp-plague-tally>b{position:relative!important;width:3px;height:35px;background:#3b2d24aa;transform:rotate(3deg)}.sp-plague-tally>b:last-child{position:absolute!important;left:17px;right:15px;top:27px;width:auto;height:3px;transform:rotate(-13deg)}.sp-plague-map{left:15%;right:16%;bottom:5%;height:88px;border:1px solid #5c493662;background:linear-gradient(23deg,transparent 0 36%,#6d1c1b22 37% 39%,transparent 40% 61%,#6d1c1b22 62% 64%,transparent 65%),repeating-linear-gradient(90deg,transparent 0 42px,#46372918 42px 43px);clip-path:polygon(2% 4%,98% 0,100% 91%,87% 100%,65% 95%,48% 100%,24% 96%,0 100%,3% 58%,0 21%)}.sp-plague-rattrack{width:52px;height:16px;opacity:.28;background:radial-gradient(ellipse,#211b17 0 5px,transparent 6px) 0 0/17px 14px}.sp-plague-rattrack.r1{left:22%;bottom:9%;transform:rotate(13deg)}.sp-plague-rattrack.r2{right:24%;bottom:11%;transform:rotate(-9deg)}.sp-plague-vial{right:4%;bottom:5%;width:22px;height:58px;border:2px solid #9b855e72;border-radius:3px 3px 9px 9px;background:linear-gradient(to top,#6d1c1b6b 0 31%,transparent 32%);box-shadow:inset 0 0 8px #fff1}.sp-plague-vial:before{content:"";position:absolute;left:3px;right:3px;top:-9px;height:9px;background:#806a4b;border:1px solid #3a3024}.sp-plague-hourglass{left:5%;top:17%;width:38px;height:58px;border-top:6px solid #604a35;border-bottom:6px solid #604a35;clip-path:polygon(0 0,100% 0,70% 48%,100% 100%,0 100%,30% 48%);background:linear-gradient(115deg,transparent 0 31%,#d6b66a66 32% 68%,transparent 69%);transform-origin:center}.sp-plague-ledger{right:10%;bottom:6%;padding:9px 14px;border:2px double #6d5740;background:#c8b58445;color:#3c3024aa;font:700 10px/1 Georgia;letter-spacing:.16em;transform:rotate(-2deg)}.theme-spectacle[data-cue=correct] .spectacle-world{filter:saturate(1.12) brightness(1.04)}.theme-spectacle[data-cue=incorrect] .spectacle-world{filter:saturate(.82) contrast(1.04)}.motion-standard .sp-looney-marquee,.motion-standard .sp-fbi-scan,.motion-standard .sp-bike-road,.motion-standard .sp-cardio-heart{animation:sp-standard-breathe 5.5s ease-in-out infinite}.motion-standard .sp-gum-bubble.b2,.motion-standard .sp-immune-cell.c2{animation:sp-standard-float 7s ease-in-out infinite}.motion-cinematic .sp-bike-road{animation:sp-road-rush 1.35s linear infinite}.motion-cinematic .sp-dragon-torch:before{animation-duration:.2s}.motion-cinematic .sp-gum-star{animation:sp-sparkle 1.8s ease-in-out infinite}.motion-cinematic .sp-plague-candle b{animation:sp-candle .25s ease-in-out infinite alternate}.motion-cinematic .sp-gym-plate.p1{animation:sp-plate-pulse 2.4s cubic-bezier(.2,.8,.2,1) infinite}.motion-cinematic .sp-fbi-crosshair{animation:sp-crosshair 8s linear infinite}@keyframes sp-standard-breathe{50%{opacity:.55;filter:brightness(1.2)}}@keyframes sp-standard-float{50%{transform:translateY(-11px) scale(1.04)}}@keyframes sp-road-rush{to{background-position:-210px 0}}@keyframes sp-sparkle{50%{transform:rotate(35deg) scale(1.35);filter:brightness(1.6)}}@keyframes sp-candle{to{transform:translate(2px) scale(.88,1.08);filter:brightness(1.25)}}@keyframes sp-plate-pulse{50%{transform:scale(1.08);filter:brightness(1.25)}}@keyframes sp-crosshair{to{transform:translate(-50%,-50%) rotate(360deg)}}::view-transition-group(root){animation-duration:.68s;animation-timing-function:cubic-bezier(.2,.75,.2,1)}html[data-theme-transition-to=pencil]::view-transition-new(root){animation:vt-pencil .6s steps(8)}html[data-theme-transition-to=cartoon]::view-transition-new(root){animation:vt-cartoon .62s cubic-bezier(.16,1.3,.3,1)}html[data-theme-transition-to=looney]::view-transition-new(root){animation:vt-looney .68s ease-out}html[data-theme-transition-to=lab]::view-transition-new(root){animation:vt-lab .58s linear}html[data-theme-transition-to=playground]::view-transition-new(root){animation:vt-play .7s cubic-bezier(.18,1.2,.25,1)}html[data-theme-transition-to=dragoncourt]::view-transition-new(root){animation:vt-dragon .72s cubic-bezier(.2,.8,.2,1)}html[data-theme-transition-to=crime]::view-transition-new(root){animation:vt-crime .62s steps(6)}html[data-theme-transition-to=immunology]::view-transition-new(root){animation:vt-immune .7s ease-out}html[data-theme-transition-to=fbi]::view-transition-new(root){animation:vt-fbi .58s steps(7)}html[data-theme-transition-to=materialgurl]::view-transition-new(root){animation:vt-gurl .72s ease-out}html[data-theme-transition-to=booktokbikers]::view-transition-new(root){animation:vt-bike .66s cubic-bezier(.18,.8,.2,1)}html[data-theme-transition-to=mafia]::view-transition-new(root){animation:vt-mafia .68s ease-out}html[data-theme-transition-to=gymshark]::view-transition-new(root){animation:vt-gym .5s cubic-bezier(.18,1,.25,1)}html[data-theme-transition-to=bubblegum]::view-transition-new(root){animation:vt-gum .68s cubic-bezier(.16,1.3,.3,1)}html[data-theme-transition-to=cardiology]::view-transition-new(root){animation:vt-cardio .62s linear}html[data-theme-transition-to=blackplague]::view-transition-new(root){animation:vt-plague .74s ease-out}@keyframes vt-pencil{0%{clip-path:inset(0 100% 0 0);filter:contrast(1.08)}to{clip-path:inset(0)}}@keyframes vt-cartoon{0%{transform:scale(.82) rotate(-1.5deg);filter:saturate(1.25)}to{transform:none}}@keyframes vt-looney{0%{clip-path:circle(4% at 50% 50%)}to{clip-path:circle(75% at 50% 50%)}}@keyframes vt-lab{0%{clip-path:inset(0 0 100% 0);filter:brightness(1.3) contrast(1.08)}to{clip-path:inset(0)}}@keyframes vt-play{0%{transform:translateY(20px) scale(.94);border-radius:40px}to{transform:none;border-radius:0}}@keyframes vt-dragon{0%{clip-path:polygon(0 0,50% 0,50% 100%,0 100%);filter:brightness(.55)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);filter:none}}@keyframes vt-crime{0%{filter:grayscale(1) contrast(1.45) brightness(1.5);transform:scale(.97) rotate(-.4deg)}to{filter:none;transform:none}}@keyframes vt-immune{0%{clip-path:circle(5% at 50% 50%);filter:blur(5px)}to{clip-path:circle(75% at 50% 50%);filter:none}}@keyframes vt-fbi{0%{clip-path:inset(0 0 88% 0);filter:contrast(1.3)}to{clip-path:inset(0)}}@keyframes vt-gurl{0%{transform:translate(-4%) skew(-2deg);filter:brightness(1.8) blur(3px)}to{transform:none;filter:none}}@keyframes vt-bike{0%{transform:translate(-7%);filter:blur(6px) brightness(.75)}to{transform:none;filter:none}}@keyframes vt-mafia{0%{clip-path:inset(0 48% 0 48%);filter:brightness(.45)}to{clip-path:inset(0);filter:none}}@keyframes vt-gym{0%{transform:translateY(35px) scaleY(.9);filter:contrast(1.2)}to{transform:none}}@keyframes vt-gum{0%{transform:scale(.72);filter:saturate(1.35) brightness(1.15);border-radius:50%}to{transform:scale(1);border-radius:0}}@keyframes vt-cardio{0%{clip-path:inset(48% 100% 48% 0);filter:brightness(1.4)}to{clip-path:inset(0)}}@keyframes vt-plague{0%{transform:perspective(900px) rotateY(-9deg);filter:sepia(1) brightness(.7);transform-origin:left}to{transform:none;filter:none}}body.motion-reduced .theme-spectacle{opacity:.18}body.motion-reduced .theme-spectacle *{animation:none!important}@media(prefers-reduced-motion:reduce){.theme-spectacle{opacity:.15}.theme-spectacle *{animation:none!important}::view-transition-old(root),::view-transition-new(root){animation:none!important}}@media(max-width:820px){.theme-spectacle{opacity:.42}.sp-bike-cruise,.sp-dragon-shadow,.sp-crime-photo,.sp-mafia-card,.sp-gym-bar{transform:scale(.72);transform-origin:center}.sp-booktok-glaze,.sp-fbi-stamp,.sp-lab-readout{display:none}}.world-stage{z-index:40!important;overflow:hidden;pointer-events:none}.world-stage .world-micro{display:none}.world-stage[data-scene^=route-] .world-micro,.world-stage[data-world=crime][data-scene=thread] .world-micro{display:block}.world-anchor-parent,.world-anchor-container{position:relative!important}.world-anchor-host{position:absolute;left:0;top:0;width:1px;height:1px;z-index:3;display:block!important;pointer-events:none!important;overflow:visible!important;contain:style;isolation:isolate}.world-anchor-host>i{position:absolute;display:block;opacity:0;pointer-events:none!important;box-sizing:border-box;will-change:transform,opacity,filter}.academy-masthead,.academy-tabs,.mobile-menu,.display-menu-panel,.nav-menu-panel{isolation:isolate}.academy-masthead,.academy-tabs,.mobile-menu{z-index:50}.academy-tabs{z-index:45}.mobile-menu{z-index:90}.theme-particles{z-index:39!important}.world-anchor-host[data-world=playground] .world-paw{left:62%;top:calc(100% - 3px)}.world-anchor-host[data-world=playground][data-scene=paw] .world-paw{opacity:1;animation:world-paw-peek .58s cubic-bezier(.16,.9,.2,1) both}.world-anchor-host[data-world=playground]:is([data-scene=paw-press],[data-scene=paw-nudge]) .world-paw{opacity:1;animation:world-paw-tap .42s ease-out both}.world-anchor-host[data-world=playground] .world-tail{right:-12px;left:auto;top:calc(100% - 13px)}.world-anchor-host[data-world=playground] .world-box-ears{right:9px;left:auto;top:-10px}.world-anchor-host[data-world=playground][data-scene=tail] .world-tail{opacity:1;animation:world-tail-wave 1s ease-in-out both}.world-anchor-host[data-world=playground][data-scene=tail] .world-box-ears{opacity:.96;animation:world-ear-pop .45s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=playground] .world-yarn-runner{left:4px;right:4px;top:50%;width:auto}.world-anchor-host[data-world=playground][data-scene=yarn] .world-yarn-runner{opacity:1}.world-anchor-host[data-world=playground][data-scene=yarn] .yarn-ball{animation:world-yarn-run .9s cubic-bezier(.25,.7,.2,1) both}.world-anchor-host[data-world=playground] .world-toy-mouse{left:-25px;top:auto;bottom:5px}.world-anchor-host[data-world=playground][data-scene=mouse] .world-toy-mouse{opacity:1;animation:world-mouse-local .9s ease-in-out both}@keyframes world-mouse-local{0%{transform:translate(0) rotate(-4deg)}62%{transform:translate(calc(100% + 120px)) rotate(3deg)}to{transform:translate(calc(100% + 170px));opacity:0}}.world-anchor-host[data-world=lab] .world-pipette{left:65%;top:-47px}.world-anchor-host[data-world=lab] .world-well{left:calc(65% - 9px);top:auto;bottom:-7px}.world-anchor-host[data-world=lab]:is([data-scene=pipette],[data-scene=reaction]) .world-pipette,.world-anchor-host[data-world=lab]:is([data-scene=pipette],[data-scene=reaction]) .world-well{opacity:1}.world-anchor-host[data-world=lab][data-scene=pipette] .world-pipette{animation:world-pipette-calibrate .62s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=lab][data-scene=reaction] .reagent-drop{opacity:1;animation:world-drop .42s ease-in both}.world-anchor-host[data-world=lab] .world-microscope-lens{left:50%;top:50%;translate:-50% -50%}.world-anchor-host[data-world=lab][data-scene=lens] .world-microscope-lens{opacity:1;animation:world-lens-focus .55s ease-out both}.world-anchor-host[data-world=lab] .world-scanline{left:0;top:0;width:100%}.world-anchor-host[data-world=lab]:is([data-scene=scan],[data-scene=recalibrate]) .world-scanline{opacity:.8;animation:world-scan-local .6s linear both}@keyframes world-scan-local{0%{transform:translateY(0)}to{transform:translateY(calc(var(--local-h,60px) + 42px))}}.world-anchor-host[data-world=lab] .world-validation-stamp{right:9px;left:auto;top:7px}.world-anchor-host[data-world=lab][data-scene=validated] .world-validation-stamp{opacity:.75;animation:world-stamp .5s cubic-bezier(.2,.9,.2,1) both}.world-anchor-host[data-world=lab][data-scene=recalibrate] .world-microscope-lens{opacity:.7;animation:world-lens-recalibrate .62s ease-in-out both}.world-anchor-host[data-world=dragoncourt] .world-wyrmling{right:-28px;left:auto;top:-39px}.world-anchor-host[data-world=dragoncourt][data-scene=wyrmling] .world-wyrmling{opacity:.95;animation:world-wyrmling-peek .75s cubic-bezier(.2,.85,.18,1) both}.world-anchor-host[data-world=dragoncourt] .world-wax-seal{right:-13px;left:auto;top:50%;translate:0 -50%}.world-anchor-host[data-world=dragoncourt][data-scene=seal] .world-wax-seal{opacity:.8;animation:world-seal-hover .55s ease-out both}.world-anchor-host[data-world=dragoncourt][data-scene=seal-press] .world-wax-seal{opacity:1;animation:world-seal-press .52s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=dragoncourt][data-scene=seal-crack] .world-wax-seal{opacity:1;animation:world-seal-crack .62s ease-out both}.world-anchor-host[data-world=dragoncourt] .world-banner{left:0;top:-9px;width:100%}.world-anchor-host[data-world=dragoncourt][data-scene=banner] .world-banner{opacity:.78;animation:world-banner-unfurl .62s ease-out both}.world-anchor-host[data-world=dragoncourt] .world-ember-breath{left:68%;top:9px}.world-anchor-host[data-world=dragoncourt][data-scene=ember] .world-ember-breath{opacity:.9;animation:world-breath .85s ease-out both}.world-anchor-host[data-world=crime] .world-evidence-pin{left:-7px;top:8px}.world-anchor-host[data-world=crime][data-scene=pin] .world-evidence-pin{opacity:1;animation:world-pin .38s steps(4,end) both}.world-anchor-host[data-world=crime] .world-evidence-tape{left:50%;top:-8px;translate:-50% 0}.world-anchor-host[data-world=crime][data-scene=tape] .world-evidence-tape{opacity:.9;animation:world-tape-place .45s steps(5,end) both}.world-anchor-host[data-world=crime][data-scene=tape-peel] .world-evidence-tape{opacity:.9;animation:world-tape-peel .46s steps(5,end) both}.world-anchor-host[data-world=crime] .world-polaroid{left:50%;top:50%;translate:-50% -50%}.world-anchor-host[data-world=crime]:is([data-scene=confirmed],[data-scene=reopen]) .world-polaroid{opacity:.9;animation:world-photo-develop .8s steps(7,end) both}.world-anchor-host[data-world=crime][data-scene=reopen] .world-polaroid:after{content:"LEAD REOPENED";position:absolute;left:11px;bottom:-16px;color:#a33636;font:800 8px/1 monospace;letter-spacing:.08em}.world-anchor-host[data-world=crime][data-scene=confirmed] .world-polaroid:after{content:"MATCH CONFIRMED";position:absolute;left:10px;bottom:-16px;color:#4f6e58;font:800 8px/1 monospace;letter-spacing:.08em}.world-anchor-host[data-world=immunology] .world-receptor{right:6px;left:auto;top:50%;translate:0 -50%}.world-anchor-host[data-world=immunology] .world-ligand{right:46px;left:auto;top:50%;translate:0 -50%}.world-anchor-host[data-world=immunology]:is([data-scene=binding],[data-scene=bind-press],[data-scene=unbind]) .world-receptor,.world-anchor-host[data-world=immunology]:is([data-scene=binding],[data-scene=bind-press],[data-scene=unbind]) .world-ligand{opacity:1}.world-anchor-host[data-world=immunology][data-scene=binding] .world-ligand{animation:world-ligand-bind .72s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=immunology][data-scene=bind-press] .world-ligand{animation:world-ligand-lock .5s ease-out both}.world-anchor-host[data-world=immunology][data-scene=unbind] .world-ligand{animation:world-ligand-reject .64s cubic-bezier(.3,.5,.2,1) both}.world-anchor-host[data-world=immunology] .world-cell{right:-8px;left:auto;top:-22px}.world-anchor-host[data-world=immunology][data-scene=cell] .world-cell{opacity:.88;animation:world-chemotaxis .85s ease-in-out both}.world-anchor-host[data-world=immunology] .world-signal-wave{left:0;top:50%;width:100%}.world-anchor-host[data-world=immunology][data-scene=signal] .world-signal-wave{opacity:.8;animation:world-signal .78s ease-out both}.world-anchor-host[data-world=immunology] .world-immune-cluster{left:50%;top:50%;translate:-50% -50%}.world-anchor-host[data-world=immunology][data-scene=clone] .world-immune-cluster{opacity:.85;animation:world-clone .9s ease-out both}.world-anchor-host[data-world=playground][data-seasonal=christmas] .world-bauble{display:block}.world-anchor-host[data-world=playground][data-seasonal=christmas] .world-paw{border-bottom-color:#2f5e47}.world-anchor-host[data-world=lab][data-seasonal=christmas] .reagent-drop{background:#a1373b}.world-anchor-host[data-world=lab][data-seasonal=halloween] .reagent-drop{background:#9e6bb0;box-shadow:0 0 10px #9e6bb0}.world-anchor-host[data-world=dragoncourt][data-seasonal=newyear] .world-ember-breath{background:radial-gradient(ellipse at 0 50%,#fff7c4 0 8%,#d1ac59 9% 36%,rgba(38,53,82,.32) 37% 60%,transparent 62%)}.world-anchor-host[data-world=crime][data-seasonal=newyear] .world-evidence-tape{background:#d1ac59;color:#11182a}.world-anchor-host[data-world=immunology][data-seasonal=easter] .world-ligand{background:#b77c8f}.world-redaction{left:7%;right:7%;top:50%;height:9px;background:#151515;box-shadow:0 -13px #141414d1,0 13px #1414148c;transform-origin:left}.world-clearance-stamp{right:8px;top:6px;padding:4px 6px;border:2px solid #a52e2e;color:#a52e2e;font:900 8px/1 ui-monospace,monospace;letter-spacing:.12em;rotate:-7deg}.world-paperclip{right:14px;top:-13px;width:14px;height:38px;border:2px solid #77828c;border-radius:9px;rotate:17deg}.world-classified-scan{left:0;top:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#c43d3d,#e4d6b1,#c43d3d,transparent);box-shadow:0 0 8px #c43d3d73}.world-anchor-host[data-world=fbi][data-scene=redact] .world-redaction{opacity:.92;animation:fbi-redact-peel .66s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=fbi][data-scene=redact] .world-clearance-stamp{opacity:.72;animation:fbi-stamp .5s steps(4,end) both}.world-anchor-host[data-world=fbi][data-scene=clip] .world-paperclip{opacity:.85;animation:fbi-clip .45s ease-out both}.world-anchor-host[data-world=fbi][data-scene=scan] .world-classified-scan{opacity:.85;animation:fbi-scan .7s linear both}.world-anchor-host[data-world=fbi][data-scene=cleared] .world-clearance-stamp{opacity:.92;animation:fbi-stamp .55s steps(4,end) both}.world-anchor-host[data-world=fbi][data-scene=redacted] .world-redaction{opacity:.9;animation:fbi-redact-return .55s steps(5,end) both}@keyframes fbi-redact-peel{0%{transform:scaleX(1)}70%{transform:scaleX(.16) translate(0)}to{transform:scaleX(.05);opacity:.12}}@keyframes fbi-redact-return{0%{transform:scaleX(.08)}to{transform:scaleX(1)}}@keyframes fbi-stamp{0%{transform:scale(1.5) rotate(-8deg);opacity:0}65%{transform:scale(.92) rotate(-7deg);opacity:1}to{transform:scale(1) rotate(-7deg)}}@keyframes fbi-clip{0%{transform:translateY(-16px) rotate(12deg)}to{transform:translateY(0) rotate(17deg)}}@keyframes fbi-scan{0%{transform:translateY(0)}to{transform:translateY(74px)}}.world-classified-corner{left:18px;bottom:18px;opacity:.15!important;border:1px solid #9d2e2e;padding:5px 8px;rotate:-4deg}.world-classified-corner b{font:800 8px/1 ui-monospace,monospace;letter-spacing:.13em;color:#9d2e2e}.world-gem{right:8px;top:-12px;width:30px;height:30px;background:linear-gradient(135deg,#fff 0 14%,#f6c8e8 15% 36%,#cba5ff 37% 55%,#fff 56% 68%,#ec8dcc 69%);clip-path:polygon(50% 0,88% 25%,100% 63%,72% 100%,28% 100%,0 63%,12% 25%);filter:drop-shadow(0 4px 7px rgba(157,78,144,.22))}.world-gem b{position:absolute;inset:7px;background:#ffffff9e;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.world-satin-ribbon{left:-8px;right:-8px;bottom:-7px;height:14px;background:linear-gradient(90deg,#db76b9,#f7bddf 35%,#fff 50%,#caa1ff 67%,#db76b9);border-radius:50%;filter:saturate(.9)}.world-pearl-runner{left:4px;right:4px;top:50%;height:18px;display:flex;justify-content:space-between;align-items:center}.world-pearl-runner b{width:13px;height:13px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#f6d8ef 45%,#c99aca);box-shadow:0 1px 3px #693e6633}.world-mirror-flash{inset:2px;background:linear-gradient(115deg,transparent 0 38%,rgba(255,255,255,.8) 45%,transparent 52%);clip-path:inset(0);transform:translate(-70%)}.world-anchor-host[data-world=materialgurl][data-scene=gem] .world-gem,.world-anchor-host[data-world=materialgurl][data-scene=sparkle] .world-gem{opacity:1;animation:material-gem .62s cubic-bezier(.18,.8,.2,1) both}.world-anchor-host[data-world=materialgurl]:is([data-scene=gem],[data-scene=crease]) .world-satin-ribbon{opacity:.85;animation:material-ribbon .7s ease-out both}.world-anchor-host[data-world=materialgurl][data-scene=mirror] .world-mirror-flash,.world-anchor-host[data-world=materialgurl][data-scene=sparkle] .world-mirror-flash{opacity:.9;animation:material-mirror .7s ease-out both}.world-anchor-host[data-world=materialgurl][data-scene=pearls] .world-pearl-runner{opacity:1}.world-anchor-host[data-world=materialgurl][data-scene=pearls] .world-pearl-runner b{animation:material-pearl .65s ease-out both}.world-anchor-host[data-world=materialgurl][data-scene=pearls] .world-pearl-runner b:nth-child(2){animation-delay:.05s}.world-anchor-host[data-world=materialgurl][data-scene=pearls] .world-pearl-runner b:nth-child(3){animation-delay:.1s}.world-anchor-host[data-world=materialgurl][data-scene=pearls] .world-pearl-runner b:nth-child(4){animation-delay:.15s}.world-anchor-host[data-world=materialgurl][data-scene=pearls] .world-pearl-runner b:nth-child(5){animation-delay:.2s}@keyframes material-gem{0%{transform:translateY(18px) rotate(-24deg) scale(.4)}55%{transform:translateY(-4px) rotate(8deg) scale(1.15)}to{transform:translateY(0) rotate(0) scale(1)}}@keyframes material-ribbon{0%{transform:scaleX(.2);opacity:.2}to{transform:scaleX(1);opacity:.86}}@keyframes material-mirror{0%{transform:translate(-75%)}to{transform:translate(85%)}}@keyframes material-pearl{0%{transform:translateY(7px) scale(.55);opacity:.2}to{transform:translateY(0) scale(1);opacity:1}}.world-fashion-corner{right:22px;bottom:18px;font-size:24px;color:#e397cc;opacity:.18!important}.world-bookmark{right:14px;top:-9px;width:19px;height:48px;background:linear-gradient(#8d2430,#5f171f);clip-path:polygon(0 0,100% 0,100% 100%,50% 76%,0 100%);filter:drop-shadow(0 3px 3px rgba(0,0,0,.25))}.world-headlight{left:-16px;top:50%;width:90px;height:44px;translate:0 -50%;background:radial-gradient(ellipse at 0 50%,rgba(255,245,196,.85),rgba(255,220,120,.18) 38%,transparent 70%);filter:blur(.4px)}.world-road-line{left:4px;right:4px;top:50%;height:4px;background:repeating-linear-gradient(90deg,#d6b66a 0 16px,transparent 16px 28px);box-shadow:0 0 0 1px #14141647}.world-page-stack{right:-3px;top:-13px;width:52px;height:23px}.world-page-stack b{position:absolute;right:0;width:44px;height:18px;background:#e9dcc7;border:1px solid #897660;transform-origin:0 100%}.world-page-stack b:nth-child(2){rotate:-5deg;top:3px}.world-page-stack b:nth-child(3){rotate:-10deg;top:6px}.world-anchor-host[data-world=booktokbikers]:is([data-scene=bookmark],[data-scene=page-fold]) .world-bookmark{opacity:1;animation:book-bookmark .65s cubic-bezier(.2,.75,.2,1) both}.world-anchor-host[data-world=booktokbikers]:is([data-scene=bookmark],[data-scene=ride]) .world-headlight{opacity:.8;animation:book-headlight .75s ease-out both}.world-anchor-host[data-world=booktokbikers][data-scene=road] .world-road-line{opacity:.92;animation:book-road .7s linear both}.world-anchor-host[data-world=booktokbikers][data-scene=chapter] .world-page-stack{opacity:.9}.world-anchor-host[data-world=booktokbikers][data-scene=chapter] .world-page-stack b{animation:book-page .62s ease-out both}.world-anchor-host[data-world=booktokbikers][data-scene=ride] .world-road-line{opacity:.85;animation:book-road .65s linear both}@keyframes book-bookmark{0%{transform:translateY(-22px) rotate(5deg)}60%{transform:translateY(5px) rotate(-2deg)}to{transform:translateY(0)}}@keyframes book-headlight{0%{transform:translate(-22px);opacity:0}to{transform:translate(84px);opacity:.75}}@keyframes book-road{0%{background-position:0 0}to{background-position:84px 0}}@keyframes book-page{0%{transform:rotateX(72deg);opacity:.2}to{transform:rotateX(0);opacity:1}}.world-book-road-sign{left:18px;bottom:18px;padding:4px 7px;border:1px solid #a58d63;color:#d7bd82;background:#171719;opacity:.17!important;font:800 8px/1 ui-monospace,monospace;letter-spacing:.13em}.world-playing-card{right:7px;top:-15px;width:34px;height:48px;border-radius:3px;background:#eee5d4;border:1px solid #625342;box-shadow:0 5px 8px #0000003d;rotate:9deg}.world-playing-card b{position:absolute;left:8px;top:8px;color:#6d1818;font:900 17px Georgia}.world-cigar-smoke{right:25px;top:-20px;width:62px;height:56px}.world-cigar-smoke b{position:absolute;width:27px;height:27px;border:2px solid rgba(209,201,181,.45);border-color:rgba(209,201,181,.5) transparent transparent;border-radius:50%;filter:blur(.3px)}.world-cigar-smoke b:nth-child(2){left:15px;top:9px;scale:.8}.world-cigar-smoke b:nth-child(3){left:29px;top:20px;scale:.6}.world-poker-chip{right:8px;bottom:-10px;width:29px;height:29px;border-radius:50%;background:repeating-conic-gradient(#6d1818 0 22deg,#eee5d4 22deg 44deg);box-shadow:inset 0 0 0 6px #292726,0 3px #111}.world-venetian{inset:0;background:repeating-linear-gradient(180deg,rgba(15,15,16,.38) 0 8px,transparent 8px 21px);transform:skew(-8deg)}.world-anchor-host[data-world=mafia]:is([data-scene=card],[data-scene=deal],[data-scene=fold]) .world-playing-card{opacity:.94;animation:mafia-deal .62s cubic-bezier(.2,.75,.2,1) both}.world-anchor-host[data-world=mafia]:is([data-scene=card],[data-scene=smoke]) .world-cigar-smoke{opacity:.8}.world-anchor-host[data-world=mafia]:is([data-scene=card],[data-scene=smoke]) .world-cigar-smoke b{animation:mafia-smoke 1.1s ease-out both}.world-anchor-host[data-world=mafia]:is([data-scene=chip],[data-scene=deal]) .world-poker-chip{opacity:1;animation:mafia-chip .55s ease-out both}.world-anchor-host[data-world=mafia][data-scene=fold] .world-playing-card{animation:mafia-fold .58s ease-in both}@keyframes mafia-deal{0%{transform:translate(50px,-24px) rotate(24deg)}to{transform:translate(0) rotate(0)}}@keyframes mafia-fold{to{transform:translate(34px,20px) rotate(38deg) scale(.72);opacity:.15}}@keyframes mafia-chip{0%{transform:translateY(13px) rotate(-80deg) scale(.6)}to{transform:translateY(0) rotate(0) scale(1)}}@keyframes mafia-smoke{0%{transform:translateY(10px) scale(.5);opacity:.2}to{transform:translateY(-17px) scale(1.2);opacity:0}}.world-noir-corner{left:20px;bottom:18px;font-size:28px;color:#8b1f22;opacity:.13!important}.world-weight-plate{right:7px;top:50%;translate:0 -50%;width:42px;height:42px;border-radius:50%;background:radial-gradient(circle,#16191b 0 21%,#50575b 22% 34%,#171a1c 35% 58%,#697278 59% 64%,#151719 65%);box-shadow:0 4px 7px #00000040}.world-shark-fin{right:37px;top:-13px;width:32px;height:27px;background:#9fc6ce;clip-path:polygon(0 100%,100% 100%,52% 0);rotate:7deg}.world-barbell{left:4px;right:4px;top:50%;height:5px;background:#687176;border-radius:999px}.world-barbell b{position:absolute;top:-8px;width:12px;height:21px;background:#16191b;border:2px solid #4d555a}.world-barbell b:first-child{left:0}.world-barbell b:last-child{right:0}.world-rep-counter{right:8px;top:-14px;padding:3px 6px;background:#101315;color:#b8f25c;border:1px solid #56604d;font:800 10px/1 ui-monospace,monospace}.world-anchor-host[data-world=gymshark]:is([data-scene=plate],[data-scene=complete]) .world-weight-plate{opacity:1;animation:gym-plate .58s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=gymshark][data-scene=plate] .world-shark-fin{opacity:.85;animation:gym-fin .52s ease-out both}.world-anchor-host[data-world=gymshark] :is(.world-barbell){transform-origin:center}.world-anchor-host[data-world=gymshark]:is([data-scene=barbell],[data-scene=reset]) .world-barbell{opacity:1;animation:gym-bar .58s cubic-bezier(.25,.75,.2,1) both}.world-anchor-host[data-world=gymshark]:is([data-scene=rep],[data-scene=complete]) .world-rep-counter{opacity:1;animation:gym-counter .5s steps(4,end) both}@keyframes gym-plate{0%{transform:translateY(15px) rotate(-80deg) scale(.65)}70%{transform:translateY(-3px) rotate(8deg) scale(1.05)}to{transform:translateY(0) rotate(0) scale(1)}}@keyframes gym-fin{0%{transform:translateY(19px) rotate(8deg)}to{transform:translateY(0) rotate(0)}}@keyframes gym-bar{0%{transform:scaleX(.4) translateY(8px)}55%{transform:scaleX(1.04) translateY(-4px)}to{transform:scaleX(1) translateY(0)}}@keyframes gym-counter{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.world-plate-stack{right:20px;bottom:18px;width:60px;height:28px;opacity:.13!important}.world-plate-stack b{position:absolute;bottom:0;width:24px;height:24px;border-radius:50%;border:5px solid #252a2d}.world-plate-stack b:nth-child(1){left:0}.world-plate-stack b:nth-child(2){left:18px}.world-plate-stack b:nth-child(3){left:36px}.world-bubble{right:7px;top:-14px;width:43px;height:43px;border-radius:50%;background:radial-gradient(circle at 32% 25%,rgba(255,255,255,.9) 0 7%,rgba(255,255,255,.28) 8% 17%,transparent 18%),linear-gradient(145deg,#ff8ac8c7,#99d4ff9e);border:1px solid rgba(255,255,255,.75);box-shadow:0 5px 14px #c55c9d33}.world-gum-stretch{left:15%;right:15%;bottom:-7px;height:10px;border-radius:50%;background:linear-gradient(90deg,#ff82bd,#ffc1df,#ff82bd);filter:drop-shadow(0 2px 2px rgba(173,76,126,.15))}.world-candy-runner{left:4px;right:4px;top:50%;height:16px;display:flex;align-items:center;justify-content:space-between}.world-candy-runner b{width:12px;height:12px;border-radius:50%;background:linear-gradient(145deg,#ff90c5,#fff 42%,#8dd8ff)}.world-pop-star{right:34px;top:-8px;color:#fff;font-size:25px;text-shadow:0 0 8px #ff78b9}.world-anchor-host[data-world=bubblegum]:is([data-scene=bubble],[data-scene=pop],[data-scene=deflate]) .world-bubble{opacity:.9;animation:bubble-rise .64s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=bubblegum][data-scene=bubble] .world-gum-stretch{opacity:.82;animation:gum-stretch .65s ease-out both}.world-anchor-host[data-world=bubblegum][data-scene=candy] .world-candy-runner{opacity:1}.world-anchor-host[data-world=bubblegum][data-scene=candy] .world-candy-runner b{animation:candy-hop .58s ease-out both}.world-anchor-host[data-world=bubblegum][data-scene=pop] .world-pop-star{opacity:1;animation:bubble-star .58s ease-out both}.world-anchor-host[data-world=bubblegum][data-scene=deflate] .world-bubble{animation:bubble-deflate .55s ease-in both}@keyframes bubble-rise{0%{transform:translateY(18px) scale(.35)}70%{transform:translateY(-5px) scale(1.08)}to{transform:translateY(0) scale(1)}}@keyframes gum-stretch{0%{transform:scaleX(.3)}to{transform:scaleX(1)}}@keyframes candy-hop{0%{transform:translateY(8px) scale(.6)}65%{transform:translateY(-5px) scale(1.12)}to{transform:translateY(0) scale(1)}}@keyframes bubble-star{0%{transform:scale(.2) rotate(-30deg)}to{transform:scale(1.2) rotate(12deg);opacity:0}}@keyframes bubble-deflate{to{transform:scale(.25) translateY(18px);opacity:.2}}.world-bubble-cluster{right:22px;bottom:18px;width:70px;height:42px;opacity:.12!important}.world-bubble-cluster b{position:absolute;border-radius:50%;border:1px solid #f58abb}.world-bubble-cluster b:nth-child(1){width:30px;height:30px;left:0;bottom:0}.world-bubble-cluster b:nth-child(2){width:22px;height:22px;left:28px;top:0}.world-bubble-cluster b:nth-child(3){width:16px;height:16px;right:0;bottom:3px}.world-heart{right:7px;top:50%;translate:0 -50%;width:36px;height:33px;rotate:-45deg;background:#cf3f4b;border-radius:5px 0 7px;box-shadow:0 4px 10px #a62d382e}.world-heart:before,.world-heart:after{content:"";position:absolute;width:36px;height:36px;border-radius:50%;background:#cf3f4b}.world-heart:before{left:0;top:-18px}.world-heart:after{left:18px;top:0}.world-heart b{position:absolute;z-index:2;left:13px;top:5px;width:16px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;rotate:45deg}.world-ecg-line{left:5px;right:52px;top:50%;height:22px;translate:0 -50%;background:linear-gradient(90deg,transparent 0 12%,#dd525d 12% 22%,transparent 22% 24%,#dd525d 24% 26%,transparent 26% 29%,#dd525d 29% 33%,transparent 33% 100%);clip-path:polygon(0 48%,16% 48%,20% 13%,24% 83%,28% 37%,33% 48%,100% 48%)}.world-artery-flow{left:5px;right:5px;top:50%;height:6px;border-radius:999px;background:#7b1521;overflow:hidden}.world-artery-flow b{position:absolute;top:1px;width:4px;height:4px;border-radius:50%;background:#ffced2}.world-artery-flow b:nth-child(1){left:12%}.world-artery-flow b:nth-child(2){left:47%}.world-artery-flow b:nth-child(3){left:78%}.world-stethoscope{right:-7px;top:-10px;width:38px;height:42px;border:3px solid #47616c;border-top:0;border-radius:0 0 45% 45%}.world-stethoscope:after{content:"";position:absolute;left:11px;bottom:-6px;width:12px;height:12px;border-radius:50%;background:#8aa1a9;border:3px solid #334750}.world-anchor-host[data-world=cardiology]:is([data-scene=pulse],[data-scene=sinus],[data-scene=ectopic]) .world-heart{opacity:1;animation:cardio-beat .72s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=cardiology]:is([data-scene=pulse],[data-scene=sinus],[data-scene=ectopic]) .world-ecg-line{opacity:.9;animation:cardio-ecg .72s linear both}.world-anchor-host[data-world=cardiology]:is([data-scene=flow],[data-scene=sinus]) .world-artery-flow{opacity:.9}.world-anchor-host[data-world=cardiology]:is([data-scene=flow],[data-scene=sinus]) .world-artery-flow b{animation:cardio-flow .72s linear both}.world-anchor-host[data-world=cardiology][data-scene=scope] .world-stethoscope{opacity:.9;animation:cardio-scope .6s ease-out both}.world-anchor-host[data-world=cardiology][data-scene=ectopic] .world-heart{animation:cardio-ectopic .75s ease-out both}@keyframes cardio-beat{0%,to{transform:scale(.84) rotate(-45deg)}18%{transform:scale(1.12) rotate(-45deg)}34%{transform:scale(.94) rotate(-45deg)}52%{transform:scale(1.05) rotate(-45deg)}}@keyframes cardio-ecg{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes cardio-flow{0%{transform:translate(-40px)}to{transform:translate(110px)}}@keyframes cardio-scope{0%{transform:translateY(-14px) rotate(8deg)}to{transform:translateY(0) rotate(0)}}@keyframes cardio-ectopic{0%,to{transform:scale(.9) rotate(-45deg)}20%{transform:translate(-3px) scale(1.13) rotate(-49deg)}36%{transform:translate(4px) scale(.92) rotate(-41deg)}58%{transform:scale(1.04) rotate(-45deg)}}.world-monitor-corner{right:20px;bottom:18px;width:72px;height:34px;border:1px solid #4c6872;background:linear-gradient(#12242a,#152e35);opacity:.13!important}.world-monitor-corner b{position:absolute;left:7px;right:7px;top:16px;height:2px;background:#55d7b2}.world-raven{right:6px;top:-18px;width:54px;height:34px;background:#1e1d1b;clip-path:polygon(0 55%,22% 23%,44% 44%,53% 12%,62% 45%,86% 24%,100% 58%,72% 55%,55% 100%,42% 60%,18% 72%);filter:drop-shadow(0 4px 4px rgba(0,0,0,.28))}.world-raven b{position:absolute;width:4px;height:4px;border-radius:50%;background:#caa05a;right:12px;top:12px}.world-quill{right:12px;top:-17px;width:10px;height:55px;background:linear-gradient(90deg,transparent 0 44%,#5d4837 45% 55%,transparent 56%);rotate:31deg}.world-quill:before{content:"";position:absolute;left:-11px;top:0;width:25px;height:38px;background:linear-gradient(135deg,#3d3a34,#111);clip-path:polygon(50% 0,100% 45%,57% 100%,45% 56%,0 42%)}.world-wax-plague{right:7px;bottom:-11px;width:33px;height:33px;border-radius:48% 52% 44% 56%;background:#6f1d1c;color:#d6b275;display:grid;place-items:center;box-shadow:0 0 0 3px #9b7541,0 3px #371211}.world-ink-blot{left:6%;right:6%;top:42%;height:22px;background:radial-gradient(ellipse at 15% 50%,#28231f 0 12%,transparent 13%),radial-gradient(ellipse at 38% 50%,#2a2520 0 17%,transparent 18%),radial-gradient(ellipse at 62% 50%,#241f1b 0 15%,transparent 16%),radial-gradient(ellipse at 82% 50%,#2a2520 0 13%,transparent 14%);filter:blur(.3px)}.world-anchor-host[data-world=blackplague][data-scene=raven] .world-raven{opacity:.95;animation:plague-raven .72s cubic-bezier(.2,.8,.2,1) both}.world-anchor-host[data-world=blackplague]:is([data-scene=wax],[data-scene=illuminate]) .world-wax-plague{opacity:.92;animation:plague-wax .58s ease-out both}.world-anchor-host[data-world=blackplague]:is([data-scene=wax],[data-scene=illuminate]) .world-quill{opacity:.85;animation:plague-quill .7s ease-out both}.world-anchor-host[data-world=blackplague]:is([data-scene=ink],[data-scene=spill]) .world-ink-blot{opacity:.8;animation:plague-ink .76s ease-out both}@keyframes plague-raven{0%{transform:translate(24px,-12px) scale(.7) rotate(8deg)}to{transform:translate(0) scale(1) rotate(0)}}@keyframes plague-wax{0%{transform:scale(1.45) rotate(-11deg);opacity:.1}to{transform:scale(1) rotate(0);opacity:.9}}@keyframes plague-quill{0%{transform:translate(18px,-12px) rotate(18deg)}60%{transform:translate(-2px,4px) rotate(-4deg)}to{transform:translate(0)}}@keyframes plague-ink{0%{transform:scaleX(.08);filter:blur(3px)}to{transform:scaleX(1);filter:blur(.3px)}}.world-manuscript-corner{left:20px;bottom:18px;font:900 25px Georgia;color:#71531f;opacity:.14!important}.world-stage[data-world=fbi][data-scene=route-folder] .world-redaction{display:block;opacity:.95;left:12vw;right:12vw;top:48vh;height:17px;animation:fbi-route-redact .76s steps(7,end) both}.world-stage[data-world=fbi][data-scene=route-folder] .world-clearance-stamp{display:block;opacity:.8;right:18vw;top:42vh;animation:fbi-stamp .6s steps(4,end) both}@keyframes fbi-route-redact{0%{transform:scaleX(.05)}55%{transform:scaleX(1)}to{transform:translateY(30px) scaleX(.25);opacity:0}}.world-stage[data-world=materialgurl][data-scene=route-runway] .world-satin-ribbon{display:block;opacity:.8;left:9vw;right:9vw;bottom:auto;top:49vh;height:22px;animation:material-route-ribbon .78s cubic-bezier(.18,.82,.2,1) both}.world-stage[data-world=materialgurl][data-scene=route-runway] .world-mirror-flash{display:block;opacity:.8;inset:0;animation:material-mirror .72s ease-out both}@keyframes material-route-ribbon{0%{transform:scaleX(.04) rotate(-2deg)}65%{transform:scaleX(1.03) rotate(1deg)}to{transform:scaleX(.7) translateY(32px);opacity:0}}.world-stage[data-world=booktokbikers][data-scene=route-road] .world-road-line{display:block;opacity:.9;left:6vw;right:6vw;top:52vh;height:6px;animation:book-road .7s linear both}.world-stage[data-world=booktokbikers][data-scene=route-road] .world-headlight{display:block;opacity:.8;left:-5vw;top:48vh;width:46vw;height:18vh;animation:book-route-light .78s ease-out both}@keyframes book-route-light{0%{transform:translate(-20vw);opacity:0}45%{opacity:.75}to{transform:translate(120vw);opacity:0}}.world-stage[data-world=mafia][data-scene=route-blinds] .world-venetian{display:block;opacity:.75;inset:0;animation:mafia-blinds .76s steps(6,end) both}.world-stage[data-world=mafia][data-scene=route-blinds] .world-playing-card{display:block;opacity:.86;left:48vw;top:42vh;animation:mafia-deal .62s ease-out both}@keyframes mafia-blinds{0%{clip-path:inset(0 100% 0 0)}55%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%);opacity:0}}.world-stage[data-world=gymshark][data-scene=route-rack] .world-barbell{display:block;opacity:.66;left:4vw;right:auto;top:14vh;width:6px;height:68vh;border-radius:2px;background:repeating-linear-gradient(180deg,#b7ef55 0 22px,#30383a 22px 44px);animation:gym-route-rack .72s cubic-bezier(.18,.8,.2,1) both}.world-stage[data-world=gymshark][data-scene=route-rack] .world-weight-plate{display:none!important}@keyframes gym-route-rack{0%{transform:translate(-32px) scaleY(.2);opacity:0}55%{transform:translate(0) scaleY(1);opacity:.68}to{transform:translate(-10px) scaleY(1);opacity:0}}.world-stage[data-world=bubblegum][data-scene=route-bubble] .world-bubble{display:block;opacity:.75;left:calc(50vw - 50px);right:auto;top:calc(50vh - 50px);width:100px;height:100px;animation:bubble-route .82s cubic-bezier(.2,.75,.2,1) both}@keyframes bubble-route{0%{transform:scale(.05);opacity:.1}58%{transform:scale(5.8);opacity:.42}to{transform:scale(11);opacity:0}}.world-stage[data-world=cardiology][data-scene=route-ecg] .world-ecg-line{display:block;opacity:.95;left:8vw;right:8vw;top:50vh;height:44px;animation:cardio-ecg .76s linear both}.world-stage[data-world=cardiology][data-scene=route-ecg] .world-heart{display:block;opacity:.85;left:calc(50vw - 18px);right:auto;top:calc(50vh - 16px);animation:cardio-beat .78s ease-out both}.world-stage[data-world=blackplague][data-scene=route-manuscript] .world-ink-blot{display:block;opacity:.75;left:8vw;right:8vw;top:48vh;height:52px;animation:plague-route-ink .8s ease-out both}.world-stage[data-world=blackplague][data-scene=route-manuscript] .world-quill{display:block;opacity:.8;left:50vw;right:auto;top:34vh;animation:plague-route-quill .78s ease-out both}@keyframes plague-route-ink{0%{transform:scaleX(.02);filter:blur(5px)}65%{transform:scaleX(1);filter:blur(.4px)}to{transform:scaleX(1.08);opacity:0}}@keyframes plague-route-quill{0%{transform:translate(-40px,-30px) rotate(38deg)}to{transform:translate(80px,45px) rotate(21deg);opacity:0}}.world-gem-spark,.world-bubble-pop{position:fixed;width:8px;height:8px;opacity:0}.world-gem-spark{background:#fff;box-shadow:0 0 8px #ef8ed0;clip-path:polygon(50% 0,61% 37%,100% 50%,61% 63%,50% 100%,39% 63%,0 50%,39% 37%);animation:world-gem-spark .72s ease-out both}.world-bubble-pop{border-radius:50%;background:linear-gradient(145deg,#ff86be,#aee7ff);animation:world-bubble-pop .7s ease-out both}@keyframes world-gem-spark{0%{opacity:1;transform:translate(-50%,-50%) scale(.25)}to{opacity:0;transform:translate(calc(-50% + (var(--n) - 2)*17px),calc(-50% - 30px - var(--n)*4px)) rotate(120deg) scale(1.1)}}@keyframes world-bubble-pop{0%{opacity:.9;transform:translate(-50%,-50%) scale(.3)}to{opacity:0;transform:translate(calc(-50% + (var(--n) - 2.5)*19px),calc(-50% + (var(--n)%2?30px:-30px))) scale(1.2)}}.world-stage[data-world=fbi][data-pointer=scanner]:before{content:"";position:absolute;left:var(--world-pointer-x,50vw);top:0;width:1px;height:100vh;background:linear-gradient(transparent,rgba(201,62,62,.3),transparent);opacity:.45}.world-stage[data-world=cardiology][data-pointer=pulse]:before{content:"";position:absolute;left:var(--world-pointer-x,50vw);top:var(--world-pointer-y,50vh);width:120px;height:120px;translate:-50% -50%;border-radius:50%;border:1px solid rgba(211,65,76,.16);box-shadow:0 0 0 18px #d3414c08}.world-anchor-host[data-world=fbi][data-seasonal]:not([data-seasonal=""]) .world-clearance-stamp{border-color:var(--season-accent,#a72d2e);color:var(--season-accent,#a72d2e)}.world-anchor-host[data-world=fbi][data-seasonal]:not([data-seasonal=""]) .world-redaction{box-shadow:0 -13px color-mix(in srgb,var(--season-accent,#171717) 25%,#171717),0 13px #1414148c}.world-anchor-host[data-world=materialgurl][data-seasonal]:not([data-seasonal=""]) .world-satin-ribbon{background:linear-gradient(90deg,var(--season-accent,#db76b9),color-mix(in srgb,var(--season-accent,#db76b9) 45%,#fff),var(--season-secondary,#caa1ff))}.world-anchor-host[data-world=materialgurl][data-seasonal]:not([data-seasonal=""]) .world-gem{filter:drop-shadow(0 4px 8px color-mix(in srgb,var(--season-accent,#d66aa9) 30%,transparent))}.world-anchor-host[data-world=booktokbikers][data-seasonal]:not([data-seasonal=""]) .world-bookmark{background:linear-gradient(var(--season-accent,#8d2430),color-mix(in srgb,var(--season-accent,#5f171f) 62%,#261617))}.world-anchor-host[data-world=booktokbikers][data-seasonal=christmas] .world-headlight{background:radial-gradient(ellipse at 0 50%,rgba(255,247,207,.9),rgba(193,50,55,.15) 38%,transparent 70%)}.world-anchor-host[data-world=mafia][data-seasonal]:not([data-seasonal=""]) .world-poker-chip{background:repeating-conic-gradient(var(--season-accent,#6d1818) 0 22deg,#eee5d4 22deg 44deg)}.world-anchor-host[data-world=mafia][data-seasonal]:not([data-seasonal=""]) .world-playing-card b{color:var(--season-accent,#6d1818)}.world-anchor-host[data-world=gymshark][data-seasonal]:not([data-seasonal=""]) .world-shark-fin{background:color-mix(in srgb,var(--season-accent,#9fc6ce) 44%,#9fc6ce)}.world-anchor-host[data-world=gymshark][data-seasonal]:not([data-seasonal=""]) .world-rep-counter{color:var(--season-accent,#b8f25c);border-color:color-mix(in srgb,var(--season-accent,#56604d) 45%,#56604d)}.world-anchor-host[data-world=bubblegum][data-seasonal]:not([data-seasonal=""]) .world-bubble{background:radial-gradient(circle at 32% 25%,rgba(255,255,255,.9) 0 7%,rgba(255,255,255,.28) 8% 17%,transparent 18%),linear-gradient(145deg,color-mix(in srgb,var(--season-accent,#ff8ac8) 68%,#fff),color-mix(in srgb,var(--season-secondary,#99d4ff) 60%,#fff))}.world-anchor-host[data-world=cardiology][data-seasonal]:not([data-seasonal=""]) .world-heart,.world-anchor-host[data-world=cardiology][data-seasonal]:not([data-seasonal=""]) .world-heart:before,.world-anchor-host[data-world=cardiology][data-seasonal]:not([data-seasonal=""]) .world-heart:after{background:var(--season-accent,#cf3f4b)}.world-anchor-host[data-world=cardiology][data-seasonal]:not([data-seasonal=""]) .world-ecg-line{background:linear-gradient(90deg,transparent 0 12%,var(--season-accent,#dd525d) 12% 22%,transparent 22% 24%,var(--season-accent,#dd525d) 24% 26%,transparent 26% 29%,var(--season-accent,#dd525d) 29% 33%,transparent 33% 100%)}.world-anchor-host[data-world=blackplague][data-seasonal]:not([data-seasonal=""]) .world-wax-plague{background:color-mix(in srgb,var(--season-accent,#6f1d1c) 72%,#4e211b);box-shadow:0 0 0 3px color-mix(in srgb,var(--season-secondary,#9b7541) 70%,#9b7541),0 3px #371211}body.motion-reduced .world-anchor-host,body.motion-reduced .world-stage .world-ephemeral{display:none!important}@media(prefers-reduced-motion:reduce){.world-anchor-host,.world-stage .world-ephemeral{display:none!important}}@media(any-hover:none)and (any-pointer:coarse){.world-anchor-host,.world-stage[data-pointer]{display:none!important}}@media(max-width:820px){.world-stage{z-index:35!important}.world-persistent>i{opacity:.07!important}}.practice-builder-studio,.practice-studio,.practice-results-studio,.lesson-library-shell,.lesson-reader-v2{--surface-gap:clamp(14px,2vw,24px);position:relative;color:var(--p-ink)}.practice-builder-head,.lesson-library-hero,.lesson-reader-hero{padding:4px 0 20px;margin-bottom:20px;border-bottom:1px solid var(--p-line)}.practice-builder-head h3,.lesson-library-hero h3,.lesson-reader-hero h3{font-size:clamp(26px,3vw,40px);line-height:1.02;letter-spacing:-.035em;margin:4px 0 9px}.practice-builder-head p,.lesson-library-hero p,.lesson-reader-hero p{max-width:850px;font-size:13px;line-height:1.65}.practice-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:var(--surface-gap);align-items:start}.practice-builder-main{min-width:0}.practice-builder-rail{display:grid;gap:10px;position:sticky;top:16px;max-height:calc(100vh - 110px);overflow:auto;padding-right:3px}.practice-builder-rail-card.card{margin:0!important;padding:14px;border-radius:6px}.practice-builder-rail-card h4{margin:0 0 9px;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.practice-builder-rail-card .btn{font-size:10px;min-height:32px;padding:6px 9px}.practice-builder-form.card{margin:0;border:1px solid var(--p-line-strong);border-radius:8px;padding:0;background:color-mix(in srgb,var(--p-surface) 96%,#fff 4%);overflow:hidden;box-shadow:0 12px 30px color-mix(in srgb,var(--p-ink) 8%,transparent)}.practice-mode-strip{min-height:66px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;padding:13px 17px;border-bottom:1px solid var(--p-line);background:color-mix(in srgb,var(--p-sidebar) 92%,var(--p-accent) 8%);color:#fff}.practice-mode-strip span{font-size:9px;letter-spacing:.14em;opacity:.67}.practice-mode-strip b{font:800 18px/1 var(--p-display);letter-spacing:-.02em}.practice-mode-strip i{font-style:normal;font-size:11px;opacity:.76}.practice-builder-fields{display:grid!important;grid-template-columns:minmax(250px,.75fr) minmax(0,1.35fr)!important;gap:0!important;margin:0!important}.builder-core-column,.builder-filter-column{padding:20px;display:grid;align-content:start;gap:5px}.builder-core-column{background:color-mix(in srgb,var(--p-surface-2) 48%,transparent);border-right:1px solid var(--p-line)}.builder-core-column:before,.builder-filter-column:before{display:block;margin-bottom:8px;font:800 10px/1 var(--p-font);letter-spacing:.12em;color:var(--p-muted)}.builder-core-column:before{content:"FORMAT & TIMING"}.builder-filter-column:before{content:"FILTRE ACADEMICE"}.practice-builder-form .field{margin:0 0 14px}.practice-builder-form .field>label:first-child{font-weight:800;font-size:10px;letter-spacing:.02em}.practice-builder-form input,.practice-builder-form select{min-height:38px}.practice-builder-form .facet-scroll{display:flex;flex-wrap:wrap;gap:5px;max-height:130px;padding:8px;border:1px solid var(--p-line);background:color-mix(in srgb,var(--p-surface) 88%,#fff 12%)}.practice-builder-form .facet-scroll label{display:flex;align-items:center;gap:5px;margin:0;padding:5px 7px;border:1px solid color-mix(in srgb,var(--p-line) 75%,transparent);background:var(--p-surface);font-size:10px}.builder-launch-dock{position:sticky;bottom:0;z-index:5;display:flex!important;gap:8px!important;justify-content:flex-end!important;align-items:end!important;flex-wrap:wrap!important;margin:0!important;padding:13px 16px;border-top:1px solid var(--p-line);background:color-mix(in srgb,var(--p-surface) 92%,transparent);backdrop-filter:blur(10px)}.builder-launch-dock .field{margin:0!important;min-width:220px}.builder-launch-dock .btn-primary{min-width:150px}.practice-studio{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,310px);grid-template-areas:"command command" "question rail";gap:var(--surface-gap);align-items:start}.practice-command-bar{grid-area:command;min-height:56px;display:grid;grid-template-columns:minmax(150px,1fr) repeat(3,auto);align-items:center;gap:9px;padding:9px 12px;border:1px solid var(--p-line-strong);background:color-mix(in srgb,var(--p-sidebar) 94%,var(--p-accent) 6%);color:#fff;box-shadow:0 7px 18px color-mix(in srgb,var(--p-ink) 12%,transparent)}.practice-command-bar .quiz-progress{min-width:120px}.practice-command-bar .meter{background:#ffffff29;border-color:#ffffff47}.practice-command-bar .source-chip{border-color:#ffffff38;background:#ffffff12;color:#fff;white-space:nowrap}.practice-command-bar .timer{font:800 14px/1 ui-monospace,monospace;color:#fff;min-width:64px;text-align:center}.practice-command-bar .btn{color:#fff;border-color:#ffffff6b;background:#ffffff12}.practice-question-panel{grid-area:question;margin:0!important;padding:clamp(22px,3vw,38px)!important;border:1px solid var(--p-line-strong)!important;min-height:520px;display:grid;align-content:start;gap:20px;background:color-mix(in srgb,var(--p-surface) 97%,#fff 3%)!important;box-shadow:0 13px 30px color-mix(in srgb,var(--p-ink) 9%,transparent)!important}.practice-question-panel .q-number{font:800 9px/1 var(--p-font);letter-spacing:.13em;color:var(--p-muted);text-transform:uppercase}.practice-question-panel>h3{font-size:clamp(21px,2.3vw,31px);line-height:1.38;letter-spacing:-.02em;max-width:980px;margin:0}.practice-question-panel .options{display:grid;gap:9px}.practice-question-panel .option{min-height:52px;padding:10px 12px;grid-template-columns:34px 1fr;gap:12px;align-items:center;text-align:left}.practice-question-panel .option .key{width:31px;height:31px;display:grid;place-items:center}.practice-question-panel .feedback{margin:2px 0 0;padding:16px 18px}.practice-question-panel .feedback strong{font-size:15px}.practice-question-panel .feedback p{margin-top:6px;line-height:1.58}.practice-question-panel .question-actions{display:grid;grid-template-columns:repeat(3,auto) 1fr;gap:7px;align-items:center;padding-top:4px;border-top:1px solid var(--p-line)}.practice-question-panel .question-actions .btn-primary{justify-self:end;min-width:160px}.practice-session-rail{grid-area:rail;display:grid;gap:10px;position:sticky;top:14px}.practice-session-card{border:1px solid var(--p-line);background:color-mix(in srgb,var(--p-surface) 94%,#fff 6%);padding:14px;box-shadow:0 6px 14px color-mix(in srgb,var(--p-ink) 6%,transparent)}.practice-session-card h4{margin:5px 0 9px;font-size:14px}.practice-session-facts{display:grid;gap:5px}.practice-session-fact{display:block;padding:6px 0;border-bottom:1px solid var(--p-line);font-size:10px}.practice-session-fact:last-child{border-bottom:0}.practice-rail-timer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;padding:13px 14px;border:1px solid var(--p-line-strong);background:var(--p-sidebar);color:#fff}.practice-rail-timer small{color:#ffffffa6;font-size:9px}.practice-rail-timer strong{font:800 22px/1 ui-monospace,monospace}.practice-rail-title{font:800 10px/1 var(--p-font);letter-spacing:.09em;margin-bottom:8px}.practice-rail-guide ol{margin:9px 0 0;padding-left:18px;display:grid;gap:6px;font-size:10px;color:var(--p-muted)}.practice-results-studio .grid.grid-2{gap:12px}.practice-results-studio .result-score{font-size:clamp(52px,8vw,92px);letter-spacing:-.06em;margin:8px 0}.practice-results-studio .review-list details.card{border-radius:4px;padding:0}.practice-results-studio .review-list summary{padding:14px 16px;cursor:pointer}.practice-results-studio .review-list details[open]{padding-bottom:15px}.practice-results-studio .review-list details[open]>*:not(summary){margin-left:16px;margin-right:16px}.lesson-library-shell{display:grid;gap:18px}.lesson-library-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end}.lesson-library-hero .hero-actions{justify-content:flex-end}.lesson-library-grid{display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;align-items:start}.lesson-library-rail{position:sticky;top:14px;border-top:3px solid var(--p-ink);padding:14px 0;display:grid;grid-template-columns:auto 1fr;gap:5px 10px;align-items:baseline}.lesson-rail-kicker{grid-column:1/-1;font:800 9px/1 var(--p-font);letter-spacing:.14em;color:var(--p-muted);margin-bottom:8px}.lesson-library-rail strong{font:850 27px/1 var(--p-display)}.lesson-library-rail span{font-size:10px;color:var(--p-muted)}.lesson-library-rail small{grid-column:1/-1;line-height:1.5}.lesson-rail-rule{grid-column:1/-1;height:1px;background:var(--p-line);margin:8px 0}.lesson-library-main{min-width:0}.lesson-library-main .course-atlas{border-top:0}.lesson-library-main .course-atlas-course{border:1px solid var(--p-line-strong);background:color-mix(in srgb,var(--p-surface) 96%,#fff 4%);margin-bottom:16px;box-shadow:0 9px 20px color-mix(in srgb,var(--p-ink) 7%,transparent)}.lesson-library-main .course-atlas-course>summary{min-height:62px;padding:12px 16px;background:color-mix(in srgb,var(--p-sidebar) 94%,var(--p-accent) 6%);color:#fff}.lesson-library-main .course-atlas-course>summary small{color:#ffffffab}.lesson-library-main .course-atlas-chapter{position:relative;padding:0 16px 0 68px;border-bottom:1px solid var(--p-line)}.lesson-library-main .course-atlas-chapter:before{content:attr(data-chapter-index);position:absolute;left:16px;top:17px;font:850 25px/1 var(--p-display);color:color-mix(in srgb,var(--p-muted) 55%,transparent)}.lesson-library-main .course-atlas-chapter:last-child{border-bottom:0}.lesson-library-main .course-atlas-chapter>summary{padding:16px 0 11px}.lesson-library-main .course-lesson{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;border-top:1px solid color-mix(in srgb,var(--p-line) 78%,transparent);background:transparent}.lesson-library-main .course-lesson:before{content:attr(data-lesson-index);display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--p-line);font:800 9px/1 ui-monospace,monospace;color:var(--p-muted)}.lesson-library-main .course-lesson:hover{background:color-mix(in srgb,var(--p-accent) 5%,transparent)}.lesson-library-main .course-lesson-title strong{font-size:12px}.lesson-library-main .course-lesson-status{font-size:9px}.lesson-library-main .course-lessons-empty{padding:15px 0}.lesson-reader-v2{display:grid;gap:18px}.lesson-reader-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,360px);gap:28px;align-items:end;padding:12px 0 24px}.lesson-reader-hero h3{max-width:860px}.lesson-reader-hero .lesson-progress{align-self:end}.lesson-reading-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.lesson-reading-rail{position:sticky;top:14px;display:grid;gap:10px;border-top:3px solid var(--p-ink);padding-top:12px}.lesson-reading-rail .lesson-progress-rail{margin-bottom:4px}.lesson-reading-rail .lesson-toc{display:grid;gap:1px;border:1px solid var(--p-line);background:var(--p-surface)}.lesson-reading-rail .lesson-toc button{width:100%;min-height:38px;text-align:left;border:0;border-bottom:1px solid var(--p-line);background:transparent;color:var(--p-ink);padding:8px 9px;font-size:10px}.lesson-reading-rail .lesson-toc button:last-child{border-bottom:0}.lesson-reading-rail .lesson-toc button:hover{background:var(--p-surface-2)}.lesson-reading-main{min-width:0;max-width:980px}.lesson-reading-main .story-section{position:relative;margin:0 0 18px;padding:clamp(20px,3vw,34px);border:1px solid var(--p-line);background:color-mix(in srgb,var(--p-surface) 96%,#fff 4%);box-shadow:0 9px 22px color-mix(in srgb,var(--p-ink) 6%,transparent)}.lesson-reading-main .story-section:before{content:attr(data-section-index);position:absolute;right:12px;top:10px;font:850 10px/1 ui-monospace,monospace;color:color-mix(in srgb,var(--p-muted) 55%,transparent)}.lesson-reading-main .story-title{margin-bottom:17px;padding-bottom:10px;border-bottom:1px solid var(--p-line)}.lesson-reading-main .story-title h4{font-size:clamp(19px,2vw,27px);letter-spacing:-.02em}.lesson-reading-main .story-block,.lesson-reading-main .block-rich_text,.lesson-reading-main .block-text{font-size:14px;line-height:1.72}.lesson-reading-main .block-concept,.lesson-reading-main .block-key_idea,.lesson-reading-main .block-warning,.lesson-reading-main .block-misconception,.lesson-reading-main .lex-callout{margin:14px 0;padding:14px 16px;border-left:4px solid var(--p-accent);background:var(--p-surface-2)}.lesson-reading-main .lesson-video-shell{margin-bottom:18px;border:1px solid var(--p-line-strong);background:#0f1112;padding:8px;box-shadow:0 11px 26px #00000029}.lesson-reading-main .lesson-source-strip{border:1px solid var(--p-line);padding:12px 15px;background:var(--p-surface-2)}.lesson-reader-v2 .lesson-notes-drawer{border-top:2px solid var(--p-line-strong);margin-top:8px;padding-top:14px}.academy-masthead,.academy-tabs,.mobile-menu{position:relative;isolation:isolate}.display-menu-panel,.nav-menu-panel{position:absolute;isolation:isolate;transform:none!important;filter:none!important}.display-menu[open],.nav-menu[open]{z-index:460}.display-menu-panel{z-index:480}.nav-menu-panel{z-index:470}.academy-masthead>*:not(.season-chrome-dock),.academy-tabs>*:not(.season-chrome-dock),.mobile-menu>*{position:relative;z-index:2}.seasonal-vfx{z-index:46!important}.seasonal-ribbon{z-index:41!important}.theme-particles{z-index:38!important}.world-stage{z-index:40!important}.academy-tabs>.season-chrome-dock{position:absolute!important;inset:-10px 12px auto!important;height:12px!important;z-index:0!important;overflow:visible!important;pointer-events:none!important}.academy-tabs>.season-chrome-dock .season-garland{top:4px!important;height:2px!important}.academy-tabs>.season-chrome-dock .season-light{top:2px!important;width:7px!important;height:7px!important}.academy-tabs>.season-chrome-dock .season-branch{top:-2px!important;scale:.7!important}.academy-tabs>.season-chrome-dock .season-wax{display:none!important}.academy-masthead>.season-chrome-dock{position:absolute!important;inset:auto 14px 1px!important;height:8px!important;z-index:0!important;overflow:hidden!important;pointer-events:none!important}.academy-masthead>.season-chrome-dock .season-light{width:5px!important;height:5px!important;top:1px!important}.academy-masthead>.season-chrome-dock .season-branch,.academy-masthead>.season-chrome-dock .season-wax{display:none!important}html[data-theme=crime] body[data-seasonal=halloween] .academy-masthead,html[data-theme=crime] body[data-seasonal=halloween] .academy-masthead .brand-words strong,html[data-theme=crime] body[data-seasonal=halloween] .academy-masthead .page-identity,html[data-theme=crime] body[data-seasonal=halloween] .academy-masthead .resource-item{color:#2a2029!important}html[data-theme=crime] body[data-seasonal=halloween] .academy-masthead .brand-words small,html[data-theme=crime] body[data-seasonal=halloween] .academy-masthead .profile-mini small{color:#6f5d68!important}html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .brand-words strong,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .page-identity,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .resource-item{color:#f2eadc!important}html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .brand-words small,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .profile-mini small{color:#c9c0b0!important}html[data-theme=crime] body:is([data-seasonal=christmas],[data-seasonal=halloween]) .page-sheet,html[data-theme=crime] body:is([data-seasonal=christmas],[data-seasonal=halloween]) .card,html[data-theme=crime] body:is([data-seasonal=christmas],[data-seasonal=halloween]) .option{color:var(--p-ink)!important}html[data-theme=crime] .practice-command-bar{background:#171819;background-image:repeating-linear-gradient(90deg,transparent 0 46px,rgba(210,173,80,.06) 46px 47px)}html[data-theme=crime] .practice-question-panel{transform:none!important;background-image:linear-gradient(90deg,transparent 0 42px,rgba(163,54,54,.09) 42px 44px,transparent 44px)!important}html[data-theme=crime] .practice-session-card{border-radius:0;box-shadow:3px 4px #00000017}html[data-theme=lab] .practice-command-bar{background:#17383c}html[data-theme=lab] .practice-question-panel{background-image:linear-gradient(rgba(22,139,146,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(22,139,146,.04) 1px,transparent 1px)!important;background-size:20px 20px!important}html[data-theme=playground] .practice-question-panel{border-radius:26px!important}html[data-theme=playground] .practice-session-card{border-radius:20px}html[data-theme=booktokbikers] .lesson-reading-main .story-section{border-radius:3px 12px 12px 3px;background:linear-gradient(90deg,#e3d2b7 0 18px,#f2e5cf 18px)}html[data-theme=blackplague] .lesson-reading-main .story-section{border-radius:2px;outline:1px solid rgba(120,91,48,.16);outline-offset:-6px}html[data-theme=cardiology] .lesson-reading-main .story-section{background-image:linear-gradient(rgba(79,121,132,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(79,121,132,.035) 1px,transparent 1px);background-size:22px 22px}@media(max-width:1050px){.practice-builder-layout{grid-template-columns:1fr}.practice-builder-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.practice-studio{grid-template-columns:1fr;grid-template-areas:"command" "question" "rail"}.practice-session-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.practice-notes-card{grid-column:1/-1}.lesson-library-grid{grid-template-columns:1fr}.lesson-library-rail{position:static;grid-template-columns:repeat(4,auto);justify-content:start}.lesson-library-rail .lesson-rail-kicker,.lesson-library-rail .lesson-rail-rule,.lesson-library-rail small{grid-column:1/-1}.lesson-reading-layout{grid-template-columns:1fr}.lesson-reading-rail{position:static}.lesson-reading-rail .lesson-toc{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-reader-hero{grid-template-columns:1fr}}@media(max-width:720px){.practice-builder-fields{grid-template-columns:1fr!important}.builder-core-column{border-right:0;border-bottom:1px solid var(--p-line)}.practice-builder-rail{grid-template-columns:1fr}.practice-mode-strip{grid-template-columns:1fr auto;gap:5px}.practice-mode-strip i{grid-column:1/-1}.practice-command-bar{grid-template-columns:1fr auto}.practice-command-bar .source-chip:nth-of-type(n+2){display:none}.practice-question-panel{padding:18px!important;min-height:0}.practice-question-panel>h3{font-size:20px}.practice-question-panel .question-actions{grid-template-columns:repeat(3,1fr)}.practice-question-panel .question-actions .btn{min-width:0;padding-inline:7px;font-size:9px}.practice-question-panel .question-actions .btn-primary{grid-column:1/-1;justify-self:stretch;min-width:0}.practice-session-rail{grid-template-columns:1fr}.lesson-library-hero{display:grid}.lesson-library-grid{gap:14px}.lesson-library-rail{grid-template-columns:auto 1fr;padding-inline:2px}.lesson-library-main .course-atlas-chapter{padding-left:46px}.lesson-library-main .course-atlas-chapter:before{left:9px;font-size:18px}.lesson-library-main .course-lesson{grid-template-columns:29px minmax(0,1fr)}.lesson-library-main .course-lesson-status{grid-column:2}.lesson-reading-rail .lesson-toc{grid-template-columns:1fr}.lesson-reading-main .story-section{padding:18px}.lesson-reader-hero h3,.lesson-library-hero h3,.practice-builder-head h3{font-size:26px}}#theme-spectacle{z-index:33;pointer-events:none}#theme-spectacle .spectacle-world{position:fixed;inset:0;overflow:hidden;pointer-events:none}#theme-spectacle .spectacle-world>i,#theme-spectacle .spectacle-world>svg{position:absolute;display:block;box-sizing:border-box;will-change:transform,opacity;pointer-events:none}html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .brand-lockup,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .brand-words strong,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .brand-words small,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .page-identity,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .page-identity h1,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .resource-item,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .top-actions,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .top-actions .pill,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .display-menu>summary,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .profile-mini,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .profile-mini strong{color:#27231f!important}html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .brand-words small,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .profile-mini small{color:#655a4f!important}html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .resource-item,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .top-actions .pill,html[data-theme=crime] body[data-seasonal=christmas] .academy-masthead .display-menu>summary{border-color:#3930283d!important;background:#ffffff94!important;box-shadow:none!important}.world-evidence-ruler{width:96px;height:17px;border:1px solid #564a3e;background:repeating-linear-gradient(90deg,#efe6d3 0 11px,#4c4238 11px 12px);color:#40372f;font:700 6px/1 monospace;box-shadow:0 5px 13px #0002}.world-evidence-ruler b{position:relative;margin-left:15px;top:4px}.world-fingerprint{width:42px;height:52px;border-radius:48% 48% 42% 42%;background:repeating-radial-gradient(ellipse at 50% 58%,transparent 0 3px,rgba(55,48,42,.66) 4px 5px,transparent 6px 8px);filter:contrast(1.2)}.world-anchor-host[data-world=crime] .world-evidence-ruler{left:7px;top:calc(100% - 5px)}.world-anchor-host[data-world=crime] .world-fingerprint{right:7px;top:-22px;left:auto}.world-anchor-host[data-world=crime][data-scene=measure] .world-evidence-ruler{opacity:.88;animation:crime-ruler-measure .7s steps(7) both}.world-anchor-host[data-world=crime][data-scene=measure] .world-fingerprint{opacity:.48;animation:crime-fingerprint-develop .82s steps(8) both}.world-anchor-host[data-world=crime]:is([data-scene=confirmed],[data-scene=reopen]) .world-fingerprint{opacity:.42}@keyframes crime-ruler-measure{0%{clip-path:inset(0 100% 0 0);transform:translate(-12px)}to{clip-path:inset(0);transform:none}}@keyframes crime-fingerprint-develop{0%{opacity:0;filter:blur(5px) contrast(1.7)}to{opacity:.48;filter:blur(0) contrast(1.2)}}.world-raven,.world-quill,.world-wax-plague{display:none!important}.world-plague-mask{width:58px;height:34px;border:2px solid #4a4034;border-radius:45% 55% 42% 58%;background:#cbbd9c;clip-path:polygon(0 25%,42% 8%,100% 48%,47% 64%,29% 100%,18% 62%);filter:drop-shadow(0 5px 5px #0003)}.world-plague-mask b{position:absolute;width:9px;height:9px;border-radius:50%;background:#292722;left:15px;top:9px}.world-mortality-tally{width:65px;height:26px;border:1px solid #6f6047;background:#d3c3a0;padding:5px}.world-mortality-tally b{display:inline-block;width:2px;height:16px;background:#443a2f;margin-right:7px;transform:rotate(-5deg)}.world-miasma-map{width:88px;height:54px;border:1px solid #63523d;background:linear-gradient(20deg,transparent 0 45%,rgba(70,84,63,.28) 46% 54%,transparent 55%),radial-gradient(circle at 34% 40%,rgba(59,72,54,.32),transparent 18%),#d7c9a8}.world-miasma-map b{position:absolute;inset:7px;border:1px dashed rgba(64,54,42,.38)}.world-rat-tracks{width:65px;height:20px}.world-rat-tracks b{position:relative;display:inline-block;width:8px;height:5px;border-radius:55%;background:#453a31;margin:4px 7px;rotate:-18deg}.world-apothecary-vial{width:18px;height:42px;border:2px solid #625746;border-radius:4px 4px 8px 8px;background:linear-gradient(transparent 38%,#5067418c 39%)}.world-apothecary-vial b{position:absolute;left:3px;right:3px;top:-8px;height:8px;border:2px solid #625746}.world-mortality-ledger{left:2.4vw;top:18vh!important;bottom:auto!important;width:120px!important;height:30px!important;border-bottom:2px double rgba(75,63,48,.28);font:700 8px/30px Georgia!important;letter-spacing:.12em;color:#5d4e3d!important;opacity:.2!important}.world-anchor-host[data-world=blackplague] .world-plague-mask{right:7px;top:-24px;left:auto}.world-anchor-host[data-world=blackplague] .world-mortality-tally{left:6px;top:calc(100% - 6px)}.world-anchor-host[data-world=blackplague] .world-miasma-map{left:50%;top:50%;translate:-50% -50%}.world-anchor-host[data-world=blackplague] .world-rat-tracks{right:4px;bottom:-9px;left:auto}.world-anchor-host[data-world=blackplague] .world-apothecary-vial{right:10px;top:-32px;left:auto}.world-anchor-host[data-world=blackplague][data-scene=mask] .world-plague-mask{opacity:.88;animation:plague-mask-inspect .8s ease-out both}.world-anchor-host[data-world=blackplague][data-scene=tally] .world-mortality-tally{opacity:.88;animation:plague-tally-count .75s steps(5) both}.world-anchor-host[data-world=blackplague]:is([data-scene=map],[data-scene=miasma]) .world-miasma-map{opacity:.72;animation:plague-map-develop .9s steps(9) both}.world-anchor-host[data-world=blackplague][data-scene=map] .world-rat-tracks{opacity:.55;animation:plague-track-walk .9s steps(5) both}.world-anchor-host[data-world=blackplague][data-scene=complete] .world-mortality-tally,.world-anchor-host[data-world=blackplague][data-scene=complete] .world-apothecary-vial{opacity:.9;animation:plague-ledger-confirm .65s ease-out both}@keyframes plague-mask-inspect{0%{transform:translate(18px,-12px) rotate(12deg);opacity:0}to{transform:rotate(-3deg)}}@keyframes plague-tally-count{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes plague-map-develop{0%{filter:blur(5px) sepia(1);opacity:0}to{filter:none;opacity:.72}}@keyframes plague-track-walk{0%{transform:translate(-30px);opacity:0}to{transform:none;opacity:.55}}@keyframes plague-ledger-confirm{50%{transform:scale(1.08)}}.crime-ruler{left:3vw;top:23vh;width:92px;height:12px;border-top:1px solid rgba(83,69,54,.24);background:repeating-linear-gradient(90deg,transparent 0 10px,rgba(83,69,54,.18) 10px 11px)}.crime-fingerprint{right:4vw;top:29vh;width:42px;height:48px;border-radius:50%;background:repeating-radial-gradient(ellipse at 50% 55%,transparent 0 3px,rgba(65,54,45,.11) 4px 5px,transparent 6px 8px)}.plague-ledger{left:2.5vw;top:18vh;width:112px;height:24px;border-top:1px solid rgba(75,63,48,.16);border-bottom:3px double rgba(75,63,48,.16)}.plague-tally{right:4vw;top:30vh;width:55px;height:30px;background:repeating-linear-gradient(90deg,rgba(64,54,42,.14) 0 2px,transparent 2px 10px)}.plague-track{left:14vw;top:63vh;width:70px;height:20px;background:radial-gradient(ellipse at 10px 10px,rgba(64,54,42,.13) 0 4px,transparent 5px) 0 0/18px 14px;transform:rotate(-12deg)}#theme-spectacle[data-theme=pencil] .sp-pencil-hand{right:6vw!important;top:19vh!important;bottom:auto!important}#theme-spectacle[data-theme=pencil] .sp-pencil-line.l1{left:12vw!important;top:33vh!important;bottom:auto!important;width:28vw!important}#theme-spectacle[data-theme=pencil] .sp-pencil-line.l2{left:18vw!important;top:58vh!important;bottom:auto!important;width:20vw!important}#theme-spectacle[data-theme=pencil] .sp-pencil-margin{left:6vw;top:16vh;width:1px;height:58vh;background:#a14a4624}#theme-spectacle[data-theme=pencil] .sp-pencil-hole{left:3.5vw;width:15px;height:15px;border-radius:50%;box-shadow:inset 0 1px 5px #0002;background:#e7dfcf}#theme-spectacle[data-theme=pencil] .sp-pencil-hole.h1{top:28vh}#theme-spectacle[data-theme=pencil] .sp-pencil-hole.h2{top:66vh}#theme-spectacle[data-theme=pencil] .sp-paper-corner{right:4vw!important;top:61vh!important;bottom:auto!important}#theme-spectacle[data-theme=cartoon] .sp-comic-cloud.c1{left:3vw!important;top:18vh!important}#theme-spectacle[data-theme=cartoon] .sp-comic-cloud.c2{right:5vw!important;top:54vh!important;bottom:auto!important}#theme-spectacle[data-theme=cartoon] .sp-comic-burst{right:9vw!important;top:25vh!important;bottom:auto!important}#theme-spectacle[data-theme=cartoon] .sp-comic-word{left:8vw;top:46vh;font:900 clamp(24px,3vw,48px)/1 Impact,sans-serif;color:#e3544029;text-shadow:2px 2px 0 rgba(36,35,31,.16);transform:rotate(-8deg)}#theme-spectacle[data-theme=cartoon] .sp-comic-zig{right:22vw;top:68vh;width:85px;height:20px;background:#f0b72d;opacity:.11;clip-path:polygon(0 55%,16% 10%,27% 62%,44% 4%,58% 65%,76% 16%,100% 55%,74% 43%,59% 92%,44% 35%,28% 93%,15% 40%)}#theme-spectacle[data-theme=looney] .sp-looney-spotlight{left:-6vw!important;top:7vh!important;bottom:auto!important}#theme-spectacle[data-theme=looney] .sp-looney-marquee{right:4vw!important;top:14vh!important;bottom:auto!important}#theme-spectacle[data-theme=looney] .sp-looney-prop{left:53vw!important;top:64vh!important;bottom:auto!important}.sp-looney-curtain{top:9vh;width:9vw;height:78vh;background:repeating-linear-gradient(90deg,#7e2f2b14,#7e2f2b2e 18px,#7e2f2b0f 36px);border-radius:0 0 40% 40%}.sp-looney-curtain.c1{left:0}.sp-looney-curtain.c2{right:0}.sp-looney-film.f1{left:25vw!important;top:17vh!important}.sp-looney-film.f2{right:20vw!important;top:73vh!important;bottom:auto!important}#theme-spectacle[data-theme=lab] .sp-lab-reticle.r1{left:7vw!important;top:25vh!important}#theme-spectacle[data-theme=lab] .sp-lab-reticle.r2{right:7vw!important;top:52vh!important;bottom:auto!important}#theme-spectacle[data-theme=lab] .sp-lab-vial.v1{right:11vw!important;top:23vh!important;bottom:auto!important}#theme-spectacle[data-theme=lab] .sp-lab-vial.v2{left:13vw!important;top:64vh!important;bottom:auto!important}#theme-spectacle[data-theme=lab] .sp-lab-readout{right:4vw!important;top:72vh!important;bottom:auto!important}.sp-lab-rack{left:37vw;top:19vh;width:190px;height:22px;border:1px solid rgba(22,139,146,.16);background:repeating-linear-gradient(90deg,transparent 0 22px,rgba(22,139,146,.12) 22px 24px)}.sp-lab-calibration{left:48vw;top:74vh;width:130px;height:1px;background:repeating-linear-gradient(90deg,#168b92 0 1px,transparent 1px 7px);opacity:.2}#theme-spectacle[data-theme=playground] .sp-cat-paw{right:5vw!important;top:22vh!important;bottom:auto!important}#theme-spectacle[data-theme=playground] .sp-cat-yarn{left:8vw!important;top:52vh!important;bottom:auto!important}#theme-spectacle[data-theme=playground] .sp-cat-mouse{left:17vw!important;top:68vh!important;bottom:auto!important}#theme-spectacle[data-theme=playground] .sp-cat-feather{right:18vw!important;top:42vh!important}#theme-spectacle[data-theme=playground] .sp-cat-tail{left:4vw!important;top:24vh!important;bottom:auto!important}.sp-cat-box{right:7vw;top:65vh;width:82px;height:58px;border:2px solid rgba(118,90,70,.19);background:#cfa97714}.sp-cat-box b{position:absolute;top:-20px;width:27px;height:27px;border:2px solid rgba(118,90,70,.18);transform:rotate(45deg)}.sp-cat-box b:first-child{left:8px}.sp-cat-box b:last-child{right:8px}.sp-cat-shelf{left:29vw;top:18vh;width:42vw;height:2px;background:#765a461a}#theme-spectacle[data-theme=dragoncourt] .sp-dragon-shadow{left:-20vw!important;top:18vh!important;bottom:auto!important}#theme-spectacle[data-theme=dragoncourt] .sp-dragon-banner{left:6vw!important;top:22vh!important;bottom:auto!important}.sp-dragon-crest{right:7vw;top:20vh;width:82px;height:82px;border:4px double rgba(196,151,71,.22);transform:rotate(45deg);box-shadow:inset 0 0 0 12px #6d2a1f0f}.sp-dragon-portcullis{right:3vw;top:48vh;width:120px;height:130px;background:repeating-linear-gradient(90deg,rgba(55,37,29,.16) 0 4px,transparent 4px 19px),repeating-linear-gradient(0deg,rgba(55,37,29,.1) 0 3px,transparent 3px 27px);clip-path:polygon(0 0,100% 0,100% 82%,92% 100%,84% 82%,76% 100%,68% 82%,60% 100%,52% 82%,44% 100%,36% 82%,28% 100%,20% 82%,12% 100%,0 82%)}.sp-dragon-rune{width:45px;height:45px;border:2px solid rgba(213,156,75,.16);transform:rotate(45deg)}.sp-dragon-rune.r1{left:31vw;top:31vh}.sp-dragon-rune.r2{left:68vw;top:67vh}.sp-dragon-egg{left:13vw;top:67vh;width:35px;height:49px;border-radius:50% 50% 45% 45%;background:repeating-linear-gradient(135deg,#c9b17d33 0 7px,#7c4f302e 7px 9px)}#theme-spectacle[data-theme=crime] .sp-crime-light{left:2vw!important;top:17vh!important;bottom:auto!important}#theme-spectacle[data-theme=crime] .sp-crime-photo{left:8vw!important;top:58vh!important;bottom:auto!important}#theme-spectacle[data-theme=crime] .sp-crime-tape{right:6vw!important;top:19vh!important;bottom:auto!important}.sp-crime-ruler{left:31vw;top:28vh;width:190px;height:16px;border:1px solid rgba(69,58,48,.22);background:repeating-linear-gradient(90deg,#efe5d03d 0 12px,#453a3033 12px 13px)}.sp-crime-fingerprint{right:12vw;top:43vh;width:92px;height:112px;border-radius:48%;background:repeating-radial-gradient(ellipse at 50% 58%,transparent 0 5px,rgba(54,47,40,.11) 6px 8px,transparent 9px 13px)}.sp-crime-marker{left:65vw;top:68vh;padding:5px 8px;background:#decfac4d;border:1px solid rgba(61,52,45,.18);font:800 11px monospace;transform:rotate(3deg)}.sp-immune-antibody{font:700 34px/1 Arial;color:#516ec026;transform:rotate(25deg)}.sp-immune-antibody.a1{left:16vw;top:31vh}.sp-immune-antibody.a2{right:14vw;top:62vh}.sp-immune-membrane{left:25vw;top:73vh;width:52vw;height:35px;border-top:4px double rgba(83,117,206,.12);border-bottom:4px double rgba(105,162,149,.1);border-radius:50%}.sp-immune-cell.c1{left:8vw!important;top:55vh!important}.sp-immune-cell.c2{right:8vw!important;top:25vh!important}.sp-immune-cell.c3{left:53vw!important;top:43vh!important}.sp-immune-receptor{right:23vw!important;top:37vh!important}.sp-immune-signal{left:45vw!important;top:59vh!important}.sp-fbi-folder{left:8vw;top:22vh;width:180px;height:112px;background:#cdbfa11f;border:1px solid rgba(42,39,35,.18);transform-style:preserve-3d;perspective:600px}.sp-fbi-folder:before{content:"TOP SECRET";position:absolute;left:18px;top:28px;border:2px solid rgba(159,43,45,.22);padding:6px;color:#9f2b2d47;font:900 10px monospace;transform:rotate(-7deg)}.sp-fbi-microfilm{right:6vw;top:56vh;width:220px;height:28px;border:2px solid rgba(30,30,30,.14);background:repeating-linear-gradient(90deg,transparent 0 10px,rgba(20,20,20,.12) 10px 14px)}#theme-spectacle[data-theme=fbi] .sp-fbi-stamp{right:13vw!important;top:27vh!important;bottom:auto!important}#theme-spectacle[data-theme=fbi] .sp-fbi-crosshair{left:52vw!important;top:67vh!important;bottom:auto!important}.sp-fbi-redact.r1{left:37vw!important;top:31vh!important}.sp-fbi-redact.r2{right:22vw!important;top:45vh!important}.sp-gurl-runway{left:27vw;top:19vh;width:46vw;height:55vh;background:linear-gradient(90deg,transparent,rgba(221,118,174,.055),transparent);clip-path:polygon(42% 0,58% 0,100% 100%,0 100%)}.sp-gurl-flash{right:14vw;top:28vh;width:120px;height:120px;background:radial-gradient(circle,#fff 0 2%,rgba(255,255,255,.3) 3%,transparent 48%);opacity:.08}.sp-gurl-satin{left:2vw!important;top:46vh!important;bottom:auto!important}.sp-gurl-mirror{right:4vw!important;top:54vh!important;bottom:auto!important}.sp-gurl-gem.g1{left:14vw!important;top:23vh!important}.sp-gurl-gem.g2{right:20vw!important;top:70vh!important}.sp-gurl-pearl{left:44vw!important;top:72vh!important;bottom:auto!important}.sp-bike-sign{right:5vw;top:24vh;border:1px solid rgba(226,208,159,.18);padding:8px 12px;color:#e2d09f40;font:800 10px sans-serif;letter-spacing:.16em;transform:rotate(2deg)}.sp-booktok-glaze{left:5vw!important;top:31vh!important;bottom:auto!important}.sp-bike-tach{right:8vw!important;top:57vh!important;bottom:auto!important}.sp-bike-chrome{left:-10vw!important;top:45vh!important;bottom:auto!important}.sp-bike-road{bottom:9vh!important;opacity:.11!important}.sp-bike-cruise,.sp-bike-beam{bottom:13vh!important}.sp-mafia-roulette{left:8vw;top:49vh;width:120px;height:120px;border:10px double rgba(184,143,72,.13);border-radius:50%;background:conic-gradient(#6f1c1f26 0 12.5%,#1414121f 12.5% 25%,#6f1c1f26 25% 37.5%,#1414121f 37.5% 50%,#6f1c1f26 50% 62.5%,#1414121f 62.5% 75%,#6f1c1f26 75% 87.5%,#1414121f 87.5%)}.sp-mafia-ledger{right:6vw;top:23vh;color:#c7a35e2e;font:700 12px Georgia;letter-spacing:.3em;border-bottom:1px solid rgba(199,163,94,.12);padding:7px 20px}.sp-mafia-card.c1{right:18vw!important;top:49vh!important;bottom:auto!important}.sp-mafia-card.c2{right:10vw!important;top:55vh!important;bottom:auto!important}.sp-mafia-chip{left:38vw!important;top:70vh!important;bottom:auto!important}.sp-mafia-smoke.s1{left:54vw!important;top:31vh!important}.sp-mafia-smoke.s2{right:5vw!important;top:66vh!important;bottom:auto!important}.sp-gym-rack{right:7vw;top:18vh;width:120px;height:58vh;border-left:5px solid rgba(201,255,97,.09);border-right:5px solid rgba(201,255,97,.09);background:repeating-linear-gradient(0deg,transparent 0 48px,rgba(201,255,97,.08) 48px 52px)}.sp-gym-cable{left:16vw;top:22vh;width:2px;height:49vh;background:#e1eae026;transform-origin:top}.sp-gym-bar{left:38vw!important;top:58vh!important;bottom:auto!important}.sp-gym-plate.p1{left:8vw!important;top:45vh!important;bottom:auto!important}.sp-gym-plate.p2{right:21vw!important;top:30vh!important;bottom:auto!important}.sp-gym-rep{left:45vw!important;top:24vh!important;bottom:auto!important}.sp-gym-chalk.c1{left:28vw!important;top:71vh!important}.sp-gym-chalk.c2{right:15vw!important;top:65vh!important;bottom:auto!important}.sp-gum-lollipop{right:9vw;top:21vh;width:72px;height:72px;border-radius:50%;background:repeating-radial-gradient(circle,#ff8dc8 0 6px,#fff0f8 7px 12px);opacity:.16}.sp-gum-lollipop:after{content:"";position:absolute;width:4px;height:90px;background:#825c6b21;left:34px;top:62px}.sp-gum-sticker{left:8vw;top:62vh;padding:8px 12px;border:2px dashed rgba(227,104,167,.18);border-radius:42% 58% 50% 45%;color:#e368a733;font:900 14px sans-serif;transform:rotate(-9deg)}.sp-gum-bubble.b1{left:17vw!important;top:23vh!important}.sp-gum-bubble.b2{right:20vw!important;top:47vh!important}.sp-gum-bubble.b3{left:48vw!important;top:68vh!important;bottom:auto!important}.sp-gum-ribbon{right:4vw!important;top:67vh!important;bottom:auto!important}.sp-gum-star{left:43vw!important;top:31vh!important;bottom:auto!important}.sp-cardio-flow{height:5px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(199,52,67,.16),transparent)}.sp-cardio-flow.f1{left:5vw;top:31vh;width:34vw}.sp-cardio-flow.f2{right:5vw;top:66vh;width:30vw}.sp-cardio-valve{right:13vw;top:29vh;width:42px;height:42px;border:3px solid rgba(201,57,70,.15);border-radius:50%;clip-path:polygon(50% 0,62% 36%,100% 50%,62% 64%,50% 100%,38% 64%,0 50%,38% 36%)}.sp-cardio-beatmark{left:8vw;top:51vh;width:18px;height:18px;border-radius:50%;background:#c93646;opacity:.15}.sp-cardio-heart{right:8vw!important;top:52vh!important;bottom:auto!important}.sp-cardio-ecg{left:17vw!important;top:20vh!important;bottom:auto!important;width:58vw!important}.sp-cardio-monitor{left:7vw!important;top:70vh!important;bottom:auto!important}.sp-plague-mask{left:8vw;top:23vh;width:90px;height:54px;background:#c8b993;border:2px solid rgba(67,56,45,.3);clip-path:polygon(0 24%,40% 8%,100% 47%,48% 64%,29% 100%,18% 63%);filter:drop-shadow(0 8px 8px #0002)}.sp-plague-mask b{position:absolute;left:23px;top:14px;width:13px;height:13px;border-radius:50%;background:#26241f}.sp-plague-tally{right:8vw;top:27vh;width:105px;height:56px;border:1px solid rgba(72,60,47,.2);background:#cbbd9a1a;padding:12px}.sp-plague-tally b{display:inline-block;width:3px;height:30px;background:#40352a47;margin-right:12px;transform:rotate(-6deg)}.sp-plague-map{left:30vw;top:43vh;width:40vw;height:28vh;border:1px solid rgba(69,59,47,.15);background:linear-gradient(27deg,transparent 0 43%,rgba(74,93,66,.08) 44% 52%,transparent 53%),radial-gradient(circle at 28% 36%,rgba(62,82,58,.11),transparent 15%),radial-gradient(circle at 67% 62%,rgba(62,82,58,.08),transparent 19%),#cbbe9e0e}.sp-plague-map:before{content:"WARD III \b7  1348";position:absolute;left:13px;top:10px;color:#4a3e3033;font:700 9px monospace;letter-spacing:.13em}.sp-plague-rattrack{width:75px;height:24px;background:radial-gradient(ellipse at 8px 9px,rgba(60,49,39,.22) 0 4px,transparent 5px) 0 0/19px 15px;transform:rotate(-13deg)}.sp-plague-rattrack.r1{left:14vw;top:61vh}.sp-plague-rattrack.r2{right:18vw;top:72vh}.sp-plague-vial{right:5vw;top:56vh;width:26px;height:58px;border:2px solid rgba(79,67,52,.25);border-radius:5px 5px 10px 10px;background:linear-gradient(transparent 45%,#4a64402b 46%)}.sp-plague-hourglass{left:10vw;top:72vh;width:38px;height:58px;border-top:4px solid rgba(70,58,45,.25);border-bottom:4px solid rgba(70,58,45,.25);background:conic-gradient(from 45deg at 50% 50%,transparent 0 12.5%,rgba(141,117,76,.16) 12.5% 25%,transparent 25% 75%,rgba(141,117,76,.16) 75% 87.5%,transparent 87.5%)}.sp-plague-ledger{right:25vw;top:18vh;color:#53443330;font:800 11px Georgia;letter-spacing:.24em;border-bottom:3px double rgba(83,68,51,.11);padding:5px 25px}.motion-cinematic .sp-bike-road,.motion-cinematic .sp-dragon-torch:before,.motion-cinematic .sp-gum-star,.motion-cinematic .sp-gym-plate,.motion-cinematic .sp-fbi-crosshair{animation:none!important}body.motion-reduced #theme-spectacle .spectacle-world>*{animation:none!important;transition:none!important;transform:none!important}body.motion-reduced #theme-spectacle{opacity:.16}@media(prefers-reduced-motion:reduce){#theme-spectacle .spectacle-world>*{animation:none!important;transition:none!important}}.world-stage[data-world=blackplague][data-scene=route-mortality] .world-mortality-tally{display:block;opacity:.8;left:12vw;top:48vh;animation:plague-route-tally .82s steps(5) both}.world-stage[data-world=blackplague][data-scene=route-mortality] .world-miasma-map{display:block;opacity:.58;left:40vw;top:34vh;animation:plague-route-map .9s steps(9) both}.world-stage[data-world=blackplague][data-scene=route-mortality] .world-rat-tracks{display:block;opacity:.48;right:10vw;left:auto;top:64vh;animation:plague-route-track .9s steps(6) both}@keyframes plague-route-tally{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0);opacity:0}}@keyframes plague-route-map{0%{filter:blur(5px);transform:scale(.9)}to{filter:none;transform:scale(1.08);opacity:0}}@keyframes plague-route-track{0%{transform:translate(-80px)}to{transform:translate(60px);opacity:0}}@media(max-width:820px){#theme-spectacle{opacity:.62}.sp-pencil-hole,.sp-looney-film,.sp-lab-rack,.sp-cat-shelf,.sp-dragon-rune.r2,.sp-crime-marker,.sp-immune-antibody.a2,.sp-fbi-microfilm,.sp-gurl-runway,.sp-bike-sign,.sp-mafia-ledger,.sp-gym-rack,.sp-gum-sticker,.sp-cardio-flow.f2,.sp-plague-rattrack.r2{display:none!important}}html[data-theme=rainbowsiege]{--p-bg:#101318;--p-surface:#f4f5f6;--p-surface-2:#e8ebef;--p-ink:#171a20;--p-muted:#616975;--p-line:#8d98a6;--p-line-strong:#29313a;--p-accent:#4be3ff;--p-sidebar:#151923;--world-accent:#4be3ff;--cw-bg:#101318;--cw-paper:#f5f6f7;--cw-card:#fff;--cw-chrome:#171b25;--cw-text:#171a20;--cw-radius:5px;--cw-shadow:0 16px 36px #0003;--cw-pattern:linear-gradient(115deg,transparent 0 47%,#4be3ff12 47% 48%,#ff4fd812 48% 49%,#b7ff4a12 49% 50%,transparent 50%)}html[data-theme=zombiesunicorns]{--p-bg:#17131c;--p-surface:#fff8fc;--p-surface-2:#eaf6e9;--p-ink:#271c2e;--p-muted:#705f76;--p-line:#b9a8c1;--p-line-strong:#50375e;--p-accent:#b7ff4a;--p-sidebar:#24162f;--world-accent:#b7ff4a;--cw-bg:#17131c;--cw-paper:#fff9fc;--cw-card:#fff;--cw-chrome:#24162f;--cw-text:#271c2e;--cw-radius:18px;--cw-shadow:0 14px 32px #170d2133;--cw-pattern:linear-gradient(135deg,#7fe44f12 0 49%,#ff63dc13 49% 100%)}html[data-theme=darkacademia]{--p-bg:#201a17;--p-surface:#eee4ce;--p-surface-2:#ddd0b5;--p-ink:#2b2019;--p-muted:#726354;--p-line:#9a8263;--p-line-strong:#4a392a;--p-accent:#b99355;--p-sidebar:#2b211c;--world-accent:#b99355;--cw-bg:#1e1815;--cw-paper:#eee3c9;--cw-card:#f5ead1;--cw-chrome:#2b211c;--cw-text:#2d2119;--cw-radius:2px;--cw-shadow:0 16px 42px #0e090744;--cw-pattern:repeating-linear-gradient(90deg,transparent 0 74px,#b9935508 74px 75px)}html[data-theme=cybercriminal]{--p-bg:#080b10;--p-surface:#111923;--p-surface-2:#152331;--p-ink:#d9f8ff;--p-muted:#7ba0ac;--p-line:#275060;--p-line-strong:#45e8ff;--p-accent:#4be3ff;--p-sidebar:#06090d;--world-accent:#4be3ff;--cw-bg:#070a0f;--cw-paper:#0f171f;--cw-card:#111d27;--cw-chrome:#05080c;--cw-text:#d9f8ff;--cw-radius:0px;--cw-shadow:0 0 0 1px #4be3ff33,0 16px 50px #0008;--cw-pattern:repeating-linear-gradient(0deg,transparent 0 23px,#4be3ff08 23px 24px),linear-gradient(90deg,#ff4fd807,transparent 30%)}html[data-theme=neuroenthusiast]{--p-bg:#eef0ff;--p-surface:#fbfbff;--p-surface-2:#edf1fb;--p-ink:#252747;--p-muted:#69708e;--p-line:#aab3da;--p-line-strong:#5b63a2;--p-accent:#6e5bff;--p-sidebar:#242548;--world-accent:#6e5bff;--cw-bg:#e9ecff;--cw-paper:#fbfbff;--cw-card:#fff;--cw-chrome:#242548;--cw-text:#252747;--cw-radius:24px;--cw-shadow:0 14px 38px #4a4e9130;--cw-pattern:radial-gradient(circle at 15% 22%,#4be3ff20 0 8px,transparent 9px),radial-gradient(circle at 75% 64%,#ff6d7f1b 0 10px,transparent 11px)}html[data-theme=crowsahead]{--p-bg:#22272b;--p-surface:#e7e4dc;--p-surface-2:#d8d5cc;--p-ink:#24272a;--p-muted:#687076;--p-line:#9aa0a3;--p-line-strong:#474d51;--p-accent:#e0a547;--p-sidebar:#262b2f;--world-accent:#e0a547;--cw-bg:#252a2e;--cw-paper:#e7e4dc;--cw-card:#efede7;--cw-chrome:#23272b;--cw-text:#24272a;--cw-radius:4px;--cw-shadow:0 15px 30px #0003;--cw-pattern:linear-gradient(165deg,transparent 0 68%,#e0a54710 68% 69%,transparent 69%)}html[data-theme=donewithex]{--p-bg:#2a1726;--p-surface:#fff8f3;--p-surface-2:#f2e3e5;--p-ink:#40253a;--p-muted:#846b7d;--p-line:#d3b3bf;--p-line-strong:#8a4661;--p-accent:#e84d70;--p-sidebar:#331728;--world-accent:#e84d70;--cw-bg:#2a1726;--cw-paper:#fff8f3;--cw-card:#fffdf9;--cw-chrome:#331728;--cw-text:#40253a;--cw-radius:3px;--cw-shadow:0 16px 34px #4f183435;--cw-pattern:repeating-linear-gradient(-8deg,transparent 0 40px,#e84d700a 40px 41px)}html[data-theme=candyoverload]{--p-bg:#ffe2f0;--p-surface:#fffaf2;--p-surface-2:#e5f7ff;--p-ink:#522845;--p-muted:#956a87;--p-line:#f0a9ca;--p-line-strong:#bd5a91;--p-accent:#ff4fd8;--p-sidebar:#74406d;--world-accent:#ff4fd8;--cw-bg:#ffd9ed;--cw-paper:#fff9f0;--cw-card:#fff;--cw-chrome:#704064;--cw-text:#522845;--cw-radius:28px;--cw-shadow:0 10px 0 #ff92c7,0 22px 44px #b5538730;--cw-pattern:repeating-linear-gradient(135deg,#ff4fd80d 0 18px,#4be3ff0d 18px 36px,#f7d15412 36px 54px)}html[data-theme=bloodandink]{--p-bg:#171310;--p-surface:#e1cfaa;--p-surface-2:#cbb58e;--p-ink:#251d18;--p-muted:#695b4d;--p-line:#806c55;--p-line-strong:#352a23;--p-accent:#8b1e2d;--p-sidebar:#171310;--world-accent:#8b1e2d;--cw-bg:#14110f;--cw-paper:#dcc8a1;--cw-card:#e8d6b2;--cw-chrome:#171310;--cw-text:#251d18;--cw-radius:1px;--cw-shadow:8px 12px 0 #09070655;--cw-pattern:radial-gradient(ellipse at 10% 20%,#00000018 0 9px,transparent 10px),repeating-linear-gradient(0deg,transparent 0 31px,#352a2308 31px 32px)}html[data-theme=bigpharma]{--p-bg:#dfeaf1;--p-surface:#fff;--p-surface-2:#eef7fa;--p-ink:#173244;--p-muted:#617c8a;--p-line:#aac7d4;--p-line-strong:#36738c;--p-accent:#168ac0;--p-sidebar:#0b4867;--world-accent:#168ac0;--cw-bg:#dbe9f0;--cw-paper:#fff;--cw-card:#f9fdff;--cw-chrome:#0c4c6a;--cw-text:#173244;--cw-radius:12px;--cw-shadow:0 12px 32px #1c668526;--cw-pattern:radial-gradient(circle,#ffffff66 0 7px,transparent 8px) 0 0/28px 28px}html[data-theme=corintnightmare]{--p-bg:#1b1920;--p-surface:#f4efd9;--p-surface-2:#ebe5ca;--p-ink:#262124;--p-muted:#766a68;--p-line:#a89b86;--p-line-strong:#604c49;--p-accent:#f2ef42;--p-sidebar:#241e24;--world-accent:#f2ef42;--cw-bg:#1b1920;--cw-paper:#f4efd9;--cw-card:#fbf5dd;--cw-chrome:#241e24;--cw-text:#262124;--cw-radius:0px;--cw-shadow:7px 10px 0 #d4364425;--cw-pattern:linear-gradient(90deg,transparent 0 13%,#d4364422 13% 13.2%,transparent 13.2%),repeating-linear-gradient(0deg,transparent 0 29px,#7187a20d 29px 30px)}html[data-theme=overachieverduck]{--p-bg:#e8edf6;--p-surface:#fffdf4;--p-surface-2:#f1f3e8;--p-ink:#24304b;--p-muted:#6c7380;--p-line:#aab4c5;--p-line-strong:#38496e;--p-accent:#f7d154;--p-sidebar:#24304b;--world-accent:#f7d154;--cw-bg:#e6ebf4;--cw-paper:#fffdf4;--cw-card:#fff;--cw-chrome:#24304b;--cw-text:#24304b;--cw-radius:10px;--cw-shadow:4px 5px 0 #24304b1c;--cw-pattern:linear-gradient(135deg,#f7d15410 0 12%,transparent 12%)}html[data-theme=couragethedog]{--p-bg:#31223b;--p-surface:#f2d8d3;--p-surface-2:#d9c9df;--p-ink:#3f2841;--p-muted:#786477;--p-line:#b38da7;--p-line-strong:#5a3e5c;--p-accent:#b7ff4a;--p-sidebar:#35223b;--world-accent:#b7ff4a;--cw-bg:#30213a;--cw-paper:#f0d7d2;--cw-card:#f7e5df;--cw-chrome:#34223b;--cw-text:#3f2841;--cw-radius:14px 4px;--cw-shadow:9px 11px 0 #1d122844;--cw-pattern:linear-gradient(175deg,transparent 0 63%,#b7ff4a0a 63% 64%,transparent 64%)}html[data-theme=overthinker]{--p-bg:#e9e7f1;--p-surface:#fbfaff;--p-surface-2:#eeeaf6;--p-ink:#3c3a55;--p-muted:#77748d;--p-line:#b9b4cc;--p-line-strong:#67617f;--p-accent:#7e75c9;--p-sidebar:#45415d;--world-accent:#7e75c9;--cw-bg:#e8e6f0;--cw-paper:#fbfaff;--cw-card:#fff;--cw-chrome:#45415d;--cw-text:#3c3a55;--cw-radius:16px 5px 16px 5px;--cw-shadow:0 12px 32px #59527b22;--cw-pattern:radial-gradient(circle at 20% 20%,transparent 0 40px,#7e75c914 41px 42px,transparent 43px)}html[data-theme=thousandpigeons]{--p-bg:#7f8992;--p-surface:#ecebe7;--p-surface-2:#d9dde0;--p-ink:#292d31;--p-muted:#687179;--p-line:#9da5ab;--p-line-strong:#434a50;--p-accent:#e34242;--p-sidebar:#353b40;--world-accent:#e34242;--cw-bg:#7b858e;--cw-paper:#ecebe7;--cw-card:#f3f2ee;--cw-chrome:#353b40;--cw-text:#292d31;--cw-radius:2px;--cw-shadow:6px 8px 0 #3e444933;--cw-pattern:repeating-linear-gradient(90deg,transparent 0 74px,#ffffff0b 74px 75px),linear-gradient(165deg,transparent 0 72%,#e3424210 72% 73%,transparent 73%)}html[data-theme=bigbrother]{--p-bg:#0c1210;--p-surface:#17201c;--p-surface-2:#1d2a24;--p-ink:#d7e9dc;--p-muted:#80978a;--p-line:#365044;--p-line-strong:#7fa18e;--p-accent:#e72d42;--p-sidebar:#080d0b;--world-accent:#e72d42;--cw-bg:#0b100e;--cw-paper:#151e1a;--cw-card:#1a2520;--cw-chrome:#070b09;--cw-text:#d7e9dc;--cw-radius:0px;--cw-shadow:0 0 0 1px #76988733,0 18px 48px #0008;--cw-pattern:linear-gradient(#69857512 1px,transparent 1px),linear-gradient(90deg,#69857512 1px,transparent 1px);--cw-grid:32px 32px}html:is([data-theme=rainbowsiege],[data-theme=zombiesunicorns],[data-theme=darkacademia],[data-theme=cybercriminal],[data-theme=neuroenthusiast],[data-theme=crowsahead],[data-theme=donewithex],[data-theme=candyoverload],[data-theme=bloodandink],[data-theme=bigpharma],[data-theme=corintnightmare],[data-theme=overachieverduck],[data-theme=couragethedog],[data-theme=overthinker],[data-theme=thousandpigeons],[data-theme=bigbrother]){--p-shadow:var(--cw-shadow)}html:is([data-theme=rainbowsiege],[data-theme=zombiesunicorns],[data-theme=darkacademia],[data-theme=cybercriminal],[data-theme=neuroenthusiast],[data-theme=crowsahead],[data-theme=donewithex],[data-theme=candyoverload],[data-theme=bloodandink],[data-theme=bigpharma],[data-theme=corintnightmare],[data-theme=overachieverduck],[data-theme=couragethedog],[data-theme=overthinker],[data-theme=thousandpigeons],[data-theme=bigbrother]) body{background-color:var(--cw-bg);background-image:var(--cw-pattern);background-size:var(--cw-grid,auto);color:var(--p-ink)}html[data-council-theme] .ambient-paper{opacity:.06}html[data-council-theme] .academy-masthead{background:var(--cw-chrome);color:#f5f7f6;border-bottom:2px solid color-mix(in srgb,var(--p-accent) 68%,transparent);box-shadow:0 8px 26px #0003}html[data-council-theme] .brand-signet{background:var(--p-accent);color:color-mix(in srgb,var(--cw-chrome) 88%,#000 12%);border-color:color-mix(in srgb,var(--p-accent) 60%,#fff 40%)}html[data-council-theme] .brand-words small,html[data-council-theme] .profile-mini small{color:#c2c8c6}html[data-council-theme] .academy-tabs{background:color-mix(in srgb,var(--cw-chrome) 90%,#000 10%);border-bottom:1px solid color-mix(in srgb,var(--p-accent) 34%,transparent)}html[data-council-theme] .nav-btn{color:#e8ecea}html[data-council-theme] .nav-btn.active{background:color-mix(in srgb,var(--p-accent) 16%,var(--cw-chrome));color:#fff}html[data-council-theme] .nav-btn.active:after{background:var(--p-accent)}html[data-council-theme] .page-sheet{position:relative;background:var(--cw-paper);border:1px solid var(--p-line);border-radius:var(--cw-radius);box-shadow:var(--cw-shadow);overflow:clip}html[data-council-theme] .sheet-binding{display:none}html[data-council-theme] .card{position:relative;background:var(--cw-card);border:1px solid var(--p-line);border-radius:var(--cw-radius);box-shadow:0 5px color-mix(in srgb,var(--p-line) 16%,transparent)}html[data-council-theme] .btn{border-radius:var(--cw-radius);border:1px solid var(--p-line-strong);background:var(--p-surface-2);color:var(--p-ink)}html[data-council-theme] .btn-primary,html[data-council-theme] .btn-dark{background:var(--cw-chrome);color:#fff;border-color:var(--cw-chrome);box-shadow:inset 4px 0 0 var(--p-accent)}html[data-council-theme] input,html[data-council-theme] select,html[data-council-theme] textarea{border-radius:var(--cw-radius);background:var(--cw-card);color:var(--p-ink);border-color:var(--p-line)}html[data-council-theme] .option{border-radius:var(--cw-radius);background:var(--cw-card);border-color:var(--p-line)}html[data-council-theme] .option.selected{border-color:var(--p-accent);box-shadow:inset 5px 0 0 var(--p-accent);background:color-mix(in srgb,var(--cw-card) 88%,var(--p-accent) 12%)}html[data-council-theme] .option .key{background:var(--cw-chrome);color:var(--p-accent);border-radius:calc(var(--cw-radius) / 2)}html[data-council-theme] .meter{background:color-mix(in srgb,var(--cw-chrome) 82%,#fff 18%);border:1px solid var(--p-line-strong);border-radius:var(--cw-radius)}html[data-council-theme] .meter i{background:linear-gradient(90deg,var(--p-accent),color-mix(in srgb,var(--p-accent) 50%,#fff))}html[data-council-theme] .flash-face{background:var(--cw-card);border:2px solid var(--p-line-strong);border-radius:var(--cw-radius);box-shadow:var(--cw-shadow)}html[data-theme=rainbowsiege] :is(.page-sheet,.card,.btn,.option){clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px)}html[data-theme=rainbowsiege] .page-sheet:before{content:"OBJECTIVE // PRISM";position:absolute;right:16px;top:11px;font:800 8px ui-monospace;color:#4be3ff;letter-spacing:.16em}html[data-theme=rainbowsiege] .meter i{background:linear-gradient(90deg,#4be3ff,#6e5bff,#ff4fd8,#f7d154,#b7ff4a)}html[data-theme=zombiesunicorns] .page-sheet{border-width:3px;border-image:linear-gradient(135deg,#7ed957 0 48%,#ff67df 52% 100%) 1}html[data-theme=zombiesunicorns] .card:nth-child(odd){border-left:6px solid #7ed957;transform:rotate(-.15deg)}html[data-theme=zombiesunicorns] .card:nth-child(2n){border-right:6px solid #ff67df;transform:rotate(.15deg)}html[data-theme=zombiesunicorns] .meter i{background:linear-gradient(90deg,#7ed957 0 48%,#ff67df 52%)}html[data-theme=darkacademia]{--p-font:Georgia,"Times New Roman",serif;--p-display:Georgia,"Times New Roman",serif}html[data-theme=darkacademia] .page-sheet{outline:5px double #725b3e;outline-offset:-11px}html[data-theme=darkacademia] .card{border:1px solid #846f53;box-shadow:inset 0 0 0 3px #e2d4b9,4px 6px #5a402a24}html[data-theme=darkacademia] .view-head{border-bottom:4px double #725b3e}html[data-theme=cybercriminal]{--p-font:ui-monospace,SFMono-Regular,Menlo,monospace;--p-display:ui-monospace,SFMono-Regular,Menlo,monospace}html[data-theme=cybercriminal] .page-sheet,html[data-theme=cybercriminal] .card,html[data-theme=cybercriminal] .btn{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px))}html[data-theme=cybercriminal] .page-sheet:after{content:"ACCESS // LEARNING NODE";position:absolute;right:13px;top:11px;color:#ff4fd8;font:700 8px ui-monospace;letter-spacing:.12em}html[data-theme=cybercriminal] .option.selected{box-shadow:inset 5px 0 #4be3ff,inset -5px 0 #ff4fd8}html[data-theme=neuroenthusiast] .page-sheet:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 16%,#4be3ff22 0 5px,transparent 6px),radial-gradient(circle at 73% 32%,#ff6c8122 0 6px,transparent 7px);opacity:.7}html[data-theme=neuroenthusiast] .card{border-radius:28px 14px}html[data-theme=neuroenthusiast] .option{border-radius:999px}html[data-theme=crowsahead] .page-sheet{clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(50% + 18px) calc(100% - 18px),50% 100%,calc(50% - 18px) calc(100% - 18px),0 calc(100% - 18px))}html[data-theme=crowsahead] .card{border-left:6px solid #444b50;border-radius:3px}html[data-theme=crowsahead] .view-head:after{content:"CROWS AHEAD \2197";font:800 9px ui-monospace;color:#c98b2f;letter-spacing:.12em}html[data-theme=donewithex] .card{clip-path:polygon(0 3px,8% 0,16% 4px,25% 0,36% 3px,48% 0,60% 4px,75% 0,87% 3px,100% 0,100% 100%,0 100%)}html[data-theme=donewithex] .card:after{content:"// CLOSED";position:absolute;right:10px;top:7px;color:#e84d70;font:900 8px ui-monospace;transform:rotate(-4deg)}html[data-theme=donewithex] .btn-primary{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#e84d7088}html[data-theme=candyoverload] .page-sheet{border:5px solid transparent;background:linear-gradient(var(--cw-paper),var(--cw-paper)) padding-box,repeating-linear-gradient(45deg,#ff4fd8 0 10px,#4be3ff 10px 20px,#f7d154 20px 30px,#b7ff4a 30px 40px) border-box}html[data-theme=candyoverload] .card{border:3px solid #ff9bcf;box-shadow:0 7px #a9e8ff}html[data-theme=candyoverload] .btn{border-radius:999px}html[data-theme=candyoverload] .meter{height:14px;background:repeating-linear-gradient(90deg,#ff4fd8 0 16px,#4be3ff 16px 32px,#f7d154 32px 48px)}html[data-theme=bloodandink]{--p-font:Georgia,serif;--p-display:Georgia,serif}html[data-theme=bloodandink] .page-sheet{filter:sepia(.12);border:2px solid #3a2c23}html[data-theme=bloodandink] .page-sheet:after{content:"";position:absolute;right:-38px;bottom:-40px;width:160px;height:120px;border-radius:56% 44% 68% 32%;background:#120f0d12;transform:rotate(-12deg);pointer-events:none}html[data-theme=bloodandink] .card{border-bottom:5px solid #221a15;border-radius:1px}html[data-theme=bloodandink] .option.selected{box-shadow:inset 8px 0 #1e1713,inset 12px 0 #8b1e2d}html[data-theme=bigpharma] .page-sheet{background-image:linear-gradient(90deg,transparent 0 97%,#168ac012 97%),linear-gradient(#168ac009 1px,transparent 1px);background-size:100% 100%,100% 30px}html[data-theme=bigpharma] .card{box-shadow:inset 0 0 0 1px #fff,0 5px 13px #267da215}html[data-theme=bigpharma] .card:before{content:"LOT PM-26";position:absolute;right:9px;top:7px;color:#168ac0;font:700 7px ui-monospace;letter-spacing:.08em}html[data-theme=bigpharma] .option .key{border-radius:999px}html[data-theme=corintnightmare] .page-sheet{box-shadow:inset 42px 0 #d4364408,var(--cw-shadow)}html[data-theme=corintnightmare] .card{border-radius:0;border-left:3px solid #d43644}html[data-theme=corintnightmare] .card:nth-child(3n):after{content:"REVINO AICI";position:absolute;right:8px;top:7px;background:#f2ef42;color:#3a3030;font:900 7px ui-monospace;padding:2px 5px;transform:rotate(2deg)}html[data-theme=corintnightmare] .option.selected{background:linear-gradient(transparent 25%,#f2ef4266 25% 78%,transparent 78%),var(--cw-card)}html[data-theme=overachieverduck] .card{border-top:5px solid #f7d154}html[data-theme=overachieverduck] .card:after{content:"\2713";position:absolute;right:9px;top:5px;color:#24304b22;font:900 30px system-ui}html[data-theme=overachieverduck] .btn-primary{background:#24304b;color:#f7d154;box-shadow:inset 5px 0 #f7d154,3px 3px #172039}html[data-theme=overachieverduck] .meter i{background:repeating-linear-gradient(90deg,#f7d154 0 18px,#24304b 18px 20px)}html[data-theme=couragethedog] .page-sheet{transform:rotate(-.08deg);border:3px solid #5a3e5c;border-radius:18px 4px 22px 6px}html[data-theme=couragethedog] .card:nth-child(odd){border-radius:24px 5px 18px 6px;transform:rotate(-.18deg)}html[data-theme=couragethedog] .card:nth-child(2n){border-radius:6px 20px 5px 18px;transform:rotate(.18deg)}html[data-theme=couragethedog] .btn-primary{box-shadow:0 0 0 2px #b7ff4a44,0 0 22px #b7ff4a22}html[data-theme=overthinker] .page-sheet:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 16%,transparent 0 26px,#7e75c912 27px 28px,transparent 29px),radial-gradient(circle at 82% 72%,transparent 0 38px,#7e75c912 39px 40px,transparent 41px)}html[data-theme=overthinker] .card{border-radius:20px 5px}html[data-theme=overthinker] .option:before{content:"if";font:700 8px ui-monospace;color:#7e75c988;margin-right:4px}html[data-theme=thousandpigeons] .page-sheet{border-top:7px solid #474e54;box-shadow:inset 0 -8px #e3424210,var(--cw-shadow)}html[data-theme=thousandpigeons] .card{border-radius:2px;box-shadow:4px 4px #777f8538}html[data-theme=thousandpigeons] .card:nth-child(3n){transform:rotate(.18deg)}html[data-theme=thousandpigeons] .meter i{background:repeating-linear-gradient(90deg,#e34242 0 22px,#f3f2ee 22px 30px)}html[data-theme=bigbrother]{--p-font:ui-monospace,SFMono-Regular,Menlo,monospace;--p-display:ui-monospace,SFMono-Regular,Menlo,monospace}html[data-theme=bigbrother] .page-sheet{outline:1px solid #70918155;outline-offset:-8px}html[data-theme=bigbrother] .page-sheet:before{content:"\25cf  REC  /  CAM-PM-01";position:absolute;right:14px;top:10px;color:#e72d42;font:800 8px ui-monospace;letter-spacing:.12em;z-index:2}html[data-theme=bigbrother] .card{border-radius:0;box-shadow:inset 0 0 0 1px #6b8c7b22}html[data-theme=bigbrother] .option.selected{box-shadow:inset 0 0 0 2px #e72d42,inset 5px 0 #e72d42}.theme-council-stage{position:fixed;inset:0;z-index:24;pointer-events:none;overflow:hidden;contain:layout paint;--cw-x:50vw;--cw-y:50vh}.cw-world,.cw-route,.cw-bursts{position:absolute;inset:0}.cw-world>:not(.cw-field),.cw-motif,.cw-line{display:none!important}.cw-motif,.cw-line,.cw-field,.cw-burst{position:absolute;font-style:normal}.cw-field,.cw-burst{display:block}.cw-motif{opacity:.13;color:var(--p-accent);font:800 18px/1 ui-monospace}.cw-motif.m1{left:3vw;top:18vh}.cw-motif.m2{right:5vw;top:26vh}.cw-motif.m3{left:7vw;bottom:13vh}.cw-motif.m4{right:8vw;bottom:18vh}.cw-motif.m5{right:22vw;top:13vh}.cw-line{opacity:.08;background:var(--p-accent)}.cw-line.l1{left:4vw;top:0;width:1px;height:100vh}.cw-line.l2{right:5vw;top:0;width:1px;height:100vh}.cw-field{inset:0;opacity:.15;background:radial-gradient(circle 120px at var(--cw-x) var(--cw-y),color-mix(in srgb,var(--p-accent) 20%,transparent),transparent 70%)}html[data-theme=rainbowsiege] .cw-line.l1{width:5px;background:linear-gradient(#4be3ff,#6e5bff,#ff4fd8,#f7d154,#b7ff4a)}html[data-theme=rainbowsiege] .cw-motif{clip-path:polygon(0 0,100% 0,85% 100%,15% 100%)}html[data-theme=zombiesunicorns] .cw-field{background:linear-gradient(135deg,#7ed95714 0 49%,transparent 49% 51%,#ff67df12 51%)}html[data-theme=zombiesunicorns] .cw-motif:nth-child(2n){color:#ff67df}html[data-theme=darkacademia] .cw-world:after{content:"";position:absolute;left:3vw;bottom:5vh;width:78px;height:120px;background:linear-gradient(90deg,#6b4a3322 0 8px,transparent 8px 14px,#6b4a3322 14px 22px,transparent 22px);opacity:.55}html[data-theme=cybercriminal] .cw-field{background:linear-gradient(180deg,transparent calc(var(--cw-y) - 1px),#4be3ff33 var(--cw-y),transparent calc(var(--cw-y) + 2px))}html[data-theme=cybercriminal] .cw-motif{color:#4be3ff;text-shadow:0 0 8px #4be3ff55}html[data-theme=neuroenthusiast] .cw-line{height:2px;width:32vw;top:50vh;left:8vw;transform:rotate(13deg);background:linear-gradient(90deg,#6e5bff,transparent)}html[data-theme=neuroenthusiast] .cw-motif{border:1px solid #6e5bff55;border-radius:50%;padding:8px}html[data-theme=crowsahead] .cw-motif{color:#15191c;opacity:.22}html[data-theme=crowsahead] body.motion-cinematic .cw-motif.m2{animation:cw-crow-drift 12s linear infinite}html[data-theme=donewithex] .cw-line{height:2px;width:40vw;left:5vw;top:65vh;transform:rotate(-8deg);background:#e84d7055}html[data-theme=candyoverload] .cw-motif{font-size:28px;color:#ff4fd8}html[data-theme=candyoverload] body.motion-cinematic .cw-motif.m3{animation:cw-candy-float 6s ease-in-out infinite}html[data-theme=bloodandink] .cw-field{background:radial-gradient(ellipse 110px 70px at var(--cw-x) var(--cw-y),#120f0d12,transparent 75%)}html[data-theme=bloodandink] .cw-motif{color:#15110f;filter:blur(.2px)}html[data-theme=bigpharma] .cw-motif{border:1px solid #168ac055;border-radius:999px;padding:6px 12px;color:#168ac0}html[data-theme=corintnightmare] .cw-line.l1{left:12vw;background:#d4364455}html[data-theme=corintnightmare] body.motion-cinematic .cw-motif.m5{animation:cw-highlight-jitter 8s steps(5) infinite}html[data-theme=overachieverduck] .cw-motif.m3{font-size:34px;opacity:.2}html[data-theme=overachieverduck] .cw-line{background:#f7d15455}html[data-theme=couragethedog] .cw-field{background:radial-gradient(circle 95px at 87% 22%,#b7ff4a14,transparent 75%)}html[data-theme=couragethedog] .cw-motif{transform:rotate(-4deg)}html[data-theme=overthinker] .cw-line{width:36vw;height:36vw;max-width:360px;max-height:360px;left:3vw;top:22vh;border:1px solid #7e75c91d;border-radius:50%;background:transparent}html[data-theme=thousandpigeons] .cw-motif{color:#343a3e;opacity:.2}html[data-theme=thousandpigeons] body.motion-cinematic .cw-motif{animation:cw-pigeon-hop 5s steps(4) infinite}html[data-theme=thousandpigeons] body.motion-cinematic .cw-motif.m2{animation-delay:-1.2s}html[data-theme=thousandpigeons] body.motion-cinematic .cw-motif.m4{animation-delay:-2.4s}html[data-theme=bigbrother] .cw-field{background:linear-gradient(90deg,transparent calc(var(--cw-x) - 1px),#96b5a51e var(--cw-x),transparent calc(var(--cw-x) + 1px)),linear-gradient(transparent calc(var(--cw-y) - 1px),#96b5a51e var(--cw-y),transparent calc(var(--cw-y) + 1px))}html[data-theme=bigbrother] .cw-motif{color:#a8c3b5}.cw-route{opacity:0}.cw-route.run{opacity:1}.cw-route:before,.cw-route:after{content:"";position:absolute;display:block}.cw-route.question:before,.cw-route.question:after{animation-duration:.46s!important;filter:saturate(1.18) brightness(1.04)}.theme-council-stage[data-theme=rainbowsiege] .cw-route.run:before{left:-20%;top:42%;width:140%;height:9px;background:linear-gradient(90deg,#4be3ff,#6e5bff,#ff4fd8,#f7d154,#b7ff4a);animation:cw-route-prism .72s ease-out both}.theme-council-stage[data-theme=zombiesunicorns] .cw-route.run:before{inset:0;background:linear-gradient(135deg,#7ed95733 0 48%,transparent 49% 51%,#ff67df33 52%);animation:cw-route-split .72s ease-out both}.theme-council-stage[data-theme=darkacademia] .cw-route.run:before{left:8%;right:8%;top:16%;height:68%;background:#cbb58e33;border:5px double #725b3e55;transform-origin:left;animation:cw-route-folio .76s ease-out both}.theme-council-stage[data-theme=cybercriminal] .cw-route.run:before{left:0;right:0;top:0;height:3px;background:#4be3ff;box-shadow:0 0 20px #4be3ff;animation:cw-route-scan .6s linear both}.theme-council-stage[data-theme=neuroenthusiast] .cw-route.run:before{left:50%;top:50%;width:18px;height:18px;border:3px solid #6e5bff;border-radius:50%;animation:cw-route-impulse .72s ease-out both}.theme-council-stage[data-theme=crowsahead] .cw-route.run:before{right:-80px;top:23%;width:58px;height:28px;background:#171b1e;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%);animation:cw-route-flock .82s linear both}.theme-council-stage[data-theme=donewithex] .cw-route.run:before{left:10%;right:10%;top:48%;height:34px;background:repeating-linear-gradient(90deg,#fff8f3aa 0 26px,transparent 26px 30px);clip-path:polygon(0 20%,5% 0,10% 28%,15% 0,20% 26%,25% 0,30% 23%,35% 0,40% 26%,45% 0,50% 22%,55% 0,60% 27%,65% 0,70% 24%,75% 0,80% 28%,85% 0,90% 22%,95% 0,100% 18%,100% 82%,95% 100%,90% 72%,85% 100%,80% 74%,75% 100%,70% 76%,65% 100%,60% 73%,55% 100%,50% 78%,45% 100%,40% 74%,35% 100%,30% 77%,25% 100%,20% 74%,15% 100%,10% 72%,5% 100%,0 80%);animation:cw-route-tear .72s ease-out both}.theme-council-stage[data-theme=candyoverload] .cw-route.run:before{left:-15%;top:48%;width:130%;height:42px;background:repeating-linear-gradient(90deg,#ff4fd8 0 18px,#4be3ff 18px 36px,#f7d154 36px 54px,#b7ff4a 54px 72px);border-radius:999px;animation:cw-route-wrapper .72s cubic-bezier(.16,1.25,.3,1) both}.theme-council-stage[data-theme=bloodandink] .cw-route.run:before{left:50%;top:8%;width:4px;height:84%;background:#15110f;box-shadow:12px 0 #15110f22,-9px 0 #8b1e2d33;animation:cw-route-ink .78s ease-in both}.theme-council-stage[data-theme=bigpharma] .cw-route.run:before{left:8%;right:8%;top:45%;height:70px;background:radial-gradient(circle,#fff 0 13px,#168ac055 14px 16px,transparent 17px) 0 0/55px 55px;animation:cw-route-blister .7s steps(8) both}.theme-council-stage[data-theme=corintnightmare] .cw-route.run:before{left:6%;top:46%;width:88%;height:25px;background:#f2ef4277;transform:rotate(-1deg);animation:cw-route-highlight .62s steps(7) both}.theme-council-stage[data-theme=overachieverduck] .cw-route.run:before{left:50%;top:50%;content:"DONE \2713";width:150px;height:52px;border:5px solid #24304b;color:#24304b;background:#f7d154;display:grid;place-items:center;font:900 22px system-ui;animation:cw-route-stamp .58s cubic-bezier(.2,1.4,.3,1) both}.theme-council-stage[data-theme=couragethedog] .cw-route.run:before{left:50%;top:50%;width:90px;height:70px;border:8px solid #31223b;background:#b7ff4a22;box-shadow:0 0 45px #b7ff4a22;animation:cw-route-tv .72s ease-out both}.theme-council-stage[data-theme=overthinker] .cw-route.run:before{left:50%;top:50%;width:80px;height:80px;border:3px solid #7e75c9;border-radius:50%;border-right-color:transparent;animation:cw-route-loop .82s ease-out both}.theme-council-stage[data-theme=thousandpigeons] .cw-route.run:before{left:-70px;top:22%;width:56px;height:28px;background:#30363a;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%);box-shadow:90px 75px #30363a,180px 10px #30363a,270px 120px #30363a;animation:cw-route-pigeons .9s linear both}.theme-council-stage[data-theme=bigbrother] .cw-route.run:before{inset:8%;border:1px solid #8aaa9955;box-shadow:inset 0 0 0 5px #0b100eaa;animation:cw-route-aperture .68s steps(6) both}.theme-council-stage[data-theme=bigbrother] .cw-route.run:after{content:"\25cf  REC";right:10%;top:10%;color:#e72d42;font:800 11px ui-monospace;animation:cw-route-rec .68s steps(2) both}@keyframes cw-route-prism{0%{transform:translate(-110%) skew(-18deg);opacity:0}55%{opacity:.85}to{transform:translate(110%) skew(-18deg);opacity:0}}@keyframes cw-route-split{0%{clip-path:inset(50% 50% 50% 50%);opacity:0}60%{clip-path:inset(0);opacity:.7}to{opacity:0}}@keyframes cw-route-folio{0%{transform:rotateY(-80deg);opacity:.1}70%{transform:rotateY(0);opacity:.65}to{transform:rotateY(4deg);opacity:0}}@keyframes cw-route-scan{0%{transform:translateY(-10px);opacity:0}60%{opacity:.9}to{transform:translateY(100vh);opacity:0}}@keyframes cw-route-impulse{0%{transform:translate(-50%,-50%) scale(.1);opacity:.8}to{transform:translate(-50%,-50%) scale(18);opacity:0}}@keyframes cw-route-flock{0%{transform:translate(0);opacity:0}20%{opacity:.75}to{transform:translate(-120vw) translateY(24vh);opacity:0}}@keyframes cw-route-tear{0%{transform:translate(-120%) rotate(-3deg)}to{transform:translate(120%) rotate(2deg);opacity:0}}@keyframes cw-route-wrapper{0%{transform:translate(-120%) rotate(-4deg)}70%{opacity:.75}to{transform:translate(120%) rotate(4deg);opacity:0}}@keyframes cw-route-ink{0%{transform:translateY(-120%);opacity:.8}70%{transform:translateY(0);opacity:.7}to{transform:translateY(110%);opacity:0}}@keyframes cw-route-blister{0%{clip-path:inset(0 100% 0 0)}70%{clip-path:inset(0);opacity:.7}to{opacity:0}}@keyframes cw-route-highlight{0%{transform:translate(-110%);opacity:0}65%{opacity:.8}to{transform:translate(110%);opacity:0}}@keyframes cw-route-stamp{0%{transform:translate(-50%,-50%) scale(2.4) rotate(-10deg);opacity:0}55%{transform:translate(-50%,-50%) scale(.92) rotate(-3deg);opacity:.9}to{transform:translate(-50%,-50%) scale(1);opacity:0}}@keyframes cw-route-tv{0%{transform:translate(-50%,-50%) scaleX(.05) scaleY(.03);opacity:.9}65%{transform:translate(-50%,-50%) scale(12);opacity:.2}to{transform:translate(-50%,-50%) scale(15);opacity:0}}@keyframes cw-route-loop{0%{transform:translate(-50%,-50%) rotate(0) scale(.3)}70%{transform:translate(-50%,-50%) rotate(650deg) scale(5);opacity:.55}to{transform:translate(-50%,-50%) rotate(780deg) scale(8);opacity:0}}@keyframes cw-route-pigeons{0%{transform:translate(0);opacity:0}15%{opacity:.75}to{transform:translate(calc(100vw + 420px)) translateY(18vh);opacity:0}}@keyframes cw-route-aperture{0%{clip-path:inset(50%)}60%{clip-path:inset(0);opacity:.65}to{clip-path:inset(0);opacity:0}}@keyframes cw-route-rec{50%{opacity:0}}.cw-burst{width:8px;height:8px;background:var(--p-accent);border-radius:50%;animation:cw-burst .8s cubic-bezier(.17,.67,.24,1) both}.cw-burst.b1{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.cw-burst.b2{border-radius:1px}.cw-burst.b3{width:3px;height:13px;border-radius:1px}.cw-burst.cue-incorrect{background:var(--p-danger,#d34d55)}@keyframes cw-burst{0%{transform:translate(-50%,-50%) rotate(calc(var(--i)*29deg)) translate(0) scale(.2);opacity:.9}to{transform:translate(-50%,-50%) rotate(calc(var(--i)*29deg)) translate(calc(28px + var(--i)*4px)) scale(.8);opacity:0}}.council-press{animation:cw-press .34s cubic-bezier(.2,.9,.2,1)}@keyframes cw-press{50%{filter:brightness(1.08);outline:2px solid color-mix(in srgb,var(--p-accent) 45%,transparent);outline-offset:2px}}@keyframes cw-crow-drift{50%{transform:translate(-22px,13px)}}@keyframes cw-candy-float{50%{transform:translateY(-13px) rotate(14deg)}}@keyframes cw-highlight-jitter{50%{transform:translate(5px) rotate(2deg)}}@keyframes cw-pigeon-hop{50%{transform:translate(11px,-5px) rotate(4deg)}}body.motion-reduced .theme-council-stage .cw-route,body.motion-reduced .theme-council-stage .cw-bursts,body.motion-reduced .theme-council-stage .cw-field{display:none!important}body.motion-reduced .theme-council-stage .cw-motif{animation:none!important;opacity:.07}@media(prefers-reduced-motion:reduce){.cw-route,.cw-bursts,.cw-field{display:none!important}.cw-motif{animation:none!important;opacity:.07!important}}@media(max-width:820px){.theme-council-stage{opacity:.55}.cw-motif.m4,.cw-line.l2{display:none}html[data-council-theme] .page-sheet{border-radius:var(--cw-radius)}}.cw-hover{position:absolute;inset:0;pointer-events:none}.cw-hover:before,.cw-hover:after{content:"";position:absolute;left:var(--cw-hx);top:var(--cw-hy);opacity:0;display:block;transform:translate(-50%,-50%)}.cw-hover[data-hover]{z-index:3}.cw-hover[data-hover]:before{opacity:.82}.cw-hover[data-hover]:after{opacity:.45}.cw-objective{position:absolute;right:4vw;top:15vh;width:74px;height:74px;border:1px solid #4be3ff44;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);animation:cw-objective-breathe 7s ease-in-out infinite}.cw-objective b{position:absolute;background:#4be3ff55}.cw-objective b:nth-child(1){left:50%;top:8px;width:1px;height:58px}.cw-objective b:nth-child(2){top:50%;left:8px;height:1px;width:58px}.cw-objective b:nth-child(3){inset:22px;border:1px solid #ff4fd855}.cw-zombie-hand{position:absolute;left:2vw;bottom:9vh;width:46px;height:76px;background:#6fa54828;clip-path:polygon(24% 100%,15% 48%,0 26%,14% 20%,27% 39%,29% 5%,43% 0,48% 38%,60% 9%,73% 13%,68% 44%,84% 25%,100% 34%,78% 62%,74% 100%);animation:cw-zombie-rise 9s ease-in-out infinite}.cw-unicorn-horn{position:absolute;right:5vw;top:18vh;width:22px;height:78px;background:linear-gradient(90deg,#ff67df55,#fff9,#7ee7ff55);clip-path:polygon(50% 0,100% 100%,0 100%);transform:rotate(24deg);animation:cw-horn-shimmer 5s ease-in-out infinite}.cw-book-spine{position:absolute;left:3vw;bottom:7vh;width:62px;height:118px;border:1px solid #8a704d55;background:linear-gradient(90deg,#5a402a22 0 12px,#cdbb9330 12px 15px,#5a402a16 15px 28px,transparent 28px);box-shadow:10px 0 #6b4a3320}.cw-lamp{position:absolute;right:7vw;top:16vh;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,#f0d68d18,transparent 70%);animation:cw-lamp-pulse 8s ease-in-out infinite}.cw-packet{position:absolute;width:34px;height:10px;border:1px solid #4be3ff55;background:#4be3ff0c}.cw-packet.p1{left:4vw;top:26vh;animation:cw-packet-run 8s steps(12) infinite}.cw-packet.p2{right:5vw;bottom:22vh;animation:cw-packet-run-back 10s steps(14) infinite}.cw-neuron{position:absolute;right:5vw;bottom:10vh;width:76px;height:76px;border:1px solid #6e5bff55;border-radius:45% 55% 48% 52%}.cw-neuron b{position:absolute;width:8px;height:8px;border:1px solid #6e5bff88;border-radius:50%;animation:cw-synapse-pulse 4s ease-in-out infinite}.cw-neuron b:nth-child(1){left:-18px;top:12px}.cw-neuron b:nth-child(2){right:-22px;top:32px;animation-delay:-1.2s}.cw-neuron b:nth-child(3){left:22px;bottom:-20px;animation-delay:-2.1s}.cw-road-sign{position:absolute;left:4vw;bottom:7vh;width:66px;height:42px;border:2px solid #c98b2f55;transform:skewY(-4deg)}.cw-road-sign:after{content:"";position:absolute;left:31px;top:40px;width:3px;height:54px;background:#3c4246}.cw-crow{position:absolute;right:4vw;top:18vh;width:46px;height:22px;background:#15191c88;clip-path:polygon(0 50%,35% 4%,50% 42%,65% 4%,100% 50%,55% 66%,50% 100%,45% 66%);animation:cw-crow-perch 7s steps(3) infinite}.cw-receipt{position:absolute;right:5vw;bottom:8vh;width:90px;height:130px;background:#fff8f321;border:1px dashed #e84d7040;transform:rotate(4deg)}.cw-crossout{position:absolute;right:3vw;bottom:14vh;width:120px;height:3px;background:#e84d7066;transform:rotate(-17deg);box-shadow:0 12px #e84d703d}.cw-candy-wheel{position:absolute;left:3vw;bottom:8vh;width:74px;height:74px;border:12px solid #ff4fd836;border-top-color:#4be3ff55;border-right-color:#f7d15466;border-radius:50%;animation:cw-candy-spin 10s linear infinite}.cw-wrapper{position:absolute;right:4vw;top:16vh;width:82px;height:28px;background:repeating-linear-gradient(90deg,#ff4fd844 0 12px,#4be3ff44 12px 24px,#f7d15444 24px 36px);clip-path:polygon(0 50%,15% 0,20% 35%,80% 35%,85% 0,100% 50%,85% 100%,80% 65%,20% 65%,15% 100%);animation:cw-wrapper-wiggle 6s ease-in-out infinite}.cw-ink-drop{position:absolute;right:5vw;top:14vh;width:42px;height:58px;background:#120f0d35;border-radius:52% 48% 58% 42%/62% 55% 45% 38%;animation:cw-ink-pulse 9s ease-in-out infinite}.cw-press-arm{position:absolute;left:4vw;bottom:9vh;width:78px;height:10px;background:#251d1844;transform-origin:0 50%;animation:cw-press-arm 8s steps(5) infinite}.cw-blister{position:absolute;left:3vw;bottom:8vh;width:102px;height:66px;background:radial-gradient(circle,#fff5 0 8px,#168ac033 9px 10px,transparent 11px) 0 0/34px 33px;border:1px solid #168ac033}.cw-capsule{position:absolute;right:5vw;top:18vh;width:56px;height:22px;border-radius:999px;background:linear-gradient(90deg,#168ac044 0 50%,#fff7 50%);animation:cw-capsule-roll 8s ease-in-out infinite}.cw-highlighter{position:absolute;left:3vw;top:24vh;width:84px;height:16px;background:#f2ef4244;transform:rotate(-3deg);animation:cw-highlight-scan 7s steps(7) infinite}.cw-margin-arrow{position:absolute;right:4vw;bottom:14vh;width:60px;height:2px;background:#d4364466;transform:rotate(-18deg)}.cw-margin-arrow:after{content:"";position:absolute;right:-1px;top:-5px;border:6px solid transparent;border-left-color:#d4364466}.cw-duck-head{position:absolute;right:5vw;top:18vh;font-style:normal;font-size:38px;animation:cw-duck-peck 6s ease-in-out infinite;transform-origin:50% 100%}.cw-checklist{position:absolute;left:4vw;bottom:10vh;width:64px;height:82px;border:2px solid #24304b33;background:repeating-linear-gradient(0deg,transparent 0 15px,#24304b18 15px 16px)}.cw-tv{position:absolute;right:5vw;top:18vh;width:76px;height:56px;border:6px solid #31223b66;background:repeating-linear-gradient(0deg,#b7ff4a0c 0 2px,transparent 2px 4px);animation:cw-tv-breathe 6s steps(4) infinite}.cw-farm-door{position:absolute;left:4vw;bottom:7vh;width:48px;height:88px;border:2px solid #5a3e5c55;transform:perspective(250px) rotateY(-12deg)}.cw-thought-ring{position:absolute;border:1px solid #7e75c944;border-radius:50%;animation:cw-thought-orbit 12s linear infinite}.cw-thought-ring.r1{left:3vw;top:22vh;width:110px;height:110px}.cw-thought-ring.r2{right:4vw;bottom:12vh;width:76px;height:76px;animation-direction:reverse;animation-duration:9s}.cw-pigeon{position:absolute;width:34px;height:18px;background:#30363a88;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%);animation:cw-pigeon-local 7s steps(6) infinite}.cw-pigeon.p1{left:3vw;top:22vh}.cw-pigeon.p2{right:5vw;top:32vh;animation-delay:-2s}.cw-pigeon.p3{left:8vw;bottom:12vh;animation-delay:-4s}.cw-camera{position:absolute;right:4vw;top:16vh;width:74px;height:54px;border:1px solid #7fa18e66;box-shadow:inset 0 0 0 8px #0b100e55}.cw-camera:before,.cw-camera:after{content:"";position:absolute;background:#7fa18e55}.cw-camera:before{left:50%;top:0;width:1px;height:100%}.cw-camera:after{left:0;top:50%;width:100%;height:1px}.cw-rec{position:absolute;left:4vw;bottom:10vh;color:#e72d42;font:800 10px ui-monospace;animation:cw-rec-blink 2s steps(2) infinite}.cw-hover[data-theme=rainbowsiege]:before{width:44px;height:44px;border:2px solid #4be3ff;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);animation:cw-hover-prism .55s ease-out both}.cw-hover[data-theme=rainbowsiege]:after{width:70px;height:2px;background:linear-gradient(90deg,#4be3ff,#ff4fd8,#b7ff4a);animation:cw-hover-ray .65s ease-out both}.cw-hover[data-theme=zombiesunicorns]:before{width:52px;height:30px;background:linear-gradient(90deg,#7ed957aa 0 48%,#ff67dfaa 52%);clip-path:polygon(0 60%,30% 0,48% 55%,64% 0,100% 60%,68% 100%,50% 70%,32% 100%);animation:cw-hover-clash .7s ease-out both}.cw-hover[data-theme=darkacademia]:before{width:10px;height:56px;background:#b99355;border:1px solid #725b3e;animation:cw-hover-bookmark .65s ease-out both}.cw-hover[data-theme=darkacademia]:after{width:86px;height:86px;border-radius:50%;background:radial-gradient(circle,#f2d68f2c,transparent 70%);animation:cw-hover-lamp .8s ease-out both}.cw-hover[data-theme=cybercriminal]:before{width:54px;height:18px;border:1px solid #4be3ff;background:#4be3ff14;box-shadow:8px 0 #ff4fd822,-8px 0 #b7ff4a18;animation:cw-hover-packet .5s steps(5) both}.cw-hover[data-theme=neuroenthusiast]:before{width:28px;height:28px;border:2px solid #6e5bff;border-radius:50%;box-shadow:30px -16px 0 -10px #4be3ff99,-28px 18px 0 -11px #ff6d7f99;animation:cw-hover-synapse .8s ease-out both}.cw-hover[data-theme=crowsahead]:before{width:40px;height:21px;background:#171b1e;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%);animation:cw-hover-crow .7s ease-out both}.cw-hover[data-theme=donewithex]:before{width:76px;height:28px;background:#fff8f3dd;border-top:2px dashed #e84d70;clip-path:polygon(0 0,8% 12%,16% 0,24% 14%,34% 0,44% 12%,54% 0,64% 13%,74% 0,84% 12%,100% 0,100% 100%,0 100%);animation:cw-hover-receipt .65s ease-out both}.cw-hover[data-theme=candyoverload]:before{width:38px;height:38px;border-radius:50%;background:conic-gradient(#ff4fd8,#4be3ff,#f7d154,#b7ff4a,#ff4fd8);animation:cw-hover-candy .75s cubic-bezier(.2,1.4,.3,1) both}.cw-hover[data-theme=bloodandink]:before{width:28px;height:44px;background:#15110f;clip-path:polygon(50% 0,100% 38%,62% 38%,62% 100%,38% 100%,38% 38%,0 38%);animation:cw-hover-nib .65s ease-out both}.cw-hover[data-theme=bloodandink]:after{width:12px;height:18px;border-radius:60% 40%;background:#8b1e2d;animation:cw-hover-drop .7s ease-in both}.cw-hover[data-theme=bigpharma]:before{width:52px;height:20px;border-radius:999px;background:linear-gradient(90deg,#168ac0 0 50%,#fff 50%);border:1px solid #168ac0;animation:cw-hover-capsule .65s ease-out both}.cw-hover[data-theme=corintnightmare]:before{width:86px;height:14px;background:#f2ef4299;transform-origin:0 50%;animation:cw-hover-highlight .55s steps(6) both}.cw-hover[data-theme=corintnightmare]:after{content:"REVINO";color:#d43644;font:900 8px ui-monospace;animation:cw-hover-margin .7s steps(4) both}.cw-hover[data-theme=overachieverduck]:before{content:"\1f986";font-size:32px;animation:cw-hover-duck .65s ease-out both}.cw-hover[data-theme=overachieverduck]:after{content:"\2713";color:#24304b;font:900 18px system-ui;animation:cw-hover-check .7s ease-out both}.cw-hover[data-theme=couragethedog]:before{width:52px;height:38px;border:5px solid #31223b;background:repeating-linear-gradient(0deg,#b7ff4a22 0 2px,transparent 2px 4px);animation:cw-hover-tv .65s steps(4) both}.cw-hover[data-theme=overthinker]:before{content:"?";width:48px;height:48px;border:2px solid #7e75c9;border-right-color:transparent;border-radius:50%;display:grid;place-items:center;color:#7e75c9;font:800 15px system-ui;animation:cw-hover-loop .8s ease-out both}.cw-hover[data-theme=thousandpigeons]:before{width:38px;height:20px;background:#30363a;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%);animation:cw-hover-pigeon .55s steps(5) both}.cw-hover[data-theme=bigbrother]:before{width:52px;height:38px;border:1px solid #8aaa99;box-shadow:inset 0 0 0 8px #0b100e55;animation:cw-hover-camera .55s steps(4) both}.cw-hover[data-theme=bigbrother]:after{content:"\25cf  REC";color:#e72d42;font:800 8px ui-monospace;animation:cw-hover-rec .6s steps(2) both}.theme-council-stage[data-theme=rainbowsiege] .cw-burst{width:18px;height:3px;border-radius:0;background:linear-gradient(90deg,#4be3ff,#ff4fd8,#b7ff4a)}.theme-council-stage[data-theme=zombiesunicorns] .cw-burst:nth-child(odd){background:#7ed957;clip-path:polygon(50% 0,61% 36%,100% 50%,61% 64%,50% 100%,39% 64%,0 50%,39% 36%)}.theme-council-stage[data-theme=zombiesunicorns] .cw-burst:nth-child(2n){background:#ff67df}.theme-council-stage[data-theme=darkacademia] .cw-burst{width:5px;height:9px;border-radius:0;background:#8a704d}.theme-council-stage[data-theme=cybercriminal] .cw-burst{width:14px;height:2px;border-radius:0;background:#4be3ff;box-shadow:4px 3px #ff4fd8}.theme-council-stage[data-theme=neuroenthusiast] .cw-burst{background:transparent;border:2px solid #6e5bff;border-radius:50%}.theme-council-stage[data-theme=crowsahead] .cw-burst{width:4px;height:16px;border-radius:80% 10%;background:#30363a;transform-origin:50% 100%}.theme-council-stage[data-theme=donewithex] .cw-burst{width:15px;height:3px;border-radius:0;background:#e84d70}.theme-council-stage[data-theme=candyoverload] .cw-burst{width:11px;height:11px;background:conic-gradient(#ff4fd8,#4be3ff,#f7d154,#b7ff4a,#ff4fd8)}.theme-council-stage[data-theme=bloodandink] .cw-burst{width:9px;height:13px;border-radius:60% 40%;background:#15110f}.theme-council-stage[data-theme=bloodandink] .cw-burst.cue-incorrect{background:#8b1e2d}.theme-council-stage[data-theme=bigpharma] .cw-burst{width:16px;height:7px;border-radius:999px;background:linear-gradient(90deg,#168ac0 0 50%,#fff 50%);border:1px solid #168ac0}.theme-council-stage[data-theme=corintnightmare] .cw-burst{width:20px;height:4px;border-radius:0;background:#f2ef42}.theme-council-stage[data-theme=overachieverduck] .cw-burst{clip-path:polygon(50% 0,61% 36%,100% 50%,61% 64%,50% 100%,39% 64%,0 50%,39% 36%);background:#f7d154}.theme-council-stage[data-theme=couragethedog] .cw-burst{width:13px;height:6px;border-radius:0;background:repeating-linear-gradient(90deg,#b7ff4a 0 2px,#31223b 2px 4px)}.theme-council-stage[data-theme=overthinker] .cw-burst{background:transparent;border:1px solid #7e75c9;border-radius:50%}.theme-council-stage[data-theme=thousandpigeons] .cw-burst{width:15px;height:8px;border-radius:0;background:#30363a;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%)}.theme-council-stage[data-theme=bigbrother] .cw-burst{width:13px;height:2px;border-radius:0;background:#8aaa99}.theme-council-stage[data-theme=bigbrother] .cw-burst:nth-child(2n){width:2px;height:13px}.council-press{animation:cw-press-theme .38s cubic-bezier(.2,.9,.2,1)}[data-council-press=shield-lock]{--cw-press-transform:scale(.96) skewX(-2deg);--cw-press-filter:hue-rotate(10deg)}[data-council-press=front-clash]{--cw-press-transform:scale(.94) rotate(2deg);--cw-press-filter:saturate(1.4)}[data-council-press=bookplate]{--cw-press-transform:translateY(2px) rotateX(3deg);--cw-press-filter:sepia(.25)}[data-council-press=terminal-enter]{--cw-press-transform:translateX(2px) skewX(-3deg);--cw-press-filter:contrast(1.35)}[data-council-press=axon-fire]{--cw-press-transform:scale(.97);--cw-press-filter:brightness(1.15)}[data-council-press=sign-rattle]{--cw-press-transform:rotate(-1.5deg) translateX(2px);--cw-press-filter:contrast(1.05)}[data-council-press=archive-close]{--cw-press-transform:scaleY(.94) rotate(-.5deg);--cw-press-filter:saturate(.9)}[data-council-press=wrapper-crunch]{--cw-press-transform:scale(.91) rotate(2deg);--cw-press-filter:saturate(1.5)}[data-council-press=press-strike]{--cw-press-transform:scaleY(.9);--cw-press-filter:contrast(1.25)}[data-council-press=blister-pop]{--cw-press-transform:scale(.95);--cw-press-filter:brightness(1.12)}[data-council-press=highlighter-hit]{--cw-press-transform:translateX(2px) skewY(-1deg);--cw-press-filter:contrast(1.12)}[data-council-press=check-stamp]{--cw-press-transform:translateY(3px) scale(.94);--cw-press-filter:brightness(1.06)}[data-council-press=tv-click]{--cw-press-transform:scaleX(.94) rotate(.5deg);--cw-press-filter:contrast(1.3)}[data-council-press=decision-ping]{--cw-press-transform:rotate(1.5deg) scale(.96);--cw-press-filter:brightness(1.06)}[data-council-press=wing-flap]{--cw-press-transform:translateY(-2px) rotate(1deg);--cw-press-filter:contrast(1.08)}[data-council-press=record-mark]{--cw-press-transform:scale(.97);--cw-press-filter:contrast(1.35)}@keyframes cw-press-theme{50%{transform:var(--cw-press-transform,scale(.97));filter:var(--cw-press-filter,brightness(1.08));outline:1px solid color-mix(in srgb,var(--p-accent) 48%,transparent);outline-offset:2px}}@keyframes cw-objective-breathe{50%{transform:rotate(45deg) scale(1.07)}}@keyframes cw-zombie-rise{50%{transform:translateY(-9px) rotate(-3deg)}}@keyframes cw-horn-shimmer{50%{filter:brightness(1.5);transform:rotate(20deg) translateY(-5px)}}@keyframes cw-lamp-pulse{50%{transform:scale(1.08);opacity:.8}}@keyframes cw-packet-run{50%{transform:translate(90px)}}@keyframes cw-packet-run-back{50%{transform:translate(-80px)}}@keyframes cw-synapse-pulse{50%{transform:scale(1.7);opacity:.3}}@keyframes cw-crow-perch{50%{transform:translate(-8px,4px) rotate(-5deg)}}@keyframes cw-candy-spin{to{transform:rotate(360deg)}}@keyframes cw-wrapper-wiggle{50%{transform:rotate(6deg) scale(1.05)}}@keyframes cw-ink-pulse{50%{transform:scale(1.05) translateY(5px)}}@keyframes cw-press-arm{50%{transform:rotate(-12deg)}}@keyframes cw-capsule-roll{50%{transform:translate(-28px) rotate(180deg)}}@keyframes cw-highlight-scan{50%{transform:translate(55px) rotate(-2deg)}}@keyframes cw-duck-peck{45%{transform:rotate(12deg) translateY(5px)}55%{transform:rotate(-5deg)}}@keyframes cw-tv-breathe{50%{filter:contrast(1.3);transform:scaleX(.97)}}@keyframes cw-thought-orbit{to{transform:rotate(360deg)}}@keyframes cw-pigeon-local{50%{transform:translate(12px,-5px) rotate(5deg)}}@keyframes cw-rec-blink{50%{opacity:.2}}@keyframes cw-hover-prism{0%{transform:translate(-50%,-50%) scale(.2) rotate(45deg)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes cw-hover-ray{0%{transform:translate(-100%,-50%) scaleX(.1)}to{transform:translate(-50%,-50%) scaleX(1)}}@keyframes cw-hover-clash{0%{transform:translate(-50%,-50%) scale(.4) rotate(-12deg)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes cw-hover-bookmark{0%{transform:translate(-50%,-70%) scaleY(.3)}to{transform:translate(-50%,-50%) scaleY(1)}}@keyframes cw-hover-lamp{0%{transform:translate(-50%,-50%) scale(.4);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:.45}}@keyframes cw-hover-packet{0%{transform:translate(-100%,-50%) scaleX(.5)}to{transform:translate(-50%,-50%) scaleX(1)}}@keyframes cw-hover-synapse{0%{transform:translate(-50%,-50%) scale(.25) rotate(-40deg)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes cw-hover-crow{0%{transform:translate(-120%,-70%) scale(.6)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes cw-hover-receipt{0%{transform:translate(-50%,-80%) scaleY(.4)}to{transform:translate(-50%,-50%) scaleY(1)}}@keyframes cw-hover-candy{0%{transform:translate(-50%,-50%) scale(.2) rotate(-120deg)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes cw-hover-nib{0%{transform:translate(-50%,-80%) scaleY(.4)}to{transform:translate(-50%,-50%) scaleY(1)}}@keyframes cw-hover-drop{0%{transform:translate(-50%,-30%) scale(.3)}to{transform:translate(-50%,80%) scale(1);opacity:0}}@keyframes cw-hover-capsule{0%{transform:translate(-100%,-50%) rotate(-90deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes cw-hover-highlight{0%{transform:translate(-90%,-50%) scaleX(.1)}to{transform:translate(-50%,-50%) scaleX(1)}}@keyframes cw-hover-margin{0%{transform:translateY(-50%) rotate(10deg);opacity:0}to{transform:translate(35px,-50%) rotate(-4deg);opacity:.45}}@keyframes cw-hover-duck{0%{transform:translate(-50%,-80%) rotate(-8deg)}55%{transform:translate(-50%,-42%) rotate(11deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes cw-hover-check{0%{transform:translate(12px,5px) scale(.2)}to{transform:translate(18px,-18px) scale(1)}}@keyframes cw-hover-tv{0%{transform:translate(-50%,-50%) scaleX(.08);filter:contrast(1.8)}to{transform:translate(-50%,-50%) scaleX(1);filter:contrast(1)}}@keyframes cw-hover-loop{0%{transform:translate(-50%,-50%) rotate(-180deg) scale(.4)}to{transform:translate(-50%,-50%) rotate(0) scale(1)}}@keyframes cw-hover-pigeon{0%{transform:translate(-80%,-80%) rotate(-15deg)}70%{transform:translate(-50%,-42%) rotate(8deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes cw-hover-camera{0%{transform:translate(-50%,-50%) scale(.5);clip-path:inset(48%)}to{transform:translate(-50%,-50%) scale(1);clip-path:inset(0)}}@keyframes cw-hover-rec{50%{opacity:0}}body.motion-reduced .cw-hover,body.motion-reduced .cw-objective,body.motion-reduced .cw-zombie-hand,body.motion-reduced .cw-unicorn-horn,body.motion-reduced .cw-lamp,body.motion-reduced .cw-packet,body.motion-reduced .cw-neuron b,body.motion-reduced .cw-crow,body.motion-reduced .cw-candy-wheel,body.motion-reduced .cw-wrapper,body.motion-reduced .cw-ink-drop,body.motion-reduced .cw-press-arm,body.motion-reduced .cw-capsule,body.motion-reduced .cw-highlighter,body.motion-reduced .cw-duck-head,body.motion-reduced .cw-tv,body.motion-reduced .cw-thought-ring,body.motion-reduced .cw-pigeon,body.motion-reduced .cw-rec{animation:none!important}.motion-reduced .cw-hover{display:none!important}.theme-council-spectacle-owner{position:relative!important;isolation:isolate}.theme-council-spectacle-owner>.content{position:relative;z-index:2}.theme-council-spectacle{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;contain:layout paint}.theme-council-spectacle[hidden]{display:none!important}.csp-layer{position:absolute;inset:0}.csp-layer>i{position:absolute;display:block;font-style:normal;opacity:.28}html[data-theme=rainbowsiege] .cs-prism{width:42px;height:74px;clip-path:polygon(50% 0,100% 25%,72% 100%,28% 100%,0 25%);border:1px solid #4be3ff88;background:linear-gradient(150deg,#4be3ff18,#ff4fd81a,#b7ff4a16)}html[data-theme=rainbowsiege] .cs-prism.p1{left:5vw;top:18vh;transform:rotate(-18deg)}html[data-theme=rainbowsiege] .cs-prism.p2{right:5vw;bottom:15vh;transform:rotate(21deg)}html[data-theme=rainbowsiege] .cs-objective-ring{left:50%;top:18vh;width:72px;height:72px;margin:-36px;border:2px solid #4be3ff55;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}html[data-theme=zombiesunicorns] .cs-decay-wave,html[data-theme=zombiesunicorns] .cs-sparkle-wave{top:58%;width:38vw;height:36px}.cs-decay-wave{left:0;background:linear-gradient(90deg,#477a3755,transparent);clip-path:polygon(0 30%,70% 0,100% 50%,70% 100%,0 70%)}.cs-sparkle-wave{right:0;background:linear-gradient(270deg,#ff67df55,transparent);clip-path:polygon(100% 30%,30% 0,0 50%,30% 100%,100% 70%)}html[data-theme=zombiesunicorns] .cs-front-marker{left:50%;top:58%;width:22px;height:22px;margin:-11px;border:3px solid #fff8;transform:rotate(45deg)}html[data-theme=darkacademia] .cs-book{left:5vw;bottom:10vh;width:84px;height:110px;border:4px double #725b3e;background:#cbb58e44;transform-origin:0 50%}html[data-theme=darkacademia] .cs-page{left:10vw;bottom:17vh;width:62px;height:78px;border:1px solid #8a704d55;background:#eee3c966}html[data-theme=darkacademia] .cs-lamplight{right:4vw;top:13vh;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,#f0d68d20,transparent 70%)}html[data-theme=cybercriminal] .cs-terminal-line{height:2px;width:34vw;background:#4be3ff55;box-shadow:0 0 10px #4be3ff33}.cs-terminal-line.l1{left:3vw;top:24vh}.cs-terminal-line.l2{right:4vw;bottom:18vh;background:#ff4fd844}.cs-packet-train{left:0;top:48%;width:72px;height:16px;border:1px solid #4be3ff;background:repeating-linear-gradient(90deg,#4be3ff44 0 8px,transparent 8px 12px)}html[data-theme=neuroenthusiast] .cs-axon{left:7vw;right:7vw;top:52%;height:4px;background:linear-gradient(90deg,transparent,#6e5bff88,#4be3ff88,#ff6d7f88,transparent);clip-path:inset(0)}html[data-theme=neuroenthusiast] .cs-neuro-pulse{width:34px;height:34px;border:2px solid #6e5bff;border-radius:50%}.cs-neuro-pulse.n1{left:23vw;top:48%}.cs-neuro-pulse.n2{right:25vw;top:50%}html[data-theme=crowsahead] .cs-road-stripe{left:0;right:0;bottom:12vh;height:3px;background:repeating-linear-gradient(90deg,#e0a54755 0 36px,transparent 36px 72px)}html[data-theme=crowsahead] .cs-crow-flight{width:54px;height:27px;background:#15191ccc;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%)}.cs-crow-flight.c1{right:8vw;top:19vh}.cs-crow-flight.c2{right:16vw;top:27vh;transform:scale(.7)}html[data-theme=donewithex] .cs-chat-card{right:5vw;bottom:12vh;width:105px;height:74px;border:1px solid #e84d7055;background:#fff8f344;clip-path:polygon(0 0,100% 0,100% 78%,75% 78%,66% 100%,61% 78%,0 78%)}html[data-theme=donewithex] .cs-tear-line{left:7vw;top:55%;width:150px;height:3px;background:#e84d7066;transform-origin:0 50%}.cs-archive-mark{left:8vw;top:52%;color:#e84d70;border:3px solid #e84d70;padding:5px 8px;font:900 12px ui-monospace;transform:rotate(-4deg)}html[data-theme=candyoverload] .cs-candy-belt{left:0;right:0;bottom:10vh;height:8px;background:repeating-linear-gradient(90deg,#ff4fd866 0 18px,#4be3ff66 18px 36px,#f7d15466 36px 54px,#b7ff4a66 54px 72px)}html[data-theme=candyoverload] .cs-candy{width:30px;height:30px;border-radius:50%;background:conic-gradient(#ff4fd8,#4be3ff,#f7d154,#b7ff4a,#ff4fd8)}.cs-candy.c1{left:8vw;top:22vh}.cs-candy.c2{right:14vw;top:30vh}.cs-candy.c3{left:22vw;bottom:16vh}html[data-theme=bloodandink] .cs-print-roller{left:5vw;bottom:12vh;width:86px;height:22px;border-radius:999px;background:#15110f55;border:2px solid #352a23}.cs-ink-sheet{left:6vw;bottom:4vh;width:72px;height:105px;background:#dcc8a122;border:1px solid #352a2355;transform-origin:50% 0}.cs-ink-drip{right:6vw;top:14vh;width:15px;height:40px;border-radius:70% 40%;background:#8b1e2d55;transform-origin:50% 0}html[data-theme=bigpharma] .cs-blister-strip{left:5vw;top:22vh;width:180px;height:54px;background:radial-gradient(circle,#fff7 0 8px,#168ac044 9px 11px,transparent 12px) 0 0/44px 44px;border:1px solid #168ac044}.cs-pill{width:52px;height:20px;border-radius:999px;background:linear-gradient(90deg,#168ac066 0 50%,#fff9 50%);border:1px solid #168ac066}.cs-pill.p1{right:6vw;top:20vh}.cs-pill.p2{right:12vw;bottom:17vh}.cs-lot-label{right:5vw;bottom:11vh;color:#168ac0;border:1px solid #168ac055;padding:4px 9px;font:800 9px ui-monospace;transform-origin:0 50%}html[data-theme=corintnightmare] .cs-highlight{left:0;top:43%;width:36vw;height:22px;background:#f2ef4266;transform:rotate(-1deg)}.cs-red-note{right:6vw;top:30vh;color:#d43644;font:900 18px ui-monospace;transform:rotate(-5deg)}.cs-page-corner{right:4vw;bottom:7vh;width:62px;height:62px;border-right:4px solid #d4364444;border-bottom:4px solid #f2ef4244;transform-origin:100% 100%}html[data-theme=overachieverduck] .cs-duck{left:6vw;bottom:12vh;font-size:42px}.cs-gold-star{right:7vw;top:19vh;color:#f7d154;font-size:42px}.cs-done-stamp{right:5vw;bottom:13vh;color:#24304b;border:4px solid #24304b;padding:7px 13px;font:900 16px system-ui;transform:rotate(-3deg)}html[data-theme=couragethedog] .cs-farm-window{left:5vw;bottom:9vh;width:70px;height:86px;border:5px solid #5a3e5c;background:linear-gradient(90deg,transparent 48%,#5a3e5c 48% 52%,transparent 52%),linear-gradient(transparent 48%,#5a3e5c 48% 52%,transparent 52%),#b7ff4a14}.cs-tv-static{right:5vw;top:18vh;width:84px;height:58px;border:7px solid #31223b;background:repeating-linear-gradient(0deg,#b7ff4a1d 0 2px,transparent 2px 5px)}.cs-brave-dot{right:10vw;top:29vh;width:16px;height:16px;border-radius:50%;background:#b7ff4a}html[data-theme=overthinker] .cs-why{color:#7e75c9;font:900 48px system-ui}.cs-why.w1{left:8vw;top:22vh}.cs-why.w2{right:8vw;bottom:18vh}.cs-resolution{left:50%;top:50%;color:#7e75c9;font:900 42px system-ui}html[data-theme=thousandpigeons] .cs-flock{width:46px;height:23px;background:#30363acc;clip-path:polygon(0 50%,38% 0,50% 42%,62% 0,100% 50%,55% 64%,50% 100%,45% 64%)}.cs-flock.f1{left:5vw;top:20vh}.cs-flock.f2{right:12vw;top:27vh;transform:scale(.75)}.cs-flock.f3{left:22vw;bottom:20vh;transform:scale(.58)}.cs-rooftop{left:0;right:0;bottom:6vh;height:12px;background:repeating-linear-gradient(90deg,#353b4055 0 60px,transparent 60px 82px)}html[data-theme=bigbrother] .cs-camera-grid{inset:10%;border:1px solid #7fa18e44;background:linear-gradient(#7fa18e18 1px,transparent 1px),linear-gradient(90deg,#7fa18e18 1px,transparent 1px);background-size:64px 48px}.cs-reticle{left:50%;top:50%;width:78px;height:78px;margin:-39px;border:1px solid #7fa18e99;box-shadow:inset 0 0 0 18px #0c121055}.cs-reticle:before,.cs-reticle:after{content:"";position:absolute;background:#7fa18e77}.cs-reticle:before{left:50%;top:0;width:1px;height:100%}.cs-reticle:after{left:0;top:50%;height:1px;width:100%}.cs-timestamp{right:5vw;bottom:10vh;color:#e72d42;font:800 12px ui-monospace}body.motion-reduced .theme-council-spectacle{display:none!important}@media(prefers-reduced-motion:reduce){.theme-council-spectacle{display:none!important}}@media(max-width:820px){.theme-council-spectacle{opacity:.5}.csp-layer>i:nth-child(n+4){display:none!important}}.tfw-actor{position:absolute;z-index:8;right:7px;bottom:4px;width:34px;height:24px;pointer-events:none;contain:paint;opacity:0;color:var(--p-accent);filter:drop-shadow(0 2px 2px #0003)}.tfw-actor:before,.tfw-actor:after{content:"";position:absolute}.tfw-actor[data-tfw-type=hover]{right:5px;bottom:-7px}.tfw-actor[data-tfw-type=correct]{right:8px;top:5px;bottom:auto}.tfw-actor[data-tfw-type=incorrect]{inset:5px auto auto 8px}.tfw-actor[data-tfw-theme=professionalgooner]:before{inset:2px;border:2px solid #ff5f7a;border-radius:5px 5px 1px 1px;box-shadow:inset 0 6px #ff5f7a33}.tfw-actor[data-tfw-theme=professionalgooner]:after{content:"\d7";right:5px;top:0;font:900 10px system-ui;color:#ff5f7a}.tfw-actor[data-tfw-theme=unemployed]:before{content:"Z";left:4px;bottom:1px;font:900 18px Georgia;color:#a36d4f;transform:rotate(-8deg)}.tfw-actor[data-tfw-theme=unemployed]:after{content:"z";right:4px;top:1px;font:800 12px Georgia;color:#a36d4f}.tfw-actor[data-tfw-theme=hackergamer]:before{width:20px;height:20px;left:7px;top:2px;border:2px solid #62f0ff;border-radius:50%}.tfw-actor[data-tfw-theme=hackergamer]:after{left:16px;top:0;width:2px;height:24px;background:#62f0ff;box-shadow:0 0 6px #62f0ff}.tfw-actor[data-tfw-theme=vikingdiva]:before{left:7px;top:1px;width:20px;height:20px;border:2px solid #74c8d8;border-radius:50%;box-shadow:inset 0 0 0 4px #8c765655}.tfw-actor[data-tfw-theme=vikingdiva]:after{right:1px;top:4px;width:14px;height:5px;background:linear-gradient(90deg,#74c8d8,#aa80cf);transform:skew(-18deg)}.tfw-actor[data-tfw-theme=hackerconsole]:before{content:">_";left:2px;top:2px;font:900 16px ui-monospace;color:#8dff9b;text-shadow:0 0 5px #8dff9b}.tfw-actor[data-tfw-theme=orangegreencyborg]:before{left:3px;top:7px;width:28px;height:10px;background:linear-gradient(90deg,#9bd84c 0 44%,#424b47 44% 58%,#ff8a33 58%);clip-path:polygon(0 20%,38% 20%,45% 0,58% 0,64% 20%,100% 20%,100% 80%,64% 80%,58% 100%,45% 100%,38% 80%,0 80%)}.tfw-actor[data-tfw-theme=nightcity]:before{left:0;right:0;bottom:2px;height:5px;background:linear-gradient(90deg,transparent,#35d9ff 25%,#fff 45%,#f64fcf 70%,transparent);filter:blur(1px);transform:skew(-25deg)}.tfw-actor[data-tfw-theme=graveyardhopes]:before{left:9px;top:4px;width:16px;height:18px;border:2px solid #d7b36b;border-radius:8px 8px 2px 2px;box-shadow:0 0 8px #d7b36b88}.tfw-actor[data-tfw-theme=graveyardhopes]:after{left:15px;top:0;width:4px;height:5px;background:#d7b36b}.tfw-actor[data-tfw-theme=cassettemonsters]:before{left:2px;top:3px;width:30px;height:18px;border:2px solid #5d4d61;border-radius:3px;background:radial-gradient(circle at 30% 50%,#ff6fa8 0 4px,#3a303e 5px 7px,transparent 8px),radial-gradient(circle at 70% 50%,#ff6fa8 0 4px,#3a303e 5px 7px,transparent 8px)}.tfw-actor[data-tfw-theme=dieselpunk]:before{left:6px;top:0;width:22px;height:22px;border:3px solid #c58c4a;border-radius:50%;background:conic-gradient(#c58c4a 0 8%,transparent 8% 17%,#c58c4a 17% 25%,transparent 25% 34%,#c58c4a 34% 42%,transparent 42% 51%,#c58c4a 51% 59%,transparent 59% 68%,#c58c4a 68% 76%,transparent 76% 85%,#c58c4a 85% 93%,transparent 93%)}.tfw-actor[data-tfw-theme=poppydiseased]:before{left:8px;top:1px;width:18px;height:20px;background:radial-gradient(ellipse at 50% 15%,#d5526f 0 6px,transparent 7px),radial-gradient(ellipse at 20% 50%,#d5526f 0 6px,transparent 7px),radial-gradient(ellipse at 80% 50%,#a54556 0 6px,transparent 7px),radial-gradient(ellipse at 50% 80%,#d5526f 0 6px,transparent 7px)}.tfw-actor[data-tfw-theme=thirstyhousewife]:before{left:7px;top:1px;width:20px;height:20px;border:3px solid #f07e9a;border-radius:50%;background:repeating-conic-gradient(#f07e9a 0 4deg,transparent 4deg 35deg)}.tfw-actor[data-tfw-theme=thirstyhousewife]:after{left:16px;top:8px;width:8px;height:3px;background:#6e8578;transform-origin:left center}.tfw-actor[data-tfw-theme=enemiestolovers]:before{left:1px;top:5px;width:14px;height:14px;border:3px solid #4b5eaf;border-right:0;border-radius:9px 0 0 9px}.tfw-actor[data-tfw-theme=enemiestolovers]:after{right:1px;top:5px;width:14px;height:14px;border:3px solid #c95777;border-left:0;border-radius:0 9px 9px 0}.tfw-actor[data-tfw-theme=typewriterhorror]:before{left:4px;top:2px;width:26px;height:18px;border:2px solid #302927;border-radius:3px;background:repeating-linear-gradient(90deg,#302927 0 2px,transparent 2px 5px)}.tfw-actor[data-tfw-theme=typewriterhorror]:after{content:"A";left:13px;top:2px;font:900 11px ui-monospace;color:#8d2f35;background:#eee7d7}.tfw-actor[data-tfw-theme=fallofrome]:before{left:6px;top:2px;width:22px;height:20px;background:repeating-conic-gradient(#c89b54 0 10deg,#eee7da 10deg 20deg);clip-path:polygon(50% 0,100% 25%,84% 100%,16% 100%,0 25%)}.tfw-actor[data-tfw-theme=brainrot67]:before{content:"67";left:4px;top:0;font:1000 20px system-ui;color:#5e66d5;text-shadow:3px 2px #b9ff4d}.tfw-actor[data-tfw-theme=ufocowsaliens]:before{left:5px;top:2px;width:24px;height:9px;border-radius:50%;background:#78e6a4;box-shadow:0 5px 0 -2px #397b69}.tfw-actor[data-tfw-theme=ufocowsaliens]:after{left:10px;top:11px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:12px solid #78e6a444}.tfw-actor[data-tfw-theme=stegaruldac]:before{left:6px;top:1px;width:3px;height:22px;background:#59472f}.tfw-actor[data-tfw-theme=stegaruldac]:after{left:9px;top:2px;width:20px;height:11px;background:linear-gradient(135deg,#c48d45,#8e6b39);clip-path:polygon(0 0,100% 12%,76% 100%,0 83%)}.tfw-actor[data-tfw-theme=cupcakethedog]:before{left:8px;top:8px;width:19px;height:13px;border-radius:50% 50% 42% 42%;background:#7b5b52;box-shadow:-7px -5px 0 -2px #7b5b52,7px -5px 0 -2px #7b5b52}.tfw-actor[data-tfw-theme=cupcakethedog]:after{left:14px;top:12px;width:7px;height:5px;border-radius:50%;background:#312824}.tfw-actor[data-tfw-theme=quizdevil]:before{left:9px;top:0;width:16px;height:22px;background:linear-gradient(#ffca66,#ff5b35 55%,#81251d);clip-path:polygon(50% 0,78% 33%,68% 47%,100% 76%,70% 100%,50% 82%,30% 100%,0 76%,32% 47%,22% 33%)}.tfw-actor[data-tfw-theme=angelicdevil]:before{left:5px;top:2px;width:24px;height:12px;border:3px solid #e6c969;border-radius:50%;transform:rotate(-4deg)}.tfw-actor[data-tfw-theme=angelicdevil]:after{left:15px;top:13px;width:4px;height:8px;background:#8c8065;transform:rotate(8deg)}.tfw-actor[data-tfw-theme=moneymoney]:before{content:"\20b5";display:grid;place-items:center;left:7px;top:1px;width:20px;height:20px;border-radius:50%;border:2px solid #e3b630;color:#836626;background:#f4eddb;font:900 13px Georgia}.tfw-actor[data-tfw-theme=wtf]:before{left:5px;top:6px;width:24px;height:14px;background:linear-gradient(90deg,#8f7cff,#7dcb75);clip-path:polygon(0 0,100% 12%,81% 100%,12% 78%)}.tfw-actor[data-tfw-theme=wtf]:after{content:"?";right:1px;top:-2px;font:1000 14px system-ui;color:#e18775}.tfw-route-stage{position:fixed;inset:0;z-index:9995;pointer-events:none;overflow:hidden;opacity:0;animation:tfw-route .64s cubic-bezier(.2,.75,.2,1) both}.tfw-route-stage:before,.tfw-route-stage:after{content:"";position:absolute}.tfw-route-stage:before{inset:25% -15%;background:var(--tfw-route,#fff4);transform:translate(-110%) skew(-12deg);animation:tfw-pass .64s ease-in-out both}.tfw-route-stage:after{left:50%;top:50%;width:60px;height:60px;border:2px solid var(--tfw-route2,#fff8);transform:translate(-50%,-50%) scale(.2);animation:tfw-mark .64s ease-out both}.tfw-route-stage[data-tfw-theme=professionalgooner]{--tfw-route:#ff5f7a88;--tfw-route2:#fff}.tfw-route-stage[data-tfw-theme=unemployed]{--tfw-route:#d6bf9588;--tfw-route2:#a36d4f}.tfw-route-stage[data-tfw-theme=hackergamer]{--tfw-route:#62f0ff77;--tfw-route2:#c9ff4a}.tfw-route-stage[data-tfw-theme=vikingdiva]{--tfw-route:#74c8d877;--tfw-route2:#aa80cf}.tfw-route-stage[data-tfw-theme=hackerconsole]{--tfw-route:#8dff9b66;--tfw-route2:#8dff9b}.tfw-route-stage[data-tfw-theme=orangegreencyborg]{--tfw-route:#9bd84c66;--tfw-route2:#ff8a33}.tfw-route-stage[data-tfw-theme=nightcity]{--tfw-route:#35d9ff66;--tfw-route2:#f64fcf}.tfw-route-stage[data-tfw-theme=graveyardhopes]{--tfw-route:#d7b36b55;--tfw-route2:#d7b36b}.tfw-route-stage[data-tfw-theme=cassettemonsters]{--tfw-route:#ff6fa866;--tfw-route2:#5d4d61}.tfw-route-stage[data-tfw-theme=dieselpunk]{--tfw-route:#c58c4a66;--tfw-route2:#5f5d52}.tfw-route-stage[data-tfw-theme=poppydiseased]{--tfw-route:#d5526f55;--tfw-route2:#668865}.tfw-route-stage[data-tfw-theme=thirstyhousewife]{--tfw-route:#f07e9a55;--tfw-route2:#6fa58a}.tfw-route-stage[data-tfw-theme=enemiestolovers]{--tfw-route:#4b5eaf55;--tfw-route2:#c95777}.tfw-route-stage[data-tfw-theme=typewriterhorror]{--tfw-route:#30292766;--tfw-route2:#8d2f35}.tfw-route-stage[data-tfw-theme=fallofrome]{--tfw-route:#c89b4f66;--tfw-route2:#806446}.tfw-route-stage[data-tfw-theme=brainrot67]{--tfw-route:#b9ff4d77;--tfw-route2:#5e66d5}.tfw-route-stage[data-tfw-theme=ufocowsaliens]{--tfw-route:#78e6a466;--tfw-route2:#397b69}.tfw-route-stage[data-tfw-theme=stegaruldac]{--tfw-route:#c48d4566;--tfw-route2:#59472f}.tfw-route-stage[data-tfw-theme=cupcakethedog]{--tfw-route:#f1a3b966;--tfw-route2:#9c685a}.tfw-route-stage[data-tfw-theme=quizdevil]{--tfw-route:#ff5b3566;--tfw-route2:#ffca66}.tfw-route-stage[data-tfw-theme=angelicdevil]{--tfw-route:#fff8ccaa;--tfw-route2:#e6c969}.tfw-route-stage[data-tfw-theme=moneymoney]{--tfw-route:#e3b63066;--tfw-route2:#836626}.tfw-route-stage[data-tfw-theme=wtf]{--tfw-route:linear-gradient(90deg,#8f7cff99,#7dcb7599,#e1877599);--tfw-route2:#8f7cff}@keyframes tfw-route{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes tfw-pass{0%{transform:translate(-110%) skew(-12deg)}to{transform:translate(110%) skew(12deg)}}@keyframes tfw-mark{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(-25deg)}55%{opacity:.7;transform:translate(-50%,-50%) scale(1.7) rotate(12deg)}to{opacity:0;transform:translate(-50%,-50%) scale(2.2) rotate(18deg)}}body.motion-reduced .tfw-actor,body.motion-reduced .tfw-route-stage{display:none!important}@media(prefers-reduced-motion:reduce){.tfw-actor,.tfw-route-stage{display:none!important}}@media(max-width:680px),(hover:none){.tfw-actor[data-tfw-type=hover]{display:none!important}}.tfs-stage{position:fixed;inset:0;z-index:9996;pointer-events:none;overflow:hidden;--a:#fff8;--b:#0004;--shape:polygon(0 0,100% 0,82% 100%,0 88%)}.tfs-stage>i{position:absolute;display:block}.tfs-a{inset:14% -12%;background:linear-gradient(110deg,transparent 0 22%,var(--a) 36% 47%,transparent 61%);clip-path:var(--shape);animation:tfs-sweep .9s ease-out both}.tfs-b{left:50%;top:50%;width:22vmin;height:22vmin;border:2px solid var(--a);transform:translate(-50%,-50%);animation:tfs-orbit .9s cubic-bezier(.2,.75,.2,1) both}.tfs-c{left:8%;right:8%;bottom:12%;height:3px;background:var(--a);transform-origin:left center;animation:tfs-line .9s ease-out both}.tfs-stage[data-tfs-theme=professionalgooner]{--a:#ff5f7aaa;--shape:polygon(0 0,72% 0,72% 18%,100% 18%,100% 100%,12% 100%,12% 82%,0 82%)}.tfs-stage[data-tfs-theme=unemployed]{--a:#c5a77b99;--shape:polygon(4% 0,100% 8%,95% 100%,0 91%)}.tfs-stage[data-tfs-theme=hackergamer]{--a:#62f0ffbb;--shape:polygon(18% 0,100% 0,82% 100%,0 100%)}.tfs-stage[data-tfs-theme=vikingdiva]{--a:#74c8d8aa;--shape:polygon(0 48%,28% 0,70% 0,100% 48%,70% 100%,28% 100%)}.tfs-stage[data-tfs-theme=hackerconsole]{--a:#8dff9bbb;--shape:polygon(0 0,100% 0,100% 12%,0 12%)}.tfs-stage[data-tfs-theme=orangegreencyborg]{--a:#ff8a33aa;--shape:polygon(0 0,46% 0,55% 100%,0 100%)}.tfs-stage[data-tfs-theme=nightcity]{--a:#f64fcfaa;--shape:polygon(0 0,23% 0,23% 100%,0 100%)}.tfs-stage[data-tfs-theme=graveyardhopes]{--a:#d7b36b88;--shape:polygon(28% 0,72% 0,100% 100%,0 100%)}.tfs-stage[data-tfs-theme=cassettemonsters]{--a:#ff6fa8aa;--shape:polygon(0 0,100% 0,92% 100%,8% 100%)}.tfs-stage[data-tfs-theme=dieselpunk]{--a:#c58c4aaa;--shape:polygon(0 18%,18% 0,82% 0,100% 18%,100% 82%,82% 100%,18% 100%,0 82%)}.tfs-stage[data-tfs-theme=poppydiseased]{--a:#d5526f99;--shape:polygon(50% 0,65% 28%,100% 50%,65% 72%,50% 100%,35% 72%,0 50%,35% 28%)}.tfs-stage[data-tfs-theme=thirstyhousewife]{--a:#f07e9aaa;--shape:polygon(0 0,100% 12%,88% 100%,0 88%)}.tfs-stage[data-tfs-theme=enemiestolovers]{--a:#c95777aa;--shape:polygon(0 0,47% 0,47% 100%,0 100%)}.tfs-stage[data-tfs-theme=enemiestolovers] .tfs-b{border-color:#4b5eaf}.tfs-stage[data-tfs-theme=typewriterhorror]{--a:#8d2f3599;--shape:polygon(0 0,100% 0,100% 86%,0 100%)}.tfs-stage[data-tfs-theme=fallofrome]{--a:#c89b54aa;--shape:polygon(10% 0,90% 0,100% 16%,100% 100%,0 100%,0 16%)}.tfs-stage[data-tfs-theme=brainrot67]{--a:#b9ff4dbb;--shape:polygon(7% 0,93% 0,100% 50%,93% 100%,7% 100%,0 50%)}.tfs-stage[data-tfs-theme=ufocowsaliens]{--a:#78e6a4aa;--shape:polygon(50% 0,84% 18%,100% 45%,73% 63%,64% 100%,36% 100%,27% 63%,0 45%,16% 18%)}.tfs-stage[data-tfs-theme=stegaruldac]{--a:#c48d45aa;--shape:polygon(0 0,100% 13%,75% 100%,0 84%)}.tfs-stage[data-tfs-theme=cupcakethedog]{--a:#f1a3b9aa;--shape:polygon(0 0,100% 0,86% 100%,12% 94%)}.tfs-stage[data-tfs-theme=quizdevil]{--a:#ff5b35bb;--shape:polygon(50% 0,100% 36%,82% 100%,18% 100%,0 36%)}.tfs-stage[data-tfs-theme=angelicdevil]{--a:#e6c969aa;--shape:circle(46% at 50% 50%)}.tfs-stage[data-tfs-theme=moneymoney]{--a:#e3b630aa;--shape:polygon(0 0,90% 0,100% 20%,94% 100%,5% 100%)}.tfs-stage[data-tfs-theme=wtf]{--a:#8f7cffaa;--shape:polygon(0 8%,91% 0,100% 31%,83% 100%,7% 88%)}@keyframes tfs-sweep{0%{transform:translate(-115%) rotate(-4deg)}to{transform:translate(115%) rotate(4deg)}}@keyframes tfs-orbit{0%{opacity:0;transform:translate(-50%,-50%) scale(.15) rotate(-120deg)}62%{opacity:.8;transform:translate(-50%,-50%) scale(1.8) rotate(18deg)}to{opacity:0;transform:translate(-50%,-50%) scale(2.5) rotate(48deg)}}@keyframes tfs-line{0%{transform:scaleX(0)}65%{transform:scaleX(1)}to{opacity:0}}body:not(.motion-cinematic) .tfs-stage,body.motion-reduced .tfs-stage{display:none!important}@media(prefers-reduced-motion:reduce){.tfs-stage{display:none!important}}:root{--focus-dock-safe-top: calc(env(safe-area-inset-top,0px) + 82px) ;--focus-dock-safe-right: calc(env(safe-area-inset-right,0px) + 14px) ;--focus-os-ink:var(--p-ink,#282824);--focus-os-surface:color-mix(in srgb,var(--p-surface,#fff) 94%,transparent);--focus-os-border:color-mix(in srgb,var(--p-ink,#282824) 16%,transparent)}.focus-os-dock{position:fixed;z-index:980;top:var(--focus-dock-safe-top);right:var(--focus-dock-safe-right);width:min(360px,calc(100vw - 28px));font-family:inherit;color:var(--focus-os-ink);pointer-events:none}.focus-dock-compact,.focus-dock-card{pointer-events:auto;background:var(--focus-os-surface);border:1px solid var(--focus-os-border);box-shadow:0 10px 32px #0000001f;backdrop-filter:blur(14px)}.focus-dock-compact{margin-left:auto;width:max-content;max-width:100%;display:flex;align-items:center;gap:7px;padding:5px 6px;border-radius:12px}.focus-dock-toggle,.focus-dock-primary,.focus-dock-compact button,.focus-dock-card button{font:600 12px/1.2 inherit;color:inherit}.focus-dock-toggle{border:0;background:none;display:flex;align-items:center;gap:7px;padding:5px 7px;min-width:0}.focus-dock-toggle strong{font-variant-numeric:tabular-nums;font-size:15px}.focus-dock-toggle span:not(.focus-dock-dot){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px}.focus-dock-toggle small{font-size:10px;opacity:.64}.focus-dock-dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.65;flex:0 0 auto}.focus-dock-primary{border:0;border-radius:8px;background:var(--focus-os-ink);color:var(--p-surface,#fff);padding:7px 9px}.focus-dock-sync{font-size:9px;opacity:.6;padding-right:4px;white-space:nowrap}.focus-dock-card{margin-top:7px;padding:12px;border-radius:14px}.focus-dock-head{display:flex;justify-content:space-between;gap:12px}.focus-dock-head>div{min-width:0}.focus-dock-head strong,.focus-dock-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focus-dock-head strong{font-size:13px}.focus-dock-head small{font-size:10px;opacity:.65;margin-top:3px}.focus-dock-head>button{border:0;background:transparent;font-size:19px;padding:0 3px}.focus-dock-progress{height:4px;background:color-mix(in srgb,currentColor 10%,transparent);border-radius:99px;overflow:hidden;margin:10px 0}.focus-dock-progress i{display:block;height:100%;background:currentColor}.focus-dock-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.focus-dock-actions button,.focus-dock-decision button{border:1px solid var(--focus-os-border);background:transparent;border-radius:8px;padding:7px 9px}.focus-dock-actions .danger,.focus-dock-decision .danger{border-color:#9b3b3b;color:#8b2929}.focus-dock-meta{display:flex;justify-content:space-between;gap:8px;margin-top:9px;font-size:9px;opacity:.58}.focus-dock-warning{font-size:10px;line-height:1.35;border-left:2px solid currentColor;padding-left:8px;opacity:.8}.focus-dock-decision{display:grid;gap:8px;margin-top:10px}.focus-dock-decision p,.focus-dock-decision small,.focus-dock-decision label{font-size:10px;line-height:1.45;margin:0}.focus-dock-decision input{width:78px;font:inherit}.focus-observer .focus-dock-dot{opacity:.35}.focus-os-dock.is-recovery .focus-dock-dot{animation:focusPulse 1.4s ease-in-out infinite}.assessment-timed .focus-os-dock{top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 84px)}body.focus-full-workspace .page-sheet{position:relative}body.focus-full-workspace .page-sheet:before{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid color-mix(in srgb,var(--p-ink,#282824) 10%,transparent);z-index:0}body.focus-full-workspace .content{position:relative;z-index:1}.focus-immersive-overlay{position:fixed;inset:0;z-index:970;padding:calc(env(safe-area-inset-top,0px) + 18px) 18px calc(env(safe-area-inset-bottom,0px) + 18px);display:grid;place-items:center}.focus-immersive-overlay[hidden]{display:none}.focus-overlay-backdrop{position:absolute;inset:0;background:#0c0e1085;backdrop-filter:blur(10px)}.focus-overlay-shell{position:relative;width:min(820px,94vw);max-height:88vh;overflow:auto;background:var(--p-surface,#fff);color:var(--p-ink,#222);border:1px solid var(--focus-os-border);border-radius:18px;box-shadow:0 24px 80px #0000004d}.focus-overlay-shell>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--p-surface,#fff);border-bottom:1px solid var(--focus-os-border)}.focus-overlay-shell>header button{border:0;background:transparent;font:500 22px/1 inherit}.focus-overlay-content{padding:16px}.focus-overlay-content .view{padding:0;min-height:0}.focus-overlay-active .focus-os-dock{z-index:990}@keyframes focusPulse{50%{opacity:.25;transform:scale(.8)}}@media(max-width:700px){:root{--focus-dock-safe-top: calc(env(safe-area-inset-top,0px) + 70px) ;--focus-dock-safe-right:10px}.focus-os-dock{width:calc(100vw - 20px)}.focus-dock-compact{max-width:calc(100vw - 20px)}.focus-dock-toggle span:not(.focus-dock-dot){max-width:64px}.focus-dock-sync{display:none}.focus-overlay-shell{width:100%;max-height:calc(100vh - 30px);border-radius:14px}.focus-immersive-overlay{padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)}}@media(prefers-reduced-motion:reduce){.focus-os-dock.is-recovery .focus-dock-dot{animation:none}}:root{--tm-x:50%;--tm-y:50%}[data-tm-surface]{--tm-panel-radius:10px;--tm-card-radius:10px;--tm-button-radius:8px;--tm-input-radius:8px;--tm-option-radius:8px;--tm-panel-clip:none;--tm-card-clip:none;--tm-button-clip:none;--tm-option-clip:none;--tm-border:var(--p-line,#c9c0b3);--tm-border-strong:var(--p-line-strong,#5a554c);--tm-panel-shadow:var(--p-shadow,0 10px 30px #0001);--tm-card-shadow:none;--tm-button-shadow:none;--tm-panel-bg:linear-gradient(135deg,color-mix(in srgb,var(--tm-edge) 5%,transparent),transparent 48%);--tm-card-bg:linear-gradient(145deg,color-mix(in srgb,var(--tm-edge) 6%,transparent),transparent 52%);--tm-button-bg:linear-gradient(115deg,color-mix(in srgb,var(--tm-edge) 12%,transparent),transparent 68%);--tm-light:rgba(255,255,255,.18);--tm-edge:var(--p-accent,#d2a22c);--tm-fx-mode:soft;isolation:isolate}.tm-static-owner{position:relative!important}.tm-surface-fx{position:absolute!important;inset:0!important;display:block!important;pointer-events:none!important;z-index:3!important;border-radius:inherit;clip-path:inherit;opacity:0;overflow:hidden;background:radial-gradient(circle 90px at var(--tm-x,50%) var(--tm-y,50%),var(--tm-light),transparent 72%);transition:opacity .18s ease,filter .18s ease;mix-blend-mode:normal}.tm-hover>.tm-surface-fx,.tm-focus>.tm-surface-fx{opacity:.68}.motion-cinematic .tm-hover>.tm-surface-fx{opacity:.88}.tm-cue-correct>.tm-surface-fx{opacity:.95;animation:tm-confirm .65s ease-out both}.tm-cue-incorrect>.tm-surface-fx{opacity:.72;animation:tm-reject .62s ease-out both}[data-tm-surface=chrome]{border-color:var(--tm-border)!important;box-shadow:inset 0 -1px color-mix(in srgb,var(--tm-edge) 38%,transparent),0 8px 26px #0002!important;background-image:var(--tm-panel-bg)}[data-tm-surface=panel]{border-radius:var(--tm-panel-radius)!important;clip-path:var(--tm-panel-clip);border-color:var(--tm-border)!important;box-shadow:var(--tm-panel-shadow)!important;background-image:var(--tm-panel-bg)}[data-tm-surface=card]{border-radius:var(--tm-card-radius)!important;clip-path:var(--tm-card-clip);border-color:var(--tm-border)!important;box-shadow:var(--tm-card-shadow)!important;background-image:var(--tm-card-bg)}[data-tm-surface=button]{border-radius:var(--tm-button-radius)!important;clip-path:var(--tm-button-clip);border-color:var(--tm-border-strong)!important;box-shadow:var(--tm-button-shadow)!important;background-image:var(--tm-button-bg)}[data-tm-surface=option]{border-radius:var(--tm-option-radius)!important;clip-path:var(--tm-option-clip);border-color:var(--tm-border)!important;background-image:var(--tm-card-bg)}[data-tm-surface=input]{border-radius:var(--tm-input-radius)!important;border-color:var(--tm-border)!important;box-shadow:inset 0 1px 2px color-mix(in srgb,var(--tm-border) 16%,transparent)!important}[data-tm-surface=progress]{border-radius:var(--tm-progress-radius,var(--tm-button-radius))!important;border-color:var(--tm-border)!important;box-shadow:var(--tm-progress-shadow,none)!important;background-image:var(--tm-progress-bg,none)!important}[data-tm-surface=button]:focus-visible,[data-tm-surface=option]:focus-visible,[data-tm-surface=input]:focus-visible{outline:2px solid var(--tm-edge)!important;outline-offset:3px!important}@keyframes tm-confirm{0%{opacity:0}35%{opacity:1;filter:brightness(1.22)}to{opacity:0}}@keyframes tm-reject{0%,to{opacity:0}28%{opacity:.8;filter:saturate(.7)}55%{opacity:.38}}html[data-theme=pencil] [data-tm-surface]{--tm-panel-radius:3px 1px 4px 2px;--tm-card-radius:2px 4px 1px 3px;--tm-button-radius:2px 3px 1px 2px;--tm-input-radius:2px;--tm-option-radius:1px 3px 2px 0;--tm-border:#9d9487;--tm-border-strong:#4a4339;--tm-panel-shadow:3px 4px 0 #4e45370d;--tm-card-shadow:2px 2px 0 #4e453712;--tm-button-shadow:1px 2px 0 #4a433918;--tm-panel-bg:repeating-linear-gradient(0deg,transparent 0 27px,#5a514708 28px 29px);--tm-card-bg:linear-gradient(92deg,transparent 0 18px,#b65a5312 19px 20px,transparent 21px);--tm-light:#3f37271a;--tm-edge:#b38b35;--tm-progress-radius:1px;--tm-progress-bg:repeating-linear-gradient(135deg,transparent 0 4px,#3d34291a 4px 5px)}html[data-theme=pencil] .tm-surface-fx{background:repeating-linear-gradient(96deg,transparent 0 8px,#3b33251a 8px 9px,transparent 9px 13px);clip-path:inset(42% 0 42% 0);transform:rotate(-1deg)}html[data-theme=cartoon] [data-tm-surface]{--tm-panel-radius:22px 12px 20px 10px;--tm-card-radius:15px 9px 18px 12px;--tm-button-radius:13px 8px 14px 9px;--tm-input-radius:11px;--tm-option-radius:15px 8px 16px 10px;--tm-border:#25231e;--tm-border-strong:#25231e;--tm-panel-shadow:6px 7px 0 #25231e2b;--tm-card-shadow:4px 5px 0 #25231e38;--tm-button-shadow:3px 4px 0 #25231e;--tm-panel-bg:radial-gradient(circle,#25231e12 0 1.5px,transparent 1.6px) 0 0/13px 13px;--tm-light:#fff7b85e;--tm-edge:#f0b72d;--tm-progress-radius:999px;--tm-progress-shadow:2px 2px 0 #25231e;--tm-progress-bg:repeating-linear-gradient(90deg,#f0b72d33 0 12px,#ef6b6333 12px 24px)}html[data-theme=cartoon] .tm-surface-fx{background:conic-gradient(from 12deg at var(--tm-x) var(--tm-y),transparent 0 35deg,#f0b72d55 36deg 43deg,transparent 44deg 78deg,#ef6b6344 79deg 86deg,transparent 87deg)}html[data-theme=looney] [data-tm-surface]{--tm-panel-radius:16px 4px 16px 4px;--tm-card-radius:11px 3px 11px 3px;--tm-button-radius:10px 3px 10px 3px;--tm-input-radius:5px;--tm-option-radius:9px 3px;--tm-border:#856d50;--tm-border-strong:#5f392f;--tm-panel-shadow:inset 0 0 0 3px #c49a4a22,0 5px 0 #5b463b17;--tm-card-shadow:inset 0 0 0 2px #c49a4a26,0 3px 0 #59453619;--tm-button-shadow:inset 0 0 0 2px #c49a4a35,0 3px 0 #2d241e2e;--tm-panel-bg:repeating-linear-gradient(90deg,transparent 0 48px,#8b43380a 49px 50px);--tm-light:#f5d98a38;--tm-edge:#c49a4a;--tm-progress-radius:5px;--tm-progress-bg:repeating-linear-gradient(90deg,#c49a4a30 0 8px,transparent 8px 14px)}html[data-theme=looney] .tm-surface-fx{background:radial-gradient(ellipse 65px 120% at var(--tm-x) 0,#ffe7a64d,transparent 74%)}html[data-theme=lab] [data-tm-surface]{--tm-panel-radius:8px;--tm-card-radius:7px;--tm-button-radius:4px;--tm-input-radius:4px;--tm-option-radius:5px;--tm-panel-clip:polygon(10px 0,100% 0,100% calc(100% - 10px) , calc(100% - 10px) 100%,0 100%,0 10px);--tm-card-clip:polygon(7px 0,100% 0,100% calc(100% - 7px) , calc(100% - 7px) 100%,0 100%,0 7px);--tm-button-clip:polygon(5px 0,100% 0,100% calc(100% - 5px) , calc(100% - 5px) 100%,0 100%,0 5px);--tm-border:#83aeb1;--tm-border-strong:#168b92;--tm-panel-shadow:inset 0 0 0 1px #fff,0 10px 28px #26525812;--tm-card-shadow:inset 0 1px #fff,0 5px 14px #26525816;--tm-button-shadow:inset 0 1px #ffffff55,0 3px 8px #0f68701f;--tm-panel-bg:linear-gradient(#168b9208 1px,transparent 1px),linear-gradient(90deg,#168b9208 1px,transparent 1px);--tm-light:#4ee7ef30;--tm-edge:#168b92;--tm-progress-radius:2px;--tm-progress-bg:repeating-linear-gradient(90deg,#168b9218 0 14px,transparent 14px 20px)}html[data-theme=lab] .tm-surface-fx{background:linear-gradient(180deg,transparent calc(var(--tm-y) - 1px),#54d8df70 var(--tm-y),transparent calc(var(--tm-y) + 2px))}html[data-theme=playground] [data-tm-surface]{--tm-panel-radius:30px 18px 26px 16px;--tm-card-radius:23px 14px 27px 17px;--tm-button-radius:19px 13px 21px 14px;--tm-input-radius:17px;--tm-option-radius:24px 15px;--tm-border:#c98e9d;--tm-border-strong:#80665a;--tm-panel-shadow:inset 0 0 0 3px #fff8ec88,0 8px 0 #cc9aa733;--tm-card-shadow:inset 0 0 0 2px #fff8ecaa,0 6px 0 #cc9aa72c;--tm-button-shadow:0 5px 0 #a9506536;--tm-panel-bg:repeating-linear-gradient(135deg,transparent 0 11px,#d96f8509 11px 12px);--tm-light:#fff3dc78;--tm-edge:#d96f85;--tm-progress-radius:999px;--tm-progress-bg:repeating-linear-gradient(90deg,#e6b6c1 0 7px,#fff1df 7px 14px)}html[data-theme=playground] .tm-surface-fx{inset:3px!important;border:2px dashed #d96f8540!important;background:radial-gradient(circle 55px at var(--tm-x) var(--tm-y),#fff7e688,transparent 72%)}html[data-theme=dragoncourt] [data-tm-surface]{--tm-panel-radius:4px;--tm-card-radius:3px;--tm-button-radius:4px;--tm-input-radius:3px;--tm-option-radius:3px;--tm-panel-clip:polygon(18px 0, calc(100% - 18px) 0,100% 15px,100% calc(100% - 18px) ,50% 100%,0 calc(100% - 18px) ,0 15px);--tm-card-clip:polygon(10px 0, calc(100% - 10px) 0,100% 9px,100% calc(100% - 8px) , calc(50% + 12px) calc(100% - 8px) ,50% 100%, calc(50% - 12px) calc(100% - 8px) ,0 calc(100% - 8px) ,0 9px);--tm-button-clip:polygon(8px 0, calc(100% - 8px) 0,100% 50%, calc(100% - 8px) 100%,8px 100%,0 50%);--tm-border:#8e6949;--tm-border-strong:#6e3427;--tm-panel-shadow:inset 0 0 0 2px #d2aa6940,0 8px 24px #31160f2c;--tm-card-shadow:inset 0 0 0 1px #f3d49b55,0 4px 0 #59332226;--tm-button-shadow:inset 0 0 0 1px #d9b76c55,0 3px 0 #351810;--tm-panel-bg:linear-gradient(120deg,#7e2f2610,transparent 24% 76%,#7e2f2610);--tm-light:#ef7b3648;--tm-edge:#c58d49;--tm-progress-radius:0;--tm-progress-bg:linear-gradient(90deg,#7d2d25,#d39a4f)}html[data-theme=dragoncourt] .tm-surface-fx{background:radial-gradient(circle 70px at var(--tm-x) 100%,#ff8d3c66,#d04e2520 42%,transparent 72%)}html[data-theme=crime] [data-tm-surface]{--tm-panel-radius:0;--tm-card-radius:0;--tm-button-radius:0;--tm-input-radius:0;--tm-option-radius:0;--tm-panel-clip:polygon(0 7px,12px 7px,12px 0,100% 0,100% 100%,0 100%);--tm-card-clip:polygon(0 0, calc(100% - 13px) 0,100% 13px,100% 100%,0 100%);--tm-button-clip:polygon(0 0,100% 0,100% calc(100% - 5px) , calc(100% - 5px) 100%,0 100%);--tm-border:#5e544a;--tm-border-strong:#24211d;--tm-panel-shadow:6px 8px 0 #2b241d18;--tm-card-shadow:4px 5px 0 #2b241d24;--tm-button-shadow:inset 5px 0 #a33636,2px 3px 0 #111;--tm-panel-bg:linear-gradient(102deg,transparent 0 78%,#d7b94b13 78% 82%,transparent 82%);--tm-light:#fff1ad52;--tm-edge:#a33636;--tm-progress-radius:0;--tm-progress-bg:repeating-linear-gradient(90deg,#a3363628 0 2px,transparent 2px 17px)}html[data-theme=crime] .tm-surface-fx{background:radial-gradient(circle 75px at var(--tm-x) var(--tm-y),#fff4be60,#fff4be15 45%,transparent 72%);filter:grayscale(.2) contrast(1.08)}html[data-theme=immunology] [data-tm-surface]{--tm-panel-radius:34px 18px 38px 16px;--tm-card-radius:28px 16px 31px 19px;--tm-button-radius:999px;--tm-input-radius:18px;--tm-option-radius:999px;--tm-border:#8aabd0;--tm-border-strong:#5577d6;--tm-panel-shadow:inset 0 0 28px #6fae9f12,0 12px 28px #365a7014;--tm-card-shadow:inset 0 0 22px #5577d60b,0 7px 20px #365a7014;--tm-button-shadow:0 4px 13px #395e7417;--tm-panel-bg:radial-gradient(circle at 18% 20%,#6fae9f1e 0 7px,transparent 8px),radial-gradient(circle at 82% 70%,#5577d618 0 10px,transparent 11px);--tm-light:#6fae9f46;--tm-edge:#5577d6;--tm-progress-radius:999px;--tm-progress-bg:radial-gradient(circle at 8px 50%,#5577d630 0 4px,transparent 5px) 0 0/19px 100%}html[data-theme=immunology] .tm-surface-fx{background:radial-gradient(circle 68px at var(--tm-x) var(--tm-y),#8ce0c85b,transparent 55%),radial-gradient(circle 95px at var(--tm-x) var(--tm-y),transparent 55%,#5577d630 57% 59%,transparent 61%)}html[data-theme=fbi] [data-tm-surface]{--tm-panel-radius:1px;--tm-card-radius:1px;--tm-button-radius:1px;--tm-input-radius:0;--tm-option-radius:0;--tm-panel-clip:polygon(0 16px,34px 16px,42px 0,100% 0,100% 100%,0 100%);--tm-card-clip:polygon(0 10px,24px 10px,31px 0,100% 0,100% 100%,0 100%);--tm-border:#454038;--tm-border-strong:#171717;--tm-panel-shadow:6px 7px 0 #1616161c;--tm-card-shadow:4px 5px 0 #1c1c1c20;--tm-button-shadow:inset 5px 0 #a72d2e,0 3px 0 #090d10;--tm-panel-bg:repeating-linear-gradient(0deg,transparent 0 34px,#11111109 34px 35px);--tm-light:#a72d2e35;--tm-edge:#a72d2e;--tm-progress-radius:0;--tm-progress-bg:repeating-linear-gradient(90deg,#191919 0 16px,#eee5d3 16px 19px)}html[data-theme=fbi] .tm-surface-fx{background:linear-gradient(180deg,transparent calc(var(--tm-y) - 4px),#171717aa calc(var(--tm-y) - 3px) calc(var(--tm-y) + 3px),transparent calc(var(--tm-y) + 4px))}html[data-theme=materialgurl] [data-tm-surface]{--tm-panel-radius:30px 8px 24px 10px;--tm-card-radius:24px 7px 20px 9px;--tm-button-radius:18px 6px 16px 5px;--tm-input-radius:15px 5px;--tm-option-radius:22px 7px 18px 6px;--tm-border:#cb9ab9;--tm-border-strong:#8e577c;--tm-panel-shadow:inset 0 1px #fff,0 14px 35px #6f43632b;--tm-card-shadow:inset 0 1px #fff,0 9px 24px #6f436322;--tm-button-shadow:inset 0 1px #ffffff88,0 6px 14px #844d7638;--tm-panel-bg:linear-gradient(145deg,#fff9,#e29ec41f 45%,#ffffff44);--tm-card-bg:linear-gradient(145deg,#fff8,#e29ec422);--tm-light:#ffffffa8;--tm-edge:#d66aa9;--tm-progress-radius:999px;--tm-progress-bg:radial-gradient(circle,#fff 0 4px,#e8b7d3 5px,transparent 6px) 0 0/18px 100%}html[data-theme=materialgurl] .tm-surface-fx{background:linear-gradient(108deg,transparent 22%,#ffffffcc 46%,#f6c0df70 51%,transparent 72%);transform:translate(-110%)}html[data-theme=materialgurl] .tm-hover>.tm-surface-fx{animation:tm-satin .6s ease-out both}@keyframes tm-satin{to{transform:translate(110%)}}html[data-theme=booktokbikers] [data-tm-surface]{--tm-panel-radius:5px 16px 13px 5px;--tm-card-radius:4px 13px 12px 4px;--tm-button-radius:3px;--tm-input-radius:3px;--tm-option-radius:3px 12px 11px 3px;--tm-panel-clip:polygon(0 0,100% 0,100% 100%,18px 100%,0 calc(100% - 18px) );--tm-button-clip:polygon(8px 0,100% 0, calc(100% - 5px) 100%,0 100%);--tm-border:#756456;--tm-border-strong:#27292c;--tm-panel-shadow:inset 5px 0 #9d27332c,0 12px 34px #0003;--tm-card-shadow:inset 4px 0 #9d273326,4px 5px 0 #45302a1c;--tm-button-shadow:inset 5px 0 #9d2733,0 4px 0 #050506;--tm-panel-bg:linear-gradient(90deg,#2a1f1a12 0 24px,transparent 24px),linear-gradient(120deg,#ffffff08,transparent);--tm-light:#fff1ba58;--tm-edge:#9d2733;--tm-progress-radius:0;--tm-progress-bg:repeating-linear-gradient(90deg,#27292c 0 34px,#ddc98d 34px 52px,#27292c 52px 86px)}html[data-theme=booktokbikers] .tm-surface-fx{background:linear-gradient(90deg,#fff1ba66 0,transparent 70%);clip-path:polygon(0 42%,100% 12%,100% 88%,0 58%);transform:translate(-80%)}html[data-theme=booktokbikers] .tm-hover>.tm-surface-fx{animation:tm-headlight .55s ease-out both}@keyframes tm-headlight{to{transform:translate(70%)}}html[data-theme=mafia] [data-tm-surface]{--tm-panel-radius:8px 2px;--tm-card-radius:5px 1px;--tm-button-radius:3px;--tm-input-radius:2px;--tm-option-radius:4px 1px;--tm-panel-clip:polygon(7px 0, calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px) , calc(100% - 7px) 100%,7px 100%,0 calc(100% - 7px) ,0 7px);--tm-card-clip:polygon(5px 0, calc(100% - 5px) 0,100% 5px,100% calc(100% - 5px) , calc(100% - 5px) 100%,5px 100%,0 calc(100% - 5px) ,0 5px);--tm-border:#7b6750;--tm-border-strong:#302720;--tm-panel-shadow:inset 0 0 0 3px #d1ab6324,0 14px 38px #0004;--tm-card-shadow:inset 0 0 0 2px #d1ab6320,0 7px 18px #0002;--tm-button-shadow:inset 0 0 0 2px #d1ab6340,0 4px 0 #050505;--tm-panel-bg:repeating-linear-gradient(90deg,transparent 0 70px,#00000010 70px 75px);--tm-light:#d1ab6340;--tm-edge:#d1ab63;--tm-progress-radius:2px;--tm-progress-bg:repeating-linear-gradient(90deg,#6d1e23 0 9px,#d1ab63 9px 11px)}html[data-theme=mafia] .tm-surface-fx{background:repeating-linear-gradient(90deg,transparent 0 12%,#00000018 12% 17%,transparent 17% 29%);transform:translate(-25%)}html[data-theme=gymshark] [data-tm-surface]{--tm-panel-radius:4px;--tm-card-radius:3px;--tm-button-radius:2px;--tm-input-radius:2px;--tm-option-radius:3px;--tm-panel-clip:polygon(12px 0,100% 0, calc(100% - 12px) 100%,0 100%);--tm-card-clip:polygon(8px 0,100% 0, calc(100% - 8px) 100%,0 100%);--tm-button-clip:polygon(7px 0,100% 0, calc(100% - 7px) 100%,0 100%);--tm-border:#55605b;--tm-border-strong:#161a18;--tm-panel-shadow:inset 6px 0 #b7ef5525,0 8px 0 #151a1830;--tm-card-shadow:inset 5px 0 #b7ef5520,0 6px 0 #2f383424;--tm-button-shadow:inset 5px 0 #b7ef55,0 4px 0 #090c0d;--tm-panel-bg:linear-gradient(105deg,transparent 0 78%,#b7ef550d 78%);--tm-light:#b7ef5555;--tm-edge:#b7ef55;--tm-progress-radius:0;--tm-progress-bg:linear-gradient(#171b19,#252d29)}html[data-theme=gymshark] .tm-surface-fx{background:linear-gradient(90deg,transparent 0 8%,#b7ef5555 9% 11%,transparent 12% 88%,#b7ef5535 89% 91%,transparent 92%)}html[data-theme=bubblegum] [data-tm-surface]{--tm-panel-radius:38px 28px 42px 24px;--tm-card-radius:31px 22px 35px 25px;--tm-button-radius:999px;--tm-input-radius:22px;--tm-option-radius:999px;--tm-border:#e39fc2;--tm-border-strong:#b96a98;--tm-panel-shadow:inset -8px -10px 24px #ca4c8c14,inset 5px 5px 18px #fff8,0 10px 0 #d98bb525;--tm-card-shadow:inset -5px -7px 17px #ca4c8c12,inset 4px 4px 12px #fff8,0 6px 0 #d98bb523;--tm-button-shadow:inset 0 2px #fff7,0 5px 0 #b4779e;--tm-panel-bg:linear-gradient(145deg,#ffffff77,#ffb7dd22 60%,#a9e8ff20);--tm-light:#ffffffb3;--tm-edge:#ff72b5;--tm-progress-radius:999px;--tm-progress-bg:linear-gradient(#ffd5eb,#ff9dce)}html[data-theme=bubblegum] .tm-surface-fx{background:radial-gradient(circle 18px at calc(var(--tm-x) - 12px) calc(var(--tm-y) - 10px),#fff,transparent 70%),radial-gradient(circle 90px at var(--tm-x) var(--tm-y),#ffb7dd50,transparent 72%)}html[data-theme=cardiology] [data-tm-surface]{--tm-panel-radius:15px 5px 15px 5px;--tm-card-radius:12px 4px 12px 4px;--tm-button-radius:8px 3px;--tm-input-radius:7px 3px;--tm-option-radius:10px 4px;--tm-panel-clip:polygon(0 0, calc(100% - 18px) 0,100% 18px,100% 100%,0 100%);--tm-card-clip:polygon(0 0, calc(100% - 12px) 0,100% 12px,100% 100%,0 100%);--tm-border:#6d929a;--tm-border-strong:#2c5963;--tm-panel-shadow:inset 0 0 0 2px #cf3f4b10,0 10px 28px #2e545e18;--tm-card-shadow:inset 0 0 0 1px #cf3f4b12,0 7px 18px #2e545e16;--tm-button-shadow:inset 5px 0 #cf3f4b,0 3px 0 #0e242b;--tm-panel-bg:linear-gradient(#cf3f4b08 1px,transparent 1px);--tm-light:#cf3f4b48;--tm-edge:#cf3f4b;--tm-progress-radius:1px;--tm-progress-bg:linear-gradient(90deg,transparent 0 46%,#cf3f4b33 47% 53%,transparent 54%)}html[data-theme=cardiology] .tm-surface-fx{background:linear-gradient(135deg,transparent 0 42%,#cf3f4b66 43% 45%,transparent 46% 52%,#cf3f4b66 53% 55%,transparent 56%);background-size:88px 100%;clip-path:inset(38% 0 38% 0)}html[data-theme=blackplague] [data-tm-surface]{--tm-panel-radius:3px 1px 5px 2px;--tm-card-radius:2px 1px 4px 2px;--tm-button-radius:3px 1px;--tm-input-radius:2px;--tm-option-radius:2px 1px;--tm-panel-clip:polygon(0 5px,6% 0,13% 4px,22% 0,31% 4px,43% 0,55% 4px,67% 0,80% 5px,91% 0,100% 4px,100% 100%,0 100%);--tm-card-clip:polygon(0 3px,9% 0,19% 3px,30% 0,43% 3px,56% 0,70% 3px,84% 0,100% 3px,100% 100%,0 100%);--tm-border:#735f45;--tm-border-strong:#35271f;--tm-panel-shadow:inset 0 0 35px #6d1c1b0d,6px 8px 0 #2e241a22;--tm-card-shadow:inset 0 0 18px #6d1c1b0b,4px 5px 0 #3d31231e;--tm-button-shadow:inset 5px 0 #6d1c1b,0 4px 0 #10100d;--tm-panel-bg:radial-gradient(circle at 80% 20%,#6d1c1b10 0 12px,transparent 13px),repeating-linear-gradient(0deg,transparent 0 31px,#35271f0a 31px 32px);--tm-light:#e6ad4b48;--tm-edge:#6d1c1b;--tm-progress-radius:0;--tm-progress-bg:repeating-linear-gradient(90deg,#33271f 0 13px,#8e6e46 13px 15px)}html[data-theme=blackplague] .tm-surface-fx{background:radial-gradient(ellipse 55px 110px at var(--tm-x) 100%,#ffd47760,#b9662c1f 45%,transparent 72%)}html[data-theme=rainbowsiege] [data-tm-surface]{--tm-panel-radius:0;--tm-card-radius:0;--tm-button-radius:0;--tm-input-radius:4px;--tm-option-radius:0;--tm-panel-clip:polygon(14px 0,100% 0,100% calc(100% - 18px) , calc(100% - 18px) 100%,0 100%,0 14px);--tm-card-clip:polygon(9px 0,100% 0,100% calc(100% - 9px) , calc(100% - 9px) 100%,0 100%,0 9px);--tm-button-clip:polygon(8px 0,100% 0, calc(100% - 8px) 100%,0 100%);--tm-option-clip:polygon(7px 0,100% 0,100% calc(100% - 7px) , calc(100% - 7px) 100%,0 100%,0 7px);--tm-border:#637181;--tm-border-strong:#29313a;--tm-panel-shadow:inset 5px 0 #4be3ff3b,inset -5px 0 #ff4fd829,0 16px 38px #0003;--tm-card-shadow:inset 4px 0 #4be3ff35,inset -3px 0 #ff4fd824,0 5px 0 #8d98a629;--tm-button-shadow:inset 4px 0 #4be3ff,inset -3px 0 #ff4fd870;--tm-panel-bg:linear-gradient(115deg,transparent 0 47%,#4be3ff0f 47% 48%,#ff4fd80f 48% 49%,#b7ff4a0f 49% 50%,transparent 50%);--tm-light:#4be3ff55;--tm-edge:#4be3ff;--tm-progress-radius:0;--tm-progress-bg:linear-gradient(90deg,#4be3ff55,#6e5bff55,#ff4fd855,#f7d15455,#b7ff4a55)}html[data-theme=rainbowsiege] .tm-surface-fx{background:conic-gradient(from 90deg at var(--tm-x) var(--tm-y),#4be3ff00,#4be3ff66,#6e5bff44,#ff4fd866,#f7d15433,#b7ff4a55,#4be3ff00);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);padding:2px}html[data-theme=zombiesunicorns] [data-tm-surface]{--tm-panel-radius:24px 8px 26px 10px;--tm-card-radius:19px 6px 22px 8px;--tm-button-radius:17px 5px 17px 5px;--tm-input-radius:14px;--tm-option-radius:18px 5px;--tm-panel-clip:polygon(0 0,48% 0,50% 6px,52% 0,100% 0,100% 100%,53% 100%,50% calc(100% - 7px) ,47% 100%,0 100%);--tm-border:#8a7096;--tm-border-strong:#50375e;--tm-panel-shadow:inset 6px 0 #7ed95736,inset -6px 0 #ff67df36,0 14px 32px #170d2130;--tm-card-shadow:inset 5px 0 #7ed95733,inset -5px 0 #ff67df33,0 5px 0 #b9a8c128;--tm-button-shadow:inset 5px 0 #7ed957,inset -5px 0 #ff67df;--tm-panel-bg:linear-gradient(135deg,#7ed95712 0 48%,transparent 49% 51%,#ff67df12 52%);--tm-light:#ff67df48;--tm-edge:#b7ff4a;--tm-progress-radius:14px;--tm-progress-bg:linear-gradient(90deg,#7ed95766 0 49%,#ff67df66 51%)}html[data-theme=zombiesunicorns] .tm-surface-fx{background:linear-gradient(135deg,#7ed95755 0 45%,transparent 46% 54%,#ff67df55 55%)}html[data-theme=darkacademia] [data-tm-surface]{--tm-panel-radius:3px;--tm-card-radius:2px;--tm-button-radius:2px;--tm-input-radius:2px;--tm-option-radius:2px;--tm-panel-clip:polygon(8px 0, calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px) , calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px) ,0 8px);--tm-border:#846f53;--tm-border-strong:#4a392a;--tm-panel-shadow:inset 0 0 0 4px #b9935526,inset 0 0 0 7px #eee4ce,0 16px 42px #0e09072f;--tm-card-shadow:inset 0 0 0 2px #b9935529,4px 6px 0 #5a402a24;--tm-button-shadow:inset 0 0 0 2px #b9935535,0 3px 0 #4a392a32;--tm-panel-bg:repeating-linear-gradient(90deg,transparent 0 72px,#b993550b 72px 73px);--tm-light:#d8b8794d;--tm-edge:#b99355;--tm-progress-radius:1px;--tm-progress-bg:linear-gradient(#b9935540,#725b3e55)}html[data-theme=darkacademia] .tm-surface-fx{background:radial-gradient(ellipse 90px 130px at var(--tm-x) 0,#e8c7805c,transparent 70%)}html[data-theme=cybercriminal] [data-tm-surface]{--tm-panel-radius:0;--tm-card-radius:0;--tm-button-radius:0;--tm-input-radius:0;--tm-option-radius:0;--tm-panel-clip:polygon(0 0, calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px) );--tm-card-clip:polygon(0 0, calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px) );--tm-button-clip:polygon(0 0, calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px) );--tm-border:#275060;--tm-border-strong:#45e8ff;--tm-panel-shadow:inset 0 0 0 1px #4be3ff33,0 18px 50px #0008;--tm-card-shadow:inset 0 0 0 1px #4be3ff2a,0 6px 20px #0006;--tm-button-shadow:inset 4px 0 #4be3ff,inset -3px 0 #ff4fd8;--tm-panel-bg:repeating-linear-gradient(0deg,transparent 0 23px,#4be3ff0b 23px 24px),linear-gradient(90deg,#ff4fd808,transparent 30%);--tm-light:#4be3ff50;--tm-edge:#4be3ff;--tm-progress-radius:0;--tm-progress-bg:repeating-linear-gradient(90deg,#4be3ff44 0 12px,transparent 12px 16px)}html[data-theme=cybercriminal] .tm-surface-fx{background:linear-gradient(180deg,transparent calc(var(--tm-y) - 1px),#4be3ffaa var(--tm-y),transparent calc(var(--tm-y) + 2px)),linear-gradient(90deg,transparent calc(var(--tm-x) - 1px),#ff4fd866 var(--tm-x),transparent calc(var(--tm-x) + 2px))}html[data-theme=neuroenthusiast] [data-tm-surface]{--tm-panel-radius:34px 18px 24px 30px;--tm-card-radius:29px 13px 25px 18px;--tm-button-radius:24px 12px 21px 15px;--tm-input-radius:20px;--tm-option-radius:999px;--tm-border:#aab3da;--tm-border-strong:#5b63a2;--tm-panel-shadow:inset 0 0 35px #6e5bff10,0 15px 38px #4a4e912c;--tm-card-shadow:inset 0 0 22px #6e5bff0c,0 8px 24px #4a4e9124;--tm-button-shadow:0 4px 14px #5b63a226;--tm-panel-bg:radial-gradient(circle at 15% 22%,#4be3ff20 0 8px,transparent 9px),radial-gradient(circle at 75% 64%,#ff6d7f1b 0 10px,transparent 11px);--tm-light:#6e5bff44;--tm-edge:#6e5bff;--tm-progress-radius:999px;--tm-progress-bg:linear-gradient(90deg,#6e5bff55,#4be3ff44)}html[data-theme=neuroenthusiast] .tm-surface-fx{background:radial-gradient(circle 7px at var(--tm-x) var(--tm-y),#fff 0 20%,#6e5bffbb 30%,transparent 72%),radial-gradient(circle 62px at var(--tm-x) var(--tm-y),transparent 0 45%,#6e5bff3b 47% 49%,transparent 51%)}html[data-theme=crowsahead] [data-tm-surface]{--tm-panel-radius:3px;--tm-card-radius:2px;--tm-button-radius:3px;--tm-input-radius:3px;--tm-option-radius:2px;--tm-panel-clip:polygon(0 0, calc(100% - 22px) 0,100% 50%, calc(100% - 22px) 100%,0 100%,10px 50%);--tm-card-clip:polygon(0 0, calc(100% - 12px) 0,100% 50%, calc(100% - 12px) 100%,0 100%);--tm-button-clip:polygon(8px 0,100% 0, calc(100% - 8px) 100%,0 100%);--tm-border:#7d858b;--tm-border-strong:#474d51;--tm-panel-shadow:inset 6px 0 #e0a54725,0 15px 30px #0003;--tm-card-shadow:inset 5px 0 #444b5040,4px 5px 0 #5b62672b;--tm-button-shadow:inset 4px 0 #e0a547,0 3px 0 #33383c;--tm-panel-bg:linear-gradient(165deg,transparent 0 68%,#e0a54712 68% 69%,transparent 69%);--tm-light:#e0a54742;--tm-edge:#e0a547;--tm-progress-radius:2px;--tm-progress-bg:repeating-linear-gradient(90deg,#e0a54755 0 16px,#474d5144 16px 24px)}html[data-theme=crowsahead] .tm-surface-fx{background:linear-gradient(145deg,transparent 0 52%,#15191c35 53% 57%,transparent 58%)}html[data-theme=donewithex] [data-tm-surface]{--tm-panel-radius:4px 12px 4px 12px;--tm-card-radius:3px;--tm-button-radius:6px 2px;--tm-input-radius:5px;--tm-option-radius:4px 2px;--tm-panel-clip:polygon(0 4px,5% 0,10% 5px,16% 0,22% 4px,29% 0,36% 5px,44% 0,52% 4px,60% 0,69% 5px,78% 0,88% 4px,100% 0,100% 100%,0 100%);--tm-card-clip:polygon(0 3px,8% 0,16% 4px,25% 0,36% 3px,48% 0,60% 4px,75% 0,87% 3px,100% 0,100% 100%,0 100%);--tm-border:#c79bad;--tm-border-strong:#8a4661;--tm-panel-shadow:0 16px 34px #4f183435;--tm-card-shadow:3px 5px 0 #e84d7018;--tm-button-shadow:inset 4px 0 #e84d70,0 3px 0 #532c43;--tm-panel-bg:repeating-linear-gradient(-8deg,transparent 0 40px,#e84d700c 40px 41px);--tm-light:#e84d7040;--tm-edge:#e84d70;--tm-progress-radius:2px;--tm-progress-bg:repeating-linear-gradient(90deg,#e84d7055 0 22px,transparent 22px 27px)}html[data-theme=donewithex] .tm-surface-fx{background:linear-gradient(100deg,transparent 0 44%,#e84d7065 45% 48%,transparent 49%);transform:translate(-80%)}html[data-theme=donewithex] .tm-hover>.tm-surface-fx{animation:tm-closure .55s ease-out both}@keyframes tm-closure{to{transform:translate(80%)}}html[data-theme=candyoverload] [data-tm-surface]{--tm-panel-radius:34px;--tm-card-radius:28px;--tm-button-radius:999px;--tm-input-radius:25px;--tm-option-radius:28px;--tm-panel-clip:polygon(8px 0, calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px) , calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px) ,0 8px);--tm-border:#f0a9ca;--tm-border-strong:#bd5a91;--tm-panel-shadow:0 9px 0 #ff92c7,0 22px 44px #b5538730;--tm-card-shadow:0 7px 0 #a9e8ff;--tm-button-shadow:0 5px 0 #ff92c7;--tm-panel-bg:repeating-linear-gradient(135deg,#ff4fd80f 0 18px,#4be3ff0f 18px 36px,#f7d15414 36px 54px);--tm-light:#ffffffb0;--tm-edge:#ff4fd8;--tm-progress-radius:999px;--tm-progress-bg:repeating-linear-gradient(90deg,#ff4fd8 0 16px,#4be3ff 16px 32px,#f7d154 32px 48px)}html[data-theme=candyoverload] .tm-surface-fx{background:radial-gradient(circle 12px at var(--tm-x) var(--tm-y),#fff,transparent 80%),conic-gradient(from 20deg at var(--tm-x) var(--tm-y),#ff4fd855,#4be3ff55,#f7d15455,#b7ff4a55,#ff4fd855)}html[data-theme=bloodandink] [data-tm-surface]{--tm-panel-radius:1px;--tm-card-radius:1px;--tm-button-radius:1px;--tm-input-radius:1px;--tm-option-radius:1px;--tm-panel-clip:polygon(0 0,100% 0,100% calc(100% - 7px) ,93% 100%,80% calc(100% - 5px) ,66% 100%,52% calc(100% - 4px) ,38% 100%,22% calc(100% - 5px) ,8% 100%,0 calc(100% - 6px) );--tm-card-clip:polygon(0 0,100% 0,100% calc(100% - 4px) ,84% 100%,67% calc(100% - 3px) ,49% 100%,31% calc(100% - 3px) ,14% 100%,0 calc(100% - 4px) );--tm-border:#594738;--tm-border-strong:#251d18;--tm-panel-shadow:8px 12px 0 #09070655;--tm-card-shadow:5px 7px 0 #09070636;--tm-button-shadow:inset 5px 0 #8b1e2d,0 4px 0 #15110f;--tm-panel-bg:radial-gradient(ellipse at 10% 20%,#00000018 0 9px,transparent 10px),repeating-linear-gradient(0deg,transparent 0 31px,#352a2308 31px 32px);--tm-light:#8b1e2d45;--tm-edge:#8b1e2d;--tm-progress-radius:0;--tm-progress-bg:linear-gradient(90deg,#15110f,#8b1e2d)}html[data-theme=bloodandink] .tm-surface-fx{background:radial-gradient(ellipse 70px 45px at var(--tm-x) var(--tm-y),#15110f55 0 45%,#8b1e2d36 46% 58%,transparent 60%);filter:blur(.2px)}html[data-theme=bigpharma] [data-tm-surface]{--tm-panel-radius:18px 7px 18px 7px;--tm-card-radius:14px 7px 14px 7px;--tm-button-radius:999px;--tm-input-radius:11px;--tm-option-radius:999px;--tm-border:#aac7d4;--tm-border-strong:#36738c;--tm-panel-shadow:inset 0 0 0 1px #fff,0 12px 32px #1c668526;--tm-card-shadow:inset 0 0 0 1px #fff,0 5px 13px #267da215;--tm-button-shadow:inset 0 1px #fff9,0 4px 10px #1c668526;--tm-panel-bg:radial-gradient(circle,#ffffff75 0 7px,#168ac012 8px 9px,transparent 10px) 0 0/32px 32px;--tm-light:#ffffffaa;--tm-edge:#168ac0;--tm-progress-radius:999px;--tm-progress-bg:repeating-linear-gradient(90deg,#168ac044 0 22px,#ffffff99 22px 30px)}html[data-theme=bigpharma] .tm-surface-fx{background:linear-gradient(110deg,transparent 20%,#ffffffdd 47%,#168ac032 52%,transparent 75%);transform:translate(-85%)}html[data-theme=bigpharma] .tm-hover>.tm-surface-fx{animation:tm-foil .55s ease-out both}@keyframes tm-foil{to{transform:translate(85%)}}html[data-theme=corintnightmare] [data-tm-surface]{--tm-panel-radius:0;--tm-card-radius:0;--tm-button-radius:0;--tm-input-radius:0;--tm-option-radius:0;--tm-panel-clip:polygon(0 0, calc(100% - 14px) 0,100% 14px,100% 100%,0 100%);--tm-border:#9b8d77;--tm-border-strong:#604c49;--tm-panel-shadow:inset 42px 0 #d4364408,7px 10px 0 #d4364425;--tm-card-shadow:inset 4px 0 #d43644,3px 4px 0 #604c4920;--tm-button-shadow:inset 5px 0 #f2ef42,0 3px 0 #403737;--tm-panel-bg:linear-gradient(90deg,transparent 0 13%,#d4364422 13% 13.2%,transparent 13.2%),repeating-linear-gradient(0deg,transparent 0 29px,#7187a20d 29px 30px);--tm-light:#f2ef426b;--tm-edge:#d43644;--tm-progress-radius:0;--tm-progress-bg:repeating-linear-gradient(90deg,#f2ef4277 0 24px,transparent 24px 31px)}html[data-theme=corintnightmare] .tm-surface-fx{background:linear-gradient(transparent 29%,#f2ef4299 30% 72%,transparent 73%);transform:translate(-100%) rotate(-1deg)}html[data-theme=corintnightmare] .tm-hover>.tm-surface-fx{animation:tm-highlight .5s steps(8) both}@keyframes tm-highlight{to{transform:translate(100%) rotate(1deg)}}html[data-theme=overachieverduck] [data-tm-surface]{--tm-panel-radius:14px 5px 12px 5px;--tm-card-radius:10px 4px 10px 4px;--tm-button-radius:9px 3px;--tm-input-radius:8px 3px;--tm-option-radius:9px 4px;--tm-panel-clip:polygon(0 0, calc(100% - 28px) 0, calc(100% - 28px) 8px,100% 8px,100% 100%,0 100%);--tm-card-clip:polygon(0 0, calc(100% - 20px) 0, calc(100% - 20px) 6px,100% 6px,100% 100%,0 100%);--tm-border:#8e9aae;--tm-border-strong:#38496e;--tm-panel-shadow:inset 0 5px #f7d154,4px 5px 0 #24304b1c;--tm-card-shadow:inset 0 5px #f7d154,3px 4px 0 #24304b1c;--tm-button-shadow:inset 5px 0 #f7d154,3px 3px 0 #172039;--tm-panel-bg:linear-gradient(135deg,#f7d15412 0 12%,transparent 12%);--tm-light:#f7d15455;--tm-edge:#f7d154;--tm-progress-radius:4px;--tm-progress-bg:repeating-linear-gradient(90deg,#f7d154 0 18px,#24304b 18px 20px)}html[data-theme=overachieverduck] .tm-surface-fx{background:linear-gradient(90deg,transparent 70%,#f7d15435 70%),radial-gradient(circle 18px at var(--tm-x) var(--tm-y),#f7d15470,transparent 75%)}html[data-theme=couragethedog] [data-tm-surface]{--tm-panel-radius:30px 8px 28px 10px;--tm-card-radius:25px 6px 21px 8px;--tm-button-radius:15px 4px 17px 5px;--tm-input-radius:13px 4px;--tm-option-radius:18px 5px 16px 6px;--tm-panel-clip:polygon(3% 0,97% 2%,100% 9%,98% 91%,94% 100%,5% 98%,0 91%,2% 8%);--tm-card-clip:polygon(2% 0,98% 1%,100% 8%,98% 94%,93% 100%,5% 98%,0 92%,1% 7%);--tm-border:#9b7791;--tm-border-strong:#5a3e5c;--tm-panel-shadow:inset 0 0 0 3px #b7ff4a1f,9px 11px 0 #1d122844;--tm-card-shadow:inset 0 0 0 2px #b7ff4a18,6px 7px 0 #1d12282d;--tm-button-shadow:0 0 0 2px #b7ff4a44,0 0 22px #b7ff4a22;--tm-panel-bg:repeating-linear-gradient(0deg,transparent 0 3px,#b7ff4a08 3px 4px);--tm-light:#b7ff4a48;--tm-edge:#b7ff4a;--tm-progress-radius:12px 3px;--tm-progress-bg:repeating-linear-gradient(90deg,#b7ff4a55 0 4px,#31223b55 4px 8px)}html[data-theme=couragethedog] .tm-surface-fx{background:repeating-linear-gradient(0deg,transparent 0 3px,#b7ff4a32 3px 4px),radial-gradient(circle 80px at var(--tm-x) var(--tm-y),#b7ff4a30,transparent 72%)}html[data-theme=overthinker] [data-tm-surface]{--tm-panel-radius:28px 7px 24px 9px;--tm-card-radius:21px 5px 20px 7px;--tm-button-radius:18px 5px 16px 6px;--tm-input-radius:15px 5px;--tm-option-radius:18px 5px 20px 6px;--tm-panel-clip:polygon(7px 0,100% 0,100% calc(100% - 14px) , calc(100% - 14px) 100%,0 100%,0 9px);--tm-border:#a9a4bd;--tm-border-strong:#67617f;--tm-panel-shadow:inset 0 0 0 4px #7e75c90b,0 12px 32px #59527b22;--tm-card-shadow:inset 0 0 0 3px #7e75c90d,0 7px 20px #59527b18;--tm-button-shadow:inset 0 0 0 2px #7e75c925,0 3px 10px #59527b22;--tm-panel-bg:radial-gradient(circle at 20% 20%,transparent 0 40px,#7e75c914 41px 42px,transparent 43px),radial-gradient(circle at 80% 70%,transparent 0 30px,#7e75c90f 31px 32px,transparent 33px);--tm-light:#7e75c947;--tm-edge:#7e75c9;--tm-progress-radius:16px 4px;--tm-progress-bg:linear-gradient(90deg,#7e75c940,#b8b1ee40)}html[data-theme=overthinker] .tm-surface-fx{background:radial-gradient(circle 30px at var(--tm-x) var(--tm-y),transparent 0 65%,#7e75c970 67% 70%,transparent 72%),radial-gradient(circle 58px at var(--tm-x) var(--tm-y),transparent 0 72%,#7e75c938 74% 76%,transparent 78%)}html[data-theme=thousandpigeons] [data-tm-surface]{--tm-panel-radius:2px;--tm-card-radius:2px;--tm-button-radius:2px;--tm-input-radius:2px;--tm-option-radius:2px;--tm-panel-clip:polygon(0 0,100% 0,100% calc(100% - 12px) , calc(100% - 22px) calc(100% - 12px) , calc(100% - 22px) 100%,0 100%);--tm-card-clip:polygon(0 0,100% 0,100% calc(100% - 8px) , calc(100% - 14px) calc(100% - 8px) , calc(100% - 14px) 100%,0 100%);--tm-border:#8d969d;--tm-border-strong:#434a50;--tm-panel-shadow:inset 0 7px #555e64,6px 8px 0 #3e444933;--tm-card-shadow:4px 4px 0 #777f8538;--tm-button-shadow:inset 4px 0 #e34242,0 3px 0 #353b40;--tm-panel-bg:repeating-linear-gradient(90deg,transparent 0 74px,#ffffff0d 74px 75px),linear-gradient(165deg,transparent 0 72%,#e3424212 72% 73%,transparent 73%);--tm-light:#ffffff2f;--tm-edge:#e34242;--tm-progress-radius:1px;--tm-progress-bg:repeating-linear-gradient(90deg,#e34242 0 22px,#f3f2ee 22px 30px)}html[data-theme=thousandpigeons] .tm-surface-fx{background:linear-gradient(160deg,transparent 0 52%,#343a3e33 53% 57%,transparent 58%);transform:translate(-12%)}html[data-theme=bigbrother] [data-tm-surface]{--tm-panel-radius:0;--tm-card-radius:0;--tm-button-radius:0;--tm-input-radius:0;--tm-option-radius:0;--tm-panel-clip:polygon(7px 0, calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px) , calc(100% - 7px) 100%,7px 100%,0 calc(100% - 7px) ,0 7px);--tm-card-clip:polygon(4px 0, calc(100% - 4px) 0,100% 4px,100% calc(100% - 4px) , calc(100% - 4px) 100%,4px 100%,0 calc(100% - 4px) ,0 4px);--tm-border:#365044;--tm-border-strong:#7fa18e;--tm-panel-shadow:inset 0 0 0 1px #76988744,inset 0 0 0 7px #0b100e88,0 18px 48px #0008;--tm-card-shadow:inset 0 0 0 1px #6b8c7b33,0 7px 22px #0006;--tm-button-shadow:inset 4px 0 #e72d42,0 3px 0 #070b09;--tm-panel-bg:linear-gradient(#69857512 1px,transparent 1px),linear-gradient(90deg,#69857512 1px,transparent 1px);--tm-light:#96b5a542;--tm-edge:#e72d42;--tm-progress-radius:0;--tm-progress-bg:repeating-linear-gradient(90deg,#8aaa9955 0 2px,transparent 2px 13px)}html[data-theme=bigbrother] .tm-surface-fx{background:linear-gradient(90deg,transparent calc(var(--tm-x) - 1px),#96b5a55c var(--tm-x),transparent calc(var(--tm-x) + 1px)),linear-gradient(transparent calc(var(--tm-y) - 1px),#96b5a55c var(--tm-y),transparent calc(var(--tm-y) + 1px)),radial-gradient(circle 52px at var(--tm-x) var(--tm-y),transparent 0 72%,#e72d4255 74% 76%,transparent 78%)}body.study-room-route [data-tm-surface=panel],body.study-room-route [data-tm-surface=card],body.study-room-route [data-tm-surface=button]{--tm-card-bg:none;--tm-panel-bg:none}body.motion-reduced .tm-surface-fx{transition:none!important;animation:none!important;opacity:0!important}@media(prefers-reduced-motion:reduce){.tm-surface-fx{transition:none!important;animation:none!important;opacity:0!important}}@media(any-hover:none)and (any-pointer:coarse){.tm-surface-fx{display:none!important}}@media(max-width:820px){[data-tm-surface=panel]{--tm-panel-shadow:none}.tm-surface-fx{opacity:.25}}html[data-theme] [data-tm-v4-surface]{--tm4-line:var(--p-line,#c8c1b5);--tm4-line2:var(--p-line-strong,#6f685e);--tm4-accent:var(--p-accent,#d2a22c);--tm4-panel-bg:var(--p-surface,#fff);--tm4-card-bg:var(--p-surface,#fff);--tm4-button-bg:var(--p-surface-2,#f4f1eb);--tm4-option-bg:var(--p-surface,#fff);--tm4-panel-r:10px;--tm4-card-r:9px;--tm4-button-r:8px;--tm4-option-r:8px;--tm4-panel-clip:none;--tm4-card-clip:none;--tm4-button-clip:none;--tm4-option-clip:none;--tm4-panel-shadow:var(--p-shadow,0 10px 30px #0001);--tm4-card-shadow:0 5px 16px #00000010;--tm4-button-shadow:0 2px 0 #00000018;--tm4-progress-bg:linear-gradient(90deg,var(--tm4-accent),var(--tm4-accent));--tm4-progress-track:#00000012;--tm4-light:linear-gradient(120deg,transparent 0 42%,#fff5 50%,transparent 58%)}html[data-theme] :is(.page-sheet,.site-sheet)[data-tm-v4-surface]{border-radius:var(--tm4-panel-r)!important;clip-path:var(--tm4-panel-clip);border-color:var(--tm4-line)!important;background:var(--tm4-panel-bg)!important;box-shadow:var(--tm4-panel-shadow)!important}html[data-theme] :is(.card,.question-card,.journey-step,.lesson-row,.auth-scene,.auth-form-panel,.admin-top,.boot-panel,.srx-panel,.sr8-mode-card,.sr8-side,.srx-drawer)[data-tm-v4-surface]{border-radius:var(--tm4-card-r)!important;clip-path:var(--tm4-card-clip);border-color:var(--tm4-line)!important;background:var(--tm4-card-bg)!important;box-shadow:var(--tm4-card-shadow)!important}html[data-theme] :is(.btn,button)[data-tm-v4-surface]{border-radius:var(--tm4-button-r)!important;clip-path:var(--tm4-button-clip);border-color:var(--tm4-line2)!important;box-shadow:var(--tm4-button-shadow)!important}html[data-theme] :is(.option,[data-answer-option])[data-tm-v4-surface]{border-radius:var(--tm4-option-r)!important;clip-path:var(--tm4-option-clip);border-color:var(--tm4-line)!important;background:var(--tm4-option-bg)!important}html[data-theme] :is(input,select,textarea)[data-tm-v4-surface]{border-radius:var(--tm4-input-r,var(--tm4-button-r))!important;border-color:var(--tm4-line)!important;background:var(--tm4-input-bg,var(--tm4-card-bg))!important}html[data-theme] .meter[data-tm-v4-surface]{border-radius:var(--tm4-progress-r,999px)!important;background:var(--tm4-progress-track)!important;overflow:hidden}.meter[data-tm-v4-surface]>i{border-radius:inherit!important;background:var(--tm4-progress-bg)!important}html[data-theme] :is(.card,.question-card,.btn,.option,.journey-step,.lesson-row)[data-tm-v4-surface]{position:relative;isolation:isolate}.card[data-tm-v4-surface]:after,.question-card[data-tm-v4-surface]:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;clip-path:inherit;background:var(--tm4-light);opacity:.23;mix-blend-mode:soft-light;z-index:-1}html[data-theme] :is(.btn,.option)[data-tm-v4-surface]:focus-visible{outline:2px solid var(--tm4-accent)!important;outline-offset:3px}html[data-theme] .option[data-tm-v4-surface].selected{box-shadow:inset 0 0 0 2px var(--tm4-accent),var(--tm4-card-shadow)!important}html[data-theme=professionalgooner]{--p-bg:#15161b;--p-surface:#f8f8fa;--p-surface-2:#e7e8ec;--p-ink:#20222b;--p-muted:#676b77;--p-line:#b9bdc8;--p-line-strong:#5d6370;--p-accent:#ff5f7a;--p-sidebar:#23242c}html[data-theme=professionalgooner] [data-tm-v4-surface]{--tm4-panel-r:13px 13px 5px 5px;--tm4-card-r:11px 11px 4px 4px;--tm4-button-r:9px 9px 3px 3px;--tm4-option-r:9px 9px 3px 3px;--tm4-panel-shadow:inset 0 25px #e7e8ec,0 18px 45px #090a0f55;--tm4-card-shadow:inset 0 17px #eceef2,0 6px 18px #16182022;--tm4-button-shadow:inset 0 -3px #5d637022;--tm4-panel-bg:linear-gradient(#e8e9ed 0 25px,#fafafd 25px);--tm4-card-bg:linear-gradient(#eef0f4 0 17px,#fff 17px);--tm4-progress-r:3px;--tm4-progress-track:repeating-linear-gradient(90deg,#dfe1e7 0 22px,#f7f7f9 22px 25px);--tm4-progress-bg:linear-gradient(90deg,#ff5f7a,#ffb054);--tm4-light:linear-gradient(90deg,transparent 0 8%,#fff9 8.5%,transparent 9%)}html[data-theme=unemployed]{--p-bg:#d8ceb9;--p-surface:#f7f1df;--p-surface-2:#e9dfc8;--p-ink:#443f37;--p-muted:#817766;--p-line:#b6aa91;--p-line-strong:#716957;--p-accent:#a36d4f;--p-sidebar:#766a58}html[data-theme=unemployed] [data-tm-v4-surface]{--tm4-panel-r:3px;--tm4-card-r:2px 12px 3px 8px;--tm4-button-r:18px 18px 22px 22px;--tm4-option-r:3px 10px 4px 7px;--tm4-panel-shadow:5px 7px 0 #786e5b24;--tm4-card-shadow:2px 5px 9px #665c4b26;--tm4-button-shadow:inset 0 -4px #594f4228,0 3px 4px #594f4220;--tm4-panel-bg:repeating-linear-gradient(#f7f1df 0 27px,#d4cbb822 28px 29px);--tm4-card-bg:linear-gradient(98deg,#fff6c9,#f8efc9 62%,#efe5c0);--tm4-progress-r:2px;--tm4-progress-track:repeating-linear-gradient(90deg,#d7cfbe 0 13.7%,#b8ab9344 13.7% 14.28%);--tm4-progress-bg:linear-gradient(90deg,#a36d4f,#d4a96b)}html[data-theme=hackergamer]{--p-bg:#071118;--p-surface:#0d1e29;--p-surface-2:#122d3b;--p-ink:#d8faff;--p-muted:#7bb7c0;--p-line:#285765;--p-line-strong:#62f0ff;--p-accent:#62f0ff;--p-sidebar:#071117}html[data-theme=hackergamer] [data-tm-v4-surface]{--tm4-panel-r:0;--tm4-card-r:0;--tm4-button-r:0;--tm4-option-r:0;--tm4-panel-clip:polygon(18px 0,100% 0,100% calc(100% - 18px) , calc(100% - 18px) 100%,0 100%,0 18px);--tm4-card-clip:polygon(12px 0,100% 0,100% calc(100% - 8px) , calc(100% - 8px) 100%,0 100%,0 12px);--tm4-button-clip:polygon(9px 0,100% 0, calc(100% - 9px) 100%,0 100%);--tm4-option-clip:polygon(0 0, calc(100% - 12px) 0,100% 50%, calc(100% - 12px) 100%,0 100%,9px 50%);--tm4-panel-shadow:inset 5px 0 #62f0ff,0 0 0 1px #285765,0 16px 38px #0008;--tm4-card-shadow:inset 3px 0 #62f0ff55,0 0 20px #62f0ff0e;--tm4-button-shadow:inset 0 -3px #62f0ff66;--tm4-panel-bg:linear-gradient(115deg,#0d1e29,#07151d);--tm4-progress-r:0;--tm4-progress-track:repeating-linear-gradient(90deg,#17343e 0 16px,#071118 16px 18px);--tm4-progress-bg:repeating-linear-gradient(90deg,#62f0ff 0 15px,#c9ff4a 15px 16px,#62f0ff 16px 18px);--tm4-light:linear-gradient(115deg,#62f0ff14,transparent 32%)}html[data-theme=vikingdiva]{--p-bg:#17272c;--p-surface:#e9dfc8;--p-surface-2:#d4c2a2;--p-ink:#30291f;--p-muted:#786955;--p-line:#8c7656;--p-line-strong:#54422f;--p-accent:#74c8d8;--p-sidebar:#26393a}html[data-theme=vikingdiva] [data-tm-v4-surface]{--tm4-panel-r:4px 28px;--tm4-card-r:50% 8px 50% 8px/14px 8px 14px 8px;--tm4-button-r:50% 50% 18% 18%;--tm4-option-r:4px 22px 4px 22px;--tm4-panel-shadow:inset 0 0 0 4px #6b563c,0 14px 36px #07171988;--tm4-card-shadow:inset 0 0 0 2px #8c7656,0 6px 16px #1c272333;--tm4-button-shadow:inset 0 0 0 2px #57442e,0 4px #4b3827;--tm4-panel-bg:repeating-linear-gradient(90deg,#dac8a8 0 55px,#c7b28f 55px 57px);--tm4-card-bg:linear-gradient(135deg,#eee3cd,#d8c4a2);--tm4-progress-track:#26393a;--tm4-progress-bg:conic-gradient(from 90deg,#74c8d8,#baf1d8,#9a7fd0,#74c8d8);--tm4-light:linear-gradient(130deg,#75e9d533,transparent 36%,#b992e333)}html[data-theme=hackerconsole]{--p-bg:#020603;--p-surface:#07100a;--p-surface-2:#0b170e;--p-ink:#a7ffae;--p-muted:#5aa665;--p-line:#285b32;--p-line-strong:#8dff9b;--p-accent:#8dff9b;--p-sidebar:#030805;--p-font:ui-monospace,SFMono-Regular,Consolas,monospace;--p-display:ui-monospace,SFMono-Regular,Consolas,monospace}html[data-theme=hackerconsole] [data-tm-v4-surface]{--tm4-panel-r:0;--tm4-card-r:0;--tm4-button-r:0;--tm4-option-r:0;--tm4-panel-shadow:inset 0 0 0 1px #8dff9b55,inset 0 0 40px #37ff6b0d;--tm4-card-shadow:inset 3px 0 #8dff9b55;--tm4-button-shadow:inset 0 0 0 1px #8dff9b;--tm4-panel-bg:repeating-linear-gradient(0deg,#07100a 0 2px,#061008 2px 4px);--tm4-card-bg:#07100a;--tm4-progress-r:0;--tm4-progress-track:#0c1b10;--tm4-progress-bg:repeating-linear-gradient(90deg,#8dff9b 0 10px,transparent 10px 12px);--tm4-light:linear-gradient(90deg,transparent 0 47%,#8dff9b12 49%,transparent 51%)}html[data-theme=hackerconsole] .btn[data-tm-v4-surface]:before{content:"[ ";color:#8dff9b}html[data-theme=hackerconsole] .btn[data-tm-v4-surface]:after{content:" ]";color:#8dff9b}html[data-theme=orangegreencyborg]{--p-bg:#16191b;--p-surface:#20272a;--p-surface-2:#293234;--p-ink:#eef6ef;--p-muted:#a7b2aa;--p-line:#4a5b55;--p-line-strong:#9bd84c;--p-accent:#ff8a33;--p-sidebar:#111617}html[data-theme=orangegreencyborg] [data-tm-v4-surface]{--tm4-panel-r:18px 3px 18px 3px;--tm4-card-r:3px 20px 3px 12px;--tm4-button-r:3px 16px 3px 3px;--tm4-option-r:14px 3px 14px 3px;--tm4-panel-clip:polygon(0 0,72% 0,76% 9px,100% 9px,100% 100%,22% 100%,18% calc(100% - 9px) ,0 calc(100% - 9px) );--tm4-card-shadow:inset 5px 0 #9bd84c,inset -5px 0 #ff8a33,0 8px 24px #0006;--tm4-panel-shadow:inset 8px 0 #9bd84c,inset -8px 0 #ff8a33,0 18px 46px #0008;--tm4-button-shadow:inset 0 -4px #ff8a3388;--tm4-panel-bg:linear-gradient(100deg,#24312b 0 45%,#2d2621 55% 100%);--tm4-card-bg:linear-gradient(105deg,#26352d,#242a2b 47%,#342820);--tm4-progress-r:2px;--tm4-progress-track:#131a18;--tm4-progress-bg:linear-gradient(90deg,#9bd84c 0 54%,#ff8a33 54%);--tm4-light:linear-gradient(105deg,#9bd84c22,transparent 45%,#ff8a3322)}html[data-theme=nightcity]{--p-bg:#080910;--p-surface:#121521;--p-surface-2:#1b1d2a;--p-ink:#f2edf6;--p-muted:#9491a6;--p-line:#34374c;--p-line-strong:#f64fcf;--p-accent:#f64fcf;--p-sidebar:#0b0c13}html[data-theme=nightcity] [data-tm-v4-surface]{--tm4-panel-r:0 0 22px 0;--tm4-card-r:0 14px 0 0;--tm4-button-r:2px;--tm4-option-r:0 16px 0 0;--tm4-panel-clip:polygon(0 0,100% 0,100% 92%,96% 100%,0 100%);--tm4-card-shadow:inset 0 4px #35d9ff55,0 16px 30px #0008;--tm4-panel-shadow:inset 0 -18px #06070d,0 20px 60px #000a;--tm4-button-shadow:inset 4px 0 #f64fcf,0 6px 18px #0008;--tm4-panel-bg:linear-gradient(180deg,#151827,#0b0d15 78%,#05060a);--tm4-card-bg:linear-gradient(145deg,#191c2a,#0f1119);--tm4-progress-r:0;--tm4-progress-track:#080a10;--tm4-progress-bg:linear-gradient(90deg,#35d9ff,#f64fcf,#ff9f45);--tm4-light:linear-gradient(118deg,transparent 0 54%,#35d9ff1e 55%,transparent 57%,#f64fcf18 78%,transparent 80%)}html[data-theme=graveyardhopes]{--p-bg:#151b1d;--p-surface:#2b3130;--p-surface-2:#343a37;--p-ink:#e8e3d6;--p-muted:#a39d90;--p-line:#60665f;--p-line-strong:#d7b36b;--p-accent:#d7b36b;--p-sidebar:#111617}html[data-theme=graveyardhopes] [data-tm-v4-surface]{--tm4-panel-r:28px 28px 4px 4px;--tm4-card-r:40px 40px 5px 5px;--tm4-button-r:18px 18px 4px 4px;--tm4-option-r:24px 24px 5px 5px;--tm4-panel-shadow:inset 0 0 0 2px #666b64,0 16px 38px #0008;--tm4-card-shadow:inset 0 0 18px #0004,0 7px 18px #0005;--tm4-button-shadow:inset 0 -4px #0004;--tm4-panel-bg:linear-gradient(#333936,#262c2b);--tm4-card-bg:linear-gradient(#373d3a,#2a2f2e);--tm4-progress-r:10px 10px 2px 2px;--tm4-progress-track:#101516;--tm4-progress-bg:linear-gradient(90deg,#554b36,#d7b36b,#f4dc9b);--tm4-light:radial-gradient(circle at 82% 16%,#f0c66e30,transparent 22%)}html[data-theme=cassettemonsters]{--p-bg:#25202b;--p-surface:#eee4d2;--p-surface-2:#d8c6aa;--p-ink:#322a35;--p-muted:#746579;--p-line:#8f7b8c;--p-line-strong:#503f53;--p-accent:#ff6fa8;--p-sidebar:#302739}html[data-theme=cassettemonsters] [data-tm-v4-surface]{--tm4-panel-r:9px;--tm4-card-r:7px;--tm4-button-r:3px 3px 12px 12px;--tm4-option-r:7px 7px 20px 20px;--tm4-panel-shadow:inset 0 0 0 5px #493c4c,0 15px 35px #16101d55;--tm4-card-shadow:inset 0 0 0 3px #615064,0 7px 15px #20152633;--tm4-button-shadow:inset 0 -5px #3b3040;--tm4-panel-bg:linear-gradient(#2f2835 0 35px,#e8dbc4 35px);--tm4-card-bg:radial-gradient(circle at 31% 55%,#342c38 0 12px,#927d8d 13px 15px,transparent 16px),radial-gradient(circle at 69% 55%,#342c38 0 12px,#927d8d 13px 15px,transparent 16px),linear-gradient(#eee5d5,#d8c8ae);--tm4-progress-r:999px;--tm4-progress-track:#443849;--tm4-progress-bg:repeating-linear-gradient(90deg,#ff6fa8 0 5px,#3f3345 5px 7px);--tm4-light:linear-gradient(110deg,#fff5,transparent 25%)}html[data-theme=dieselpunk]{--p-bg:#1f211f;--p-surface:#393b35;--p-surface-2:#4a493e;--p-ink:#eee5d3;--p-muted:#aaa08c;--p-line:#6c695a;--p-line-strong:#c58c4a;--p-accent:#c58c4a;--p-sidebar:#22231f}html[data-theme=dieselpunk] [data-tm-v4-surface]{--tm4-panel-r:2px;--tm4-card-r:2px;--tm4-button-r:50%;--tm4-option-r:2px 18px 2px 18px;--tm4-panel-shadow:inset 0 0 0 4px #20221f,inset 0 0 0 7px #6c695a,0 18px 40px #0008;--tm4-card-shadow:inset 0 0 0 2px #76715e,4px 6px 0 #17181655;--tm4-button-shadow:inset 0 0 0 4px #2d2e29,0 4px 0 #161714;--tm4-panel-bg:repeating-linear-gradient(90deg,#3c3c35 0 58px,#282a27 59px 61px);--tm4-card-bg:linear-gradient(135deg,#4c4a3f,#33352f);--tm4-progress-r:50%;--tm4-progress-track:conic-gradient(#252722 0 70%,#706959 70%);--tm4-progress-bg:linear-gradient(90deg,#74471f,#c58c4a,#f0c77d);--tm4-light:radial-gradient(circle at 88% 12%,#ffaf4f28,transparent 28%)}html[data-theme=poppydiseased]{--p-bg:#d9dfcf;--p-surface:#f8f4e8;--p-surface-2:#e8e5d6;--p-ink:#3b4237;--p-muted:#747d6e;--p-line:#aab19e;--p-line-strong:#a54556;--p-accent:#d5526f;--p-sidebar:#556453}html[data-theme=poppydiseased] [data-tm-v4-surface]{--tm4-panel-r:26px 6px 26px 6px;--tm4-card-r:50% 8px 50% 8px/20px 8px 20px 8px;--tm4-button-r:50% 50% 45% 45%;--tm4-option-r:28px 6px 28px 6px;--tm4-panel-shadow:inset 0 0 0 1px #aab19e,0 12px 30px #51634a22;--tm4-card-shadow:inset -7px 0 #d5526f18,0 5px 15px #5b67562a;--tm4-button-shadow:inset 0 -4px #91374744;--tm4-panel-bg:linear-gradient(115deg,#f8f4e8,#edf0e2);--tm4-card-bg:radial-gradient(circle at 86% 20%,#a5455625 0 9px,transparent 10px),#fbf7ec;--tm4-progress-track:#ced5c5;--tm4-progress-bg:linear-gradient(90deg,#668865,#d5526f);--tm4-light:radial-gradient(circle at 25% 18%,#f39bac26,transparent 26%)}html[data-theme=thirstyhousewife]{--p-bg:#d9c9b3;--p-surface:#fff4e2;--p-surface-2:#dce8df;--p-ink:#4a3733;--p-muted:#846b62;--p-line:#bda995;--p-line-strong:#bd546e;--p-accent:#f07e9a;--p-sidebar:#6e8578}html[data-theme=thirstyhousewife] [data-tm-v4-surface]{--tm4-panel-r:22px 4px;--tm4-card-r:5px 22px 5px 22px;--tm4-button-r:50% 12px 50% 12px;--tm4-option-r:5px;--tm4-panel-shadow:inset 0 7px #77a48a,0 14px 32px #705e4a2a;--tm4-card-shadow:4px 5px 0 #c7b39b48;--tm4-button-shadow:inset 0 0 0 3px #fff9,0 3px 0 #85545e55;--tm4-panel-bg:repeating-linear-gradient(90deg,#fff4e2 0 34px,#f4e7d4 34px 35px);--tm4-card-bg:linear-gradient(135deg,#fff8eb,#f1eadc);--tm4-progress-r:18px;--tm4-progress-track:repeating-linear-gradient(90deg,#d6e2d8 0 14px,#fff4e2 14px 16px);--tm4-progress-bg:linear-gradient(90deg,#6fa58a,#f07e9a);--tm4-light:linear-gradient(95deg,transparent 0 30%,#fff8 31% 37%,transparent 38%)}html[data-theme=enemiestolovers]{--p-bg:#1c1e2b;--p-surface:#f7f2f1;--p-surface-2:#ece5e7;--p-ink:#2c2730;--p-muted:#776d78;--p-line:#b5a9b4;--p-line-strong:#7f4d72;--p-accent:#c95777;--p-sidebar:#28283a}html[data-theme=enemiestolovers] [data-tm-v4-surface]{--tm4-panel-r:28px 0 28px 0;--tm4-card-r:0 24px 0 24px;--tm4-button-r:24px 0 24px 0;--tm4-option-r:0 18px 0 18px;--tm4-panel-shadow:inset 8px 0 #4b5eaf,inset -8px 0 #c95777,0 18px 40px #0004;--tm4-card-shadow:inset 4px 0 #4b5eaf66,inset -4px 0 #c9577766,0 7px 18px #25213824;--tm4-button-shadow:inset 4px 0 #4b5eaf,inset -4px 0 #c95777;--tm4-panel-bg:linear-gradient(90deg,#edf0fb 0 48%,#fff 48% 52%,#f9e9ed 52%);--tm4-card-bg:linear-gradient(90deg,#f3f5fd 0 50%,#fff0f3 50%);--tm4-progress-r:0;--tm4-progress-track:linear-gradient(90deg,#4b5eaf44 0 48%,#fff 48% 52%,#c9577744 52%);--tm4-progress-bg:linear-gradient(90deg,#4b5eaf,#8d6b9a,#c95777);--tm4-light:linear-gradient(90deg,#4b5eaf15,transparent 45%,transparent 55%,#c9577715)}html[data-theme=typewriterhorror]{--p-bg:#171413;--p-surface:#eee7d7;--p-surface-2:#d8cfbe;--p-ink:#302927;--p-muted:#776c65;--p-line:#a89d8c;--p-line-strong:#6d252b;--p-accent:#8d2f35;--p-sidebar:#26201e;--p-font:Georgia,serif;--p-display:Georgia,serif}html[data-theme=typewriterhorror] [data-tm-v4-surface]{--tm4-panel-r:2px 2px 18px 18px;--tm4-card-r:1px;--tm4-button-r:4px 4px 10px 10px;--tm4-option-r:1px;--tm4-panel-shadow:inset 0 18px #292320,0 22px 46px #0008;--tm4-card-shadow:2px 4px 0 #554a4030;--tm4-button-shadow:inset 0 -5px #302a28,0 4px #171311;--tm4-panel-bg:repeating-linear-gradient(#eee7d7 0 30px,#cfc4af40 30px 31px);--tm4-card-bg:#f2eadb;--tm4-progress-r:0;--tm4-progress-track:#c9bfad;--tm4-progress-bg:repeating-linear-gradient(90deg,#302927 0 2px,transparent 2px 6px);--tm4-light:radial-gradient(ellipse at 20% 0,#ffd48b26,transparent 36%)}html[data-theme=fallofrome]{--p-bg:#d9d0bd;--p-surface:#f1eadc;--p-surface-2:#ded3be;--p-ink:#3d352d;--p-muted:#7d7163;--p-line:#b0a18b;--p-line-strong:#806446;--p-accent:#c89b54;--p-sidebar:#655846}html[data-theme=fallofrome] [data-tm-v4-surface]{--tm4-panel-r:0;--tm4-card-r:2px;--tm4-button-r:2px;--tm4-option-r:2px;--tm4-panel-clip:polygon(12px 0, calc(100% - 12px) 0,100% 12px,100% 100%,0 100%,0 12px);--tm4-card-clip:polygon(0 0,100% 0,96% 100%,4% 100%);--tm4-button-clip:polygon(8px 0, calc(100% - 8px) 0,100% 50%, calc(100% - 8px) 100%,8px 100%,0 50%);--tm4-panel-shadow:inset 0 0 0 4px #aa9c86,0 14px 35px #66584230;--tm4-card-shadow:inset 0 -5px #c89b5422,0 6px 14px #5d514125;--tm4-button-shadow:inset 0 -4px #80644644;--tm4-panel-bg:linear-gradient(115deg,#eee7da,#d9cfbe);--tm4-card-bg:linear-gradient(125deg,#f5efe4,#e3dac9);--tm4-progress-r:0;--tm4-progress-track:repeating-linear-gradient(90deg,#d5cab7 0 18px,#f0e9dc 18px 20px);--tm4-progress-bg:repeating-linear-gradient(90deg,#c89b54 0 18px,#806446 18px 20px);--tm4-light:linear-gradient(120deg,#fff5,transparent 35%,#c89b5415)}html[data-theme=brainrot67]{--p-bg:#15152a;--p-surface:#f6f6df;--p-surface-2:#e2f1c5;--p-ink:#23242b;--p-muted:#676873;--p-line:#9ba56f;--p-line-strong:#5e66d5;--p-accent:#b9ff4d;--p-sidebar:#292852}html[data-theme=brainrot67] [data-tm-v4-surface]{--tm4-panel-r:0;--tm4-card-r:0;--tm4-button-r:0;--tm4-option-r:0;--tm4-panel-clip:polygon(6% 0,94% 0,100% 18%,96% 85%,72% 100%,28% 100%,4% 85%,0 18%);--tm4-card-clip:polygon(7% 0,93% 0,100% 50%,93% 100%,7% 100%,0 50%);--tm4-button-clip:polygon(12% 0,88% 0,100% 25%,93% 100%,7% 100%,0 25%);--tm4-option-clip:polygon(9% 0,91% 0,100% 37%,96% 87%,70% 100%,30% 100%,4% 87%,0 37%);--tm4-panel-shadow:0 0 0 3px #5e66d5,8px 7px 0 #b9ff4d55;--tm4-card-shadow:5px 5px 0 #5e66d533;--tm4-button-shadow:4px 4px 0 #b9ff4d66;--tm4-panel-bg:linear-gradient(67deg,#f6f6df,#e6f4c9);--tm4-card-bg:#f9f8e8;--tm4-progress-r:0;--tm4-progress-track:repeating-linear-gradient(90deg,#5e66d533 0 6px,#b9ff4d33 6px 13px);--tm4-progress-bg:repeating-linear-gradient(90deg,#5e66d5 0 6px,#b9ff4d 6px 13px);--tm4-light:linear-gradient(67deg,transparent 0 60%,#5e66d51e 61%,transparent 68%)}html[data-theme=ufocowsaliens]{--p-bg:#07191a;--p-surface:#eaf0d7;--p-surface-2:#d8e4c3;--p-ink:#24322a;--p-muted:#6e7d70;--p-line:#9daf8e;--p-line-strong:#397b69;--p-accent:#78e6a4;--p-sidebar:#173d35}html[data-theme=ufocowsaliens] [data-tm-v4-surface]{--tm4-panel-r:50% 50% 12px 12px/30px 30px 12px 12px;--tm4-card-r:18px 3px 18px 3px;--tm4-button-r:50%;--tm4-option-r:16px;--tm4-panel-shadow:inset 0 9px #78e6a455,0 18px 42px #001b1966;--tm4-card-shadow:inset 0 -5px #7fa2601d,0 7px 18px #31533a28;--tm4-button-shadow:inset 0 0 0 4px #397b6944,0 3px 0 #254e45;--tm4-panel-bg:radial-gradient(ellipse at 50% -10%,#78e6a455,transparent 32%),linear-gradient(#eef3da,#dfe8cc);--tm4-card-bg:linear-gradient(150deg,#f3f6e4,#dfe9cf);--tm4-progress-r:50%;--tm4-progress-track:#b5c7a8;--tm4-progress-bg:linear-gradient(90deg,#397b69,#78e6a4,#d8ff95);--tm4-light:conic-gradient(from 168deg at 50% 0,transparent 0 43%,#78e6a42b 44% 56%,transparent 57%)}html[data-theme=stegaruldac]{--p-bg:#28241d;--p-surface:#e6d8bb;--p-surface-2:#cab58f;--p-ink:#352d22;--p-muted:#796951;--p-line:#9c825c;--p-line-strong:#59472f;--p-accent:#c48d45;--p-sidebar:#4a3d2b}html[data-theme=stegaruldac] [data-tm-v4-surface]{--tm4-panel-r:4px 4px 34px 34px;--tm4-card-r:5px 24px 5px 24px;--tm4-button-r:4px 20px 4px 20px;--tm4-option-r:28px 5px 28px 5px;--tm4-panel-clip:polygon(0 0,100% 0,100% 86%,84% 100%,16% 100%,0 86%);--tm4-card-shadow:inset 0 0 0 2px #8b6d47,0 6px 14px #332a1e33;--tm4-panel-shadow:inset 0 0 0 4px #59472f,0 16px 36px #19150f66;--tm4-button-shadow:inset 0 -4px #59472f44;--tm4-panel-bg:repeating-linear-gradient(90deg,#decba7 0 50px,#c9b48d 50px 52px);--tm4-card-bg:linear-gradient(#eee0c4,#d6c09a);--tm4-progress-r:2px;--tm4-progress-track:#6b5940;--tm4-progress-bg:linear-gradient(90deg,#756447,#c48d45,#e1b56c);--tm4-light:linear-gradient(145deg,#fff4,transparent 28%,#c48d4520)}html[data-theme=cupcakethedog]{--p-bg:#d8c3ba;--p-surface:#fff5ec;--p-surface-2:#f2dfd3;--p-ink:#493a36;--p-muted:#816b66;--p-line:#c4a99e;--p-line-strong:#9c685a;--p-accent:#f1a3b9;--p-sidebar:#86675f}html[data-theme=cupcakethedog] [data-tm-v4-surface]{--tm4-panel-r:18px 18px 5px 5px;--tm4-card-r:6px;--tm4-button-r:5px 5px 16px 16px;--tm4-option-r:4px 4px 22px 22px;--tm4-panel-shadow:inset 0 8px #9c685a,0 14px 30px #6a4c442f;--tm4-card-shadow:inset 0 -6px #f1a3b920,0 6px 14px #72524b25;--tm4-button-shadow:inset 0 -5px #9c685a44;--tm4-panel-bg:linear-gradient(#fff5ec,#f3e6dc);--tm4-card-bg:linear-gradient(#fff9f2,#f1e2d8);--tm4-progress-r:6px;--tm4-progress-track:repeating-linear-gradient(90deg,#dec7bc 0 18px,#fff4ec 18px 22px);--tm4-progress-bg:repeating-linear-gradient(90deg,#f1a3b9 0 18px,#b87968 18px 22px);--tm4-light:radial-gradient(circle at 80% 12%,#ffcad93b,transparent 28%)}html[data-theme=quizdevil]{--p-bg:#190b0c;--p-surface:#2e1516;--p-surface-2:#421c1a;--p-ink:#fff0df;--p-muted:#c69f8d;--p-line:#75362f;--p-line-strong:#ff7b3d;--p-accent:#ff5b35;--p-sidebar:#170809}html[data-theme=quizdevil] [data-tm-v4-surface]{--tm4-panel-r:0;--tm4-card-r:0;--tm4-button-r:0;--tm4-option-r:0;--tm4-panel-clip:polygon(14px 0, calc(100% - 14px) 0,100% 14px,96% 100%,4% 100%,0 14px);--tm4-card-clip:polygon(0 0,100% 8px,92% 100%,8% 92%);--tm4-button-clip:polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%);--tm4-option-clip:polygon(0 8px,92% 0,100% 50%,92% 100%,0 calc(100% - 8px) ,6% 50%);--tm4-panel-shadow:inset 0 -7px #ff5b35,0 18px 45px #0009;--tm4-card-shadow:inset 5px 0 #ff7b3d66,0 7px 20px #0007;--tm4-button-shadow:inset 0 -4px #ffbf5c77;--tm4-panel-bg:linear-gradient(145deg,#351516,#1f0d0e);--tm4-card-bg:linear-gradient(145deg,#391818,#271010);--tm4-progress-r:0;--tm4-progress-track:#120707;--tm4-progress-bg:linear-gradient(90deg,#81251d,#ff5b35,#ffca66);--tm4-light:radial-gradient(circle at 50% 110%,#ff7b3d44,transparent 42%)}html[data-theme=angelicdevil]{--p-bg:#e9e8e3;--p-surface:#fffef9;--p-surface-2:#f3eee0;--p-ink:#39342d;--p-muted:#847c6d;--p-line:#d4c8ab;--p-line-strong:#ae8d45;--p-accent:#e6c969;--p-sidebar:#c3b58e}html[data-theme=angelicdevil] [data-tm-v4-surface]{--tm4-panel-r:50% 50% 14px 14px/28px 28px 14px 14px;--tm4-card-r:36px 36px 36px 7px;--tm4-button-r:999px;--tm4-option-r:999px 999px 999px 12px;--tm4-panel-shadow:inset 0 0 0 2px #e6c969,0 12px 32px #9b8a5924;--tm4-card-shadow:inset 0 0 0 1px #d9c898,0 8px 20px #a68f4c20;--tm4-button-shadow:inset 0 0 0 2px #e6c969,0 3px 8px #a98d4325;--tm4-panel-bg:radial-gradient(circle at 50% 0,#fff 0 18%,#fbf7e9 45%,#f3ecdc);--tm4-card-bg:linear-gradient(145deg,#fff,#f5eedc);--tm4-progress-r:999px;--tm4-progress-track:#e6dfcc;--tm4-progress-bg:conic-gradient(from 90deg,#e6c969,#fff7bf,#ae8d45,#e6c969);--tm4-light:radial-gradient(circle at 50% 12%,#fff 0 8%,#e6c96930 9% 15%,transparent 16%)}html[data-theme=moneymoney]{--p-bg:#102018;--p-surface:#f4eddb;--p-surface-2:#e0d2b1;--p-ink:#283228;--p-muted:#6d766a;--p-line:#a69a7b;--p-line-strong:#836626;--p-accent:#e3b630;--p-sidebar:#193629}html[data-theme=moneymoney] [data-tm-v4-surface]{--tm4-panel-r:6px;--tm4-card-r:2px;--tm4-button-r:3px 3px 10px 10px;--tm4-option-r:2px 14px 2px 14px;--tm4-panel-shadow:inset 0 0 0 6px #3c4d3d,inset 0 0 0 8px #b28e37,0 18px 44px #07150d66;--tm4-card-shadow:inset 4px 0 #b28e37,0 6px 16px #39473525;--tm4-button-shadow:inset 0 -5px #715a26,0 3px #314331;--tm4-panel-bg:repeating-linear-gradient(#f4eddb 0 26px,#cbbb9444 26px 27px);--tm4-card-bg:#f7f0df;--tm4-progress-r:2px;--tm4-progress-track:repeating-linear-gradient(90deg,#d4c8aa 0 10px,#f4eddb 10px 12px);--tm4-progress-bg:repeating-linear-gradient(90deg,#836626 0 10px,#e3b630 10px 12px);--tm4-light:linear-gradient(125deg,transparent 0 55%,#e3b6302c 58%,transparent 64%)}html[data-theme=wtf]{--p-bg:#202035;--p-surface:#f3eee2;--p-surface-2:#e0dcf0;--p-ink:#31303c;--p-muted:#727080;--p-line:#aaa3bd;--p-line-strong:#6259a8;--p-accent:#8f7cff;--p-sidebar:#34324d}html[data-theme=wtf] [data-tm-v4-surface]{--tm4-panel-r:17px 2px 31px 8px;--tm4-card-r:2px 21px 7px 30px;--tm4-button-r:22px 3px 15px 6px;--tm4-option-r:5px 29px 2px 18px;--tm4-panel-clip:polygon(0 0,94% 0,100% 7%,97% 92%,88% 100%,9% 96%,0 100%);--tm4-card-clip:polygon(4% 0,100% 0,97% 88%,91% 100%,0 96%,2% 24%);--tm4-button-clip:polygon(7% 0,100% 4%,95% 100%,0 92%,3% 24%);--tm4-option-clip:polygon(0 5%,92% 0,100% 18%,96% 100%,7% 96%,0 75%);--tm4-panel-shadow:7px -4px 0 #8f7cff33,-4px 8px 0 #7dcb7544;--tm4-card-shadow:-5px 4px 0 #e1877533,5px 2px 0 #6259a833;--tm4-button-shadow:4px 4px 0 #7dcb7555;--tm4-panel-bg:linear-gradient(123deg,#f5efd9 0 33%,#e5e1f3 33% 66%,#e5f0d9 66%);--tm4-card-bg:linear-gradient(28deg,#f7f1e7,#ebe5f4 52%,#edf3df);--tm4-progress-r:3px 13px 2px 9px;--tm4-progress-track:repeating-linear-gradient(67deg,#9b94ad33 0 7px,#fff0 7px 13px);--tm4-progress-bg:linear-gradient(90deg,#8f7cff,#7dcb75,#e18775);--tm4-light:linear-gradient(67deg,transparent 0 64%,#8f7cff22 65% 67%,transparent 68%)}@media(prefers-reduced-motion:reduce){html[data-theme] [data-tm-v4-surface]{transition:none!important;animation:none!important}html[data-theme] [data-tm-v4-surface]:before,html[data-theme] [data-tm-v4-surface]:after{animation:none!important}}html[data-v5-engine=composition-v5]{--v5-bg:var(--p-bg,#e9e5dc);--v5-surface:var(--p-surface,#fff);--v5-ink:var(--p-ink,#181713);--v5-muted:var(--p-muted,#706b61);--v5-line:var(--p-line,#c8c1b5);--v5-accent:var(--p-accent,#d2a22c);--v5-focus:#1769e0;--v5-radius:12px;--v5-layer-base:0;--v5-layer-local:2;--v5-layer-control:4;--v5-layer-overlay:8;--v5-season-material:transparent;--v5-season-edge:transparent;--v5-season-light:transparent;color-scheme:light dark}html[data-v5-engine=composition-v5] [data-v5-surface]{box-sizing:border-box;color:var(--v5-role-ink,var(--v5-ink));border-color:var(--v5-role-line,var(--v5-line));isolation:isolate}html[data-v5-engine=composition-v5] [data-v5-surface]:before,html[data-v5-engine=composition-v5] [data-v5-surface]:after{pointer-events:none}html[data-v5-engine=composition-v5] [data-v5-critical=true]{clip-path:none;translate:none;rotate:none;scale:none;transform:none;overflow:visible;z-index:var(--v5-layer-control)}html[data-v5-engine=composition-v5] [data-v5-critical=true]:focus-visible,html[data-v5-engine=composition-v5] [data-v5-surface]:focus-visible{outline:3px solid var(--v5-focus);outline-offset:3px}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"]{min-height:44px;cursor:pointer;overflow:visible}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"][aria-disabled=true],html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"].disabled{opacity:.72;cursor:not-allowed}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"].selected,html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"][aria-checked=true]{box-shadow:inset 0 0 0 2px var(--v5-accent)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"].correct,html[data-v5-engine=composition-v5] [data-v5-surface="assessment.feedback"][data-state=correct]{--v5-state:#1d6a42;box-shadow:inset 5px 0 var(--v5-state)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"].incorrect,html[data-v5-engine=composition-v5] [data-v5-surface="assessment.feedback"][data-state=incorrect]{--v5-state:#a63335;box-shadow:inset 5px 0 var(--v5-state)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"].correct:after{content:"\2713";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-weight:800;color:var(--v5-state)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"].incorrect:after{content:"\d7";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-weight:900;color:var(--v5-state)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.feedback"][data-state=correct]:before{content:"\2713";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border:2px solid var(--v5-state);border-radius:50%;font-weight:900;color:var(--v5-state)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.feedback"][data-state=incorrect]:before{content:"!";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border:2px solid var(--v5-state);border-radius:4px;font-weight:900;color:var(--v5-state)}html[data-v5-engine=composition-v5] :is([data-v5-surface="assessment.verify"],[data-v5-surface="assessment.next"],[data-v5-surface="assessment.finish"],[data-v5-surface="assessment.bookmark"],[data-v5-surface="assessment.note"],[data-v5-surface="assessment.report"]){background:var(--v5-control-material,var(--v5-surface));border:1px solid var(--v5-assessment-line,var(--v5-line));color:var(--v5-assessment-ink,var(--v5-ink));box-shadow:var(--v5-control-shadow,0 2px 0 #00000018);clip-path:none;transform:none}html[data-v5-engine=composition-v5] :is([data-v5-surface="assessment.verify"],[data-v5-surface="assessment.next"]){box-shadow:inset 0 0 0 2px var(--v5-accent),var(--v5-control-shadow,0 2px 0 #00000018)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.timer"]{font-variant-numeric:tabular-nums;background:var(--v5-assessment-surface,var(--v5-surface));color:var(--v5-assessment-ink,var(--v5-ink));box-shadow:inset 0 0 0 1px var(--v5-assessment-line,var(--v5-line))}html[data-v5-engine=composition-v5] [data-v5-surface^="control."],html[data-v5-engine=composition-v5] [data-v5-surface^="assessment."]{font-family:var(--v5-academic-font,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}html[data-v5-engine=composition-v5][data-v5-typography=immersive] [data-v5-surface]:not([data-v5-force-academic=true]){font-family:var(--v5-immersive-font,var(--v5-academic-font,system-ui))}html[data-v5-engine=composition-v5] [data-v5-surface="shell.page"]{background:var(--v5-page-material,var(--v5-surface));border:1px solid var(--v5-line);box-shadow:var(--v5-page-shadow,0 18px 50px #00000016);overflow:clip}html[data-v5-engine=composition-v5] [data-v5-surface="content.card"],html[data-v5-engine=composition-v5] [data-v5-surface="shop.product-card"],html[data-v5-engine=composition-v5] [data-v5-surface^="gamification."]{position:relative;background:var(--v5-card-material,var(--v5-surface));border:1px solid var(--v5-role-line,var(--v5-line));box-shadow:var(--v5-card-shadow,0 5px 16px #00000010)}html[data-v5-engine=composition-v5] [data-v5-surface^="control."]{background:var(--v5-control-material,var(--v5-surface));border-color:var(--v5-role-line,var(--v5-line));color:var(--v5-role-ink,var(--v5-ink));box-shadow:inset 0 0 0 1px var(--v5-role-line,var(--v5-line)),var(--v5-control-shadow,0 2px 0 #00000018)}html[data-v5-engine=composition-v5] :is([data-v5-surface="shop.purchase"],[data-v5-surface="shop.equip"],[data-v5-surface="billing.checkout"]){background:var(--v5-control-material,var(--v5-surface));border-color:var(--v5-role-line,var(--v5-line));color:var(--v5-role-ink,var(--v5-ink));box-shadow:inset 0 0 0 1px var(--v5-role-line,var(--v5-line)),var(--v5-control-shadow,0 2px 0 #00000018);clip-path:none;transform:none}html[data-v5-engine=composition-v5] :is([data-v5-surface="shop.price"],[data-v5-surface="billing.price"]){font-variant-numeric:tabular-nums;color:var(--v5-role-ink,var(--v5-ink));background:transparent;box-shadow:none}html[data-v5-engine=composition-v5] [data-v5-surface="billing.plan"]{background:var(--v5-card-material,var(--v5-surface));border-color:var(--v5-role-line,var(--v5-line));box-shadow:var(--v5-card-shadow,0 5px 16px #00000010)}html[data-v5-engine=composition-v5] [data-v5-surface^="assessment."]{--v5-role-ink:var(--v5-assessment-ink,var(--v5-ink));--v5-role-line:var(--v5-assessment-line,var(--v5-line))}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.container"],html[data-v5-engine=composition-v5] [data-v5-surface="assessment.feedback"],html[data-v5-engine=composition-v5] [data-v5-surface="assessment.explanation"]{background:var(--v5-assessment-surface,var(--v5-surface));border-color:var(--v5-assessment-line,var(--v5-line));border-radius:var(--v5-assessment-radius,10px)}html[data-v5-engine=composition-v5] [data-v5-surface="assessment.answer-option"]{position:relative;background:var(--v5-assessment-surface,var(--v5-surface));border-color:var(--v5-assessment-line,var(--v5-line));border-radius:var(--v5-assessment-radius,10px)}html[data-v5-engine=composition-v5] [data-v5-surface^="dashboard."]{--v5-role-line:var(--v5-dashboard-line,var(--v5-line))}html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.root"]{background:var(--v5-dashboard-material,var(--v5-page-material,var(--v5-surface)));border-radius:var(--v5-dashboard-radius,14px);box-shadow:var(--v5-dashboard-shadow,var(--v5-card-shadow,0 8px 24px #0001))}html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.day"],html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.journey"],html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.chapter"],html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.margin-note"]{background:var(--v5-dashboard-panel,var(--v5-card-material,var(--v5-surface)));border-color:var(--v5-dashboard-line,var(--v5-line));box-shadow:var(--v5-dashboard-panel-shadow,var(--v5-card-shadow,0 5px 16px #0001))}html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.journey-step"]{background:var(--v5-dashboard-node,var(--v5-control-material,var(--v5-surface)));border-color:var(--v5-dashboard-line,var(--v5-line));min-height:44px}html[data-v5-engine=composition-v5] [data-v5-surface^="lesson."]{--v5-role-line:var(--v5-lesson-line,var(--v5-line))}html[data-v5-engine=composition-v5] [data-v5-surface="lesson.root"]{background:var(--v5-lesson-material,var(--v5-surface));border-radius:var(--v5-lesson-radius,12px);box-shadow:var(--v5-lesson-shadow,0 10px 28px #00000012)}html[data-v5-engine=composition-v5] [data-v5-surface="lesson.cover"],html[data-v5-engine=composition-v5] [data-v5-surface="lesson.expandable"],html[data-v5-engine=composition-v5] [data-v5-surface="lesson.media"],html[data-v5-engine=composition-v5] [data-v5-surface="lesson.transcript"],html[data-v5-engine=composition-v5] [data-v5-surface="lesson.catalog"]{background:var(--v5-lesson-panel,var(--v5-card-material,var(--v5-surface)));border-color:var(--v5-lesson-line,var(--v5-line));box-shadow:var(--v5-lesson-panel-shadow,0 4px 14px #0000000e)}html[data-v5-engine=composition-v5] [data-v5-surface="lesson.body"]{background:var(--v5-lesson-reading-surface,transparent);color:var(--v5-lesson-ink,var(--v5-ink));max-width:var(--v5-reading-width,78ch)}html[data-v5-engine=composition-v5] [data-v5-surface="lesson.transcript-action"]{clip-path:none;transform:none;min-height:36px}html[data-v5-engine=composition-v5] [data-v5-surface^="roadmap."]{--v5-role-line:var(--v5-roadmap-line,var(--v5-line))}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.root"]{background:var(--v5-roadmap-material,var(--v5-page-material,var(--v5-surface)));border-radius:var(--v5-roadmap-radius,12px);box-shadow:var(--v5-roadmap-shadow,0 12px 30px #00000014)}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.map"]{background:var(--v5-roadmap-map,var(--v5-roadmap-material,var(--v5-surface)));border-radius:var(--v5-roadmap-map-radius,8px)}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.course"],html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.chapter"],html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.subchapter"]{background:var(--v5-roadmap-panel,var(--v5-card-material,var(--v5-surface)));border-color:var(--v5-roadmap-line,var(--v5-line));box-shadow:var(--v5-roadmap-panel-shadow,0 5px 15px #00000010)}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.lesson"],html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.gate"]{background:var(--v5-roadmap-node,var(--v5-surface));border-color:var(--v5-roadmap-line,var(--v5-line));min-height:44px;clip-path:none;transform:none}html[data-v5-engine=composition-v5] [data-v5-surface^="studyroom."]{--v5-role-line:var(--v5-study-line,rgba(255,255,255,.18));--v5-role-ink:var(--v5-study-ink,#fff)}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.control-dock"]{background:transparent;box-shadow:none;isolation:isolate}html[data-v5-engine=composition-v5] :is([data-v5-surface="studyroom.topbar"],[data-v5-surface="studyroom.environment"],[data-v5-surface="studyroom.panel"],[data-v5-surface="studyroom.drawer"]){border-color:var(--v5-study-line,rgba(255,255,255,.18));color:var(--v5-study-ink,#fff);box-shadow:var(--v5-study-shadow,0 18px 60px #0005)}html[data-v5-engine=composition-v5] :is([data-v5-surface="studyroom.control"],[data-v5-surface="studyroom.input"]){border-color:var(--v5-study-line,rgba(255,255,255,.18));color:var(--v5-study-ink,#fff);clip-path:none;transform:none}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.input"]{box-shadow:inset 0 0 0 1px var(--v5-study-line,rgba(255,255,255,.18))}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.timer"]{font-variant-numeric:tabular-nums;color:var(--v5-study-timer,var(--v5-study-ink,#fff));clip-path:none;transform:none}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.progress"]{background:var(--v5-study-progress-track,rgba(255,255,255,.09));border-color:var(--v5-study-line,rgba(255,255,255,.18))}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.progress"]>i{background:var(--v5-study-progress,var(--v5-accent))}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.whiskers-slot"]{position:absolute;z-index:7;left:4.1%;bottom:5.2%;width:min(18vw,190px);aspect-ratio:1;pointer-events:none;overflow:visible;isolation:isolate}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.whiskers-slot"]:before,html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.whiskers-slot"]:after{content:"";position:absolute;pointer-events:none}html[data-v5-engine=composition-v5] :is([data-v5-season-edge=true][data-v5-criticality=expressive],[data-v5-season-edge=true][data-v5-criticality=decorative]){outline:1px solid var(--v5-season-edge);outline-offset:-1px}html[data-v5-engine=composition-v5] [data-v5-actor-slot]{overflow:visible}html[data-v5-engine=composition-v5] [data-v5-temporary-actor]{position:absolute;pointer-events:none;z-index:var(--v5-layer-local);contain:layout paint;will-change:transform,opacity}html[data-v5-engine=composition-v5] [data-v5-temporary-actor][data-v5-recognizable=true]{max-width:72px;max-height:72px}html[data-v5-engine=composition-v5] .v5-motion-actor{right:10%;top:12%;display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;background:color-mix(in srgb,var(--v5-surface) 86%,transparent);color:var(--v5-accent);font:800 15px/1 ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:0 6px 18px #0002;z-index:var(--v5-layer-local)}html[data-v5-engine=composition-v5] .v5-ambient-actor{left:auto;right:6%;top:18%;width:52px;height:52px;opacity:.2;background:transparent;border-style:dashed}html[data-v5-engine=composition-v5] .v5-motion-actor[data-v5-actor-theme=wtf]{border-radius:3px 17px 5px 12px;border-style:dashed;transform:rotate(7deg)}html[data-v5-engine=composition-v5] .v5-motion-actor[data-v5-actor-theme=moneymoney]{border-radius:50%;border:3px double #c49a27;box-shadow:inset 0 0 0 3px #745a21,0 6px 18px #0003}html[data-v5-engine=composition-v5] .v5-motion-actor[data-v5-actor-theme=angelicdevil]{border-radius:50%;border:2px solid #d8bd5a;box-shadow:0 0 0 5px #fff7cf66,0 0 20px #e6c96955}html[data-v5-engine=composition-v5] .v5-motion-actor[data-v5-actor-theme=quizdevil]{border-radius:2px;border-width:2px 5px;background:#2a0d10;color:#ffd16c;box-shadow:0 0 16px #ff713a44}html[data-v5-engine=composition-v5] .v5-motion-actor[data-v5-actor-theme=cupcakethedog]{border-radius:5px 5px 16px 16px;border-color:#ad7768;background:#fff3e9;color:#b86883;box-shadow:inset 0 -5px #e9a1b42c,0 5px 14px #6d4b4030}html[data-v5-engine=composition-v5][data-motion=reduced] [data-v5-temporary-actor],html[data-v5-engine=composition-v5] body.motion-reduced [data-v5-temporary-actor]{display:none}@media(max-width:430px){html[data-v5-engine=composition-v5]{--v5-mobile-gap:10px}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.root"]{display:flex;flex-direction:column;gap:var(--v5-mobile-gap)}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.lesson"],html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.gate"]{width:100%;max-width:none;transform:none}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.control"]{min-height:44px}}@media(prefers-reduced-motion:reduce){html[data-v5-engine=composition-v5] [data-v5-surface]{scroll-behavior:auto;transition-duration:.001ms;animation-duration:.001ms;animation-iteration-count:1}}html[data-v5-engine=composition-v5]{--v5-catalog-wash:color-mix(in srgb,var(--v5-accent) 7%,transparent);--v5-catalog-edge:color-mix(in srgb,var(--v5-accent) 34%,var(--v5-line));--v5-catalog-glow:color-mix(in srgb,var(--v5-accent) 18%,transparent)}html[data-v5-engine=composition-v5] :is([data-v5-surface="dashboard.root"],[data-v5-surface="roadmap.root"],[data-v5-surface="lesson.root"],[data-v5-surface="shop.root"]){background-image:repeating-linear-gradient(var(--v5-pattern-angle),transparent 0,transparent calc(var(--v5-pattern-size)*2),var(--v5-catalog-wash) calc(var(--v5-pattern-size)*2),var(--v5-catalog-wash) calc(var(--v5-pattern-size)*2 + 1px)),var(--v5-native-background,none)}html[data-v5-engine=composition-v5] :is([data-v5-surface="content.card"],[data-v5-surface="dashboard.day"],[data-v5-surface="dashboard.chapter"],[data-v5-surface="roadmap.course"],[data-v5-surface="roadmap.chapter"],[data-v5-surface="shop.product-card"],[data-v5-surface^="gamification."]){border-radius:var(--v5-radius);border-color:var(--v5-catalog-edge);box-shadow:0 7px 22px color-mix(in srgb,var(--v5-accent) 7%,#0000),var(--v5-card-shadow,0 4px 12px #0001)}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.lesson"]{border-left:3px solid var(--v5-accent)}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.gate"]{box-shadow:inset 0 0 0 1px var(--v5-catalog-edge),0 0 0 3px color-mix(in srgb,var(--v5-accent) 8%,transparent)}html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.journey-step"]{border-radius:calc(var(--v5-radius)*.72);box-shadow:inset 0 -2px color-mix(in srgb,var(--v5-accent) 22%,transparent)}html[data-v5-engine=composition-v5] [data-v5-surface="lesson.cover"]{border-radius:var(--v5-radius);background-image:linear-gradient(115deg,var(--v5-catalog-wash),transparent 52%)}html[data-v5-engine=composition-v5] [data-v5-surface="studyroom.root"]{--v5-study-line:color-mix(in srgb,var(--v5-accent) 34%,rgba(255,255,255,.16));--v5-study-progress:var(--v5-accent)}html[data-v5-engine=composition-v5] :is([data-v5-surface="studyroom.topbar"],[data-v5-surface="studyroom.panel"],[data-v5-surface="studyroom.drawer"]){background-image:linear-gradient(135deg,color-mix(in srgb,var(--v5-accent) 8%,transparent),transparent 44%)}html[data-v5-engine=composition-v5] .v5-motion-actor{color:var(--v5-actor-accent,var(--v5-accent));border-color:var(--v5-actor-accent,var(--v5-accent));border-radius:var(--v5-actor-radius,var(--v5-radius));background:color-mix(in srgb,var(--v5-surface) 86%,var(--v5-actor-accent,var(--v5-accent)) 14%)}html[data-v5-engine=composition-v5][data-v5-group=legacy] :is([data-v5-surface="dashboard.root"],[data-v5-surface="roadmap.root"],[data-v5-surface="lesson.root"]){outline:1px solid color-mix(in srgb,var(--v5-accent) 20%,transparent);outline-offset:-5px}html[data-v5-engine=composition-v5][data-v5-group=worldpack] :is([data-v5-surface="dashboard.root"],[data-v5-surface="roadmap.root"],[data-v5-surface="shop.root"]){box-shadow:0 18px 48px color-mix(in srgb,var(--v5-accent) 13%,#0002)}html[data-v5-engine=composition-v5][data-v5-group=council] :is([data-v5-surface="dashboard.root"],[data-v5-surface="roadmap.root"]){background-image:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--v5-accent) 14%,transparent),transparent 24%),repeating-linear-gradient(var(--v5-pattern-angle),transparent 0,transparent calc(var(--v5-pattern-size)*2),var(--v5-catalog-wash) calc(var(--v5-pattern-size)*2),var(--v5-catalog-wash) calc(var(--v5-pattern-size)*2 + 1px))}html[data-v5-engine=composition-v5][data-v5-group=final] :is([data-v5-surface="dashboard.root"],[data-v5-surface="roadmap.root"],[data-v5-surface="shop.root"]){box-shadow:0 24px 70px color-mix(in srgb,var(--v5-accent) 15%,#0003);border-color:color-mix(in srgb,var(--v5-accent) 44%,var(--v5-line))}html[data-v5-engine=composition-v5][data-v5-motion=standard] [data-v5-surface="dashboard.journey-step"]{transition:box-shadow .22s ease,border-color .22s ease,background-color .22s ease}html[data-v5-engine=composition-v5][data-v5-motion=cinematic] [data-v5-surface="dashboard.journey-step"]{transition:box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,background-color .3s ease}html[data-v5-engine=composition-v5] [data-v5-surface="dashboard.journey-step"]:hover{box-shadow:inset 0 -2px 0 var(--v5-accent),0 6px 16px var(--v5-catalog-glow)}@media(max-width:430px){html[data-v5-engine=composition-v5] :is([data-v5-surface="dashboard.root"],[data-v5-surface="roadmap.root"],[data-v5-surface="lesson.root"],[data-v5-surface="shop.root"]){background-image:linear-gradient(180deg,var(--v5-catalog-wash),transparent 130px)}html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.course"],html[data-v5-engine=composition-v5] [data-v5-surface="roadmap.chapter"]{border-radius:calc(var(--v5-radius)*.75)}}@media(prefers-reduced-motion:reduce){html[data-v5-engine=composition-v5] [data-v5-surface]{transition-duration:.001ms;animation-duration:.001ms;animation-iteration-count:1}}html[data-v5-engine=composition-v5][data-theme=wtf]{--v5-bg:#202035;--v5-surface:#f3eee2;--v5-ink:#2c2a38;--v5-muted:#6b687b;--v5-line:#aaa3bd;--v5-accent:#7969e6;--v5-focus:#116fbd;--v5-page-material:linear-gradient(111deg,#f6f0df 0 34%,#ebe8f6 34% 68%,#e7f0df 68%);--v5-card-material:linear-gradient(153deg,#fffaf0,#eee9f7 60%,#edf3e5);--v5-control-material:#f8f4e8;--v5-card-shadow:5px 5px 0 #6658ae28,-3px 3px 0 #6c9c6524;--v5-assessment-surface:#fbf7ed;--v5-assessment-line:#746d8f;--v5-roadmap-node:#f8f3e6;--v5-roadmap-line:#736b9e;--v5-dashboard-material:linear-gradient(117deg,#f7efdd 0 29%,#e8e4f8 29% 63%,#e5f1dc 63%);--v5-dashboard-panel:linear-gradient(31deg,#fff8ea,#ece7f5 56%,#edf5e4);--v5-dashboard-radius:19px 3px 29px 7px;--v5-lesson-material:linear-gradient(93deg,#f8f1e2,#eeebf7 61%,#e8f0e0);--v5-lesson-panel:linear-gradient(147deg,#fffaf1,#ece9f5);--v5-lesson-radius:4px 24px 8px 31px;--v5-roadmap-material:linear-gradient(123deg,#eee8d9 0 32%,#dfdbef 32% 66%,#dcebd4 66%);--v5-roadmap-map:repeating-linear-gradient(67deg,#f3eee2 0 27px,#8f7cff18 27px 29px);--v5-roadmap-panel:linear-gradient(42deg,#f8f1e5,#e8e3f3);--v5-roadmap-radius:23px 3px 14px 6px;--v5-immersive-font:ui-monospace,SFMono-Regular,Consolas,monospace}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="shell.page"]{border-radius:17px 3px 27px 8px}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="content.card"]{border-radius:2px 19px 7px 26px}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="content.card"]:before{content:"EXHIBIT " attr(data-v5-seed-label);position:absolute;right:10px;top:8px;font:700 9px/1 ui-monospace,monospace;letter-spacing:.12em;color:#6259a8;opacity:.55}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="shell.masthead"]{border-bottom:3px double #6259a8}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="dashboard.journey-step"]{color:#2b2738}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="roadmap.root"]{background:repeating-linear-gradient(67deg,transparent 0 28px,#8f7cff10 28px 30px)}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="roadmap.lesson"]{border-radius:3px 18px 5px 11px;box-shadow:4px 3px #7dcb7533}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="roadmap.gate"]{border-radius:18px 2px 16px 4px;box-shadow:-3px 4px #e1877533}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface^="assessment."]{border-radius:8px}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="assessment.answer-option"]:before{content:"";position:absolute;left:-4px;top:50%;width:7px;height:17px;border:1px solid #6259a8;background:#e7f0df;transform:translateY(-50%) rotate(7deg)}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="shop.product-card"]{border-radius:24px 2px 16px 5px}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.panel"]{border-radius:4px 25px 7px 14px}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.root"]{--v5-study-line:#a79bd5aa;--v5-study-ink:#fffaf0;--v5-study-timer:#d7ffb5;--v5-study-progress:#8f7cff;--v5-study-progress-track:#181827aa;--v5-study-shadow:7px 5px 0 #7dcb7520,-4px 7px 0 #8f7cff24}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.topbar"] :is(.srx-brand,.srx-top-actions),html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.environment"],html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.drawer"]{background:linear-gradient(127deg,#221f37e8 0 37%,#2c3b29e6 37% 66%,#3a2731e6 66%);border-color:#a79bd588;border-radius:17px 3px 25px 7px}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.whiskers-slot"]:before{content:"EXHIBIT ?";right:-12px;top:4px;padding:3px 6px;border:1px solid #c7bbe6;background:#ece6ff;color:#352d54;font:800 8px/1 ui-monospace,monospace;letter-spacing:.08em;transform:rotate(5deg)}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.whiskers-slot"]:after{right:6%;bottom:4%;width:34%;height:5px;border:1px solid #7dcb75;background:repeating-linear-gradient(90deg,#7dcb75 0 5px,transparent 5px 8px);transform:rotate(-7deg)}@media(max-width:430px){html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="content.card"]{border-radius:2px 14px 5px 18px}html[data-v5-engine=composition-v5][data-theme=wtf] [data-v5-surface="studyroom.whiskers-slot"]{width:125px;bottom:31%}}html[data-v5-engine=composition-v5][data-theme=moneymoney]{--v5-bg:#0f2017;--v5-surface:#f5edd8;--v5-ink:#203127;--v5-muted:#667166;--v5-line:#9f9272;--v5-accent:#c99a16;--v5-focus:#155f9c;--v5-page-material:repeating-linear-gradient(#f6efdc 0 27px,#c8ba953d 27px 28px);--v5-card-material:linear-gradient(90deg,#f9f2e1,#f3ead4);--v5-control-material:linear-gradient(#f8efd9,#dfcfaa);--v5-card-shadow:inset 4px 0 #b58b27,0 7px 18px #0d231722;--v5-control-shadow:inset 0 -4px #73591f,0 3px 0 #243c2b;--v5-assessment-surface:#fbf4e3;--v5-assessment-line:#876d32;--v5-roadmap-node:#f7efda;--v5-roadmap-line:#80672e;--v5-dashboard-material:repeating-linear-gradient(#f6eed9 0 27px,#b79e6038 27px 28px);--v5-dashboard-panel:linear-gradient(90deg,#fbf2dc,#e8d7ad);--v5-dashboard-radius:4px;--v5-lesson-material:linear-gradient(90deg,#f8f0dc 0 34px,#e0cf9e 34px 35px,#f8f0dc 35px);--v5-lesson-panel:#f7edcf;--v5-lesson-radius:3px;--v5-roadmap-material:#183226;--v5-roadmap-map:repeating-linear-gradient(90deg,#173025 0 88px,#b18b3326 88px 90px);--v5-roadmap-panel:#f3e8c8;--v5-roadmap-radius:5px;--v5-immersive-font:Georgia,"Times New Roman",serif}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="shell.page"]{border-radius:7px;box-shadow:inset 0 0 0 5px #344b39,inset 0 0 0 7px #b18b33,0 22px 46px #07150d55}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="shell.resource-ledger"]{font-variant-numeric:tabular-nums;border:1px solid #8b7338;background:#efe4c8;box-shadow:inset 0 -3px #c5b17e}html[data-v5-engine=composition-v5][data-theme=moneymoney] :is([data-v5-surface="assessment.verify"],[data-v5-surface="assessment.next"],[data-v5-surface="shop.purchase"],[data-v5-surface="shop.equip"],[data-v5-surface="billing.checkout"],[data-v5-surface="shop.price"],[data-v5-surface="billing.price"]){color:#203127}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="roadmap.map"]{color:#fff5d8}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="content.card"]{border-radius:2px;background-image:linear-gradient(90deg,transparent 0 30px,#b98d2f35 30px 31px,transparent 31px)}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="content.card"]:after{content:"";position:absolute;right:9px;top:9px;width:16px;height:16px;border:2px solid #8a6c27;border-radius:50%;box-shadow:inset 0 0 0 3px #e1c86b}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="roadmap.root"]{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;padding:10px;background:#1a3324;border:4px solid #b28e37}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="roadmap.lesson"]{border-radius:2px;box-shadow:inset 0 0 0 3px #d2c39c,0 3px #5a4823}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="roadmap.gate"]{border:3px double #8b6a21;border-radius:50% 8px}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="shop.product-card"]{border-radius:2px;box-shadow:inset 0 0 0 1px #cab987,5px 6px #19322333}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="shop.purchase"]{border-radius:4px 4px 12px 12px}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.panel"]{background:linear-gradient(#f1e5c8,#d7c28e);border:2px solid #7b6330;border-radius:3px}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.root"]{--v5-study-line:#b58b37aa;--v5-study-ink:#fff5d8;--v5-study-timer:#f7d66a;--v5-study-progress:#d5ad2d;--v5-study-progress-track:#16291eaa;--v5-study-shadow:0 18px 48px #06150c88,inset 0 0 0 1px #b58b3744}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.topbar"] :is(.srx-brand,.srx-top-actions),html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.environment"],html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.drawer"]{background:linear-gradient(180deg,#1f3727f0,#12231af0);border:2px solid #9e7c31;border-radius:5px;box-shadow:inset 0 0 0 2px #293f2f,0 16px 44px #06150c88}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.whiskers-slot"]:before{content:"VAULT 07";right:-13px;top:7px;padding:4px 7px;border:1px solid #8b6a25;background:#f2e4ba;color:#2a3a2e;font:800 8px/1 ui-monospace,monospace;letter-spacing:.1em;box-shadow:3px 3px #16291e55}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.whiskers-slot"]:after{left:8%;bottom:3%;width:42%;height:10%;border:2px solid #b28e37;border-radius:2px;background:repeating-linear-gradient(90deg,#d5b54f 0 8px,#745a21 8px 10px)}@media(max-width:430px){html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="roadmap.root"]{display:flex;background:#173025;padding:8px}html[data-v5-engine=composition-v5][data-theme=moneymoney] [data-v5-surface="studyroom.whiskers-slot"]{width:125px;bottom:31%}}html[data-v5-engine=composition-v5][data-theme=angelicdevil]{--v5-bg:#e8e7e1;--v5-surface:#fffdf5;--v5-ink:#373127;--v5-muted:#777064;--v5-line:#cdbf98;--v5-accent:#b99337;--v5-focus:#6351a7;--v5-page-material:radial-gradient(circle at 50% -12%,#fff 0 22%,#fbf6e5 49%,#eee7d6);--v5-card-material:linear-gradient(145deg,#fff,#f6eedb);--v5-control-material:#fffaf0;--v5-card-shadow:0 8px 22px #8f7c3d1e,inset 0 0 0 1px #eadcae;--v5-control-shadow:inset 0 0 0 2px #dcc879,0 3px 10px #9d844124;--v5-assessment-surface:#fffdf7;--v5-assessment-line:#bfa75c;--v5-roadmap-node:#fffbef;--v5-roadmap-line:#c0a34d;--v5-dashboard-material:radial-gradient(circle at 50% -8%,#fff 0 17%,#fbf5df 44%,#eee7d7 72%);--v5-dashboard-panel:linear-gradient(145deg,#fffef8,#f4ecd5);--v5-dashboard-radius:34px 34px 14px 14px;--v5-lesson-material:linear-gradient(180deg,#fffef8,#f7f0dd);--v5-lesson-panel:radial-gradient(circle at 50% 0,#fff 0 10%,#f7f0dc 56%);--v5-lesson-radius:32px 32px 32px 9px;--v5-roadmap-material:radial-gradient(circle at 50% 50%,#fff 0 9%,#f6efdb 10% 31%,#eee5cf 32% 49%,#faf7eb 50%);--v5-roadmap-map:radial-gradient(circle at 50% 50%,#d8bc5830,transparent 52%);--v5-roadmap-panel:linear-gradient(145deg,#fffef8,#f4ecd8);--v5-roadmap-radius:38px;--v5-immersive-font:Georgia,"Times New Roman",serif}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="shell.page"]{border-radius:34px 34px 14px 14px;box-shadow:0 18px 50px #9a895026,inset 0 2px #fff}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="shell.page"]:before{content:"";position:absolute;left:50%;top:7px;width:86px;height:22px;border:2px solid #d3b84f;border-radius:50%;transform:translate(-50%);opacity:.6}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="content.card"]{border-radius:28px 28px 28px 7px}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="content.card"]:after{content:"";position:absolute;right:9px;bottom:8px;width:7px;height:7px;border-radius:50%;background:#5b497b;opacity:.55}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="roadmap.root"]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:center;background:radial-gradient(circle at 50% 50%,#d9bd5830,transparent 48%)}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="roadmap.lesson"]{border-radius:999px;padding-inline:18px;box-shadow:0 0 0 6px #fff8dd,0 0 0 7px #d1b557}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="roadmap.lesson"]:nth-of-type(3n+2){translate:0 14px}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="roadmap.gate"]{border-radius:50%;box-shadow:0 0 0 5px #eee4bd}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="shop.product-card"]{border-radius:30px 30px 30px 8px}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.panel"]{border-radius:30px;background:linear-gradient(145deg,#fffdf5,#eee5ce);box-shadow:0 12px 35px #9b884329}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.root"]{--v5-study-line:#d9c36faa;--v5-study-ink:#3d3529;--v5-study-timer:#806824;--v5-study-progress:#c8a83f;--v5-study-progress-track:#e7dfc7cc;--v5-study-shadow:0 18px 52px #7f6d312b,inset 0 0 0 1px #fff8}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.topbar"] :is(.srx-brand,.srx-top-actions),html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.environment"],html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.drawer"]{background:linear-gradient(145deg,#fffdf5f0,#efe7cfeb);color:#3d3529;border:1px solid #d7bd60;border-radius:26px 26px 26px 7px;box-shadow:0 14px 40px #6f613328}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.whiskers-slot"]:before{left:16%;top:-4%;width:72%;height:24%;border:3px solid #d5bd58;border-radius:50%;box-shadow:0 0 18px #f8e9a15c;transform:rotate(-3deg)}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.whiskers-slot"]:after{right:4%;bottom:14%;width:9px;height:9px;border-radius:50%;background:#594a7c;box-shadow:0 0 0 3px #f7efd2}@media(max-width:430px){html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="roadmap.root"]{display:flex}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="roadmap.lesson"]:nth-of-type(3n+2){translate:none}html[data-v5-engine=composition-v5][data-theme=angelicdevil] [data-v5-surface="studyroom.whiskers-slot"]{width:125px;bottom:31%}}html[data-v5-engine=composition-v5][data-theme=quizdevil]{--v5-bg:#16090b;--v5-surface:#2c1315;--v5-ink:#fff0df;--v5-muted:#c6a18f;--v5-line:#76372f;--v5-accent:#ff713a;--v5-focus:#ffd36c;--v5-page-material:linear-gradient(180deg,#321318,#200c0f 72%,#130609);--v5-card-material:linear-gradient(145deg,#3a1719,#251013);--v5-control-material:linear-gradient(#4c211c,#321310);--v5-card-shadow:inset 5px 0 #ff7b3d55,0 9px 24px #0007;--v5-control-shadow:inset 0 -4px #ffbd615f,0 4px 0 #100508;--v5-assessment-surface:#321517;--v5-assessment-line:#a34b37;--v5-roadmap-node:#361618;--v5-roadmap-line:#e06537;--v5-dashboard-material:linear-gradient(180deg,#381418,#230b0f 68%,#150608);--v5-dashboard-panel:linear-gradient(145deg,#42191b,#281013);--v5-dashboard-radius:2px;--v5-lesson-material:linear-gradient(180deg,#2f1014,#1e090d);--v5-lesson-panel:linear-gradient(145deg,#42181a,#291012);--v5-lesson-radius:2px;--v5-roadmap-material:radial-gradient(ellipse at 50% 100%,#ff713a2d,transparent 58%),#17080a;--v5-roadmap-map:linear-gradient(180deg,#260d10,#120507);--v5-roadmap-panel:linear-gradient(145deg,#3d1618,#250d10);--v5-roadmap-radius:2px;--v5-immersive-font:Impact,"Arial Narrow",system-ui,sans-serif}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="shell.page"]{border-radius:2px;box-shadow:inset 0 -8px #f05d2d,0 24px 56px #000a}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="shell.masthead"]{border-bottom:1px solid #ffbd61;background:linear-gradient(90deg,#220b0f,#451819,#220b0f)}html[data-v5-engine=composition-v5][data-theme=quizdevil] :is([data-v5-surface="control.primary"],[data-v5-surface="assessment.finish"],[data-v5-surface="assessment.bookmark"],[data-v5-surface="assessment.note"],[data-v5-surface="assessment.report"],[data-v5-surface="assessment.verify"],[data-v5-surface="assessment.next"],[data-v5-surface="shop.purchase"],[data-v5-surface="shop.equip"],[data-v5-surface="billing.checkout"],[data-v5-surface="shop.price"],[data-v5-surface="billing.price"]){color:#fff0df}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="content.card"]{border-radius:2px;border-width:1px 1px 4px;box-shadow:inset 0 -3px #a63a26,0 9px 20px #0006}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="content.card"]:before{content:"ROUND";position:absolute;right:8px;top:-8px;background:#f06c36;color:#1a090a;padding:2px 8px;font:800 9px/1.2 system-ui;letter-spacing:.1em}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="roadmap.root"]{display:flex;flex-direction:column;align-items:center;gap:18px;padding:18px;background:radial-gradient(ellipse at 50% 100%,#ff6c3628,transparent 55%)}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="roadmap.lesson"]{width:min(90%,620px);border-radius:0;border-width:1px 4px;box-shadow:0 5px #160608}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="roadmap.gate"]{width:74px;height:74px;border-radius:50%;border:3px double #ffb755;display:grid;place-items:center}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="assessment.answer-option"]{border-radius:4px;border-left-width:4px}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="shop.product-card"]{border-radius:0;border-bottom:5px solid #a83f28}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.panel"]{border-radius:2px;background:linear-gradient(#40191b,#251013);box-shadow:inset 0 5px #ff873f44}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.root"]{--v5-study-line:#e56d3aaa;--v5-study-ink:#fff0dd;--v5-study-timer:#ffd16c;--v5-study-progress:#ff713a;--v5-study-progress-track:#130608cc;--v5-study-shadow:0 18px 54px #0009,inset 0 -3px #b93d2855}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.topbar"] :is(.srx-brand,.srx-top-actions),html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.environment"],html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.drawer"]{background:linear-gradient(180deg,#3b1418f0,#1e090cf2);border:1px solid #d55c35;border-bottom:4px solid #8e2d20;border-radius:2px;box-shadow:0 16px 46px #0009}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.whiskers-slot"]:before{content:"HOST";right:-9px;top:8%;padding:4px 8px;background:#f4b653;color:#250b0d;border:2px solid #6d2119;font:900 9px/1 system-ui;letter-spacing:.12em;box-shadow:3px 4px #160608}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.whiskers-slot"]:after{left:12%;bottom:2%;width:54%;height:8px;background:linear-gradient(90deg,#ff713a,#ffcf69);box-shadow:0 0 18px #ff713a66}@media(max-width:430px){html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="roadmap.lesson"]{width:100%}html[data-v5-engine=composition-v5][data-theme=quizdevil] [data-v5-surface="studyroom.whiskers-slot"]{width:125px;bottom:31%}}html[data-v5-engine=composition-v5][data-theme=cupcakethedog]{--v5-bg:#d7c2b9;--v5-surface:#fff5ea;--v5-ink:#473630;--v5-muted:#7d6862;--v5-line:#c4a69a;--v5-accent:#e78fac;--v5-focus:#366c8d;--v5-page-material:repeating-linear-gradient(90deg,#fff5ea 0 42px,#f4e5da 42px 43px);--v5-card-material:linear-gradient(#fffaf3,#f2e1d5);--v5-control-material:linear-gradient(#fff8ed,#e8d0c1);--v5-card-shadow:inset 0 -5px #f0a2b31f,0 7px 16px #76534924;--v5-control-shadow:inset 0 -4px #9e695a3c,0 3px 0 #b98c7e;--v5-assessment-surface:#fff9f1;--v5-assessment-line:#aa796b;--v5-roadmap-node:#fff8ee;--v5-roadmap-line:#ad7667;--v5-dashboard-material:repeating-linear-gradient(90deg,#fff4e9 0 46px,#e6cfc2 46px 47px);--v5-dashboard-panel:linear-gradient(#fffaf3,#edd9cc);--v5-dashboard-radius:18px 18px 7px 7px;--v5-lesson-material:linear-gradient(180deg,#fff8ef,#f0ddd1);--v5-lesson-panel:linear-gradient(#fffaf4,#edd7ca);--v5-lesson-radius:9px 9px 22px 22px;--v5-roadmap-material:linear-gradient(180deg,#d7bcb1,#c9a69a);--v5-roadmap-map:repeating-linear-gradient(90deg,#fff2e6 0 82px,#b98a7b35 82px 84px);--v5-roadmap-panel:linear-gradient(#fff7ef,#eedccf);--v5-roadmap-radius:12px 12px 5px 5px;--v5-immersive-font:"Trebuchet MS",system-ui,sans-serif}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="shell.page"]{border-radius:18px 18px 7px 7px;box-shadow:inset 0 8px #a06e60,0 18px 38px #6d4c4329}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="shell.masthead"]{background:linear-gradient(#fff8ed,#f0ded2);border-bottom:4px solid #a57668}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] :is([data-v5-surface="assessment.verify"],[data-v5-surface="assessment.next"],[data-v5-surface="shop.purchase"],[data-v5-surface="shop.equip"],[data-v5-surface="billing.checkout"],[data-v5-surface="shop.price"],[data-v5-surface="billing.price"]){color:#473630}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="content.card"]{border-radius:7px;box-shadow:inset 0 -7px #e99bb024,0 7px 16px #72504720}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="content.card"]:after{content:"";position:absolute;left:12px;top:-5px;width:42px;height:10px;border:1px solid #ad7c6e;border-radius:2px;background:#d8b7a7;box-shadow:18px 0 #edc5ce}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="roadmap.root"]{display:flex;gap:14px;overflow-x:auto;padding:20px 12px 16px;background:repeating-linear-gradient(90deg,#c9a69a 0 1px,transparent 1px 84px)}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="roadmap.lesson"]{flex:0 0 210px;border-radius:7px;box-shadow:0 5px #b18576}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="roadmap.gate"]{flex:0 0 86px;border-radius:50% 50% 12px 12px;box-shadow:inset 0 -6px #eda5b733}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="shop.product-card"]{border-radius:8px 8px 20px 20px}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="shop.product-card"]:before{content:"ORDER";position:absolute;right:10px;top:8px;font:800 9px/1 ui-monospace,monospace;color:#976a5e;letter-spacing:.12em}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.panel"]{border-radius:7px;background:linear-gradient(#fff6e9,#efd8ca);box-shadow:inset 0 5px #d7aa99}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.root"]{--v5-study-line:#ca9686aa;--v5-study-ink:#4a352f;--v5-study-timer:#9b6659;--v5-study-progress:#e690aa;--v5-study-progress-track:#ead5c8dd;--v5-study-shadow:0 18px 48px #68483d3a,inset 0 4px #fff7}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.topbar"] :is(.srx-brand,.srx-top-actions),html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.environment"],html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.drawer"]{background:linear-gradient(180deg,#fff6eaf2,#edd8cced);color:#4a352f;border:2px solid #b98576;border-radius:10px 10px 22px 22px;box-shadow:0 15px 42px #68483d40}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.whiskers-slot"]:before{content:"CUPCAKE WAS HERE";right:-23px;top:5%;padding:4px 7px;background:#e7c2b0;color:#603f37;border:1px dashed #9c6758;font:800 7px/1 ui-monospace,monospace;letter-spacing:.07em;transform:rotate(4deg)}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.whiskers-slot"]:after{left:7%;bottom:1%;width:48%;height:11%;border-radius:4px;background:repeating-linear-gradient(90deg,#f0a6ba 0 12px,#fff2e7 12px 15px);border:1px solid #ad7768;box-shadow:0 3px #8f655a55}@media(max-width:430px){html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="roadmap.root"]{display:flex;overflow:visible}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="roadmap.lesson"],html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="roadmap.gate"]{flex:auto;width:100%}html[data-v5-engine=composition-v5][data-theme=cupcakethedog] [data-v5-surface="studyroom.whiskers-slot"]{width:125px;bottom:31%}}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200 900;src:url(/assets/fonts/source-sans-3-latin-ext.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200 900;src:url(/assets/fonts/source-sans-3-latin.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:200 900;src:url(/assets/fonts/source-serif-4-latin-ext.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:200 900;src:url(/assets/fonts/source-serif-4-latin.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/fonts/fraunces-latin-ext.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/fonts/fraunces-latin.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Unbounded;font-style:normal;font-display:swap;font-weight:200 900;src:url(/assets/fonts/unbounded-latin-ext.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Unbounded;font-style:normal;font-display:swap;font-weight:200 900;src:url(/assets/fonts/unbounded-latin.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Recursive;font-style:normal;font-display:swap;font-weight:300 1000;src:url(/assets/fonts/recursive-latin-ext.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Recursive;font-style:normal;font-display:swap;font-weight:300 1000;src:url(/assets/fonts/recursive-latin.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/fonts/barlow-condensed-700-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/fonts/barlow-condensed-700-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Eczar;font-style:normal;font-display:swap;font-weight:400 800;src:url(/assets/fonts/eczar-latin-ext.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Eczar;font-style:normal;font-display:swap;font-weight:400 800;src:url(/assets/fonts/eczar-latin.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Young Serif";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fonts/young-serif-400-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Young Serif";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fonts/young-serif-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--theme-ui:"Source Sans 3",Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--theme-body:var(--theme-ui);--theme-display:"Young Serif","Source Serif 4",Georgia,serif;--theme-display-weight:700;--theme-display-track:0}html:is([data-theme=pencil],[data-theme=booktokbikers],[data-theme=darkacademia],[data-theme=bloodandink],[data-theme=unemployed],[data-theme=graveyardhopes],[data-theme=angelicdevil]){--theme-display:"Young Serif","Source Serif 4",Georgia,serif;--theme-body:"Source Serif 4",Georgia,serif;--theme-display-weight:400}html:is([data-theme=cartoon],[data-theme=looney],[data-theme=playground],[data-theme=bubblegum],[data-theme=zombiesunicorns],[data-theme=candyoverload],[data-theme=couragethedog],[data-theme=cupcakethedog]){--theme-display:"Fraunces","Source Serif 4",Georgia,serif;--theme-display-weight:850}html:is([data-theme=materialgurl],[data-theme=donewithex],[data-theme=poppydiseased],[data-theme=thirstyhousewife],[data-theme=enemiestolovers]){--theme-display:"Fraunces","Source Serif 4",Georgia,serif;--theme-display-weight:650}html:is([data-theme=dragoncourt],[data-theme=mafia],[data-theme=blackplague],[data-theme=crowsahead],[data-theme=vikingdiva],[data-theme=fallofrome],[data-theme=stegaruldac],[data-theme=quizdevil],[data-theme=moneymoney]){--theme-display:"Eczar","Source Serif 4",Georgia,serif;--theme-body:"Source Serif 4",Georgia,serif;--theme-display-weight:760}html:is([data-theme=lab],[data-theme=immunology],[data-theme=cardiology],[data-theme=cybercriminal],[data-theme=neuroenthusiast],[data-theme=corintnightmare],[data-theme=overthinker],[data-theme=professionalgooner],[data-theme=cassettemonsters]){--theme-display:"Recursive","Source Sans 3",system-ui,sans-serif;--theme-display-weight:760}html:is([data-theme=rainbowsiege],[data-theme=gymshark],[data-theme=hackergamer],[data-theme=orangegreencyborg],[data-theme=nightcity],[data-theme=brainrot67],[data-theme=ufocowsaliens],[data-theme=wtf]){--theme-display:"Unbounded","Source Sans 3",system-ui,sans-serif;--theme-display-weight:760;--theme-display-track:-.025em}html:is([data-theme=crime],[data-theme=fbi],[data-theme=bigpharma],[data-theme=overachieverduck],[data-theme=thousandpigeons],[data-theme=bigbrother],[data-theme=dieselpunk]){--theme-display:"Barlow Condensed","Arial Narrow","Source Sans 3",sans-serif;--theme-display-weight:700;--theme-display-track:.075em}html:is([data-theme=hackerconsole],[data-theme=typewriterhorror]){--theme-display:ui-monospace,"SFMono-Regular",Consolas,"Liberation Mono",monospace;--theme-display-weight:700;--theme-display-track:.02em}html[data-theme] body{font-family:var(--theme-body);font-synthesis:none}html[data-theme] :is(button,input,select,textarea,.btn,.nav-btn,.mobile-btn,.control-select,.source-chip,.q-number,.timer,.badge){font-family:var(--theme-ui)}html[data-theme] :is(h1,h2,.brand-words strong,.site-brand strong,.view-head h3,.lesson-section-heading,.fr-head,.fr-course-title){font-family:var(--theme-display);font-weight:var(--theme-display-weight);letter-spacing:var(--theme-display-track)}html[data-theme] :is(.question-stem,.question-card,.lesson-prose,.practice-explanation,.feedback,.legal,.sub){font-family:var(--theme-body)}html[data-v5-typography=academic] :is(.question-stem,.question-card,.lesson-prose,.practice-explanation,.feedback,.timer,.option){font-family:"Source Sans 3",Inter,system-ui,sans-serif}[data-tm-surface=button]>.tm-surface-fx,[data-tm-surface=option]>.tm-surface-fx{mix-blend-mode:soft-light}html[data-theme=booktokbikers]{--p-muted:#625247}html[data-theme=booktokbikers] :is(.btn-primary,.btn-dark){background-color:#171719;background-image:linear-gradient(180deg,#2d3034,#111214);color:#f7e8cf;border-color:#050506;text-shadow:0 1px 0 #000}html[data-theme=booktokbikers] :is(.sub,.legal,.control-select span,.auth-path-row span,.muted,.source-chip,.q-number){color:#625247}html[data-theme=booktokbikers] :is(input,select,textarea,.option){color:#241d19;background-color:#f7ead3}[data-v5-contrast=repaired]{background-image:none}html[data-theme] [data-v5-criticality=critical]{clip-path:none}html[data-theme=crime] .page-sheet{transform:none}body[data-season-layer]{--season-live:1}.seasonal-vfx[data-season]{--season-theme-accent:var(--p-accent,#d2a22c);--season-theme-soft:color-mix(in srgb,var(--season-theme-accent) 20%,transparent)}.seasonal-vfx[data-season] .seasonal-scene{filter:drop-shadow(0 0 12px var(--season-theme-soft))}.seasonal-vfx[data-season] .seasonal-ribbon{background:linear-gradient(90deg,transparent,var(--season-theme-accent) 18% 22%,transparent 42% 58%,var(--season-theme-accent) 78% 82%,transparent);opacity:.76}.seasonal-vfx[data-season=christmas] .seasonal-ribbon{background:linear-gradient(90deg,#17382f,var(--season-theme-accent) 28%,#d4aa4f 50%,var(--season-theme-accent) 72%,#17382f)}.seasonal-vfx[data-season=halloween] .seasonal-ribbon{background:linear-gradient(90deg,#17131b,#4b3153 30%,var(--season-theme-accent) 50%,#4b3153 70%,#17131b)}.seasonal-vfx[data-season=newyear] .seasonal-ribbon{background:linear-gradient(90deg,#11182a,var(--season-theme-accent) 24%,#f0dc9d 50%,var(--season-theme-accent) 76%,#11182a)}.seasonal-vfx[data-season=easter] .seasonal-ribbon{background:linear-gradient(90deg,#6c856b,var(--season-theme-accent) 28%,#e3c3cc 50%,var(--season-theme-accent) 72%,#6c856b)}.seasonal-vfx[data-season=countdown] .seasonal-ribbon{background:linear-gradient(90deg,#24292f,var(--season-theme-accent) 30%,#c99a42 50%,var(--season-theme-accent) 70%,#24292f)}.motion-cinematic .seasonal-vfx[data-season=christmas] .seasonal-pointer-glow{opacity:.18;background:radial-gradient(circle,#fff9,var(--season-theme-soft) 36%,transparent 70%);filter:blur(8px)}.motion-cinematic .seasonal-vfx[data-season=halloween] .seasonal-pointer-glow{opacity:.18;background:radial-gradient(circle,#d88a4555,var(--season-theme-soft) 35%,transparent 72%);filter:blur(11px)}.motion-cinematic .seasonal-vfx[data-season=newyear] .seasonal-pointer-glow{opacity:.16;background:radial-gradient(circle,#f0dc9d66,var(--season-theme-soft) 32%,transparent 70%);filter:blur(9px)}.motion-cinematic .seasonal-vfx[data-season=easter] .seasonal-pointer-glow{opacity:.16;background:radial-gradient(circle,#fff8,var(--season-theme-soft) 36%,transparent 72%);filter:blur(8px)}.motion-cinematic .seasonal-vfx[data-season=countdown] .seasonal-pointer-glow{opacity:.14;background:radial-gradient(circle,transparent 0 34%,var(--season-theme-soft) 35% 37%,transparent 38% 54%,#c99a4220 55% 57%,transparent 58%)}.motion-reduced .seasonal-vfx :is(.seasonal-particles,.seasonal-bursts,.seasonal-pointer-glow){display:none}.motion-reduced :is(#theme-pack-stage,#theme-spectacle,#theme-council-stage,#theme-council-spectacle,.tfw-route-stage,.tfs-stage) *{animation:none;transition:none}body .v5-matrix-mobile .academy-masthead{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}body .v5-matrix-mobile .academy-masthead>.btn{width:100%;max-width:100%}body .v5-matrix-mobile :is(.question-actions,.atlas-day-actions,.shop-item){max-width:100%}@media(max-width:640px){html[data-theme] :is(h1,h2,.view-head h3){overflow-wrap:anywhere}.seasonal-vfx .season-countdown-card{max-width:calc(100vw - 24px)}}@media(prefers-reduced-motion:reduce){.seasonal-vfx :is(.seasonal-particles,.seasonal-bursts,.seasonal-pointer-glow){display:none}}
