@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";:root{color:#383f37;font-synthesis:none;--sage:#526c53;--lavender:#e5dfee;--line:#deded1;--ink:#383f37;background:#f7f4ec;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button,.button{cursor:pointer}button:disabled{cursor:default;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #926ab8}button,.button,select,input{min-height:44px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Lora,Georgia,serif;font-weight:400}h1{letter-spacing:-.045em;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.1}h2{font-size:1.8rem}p{color:#686f64;line-height:1.7}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;max-width:1320px;margin:auto;padding:26px 48px;display:flex}.brand{white-space:nowrap;align-items:center;gap:10px;font-family:Lora,serif;font-size:24px;font-weight:600;display:inline-flex}.brand span:last-child{color:#8a947f}.site-header nav{gap:34px;font-size:14px;display:flex}.site-header nav a{padding:10px 0}.site-header nav a[aria-current]{border-bottom:1px solid var(--sage)}.icon-button{border:1px solid var(--line);color:#606956;background:0 0;border-radius:50px;padding:6px 16px;font-size:14px}main{max-width:1224px;margin:auto;padding:0 36px}.welcome{text-align:center;padding:48px 0 25px}.eyebrow{letter-spacing:.16em;color:#78816f;font-size:12px;font-weight:600}.welcome h1{margin:20px 0}.welcome h1 em{color:#7f7398}.welcome p{margin-bottom:18px;font-size:16px}.welcome-note{color:#8b7a58;font-size:13px}.world{background:#dde2cf;border:1px solid #e0e0d2;border-radius:18px;height:440px;position:relative;overflow:hidden}.world-art{object-fit:cover;object-position:center 55%;width:100%;height:100%}.world-shade{background:linear-gradient(#f6f4e82b,#0000 70%,#e6e9d155);position:absolute;inset:0}.map-note{background:#fffdf0da;border:1px solid #e4dfc5;border-radius:30px;padding:10px 17px;font-family:Lora,serif;font-size:14px;font-style:italic;position:absolute;top:24px;left:25px}.destination{background:#fffdf5ed;border:1px solid #d7d6c8;border-radius:12px;align-items:center;gap:12px;min-width:270px;padding:16px 18px;transition:transform .2s;display:flex;position:absolute;box-shadow:0 8px 24px #3f513216}.destination:hover{background:#fffdf7;transform:translateY(-5px)}.destination strong{font-family:Lora,serif;font-size:18px;font-weight:500;display:block}.destination small{color:#737769;margin-top:6px;font-size:12px;display:block}.destination>span:last-child{color:#828f75;margin-left:auto}.map-number{color:#80708d;background:#e8e3ef;border-radius:50%;padding:10px;font-family:Lora,serif;font-size:14px}.dest-memory{top:41%;left:7%}.dest-house{top:27%;right:7%}.dest-journey{bottom:13%;left:42%}.dest-house .map-number{color:#6f7c58;background:#e5eadb}.dest-journey .map-number{color:#a08547;background:#f1e6cd}.map-caption{color:#4f634e;font-size:12px;position:absolute;bottom:20px;left:24px}.reward-strip{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:32px 6px;display:flex}.reward-strip h2{margin:10px 0;font-size:25px}.reward-strip p{margin:0;font-size:14px}.reward-actions{align-items:center;gap:22px;display:flex}.key-row{align-items:center;gap:7px;display:flex}.key-row>span{color:#aaa98e;text-align:center;border:1px dashed #c8c5ad;border-radius:50%;width:37px;height:37px;font-size:24px}.key-row>span.earned{color:#6d552c;background:#e6d7a5;border-style:solid}.key-row small{white-space:nowrap;margin-left:5px;font-size:12px}.button,button.primary{background:var(--sage);border:1px solid var(--sage);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;display:inline-flex}.button.secondary{color:var(--sage);background:0 0;border-color:#c2cbb9}.tiny-note{text-align:center;color:#7a8173;padding:23px 0;font-size:12px}footer{color:#7e8378;justify-content:space-between;gap:16px;max-width:1224px;margin:16px auto 0;padding:24px 36px;font-size:12px;display:flex}footer a{margin-left:15px;text-decoration:underline}.heart{color:#ac8190}.skip{position:absolute;top:-100px}.skip:focus{z-index:99;background:#fff;padding:12px;top:10px}.notice{background:#f5e5bb;border-radius:8px;max-width:800px;margin:20px auto;padding:16px}.game-header{justify-content:space-between;align-items:end;gap:16px;padding:30px 0 20px;display:flex}.game-header h1{margin:12px 0 8px;font-size:clamp(2rem,5vw,3.1rem)}.game-header p{margin:0;font-size:14px}.back-link{color:var(--sage);font-size:13px}.game-shell{border:1px solid var(--line);background:#fffdf6;border-radius:18px;margin-bottom:20px;padding:26px;position:relative}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.toolbar button,.toolbar select,.plain-button{color:#4c5c46;background:#f8f7ef;border:1px solid #d7dacd;border-radius:8px;padding:9px 14px;font-size:14px}.toolbar label{align-items:center;gap:7px;font-size:14px;display:flex}.toolbar input[type=checkbox]{width:18px;height:18px;min-height:20px;accent-color:var(--sage)}.stats{color:#68755e;margin-left:auto;font-size:14px}.status{background:#edf0e4;border-radius:8px;margin-top:20px;padding:14px 18px;font-size:14px;line-height:1.6}.game-instructions{font-size:14px}.memory-board{grid-template-columns:repeat(4,1fr);gap:12px;max-width:700px;margin:auto;display:grid}.memory-card{aspect-ratio:1;color:#8c7d9f;background:#ddd5e8;border:5px solid #fff;border-radius:9px;min-height:0;font-size:30px;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 7px #42452b1c}.memory-card:hover{transform:translateY(-2px)}.memory-card img{object-fit:cover;width:100%;height:100%;display:none}.memory-card.matched{opacity:.78;border-color:#b8c9a4}.memory-card .card-number{font-size:11px;position:absolute;top:5px;left:7px}.game-shell.paused .play-surface{visibility:hidden}.pause-overlay{text-align:center;padding:50px;font-family:Lora,serif;font-size:24px;display:none}.game-shell.paused .pause-overlay{display:block}.game-shell.paused .play-surface{height:0;overflow:hidden}.house-layout{grid-template-columns:1fr 1fr;gap:26px;display:grid}.room-visual{text-align:center;background:linear-gradient(#c5cebba6,#eee5dacf),url(/art/world.webp) 50%/cover;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:25px;display:flex}.room-visual h2{font-size:2.3rem}.room-visual .room-icon{margin:15px;font-size:60px}.room-path{flex-wrap:wrap;gap:8px;margin:0 0 20px;font-size:12px;display:flex}.room-path span{background:#efeee5;border-radius:30px;padding:8px 12px}.room-path .current{color:#655477;background:#dfd7e9}.inventory{margin-top:25px;font-size:14px}.clue{background:#f1edf5;border-left:3px solid #b4a2c4;margin:18px 0;padding:14px 18px;font-family:Lora,serif;line-height:1.8}.puzzle-options button{background:#e7e2ef;border:1px solid #c4b8d1;border-radius:8px;min-width:55px;padding:12px}.answer-input{background:#fffefb;border:1px solid #bbc4af;border-radius:8px;width:100%;margin:10px 0;padding:12px}.house-buttons{flex-wrap:wrap;gap:10px;display:flex}.platform-wrap{background:#e8eedb;border-radius:12px;max-width:960px;margin:auto;position:relative;overflow:hidden}.platform-wrap canvas{touch-action:none;width:100%;height:auto;display:block}.touch-controls{touch-action:none;user-select:none;justify-content:space-between;gap:20px;max-width:960px;margin:15px auto 0;display:flex}.touch-controls button{color:#4f6547;touch-action:none;background:#e4eadb;border:1px solid #bdc9b0;border-radius:12px;width:64px;height:56px;font-size:24px}.touch-controls div{gap:10px;display:flex}.touch-controls button:last-child{font-size:18px}.keepsake{text-align:center;max-width:900px;margin:50px auto}.keepsake h1{font-size:3.5rem}.keepsake-lock{background:#eee9df;border-radius:20px;margin:30px 0;padding:40px}.keepsake-lock .lock-icon{color:#9b895b;font-size:64px}.letter{text-align:left;background:#fffdf7;border:1px solid #e6dfcf;border-radius:5px;margin:30px 0;padding:clamp(24px,6vw,65px);font-family:Lora,serif;box-shadow:0 10px 40px #6a593b0a}.letter p{line-height:2}.gallery{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.photo{background:#fff;padding:10px 10px 15px;transform:rotate(-2deg);box-shadow:0 2px 7px #343e3214}.photo:nth-child(2n){transform:rotate(2deg)}.photo img{aspect-ratio:1;object-fit:cover;width:100%}.photo figcaption{padding-top:12px;font-family:Lora,serif;font-size:13px}.sample-note{color:#8d7c5d;font-size:12px}.image-fallback{background:#e4deeb;min-height:100px}.credits{max-width:800px;margin:50px auto;line-height:1.8}[hidden]{display:none!important}@media (width<=900px){.reward-actions{flex-direction:column;align-items:start;gap:15px}.destination{min-width:235px;padding:12px}.dest-memory{left:4%}.dest-house{right:4%}.dest-journey{left:35%}.site-header{padding:20px 28px}.site-header nav{gap:20px}.world{height:420px}}@media (width<=600px){main{padding:0 18px}.site-header{flex-wrap:wrap;gap:10px;padding:14px 18px}.brand{font-size:23px}.site-header nav{order:3;justify-content:center;width:100%;font-size:13px}.icon-button{margin-left:auto}.welcome{padding:32px 0 23px}.welcome h1{font-size:3.2rem}.welcome p{font-size:14px}.eyebrow{letter-spacing:.14em;font-size:10px}.world{height:495px}.world-art{object-position:62% center}.map-note{font-size:12px;top:16px;left:16px}.destination{width:82%;min-width:0;padding:14px;left:auto;right:auto}.dest-memory{top:21%;left:5%}.dest-house{top:44%;right:5%}.dest-journey{bottom:13%;left:5%}.map-caption{font-size:11px;bottom:15px;left:18px}.reward-strip{flex-direction:column;align-items:start;padding:25px 0}.reward-strip h2{font-size:23px}.reward-actions{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}.reward-actions .button{padding:10px;font-size:12px}.key-row{flex-wrap:wrap;gap:4px}.key-row>span{width:30px;height:30px;font-size:20px}.key-row small,.tiny-note{font-size:10px}footer{flex-direction:column;align-items:center;padding:18px;font-size:11px}.game-shell{padding:16px}.game-header{flex-direction:column;align-items:start}.memory-board{gap:7px}.memory-card{border-width:3px;border-radius:6px}.toolbar{gap:7px}.toolbar button,.toolbar select{padding:8px;font-size:12px}.stats{width:100%;margin-left:0}.house-layout{grid-template-columns:1fr}.room-visual{min-height:160px}.room-visual .room-icon{margin:5px;font-size:35px}.room-visual h2{margin:8px;font-size:1.6rem}.gallery{grid-template-columns:repeat(2,1fr);gap:10px}.photo{margin:0}.keepsake h1{font-size:2.7rem}.touch-controls button{width:58px}.desktop{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.map-caption{color:#46583f;background:#fffdf0e8;border-radius:20px;padding:5px 10px}.touch-controls #jump{white-space:nowrap;width:82px}.memory-card.image-fallback{min-height:0}.memory-card .media-fallback{padding:4px;font-size:13px;display:none}.memory-card.revealed .media-fallback,.memory-card.matched .media-fallback{display:block}.game-shell:fullscreen{border-radius:0;width:100%;height:100%;margin:0;overflow:auto}.icon-button.active{color:#5a496e;background:#eae2f2;border-color:#b4a1c7;box-shadow:0 0 10px #cfbfe380}.memory-card{cursor:pointer;border-radius:9px;transition:transform .2s,box-shadow .2s}.memory-card:active{transform:scale(.95)}.memory-card.revealed{animation:.32s ease-out cardFlip;box-shadow:0 4px 14px #3d4f3426}.memory-card.matched{border-color:#7fb285;animation:.35s ease-out matchPop;box-shadow:0 0 14px #98c99e70}.memory-card img{object-fit:cover;border-radius:6px;width:100%;height:100%;display:none}.memory-card.revealed img,.memory-card.matched img{display:block}.memory-card.revealed span,.memory-card.matched span{display:none}.memory-card span{background:#f6f1f8 url(/art/jotsna-avatar.gif) 50%/72% no-repeat;justify-content:center;align-items:center;width:100%;height:100%;font-size:0;display:flex}.memory-card:hover span{filter:brightness(1.04)}.brand-avatar{object-fit:cover;vertical-align:middle;border:1.5px solid #d5b367;border-radius:50%;width:36px;height:36px;transition:transform .25s;animation:3s ease-in-out infinite alternate avatarGlow;display:inline-block;box-shadow:0 2px 8px #483a1b24}.brand:hover .brand-avatar{transform:scale(1.08)rotate(4deg)}@keyframes avatarGlow{0%{box-shadow:0 0 6px #ffd16650}to{box-shadow:0 0 14px #e5b84290}}@keyframes cardFlip{0%{transform:scaleX(1)}45%{transform:scaleX(.08)scale(1.05)}to{transform:scaleX(1)}}@keyframes matchPop{0%{transform:scale(.95)}50%{transform:scale(1.06)}to{transform:scale(1)}}.hero-polaroid-wrap{justify-content:center;margin:0 auto 24px;display:flex}.hero-polaroid{background:#fff;border-radius:12px;max-width:210px;padding:10px 10px 16px;transition:transform .3s,box-shadow .3s;display:inline-block;transform:rotate(-2.5deg);box-shadow:0 12px 30px #3a452a22}.hero-polaroid:hover{transform:rotate(0)scale(1.05);box-shadow:0 16px 36px #3a452a30}.hero-polaroid img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.hero-polaroid figcaption{color:#4a5444;text-align:center;margin-top:10px;font-family:Lora,serif;font-size:13.5px;font-weight:600}.adventures-section{max-width:760px;margin:24px auto;padding:0 8px}.games-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.destination.game-card{color:inherit;background:#fff;border:1.5px solid #ded9cb;border-radius:18px;flex-direction:column;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 4px 14px #36442910;width:100%!important;min-width:0!important;position:relative!important;inset:auto!important}.destination.game-card:hover{border-color:#7d9b6a;transform:translateY(-4px);box-shadow:0 12px 24px #3644291e}.destination.game-card.earned{background:linear-gradient(#fff 65%,#f4faee 100%);border-color:#a4cc89;box-shadow:0 6px 18px #41692e16}.game-card-media{aspect-ratio:1;background:#f5f1e7;border-bottom:1.5px solid #e8e3d5;width:100%;position:relative;overflow:hidden}.game-screenshot{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.dest-house .game-screenshot{object-position:top center}.dest-journey .game-screenshot{object-position:18% 70%}.destination.game-card:hover .game-screenshot{transform:scale(1.05)}.game-card-num{backdrop-filter:blur(4px);color:#5c4a70;letter-spacing:.03em;background:#fffffff0;border:1px solid #ffffffe6;border-radius:14px;padding:2px 8px;font-family:Lora,Georgia,serif;font-size:11px;font-weight:700;transition:background .2s,color .2s,border-color .2s;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #00000018}.destination.game-card.earned .game-card-num{color:#fff;background:#41692e;border-color:#355725}.game-card-body{text-align:center;background:#fffdfa;flex-direction:column;flex-grow:1;align-items:center;gap:6px;padding:12px 10px 14px;display:flex}.game-card-title{color:#2b3329;margin:0;font-family:Lora,Georgia,serif;font-size:1.05rem;font-weight:600;line-height:1.25}.game-card-action{color:#526c53;white-space:nowrap;background:#f1f5eb;border-radius:16px;align-items:center;padding:4px 12px;font-size:11.5px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.destination.game-card:hover .game-card-action{color:#fff;background:#526c53}.destination.game-card.earned .game-card-action{color:#2d5a1b;background:#e3f1d8;font-weight:600}@media (width<=600px){.adventures-section{max-width:100%;margin:18px auto;padding:0 4px}.games-grid{gap:8px}.destination.game-card{border-radius:14px}.game-card-body{gap:5px;padding:8px 6px 10px}.game-card-title{font-size:.86rem;line-height:1.2}.game-card-action{padding:3px 8px;font-size:10px}.game-card-num{padding:1px 6px;font-size:10px;top:5px;right:5px}.arcade-card-badge{border-radius:8px;gap:3px;padding:2px 5px;bottom:5px;left:5px}.arcade-emoji{font-size:10px}.arcade-tag{letter-spacing:.04em;font-size:8px}}.arcade-section{max-width:760px;margin:40px auto 20px;padding:0 8px}.arcade-header{text-align:center;margin-bottom:20px}.arcade-header h2{color:#2b3329;margin:4px 0 6px;font-family:Lora,serif;font-size:1.6rem}.arcade-header p{color:#55624f;margin:0;font-size:14px}.arcade-card-badge{backdrop-filter:blur(6px);z-index:2;background:#0f172ac7;border:1px solid #ffffff38;border-radius:12px;flex-direction:row;align-items:center;gap:5px;padding:3px 8px;transition:transform .2s,background .2s;display:inline-flex;position:absolute;bottom:8px;left:8px;box-shadow:0 2px 8px #00000040}.destination.game-card:hover .arcade-card-badge{background:#0f172ae6;transform:translateY(-1px)}.arcade-emoji{font-size:13px;line-height:1}.arcade-tag{letter-spacing:.08em;color:#fff;background:0 0;padding:0;font-size:9.5px;font-weight:800;line-height:1}.dest-gravity .arcade-card-badge{border-color:#00f0ff66}.dest-gravity .arcade-tag{color:#38bdf8}.dest-soarer .arcade-card-badge{background:#0e7490d9;border-color:#fff6}.dest-soarer .arcade-tag{color:#e0f2fe}.dest-catcher .arcade-card-badge{border-color:#fde04766}.dest-catcher .arcade-tag{color:#fde047}.dest-gravity .game-screenshot{object-position:center 30%}.dest-soarer .game-screenshot{object-position:center center}.dest-catcher .game-screenshot{object-position:center 60%}.game-card-action.cleared{font-weight:700;color:#b45309!important;background:#fef3c7!important}.next-adventure-box{background:linear-gradient(135deg,#f0f5ea,#e5edd9);border:1.5px solid #bdd0b0;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:24px 0 10px;padding:22px 26px;animation:.35s ease-out popIn;display:flex;box-shadow:0 6px 20px #3f553314}.next-adventure-box .adv-text h4{color:#374b33;margin:0 0 4px;font-family:Lora,serif;font-size:1.3rem}.next-adventure-box .adv-text p{color:#5e7059;margin:0;font-size:14px}.next-adventure-box .adv-btn{color:#fff;white-space:nowrap;background:#486349;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14.5px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 4px 12px #39503a35}.next-adventure-box .adv-btn:hover{background:#384f39;transform:translateY(-2px)}@media (width<=850px){.destination.adventure-item{gap:14px;padding:14px 16px}.adventure-item .adv-num{width:40px;height:40px;font-size:15px}.adventure-item .adv-body strong{font-size:1.1rem}.adventure-item .adv-body small{font-size:12px}.next-adventure-box{flex-direction:column;align-items:start;gap:14px}.next-adventure-box .adv-btn{justify-content:center;width:100%}}@media (width<=560px){.destination.adventure-item{flex-wrap:wrap}.adventure-item .adv-action{margin-top:2px;margin-left:54px}}.memory-spotlight{z-index:900;background:#fffdf9;border:2px solid #b7c7a7;border-radius:16px;align-items:center;gap:14px;max-width:90vw;padding:14px 22px;transition:transform .35s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%)translateY(100px);box-shadow:0 12px 35px #2a382126}.memory-spotlight.show{transform:translate(-50%)translateY(0)}.memory-spotlight img{object-fit:cover;border-radius:8px;width:54px;height:54px}.memory-spotlight p{color:#3d4838;margin:0;font-family:Lora,serif;font-size:15px}.vault-stage{text-align:center;background:#f4efe4;border:2px dashed #cfc5af;border-radius:24px;margin:28px 0;padding:36px 20px;box-shadow:inset 0 2px 10px #70582810}.vault-keys-row{flex-wrap:wrap;justify-content:center;gap:20px;margin:24px 0;display:flex}.vault-key-slot{background:#fffefb;border:2px solid #d4cbb8;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:82px;height:95px;transition:all .3s;display:flex}.vault-key-slot.collected{background:linear-gradient(145deg,#fffbf0,#fbf2db);border-color:#c89b3c;transform:translateY(-3px);box-shadow:0 6px 18px #d4a74230}.vault-key-slot .key-glyph{color:#a89d84;font-size:32px;transition:all .3s}.vault-key-slot.collected .key-glyph{color:#b37d1d;filter:drop-shadow(0 2px 4px #e0b44580)}.vault-key-slot span{color:#6f6859;font-size:11px;font-weight:600}.unlock-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#678768,#4d6b4f);border:none;border-radius:50px;padding:15px 32px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #47624838}.unlock-btn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 12px 28px #47624850}.cake-stage{text-align:center;background:linear-gradient(#fffdf7,#fbf6eb);border:1px solid #ebdcc5;border-radius:22px;max-width:580px;margin:32px auto;padding:40px 24px;box-shadow:0 10px 30px #4d3f2812}.cake-stage h3{color:#453a29;margin-bottom:8px;font-size:1.9rem}.cake-stage p{color:#766c5a;margin-bottom:28px;font-size:15px}.birthday-cake{flex-direction:column;justify-content:flex-end;align-items:center;width:240px;height:160px;margin:20px auto 25px;display:flex;position:relative}.cake-plate{background:#e2d9c8;border-radius:10px;width:270px;height:14px;box-shadow:0 4px 12px #00000014}.cake-tier{background:linear-gradient(#fcf2e3,#f2dfc4);border:3px solid #dcc9ad;border-radius:12px 12px 4px 4px;position:relative;overflow:visible}.cake-tier-bottom{width:220px;height:70px}.cake-tier-top{z-index:2;background:linear-gradient(#fae8ce,#ebd3b2);width:160px;height:55px;margin-bottom:-6px}.cake-frosting{background:#fff8ee;border-bottom:3px solid #e5d1b7;border-radius:10px 10px 14px 14px;height:18px;position:absolute;top:0;left:0;right:0}.cake-cherries{justify-content:space-around;display:flex;position:absolute;top:-10px;left:10px;right:10px}.cake-cherry{background:#c94d62;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 4px #781c2b50}.candles-row{z-index:10;justify-content:center;gap:24px;display:flex;position:absolute;top:-38px;left:0;right:0}.candle{cursor:pointer;background:repeating-linear-gradient(45deg,#df99a8,#df99a8 4px,#fff 4px 8px);border-radius:4px;width:10px;height:38px;position:relative}.candle .wick{background:#443;width:2px;height:7px;position:absolute;top:-7px;left:4px}.candle .flame{transform-origin:bottom;background:radial-gradient(at bottom,#fff5a3 20%,#ff9633 60%,#0000 80%);border-radius:50% 50% 35% 35%;width:14px;height:20px;animation:1.2s ease-in-out infinite alternate flicker;position:absolute;top:-22px;left:-2px;box-shadow:0 0 16px #ffbe53b0}.candle.blown .flame{display:none}.candle.blown:after{content:"";opacity:0;background:radial-gradient(circle,#999,#0000);width:6px;height:16px;animation:1.2s ease-out forwards smoke;position:absolute;top:-18px;left:2px}@keyframes flicker{0%{transform:scale(1)rotate(-2deg)}50%{transform:scale(1.08,.95)rotate(3deg)}to{transform:scale(.96,1.06)rotate(-1deg)}}@keyframes smoke{0%{opacity:.8;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-24px)scale(2.4)}}.blow-btn{color:#fff;cursor:pointer;background:#e89f82;border:none;border-radius:30px;padding:11px 24px;font-size:14px;font-weight:600;transition:transform .2s;box-shadow:0 4px 14px #e89f8250}.blow-btn:hover{transform:scale(1.04)}.lightbox-modal{backdrop-filter:blur(6px);z-index:9999;opacity:0;pointer-events:none;background:#1e241cba;justify-content:center;align-items:center;padding:20px;transition:opacity .3s;display:flex;position:fixed;inset:0}.lightbox-modal.active{opacity:1;pointer-events:auto}.lightbox-card{background:#fffefb;border-radius:20px;width:100%;max-width:540px;animation:.3s cubic-bezier(.34,1.56,.64,1) popIn;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}@keyframes popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.lightbox-img{aspect-ratio:4/3;object-fit:cover;background:#f3efe7;width:100%;display:block}.lightbox-body{padding:24px 28px}.lightbox-body h4{margin:0 0 6px;font-family:Lora,serif;font-size:1.4rem}.lightbox-body p{color:#61695c;margin:0 0 20px;font-size:15px;line-height:1.6}.lightbox-foot{border-top:1px solid #eeebe0;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.heart-button{color:#d84a6c;cursor:pointer;background:#fff0f3;border:1px solid #f7c2cb;border-radius:30px;align-items:center;gap:7px;padding:9px 18px;font-size:14px;font-weight:600;transition:transform .15s;display:flex}.heart-button:active{transform:scale(.9)}.lightbox-close{cursor:pointer;background:#ffffffd0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 3px 10px #00000020}.lightbox-nav{gap:10px;display:flex}.lightbox-nav button{cursor:pointer;background:#fff;border:1px solid #d5dacd;border-radius:50%;width:38px;height:38px;font-size:16px}.gallery .photo{cursor:pointer;transition:transform .3s,box-shadow .3s}.gallery .photo:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 12px 28px #2d3b2424}.photo figcaption{justify-content:space-between;align-items:center;display:flex}.photo .heart-tag{color:#d84a6c;font-size:13px}.answer-input.shake{background:#fff8f8;border-color:#d47b7b;animation:.4s ease-in-out wobble}@keyframes wobble{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}.puzzle-options button{background:#f3eff8;border:1px solid #c9bece;border-radius:10px;min-width:60px;padding:10px 16px;font-weight:500;transition:all .15s;box-shadow:0 3px 6px #5b466d12}.puzzle-options button:hover{background:#ebe4f2;transform:translateY(-2px);box-shadow:0 5px 12px #5b466d20}.puzzle-options button:active{transform:scale(.96)}.room-visual{transition:background .5s}.house-world-wrap{background:#24212e;border:1px solid #d5dbc8;border-radius:14px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 10px 28px #2b332320}.house-world-wrap canvas{display:block;width:100%!important;max-width:100%!important;height:auto!important}.in-game-clue-pill{z-index:24;-webkit-backdrop-filter:blur(10px);color:#fffae6;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#2e263ae0;border:1.5px solid #e5b842b3;border-radius:30px;align-items:center;gap:7px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;transition:transform .2s cubic-bezier(.34,1.25,.64,1),background .2s;display:inline-flex;position:absolute;bottom:78px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000073,0 0 12px #f39c124d}.in-game-clue-pill:hover{color:#1e1927;background:linear-gradient(135deg,#e5b842f2,#c89527f2);border-color:gold;transform:translate(-50%)scale(1.05)}.in-game-clue-pill:active{transform:translate(-50%)scale(.95)}@keyframes pulseGlow{0%{box-shadow:0 0 6px #f39c1266}to{box-shadow:0 0 16px #f39c12d9}}.house-popup-overlay{z-index:30;pointer-events:none;justify-content:center;transition:transform .3s cubic-bezier(.34,1.25,.64,1),opacity .22s;display:flex;position:absolute;inset:auto 12px 12px}.house-popup-overlay.minimized{opacity:0;pointer-events:none;transform:translateY(118%)}.house-popup-card{pointer-events:auto;backdrop-filter:blur(12px);background:#fffefbf2;border:1.5px solid #dcd4c3;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:330px;padding:10px 16px;display:flex;position:relative;overflow-y:auto;box-shadow:0 14px 34px #120e1a73}.popup-top-bar{border-bottom:1px solid #eee7d8;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:4px;display:flex}.popup-room-badge{color:#554432;background:#f7f1e4;border:1px solid #e5dccb;border-radius:20px;align-items:center;gap:5px;padding:2px 8px;font-family:Lora,serif;font-size:12px;font-weight:600;display:inline-flex}.popup-room-desc{display:none}.popup-close-btn{color:#635340;cursor:pointer;background:#f3ede0;border:1px solid #d5c8b2;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;min-height:26px;padding:0;font-size:12px;transition:transform .15s,background .15s;display:flex}.popup-close-btn:hover{background:#eae2d1;transform:scale(1.1)}.popup-body{flex-grow:1}.popup-body h2{color:#2e2820;margin:0 0 2px;font-size:1.12rem}.popup-body p{display:none}.popup-body .clue{border-radius:0 8px 8px 0;margin:3px 0 5px;padding:5px 10px;font-size:12px;line-height:1.45}.puzzle-options{flex-wrap:wrap;gap:6px;margin:5px 0 6px;display:flex}.puzzle-options button.keypad-btn{color:#332b22;cursor:pointer;background:#fff;border:1px solid #dcd4c3;border-radius:7px;min-width:32px;padding:5px 10px;font-size:13px;font-weight:700;transition:all .15s}.puzzle-options button.keypad-btn:hover{background:#fbf6ec;border-color:#cbbe9f}.choice-btn{color:#382e21;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #d8cfbe;border-radius:10px;flex:calc(50% - 6px);align-items:center;gap:8px;min-width:130px;padding:8px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:all .18s cubic-bezier(.34,1.25,.64,1);display:flex;box-shadow:0 2px 6px #00000008}.choice-btn:hover{background:#fdfaf3;border-color:#bfa886;transform:translateY(-1px)}.choice-btn.selected{color:#6b3e00;background:#fff8e5;border:2px solid #e67e22;font-weight:700;transform:scale(1.02);box-shadow:0 4px 12px #e67e2238}.choice-indicator{color:#0000;background:#fdfbf7;border:1.5px solid #cbbeaa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;transition:all .15s;display:inline-flex}.choice-btn.selected .choice-indicator{color:#fff;background:#27ae60;border-color:#27ae60}.answer-input-row{align-items:center;gap:8px;margin:4px 0 3px;display:flex}.answer-input-row .answer-input{letter-spacing:1px;border-radius:8px;flex:1;min-height:34px;margin:0;padding:6px 10px;font-size:13.5px}.house-actions-row{flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px;display:flex}.house-actions-row .submit-btn{color:#fff;cursor:pointer;background:#1b4d3e;border:none;border-radius:8px;min-height:34px;padding:6px 18px;font-size:12.5px;font-weight:700;transition:transform .15s,background .15s;box-shadow:0 2px 6px #1b4d3e4d}.house-actions-row .submit-btn:hover{background:#153e32;transform:scale(1.03)}.house-actions-row .plain-button{color:#786956;cursor:pointer;background:#faf6ee;border:1px solid #e3d9c7;border-radius:6px;min-height:28px;padding:4px 10px;font-size:11.5px;transition:background .15s,border-color .15s}.house-actions-row .plain-button:hover{background:#f0e8d9;border-color:#c7bca8}.hint-bubble{color:#875400;background:#fef8ee;border-left:3px solid #f39c12;border-radius:0 8px 8px 0;margin-top:5px;padding:5px 10px;font-size:11.5px;line-height:1.4;animation:.25s fadeIn}.victory-container{text-align:center;padding:8px 12px}.victory-key-icon{filter:drop-shadow(0 4px 10px #f39c1299);margin-bottom:4px;font-size:42px;line-height:1;animation:1.4s ease-in-out infinite alternate keyBounce}.victory-container h2{color:#2b231a;margin:0 0 4px;font-family:Lora,serif;font-size:1.3rem}.victory-container p{color:#635746;margin:0 0 10px;font-size:12px;line-height:1.4}.in-world-surprise-btn{background:linear-gradient(135deg,#d35400,#f39c12);border-radius:24px;padding:9px 22px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 6px 18px #d3540061;color:#fff!important}.in-world-surprise-btn:hover{transform:scale(1.05);box-shadow:0 8px 24px #d3540080}@keyframes keyBounce{0%{transform:translateY(0)scale(1)}to{transform:translateY(-6px)scale(1.1)}}.popup-footer{display:none}@media (width<=600px){.house-popup-overlay{bottom:6px;left:6px;right:6px}.house-popup-card{max-height:330px;padding:7px 10px 5px}.popup-top-bar{margin-bottom:2px;padding-bottom:2px}.popup-body h2{margin:0 0 1px;font-size:1rem}.popup-body p,.popup-footer{display:none}.popup-body .clue{margin:2px 0 3px;padding:3px 7px;font-size:11px;line-height:1.35}.puzzle-options{gap:4px;margin:2px 0 3px}.puzzle-options button.keypad-btn{min-width:24px;padding:2px 6px;font-size:11px}.choice-btn{min-width:105px;padding:5px 8px;font-size:11px}.choice-indicator{width:15px;height:15px;font-size:9px}.answer-input-row{gap:6px;margin:2px 0 1px}.answer-input-row .answer-input{min-height:28px;padding:4px 7px;font-size:12px}.house-actions-row .submit-btn{min-height:28px;padding:4px 12px;font-size:11.5px}.house-actions-row .plain-button{min-height:22px;padding:2px 6px;font-size:10px}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border-width:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.in-world-hud{z-index:60;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:14px;left:14px;right:14px}.hud-stats-badge{pointer-events:auto;-webkit-backdrop-filter:blur(10px);color:#fffae6;user-select:none;background:#1c1826c2;border:1.5px solid #e5b84266;border-radius:20px;align-items:center;gap:7px;padding:5px 14px;font-size:13px;display:flex;box-shadow:0 4px 14px #00000059}.hud-stat-icon{font-size:14px}.hud-stats-badge .stats-text{letter-spacing:.02em;font-weight:500}.hud-pause-btn{pointer-events:auto;-webkit-backdrop-filter:blur(10px);color:#f5cf6d;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1c1826c7;border:1.5px solid #e5b8428c;border-radius:22px;align-items:center;gap:6px;min-height:34px;padding:5px 16px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.34,1.25,.64,1);display:flex;box-shadow:0 4px 14px #00000059}.hud-pause-btn:hover{color:#1e1927;background:linear-gradient(135deg,#e5b842f2,#c89527f2);border-color:gold;transform:scale(1.05);box-shadow:0 6px 18px #e5b84273}.hud-pause-btn:active{transform:scale(.95)}.hud-pause-btn .pause-icon{font-size:13px}.in-world-controls{z-index:22;pointer-events:none;justify-content:space-between;align-items:flex-end;transition:opacity .25s,transform .25s cubic-bezier(.34,1.25,.64,1);display:flex;position:absolute;bottom:16px;left:16px;right:16px}.in-world-controls.minimized{opacity:0;pointer-events:none;transform:translateY(16px)}.dpad-cluster,.jump-cluster{pointer-events:auto;align-items:center;gap:10px;display:flex}.theme-ctrl-btn{pointer-events:auto;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-backdrop-filter:blur(10px);color:#fffae6;background:linear-gradient(155deg,#2e263ad1 0%,#191422eb 100%);border:2px solid #e5b842a6;border-radius:16px;justify-content:center;align-items:center;transition:transform .12s,background .12s,border-color .12s,box-shadow .12s;display:inline-flex;box-shadow:0 6px 18px #00000073,inset 0 1px 1px #ffffff40,0 0 12px #f39c1233}.theme-ctrl-btn:hover{border-color:#ffd700d9;transform:translateY(-2px);box-shadow:0 8px 22px #0000008c,0 0 16px #f39c1266}.theme-ctrl-btn:active{color:#24212e;background:linear-gradient(155deg,#f39c12f2,#d4850afa);border-color:#ffe082;transform:scale(.92)translateY(2px);box-shadow:0 2px 8px #00000080,0 0 20px #ffd700b3}.theme-ctrl-btn.ctrl-left,.theme-ctrl-btn.ctrl-right{width:58px;height:54px}.theme-ctrl-btn.ctrl-jump{letter-spacing:.08em;border-radius:18px;gap:7px;height:54px;padding:0 18px;font-size:13px;font-weight:700}.flip-cluster,.flap-cluster{pointer-events:auto;margin:0 auto}.theme-ctrl-btn.ctrl-flip{letter-spacing:.1em;text-shadow:0 0 10px #00f0ff99;background:linear-gradient(135deg,#00f0ff59 0%,#111528f2 50%,#ff2a8559 100%);border:2px solid #00f0ff;border-radius:999px;gap:12px;height:56px;padding:0 32px;font-size:15px;font-weight:800;transition:opacity .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 25px #00f0ff66,inset 0 1px 2px #ffffff4d}.theme-ctrl-btn.ctrl-flip:hover{border-color:#70f8ff;transform:scale(1.04);box-shadow:0 6px 30px #00f0ff99,0 0 20px #ff2a8566}.theme-ctrl-btn.ctrl-flip:active{background:linear-gradient(135deg,#00f0ff99,#ff2a8599);transform:scale(.96);box-shadow:0 2px 12px #00f0ffb3}.theme-ctrl-btn.ctrl-flap{letter-spacing:.08em;background:linear-gradient(135deg,#70a1ff59,#ff9ff359);border:2px solid #70a1ff;border-radius:999px;gap:10px;height:54px;padding:0 28px;font-size:14px;font-weight:800;box-shadow:0 4px 20px #70a1ff59}.in-world-pause-menu{z-index:45;-webkit-backdrop-filter:blur(14px);box-sizing:border-box;background:#120e1ad1;justify-content:center;align-items:center;padding:54px 16px 16px;animation:.22s ease-out pauseOverlayFade;display:flex;position:absolute;inset:0}@keyframes pauseOverlayFade{0%{opacity:0}to{opacity:1}}.pause-card{text-align:center;color:#fffdf7;box-sizing:border-box;background:linear-gradient(#2c2538 0%,#1c1724 100%);border:2px solid #e5b842bf;border-radius:18px;width:100%;max-width:350px;max-height:calc(100% - 8px);padding:18px;animation:.28s cubic-bezier(.34,1.35,.64,1) pauseCardPop;position:relative;overflow-y:auto;box-shadow:0 24px 60px #000000b3,0 0 35px #f39c1240}@keyframes pauseCardPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.pause-close-btn{color:#d8cfc0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;min-height:28px;padding:0;font-size:12px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.pause-close-btn:hover{color:#fff;background:#fff3;transform:scale(1.08)}.pause-emblem{filter:drop-shadow(0 4px 10px #f39c1266);margin-bottom:4px;font-size:30px}.pause-card-header h2{color:#fff8eb;margin:0 0 4px;font-family:Lora,Georgia,serif;font-size:1.35rem}.pause-subtitle{color:#cfc5b4;margin:0 0 12px;font-size:12px;line-height:1.4}.pause-stats-summary{background:#00000052;border:1px solid #ffffff14;border-radius:12px;justify-content:space-around;align-items:center;margin-bottom:14px;padding:8px 12px;display:flex}.pause-stats-summary .stat-item{flex-direction:column;gap:2px;display:flex}.pause-stats-summary .stat-label{text-transform:uppercase;letter-spacing:.1em;color:#a89f91;font-size:9.5px;font-weight:600}.pause-stats-summary .stat-val{color:#f5cf6d;font-size:14px;font-weight:700}.pause-stats-summary .stat-divider{background:#ffffff1a;width:1px;height:22px}.pause-actions-list{flex-direction:column;gap:8px;display:flex}.pause-action-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .18s;display:flex}.pause-action-btn.btn-resume{color:#1c1724;background:linear-gradient(135deg,#e5b842 0%,#c49427 100%);border:1px solid gold;box-shadow:0 4px 14px #e5b84266}.pause-action-btn.btn-resume:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 20px #e5b84299}.pause-action-btn.btn-resume:active{transform:scale(.97)}.pause-action-btn.btn-restart{color:#f4ede0;background:#ffffff12;border:1.5px solid #ffffff2e}.pause-action-btn.btn-restart:hover{color:#f99;background:#dc354547;border-color:#dc354599;transform:translateY(-2px)}.pause-action-btn.btn-restart:active{transform:scale(.97)}.pause-action-btn.btn-fullscreen{color:#dcd3c3;background:#ffffff0d;border:1.5px solid #ffffff24}.pause-action-btn.btn-fullscreen:hover{color:#fff;background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.pause-action-btn.btn-fullscreen:active{transform:scale(.97)}.pause-action-btn.btn-main-menu{color:#f4ede0;background:#ffffff14;border:1.5px solid #fff3}.pause-action-btn.btn-main-menu:hover{color:#fff;background:#ffffff2e;border-color:#ffffff73;transform:translateY(-2px)}.pause-action-btn.btn-main-menu:active{transform:scale(.97)}#house-shell.paused .play-surface{visibility:visible!important;height:auto!important;overflow:visible!important}#house-shell .pause-overlay{display:none!important}@media (width<=600px){.theme-ctrl-btn.ctrl-left,.theme-ctrl-btn.ctrl-right{border-radius:14px;width:52px;height:50px}.theme-ctrl-btn.ctrl-jump{border-radius:16px;height:50px;padding:0 15px;font-size:12px}.in-world-hud{gap:6px;top:8px;left:8px;right:8px}.hud-level-pill{flex-shrink:1;gap:4px;padding:3px 8px;font-size:11px}.hud-stats-badge{flex-shrink:1;padding:3px 8px;font-size:11px}.hud-pause-btn{flex-shrink:0;min-height:28px;padding:3px 10px;font-size:11px}.pause-card{border-radius:16px;max-width:300px;padding:12px 14px}.pause-emblem{margin-bottom:2px;font-size:22px}.pause-card-header h2{margin:0 0 2px;font-size:1.15rem}.pause-subtitle{margin:0 0 8px;font-size:11px;line-height:1.3}.pause-stats-summary{margin-bottom:8px;padding:5px 8px}.pause-stats-summary .stat-label{font-size:8.5px}.pause-stats-summary .stat-val{font-size:13px}.pause-action-btn{min-height:32px;padding:6px 12px;font-size:12px}.pause-actions-list{gap:6px}}#journey-shell.paused .play-surface,#memory-shell.paused .play-surface,#house-shell.paused .play-surface,#gravity-shell.paused .play-surface,#soarer-shell.paused .play-surface,#catcher-shell.paused .play-surface{visibility:visible!important;height:auto!important;overflow:visible!important}#journey-shell .pause-overlay,#memory-shell .pause-overlay,#gravity-shell .pause-overlay,#soarer-shell .pause-overlay,#catcher-shell .pause-overlay{display:none!important}.hud-level-pill{pointer-events:auto;-webkit-backdrop-filter:blur(10px);color:#f7faef;cursor:pointer;user-select:none;background:#1c261acc;border:1.5px solid #a8cc968c;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:12.5px;display:flex;box-shadow:0 4px 14px #00000059}.hud-level-icon{font-size:13px}.hud-level-select{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;padding-right:4px;font-family:inherit;font-size:12.5px;font-weight:600}.hud-level-select option{color:#f7faef;background:#1e281b}.journey-hud .hud-stats-badge{border-color:#a8cc9673}.journey-hud .hud-pause-btn{color:#cde6b8;border-color:#a8cc968c}.journey-hud .hud-pause-btn:hover{color:#fff;background:linear-gradient(135deg,#78b464f2,#46823cf2);border-color:#d8f0c2;box-shadow:0 6px 18px #78b46473}.journey-controls .theme-ctrl-btn{background:linear-gradient(155deg,#203021d9 0%,#121e13eb 100%);border-color:#a8cc96a6;box-shadow:0 6px 18px #0006,inset 0 1px 1px #fff3,0 0 12px #78b46433}.journey-controls .theme-ctrl-btn:hover{border-color:#c8ebb4e6;box-shadow:0 8px 22px #00000080,0 0 16px #8cc87873}.journey-controls .theme-ctrl-btn:active{color:#122414;background:linear-gradient(155deg,#78b464f2,#46823cfa);border-color:#d8f0c2;box-shadow:0 2px 8px #00000080,0 0 20px #a0dc82b3}.journey-pause-menu{padding:48px 12px 10px}.journey-pause-menu .pause-card{background:linear-gradient(#243526 0%,#152216 100%);border-color:#a8cc96bf;max-width:290px;padding:10px 12px;box-shadow:0 24px 60px #000000b3,0 0 35px #78b46440}.journey-pause-menu .pause-emblem{margin-bottom:2px;font-size:20px}.journey-pause-menu .pause-card-header h2{margin:0 0 2px;font-size:1.1rem}.journey-pause-menu .pause-subtitle{margin:0 0 6px;font-size:10.5px;line-height:1.25}.journey-pause-menu .pause-stats-summary{margin-bottom:6px;padding:4px 6px}.journey-pause-menu .pause-actions-list{gap:5px}.journey-pause-menu .pause-action-btn{min-height:29px;padding:4px 10px;font-size:11.5px}.journey-pause-menu .btn-resume{color:#fff;background:linear-gradient(135deg,#74a867 0%,#528046 100%);border:1px solid #a8d698;box-shadow:0 4px 14px #74a86766}.journey-pause-menu .btn-resume:hover{box-shadow:0 6px 20px #74a86799}.journey-victory-menu{z-index:55;-webkit-backdrop-filter:blur(14px);box-sizing:border-box;background:#0e180fdb;justify-content:center;align-items:center;padding:48px 12px 10px;animation:.22s ease-out pauseOverlayFade;display:flex;position:absolute;inset:0}.journey-victory-menu .victory-card{background:linear-gradient(#243526 0%,#152216 100%);border:2px solid #f39c12d9;max-width:295px;padding:12px 14px;box-shadow:0 24px 60px #000000b3,0 0 35px #f39c124d}.journey-victory-menu .victory-card .btn-next-journey{color:#fff;background:linear-gradient(135deg,#f39c12 0%,#d35400 100%);border:1px solid #f1c40f;box-shadow:0 4px 14px #f39c1266}.journey-victory-menu .victory-card .btn-next-journey:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f39c1299}.journey-victory-menu .victory-card .btn-surprise{color:#fff;background:linear-gradient(135deg,#e91e63 0%,#c2185b 100%);border:1px solid #f48fb1;text-decoration:none;box-shadow:0 4px 14px #e91e6366}.journey-victory-menu .victory-card .btn-surprise:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e91e6399}.in-world-victory-menu{z-index:75;-webkit-backdrop-filter:blur(14px);box-sizing:border-box;background:#0e0a16e0;justify-content:center;align-items:center;padding:16px;animation:.22s ease-out pauseOverlayFade;display:flex;position:absolute;inset:0}.in-world-victory-menu[hidden]{display:none!important}.in-world-victory-menu .pause-card{box-sizing:border-box;width:100%;max-width:350px;max-height:calc(100% - 16px);margin:auto;animation:.28s cubic-bezier(.34,1.35,.64,1) pauseCardPop;position:relative;overflow-y:auto}.gravity-victory-menu{background:radial-gradient(circle at 50% 40%,#140f28f0 0%,#080612fa 100%)}.gravity-victory-menu .pause-card{background:linear-gradient(#18142c 0%,#0d0a1a 100%);border-color:#00f0ff;box-shadow:0 24px 60px #000000bf,0 0 35px #00f0ff4d}.gravity-victory-menu .pause-action-btn.btn-resume{color:#fff;background:linear-gradient(135deg,#00f0ff 0%,#ff2a85 100%);border-color:#00f0ff;box-shadow:0 4px 14px #00f0ff66}.soarer-victory-menu{background:radial-gradient(circle at 50% 40%,#b0dafff0 0%,#87b9f0fa 100%)}.soarer-victory-menu .pause-card{color:#1e293b;background:linear-gradient(#fff 0%,#f0f8ff 100%);border-color:#70a1ff;box-shadow:0 24px 60px #00000059,0 0 35px #70a1ff40}.soarer-victory-menu .pause-card-header h2{color:#0f172a}.soarer-victory-menu .pause-subtitle{color:#475569}.soarer-victory-menu .pause-stats-summary{background:#e0f2fe99;border-color:#70a1ff4d}.soarer-victory-menu .pause-stats-summary .stat-label{color:#64748b}.soarer-victory-menu .pause-stats-summary .stat-val{color:#0369a1}.soarer-victory-menu .pause-action-btn.btn-resume{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#0284c7 100%);border-color:#7dd3fc;box-shadow:0 4px 14px #38bdf866}.soarer-victory-menu .pause-action-btn.btn-restart,.soarer-victory-menu .pause-action-btn.btn-main-menu{color:#334155;background:#f1f5f9e6;border-color:#cbd5e1e6}.catcher-victory-menu{background:radial-gradient(circle at 50% 40%,#1a163af0 0%,#0c0a1efa 100%)}.catcher-victory-menu .pause-card{background:linear-gradient(#201a44 0%,#110d26 100%);border-color:#fde047;box-shadow:0 24px 60px #000000bf,0 0 35px #fde0474d}.catcher-victory-menu .pause-action-btn.btn-resume{color:#1e1b4b;background:linear-gradient(135deg,#facc15 0%,#ca8a04 100%);border-color:#fef08a;box-shadow:0 4px 14px #facc1566}.memory-board-wrap{background:#fbf9f4;border:1.5px solid #ded9cb;border-radius:16px;padding:16px;position:relative;box-shadow:0 4px 16px #0000000a}.memory-hud{z-index:60;pointer-events:auto;flex-direction:column;gap:8px;margin-bottom:12px;display:flex;position:relative}.memory-hud-top-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.memory-stats-pill{color:#5a496e;box-shadow:none;background:#f0eaf5;border:1px solid #dcd1e6;font-weight:600}.memory-hud-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hud-btn-pill{color:#4c5c46;cursor:pointer;user-select:none;background:#fff;border:1px solid #d5dacd;border-radius:20px;align-items:center;gap:5px;min-height:32px;padding:5px 13px;font-size:12.5px;font-weight:600;transition:all .18s;display:inline-flex}.hud-btn-pill:hover{color:#2b3d26;border-color:#526c53;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.hud-btn-pill:active{transform:scale(.96)}.memory-hud .hud-pause-btn{color:#5a496e;box-shadow:none;background:#f0eaf5;border:1px solid #c9badb;min-height:32px}.memory-hud .hud-pause-btn:hover{color:#3b2c4e;background:#e2d5ec;border-color:#b5a2cb;transform:translateY(-1px)}.memory-mode-pill,.memory-size-pill,.memory-timed-pill{color:#4c5c46;min-height:32px;box-shadow:none;background:#fff;border-color:#d7dacd;padding:3px 10px}.memory-mode-pill .hud-level-select,.memory-size-pill .hud-level-select{color:#4c5c46;font-size:12.5px}.memory-mode-pill .hud-level-select option,.memory-size-pill .hud-level-select option{color:#4c5c46;background:#fff}.memory-pause-menu{z-index:45;-webkit-backdrop-filter:blur(14px);box-sizing:border-box;background:#2d2438d1;border-radius:16px;justify-content:center;align-items:center;padding:86px 14px 14px;display:flex;position:absolute;inset:0}.memory-pause-menu .pause-card{color:#383f37;background:linear-gradient(#fffefb 0%,#f6f1eb 100%);border:2px solid #bba6d4;box-shadow:0 20px 50px #00000059,0 0 30px #bba6d44d}.memory-pause-menu .pause-card-header h2{color:#3d3248}.memory-pause-menu .pause-subtitle{color:#695e73}.memory-pause-menu .pause-stats-summary{background:#ede6f2;border-color:#dccfe6}.memory-pause-menu .pause-stats-summary .stat-label{color:#7b6e87}.memory-pause-menu .pause-stats-summary .stat-val{color:#533e6b}.memory-pause-menu .pause-stats-summary .stat-divider{background:#d8cae3}.memory-pause-menu .pause-close-btn{color:#6a577c;background:#eee6f3;border-color:#d4c4e0}.memory-pause-menu .pause-close-btn:hover{color:#3d2b50;background:#dfd1e8}.memory-pause-menu .btn-resume{color:#fff;background:linear-gradient(135deg,#7c6899 0%,#5d4978 100%);border:1px solid #9e89bd;box-shadow:0 4px 14px #7c689959}.memory-pause-menu .btn-resume:hover{box-shadow:0 6px 20px #7c68998c}.memory-pause-menu .btn-restart{color:#55446a;background:#f7f3f9;border-color:#d4c8e0}.memory-pause-menu .btn-restart:hover{color:#b00;background:#fee;border-color:#fcc}.sr-only-level-select{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.in-world-main-menu{z-index:80;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);border-radius:16px;justify-content:center;align-items:center;padding:20px 16px;transition:opacity .25s,visibility .25s;display:flex;position:absolute;inset:0}.in-world-main-menu[hidden]{display:none!important}#journey-world-wrap:has(#main-menu:not([hidden])) .in-world-hud,#journey-world-wrap:has(#main-menu:not([hidden])) .in-world-controls,#house-world-wrap:has(#house-main-menu:not([hidden])) .in-world-hud,#house-world-wrap:has(#house-main-menu:not([hidden])) .in-world-controls,#memory-world-wrap:has(#memory-main-menu:not([hidden])) .in-world-hud,#gravity-world-wrap:has(.in-world-main-menu:not([hidden])) .in-world-hud,#gravity-world-wrap:has(.in-world-main-menu:not([hidden])) .in-world-controls,#soarer-world-wrap:has(.in-world-main-menu:not([hidden])) .in-world-hud,#soarer-world-wrap:has(.in-world-main-menu:not([hidden])) .in-world-controls,#catcher-world-wrap:has(.in-world-main-menu:not([hidden])) .in-world-hud,#catcher-world-wrap:has(.in-world-main-menu:not([hidden])) .in-world-controls,#journey-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-hud,#journey-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-controls,#journey-world-wrap:has(.journey-victory-menu:not([hidden])) .in-world-hud,#journey-world-wrap:has(.journey-victory-menu:not([hidden])) .in-world-controls,#gravity-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-hud,#gravity-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-controls,#soarer-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-hud,#soarer-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-controls,#catcher-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-hud,#catcher-world-wrap:has(.in-world-victory-menu:not([hidden])) .in-world-controls{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.journey-main-menu{background:radial-gradient(circle at 50% 35%,#1a2c18f5 0%,#0a120bfa 100%)}.house-main-menu{background:radial-gradient(circle at 50% 35%,#261c34f5 0%,#100b17fa 100%)}.memory-main-menu{background:radial-gradient(circle at 50% 35%,#2e233af5 0%,#140e1cfa 100%)}.gravity-main-menu{background:radial-gradient(circle at 50% 35%,#140f28f5 0%,#080612fa 100%)}.soarer-main-menu{background:radial-gradient(circle at 50% 35%,#b0dafff5 0%,#87b9f0fa 100%)}.catcher-main-menu{background:radial-gradient(circle at 50% 35%,#1a163af5 0%,#0c0a1efa 100%)}.menu-card{text-align:center;box-sizing:border-box;background:linear-gradient(#22301ef5 0%,#121c10fa 100%);border:2px solid #a8cc96bf;border-radius:20px;width:100%;max-width:350px;padding:22px 20px;animation:.28s cubic-bezier(.34,1.35,.64,1) both menuPop;box-shadow:0 24px 60px #000000a6,0 0 40px #78b46433}.house-main-menu .menu-card{background:linear-gradient(#2e243cf5 0%,#191222fa 100%);border-color:#e5b842bf;box-shadow:0 24px 60px #000000a6,0 0 40px #e5b84233}.memory-main-menu .menu-card{color:#383f37;background:linear-gradient(#fffefbfa 0%,#f6f1ebfa 100%);border-color:#bba6d4;box-shadow:0 24px 60px #0006,0 0 40px #bba6d440}.gravity-main-menu .menu-card{background:linear-gradient(#181230f5 0%,#0a0816fa 100%);border-color:#00f0ff;box-shadow:0 24px 60px #000000a6,0 0 35px #00f0ff40}.soarer-main-menu .menu-card{color:#1e293b;background:linear-gradient(#fff 0%,#f0f8ff 100%);border-color:#70a1ff;box-shadow:0 24px 60px #00000059,0 0 35px #70a1ff40}.soarer-main-menu .menu-subtitle,.soarer-main-menu .btn-text-wrap small{color:#64748b}.catcher-main-menu .menu-card{background:linear-gradient(#1e1a44f5 0%,#0e0c22fa 100%);border-color:#fde047;box-shadow:0 24px 60px #000000a6,0 0 35px #fde04740}@keyframes menuPop{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.menu-card-header{margin-bottom:18px}.menu-emblem{filter:drop-shadow(0 4px 10px #0000004d);margin-bottom:6px;font-size:34px;line-height:1}.menu-card-header h2{color:#f7faef;letter-spacing:-.01em;margin:0 0 5px;font-family:Lora,Georgia,serif;font-size:1.45rem}.house-main-menu .menu-card-header h2{color:#fffae6}.memory-main-menu .menu-card-header h2{color:#3d3248}.menu-subtitle{color:#b5c7ad;margin:0;font-size:12px;line-height:1.35}.house-main-menu .menu-subtitle{color:#e0d0b0}.memory-main-menu .menu-subtitle{color:#695e73}.menu-actions-stack{flex-direction:column;gap:10px;display:flex}.menu-btn{cursor:pointer;box-sizing:border-box;text-align:left;user-select:none;-webkit-tap-highlight-color:transparent;border:1.5px solid #0000;border-radius:14px;align-items:center;gap:14px;min-height:52px;padding:10px 16px;font-family:inherit;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:flex}.menu-btn:hover{transform:translateY(-2px)}.menu-btn:active{transform:scale(.97)translateY(1px)}.btn-icon{text-align:center;flex-shrink:0;width:28px;font-size:20px}.btn-text-wrap{flex-direction:column;line-height:1.25;display:flex}.btn-text-wrap strong{font-size:14px;font-weight:700}.btn-text-wrap small{opacity:.82;margin-top:2px;font-size:11px}.journey-main-menu .btn-new-game{color:#fff;background:linear-gradient(135deg,#4ea355 0%,#2e7d36 100%);border-color:#8be094;box-shadow:0 4px 14px #4ea35573}.journey-main-menu .btn-new-game:hover{box-shadow:0 6px 20px #4ea355a6}.journey-main-menu .btn-continue{color:#e4f3dc;background:#263824d9;border-color:#a8cc9699}.journey-main-menu .btn-continue:hover{background:#30462df2;border-color:#b5e4a2}.journey-main-menu .btn-endless{color:#fff1b8;background:linear-gradient(135deg,#a67c2859 0%,#78551973 100%);border-color:#f3c855b3}.journey-main-menu .btn-endless:hover{background:linear-gradient(135deg,#c4943073 0%,#8c641e8c 100%);border-color:#ffd875}.journey-main-menu .btn-exit{color:#aebfab;background:#182216bf;border-color:#8ca08266}.journey-main-menu .btn-exit:hover{color:#f7d0d0;background:#281e1ed9;border-color:#dc8c8c99}.house-main-menu .btn-new-game{color:#fff;background:linear-gradient(135deg,#d4952c 0%,#a86c12 100%);border-color:#ffd27a;box-shadow:0 4px 14px #d4952c73}.house-main-menu .btn-new-game:hover{box-shadow:0 6px 20px #d4952ca6}.house-main-menu .btn-continue{color:#faeed7;background:#382c48d9;border-color:#e5b84299}.house-main-menu .btn-continue:hover{background:#48385cf2;border-color:#ffd875}.house-main-menu .btn-endless{color:#fce8f8;background:linear-gradient(135deg,#8c3c7859 0%,#64285a73 100%);border-color:#dc8cc8a6}.house-main-menu .btn-endless:hover{background:linear-gradient(135deg,#a0468c73 0%,#78326e8c 100%);border-color:#ffaee8}.house-main-menu .btn-exit{color:#beb0cf;background:#1e1826bf;border-color:#a08cb466}.house-main-menu .btn-exit:hover{color:#f7d0d0;background:#2d1a20d9;border-color:#dc8c8c99}.memory-main-menu .btn-new-game{color:#fff;background:linear-gradient(135deg,#7c6899 0%,#5d4978 100%);border-color:#9e89bd;box-shadow:0 4px 14px #7c689959}.memory-main-menu .btn-new-game:hover{box-shadow:0 6px 20px #7c68998c}.memory-main-menu .btn-continue{color:#4a385f;background:#f7f3f9;border-color:#cbbad9}.memory-main-menu .btn-continue:hover{background:#ede4f4;border-color:#b39dc6}.memory-main-menu .btn-endless{color:#553e6b;background:linear-gradient(135deg,#ebd7f599 0%,#d7c3eb99 100%);border-color:#bfa8d8}.memory-main-menu .btn-endless:hover{background:linear-gradient(135deg,#f0defae6 0%,#deccf2e6 100%);border-color:#aa8ec9}.memory-main-menu .btn-exit{color:#7a6b63;background:#fdfaf8;border-color:#e0d5ce}.memory-main-menu .btn-exit:hover{color:#a03030;background:#fdeeee;border-color:#f0c0c0}.btn-main-menu{color:#d8ebd2;background:#2d3a2acc;border:1px solid #a8cc9680}.btn-main-menu:hover{color:#fff;background:#3c5038e6;border-color:#b5e4a2}.house-pause-menu .btn-main-menu{color:#f7eed8;background:#382c48d9;border-color:#e5b8428c}.house-pause-menu .btn-main-menu:hover{color:#fff;background:#4b3a60f2;border-color:#ffd875}.memory-pause-menu .btn-main-menu{color:#55446a;background:#f7f3f9;border-color:#d4c8e0}.memory-pause-menu .btn-main-menu:hover{color:#3b2c4e;background:#ede5f5;border-color:#bca8d3}@media (width>=601px) and (width<=1024px){.game-shell{padding:20px}.in-world-controls{bottom:22px;left:22px;right:22px}.dpad-cluster{gap:12px}.theme-ctrl-btn.ctrl-left,.theme-ctrl-btn.ctrl-right{border-radius:18px;width:66px;height:60px}.theme-ctrl-btn.ctrl-left svg,.theme-ctrl-btn.ctrl-right svg{width:28px;height:28px}.theme-ctrl-btn.ctrl-jump{border-radius:20px;gap:8px;height:60px;padding:0 22px;font-size:14px}.theme-ctrl-btn.ctrl-jump svg{width:22px;height:22px}.menu-card{max-width:360px;padding:24px 22px}.menu-btn{min-height:54px;padding:12px 18px}.memory-board{gap:10px;max-width:620px}}@media (width<=600px){.in-world-controls{bottom:12px;left:12px;right:12px}.dpad-cluster{gap:8px}.theme-ctrl-btn.ctrl-left,.theme-ctrl-btn.ctrl-right{border-radius:13px;width:50px;height:46px}.theme-ctrl-btn.ctrl-left svg,.theme-ctrl-btn.ctrl-right svg{width:20px;height:20px}.theme-ctrl-btn.ctrl-jump{border-radius:14px;gap:5px;height:46px;padding:0 14px;font-size:11.5px}.theme-ctrl-btn.ctrl-jump svg{width:18px;height:18px}.menu-card{border-radius:16px;max-width:300px;padding:16px 14px}.menu-emblem{margin-bottom:3px;font-size:26px}.menu-card-header h2{font-size:1.2rem}.menu-subtitle{margin-bottom:4px;font-size:10.5px}.menu-actions-stack{gap:7px}.menu-btn{border-radius:12px;gap:10px;min-height:46px;padding:8px 12px}.btn-icon{width:22px;font-size:17px}.btn-text-wrap strong{font-size:12.5px}.btn-text-wrap small{font-size:10px}}.birthday-video-card{text-align:center;background:linear-gradient(135deg,#fffdf8,#fcf6eb);border:1.5px solid #e7ddc4;border-radius:22px;max-width:820px;margin:44px auto 32px;padding:34px 28px 28px;box-shadow:0 10px 32px #52412214}.video-card-header{margin-bottom:22px}.video-card-eyebrow{letter-spacing:.16em;color:#9c7b41;background:#fbf0d9;border-radius:20px;margin-bottom:10px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.video-card-header h2{color:#3b3223;margin:6px 0 10px;font-family:Lora,Georgia,serif;font-size:1.85rem}.video-card-header p{color:#6e6451;max-width:540px;margin:0 auto;font-size:14.5px;line-height:1.6}.video-player-wrap{background:#111411;border:2px solid #ecdcb9;border-radius:16px;width:100%;margin-bottom:22px;overflow:hidden;box-shadow:0 12px 30px #00000029}.birthday-video-element{object-fit:contain;background:#000;width:100%;max-height:520px;display:block}.video-card-actions{flex-direction:column;align-items:center;gap:10px;display:flex}.download-video-button{align-items:center;gap:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #526c5359;color:#fff!important;background:linear-gradient(135deg,#526c53,#3f5540)!important;border:1px solid #3f5540!important;border-radius:14px!important;padding:13px 28px!important;font-size:15px!important;font-weight:600!important;display:inline-flex!important}.download-video-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #526c5373}.download-icon{font-size:18px}.video-meta-note{color:#8c816b;font-size:12px}@media (width<=600px){.birthday-video-card{border-radius:18px;margin:30px auto 24px;padding:22px 14px 20px}.video-card-header h2{font-size:1.45rem}.video-card-header p{font-size:13px}.download-video-button{width:100%;padding:12px 18px!important;font-size:14px!important}}
