@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg-color:#f8f9fa;--surface-color:#fff;--surface-hover:#f1f3f5;--text-primary:#1e1e24;--text-secondary:#6c757d;--border-color:#e9ecef;--primary-color:#3b82f6;--primary-hover:#2563eb;--index-green:#10b981;--index-yellow:#f59e0b;--index-red:#ef4444;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--transition:all .2s ease-in-out;--border-radius:12px}[data-theme=dark]{--bg-color:#0b0c10;--surface-color:#1a1c23;--surface-hover:#282a36;--text-primary:#f8f9fa;--text-secondary:#9ca3af;--border-color:#2d3748;--shadow-sm:0 1px 2px #00000080;--shadow-md:0 4px 6px -1px #00000080, 0 2px 4px -1px #0000004d}[data-theme=dark] body,[data-theme=dark] .app-container{background-color:#0000;background-image:radial-gradient(900px 520px at 86% -8%,#0099ff47,#0000 62%),radial-gradient(760px 540px at 6% 12%,#7056d24d,#0000 58%),radial-gradient(920px 600px at 50% 104%,#ffc3fd1a,#0000 64%),linear-gradient(135deg,#130b27 0%,#0b1022 46%,#060713 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;transition:background-color var(--transition), color var(--transition);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.gap-8{gap:32px}.pencil-badge{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0003}.pencil-green{background:linear-gradient(135deg,#34d399,#059669)}.pencil-yellow{background:linear-gradient(135deg,#fbbf24,#d97706)}.pencil-red{background:linear-gradient(135deg,#f87171,#dc2626)}.pencil-gray{background:linear-gradient(135deg,#9ca3af,#6b7280)}.badge-new{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#f43f5e,#e11d48);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:800;display:inline-block}.btn{cursor:pointer;transition:var(--transition);border:none;border-radius:8px;padding:10px 20px;font-family:inherit;font-weight:600}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.btn-outline{border:1px solid var(--border-color);color:var(--text-primary);background-color:#0000}.btn-outline:hover{background-color:var(--surface-hover)}.glass{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.blur-content{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.scroll-snap-container{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:16px;margin-bottom:32px;padding-bottom:16px;display:flex;overflow-x:auto}.scroll-snap-container::-webkit-scrollbar{display:none}.scroll-snap-item{scroll-snap-align:start;flex:0 0 calc(22.2222% - 16px);min-width:0}@media (width<=768px){.scroll-snap-item{flex:0 0 calc(66.6667% - 16px)}}.grid-responsive{gap:20px;display:grid}@media (width>=1024px){.grid-responsive{grid-template-columns:repeat(4,1fr)}}@media (width>=768px) and (width<=1023px){.grid-responsive{grid-template-columns:repeat(3,1fr)}}@media (width<=767px){.grid-responsive{grid-template-columns:repeat(1,1fr)}.grid-responsive.grid-mobile-2{grid-template-columns:repeat(2,1fr);gap:12px}.container{padding:0 16px}}.thumbnail-wrapper{aspect-ratio:16/9;background-color:#333;background-position:50%;background-size:cover;width:100%;position:relative}@media (width<=767px){.btn,button,select,input{min-height:44px}.mobile-bottom-padding{padding-bottom:80px}.desktop-only{display:none!important}}@media (width>=768px){.swipe-on-mobile{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}}@media (width>=1024px){.swipe-on-mobile{grid-template-columns:repeat(4,1fr)}}@media (width<=767px){.swipe-on-mobile{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.swipe-on-mobile::-webkit-scrollbar{display:none}.swipe-on-mobile>div{scroll-snap-align:start;flex:0 0 calc(85% - 16px);min-width:0}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.classroom-page{color:#102033;background:radial-gradient(circle at 18% 18%,#ffb9d66b,#0000 28%),radial-gradient(circle at 82% 10%,#ccedffdb,#0000 30%),linear-gradient(135deg,#f7fcff 0%,#eaf7ff 42%,#fff6fb 100%);min-height:100vh}.classroom-hero,.games-section,.game-shell{width:min(1180px,100% - 32px);margin:0 auto}.classroom-hero{padding:28px 0 56px;position:relative}.classroom-nav{justify-content:space-between;align-items:center;margin-bottom:56px;display:flex}.ghost-link,.nav-pill,.hero-actions button,.game-action,.mode-toggle button,.empty-panel button{font:inherit;border:0}.ghost-link{color:#087acc;cursor:pointer;background:#ffffffb8;border:1px solid #0099ff2e;border-radius:999px;padding:10px 16px}.nav-pill,.privacy-badge,.card-status,.category-label,.mini-chip,.feature-chip,.answer-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.nav-pill{color:#33627d;background:#ffffff9e;border:1px solid #ffffffc7;padding:10px 16px;box-shadow:0 12px 28px #006fbe14}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,520px);align-items:center;gap:56px;display:grid;position:relative}.classroom-intro{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.classroom-intro h1{letter-spacing:0;max-width:700px;margin:0;font-size:clamp(38px,5vw,68px);line-height:1.04}.classroom-intro p{color:#64778a;max-width:420px;margin:0;font-size:17px;font-weight:700;line-height:1.65}.hero-copy{max-width:610px}.eyebrow{color:#09f;margin-bottom:16px;font-weight:800}.hero-copy h1{letter-spacing:0;margin-bottom:24px;font-size:clamp(36px,5vw,64px);line-height:1.05}.hero-copy p,.section-heading p,.game-card p,.shell-subtitle,.muted-text{color:#64778a}.hero-copy p{max-width:560px;font-size:18px}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px;display:flex}.hero-actions button,.game-action.primary,.empty-panel button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#09f,#37b4ff);border-radius:999px;padding:14px 20px;font-weight:800;box-shadow:0 18px 40px #0099ff3d}.hero-actions span{color:#6f8190;font-weight:700}.floating-app,.game-card,.game-panel,.student-card,.host-card,.empty-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #ffffffdb;box-shadow:0 30px 80px #357fb429}.floating-app{border-radius:28px;min-height:360px;padding:22px;position:relative}.app-topbar{gap:7px;margin-bottom:24px;display:flex}.app-topbar span{background:#ffd3df;border-radius:50%;width:11px;height:11px}.app-topbar span:nth-child(2){background:#ffd99a}.app-topbar span:nth-child(3){background:#b6e5ff}.room-preview{background:linear-gradient(135deg,#ccedffd1,#ffe6f1c2);border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.room-preview small{color:#547184;font-weight:800;display:block}.room-preview strong{color:#064f8b;letter-spacing:0;font-size:42px;display:block}.privacy-badge{color:#0d7c68;background:#d1fae5cc;padding:8px 12px;font-size:13px;font-weight:800}.preview-question{color:#203348;background:#fff;border-radius:22px;margin:24px 0;padding:24px;font-size:22px;font-weight:900}.preview-options{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.preview-options span,.feature-chip,.answer-pill{color:#31566d;text-align:center;background:#ffffffd1;padding:13px 10px;font-weight:800}.float-chip{color:#31566d;background:#fffc;border-radius:999px;padding:12px 16px;font-weight:800;position:absolute;box-shadow:0 18px 42px #005fa01f}.chip-one{top:6px;right:420px}.chip-two{background:#fff0f6;top:52px;right:10px}.chip-three{background:#fff7df;bottom:22px;right:460px}.chip-four{background:#f0efff;bottom:0;right:34px}.featured-showcase{margin-top:28px}.featured-heading{justify-content:flex-start;align-items:end;gap:24px;margin-bottom:18px;display:flex}.featured-heading h2{letter-spacing:0;margin:0;font-size:clamp(24px,3vw,36px)}.featured-heading p{color:#6f8190;text-align:right;max-width:360px;margin:0 0 4px;font-weight:800}.featured-games-track{align-items:stretch;gap:14px;min-height:390px;display:flex}.featured-game-card{border:1px solid color-mix(in srgb, var(--category-color) 42%, white);cursor:pointer;contain:layout paint;will-change:flex-grow, transform;background:#ffffff94;border-radius:30px;outline:none;flex:1 1 0;min-width:0;height:390px;padding:20px;transition:flex .23s cubic-bezier(.22,1,.36,1),transform .23s,box-shadow .23s,opacity .18s;position:relative;overflow:hidden;box-shadow:0 28px 68px #357fb424}.featured-game-card.active,.featured-game-card:focus-visible{flex:2.35 1 0;transform:translateY(-4px);box-shadow:0 34px 90px #357fb433}.featured-game-card:not(.active){opacity:.92}.featured-game-card:focus-visible{box-shadow:0 0 0 4px #0099ff2e,0 34px 90px #357fb433}.featured-game-bg{background:radial-gradient(circle at 28% 18%, color-mix(in srgb, var(--category-color) 20%, transparent), transparent 34%), radial-gradient(circle at 78% 4%, #ffc3fd57, transparent 34%), linear-gradient(145deg, #ffffffdb, #eff9ff9e);position:absolute;inset:0}.featured-collapsed,.featured-detail{z-index:2;position:relative}.featured-collapsed{gap:6px;transition:opacity .12s,transform .12s;display:grid;position:absolute;bottom:20px;left:20px;right:20px}.featured-collapsed span{color:var(--category-color);font-size:12px;font-weight:900}.featured-collapsed strong{color:#102033;letter-spacing:0;font-size:21px;line-height:1.18}.featured-game-card.active .featured-collapsed{opacity:0;pointer-events:none;transform:translateY(12px)}.featured-detail{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#ffffffc2;border:1px solid #ffffffe0;border-radius:22px;gap:12px;width:min(400px,100% - 44px);max-width:400px;padding:20px;transition:opacity .14s,transform .14s;display:grid;position:absolute;bottom:22px;left:22px;right:22px;transform:translateY(12px);box-shadow:0 18px 42px #005fa01f}.featured-game-card.active .featured-detail{opacity:1;pointer-events:auto;transition-delay:95ms;transform:translateY(0)}.featured-detail h3{color:#102033;letter-spacing:0;margin:0;font-size:clamp(25px,2.7vw,38px);line-height:1.05}.featured-detail p{color:#64778a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:700;line-height:1.58;display:-webkit-box;overflow:hidden}.featured-meta{flex-wrap:wrap;gap:8px;display:flex}.featured-meta span{color:#31566d;background:#ccedff8f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.featured-open{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#09f,#37b4ff);border:0;border-radius:999px;justify-self:start;padding:12px 16px;font-size:14px;font-weight:900;box-shadow:0 16px 32px #09f3}.featured-open.disabled{color:#789;box-shadow:none;cursor:default;background:#eef3f7}.games-section{padding:8px 0 72px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:0;margin:0;font-size:30px}.category-tabs{gap:10px;margin-bottom:22px;padding-bottom:4px;display:flex;overflow-x:auto}.category-tab{border:1px solid color-mix(in srgb, var(--category-color) 32%, white);color:#31566d;font:inherit;cursor:pointer;white-space:nowrap;background:#ffffffa3;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #006fbe0f}.category-tab small{min-width:22px;height:22px;color:var(--category-color);background:#ffffffe0;border-radius:999px;place-items:center;font-weight:900;display:inline-grid}.category-tab.active{color:#fff;background:linear-gradient(135deg, color-mix(in srgb, var(--category-color) 82%, #09f), var(--category-color));box-shadow:0 16px 34px color-mix(in srgb, var(--category-color) 24%, transparent)}.category-tab.active small{color:#087acc}.category-label{color:var(--category-color);border:1px solid color-mix(in srgb, var(--category-color) 22%, white);background:#ffffffc7;padding:7px 10px;font-size:12px;font-weight:900}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.game-card{border-color:color-mix(in srgb, var(--category-color) 34%, white);border-radius:24px;flex-direction:column;min-height:390px;padding:18px;transition:transform .22s,box-shadow .22s;display:flex}.game-card:hover{transform:translateY(-3px);box-shadow:0 34px 84px #357fb42e}.game-card-header{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.game-icon{color:#067ed1;background:linear-gradient(135deg,#ccedff,#ffe4f0);border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:900;display:grid}.card-status{color:#0d7c68;background:#dcfce7;align-self:flex-start;padding:7px 10px;font-size:12px;font-weight:900}.card-status.soon{color:#8a5a12;background:#fff4cf}.game-card h3{margin:16px 0 10px;font-size:22px}.game-card p{flex:1;margin:0;line-height:1.58}.tag-row,.meta-row,.feature-row,.answer-row{flex-wrap:wrap;gap:8px;display:flex}.tag-row{margin:18px 0}.mini-chip{color:#24719d;background:#ccedff9e;padding:7px 10px;font-size:12px;font-weight:800}.meta-row{color:#6a7f90;margin-bottom:20px;font-size:13px}.game-action{cursor:pointer;border-radius:14px;padding:12px 16px;font-weight:900}.game-action.secondary{color:#789;cursor:default;background:#eef3f7}.game-artwork{--art-a:#09f;--art-b:#ccedff;--art-c:#ded0fe;--art-d:#ffc3fd;background:radial-gradient(circle at 22% 16%,#fffffffa,#0000 34%),linear-gradient(145deg,#ffffffad,#eff9ff70);border-radius:22px;min-height:128px;position:relative;overflow:hidden}.game-artwork-featured{background:0 0;height:222px;min-height:222px;position:absolute;inset:18px 18px auto;overflow:visible}.game-artwork--participatory{--art-a:#09f;--art-b:#ccedff;--art-c:#ded0fe;--art-d:#ffc3fd}.game-artwork--subject-game{--art-a:#00a6a6;--art-b:#ccedff;--art-c:#b8f7e4;--art-d:#ded0fe}.game-artwork--simulation{--art-a:#8f7bff;--art-b:#ded0fe;--art-c:#ccedff;--art-d:#ffc3fd}.game-artwork--classroom-tool{--art-a:#ff78c8;--art-b:#ccedff;--art-c:#fff;--art-d:#ded0fe}.game-artwork--score-tool,.game-artwork--team-score{--art-a:#ff78c8;--art-b:#ffc3fd;--art-c:#ded0fe;--art-d:#09f}.game-artwork--screen-play{--art-a:#ff9f43;--art-b:#fff4cf;--art-c:#ccedff;--art-d:#ffc3fd}.art-halo,.art-chip,.art-cardlet,.art-line,.art-map-ocean-grid,.art-map-continent,.art-map-pin,.art-map-chip,.art-flag-card,.art-choice-ring,.art-element-card,.art-beaker,.art-reaction-dot,.art-periodic-glow,.art-periodic-board,.art-periodic-card,.art-periodic-chip,.art-timer-dial,.art-time-slice,.art-team-token,.art-score-bar{display:block;position:absolute}.art-halo{background:radial-gradient(circle, color-mix(in srgb, var(--art-b) 72%, white), #fff0);filter:blur(3px);border-radius:999px;width:150px;height:88px;top:50%;left:50%;transform:translate(-50%,-44%)}.art-chip{border:1px solid #fffc;place-items:center;display:grid;box-shadow:0 18px 38px #005fa026,inset 0 1px 12px #ffffff9e}.art-chip-main{color:#fff;background:linear-gradient(145deg, #ffffff52, transparent 42%), linear-gradient(135deg, var(--art-a), var(--art-d));border-radius:22px;width:62px;height:62px;font-size:27px;font-weight:950;top:50%;left:50%;transform:translate(-50%,-50%)}.art-chip-soft{background:linear-gradient(135deg, #ffffffdb, var(--art-b));border-radius:18px;width:46px;height:46px;top:calc(50% - 24px);left:calc(50% - 78px)}.art-chip-accent{background:linear-gradient(135deg, var(--art-c), var(--art-d));border-radius:50%;width:48px;height:48px;top:calc(50% - 12px);right:calc(50% - 84px)}.art-cardlet{background:#ffffffbd;border:1px solid #ffffffdb;border-radius:12px;width:36px;height:30px;box-shadow:0 14px 30px #005fa01f}.art-cardlet-one{top:calc(50% - 82px);left:calc(50% - 34px);transform:rotate(-7deg)}.art-cardlet-two{bottom:calc(50% - 74px);right:calc(50% - 38px);transform:rotate(8deg)}.art-line{background:linear-gradient(90deg, transparent, var(--art-a), transparent);opacity:.38;border-radius:999px;height:2px}.art-line-one{width:160px;top:calc(50% + 50px);left:calc(50% - 84px)}.art-line-two{opacity:.22;width:118px;top:calc(50% + 62px);left:calc(50% - 58px)}.game-artwork-featured .art-halo{width:260px;height:150px}.game-artwork-featured .art-chip-main{border-radius:30px;width:86px;height:86px;font-size:36px}.game-artwork-featured .art-chip-soft{border-radius:24px;width:66px;height:66px;top:calc(50% - 36px);left:calc(50% - 118px)}.game-artwork-featured .art-chip-accent{width:70px;height:70px;right:calc(50% - 128px)}.game-artwork-featured .art-cardlet-one{width:54px;height:44px;top:calc(50% - 122px);left:calc(50% - 58px)}.game-artwork-featured .art-cardlet-two{width:52px;height:42px;bottom:calc(50% - 112px);right:calc(50% - 60px)}.game-artwork-thumb-mini-map,.game-artwork-thumb-flag-cards,.game-artwork-thumb-element-cards,.game-artwork-thumb-periodic-table,.game-artwork-thumb-timer-dial,.game-artwork-thumb-score-bars{background:radial-gradient(circle at 18% 18%, #fffffff5, transparent 34%), linear-gradient(145deg, #ffffffbd, color-mix(in srgb, var(--art-b) 42%, white))}.game-artwork-thumb-mini-map{background:radial-gradient(circle,#ffffffe6,#0000 62%),linear-gradient(145deg,#dff6ff,#f8fdff)}.art-map-ocean-grid{background:linear-gradient(90deg,#0000 24%,#0099ff1f 25%,#0000 26% 49%,#0099ff1a 50%,#0000 51% 74%,#0099ff1a 75%,#0000 76%),linear-gradient(#0000 32%,#0099ff1a 33%,#0000 34% 65%,#0099ff1a 66%,#0000 67%),#dff6ffad;border:1px solid #0099ff29;border-radius:32px;inset:18% 12%}.art-map-continent{background:linear-gradient(135deg,#72d9b6,#d8fff1);border:1px solid #00877624;box-shadow:0 10px 24px #005fa014}.continent-america-north{border-radius:55% 38% 48% 58%;width:58px;height:48px;top:34%;left:20%;transform:rotate(-16deg)}.continent-america-south{border-radius:48% 42% 60% 44%;width:34px;height:58px;top:52%;left:31%;transform:rotate(18deg)}.continent-eurasia{border-radius:48% 56% 38% 45%;width:118px;height:58px;top:32%;left:46%;transform:rotate(5deg)}.continent-africa{border-radius:50% 45% 58% 42%;width:48px;height:62px;top:50%;left:55%;transform:rotate(-8deg)}.continent-australia{border-radius:52% 42% 48% 54%;width:46px;height:28px;bottom:24%;right:18%;transform:rotate(-5deg)}.art-map-pin{background:#09f;border-radius:50% 50% 50% 4px;width:20px;height:20px;transform:rotate(-45deg);box-shadow:0 10px 20px #005fa02e}.pin-one{top:38%;left:68%}.pin-two{background:#ff78c8;top:64%;right:20%}.art-map-chip{color:#0a8a8a;background:#ffffffd1;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;bottom:18%;left:16%}.art-map-chip.chip-flag{color:#087acc;bottom:28%;left:auto;right:15%}.art-flag-card{border:1px solid #ffffffe0;border-radius:14px;width:90px;height:58px;overflow:hidden;box-shadow:0 18px 34px #357fb429}.art-flag-card i{position:absolute}.art-flag-card.flag-france{background:linear-gradient(90deg,#2451a6 0 33.33%,#fff 33.33% 66.66%,#d83a6b 66.66%);top:28%;left:17%;transform:rotate(-10deg)}.art-flag-card.flag-india-thumb{z-index:2;background:linear-gradient(#f93 0 33.33%,#fff 33.33% 66.66%,#138808 66.66% 100%);top:18%;left:39%}.flag-india-thumb .ashoka{background:radial-gradient(circle,#1a4aa5 0 2px,#0000 2.4px),repeating-conic-gradient(#1a4aa5e6 0deg 4deg,#0000 4deg 15deg);border:2px solid #1a4aa5;border-radius:50%;width:23px;height:23px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.art-flag-card.flag-usa{background:repeating-linear-gradient(#d83a6b 0 7px,#fff 7px 14px);top:38%;right:17%;transform:rotate(9deg)}.flag-usa .usa-canton{background:radial-gradient(circle at 8px 7px,#fff 0 1.4px,#0000 1.6px),radial-gradient(circle at 20px 7px,#fff 0 1.4px,#0000 1.6px),radial-gradient(circle at 32px 7px,#fff 0 1.4px,#0000 1.6px),radial-gradient(circle at 14px 18px,#fff 0 1.4px,#0000 1.6px),radial-gradient(circle at 26px 18px,#fff 0 1.4px,#0000 1.6px),#2451a6;width:40px;height:31px;top:0;left:0}.art-choice-ring{border:10px solid #0099ff2e;border-radius:50%;width:114px;height:114px;top:50%;left:50%;transform:translate(-50%,-42%)}.art-element-card{color:#102033;background:linear-gradient(135deg,#fff,#e9e8ff);border-radius:20px;place-items:center;width:92px;height:108px;display:grid;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 44px #5f4fbe29}.art-element-card strong{font-size:42px;line-height:1}.art-element-card small{color:#64778a;font-weight:900;position:absolute;top:10px;left:14px}.art-beaker{background:linear-gradient(#0000 0 34%,#37b4ff6b 34%);border:3px solid #0099ff5c;border-radius:8px 8px 20px 20px;width:50px;height:58px;bottom:22%;left:calc(50% - 106px)}.art-beaker i{border:3px solid #0099ff5c;border-bottom:0;border-radius:8px 8px 0 0;width:26px;height:16px;position:absolute;top:-16px;left:10px}.art-reaction-dot{background:#ffc3fd;border-radius:50%;width:16px;height:16px}.dot-one{top:30%;right:24%}.dot-two{background:#37b4ff;bottom:30%;right:18%}.dot-three{background:#ded0fe;top:24%;left:30%}.game-artwork-thumb-periodic-table{background:radial-gradient(circle at 76% 18%,#ded0fe85,#0000 32%),radial-gradient(circle at 24% 78%,#ccedffb8,#0000 42%),linear-gradient(145deg,#f9fdff,#eefcff 55%,#f6f0ff)}.art-periodic-glow{filter:blur(7px);background:radial-gradient(circle,#00a6a629,#ded0fe2e 45%,#0000 70%);border-radius:999px;width:210px;height:132px;top:50%;left:50%;transform:translate(-50%,-44%)}.art-periodic-board{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbd;border:1px solid #ffffffeb;border-radius:22px;grid-template-columns:repeat(6,24px);grid-auto-rows:24px;gap:5px;padding:13px;display:grid;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-2deg);box-shadow:0 22px 48px #005fa01f,inset 0 1px #fffffff0,inset 0 -18px 34px #ccedff2e}.periodic-cell{color:#14313f;background:linear-gradient(145deg,#ffffffeb,#ccedffb3);border:1px solid #0099ff21;border-radius:8px;place-items:center;min-width:0;font-size:9px;font-style:normal;font-weight:950;display:grid;box-shadow:0 7px 14px #005fa014}.periodic-cell-2,.periodic-cell-5,.periodic-cell-8,.periodic-cell-14,.periodic-cell-17{color:#5944b8;background:linear-gradient(145deg,#ffffffeb,#ded0feb8)}.periodic-cell-3,.periodic-cell-7,.periodic-cell-11,.periodic-cell-16{color:#007c78;background:linear-gradient(145deg,#ffffffeb,#b8f7e4b8)}.art-periodic-card{color:#102033;background:linear-gradient(145deg,#fff,#fff3fb 48%,#ffc3fd);border:1px solid #ffffffe0;border-radius:18px;place-items:center;width:58px;height:68px;display:grid;top:20%;right:17%;transform:rotate(8deg);box-shadow:0 20px 40px #ff78c82e}.art-periodic-card strong{font-size:27px;line-height:1}.art-periodic-card small{color:#7b6680;font-size:10px;font-weight:950;position:absolute;top:8px;left:11px}.art-periodic-chip{color:#007c78;background:#ffffffd1;border:1px solid #ffffffe6;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950;bottom:18%;left:15%;box-shadow:0 12px 24px #005fa01a}.game-artwork-featured .art-periodic-board{grid-template-columns:repeat(6,30px);grid-auto-rows:30px;gap:7px;padding:16px}.game-artwork-featured .periodic-cell{border-radius:10px;font-size:11px}.game-artwork-featured .art-periodic-card{border-radius:22px;width:74px;height:86px;top:15%;right:14%}.game-artwork-featured .art-periodic-card strong{font-size:34px}.art-timer-dial{color:#102033;background:radial-gradient(circle, #fff 0 56%, transparent 57%), conic-gradient(#09f 0 70%, #ccedffbd 70% 100%);border-radius:50%;place-items:center;width:126px;height:126px;display:grid;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 54px #0099ff29}.art-timer-dial strong{font-size:34px}.art-time-slice{background:#ffffffdb;border-radius:999px;width:42px;height:16px;box-shadow:0 12px 26px #357fb41a}.slice-one{top:32%;left:18%}.slice-two{background:#fff0f6;top:34%;right:16%}.slice-three{background:#f0efff;bottom:18%;left:32%}.art-team-token{color:#fff;background:linear-gradient(135deg,#09f,#37b4ff);border-radius:18px;place-items:center;width:54px;height:54px;font-weight:950;display:grid;box-shadow:0 18px 34px #005fa02e}.token-one{top:28%;left:22%}.token-two{background:linear-gradient(135deg,#ff78c8,#ffc3fd);top:20%;right:24%}.art-score-bar{background:linear-gradient(90deg,#09f,#37b4ff);border-radius:999px;height:13px;left:26%}.score-one{width:52%;bottom:33%}.score-two{background:linear-gradient(90deg,#ff78c8,#ffc3fd);width:40%;bottom:23%}.score-three{background:linear-gradient(90deg,#8f7bff,#ded0fe);width:62%;bottom:13%}.centered-page{place-items:center;display:grid}.empty-panel{text-align:center;border-radius:24px;width:min(520px,100% - 32px);padding:36px}.game-shell{padding:28px 0 64px}.shell-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.shell-title h1{margin:8px 0;font-size:clamp(30px,4vw,48px)}.mode-toggle{background:#ffffffb3;border-radius:999px;padding:5px;display:flex}.mode-toggle button{color:#638;cursor:pointer;background:0 0;border-radius:999px;padding:10px 14px;font-weight:900}.mode-toggle button.active{color:#fff;background:#09f}.game-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:20px;display:grid}.game-panel,.student-card,.host-card{border-radius:24px;padding:22px}.room-code-panel{gap:14px;display:grid}.room-code-display{text-align:center;background:linear-gradient(135deg,#ccedff,#fff0f6);border-radius:20px;padding:20px}.room-code-display span{color:#527184;font-weight:900}.room-code-display strong{color:#064f8b;letter-spacing:0;font-size:40px;display:block}.feature-row{margin-top:14px}.feature-chip{padding:8px 10px;font-size:12px}.quiz-main{gap:18px;display:grid}.host-card h2,.student-card h2{margin-bottom:12px;font-size:24px}.host-controls{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;display:grid}.host-controls button,.answer-button,.join-form button{font:inherit;cursor:pointer;border:0;border-radius:16px;padding:14px;font-weight:900}.host-controls button{color:#087acc;background:#eaf7ff}.host-controls button.primary{color:#fff;background:#09f}.answer-row{margin-top:16px}.answer-button{color:#203348;background:#fff;border:1px solid #0099ff24;box-shadow:0 12px 24px #006fbe14}.answer-button.selected{color:#fff;background:linear-gradient(135deg,#ff8fc0,#09f)}.scoreboard{gap:10px;margin-top:14px;display:grid}.score-row{background:#ffffffa8;border-radius:14px;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.join-form{gap:10px;display:grid}.join-form input{width:100%;font:inherit;border:1px solid #09f3;border-radius:14px;padding:13px 14px}.join-form button{color:#fff;background:linear-gradient(135deg,#09f,#ff9f7a)}.teacher-game-side,.teacher-game-main{gap:16px;display:grid}.teacher-game-card,.teacher-game-main,.teacher-game-summary,.teacher-game-result,.login-gate-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #ffffffdb;border-radius:24px;box-shadow:0 28px 72px #357fb424}.teacher-game-card,.teacher-game-main,.teacher-game-summary{padding:22px}.teacher-game-kicker{color:#09f;font-size:13px;font-weight:900}.teacher-game-card h2,.teacher-game-question h2,.teacher-game-result h2{color:#102033;letter-spacing:0;margin:8px 0 10px}.teacher-game-card p,.teacher-game-question p,.teacher-game-note,.teacher-game-summary span,.teacher-game-result p{color:#64778a;font-weight:700;line-height:1.6}.teacher-game-score{justify-content:space-between;align-items:end;gap:12px;display:flex}.teacher-game-score strong{color:#09f;font-size:46px;line-height:1}.teacher-game-score span{color:#31566d;font-weight:900}.teacher-game-progress{background:#ccedffb8;border-radius:999px;height:10px;overflow:hidden}.teacher-game-progress span{border-radius:inherit;background:linear-gradient(90deg,#09f,#37b4ff);height:100%;transition:width .22s;display:block}.teacher-game-feedback{color:#31566d;background:#ccedff94;border-radius:18px;min-height:54px;padding:16px 18px;font-weight:800}.teacher-game-feedback.good{color:#0b7a50;background:#d1fae5c7}.teacher-game-feedback.bad{color:#a3375d;background:#ffe4f0d1}.teacher-game-actions{flex-wrap:wrap;gap:10px;display:flex}.teacher-game-actions button,.teacher-game-result button,.login-gate-actions button{color:#087acc;font:inherit;cursor:pointer;background:#eaf7ff;border:0;border-radius:16px;padding:13px 16px;font-weight:900}.teacher-game-actions button.primary,.teacher-game-result button,.login-gate-actions button.primary{color:#fff;background:linear-gradient(135deg,#09f,#37b4ff);box-shadow:0 16px 34px #0099ff38}.teacher-game-result{text-align:center;padding:40px}.teacher-game-result h2{font-size:72px}.teacher-game-summary{grid-column:1/-1;align-items:center;gap:12px;display:flex}.teacher-game-summary strong{color:#102033;white-space:nowrap}.login-gate-panel{text-align:center;width:min(620px,100% - 32px);padding:34px}.login-gate-panel h1{letter-spacing:0;margin:10px 0 12px;font-size:clamp(30px,4vw,46px)}.login-gate-panel p{color:#64778a;font-weight:800;line-height:1.65}.login-gate-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.login-gate-error{color:#a3375d;margin-top:14px;font-weight:900}@media (width<=920px){.hero-grid,.game-layout,.games-grid{grid-template-columns:1fr}.classroom-intro,.featured-heading{flex-direction:column;align-items:flex-start}.featured-heading p{text-align:left}.featured-games-track{scroll-snap-type:x proximity;padding:4px 2px 14px;overflow-x:auto}.featured-game-card,.featured-game-card.active{scroll-snap-align:start;flex:0 0 min(78vw,420px)}.float-chip{display:none}.section-heading,.shell-header{flex-direction:column;align-items:flex-start}}@media (width<=560px){.classroom-hero{padding-top:18px}.classroom-intro h1{font-size:38px}.featured-game-card,.featured-game-card.active{flex-basis:86vw;height:410px}.featured-detail{padding:16px;bottom:16px;left:16px;right:16px}.game-card{min-height:360px}.classroom-nav,.room-preview,.preview-options,.host-controls{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.room-preview{display:grid}}@media (prefers-reduced-motion:reduce){.featured-game-card,.featured-collapsed,.featured-detail,.game-card,.game-artwork *{transition:none}}.static-game-page{background:#fff;width:100vw;height:100vh;min-height:100vh;margin:0;padding:0;overflow:hidden}.static-game-frame{background:#fff;border:0;width:100%;height:100%;display:block}
