/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--navy:#102d4f;--blue:#1f7ca8;--teal:#52c6c2;--gold:#f1b83b;--cream:#fff9e9;--ink:#19304a}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);font-family:var(--font-body),sans-serif;background:#dff3f0;margin:0}button,select{font:inherit}button{cursor:pointer}.welcome-shell{background:radial-gradient(circle at 50% 30%,#fffef5 0 15%,#0000 48%),linear-gradient(145deg,#97ddd3,#d8f3ed 45%,#8fd6d7);place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.welcome-shell:before,.welcome-shell:after{content:"";border:2px dashed #102d4f29;border-radius:50%;width:370px;height:370px;position:absolute}.welcome-shell:before{top:-120px;left:-170px}.welcome-shell:after{bottom:-180px;right:-150px}.welcome-card{text-align:center;z-index:1;background:#ffffffe0;border:4px solid #fff;border-radius:38px;width:min(610px,100%);padding:34px 54px 30px;position:relative;box-shadow:0 24px 70px #102d4f33}.mascot{background:var(--navy);color:#fff;border:7px solid #fff;border-radius:56% 56% 48% 48%;flex-direction:column;justify-content:center;align-items:center;width:124px;height:140px;margin:0 auto 12px;display:flex;position:relative;box-shadow:0 7px #0a213b,0 12px 25px #102d4f3b}.mascot:before{content:"";background:#fff7dd;border-radius:50%;width:81px;height:88px;position:absolute;top:27px}.mascot .hair{color:var(--gold);font-size:50px;font-weight:900;position:absolute;top:-32px;left:40px;transform:rotate(18deg)}.mascot .face{letter-spacing:6px;font-size:15px;font-weight:900;position:relative}.mascot .belly{background:var(--gold);color:var(--navy);border-radius:50%;place-items:center;width:35px;height:35px;margin-top:18px;font-weight:900;display:grid;position:relative}.brand-kicker{color:var(--blue);letter-spacing:.18em;margin:14px 0 8px;font-size:13px;font-weight:900}.welcome-card h1{font-family:var(--font-display),sans-serif;color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(48px,8vw,72px);line-height:.91}.welcome-card h1 span{color:var(--gold);text-shadow:0 3px #d78f13}.welcome-copy{color:#486177;max-width:440px;margin:22px auto;font-size:18px;line-height:1.55}.mode-pick{background:#e6f2ef;border-radius:14px;margin-bottom:16px;padding:5px;display:inline-flex}.mode-pick button{color:#567083;background:0 0;border:0;border-radius:10px;padding:9px 22px;font-weight:800}.mode-pick button.active{color:var(--navy);background:#fff;box-shadow:0 2px 8px #102d4f1f}.primary{background:var(--navy);color:#fff;border:0;border-radius:14px;padding:15px 24px;font-size:17px;font-weight:900;transition:transform .15s;box-shadow:0 6px #071e35}.primary:hover{transform:translateY(-2px)}.primary span{color:var(--gold);margin-left:12px}.tiny-note{color:#75899b;margin:20px 0 0;font-size:12px}.game-shell{-webkit-user-select:none;user-select:none;background:linear-gradient(#e8f8f5,#cdebe7);min-height:100vh;padding:18px 28px 40px}.game-header{grid-template-columns:220px 1fr 190px;align-items:center;gap:20px;max-width:1120px;margin:0 auto 18px;display:grid}.game-header>div:nth-child(2){text-align:center}.game-header p{letter-spacing:.15em;color:var(--blue);margin:0 0 2px;font-size:12px;font-weight:900}.game-header h1{font:900 32px var(--font-display);color:var(--navy);margin:0}.mini-brand{color:var(--navy);text-align:left;background:0 0;border:0;align-items:center;gap:10px;font-size:13px;line-height:1.05;display:flex}.mini-penguin{background:var(--navy);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:46px;height:50px;display:grid;box-shadow:0 3px #0a213b}.header-stats{justify-content:flex-end;gap:8px;display:flex}.header-stats span,.header-stats b{background:#fff;border-radius:12px;padding:10px 14px;box-shadow:0 4px 12px #102d4f14}.header-stats b{background:var(--gold);color:var(--navy)}.game-layout{grid-template-columns:minmax(0,760px) 280px;align-items:start;gap:22px;max-width:1120px;margin:auto;display:grid}.board-card,.word-panel{background:#ffffffed;border:3px solid #fff;border-radius:25px;box-shadow:0 14px 35px #102d4f21}.board-card{padding:18px}.board{aspect-ratio:1;touch-action:none;background:#d5ebe9;border-radius:17px;gap:4px;padding:10px;display:grid}.board button{min-width:0;color:var(--navy);background:#fff;border:0;border-radius:7px;padding:0;font-size:clamp(12px,1.55vw,21px);font-weight:900;transition:background-color 80ms}.board button:hover{background:#effaf8}.board button.selected{background:var(--gold);color:var(--navy);transform:scale(.96)}.board button.found{background:var(--teal);color:#092e43}.status-row{color:#5f7486;justify-content:space-between;align-items:center;padding:13px 5px 0;font-size:14px;display:flex}.status-row button{color:var(--blue);background:#edf7f5;border:0;border-radius:10px;padding:8px 13px;font-weight:900}.word-panel{padding:22px}.word-title{border-bottom:2px dashed #d9e9e7;justify-content:space-between;align-items:start;padding-bottom:14px;display:flex}.word-title p{letter-spacing:.14em;color:var(--blue);margin:0;font-size:10px;font-weight:900}.word-title h2{font:800 23px var(--font-display);color:var(--navy);margin:2px 0 0}.word-title>span{color:var(--blue);background:#e8f7f4;border-radius:10px;padding:6px 9px;font-size:12px;font-weight:900}.word-panel ul{grid-template-columns:1fr 1fr;gap:2px 10px;margin:0;padding:9px 0;list-style:none;display:grid}.word-panel li{color:#3d5970;align-items:center;gap:7px;padding:8px 0;font-size:13px;font-weight:900;display:flex}.word-panel li span{color:#9ab1b4}.word-panel li.done{color:#9badae;text-decoration:line-through}.word-panel li.done span{color:#279a93}.word-panel li.penguin-word{color:#c47d00}.puzzle-nav{grid-template-columns:40px 1fr 40px;gap:7px;margin-top:14px;display:grid}.puzzle-nav button,.puzzle-nav select{height:40px;color:var(--navy);text-align:center;background:#e8f4f2;border:0;border-radius:10px;font-weight:900}.puzzle-nav button:disabled{opacity:.35;cursor:not-allowed}.best-time{text-align:center;color:#6a8090;margin:12px 0 0;font-size:12px}.completion{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:10;text-align:center;color:var(--navy);background:#091f33b3;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.completion:before{content:"";z-index:-1;background:#fffdf5;border:7px solid #fff;border-radius:35px;width:min(500px,88vw);height:560px;max-height:88vh;position:absolute;box-shadow:0 25px 70px #061d32}.completion .confetti{color:var(--gold);letter-spacing:20px;margin-bottom:8px;font-size:30px}.mascot.small{width:90px;height:105px;margin-bottom:18px}.mascot.small:before{width:60px;height:65px;top:23px}.completion p{letter-spacing:.15em;color:var(--blue);margin:0;font-size:12px;font-weight:900}.completion h2{font:900 35px var(--font-display);margin:7px 0}.completion>span{color:#637889;margin-bottom:25px}@media (width<=800px){.game-shell{padding:12px}.game-header{grid-template-columns:1fr auto;margin-bottom:12px}.mini-brand{display:none}.game-header>div:nth-child(2){text-align:left}.game-header h1{font-size:24px}.header-stats{gap:4px}.header-stats span,.header-stats b{padding:8px;font-size:12px}.game-layout{grid-template-columns:1fr}.board-card{padding:8px}.board{border-radius:13px;gap:2px;padding:6px}.board button{border-radius:5px;font-size:clamp(11px,4.6vw,19px)}.word-panel{padding:16px}.word-panel ul{grid-template-columns:repeat(2,1fr)}.welcome-card{padding:28px 22px}.welcome-shell{padding:16px}.status-row{font-size:12px}}@media (width>=1200px) and (height<=820px){.game-layout{grid-template-columns:minmax(0,650px) 280px;max-width:970px}.game-header{max-width:970px}.board-card{padding:12px}.game-shell{padding-top:10px}}.welcome-copy{margin-bottom:14px}.secret-progress{color:#8a5c00;background:#fff5d7;border:1px solid #f2d47c;border-radius:99px;align-items:center;gap:6px;margin:0 auto 14px;padding:7px 13px;font-size:12px;display:inline-flex}.secret-progress span{color:var(--gold);font-size:16px}.header-stats span,.header-stats b{white-space:nowrap}.header-stats .secret-earned{color:#8b5a00;background:#fff0b4}.secret-slot{color:#819393;background:#f3f8f7;border:2px dashed #cbdedb;border-radius:13px;align-items:center;gap:10px;margin-top:8px;padding:10px;display:flex}.secret-slot>span{background:#dfeae8;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.secret-slot div{flex-direction:column;display:flex}.secret-slot small{letter-spacing:.15em;font-size:8px;font-weight:900}.secret-slot strong{font-size:12px}.secret-slot.revealed{color:#8b5a00;background:#fff6d7;border-style:solid;border-color:#efc95d}.secret-slot.revealed>span{background:var(--gold);color:var(--navy)}.penguin-discovery{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:11;text-align:center;color:var(--navy);background:#091f33c7;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.penguin-discovery:before{content:"";z-index:-1;background:#fff9df;border:7px solid #ffe38c;border-radius:35px;width:min(500px,88vw);height:540px;max-height:88vh;position:absolute;box-shadow:0 25px 70px #061d32}.discovery-rays{color:var(--gold);filter:drop-shadow(0 0 18px #ffd86a);margin-bottom:8px;font-size:44px}.penguin-discovery p{letter-spacing:.15em;color:var(--blue);margin:0;font-size:12px;font-weight:900}.penguin-discovery h2{font:900 35px var(--font-display);margin:7px 0}.penguin-discovery>span{color:#637889;margin-bottom:20px}.secondary{color:var(--navy);background:#e7f1ef;border:0;border-radius:12px;margin:0 8px 12px;padding:12px 19px;font-weight:900}@media (width<=800px){.header-stats span:first-child{display:none}.secret-slot{margin-bottom:4px}.completion:before,.penguin-discovery:before{height:520px}}.adventure-home{color:#fff;background:linear-gradient(#0853970a,#06356526),radial-gradient(circle at 18% 25%,#c9f6ff 0 14%,#0000 42%),linear-gradient(145deg,#4ec2ea,#1183cb 58%,#0754a0);min-height:100vh;position:relative;overflow:hidden}.adventure-home:after{content:"";pointer-events:none;background:linear-gradient(165deg,#0000 0 18%,#04365338 19% 21%,#0e685f47 22%);height:26%;position:absolute;inset:auto 0 0}.adventure-topbar{z-index:2;background:linear-gradient(#102f6c,#0a2355);border-bottom:4px solid #ffffff47;grid-template-columns:340px 1fr 170px;align-items:center;gap:18px;height:118px;padding:8px 34px;display:grid;position:relative;box-shadow:0 7px 20px #001b4052}.adventure-topbar>img{object-fit:contain;width:285px;height:100px}.overall-progress{justify-content:center;gap:16px;display:flex}.overall-progress>span{white-space:nowrap;background:#143b78;border:3px solid #bdebf5;border-radius:20px;padding:12px 18px;font-weight:800;box-shadow:inset 0 -5px #00000024}.overall-progress b{color:#ffcf35;font-size:20px}.overall-progress strong{color:#ffcf35}.home-controls{justify-content:flex-end;gap:12px;display:flex}.home-controls button{color:#fff;background:#6a37ad;border:3px solid #ffffffb8;border-radius:50%;width:56px;height:56px;font-size:23px;box-shadow:0 5px #351c6a}.home-controls button:last-child{background:#13a6ad;box-shadow:0 5px #07666a}.adventure-stage{z-index:1;grid-template-columns:380px 1fr;gap:24px;max-width:1520px;min-height:calc(100vh - 118px);margin:auto;padding:18px 34px 28px;display:grid;position:relative}.host-area{justify-content:center;align-items:flex-end;display:flex;position:relative}.host-area>img{object-fit:contain;filter:drop-shadow(0 18px 18px #0022354d);max-width:100%;max-height:calc(100vh - 185px)}.continue-button{color:#fff;background:linear-gradient(#7c42ca,#50229c);border:4px solid #fff;border-radius:19px;align-items:center;gap:15px;padding:12px 13px 12px 21px;font-size:20px;font-weight:900;display:flex;position:absolute;bottom:14px;right:-10px;box-shadow:0 7px #301567}.continue-button b{color:#5c2aa8;background:#fff;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.category-area h1{text-align:center;font:900 clamp(34px,4vw,57px) var(--font-display);text-shadow:0 4px #0b3e7a;margin:2px 0 12px}.category-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.category-card{text-align:left;height:176px;color:var(--navy);border:4px solid #fff;border-radius:23px;grid-template-columns:165px 1fr;transition:transform .18s,filter .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px #07305b61,0 14px 30px #0027502e}.category-card.active:hover{filter:brightness(1.04);transform:translateY(-3px)}.category-card img{object-fit:contain;align-self:end;width:100%;height:100%}.category-copy{flex-direction:column;justify-content:center;padding:18px 16px 14px 2px;display:flex}.category-copy h2{font:900 clamp(25px,2.4vw,38px) var(--font-display);margin:0 0 9px}.category-copy>span{border-radius:9px;width:max-content;max-width:100%;margin-top:5px;padding:5px 8px;font-size:12px;font-weight:900}.category-card.green{background:linear-gradient(120deg,#fff8dc,#d9f2ba);border-color:#74b84d}.category-card.blue{background:linear-gradient(120deg,#edf8ff,#bfe9ff);border-color:#63b9e9}.category-card.coral{background:linear-gradient(120deg,#fff5e7,#ffd7c3);border-color:#f09480}.category-card.forest{background:linear-gradient(120deg,#f0f9e4,#c6e6b4);border-color:#76ae67}.category-card.purple{background:linear-gradient(120deg,#f8f0ff,#d9c6f4);border-color:#8d6bc2}.category-card.gold{background:linear-gradient(120deg,#fff7d9,#f5d58a);border-color:#d9a83b}.category-card.active .category-copy>span:first-of-type{color:#fff;background:#54b635}.category-card.active .category-copy>span:nth-of-type(2){color:#fff;background:#146cb3}.category-card.locked{cursor:default;filter:saturate(.8)}.category-card .coming{color:#fff;background:#59349a;padding:8px 12px}.category-card:disabled{opacity:1}.puzzle-hub{background:radial-gradient(circle at 20% 10%,#effff7,#0000 35%),linear-gradient(145deg,#a9e6d1,#dff5ed 55%,#8ccfd0);min-height:100vh;padding-bottom:38px}.hub-header{color:#fff;background:linear-gradient(#123b72,#0b2858);grid-template-columns:220px 1fr 230px;align-items:center;height:105px;padding:10px 34px;display:grid;box-shadow:0 7px 18px #0b285840}.hub-header>button{color:#fff;background:#ffffff1c;border:0;border-radius:12px;justify-self:start;padding:11px 15px;font-weight:900}.hub-header>div:nth-child(2){text-align:center}.hub-header p{letter-spacing:.2em;color:#79e1dc;margin:0;font-size:11px;font-weight:900}.hub-header h1{font:900 34px var(--font-display);margin:0}.hub-totals{justify-content:flex-end;gap:8px;display:flex}.hub-totals span{color:var(--navy);background:#fff;border-radius:11px;padding:10px 12px;font-weight:900}.hub-totals span:last-child{color:#8b5c00;background:#ffe59b}.hub-content{max-width:1050px;margin:24px auto;padding:0 20px}.hub-intro{background:#fff;border:4px solid #fff;border-radius:24px;grid-template-columns:170px 1fr;min-height:155px;display:grid;overflow:hidden;box-shadow:0 12px 30px #102d4f21}.hub-intro img{object-fit:contain;background:linear-gradient(#d8f2c5,#fff3bd);width:100%;height:100%}.hub-intro>div{padding:27px}.hub-intro p{letter-spacing:.18em;color:#38936a;margin:0;font-size:11px;font-weight:900}.hub-intro h2{font:900 30px var(--font-display);color:var(--navy);margin:3px 0 7px}.hub-intro span{color:#667c89}.puzzle-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.puzzle-card{text-align:left;min-height:92px;color:var(--navy);background:#ffffffe6;border:3px solid #fff;border-radius:18px;grid-template-columns:58px 1fr 75px;align-items:center;padding:10px 14px;transition:transform .15s;display:grid;box-shadow:0 6px 16px #102d4f1a}.puzzle-card:hover{transform:translateY(-2px)}.puzzle-card.complete{background:#f8fff6;border-color:#b6e6a7}.puzzle-number{width:47px;height:47px;color:var(--blue);background:#e6f3f0;border-radius:50%;place-items:center;font-size:19px;font-weight:900;display:grid}.puzzle-card.complete .puzzle-number{color:#fff;background:#75c66d}.puzzle-card small{color:#77909d;font-weight:800}.puzzle-card h3{font:900 20px var(--font-display);margin:2px 0}.card-awards{justify-content:flex-end;gap:7px;display:flex}.card-awards span{color:#87a09c;background:#e9f2f0;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.card-awards span:last-child{color:#d39a00;background:#fff3c3}.hub-mode{color:#547180;justify-content:center;align-items:center;gap:12px;margin-top:20px;font-weight:900;display:flex}.hub-mode .mode-pick{margin:0}@media (width<=1050px){.adventure-topbar{grid-template-columns:260px 1fr 130px;padding-inline:18px}.adventure-topbar>img{width:230px}.overall-progress{gap:8px}.overall-progress>span{padding:10px;font-size:12px}.adventure-stage{grid-template-columns:280px 1fr;padding-inline:18px}.category-card{grid-template-columns:125px 1fr;height:150px}.category-copy{padding-right:8px}.category-copy h2{font-size:25px}.continue-button{font-size:16px}}@media (width<=760px){.adventure-home{overflow:auto}.adventure-topbar{grid-template-columns:150px 1fr;height:auto;min-height:92px;padding:7px 10px}.adventure-topbar>img{width:145px;height:74px}.overall-progress{flex-direction:column;gap:4px}.overall-progress>span{border-width:2px;padding:6px 8px;font-size:10px}.home-controls{display:none}.adventure-stage{flex-direction:column;padding:10px 12px 28px;display:flex}.host-area{justify-content:flex-start;height:235px}.host-area>img{width:205px;height:235px}.continue-button{padding:8px 9px 8px 14px;font-size:14px;bottom:18px;right:7px}.continue-button b{width:34px;height:34px}.category-area h1{margin:0 0 9px;font-size:34px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card{border-width:3px;grid-template-columns:115px 1fr;height:126px}.category-copy h2{margin-bottom:3px;font-size:24px}.category-copy>span{margin-top:3px;font-size:10px}.hub-header{grid-template-columns:80px 1fr 90px;height:auto;min-height:92px;padding:8px 10px}.hub-header>button{padding:10px;font-size:0}.hub-header>button:after{content:"←";font-size:18px}.hub-header h1{font-size:25px}.hub-totals{flex-direction:column;gap:3px}.hub-totals span{padding:5px 7px;font-size:10px}.hub-content{margin-top:12px;padding:0 10px}.hub-intro{grid-template-columns:105px 1fr;min-height:120px}.hub-intro>div{padding:16px 12px}.hub-intro h2{font-size:21px}.hub-intro span{font-size:12px}.puzzle-cards{grid-template-columns:1fr;gap:8px}.puzzle-card{grid-template-columns:49px 1fr 66px;min-height:80px}.puzzle-card h3{font-size:18px}}.adventure-topbar{grid-template-columns:500px 1fr 170px;height:170px;padding:4px 30px}.adventure-topbar>img{object-position:center;z-index:3;filter:drop-shadow(0 6px 4px #000f3238);justify-self:center;width:470px;height:205px;position:relative;transform:translateY(15px)}.adventure-stage{grid-template-columns:500px 1fr;gap:12px;max-width:1600px;min-height:calc(100vh - 170px);padding:4px 28px 20px}.host-area>img{width:125%;max-width:620px;max-height:calc(100vh - 174px)}.continue-button{bottom:8px;right:0}@media (width<=1050px){.adventure-topbar{grid-template-columns:350px 1fr 120px;height:150px;padding-inline:14px}.adventure-topbar>img{width:345px;height:180px;transform:translateY(13px)}.adventure-stage{grid-template-columns:365px 1fr;min-height:calc(100vh - 150px);padding-inline:12px}.host-area>img{width:120%;max-width:445px;max-height:calc(100vh - 154px)}}@media (width<=760px){.adventure-topbar{grid-template-columns:240px 1fr;min-height:150px;padding:4px 7px}.adventure-topbar>img{width:240px;height:170px;transform:translateY(12px)}.adventure-stage{padding-top:4px}.host-area{height:335px}.host-area>img{width:300px;max-width:none;height:335px}.continue-button{bottom:14px}}.home-controls{position:relative}.home-controls>button:nth-of-type(2){background:#13a6ad;box-shadow:0 5px #07666a}.home-controls .sound-active{box-shadow:0 5px #351c6a,0 0 0 5px #ffe0752e}.sound-panel{width:260px;color:var(--navy);z-index:12;text-align:left;background:#fff;border:4px solid #c7f0f1;border-radius:20px;padding:17px 18px 16px;position:absolute;top:66px;right:66px;box-shadow:0 15px 36px #01193e52}.sound-panel:before{content:"";background:#fff;border-top:4px solid #c7f0f1;border-left:4px solid #c7f0f1;width:20px;height:20px;position:absolute;top:-12px;right:26px;transform:rotate(45deg)}.sound-panel p{letter-spacing:.18em;color:#278c9d;margin:0;font-size:10px;font-weight:900}.sound-panel h3{font:900 22px var(--font-display);margin:3px 0 12px}.sound-panel>small{color:#728695;margin-top:12px;font-size:11px;line-height:1.35;display:block}.home-controls .sound-toggle{color:#6f7f87;width:100%;height:44px;box-shadow:none;background:#e8efef;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:5px 7px 5px 13px;font-size:14px;font-weight:900;display:flex}.home-controls .sound-toggle b{background:#aababa;border-radius:50%;width:32px;height:32px;transition:transform .18s,background .18s}.home-controls .sound-toggle.on{color:#15724e;background:#d9f6e7}.home-controls .sound-toggle.on b{background:#35b879;transform:translate(-2px)}@media (width<=760px){.home-controls{display:flex;position:absolute;bottom:-54px;right:8px}.home-controls>button:last-of-type{display:none}.home-controls>button{width:44px;height:44px;font-size:19px}.sound-panel{width:235px;top:53px;right:0}.sound-panel:before{right:12px}}.celebration-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#071b34c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.celebration-card{z-index:2;background:linear-gradient(145deg,#fffdf3,#fff4c8);border:7px solid #fff;border-radius:34px;grid-template-columns:43% 57%;width:min(820px,94vw);min-height:500px;animation:.38s cubic-bezier(.2,1.35,.45,1) celebration-pop;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #000c238c,0 0 0 5px #f6cf4f}.celebration-art{background:radial-gradient(circle at 50% 35%,#fff6a5 0 22%,#7bd8e6 23% 54%,#2495cc 55% 100%);min-height:500px;position:relative;overflow:hidden}.celebration-art:after{content:"";background:linear-gradient(165deg,#0000 0 21%,#08578040 22%);height:28%;position:absolute;inset:auto -10% 0}.celebration-art img{z-index:2;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 12px #002a5047);width:128%;height:103%;position:absolute;bottom:-4%;left:-16%}.star-halo{z-index:1;text-align:center;color:#ffd33f;filter:drop-shadow(0 0 20px #ffda48bf);font-size:180px;line-height:1;animation:1.3s ease-in-out infinite alternate star-pulse;position:absolute;inset:16px 0 auto}.celebration-copy{color:var(--navy);flex-direction:column;justify-content:center;padding:48px 42px 38px;display:flex}.celebration-copy>p{letter-spacing:.19em;color:#168da0;margin:0;font-size:11px;font-weight:900}.celebration-copy h2{font:900 clamp(31px,4vw,46px)/.98 var(--font-display);letter-spacing:-.025em;margin:8px 0 14px}.celebration-copy>span{color:#647987;font-size:15px;line-height:1.5}.celebration-progress{background:#fff;border:3px solid #ffe088;border-radius:18px;align-items:center;gap:13px;margin:24px 0 20px;padding:13px 16px;display:flex;box-shadow:0 6px 14px #8a5d0017}.celebration-progress>b{color:#704700;background:linear-gradient(#ffd94f,#f0ab22);border-radius:50%;place-items:center;width:48px;height:48px;font-size:26px;display:grid}.celebration-progress div{flex-direction:column;display:flex}.celebration-progress small,.completion-summary small{letter-spacing:.14em;color:#7b8a8c;font-size:9px;font-weight:900}.celebration-progress strong{font:900 23px var(--font-display)}.celebration-primary{background:linear-gradient(#7341c3,#4d2396);align-self:flex-start;box-shadow:0 6px #301363}.celebration-particles{pointer-events:none;position:absolute;inset:0}.celebration-particles i{color:#ffdc4d;font-size:28px;font-style:normal;animation:2.4s ease-in-out infinite float-spark;position:absolute}.celebration-particles i:first-child{top:12%;left:8%}.celebration-particles i:nth-child(2){animation-delay:.4s;top:75%;left:18%}.celebration-particles i:nth-child(3){color:#5bced5;animation-delay:.9s;top:52%;left:3%}.celebration-particles i:nth-child(4){animation-delay:.6s;top:14%;right:8%}.celebration-particles i:nth-child(5){color:#e7a;animation-delay:1.1s;top:78%;right:16%}.celebration-particles i:nth-child(6){color:#5bced5;animation-delay:.2s;top:48%;right:3%}.celebration-particles i:nth-child(7){color:#e7a;animation-delay:1.4s;top:5%;left:40%}.celebration-particles i:nth-child(8){animation-delay:.8s;bottom:4%;right:40%}.completion-card{background:linear-gradient(145deg,#fffef7,#f0fbf8);border-color:#fff;grid-template-columns:245px 1fr;box-shadow:0 28px 90px #000c238c,0 0 0 5px #61c9c0}.completion-medal{background:radial-gradient(circle,#fff4a7 0 28%,#9be2d4 29% 54%,#2fa6a8 55%);place-items:center;display:grid;position:relative;overflow:hidden}.completion-medal img{object-fit:contain;filter:drop-shadow(0 12px 14px #00303f42);width:125%;height:82%}.completion-medal>b{color:#225a58;background:linear-gradient(#ffe15d,#f1ad24);border:5px solid #fff;border-radius:50%;place-items:center;width:64px;height:64px;font-size:36px;display:grid;position:absolute;bottom:56px;right:24px;box-shadow:0 6px #aa7615}.completion-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:23px 0;display:grid}.completion-summary>div{text-align:center;background:#fff;border:2px solid #dcecea;border-radius:14px;flex-direction:column;padding:11px 6px;display:flex}.completion-summary b{font:900 22px var(--font-display);color:var(--navy)}.completion-summary .earned{background:#fff6cc;border-color:#f2cf57}.completion-summary .earned b{color:#d59400}.celebration-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.celebration-actions .primary,.celebration-actions .secondary{margin:0}.celebration-next{color:var(--navy);background:#e8f1ef;box-shadow:0 4px #b9cfcb}.text-button{color:#647987;background:0 0;border:0;padding:9px 4px;font-weight:800;text-decoration:underline}@keyframes celebration-pop{0%{opacity:0;transform:scale(.82)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes star-pulse{to{transform:scale(1.08)rotate(4deg)}}@keyframes float-spark{50%{opacity:.55;transform:translateY(-15px)rotate(18deg)}}@media (width<=700px){.celebration-backdrop{align-items:center;padding:12px}.celebration-card,.completion-card{border-width:5px;border-radius:27px;grid-template-columns:1fr;width:min(94vw,480px);min-height:0;max-height:94vh;overflow:auto}.celebration-art{min-height:225px}.celebration-art img{width:88%;height:130%;bottom:-38%;left:6%}.star-halo{font-size:130px;top:2px}.celebration-copy{text-align:center;align-items:center;padding:26px 24px 25px}.celebration-copy h2{font-size:31px}.celebration-copy>span{font-size:13px}.celebration-progress{text-align:left;width:100%;margin:16px 0}.celebration-primary{align-self:center}.completion-medal{min-height:180px}.completion-medal img{width:70%;height:180px}.completion-medal>b{width:54px;height:54px;font-size:29px;bottom:18px;right:27%}.completion-summary{width:100%;margin:16px 0}.celebration-actions{justify-content:center}.celebration-actions button{width:100%}.celebration-particles i{font-size:19px}}@media (prefers-reduced-motion:reduce){.celebration-card,.celebration-particles i,.star-halo{animation:none}}.celebration-backdrop{background:radial-gradient(circle at 50% 45%,#1770996b,#0000 45%),#051430db}.celebration-flash{pointer-events:none;background:radial-gradient(circle,#fff9b7 0 2%,#ffe24a59 7%,#0000 31%);animation:1s ease-out both celebration-flash;position:absolute;inset:0}.celebration-card{isolation:isolate;animation:.58s cubic-bezier(.16,1.45,.35,1) celebration-pop,1.8s ease-in-out .3s infinite alternate card-glow;overflow:visible}.celebration-card>*{z-index:2;position:relative}.celebration-art,.completion-medal{overflow:hidden}.celebration-ribbon{z-index:5;color:#563400;width:max-content;max-width:86%;font:900 16px var(--font-display);letter-spacing:.06em;background:linear-gradient(#ffdc4e,#f5a91c);border:4px solid #fff;border-radius:99px;padding:10px 26px;animation:.65s cubic-bezier(.15,1.5,.4,1) .25s both ribbon-drop;position:absolute;top:-24px;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:0 6px #a96b08,0 10px 22px #1e11003d}.celebration-art img{animation:.8s cubic-bezier(.15,1.2,.35,1) .12s both penguin-entrance,1.15s ease-in-out 1s infinite penguin-happy}.star-rings{z-index:1;position:absolute;inset:9% 4% 20%}.star-rings i{border:5px solid #ffef70b3;border-radius:50%;animation:1.55s ease-out infinite ring-burst;position:absolute;inset:0}.star-rings i:nth-child(2){animation-delay:.45s}.star-rings i:nth-child(3){animation-delay:.9s}.star-halo{animation:.72s ease-in-out infinite alternate star-pulse,8s linear infinite star-spin}.celebration-progress{position:relative;overflow:hidden}.celebration-progress>b{animation:.7s cubic-bezier(.2,1.55,.4,1) .55s both award-bounce}.celebration-progress>div{flex:1}.count-pop{animation:.7s cubic-bezier(.2,1.6,.4,1) .6s both count-pop;display:inline-block}.progress-track{background:#f2e9c8;border-radius:99px;width:100%;height:7px;margin-top:5px;display:block;overflow:hidden}.progress-track i{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#f4a91f,#ffd83e);height:100%;animation:1s cubic-bezier(.2,.9,.3,1) .65s both progress-grow;display:block}.completion-medal img{animation:.75s cubic-bezier(.15,1.2,.35,1) .12s both penguin-entrance,1.15s ease-in-out 1s infinite penguin-happy}.completion-medal>b{animation:.72s cubic-bezier(.2,1.55,.4,1) .65s both award-bounce}.medal-rays{background:repeating-conic-gradient(from 0deg,#fff593b3 0 8deg,transparent 8deg 18deg);animation:12s linear infinite ray-spin;position:absolute;inset:-35%}.category-finale .celebration-card{box-shadow:0 28px 90px #000c2399,0 0 0 7px #ffd842,0 0 50px #ffdb3d}.category-finale .celebration-ribbon{background:linear-gradient(#fff17a,#ffbc23);font-size:18px}.category-finale .completion-medal{background:radial-gradient(circle,#fff7ab 0 25%,#77ded4 26% 49%,#6240b7 50%)}.celebration-particles i{opacity:0;animation:2.1s ease-out infinite confetti-fall;top:-12%;left:50%}.celebration-particles i:nth-child(4n+1){color:#ffd83e}.celebration-particles i:nth-child(4n+2){color:#56d5d2}.celebration-particles i:nth-child(4n+3){color:#ef71a8}.celebration-particles i:nth-child(4n){color:#9c7be3}.celebration-particles i:first-child{animation-delay:-.2s;left:4%}.celebration-particles i:nth-child(2){animation-delay:.55s;left:9%}.celebration-particles i:nth-child(3){animation-delay:1.2s;left:14%}.celebration-particles i:nth-child(4){animation-delay:.15s;left:20%}.celebration-particles i:nth-child(5){animation-delay:.85s;left:26%}.celebration-particles i:nth-child(6){animation-delay:1.45s;left:32%}.celebration-particles i:nth-child(7){animation-delay:.35s;left:38%}.celebration-particles i:nth-child(8){animation-delay:1.05s;left:44%}.celebration-particles i:nth-child(9){animation-delay:50ms;left:50%}.celebration-particles i:nth-child(10){animation-delay:.7s;left:56%}.celebration-particles i:nth-child(11){animation-delay:1.3s;left:62%}.celebration-particles i:nth-child(12){animation-delay:.3s;left:68%}.celebration-particles i:nth-child(13){animation-delay:.95s;left:74%}.celebration-particles i:nth-child(14){animation-delay:1.55s;left:80%}.celebration-particles i:nth-child(15){animation-delay:.45s;left:86%}.celebration-particles i:nth-child(16){animation-delay:1.15s;left:92%}.celebration-particles i:nth-child(n+17){font-size:19px;animation-duration:2.7s}.celebration-particles i:nth-child(17){animation-delay:1.65s;left:7%}.celebration-particles i:nth-child(18){animation-delay:2s;left:17%}.celebration-particles i:nth-child(19){animation-delay:1.75s;left:29%}.celebration-particles i:nth-child(20){animation-delay:2.2s;left:41%}.celebration-particles i:nth-child(21){animation-delay:1.8s;left:54%}.celebration-particles i:nth-child(22){animation-delay:2.1s;left:66%}.celebration-particles i:nth-child(23){animation-delay:1.7s;left:78%}.celebration-particles i:nth-child(24){animation-delay:2.25s;left:89%}.celebration-particles i:nth-child(25){animation-delay:2.4s;left:23%}.celebration-particles i:nth-child(26){animation-delay:2.55s;left:47%}.celebration-particles i:nth-child(27){animation-delay:2.35s;left:71%}.celebration-particles i:nth-child(28){animation-delay:2.6s;left:96%}@keyframes celebration-flash{0%{opacity:0;transform:scale(.25)}24%{opacity:1}to{opacity:0;transform:scale(2)}}@keyframes card-glow{to{filter:drop-shadow(0 0 13px #ffde4b7a)}}@keyframes ribbon-drop{0%{opacity:0;transform:translate(-50%)translateY(-45px)rotate(-5deg)scale(.7)}to{opacity:1;transform:translate(-50%)rotate(-1deg)scale(1)}}@keyframes penguin-entrance{0%{opacity:0;transform:translateY(70px)scale(.7)rotate(-6deg)}to{opacity:1;transform:none}}@keyframes penguin-happy{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-9px)rotate(1.5deg)}}@keyframes ring-burst{0%{opacity:.9;transform:scale(.35)}75%,to{opacity:0;transform:scale(1.25)}}@keyframes star-spin{to{rotate:360deg}}@keyframes award-bounce{0%{opacity:0;transform:scale(.2)rotate(-25deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes count-pop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes progress-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ray-spin{to{transform:rotate(360deg)}}@keyframes confetti-fall{0%{opacity:0;transform:translateY(-8vh)rotate(0)}8%{opacity:1}to{opacity:.85;transform:translate3d(var(--drift,28px),112vh,0) rotate(720deg)}}@media (width<=700px){.celebration-ribbon{padding:7px 16px;font-size:12px;top:-15px}.category-finale .celebration-ribbon{font-size:13px}.celebration-card{margin-top:10px}.celebration-particles i{font-size:16px}.celebration-copy{padding-top:31px}}@media (prefers-reduced-motion:reduce){.celebration-flash,.celebration-card,.celebration-ribbon,.celebration-art img,.completion-medal img,.completion-medal>b,.celebration-progress>b,.count-pop,.progress-track i,.star-rings i,.medal-rays,.celebration-particles i{animation:none!important}.celebration-particles{display:none}}.host-area{align-items:flex-start;overflow:hidden}.host-area>img{transform-origin:top;object-position:center top;scale:1}.celebration-art img{transform-origin:bottom;object-position:center bottom;width:118%;height:112%;bottom:-6%;left:-9%;scale:1}@media (width<=1050px){.host-area>img{scale:1.03}}@media (width<=760px){.host-area{border-radius:0 0 26px 26px}.host-area>img{transform-origin:0 0;scale:1.06}.celebration-art img{width:92%;height:125%;bottom:-18%;left:4%;scale:1}}.category-intro{background:radial-gradient(circle at 22% 35%,#ffffff6b,#0000 32%),linear-gradient(145deg,#75d7d0,#258dc5 62%,#163d80);place-items:center;min-height:100vh;padding:70px 28px 34px;display:grid;position:relative;overflow:hidden}.category-intro:before{content:"";pointer-events:none;background:repeating-radial-gradient(circle at 20% 52%,#0000 0 48px,#ffffff0e 49px 52px);position:absolute;inset:0}.category-intro.intro-blue{background:radial-gradient(circle at 22% 35%,#ffffff73,#0000 32%),linear-gradient(145deg,#65c9ee,#2478c6 62%,#183475)}.intro-back{color:#fff;z-index:3;background:#08295659;border:2px solid #ffffffb3;border-radius:12px;padding:10px 15px;font-weight:900;position:absolute;top:22px;left:24px}.intro-card{z-index:2;background:linear-gradient(145deg,#fffefa,#eefbf7);border:7px solid #fff;border-radius:34px;grid-template-columns:43% 57%;width:min(1050px,96vw);min-height:610px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #041e4666}.intro-art{background:radial-gradient(circle at 50% 35%,#fff4a0 0 22%,#8ce0c8 23% 55%,#35a89f 56%);position:relative;overflow:hidden}.intro-blue .intro-art{background:radial-gradient(circle at 50% 35%,#fff4a0 0 22%,#91dff4 23% 55%,#368fca 56%)}.intro-burst{background:repeating-conic-gradient(from 0deg,#ffffff40 0 9deg,transparent 9deg 20deg);animation:22s linear infinite ray-spin;position:absolute;inset:-28%}.intro-art img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 15px 15px #00374840);width:96%;height:96%;animation:.65s cubic-bezier(.15,1.2,.35,1) both penguin-entrance;position:absolute;bottom:-2%;left:2%}.intro-copy{color:var(--navy);flex-direction:column;justify-content:center;padding:58px 58px 46px;display:flex}.intro-copy>p{color:#168d91;letter-spacing:.19em;margin:0;font-size:12px;font-weight:900}.intro-copy h1{font:900 clamp(40px,5vw,62px)/.94 var(--font-display);letter-spacing:-.035em;margin:8px 0 19px}.intro-copy h1 strong{color:#5c31a5}.intro-copy>span{color:#5c7483;max-width:560px;font-size:17px;line-height:1.55}.intro-stats{gap:12px;margin:28px 0 12px;display:flex}.intro-stats>div{background:#fff;border:3px solid #dcefeb;border-radius:16px;align-items:center;gap:11px;min-width:145px;padding:11px 15px;display:flex}.intro-stats b{font:900 29px var(--font-display);color:#4d2b96}.intro-stats small{letter-spacing:.1em;color:#71858d;font-size:9px;font-weight:900;line-height:1.25}.intro-progress{background:#dce9e7;border-radius:99px;max-width:390px;height:11px;overflow:hidden}.intro-progress i{border-radius:inherit;background:linear-gradient(90deg,#55c27a,#f0c13e);min-width:4px;height:100%;display:block}.intro-actions{align-items:center;gap:12px;margin-top:28px;display:flex}.intro-actions .secondary{margin:0}.screen-sound{border:0;border-radius:50%;width:40px;height:40px;font-size:18px;font-weight:900;color:#fff!important;background:#6b3ab3!important;padding:0!important;box-shadow:0 4px #3d1b76!important}.hub-totals{align-items:center}.header-stats .game-sound{flex:0 0 40px;width:40px;height:40px;padding:0}.result-times{grid-template-columns:1fr 1fr;gap:9px;margin:-10px 0 18px;display:grid}.result-times span{background:#edf8f6;border:2px solid #d5ebe7;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;display:flex}.result-times small{letter-spacing:.12em;color:#6f858b;font-size:8px;font-weight:900}.result-times b{font:900 18px var(--font-display);color:var(--navy)}.hub-intro{grid-template-columns:190px 1fr}.hub-intro img{object-position:center 15%;transform-origin:top;transform:scale(1.12)}@media (width<=760px){.category-intro{align-items:start;padding:62px 12px 18px}.intro-back{top:12px;left:12px}.intro-card{border-width:5px;border-radius:27px;grid-template-columns:1fr;min-height:0}.intro-art{height:310px}.intro-art img{height:112%;bottom:-12%}.intro-copy{text-align:center;align-items:center;padding:28px 24px 30px}.intro-copy h1{font-size:38px}.intro-copy>span{font-size:14px}.intro-stats{justify-content:center;width:100%;margin:19px 0 10px}.intro-stats>div{flex:1;min-width:0;padding:9px}.intro-stats b{font-size:23px}.intro-progress{width:100%}.intro-actions{flex-direction:column;width:100%;margin-top:20px}.intro-actions button{width:100%}.hub-totals .screen-sound{display:none}.header-stats .game-sound{display:grid}.hub-intro{grid-template-columns:110px 1fr}.hub-intro img{transform:scale(1.18)}.result-times{width:100%}}@media (prefers-reduced-motion:reduce){.intro-burst,.intro-art img{animation:none}}.category-card.locked:after{display:none}.category-card.aqua{background:linear-gradient(120deg,#effdff,#bcecf0);border-color:#35a9b6}.category-card.museum{background:linear-gradient(120deg,#fff6e9,#ead2f2);border-color:#8b58ae}.category-card.aqua .coming{background:#087f91}.category-card.museum .coming{background:#70408e}.category-card.locked img{filter:saturate(.92);opacity:.96}.category-card.locked:after{content:"COMING SOON";color:#fff;letter-spacing:.12em;background:#173c70;padding:4px 34px;font-size:8px;font-weight:900;position:absolute;top:16px;right:-32px;transform:rotate(36deg);box-shadow:0 2px 5px #0000002e}.info-fab{z-index:15;color:#fff;width:48px;height:48px;font:900 23px var(--font-display);background:linear-gradient(#7446bd,#4c238f);border:3px solid #fff;border-radius:50%;position:fixed;bottom:18px;right:18px;box-shadow:0 6px #30145f,0 10px 25px #071d3d47}.home-info{display:none}.info-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--navy);background:#051934d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.info-card{background:linear-gradient(150deg,#fffef7,#effbf8);border:6px solid #fff;border-radius:32px;width:min(720px,95vw);max-height:92vh;padding:105px 42px 38px;position:relative;overflow:auto;box-shadow:0 28px 90px #000a238c,0 0 0 4px #5bc7c4}.info-logo{object-fit:contain;width:260px;height:95px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.info-close{color:#39536b;background:#e9eef0;border:0;border-radius:50%;width:42px;height:42px;font-size:25px;font-weight:900;position:absolute;top:16px;right:16px}.info-kicker{color:#168f96;letter-spacing:.18em;text-align:center;margin:0 0 4px;font-size:10px;font-weight:900}.info-card h2{text-align:center;font:900 clamp(30px,5vw,45px)/1 var(--font-display);letter-spacing:-.025em;margin:0 0 23px}.info-menu{grid-template-columns:1fr 1fr;gap:10px;display:grid}.info-menu button{min-height:92px;color:var(--navy);text-align:left;background:#fff;border:3px solid #d9ece8;border-radius:17px;align-items:center;gap:13px;padding:12px 16px;display:flex;box-shadow:0 5px #c4dcda}.info-menu button:last-child{grid-column:1/-1}.info-menu button>b{color:#fff;background:#6c3db3;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.info-menu span{flex-direction:column;display:flex}.info-menu strong{font:900 18px var(--font-display)}.info-menu small{color:#6c808a;margin-top:3px;font-size:11px}.info-back{color:#5d399a;background:0 0;border:0;padding:0 0 14px;font-weight:900}.how-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.how-list li{counter-increment:steps;background:#fff;border:2px solid #dbece9;border-radius:15px;grid-template-columns:34px 1fr;gap:2px 10px;padding:13px 15px;display:grid}.how-list{counter-reset:steps}.how-list li:before{content:counter(steps);color:#604400;background:#f5c83d;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.how-list b{font:900 17px var(--font-display)}.how-list span,.about-copy p,.books-intro{color:#5f7683;line-height:1.5}.info-note{color:#66501b;background:#fff3bf;border-radius:13px;margin-top:14px;padding:12px 15px;font-size:13px;font-weight:800}.about-copy{max-width:590px;margin:auto}.about-copy strong{color:#4e2b93}.policy-date{letter-spacing:.06em;font-size:11px;font-weight:900}.books-intro{text-align:center;margin:-12px 0 17px}.book-links{grid-template-columns:1fr 1fr;gap:9px;display:grid}.book-links a{color:var(--navy);background:#fff;border:2px solid #d9ebe7;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;text-decoration:none;display:flex}.book-links span{flex-direction:column;display:flex}.book-links strong{font:900 15px var(--font-display)}.book-links small{color:#6b808a;margin-top:2px;font-size:10px}.book-links>a>b{color:#6a3bb0;font-size:19px}@media (width<=760px){.home-info{display:block}.info-fab{width:43px;height:43px;bottom:12px;right:12px}.info-card{border-width:4px;border-radius:25px;padding:85px 18px 24px}.info-logo{width:210px;height:78px;top:6px}.info-close{width:36px;height:36px;top:10px;right:10px}.info-card h2{margin-bottom:17px;font-size:31px}.info-menu{grid-template-columns:1fr}.info-menu button:last-child{grid-column:auto}.info-menu button{min-height:73px;padding:10px 12px}.book-links{grid-template-columns:1fr}.how-list li{padding:11px}.screen-info{bottom:10px}}
