@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:wght@500;600;700;800&display=swap";html{background:#dff4fa}#root{min-height:100vh}:root{color:#283858;font-synthesis:none;text-rendering:optimizelegibility;--navy:#283858;--blue:#4aa9cd;--cream:#fffaf0;--yellow:#f6c453;--coral:#f4775c;background:#dff4fa;font-family:Nunito,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}button:focus-visible{outline-offset:3px;outline:4px solid #243b69}.app-shell{background:radial-gradient(circle at 14% 9%,#fffc 0 5%,#0000 5.5%),radial-gradient(circle at 89% 21%,#ffffffa6 0 6%,#0000 6.5%),linear-gradient(#bfe8f7 0%,#dff4fa 43%,#f7e8be 43.2%,#f9eecf 100%);flex-direction:column;min-height:100svh;display:flex;overflow-x:hidden}.topbar{grid-template-columns:100px 1fr auto;align-items:center;gap:12px;width:min(100%,780px);margin:0 auto;padding:14px 18px 8px;display:grid}.home-topbar{grid-template-columns:48px 1fr 48px}.round-button,.reset-button{color:var(--navy);cursor:pointer;background:#ffffffd1;border:0;box-shadow:0 4px #2e5d7026}.round-button{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.round-button svg{width:19px}.brand{text-align:center;font-family:"Baloo 2",sans-serif;line-height:.95}.brand span{color:#397d99;text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:800;display:block}.brand strong{color:var(--navy);font-size:24px}.back-button{color:#3b7187;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:9px 0;font-weight:900;display:flex}.back-button svg{width:17px}.game-title{text-align:center;font-family:"Baloo 2";line-height:.9}.game-title span{color:#d65f45;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:900;display:block}.game-title strong{font-size:21px}.game-actions{gap:8px;display:flex}.home-screen{background:#1a1a2e}.game-home{background:#1a1a2e;min-height:100svh;position:relative;overflow:hidden}.game-bg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}.game-bg-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0a142859 0%,#0a14281a 30%,#0a14280d 55%,#0a142840 100%);width:100vw;height:100vh;position:fixed;top:0;left:0}.side-controls{z-index:5;flex-direction:column;gap:10px;display:flex;position:absolute;top:16px;right:16px}.side-btn{cursor:pointer;color:#3b7187;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .12s;display:grid;box-shadow:0 4px #14143240,0 6px 14px #00000026}.side-btn:active{transform:translateY(3px);box-shadow:0 1px #14143240}.side-btn.small{width:40px;height:40px}.home-content{z-index:3;flex-direction:column;align-items:center;min-height:100svh;padding:16px;display:flex;position:relative}.home-banner{text-align:center;margin-top:40px}.home-title{color:#fff;text-shadow:0 4px #1a3a5c,0 8px 24px #0009;letter-spacing:-1px;margin:0;font-family:"Baloo 2";font-size:clamp(38px,9vw,56px);font-weight:800;line-height:.88}.home-title em{color:#ffd95e;text-shadow:0 4px #b87a10,0 8px 24px #0009;font-style:normal}.home-subtitle{color:#ffffffeb;text-shadow:0 2px 8px #0009;letter-spacing:.5px;margin:8px 0 0;font-size:14px;font-weight:700}.home-play-zone{flex-direction:column;align-items:center;gap:10px;margin:auto 0;display:flex}.big-play{cursor:pointer;background:linear-gradient(#6fd66e,#3da544);border:5px solid #fff;border-radius:50%;place-items:center;width:110px;height:110px;transition:transform .12s;animation:2s ease-in-out infinite play-pulse;display:grid;box-shadow:0 10px #2d8133,0 18px 36px #2d813380}.big-play:active{transform:translateY(5px);box-shadow:0 5px #2d8133,0 8px 12px #2d81334d}.home-play-label{color:#fff;text-shadow:0 2px 6px #00000080;letter-spacing:2px;margin:0;font-family:"Baloo 2";font-size:18px;font-weight:800}.home-volume-pills{flex-direction:column;gap:8px;width:min(100%,320px);margin-bottom:24px;display:flex}.volume-pill{cursor:pointer;color:#283858;text-align:left;border:3px solid #fff;border-radius:16px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 14px;font-weight:800;display:grid}.volume-pill.on{background:#fffffff2;box-shadow:0 5px #14143233}.volume-pill.off{filter:saturate(.3);cursor:default;background:#ffffff8c}.volume-pill span{font-size:13px}.volume-pill small{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:9px}@keyframes play-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.mode-screen,.character-screen{place-items:center;display:grid;position:relative;overflow:hidden}.back-floating{z-index:5;cursor:pointer;color:#3b7187;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 4px #2e5d7026,0 6px 14px #0000001f}.mode-modal{z-index:2;text-align:center;background:#fffaf0f2;border:5px solid #fff;border-radius:30px;width:min(92vw,400px);padding:32px 24px;animation:.3s rise;position:relative;box-shadow:0 20px 60px #121f3259}.mode-title{color:#283858;margin:0 0 24px;font-family:"Baloo 2";font-size:26px}.mode-cards{gap:16px;display:grid}.mode-card{cursor:pointer;color:#fff;border:0;border-radius:22px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;transition:transform .15s;display:flex}.mode-card:active{transform:scale(.97)}.mode-aventura{background:linear-gradient(#4caac8,#287893);box-shadow:0 6px #1d6678}.mode-classic{background:linear-gradient(#f2b943,#d39b2d);box-shadow:0 6px #b08223}.mode-icon-wrap{background:#ffffff40;border-radius:20px;place-items:center;width:64px;height:64px;display:grid}.mode-card strong{font-family:"Baloo 2";font-size:22px}.mode-card small{opacity:.85;font-size:12px;font-weight:800}.char-wrap{z-index:2;flex-direction:column;align-items:center;gap:20px;padding:80px 20px 40px;display:flex;position:relative}.char-hint{color:#fff;text-shadow:0 2px 6px #0006;margin:0;font-family:"Baloo 2";font-size:22px;font-weight:700}.char-stage{grid-template-columns:60px 1fr 60px;align-items:center;gap:12px;width:min(90vw,360px);display:grid}.char-arrow{cursor:pointer;color:#3b7187;background:#ffffffe6;border:0;border-radius:50%;justify-self:center;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 4px #2e5d7026}.char-figure{flex-direction:column;align-items:center;gap:8px;display:flex}.char-figure img{object-fit:contain;filter:drop-shadow(0 10px 16px #283c5040);width:200px;height:280px}.char-figure strong{color:#fff;text-shadow:0 2px 6px #0006;font-family:"Baloo 2";font-size:24px}.char-dots{gap:8px;display:flex}.char-dots .dot{background:#fff6;border-radius:50%;width:10px;height:10px}.char-dots .dot.active{background:#fff;box-shadow:0 0 8px #fff9}.char-play{width:80px;height:80px}.game-map{position:relative;overflow:hidden}.map-overlay{background:linear-gradient(#fffaeb33 0%,#fffaeb1a 50%,#dcc8a026 100%)}.game-map>*{z-index:2;position:relative}.game-floating-header{z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:620px;margin:0 auto;padding:14px 16px;display:flex;position:sticky;top:0}.map-progress-badge{color:#3b7187;background:#ffffffeb;border:3px solid #fff;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;display:flex;box-shadow:0 4px #14143233}.map-progress-badge small{color:#2a6080;font-family:"Baloo 2";font-size:16px;font-weight:700}.game-journey{width:min(100% - 28px,620px);margin:0 auto 40px}.journey-path{gap:14px;padding:10px 0;display:grid;position:relative}.journey-path:before{content:"";z-index:0;background:repeating-linear-gradient(#fff9 0 12px,#0000 12px 22px);border-radius:20px;width:6px;position:absolute;top:20px;bottom:20px;left:42px}.journey-node{background:var(--node-color);width:72px;height:72px;box-shadow:0 6px 0 color-mix(in srgb,var(--node-color),#1a1a2e 40%), 0 12px 20px #00000040;cursor:pointer;color:#fff;border:5px solid #fff;border-radius:50%;grid-row:1;place-items:center;transition:transform .15s;display:grid;position:relative}.journey-node:active{transform:scale(.94)}.journey-node.pulsing{animation:1.8s ease-in-out infinite node-pulse}@keyframes node-pulse{0%,to{box-shadow:0 6px 0 color-mix(in srgb,var(--node-color),#1a1a2e 40%), 0 0 0 0 #ffffff80;transform:scale(1)}50%{box-shadow:0 6px 0 color-mix(in srgb,var(--node-color),#1a1a2e 40%), 0 0 0 14px #fff0;transform:scale(1.08)}}.node-icon{color:#fff;place-items:center;display:grid}.node-num{font-family:"Baloo 2";font-size:28px;font-weight:800}.node-check{color:#fff;background:#65b35e;border:3px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:-5px;right:-4px}.node-ring{border:3px solid #fff9;border-radius:50%;animation:2s ease-out infinite ring-expand;position:absolute;inset:-8px}@keyframes ring-expand{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.journey-card{cursor:pointer;text-align:left;color:#283858;background:#ffffffeb;border:4px solid #fff;border-radius:18px;padding:12px 14px;transition:transform .15s;box-shadow:0 5px #14143226}.journey-card:active{transform:translate(4px)}.journey-card small{text-transform:uppercase;letter-spacing:.5px;color:#56838c;font-size:9px;font-weight:900;display:block}.journey-card strong{margin-top:2px;font-family:"Baloo 2";font-size:18px;line-height:1.05;display:block}.journey-card span{color:#67768a;margin-top:3px;font-size:11px;font-weight:700;display:block}.journey-card em{color:#3a8a3a;background:#e1f4df;border-radius:8px;margin-top:5px;padding:2px 8px;font-size:10px;font-style:normal;font-weight:900;display:inline-block}.journey-stop.is-current .journey-card{border-color:#ffd95e;box-shadow:0 5px #ffd95e66,0 8px 16px #ffd95e33}.journey-stop.is-locked .journey-node{filter:saturate(.25)brightness(.6)}.journey-stop.is-locked .journey-card{opacity:.6;filter:saturate(.3)}.eyebrow{color:#d65f45;text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:5px;margin:0 0 3px;font-size:11px;font-weight:900;display:flex}.home-hero .eyebrow{justify-content:center}h1,h2{color:var(--navy);margin:0;font-family:"Baloo 2",sans-serif;line-height:1.02}.home-hero h1{letter-spacing:-1px;font-size:clamp(43px,10vw,76px)}.home-hero h1 em{color:#e66c50;font-style:normal;position:relative}.home-hero h1 em:after{content:"";z-index:-1;background:#f4c450;border-radius:9px;height:8px;position:absolute;bottom:0;left:2px;right:2px;transform:rotate(-2deg)}.home-lede{color:#61718b;max-width:390px;margin:14px auto 23px;font-weight:700;line-height:1.45}.primary-cta{color:#fff;cursor:pointer;background:#4caac8;border:0;border-radius:17px;justify-content:center;align-items:center;gap:7px;min-height:51px;padding:14px 22px;font-weight:900;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px #287893,0 11px 15px #2b6b8133}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 8px #287893,0 14px 18px #2b6b8133}.home-stats{color:#4b7e8d;flex-wrap:wrap;justify-content:center;gap:10px 20px;width:min(100% - 28px,610px);margin:0 auto 22px;font-size:12px;font-weight:900;display:flex}.home-stats span{align-items:center;gap:5px;display:flex}.home-stats svg{color:#dd9e31}.home-teaser{background:#fffaf0d1;border:4px solid #fff;border-radius:24px;justify-content:space-between;align-items:center;width:min(100% - 28px,610px);margin:auto auto 18px;padding:16px 18px;display:flex;box-shadow:0 7px #50777a1a}.home-teaser h2{font-size:25px}.home-teaser p:last-child{color:#6b7688;margin:4px 0 0;font-size:13px;font-weight:700}.mini-arrow{color:#76571d;cursor:pointer;background:#f6c453;border:0;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.scripture-shelf{width:min(100% - 28px,720px);margin:0 auto 20px}.shelf-heading{text-align:center;margin-bottom:12px}.shelf-heading .eyebrow{justify-content:center}.shelf-heading h2{font-size:25px}.volume-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.volume-card{background:color-mix(in srgb, var(--volume-color), white 76%);min-height:128px;box-shadow:0 6px 0 color-mix(in srgb, var(--volume-color), #5c6472 28%);color:var(--navy);cursor:pointer;border:4px solid #fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:13px 9px;display:flex;position:relative}.volume-card.coming{filter:saturate(.55);opacity:.78;cursor:default}.volume-icon{font-size:33px}.volume-card strong{margin-top:5px;font-family:"Baloo 2";font-size:16px;line-height:1.05}.volume-card small{color:#647489;margin-top:3px;font-size:9px;font-weight:800}.volume-card>svg{color:#727c8d;width:15px;position:absolute;top:9px;right:9px}.journey-wrap{width:min(100% - 28px,620px);margin:25px auto}.journey-heading{text-align:center;margin-bottom:17px}.journey-heading .eyebrow{justify-content:center}.journey-heading h1{font-size:clamp(36px,8vw,52px)}.journey-heading>p:last-child{color:#67768a;margin:7px 0 0;font-weight:700}.book-progress{background:#fffaf0e6;border:4px solid #fff;border-radius:21px;grid-template-columns:42px 1fr 105px;align-items:center;gap:10px;padding:11px 13px;display:grid;box-shadow:0 6px #50777a1c}.book-progress>span{font-size:29px}.book-progress>div{flex-direction:column;display:flex}.book-progress strong{font-family:"Baloo 2";font-size:17px}.book-progress small{color:#74808f;font-size:10px;font-weight:800}.mini-progress{background:#ddd9cc;border-radius:20px;height:10px;overflow:hidden}.mini-progress i{border-radius:inherit;background:linear-gradient(90deg,#51b5c8,#6bb163);height:100%;display:block}.journey-path{gap:12px;margin-top:18px;padding:3px 0 8px;display:grid;position:relative}.journey-path:before{content:"";opacity:.65;background:repeating-linear-gradient(#e1bd70 0 13px,#0000 13px 20px);border-radius:20px;width:10px;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%)}.journey-stop{z-index:1;grid-template-columns:1fr 74px 1fr;align-items:center;min-height:104px;display:grid;position:relative}.journey-stop.left .journey-card{grid-column:1}.journey-stop.left .journey-node,.journey-stop.right .journey-node{grid-column:2}.journey-stop.right .journey-card{grid-column:3}.journey-node{background:var(--node-color);width:68px;height:68px;box-shadow:0 6px 0 color-mix(in srgb,var(--node-color),#344252 35%),0 10px 18px #2a3e4a33;cursor:pointer;color:#fff;border:6px solid #fff;border-radius:50%;grid-row:1;place-items:center;display:grid;position:relative}.journey-node>span{place-items:center;font-size:29px;display:grid}.journey-node svg{width:21px}.journey-node i{background:#65b35e;border:3px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:-5px;right:-4px}.journey-node i svg{width:13px}.journey-card{min-height:88px;color:var(--navy);text-align:left;cursor:pointer;background:#fffaf0;border:4px solid #fff;border-radius:19px;flex-direction:column;grid-row:1;padding:10px 11px;display:flex;position:relative;box-shadow:0 5px #50777a21}.journey-card small{color:#478ca1;text-transform:uppercase;letter-spacing:.4px;font-size:8px;font-weight:900}.journey-card strong{margin-top:3px;font-family:"Baloo 2";font-size:17px;line-height:1.02}.journey-card>span{color:#758092;margin-top:3px;font-size:10px;font-weight:700}.journey-card em{color:#4c8493;background:#e7f3f5;border-radius:7px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:900;position:absolute;bottom:7px;right:8px}.journey-stop.is-locked{opacity:.61;filter:saturate(.45)}.journey-stop.is-locked .journey-card,.journey-stop.is-locked .journey-node{cursor:pointer}.learn-wrap{width:min(100% - 28px,720px);margin:24px auto}.learn-heading{text-align:center;margin-bottom:18px}.learn-stage{color:#3a8298;text-transform:uppercase;background:#dff2f5;border-radius:12px;padding:5px 11px;font-size:11px;font-weight:900;display:inline-block}.learn-heading h1{margin-top:5px;font-size:clamp(34px,7vw,48px)}.learn-heading p{color:#69788b;margin-top:6px;font-weight:700}.learn-pairs{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.learn-pair{background:#fffaf0;border:4px solid #fff;border-radius:22px;grid-template-columns:88px 1fr;align-items:center;gap:11px;padding:10px;display:grid;position:relative;box-shadow:0 6px #50777a21}.learn-pair img{object-fit:cover;border-radius:16px;width:88px;height:88px}.learn-count{z-index:1;color:#fff;background:#f2b943;border:3px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;font-family:"Baloo 2";font-weight:900;display:grid;position:absolute;top:4px;left:4px}.learn-pair>div{min-width:0}.learn-pair small{color:#478ca1;font-size:9px;font-weight:900}.learn-pair strong{font-family:"Baloo 2";font-size:17px;line-height:1.05;display:block}.learn-pair strong i{color:#e59b33;font-style:normal}.learn-pair p{color:#728093;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.learn-play{margin:20px auto 0}.learn-note{color:#6b7b88;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:12px;font-weight:800;display:flex}.learn-note svg{color:#df715f}.lock-toast{z-index:19;color:#5d6980;background:#fffaf0;border:4px solid #fff;border-radius:17px;grid-template-columns:25px 1fr 30px;align-items:center;gap:8px;width:min(100% - 30px,430px);padding:11px 13px;font-weight:800;animation:.25s rise;display:grid;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #28385840}.lock-toast>svg{color:#8a6cb2;width:18px}.lock-toast button{color:#655479;cursor:pointer;background:#eee7f5;border:0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.lock-toast button svg{width:14px}.level-list{gap:13px;display:grid}.level-card{text-align:left;min-height:94px;color:var(--navy);cursor:pointer;border:4px solid #fff;border-radius:23px;grid-template-columns:34px 58px 1fr 28px;align-items:center;gap:10px;padding:12px 15px;transition:transform .18s;display:grid;position:relative;box-shadow:0 7px #50777a26}.level-card:hover:not(:disabled){transform:translate(5px)}.level-1{background:#e1f4df}.level-2{background:#dff2f5}.level-3{background:#ffebc9}.level-4{background:#e8e1f5}.level-card.is-locked{filter:saturate(.5);cursor:not-allowed;opacity:.78}.level-number{color:#28385873;text-align:center;font-family:"Baloo 2";font-size:22px}.level-icon{background:#fff;border-radius:17px;place-items:center;width:54px;height:54px;font-size:31px;display:grid;box-shadow:0 3px #2838581f}.level-icon svg{color:#6a7485;width:21px}.level-copy{flex-direction:column;min-width:0;display:flex}.level-copy small{text-transform:uppercase;color:#56838c;letter-spacing:.7px;font-size:10px;font-weight:900}.level-copy strong{font-family:"Baloo 2";font-size:21px;line-height:1.05}.level-copy span{color:#67768a;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;font-weight:700;overflow:hidden}.level-status{color:#4a9b69;place-items:center;display:grid}.level-status svg{width:20px}.path-dot{z-index:2;border-left:3px dashed #4b7d8773;width:8px;height:19px;position:absolute;bottom:-16px;left:48px}.level-tip{color:#66818a;align-items:center;gap:7px;width:fit-content;margin:18px auto 0;font-size:12px;font-weight:800;display:flex}.game-panel{background:#fffaf0ed;border:5px solid #fff;border-radius:32px;width:min(100% - 24px,720px);margin:8px auto 24px;padding:20px;position:relative;box-shadow:0 16px #50777a1f,0 22px 45px #28385829}.game-panel:before,.game-panel:after{content:"";z-index:-1;background:#f1d28b;width:44px;height:64px;position:absolute;top:42px}.game-panel:before{border-radius:12px 0 0 12px;left:-32px;transform:rotate(-8deg)}.game-panel:after{border-radius:0 12px 12px 0;right:-32px;transform:rotate(8deg)}.level-intro{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.level-intro h1{font-size:clamp(26px,6vw,38px)}.level-intro p:last-child{color:#68748a;margin:4px 0 0;font-size:14px;font-weight:600}.status-row{color:#677287;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:800;display:grid}.progress-track{background:#e4dfd0;border-radius:99px;height:10px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#5ec0d3,#74b757);height:100%;transition:width .4s;display:block}.status-row strong{color:#498e51}.card-grid{perspective:1200px;grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cards-2{grid-template-columns:repeat(6,1fr);gap:9px}.cards-3{grid-template-columns:repeat(5,1fr);gap:10px}.cards-4{grid-template-columns:repeat(6,1fr);gap:8px}.memory-card{aspect-ratio:.76;cursor:pointer;perspective:900px;background:0 0;border:0;border-radius:18px;padding:0}.card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .48s cubic-bezier(.2,.7,.25,1.2);display:block;position:relative}.memory-card.is-open .card-inner{transform:rotateY(180deg)}.card-back,.card-front{backface-visibility:hidden;border-radius:18px;position:absolute;inset:0;overflow:hidden}.card-back{color:#fff;background:repeating-radial-gradient(circle,#0000 0 12px,#ffffff1f 13px 15px),linear-gradient(145deg,#3795b8,#32658d);border:5px solid #fff;align-content:center;place-items:center;display:grid;box-shadow:0 6px #244b70,0 9px 14px #25435e3d}.card-back:after{content:"";border:2px dashed #ffffffa6;border-radius:11px;position:absolute;inset:7px}.sun-mark{background:var(--yellow);color:#fff;z-index:1;border-radius:50%;place-items:center;width:48px;height:48px;font-size:27px;display:grid;box-shadow:0 0 0 7px #ffffff2e}.card-back small{text-transform:uppercase;letter-spacing:.7px;z-index:1;margin-top:8px;font-family:"Baloo 2";font-weight:800;line-height:.88}.card-front{box-shadow:0 6px 0 color-mix(in srgb, var(--pair-color), #273750 24%), 0 9px 15px #25435e33;background:#fff;border:5px solid #fff;transform:rotateY(180deg)}.card-front:after{content:"";border:3px solid var(--pair-color);pointer-events:none;border-radius:13px;position:absolute;inset:0}.card-front img{object-fit:cover;width:205%;max-width:none;height:80%;position:absolute;top:0}.card-front:has(.image-mask.hero) img{left:0}.card-front:has(.image-mask.object) img{right:0}.image-mask{pointer-events:none;position:absolute;inset:0 0 19%}.image-mask.hero{background:linear-gradient(90deg,#0000 0 61%,#fffffff2 77%)}.image-mask.object{background:linear-gradient(270deg,#0000 0 61%,#fffffff2 77%)}.card-front strong{z-index:2;min-height:19%;color:var(--navy);place-items:center;font-family:"Baloo 2";font-size:clamp(8px,2vw,14px);line-height:1;display:grid;position:absolute;inset:auto 6px 6px}.match-seal{z-index:4;color:#fff;background:#63b15e;border:3px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;animation:.35s both pop;display:grid;position:absolute;top:6px;right:6px}.memory-card.is-matched{animation:.55s happy}footer{text-align:center;color:#667463;justify-content:center;align-items:center;gap:7px;margin:auto auto 0;padding:16px 18px 22px;font-size:12px;font-weight:700;display:flex}.match-burst{z-index:18;text-align:center;pointer-events:none;flex-direction:column;align-items:center;animation:.9s cubic-bezier(.2,.8,.2,1) both burst-in;display:flex;position:fixed;top:48%;left:50%;transform:translate(-50%,-50%)}.burst-rays{color:#f6c453;font-size:110px;line-height:1;animation:.8s ease-out both spin;position:absolute}.burst-heart{color:#fff;background:#ef7b63;border:6px solid #fff;border-radius:27px;place-items:center;width:76px;height:76px;display:grid;transform:rotate(-8deg);box-shadow:0 9px #b74f49}.burst-heart svg{width:36px;height:36px}.match-burst strong{color:#db654f;background:#fffaf0;border:4px solid #fff;border-radius:13px;margin-top:20px;padding:7px 13px;font-family:"Baloo 2";font-size:23px;box-shadow:0 5px #50777a24}.match-burst>span{color:#fff;text-shadow:0 2px 4px #283858;margin-top:5px;font-size:13px;font-weight:900}.modal-layer{box-sizing:border-box;overscroll-behavior:contain;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);width:100vw;height:100dvh;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:#1f2f46b8;place-items:center;animation:.25s fade;display:grid;overflow:auto;z-index:1000!important;position:fixed!important;inset:0!important}.help-card{text-align:center;background:#fffaf0;border:6px solid #fff;border-radius:28px;width:min(100%,410px);padding:28px;animation:.3s rise;position:relative;box-shadow:0 24px 70px #121f3266}.help-card .eyebrow{justify-content:center}.help-card h2{font-size:31px}.help-icon{color:#fff;background:#f6c453;border:5px solid #fff;border-radius:23px;place-items:center;width:69px;height:69px;margin:0 auto 12px;font-size:31px;display:grid;transform:rotate(-4deg);box-shadow:0 6px #d39b2d}.help-card ol{text-align:left;gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.help-card li{color:#5e6c80;grid-template-columns:34px 1fr;align-items:center;gap:10px;font-weight:800;display:grid}.help-card li span{color:#397b94;background:#dff2f5;border-radius:11px;place-items:center;width:32px;height:32px;font-family:"Baloo 2";display:grid}.help-card .primary-cta{width:100%}.story-card{background:#fffaf0;border:6px solid #fff;border-radius:28px;grid-template-columns:.9fr 1.1fr;width:min(100%,660px);animation:.35s cubic-bezier(.2,.8,.2,1) rise;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #121f3266}.modal-close{z-index:3;width:32px;height:32px;color:var(--navy);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:11px;right:11px}.modal-close svg{width:17px}.story-image{background:#cfeef5;min-height:330px;position:relative;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.story-copy{flex-direction:column;justify-content:center;padding:26px;display:flex}.story-copy h2,.finish-card h2{font-size:30px}.story-copy>p:not(.eyebrow){color:#5f6c80;font-weight:600;line-height:1.45}blockquote{border-left:5px solid var(--yellow);color:#76591f;background:#fff3ca;border-radius:0 12px 12px 0;margin:16px 0;padding:12px 15px;font-weight:800}.references{flex-wrap:wrap;gap:6px;display:flex}.references span{color:#35748b;background:#e1f2f5;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:900}.story-copy button{color:#fff;cursor:pointer;background:#4cabc8;border:0;border-radius:14px;justify-content:center;align-items:center;gap:5px;margin-top:18px;padding:12px 16px;font-weight:900;display:inline-flex;box-shadow:0 5px #287893}.finish-layer{overflow:hidden}.finish-card{text-align:center;color:#e4a62f;background:#fffaf0;border:6px solid #fff;border-radius:30px;width:min(100%,430px);padding:30px;animation:.35s rise;position:relative;box-shadow:0 24px 70px #121f3266}.finish-card .eyebrow{justify-content:center;margin-top:10px}.finish-card>p:not(.eyebrow){color:#687487;font-weight:700;line-height:1.35}.finish-medal{color:#fff;background:#f3bf48;border:6px solid #fff;border-radius:27px;place-items:center;width:78px;height:78px;margin:-63px auto 9px;display:grid;transform:rotate(-4deg);box-shadow:0 7px #ce932b}.finish-medal svg{width:40px}.stars{justify-content:center;gap:9px;margin:18px;display:flex}.stars svg{width:38px;height:38px}.finish-stats{color:#4c8c9c;justify-content:center;gap:24px;font-weight:900;display:flex}.finish-stats span{align-items:center;gap:4px;display:flex}.finish-stats svg{color:#e3a52f;width:17px}.finish-stats small{color:#81909a;font-size:11px}.finish-card .primary-cta{width:100%;margin-top:21px}.text-button{color:#52879a;cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-weight:900;display:block}.confetti{border-radius:7px;width:12px;height:35px;animation:1.8s ease-in infinite confetti;position:absolute}.confetti-a{background:#ef7861;top:12%;left:22%;transform:rotate(25deg)}.confetti-b{background:#f4c34c;animation-delay:.3s;top:16%;right:22%;transform:rotate(-35deg)}.confetti-c{background:#5eb7c8;animation-delay:.6s;bottom:17%;left:31%;transform:rotate(55deg)}@keyframes pop{0%{transform:scale(0)}75%{transform:scale(1.15)}}@keyframes happy{50%{transform:translateY(-5px)rotate(1deg)}}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(25px)scale(.96)}}@keyframes burst-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}35%{opacity:1;transform:translate(-50%,-50%)scale(1.12)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes spin{to{opacity:0;transform:rotate(180deg)scale(1.3)}}@keyframes floaty{50%{transform:translateY(-7px)rotate(3deg)}}@keyframes twinkle{50%{opacity:.5;transform:scale(1.25)rotate(15deg)}}@keyframes confetti{0%{opacity:0;transform:translateY(-20px)rotate(0)}25%{opacity:1}to{opacity:0;transform:translateY(100vh)rotate(260deg)}}@media (width<=560px){.topbar{grid-template-columns:82px 1fr auto;padding-inline:12px}.home-topbar{grid-template-columns:44px 1fr 44px}.brand strong{font-size:21px}.home-content{padding:12px}.home-banner{margin-top:28px}.home-title{font-size:42px}.big-play{width:96px;height:96px}.home-volume-pills{margin-bottom:20px}.game-panel{border-width:4px;border-radius:25px;width:calc(100% - 16px);margin-top:4px;padding:14px}.level-intro p:last-child{display:none}.card-grid,.cards-1,.cards-2,.cards-3,.cards-4{grid-template-columns:repeat(3,1fr);gap:9px}.memory-card{aspect-ratio:.78}.card-back,.card-front{border-width:4px;border-radius:15px}.sun-mark{width:39px;height:39px;font-size:22px}.card-back small,.card-front strong{font-size:9px}.status-row{gap:7px}.story-card{grid-template-columns:1fr;max-height:calc(100svh - 30px);overflow-y:auto}.story-image{height:36vh;min-height:210px}.story-copy{padding:20px}.story-copy h2{font-size:26px}.finish-card{padding:26px 20px}.finish-medal{margin-top:-58px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.region-map{background:var(--region-dark);color:#fff;min-height:100svh;position:relative;overflow:hidden}.region-map>:not(.game-bg):not(.game-bg-overlay){z-index:2;position:relative}.region-map .game-bg{background-position:50%}.region-map .game-bg-overlay{background:linear-gradient(#0b1623ad 0%,#0b16231f 25%,#0b16230d 55%,#0b1623b8 100%)}.region-header{grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;width:min(100% - 24px,760px);margin:0 auto;padding:14px 0 6px;display:grid}.region-header .side-btn{color:var(--region-dark)}.region-map .region-header{z-index:8;position:relative}.region-heading{text-align:center;text-shadow:0 2px 8px #00000073;min-width:0}.region-heading small{letter-spacing:1.3px;text-transform:uppercase;opacity:.9;font-size:10px;font-weight:900;display:block}.region-heading strong{margin-top:2px;font:800 clamp(22px,5vw,32px)/.95 "Baloo 2",sans-serif;display:block}.region-switcher{grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;width:min(100% - 28px,620px);margin:10px auto 4px;display:grid}.region-switcher button{width:38px;height:38px;color:var(--region-dark);cursor:pointer;background:#ffffffe0;border:3px solid #fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 4px #00000038}.region-switcher button:disabled{opacity:.35;cursor:not-allowed}.region-switcher button:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #00000038}.region-switcher p{text-align:center;color:#fffffff5;text-shadow:0 1px 4px #0006;background:#111f2a75;border:2px solid #ffffff8c;border-radius:16px;margin:0;padding:10px 16px;font-size:12px;font-weight:800;line-height:1.25}.region-journey{width:min(100% - 28px,620px);min-height:0;margin:8px auto 70px}.region-journey-intro{color:#fff;text-shadow:0 1px 4px #0006;background:#111f2a8c;border:2px solid #ffffff7a;border-radius:99px;align-items:baseline;gap:7px;width:fit-content;margin:5px auto 12px;padding:6px 14px;display:flex}.region-journey-intro span,.region-journey-intro small{text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:900}.region-journey-intro strong{color:#fff2a5;font:800 16px "Baloo 2"}.region-path{gap:13px;padding:12px 0 25px;display:grid;position:relative}.region-path:before{content:none}.region-route{filter:drop-shadow(0 3px 2px #0000004d);width:92%;height:calc(100% - 12px);position:absolute;inset:4px 4% 8px;overflow:visible}.region-route path{fill:none;stroke:#fff6c7eb;stroke-width:12px;stroke-linecap:round;stroke-dasharray:2 24}.region-stop{z-index:1;grid-template-columns:74px minmax(145px,235px);align-items:center;gap:8px;min-height:92px;display:grid;position:relative}.region-stop.side-0{justify-content:start;margin-left:7%}.region-stop.side-1{grid-template-columns:minmax(145px,235px) 74px;justify-content:end;margin-right:5%}.region-stop.side-1 .region-node{grid-column:2}.region-stop.side-1 .region-level-card{text-align:right;grid-area:1/1}.region-stop.side-2{justify-content:center;margin-left:10%}.region-node{z-index:1;background:var(--region-accent);color:#fff;width:70px;height:70px;box-shadow:0 7px 0 var(--region-dark), 0 10px 20px #00000042;cursor:pointer;border:5px solid #fff;border-radius:24px;place-items:center;font:800 25px "Baloo 2";transition:transform .15s,filter .15s;display:grid;position:relative;transform:rotate(-4deg)}.region-stop.side-1 .region-node{border-radius:50%;transform:rotate(4deg)}.region-stop.side-2 .region-node{border-radius:29px 18px;transform:rotate(-7deg)}.region-node:hover{transform:translateY(-3px)rotate(-2deg)scale(1.04)}.region-node:active{box-shadow:0 3px 0 var(--region-dark);transform:translateY(4px)scale(.96)}.region-node span{text-shadow:0 2px #0000002e;place-items:center;width:100%;height:100%;display:grid}.region-node i{color:#fff;background:#4eaf67;border:3px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;font-style:normal;display:grid;position:absolute;bottom:-8px;right:-8px;box-shadow:0 3px #2c743c}.region-stop.is-locked .region-node{filter:grayscale(.75)brightness(.62);cursor:not-allowed}.region-stop.is-locked .region-level-card{opacity:.66;filter:grayscale(.42)}.region-stop.is-current .region-node{box-shadow:0 7px 0 var(--region-dark), 0 0 0 7px #ffffff6b, 0 0 0 14px #ffffff29, 0 14px 26px #0000004d}.region-node.pulsing{animation:1.8s ease-in-out infinite region-pulse}@keyframes region-pulse{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-4px)rotate(2deg)scale(1.06)}}.region-level-card{min-width:0;min-height:56px;color:var(--navy);cursor:pointer;text-align:left;background:#fffbeee6;border:3px solid #fff;border-radius:16px;padding:8px 11px;transition:transform .15s;box-shadow:0 5px #0003,0 9px 18px #00000024}.region-level-card:hover{transform:translate(4px)}.region-level-card:active{transform:translateY(3px);box-shadow:0 2px #0003}.region-level-card small{color:var(--region-dark);letter-spacing:.45px;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.region-level-card strong{margin-top:2px;font:800 clamp(17px,4vw,22px)/1.02 "Baloo 2",sans-serif;display:block}.region-level-card span{display:none}.map-guide{z-index:3;object-fit:contain;filter:drop-shadow(0 6px 7px #0000004d);pointer-events:none;width:96px;height:126px;animation:2.5s ease-in-out infinite guide-float;position:absolute;bottom:61px;left:-54px}@keyframes guide-float{50%{transform:translateY(-7px)rotate(2deg)}}.region-footer{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#111f2ab8;border:3px solid #fff;border-radius:16px;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;width:min(100% - 28px,440px);padding:9px 12px;font-size:11px;font-weight:900;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 5px #0000003b}.region-footer>div{background:#ffffff40;border-radius:99px;height:9px;overflow:hidden}.region-footer i{border-radius:inherit;background:var(--region-accent);height:100%;display:block}@media (width<=560px){.region-header{padding-top:10px}.region-switcher{grid-template-columns:38px 1fr 38px;gap:8px;width:calc(100% - 24px);margin-top:5px}.region-switcher p{padding:8px;font-size:10px}.region-journey{width:calc(100% - 24px);margin-top:5px}.region-journey-intro{margin-bottom:9px}.region-path{gap:10px}.region-stop{grid-template-columns:58px 1fr;gap:8px;min-height:69px}.region-path:before{width:7px;left:28px}.region-node{width:58px;height:58px;box-shadow:0 5px 0 var(--region-dark), 0 8px 15px #00000040;border-width:4px;border-radius:20px;font-size:21px}.region-stop.side-1{transform:translate(5px)}.region-stop.side-2{transform:translate(-3px)}.region-level-card{border-width:3px;border-radius:14px;min-height:68px;padding:8px 10px}.region-level-card strong{font-size:16px}.region-level-card span{font-size:10px}.map-guide{width:65px;height:90px;bottom:51px;left:-24px}.region-footer{font-size:10px;bottom:8px}}.immersive-screen{background:var(--region-dark);min-height:100svh;position:relative;overflow-x:hidden}.immersive-screen>:not(.game-bg):not(.game-bg-overlay){z-index:2;position:relative}.immersive-overlay{background:linear-gradient(#0b16239e,#0b162338 24%,#0b162359 64%,#0b1623b3)}.immersive-header{color:#fff;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;width:min(100% - 24px,760px);margin:0 auto;padding:13px 0 8px;display:grid}.immersive-header>div:not(.game-actions){text-align:center;text-shadow:0 2px 7px #00000080}.immersive-header small{letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.immersive-header strong{font:800 23px/1 "Baloo 2";display:block}.game-immersive-header{grid-template-columns:42px 1fr auto}.immersive-panel{box-shadow:0 10px 0 color-mix(in srgb,var(--region-dark),transparent 25%), 0 22px 50px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf0eb;border:4px solid #ffffffeb;position:relative}.immersive-panel .learn-stage{background:color-mix(in srgb,var(--region-accent),white 77%);color:var(--region-dark)}.immersive-panel .learn-heading h1{color:var(--navy)}.immersive-panel .primary-cta{background:var(--region-accent);box-shadow:0 6px 0 var(--region-dark)}.immersive-panel .progress-track span{background:var(--region-accent)}.immersive-screen .game-panel:before,.immersive-screen .game-panel:after{display:none}.immersive-screen .game-panel{margin-top:7px}.immersive-screen .card-back{background:repeating-radial-gradient(circle at center,transparent 0 12px,#ffffff1f 13px 15px),linear-gradient(145deg,var(--region-accent),var(--region-dark));box-shadow:0 6px 0 var(--region-dark),0 9px 14px #00000042}@media (width<=560px){.region-stop{min-height:80px}.region-stop.side-0{margin-left:1%}.region-stop.side-1{margin-right:1%}.region-stop.side-2{margin-left:7%}.region-stop,.region-stop.side-1{grid-template-columns:58px minmax(128px,190px)}.region-stop.side-1{grid-template-columns:minmax(128px,190px) 58px}.region-level-card{min-height:50px;padding:7px 9px}.region-level-card strong{font-size:14px}.region-level-card small{font-size:8px}.map-guide{width:58px;height:82px;bottom:48px;left:-15px}.immersive-header strong{font-size:19px}.immersive-panel.learn-wrap{box-sizing:border-box;border-radius:24px;width:calc(100% - 16px);margin:4px auto 18px;padding:12px}.immersive-panel .learn-heading{margin-bottom:12px}.immersive-panel .learn-heading h1{font-size:29px;line-height:.98}.immersive-panel .learn-heading p{font-size:12px}.immersive-panel .learn-pairs{grid-template-columns:minmax(0,1fr);gap:8px}.immersive-panel .learn-pair{box-sizing:border-box;border-width:3px;border-radius:16px;grid-template-columns:62px minmax(0,1fr);gap:9px;width:100%;min-width:0;padding:7px}.immersive-panel .learn-pair p{display:none}.immersive-panel .learn-pair strong{overflow-wrap:anywhere;max-width:100%;font-size:13px;line-height:1.05}.immersive-panel .learn-pair small{font-size:8px;display:block}.immersive-panel .learn-pair img{border-radius:12px;width:62px;height:62px}.immersive-panel .learn-count{border-width:2px;width:22px;height:22px;font-size:11px;top:3px;left:3px}.immersive-panel .learn-play{width:min(100%,260px);margin-top:14px}.immersive-panel .learn-note{text-align:center;margin:10px 4px 0;font-size:10px}.game-immersive-header .game-actions{gap:5px}.immersive-screen .game-panel{margin-bottom:16px}.immersive-screen .game-panel .card-grid{grid-template-columns:repeat(3,1fr);gap:8px}}.asset-loader{z-index:100;color:#fff;background:#17354a;position:fixed;inset:0;overflow:hidden}.asset-loader-scene{filter:blur(4px)saturate(.82);background:url(/assets/scenery/home-bg.webp) 50%/cover no-repeat;position:absolute;inset:-12px;transform:scale(1.04)}.asset-loader-shade{background:linear-gradient(#0918298c,#0918293d 45%,#091829b8);position:absolute;inset:0}.asset-loader-content{z-index:1;text-align:center;text-shadow:0 3px 10px #00000073;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 54px,320px);height:100%;margin:auto;display:flex;position:relative}.asset-loader-mark{color:#755117;background:#f6ca4d;border:5px solid #fff;border-radius:27px;place-items:center;width:80px;height:80px;margin-bottom:15px;animation:1.8s ease-in-out infinite loader-float;display:grid;box-shadow:0 8px #ad7b1d,0 16px 30px #0000004d}.asset-loader-mark svg{width:42px;height:42px}.asset-loader-content strong{font:800 36px/.95 "Baloo 2",sans-serif}.asset-loader-content>span{margin-top:9px;font-size:13px;font-weight:900}.asset-loader-track{background:#08192875;border:2px solid #ffffffbf;border-radius:99px;width:100%;height:13px;margin-top:20px;padding:3px;overflow:hidden;box-shadow:0 4px 14px #0000003b}.asset-loader-track i{border-radius:inherit;background:linear-gradient(90deg,#77d56e,#f4d457);height:100%;transition:width .22s;display:block}.asset-loader-content small{margin-top:7px;font-size:11px;font-weight:900}@keyframes loader-float{50%{transform:translateY(-7px)rotate(2deg)}}.skip-story-option{color:#5e6c78;cursor:pointer;background:#f3f7f5;border:2px solid #d9e3e7;border-radius:12px;align-items:center;gap:9px;margin-top:14px;padding:10px 11px;font-size:11px;font-weight:900;display:flex}.skip-story-option input{accent-color:#4cabc8;flex:none;width:20px;height:20px}.skip-story-option span{align-items:center;gap:5px;display:flex}.region-level-card .level-stars{color:#f0b52d;gap:2px;margin-top:3px;display:flex}.region-level-card .level-stars svg{filter:drop-shadow(0 1px #6e480a40);width:14px;height:14px}.immersive-panel .learn-play{margin-left:auto;margin-right:auto;display:flex}@media (width<=560px){.modal-layer{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))}.story-card{border-width:4px;border-radius:22px;grid-template-columns:1fr;width:min(100%,370px);max-height:calc(100dvh - 20px);overflow-y:auto}.story-image{height:clamp(145px,24dvh,195px);min-height:0}.story-copy{padding:15px}.story-copy h2{font-size:23px}.story-copy>p:not(.eyebrow){font-size:12px;line-height:1.3}.story-copy blockquote{margin:9px 0;padding:8px 10px;font-size:11px}.references span{padding:4px 6px;font-size:9px}.skip-story-option{margin-top:10px;padding:8px;font-size:10px}.story-copy button{margin-top:10px}.finish-layer{overflow-y:auto}.immersive-panel .learn-pair p{color:#69778a;margin:4px 0 0;font-size:10px;font-weight:700;line-height:1.2;display:block}.immersive-panel .learn-pair{grid-template-columns:66px minmax(0,1fr);align-items:start}.immersive-panel .learn-pair img{width:66px;height:74px}.finish-card{border-width:4px;width:min(100%,370px);max-height:calc(100dvh - 44px);margin:22px auto 0;padding-top:34px;overflow:visible}.finish-card .finish-medal{margin:-78px auto 12px}}
