@import url('data:text/css,');
:root{font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#3c493a;background:#e3e9d8;font-synthesis:none;--sage:#718a64;--sage-dark:#465f42;--cream:#f8f6ed;--gold:#e9bd61;--muted:#86917b;--line:#e8eade;--safe:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}body{display:flex;justify-content:center}button{font:inherit;color:inherit;border:0;cursor:pointer;touch-action:manipulation}button:disabled{opacity:.45;cursor:default}button:focus-visible{outline:3px solid #adbd83;outline-offset:2px}button,canvas{-webkit-user-select:none;user-select:none}button:active:not(:disabled){transform:scale(.965)}[hidden]{display:none!important}#app{position:relative;display:flex;flex-direction:column;width:100%;max-width:520px;height:100%;height:100dvh;background:var(--cream);overflow:hidden;box-shadow:0 0 90px #64735422}.topbar{height:calc(75px + env(safe-area-inset-top,0px));padding:calc(14px + env(safe-area-inset-top,0px)) 18px 12px;display:flex;justify-content:space-between;align-items:center;flex:none;z-index:3;background:#f8f6ed}.brand{display:flex;gap:10px;align-items:center}.brand-mark{width:37px;height:40px;border-radius:45% 45% 40% 40%;background:#f1cd67;color:#756436;display:grid;place-items:center;font-weight:900;font-size:18px;box-shadow:inset 0 -4px #e6bb5933}.brand h1{font-size:18px;letter-spacing:.6px;margin:0 0 4px;font-weight:850}.brand p{font-size:10px;color:var(--muted);margin:0;letter-spacing:.6px}.top-tools{display:flex;gap:7px;align-items:center}.currency{display:flex;align-items:center;gap:5px;min-height:40px;padding:0 10px;border-radius:30px;background:#efe8d5}.currency span{font-size:16px}.currency b{font-size:15px}.currency .plus{font-size:15px;color:#aa955e;padding-left:3px}.icon-btn{height:42px;width:38px;background:none;display:grid;place-items:center}.icon-btn svg{width:22px;height:22px;fill:none;stroke:#88937f;stroke-width:1.6}.care-status{padding:2px 18px 13px;display:flex;gap:9px;z-index:2;flex:none;background:#f8f6ed}.status-pill{flex:1;display:flex;align-items:center;gap:7px;min-width:0;border:1px solid #e8e9db;border-radius:12px;padding:8px;background:#fffdf6}.status-pill>span{font-size:20px}.status-pill>div{flex:1}.status-pill p{margin:0 0 5px;font-size:9px;white-space:nowrap;color:#84907b}.status-pill b{float:right;font-size:10px;color:#69775e;font-weight:750}.status-pill i{height:4px;display:block;background:#edeede;border-radius:3px;overflow:hidden}.status-pill em{height:100%;display:block;transition:width .4s;background:#dca687;border-radius:3px}.status-pill:nth-child(2) em{background:#9bbab7}.status-pill:nth-child(3) em{background:#d9bc70}#stage{position:relative;flex:1;min-height:0;isolation:isolate;overflow:hidden;background:#e9eedf}#scene{height:100%;width:100%;display:block;touch-action:none}.room-caption{position:absolute;left:20px;top:14px;display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:2px;color:#829077;pointer-events:none}.live-dot{height:5px;width:5px;border-radius:50%;background:#96a788}.room-line{height:1px;width:32px;background:#a5b29455}.friend-chip{position:absolute;left:16px;top:38px;min-height:46px;display:flex;align-items:center;gap:7px;background:#fbfbefce;border:1px solid #fff8;border-radius:14px;padding:7px 10px;text-align:left;backdrop-filter:blur(8px)}.friend-chip>span{font-size:28px;line-height:1;color:#b39758}.friend-chip b{display:block;font-size:11px;font-weight:650}.friend-chip small{display:block;font-size:9px;color:#8a947a;margin-top:3px}.side-tools{position:absolute;right:12px;top:17px;display:flex;flex-direction:column;gap:8px}.round-tool{width:45px;min-height:55px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#fbfbefcd;border:1px solid #fff9;position:relative}.round-tool svg{width:22px;height:22px;fill:none;stroke:#7c8c6c;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.round-tool span{font-size:9px;letter-spacing:1px;color:#728264}.round-tool i{position:absolute;top:6px;right:6px;width:7px;height:7px;background:#d98e66;border:1.5px solid #fff;border-radius:50%}.speech{position:absolute;top:21%;left:50%;transform:translateX(-50%);width:max-content;max-width:76%;padding:10px 15px;background:#fffdf2ed;border:1px solid #fff;border-radius:16px;font-size:12px;box-shadow:0 3px 10px #74825a0a;text-align:center;pointer-events:none;transition:opacity .25s}.speech i{position:absolute;bottom:-5px;left:47%;width:9px;height:9px;transform:rotate(45deg);background:#fffdf2}.idle-hint{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:9px 16px;border-radius:20px;background:#fffff1bb;color:#7d8a70;font-size:10px;letter-spacing:1px;border:1px solid #ffffff99;display:flex;gap:8px;align-items:center}.hint-dot{width:4px;height:4px;border-radius:50%;background:#b8a168}.bottom-nav{height:calc(78px + var(--safe));padding:8px 15px calc(8px + var(--safe));background:#fbf9f0;border-top:1px solid #e1e6d5;display:flex;gap:8px;z-index:4;flex:none}.bottom-nav button{flex:1;border-radius:16px;background:transparent;display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;min-height:55px;transition:background .2s}.bottom-nav button.selected{background:#eaf0dd}.nav-icon{font-size:25px;line-height:27px;filter:saturate(.8)}.bottom-nav b{font-size:10px;font-weight:600;letter-spacing:2px;color:#829075}.bottom-nav button.selected b{color:#526c44}.loading-card{position:absolute;inset:0;z-index:15;background:#eaf0e0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.loading-face{font-size:38px;color:#826f3b;background:#efd270;width:94px;height:108px;display:grid;place-items:center;border-radius:45% 45% 37% 37%;animation:breathe 2s ease-in-out infinite}.loading-card b{font-size:14px;letter-spacing:1px}.loading-card>span{font-size:11px;color:#8a967f}.loading-track{width:120px;height:4px;background:#dce4cb;border-radius:8px;overflow:hidden}.loading-track i{display:block;width:6%;height:100%;background:#a7b980;transition:width .3s}@keyframes breathe{50%{transform:translateY(-5px) scale(1.02,.98)}}.feed-tray,.bath-bar{position:absolute;left:12px;right:12px;bottom:12px;background:#fffdf4f2;border:1px solid white;border-radius:20px;padding:10px 13px 9px;box-shadow:0 10px 26px #59654413;z-index:5;backdrop-filter:blur(10px)}.tray-top{display:flex;align-items:center;justify-content:space-between}.tray-top>b,.bath-bar b{font-size:11px;font-weight:650}.tiny-close{height:32px;width:34px;font-size:23px;background:none;color:#9ca28c;margin:-5px -6px}.food-list{display:flex;gap:8px;margin:2px 0 6px}.food-item{flex:1;min-width:0;background:#f3f1e5;border-radius:12px;padding:5px 0;min-height:65px;touch-action:none;border:1px solid transparent}.food-item.selected{border-color:#b5bf83;background:#edf0d8}.food-item .food-symbol{display:block;font-size:27px;line-height:30px}.food-item small{display:block;font-size:9px;margin-top:3px;color:#869071}.food-item.locked{filter:grayscale(.7);opacity:.60}.feed-tray>p{font-size:9px;color:#949b86;text-align:center;margin:2px 0 0}.food-ghost{position:fixed;z-index:50;pointer-events:none;font-size:50px;transform:translate(-50%,-65%);filter:drop-shadow(0 6px 5px #4d573330)}.bath-bar>div:first-child{display:flex;justify-content:space-between;gap:8px}.bath-bar span{font-size:10px;color:#93a087}.wash-track{height:5px;margin:10px 0;background:#e2e8d7;border-radius:6px;overflow:hidden}.wash-track i{width:0;background:#a1bbad;display:block;height:100%;transition:width .2s}.bath-actions{display:flex;gap:8px}.button{min-height:44px;border-radius:12px;font-size:12px;font-weight:650;padding:10px 16px;display:inline-flex;justify-content:center;align-items:center;gap:6px}.primary{background:#778f64;color:#fffdf3}.ghost{background:#eff0e4;color:#879274}.gold{background:#efd388;color:#756039}.bath-actions button{flex:1}.action-bar{position:absolute;left:16px;right:16px;bottom:14px;display:flex;align-items:center;justify-content:space-between;background:#fffdf3ec;border-radius:16px;padding:7px 10px 7px 15px;font-size:11px}.action-bar button{min-height:38px;padding:8px 12px;border-radius:10px;background:#e9eddd;font-size:10px;color:#7a8968}.sheet-backdrop{position:absolute;inset:0;background:#2c3b2d40;z-index:20;display:flex;align-items:flex-end;backdrop-filter:blur(3px)}.sheet{background:#fbfaf2;width:100%;max-height:86%;border-radius:28px 28px 0 0;box-shadow:0 -8px 50px #3b462326;display:flex;flex-direction:column;padding-bottom:var(--safe);animation:up .2s ease-out}.sheet-handle{width:34px;height:4px;border-radius:10px;margin:10px auto 3px;background:#dce1d0;flex:none}.sheet-head{display:flex;justify-content:space-between;align-items:center;padding:16px 22px 13px;flex:none}.sheet-head span{font-size:8px;letter-spacing:2px;color:#b1b89d}.sheet-head h2{font-size:21px;letter-spacing:1px;margin:5px 0 0;font-weight:750}.close-sheet{width:42px;height:42px;background:#efefe2;border-radius:50%;font-size:25px;color:#91a080}.sheet-content{padding:0 20px 20px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sheet-intro{font-size:11px;line-height:1.8;color:#959e88;margin:0 0 16px}.section-label{display:flex;align-items:center;gap:8px;margin:21px 0 11px;font-size:12px;font-weight:700}.section-label span{font-size:9px;color:#a3aa97;font-weight:500}.game-cards{display:grid;grid-template-columns:1fr 1fr;gap:11px}.game-card{padding:16px 12px 12px;border-radius:19px;text-align:left;min-height:185px;position:relative;overflow:hidden}.game-card.catch{background:#f1e4bd}.game-card.bubbles{background:#dfeae2}.game-illustration{font-size:47px;display:block;height:66px;line-height:60px;position:relative;z-index:1}.game-card::after{content:'';width:120px;height:120px;background:#ffffff44;position:absolute;right:-30px;top:-24px;border-radius:50%}.game-card h3{font-size:15px;margin:9px 0 5px}.game-card p{font-size:9px;color:#859077;margin:0 0 12px;line-height:1.5}.game-card .play-now{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700}.game-card .play-now>span{height:28px;width:28px;border-radius:50%;background:#ffffff88;display:grid;place-items:center}.quick-actions{display:flex;gap:8px}.quick-actions button{flex:1;background:#f0f1e6;border-radius:12px;min-height:53px;font-size:11px}.quick-actions span{display:block;font-size:19px;margin-bottom:3px}.journal-tabs{display:flex;padding:4px;background:#eeeee1;border-radius:13px;margin-bottom:14px;gap:4px}.journal-tabs button{flex:1;min-height:36px;border-radius:10px;background:none;font-size:11px;color:#8a947a}.journal-tabs button.active{background:#fffdf6;color:#5d7050;box-shadow:0 2px 4px #44552807}.list-card{background:#fffef7;border:1px solid #e7eadb;border-radius:15px;padding:12px;display:flex;align-items:center;gap:11px;margin-bottom:9px}.list-icon{width:39px;height:41px;flex:none;display:grid;place-items:center;border-radius:12px;background:#f0f0df;font-size:23px}.list-copy{flex:1;min-width:0}.list-copy h3{font-size:12px;margin:0 0 5px}.list-copy p{font-size:9px;color:#9ca58c;margin:0;line-height:1.5}.claim{min-height:39px;min-width:66px;border-radius:11px;font-size:10px;font-weight:650;padding:7px 8px;background:#f3d994;color:#876c32}.claim.done{background:#eef1e6;color:#a1ac8f}.claim:disabled{opacity:1;background:#eff0e6;color:#a9af9d}.small-progress{height:4px;width:90%;max-width:160px;background:#edf0e1;margin-top:7px;border-radius:3px;overflow:hidden}.small-progress i{height:100%;display:block;background:#b3c095}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shop-card{border:1px solid #e8eadb;border-radius:16px;background:#fffef6;padding:13px;display:flex;flex-direction:column;min-height:185px}.shop-symbol{font-size:35px;padding:6px 0 10px}.shop-card h3{font-size:12px;margin:0 0 5px}.shop-card p{font-size:9px;line-height:1.6;color:#9aa388;margin:0 0 11px;flex:1}.shop-card button{min-height:37px;font-size:10px;background:#f0d997;color:#857044;border-radius:10px;font-weight:650}.shop-card button.owned{background:#e9eddd;color:#839572}.shop-card button.equipped{background:#82946d;color:#fffdf2}.album-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.memory{background:white;border:1px solid #ececdc;padding:8px 8px 12px;border-radius:4px;box-shadow:0 4px 10px #5b634f06;transform:rotate(-1deg)}.memory:nth-child(even){transform:rotate(1deg)}.memory-picture{background:linear-gradient(130deg,#e9ead5,#f3ddb0);border-radius:2px;height:96px;display:grid;place-items:center;font-size:42px}.memory.locked .memory-picture{background:#eef0e7;filter:grayscale(1);opacity:.65}.memory h3{font-size:11px;margin:10px 5px 5px}.memory p{font-size:8px;line-height:1.7;color:#9ca58e;margin:0 5px}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #e9ecde;gap:12px}.settings-row b{font-size:12px}.settings-row p{font-size:9px;color:#969f89;line-height:1.7;margin:5px 0 0}.toggle{background:#dfe5d3;width:48px;height:29px;border-radius:20px;position:relative;flex:none}.toggle.on{background:#8eaa78}.toggle::after{content:'';position:absolute;width:21px;height:21px;background:#fff;top:4px;left:4px;border-radius:50%;box-shadow:0 1px 3px #56644422;transition:left .2s}.toggle.on::after{left:23px}.quality-options{display:flex;gap:7px;margin-top:12px}.quality-options button{flex:1;background:#edeee1;border-radius:9px;font-size:10px;min-height:37px}.quality-options button.active{background:#849972;color:#fff}.notice{border-radius:13px;padding:12px;background:#eff1e6;color:#8a987b;font-size:10px;line-height:1.8;margin-top:15px}.save-note{font-size:9px;color:#a3ab94;text-align:center;margin:20px 0 4px}.toast{position:absolute;bottom:calc(96px + var(--safe));left:50%;transform:translateX(-50%);padding:11px 17px;border-radius:15px;background:#475d3ef2;color:#fffcee;font-size:12px;z-index:80;max-width:90%;width:max-content;box-shadow:0 5px 20px #29372018;pointer-events:none;text-align:center}.mini{position:absolute;inset:0;z-index:10;background:linear-gradient(#f1edda,#e7eddc)}.mini-top{position:absolute;top:14px;left:13px;right:13px;z-index:2;display:flex;align-items:center;gap:10px}.mini-top>button{width:39px;height:39px;border-radius:12px;background:#fffdf3;font-size:23px;color:#849271}.mini-top>div:nth-child(2){flex:1}.mini-top b{display:block;font-size:13px}.mini-top span{display:block;font-size:8px;color:#97a087;margin-top:4px}.timer{border:1px solid #ffffff;border-radius:13px;padding:7px 12px;background:#fffdf188;display:flex;align-items:baseline;gap:3px}.timer b{font-size:20px;font-variant-numeric:tabular-nums}.mini-score{position:absolute;top:80px;left:0;right:0;text-align:center;pointer-events:none;z-index:2}.mini-score>span{font-size:9px;letter-spacing:3px;color:#a2aa90;display:block}.mini-score>b{font-size:43px;letter-spacing:-2px;display:block;color:#718260;line-height:1.25;font-variant-numeric:tabular-nums}.mini-score small{font-size:10px;color:#b0995b}.mini canvas{width:100%;height:100%;display:block;touch-action:none}.mini-hint{position:absolute;bottom:13px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:1px;color:#9ba587;pointer-events:none}.result{text-align:center;padding:10px 0}.result-symbol{font-size:58px}.result>h3{font-size:22px;margin:14px 0 5px}.result>p{font-size:11px;color:#9ca68e;margin:0 0 17px}.result-score{display:flex;justify-content:center;gap:42px;margin:24px 0}.result-score b{font-size:27px;display:block;color:#839569}.result-score span{font-size:10px;display:block;color:#a4ad96;margin-top:5px}.result-reward{background:#f4e8bf;color:#958053;display:inline-flex;gap:8px;padding:10px 18px;border-radius:12px;font-size:13px;margin-bottom:22px}.result-buttons{display:flex;gap:9px}.result-buttons>button{flex:1}.tutorial-art{font-size:63px;text-align:center;padding:12px}.tutorial-title{text-align:center;font-size:20px;line-height:1.6;margin:8px 0 12px}.tutorial-items{display:grid;gap:10px;margin:20px 0}.tutorial-items>div{display:flex;gap:10px;align-items:center;font-size:11px;color:#8e9c7d;padding:10px;border-radius:12px;background:#eff1e4}.tutorial-items span{font-size:25px}.tutorial-items b{color:#657754;display:block;font-size:12px;margin-bottom:3px}.wide{width:100%}.friend-card{text-align:center;padding:10px}.friend-heart{font-size:65px}.friend-card h3{font-size:23px;margin:9px 0}.friend-card p{font-size:11px;line-height:1.9;color:#919f80}.friend-track{height:8px;overflow:hidden;background:#e5e9d6;border-radius:8px;margin:18px 0 9px}.friend-track i{display:block;height:100%;background:#d6b96d}.friend-card small{font-size:10px;color:#a4ae93}@keyframes up{from{transform:translateY(30px);opacity:.7}to{transform:translateY(0);opacity:1}}@media(max-width:360px){.topbar{padding-left:12px;padding-right:10px}.brand h1{font-size:16px}.brand p{font-size:8px}.brand-mark{width:32px;height:36px}.top-tools{gap:2px}.care-status{padding-left:12px;padding-right:12px;gap:6px}.status-pill{padding:7px 5px;gap:4px}.status-pill>span{font-size:18px}.speech{font-size:11px}.sheet-head{padding-left:18px}.sheet-content{padding-left:15px;padding-right:15px}}@media(max-height:690px){.topbar{height:calc(64px + env(safe-area-inset-top,0px));padding-top:calc(9px + env(safe-area-inset-top,0px));padding-bottom:8px}.care-status{padding-bottom:9px}.status-pill{padding-top:6px;padding-bottom:6px}.bottom-nav{height:calc(68px + var(--safe));padding-top:4px;padding-bottom:calc(4px + var(--safe))}.friend-chip{top:31px;padding:5px 8px;min-height:40px}.room-caption{top:10px}.speech{top:24%;padding:8px 12px}.side-tools{gap:5px;top:11px}.round-tool{min-height:49px;width:42px}.idle-hint{bottom:14px}.feed-tray{padding-top:6px;padding-bottom:7px;bottom:8px}.food-item{min-height:56px}.food-item .food-symbol{font-size:23px;line-height:25px}.mini-score{top:66px}.mini-score>b{font-size:32px}.mini-score>span{font-size:8px}.mini-top{top:9px}}@media(orientation:landscape) and (max-height:560px){#app{max-width:none;padding-right:80px}.topbar{height:56px;position:absolute;left:0;right:80px;background:#f8f6edeb;z-index:3}.care-status{position:absolute;left:15px;bottom:12px;width:265px;background:none;padding:0}.status-pill{background:#fffdf4df}.bottom-nav{position:absolute;top:0;right:0;bottom:0;height:100%;width:80px;flex-direction:column;padding:8px 9px;gap:8px;border-top:0;border-left:1px solid #e1e6d5}.bottom-nav button{min-height:45px}#stage{height:100%}.room-caption,.friend-chip{left:14px}.room-caption{top:73px}.friend-chip{top:92px}.side-tools{top:67px}.speech{top:25%;left:52%}.idle-hint{left:auto;right:18px;transform:none;bottom:17px}.sheet-backdrop{right:80px}.sheet{max-width:520px;margin:0 auto;max-height:94%}.mini{top:56px}.feed-tray,.bath-bar{left:auto;width:290px;right:12px}.action-bar{left:auto;width:260px}.sheet-head{padding-top:8px;padding-bottom:10px}.toast{bottom:25px}.mini-score{top:54px}.mini-score>b{font-size:28px}}
/* Sheet content stays readable and finger-sized without lengthening the home screen. */
.sheet-intro{font-size:12px}.list-copy h3,.shop-card h3,.settings-row b{font-size:14px}.list-copy p,.shop-card p,.settings-row p{font-size:11px;line-height:1.75}.claim,.shop-card button,.quality-options button,.journal-tabs button{min-height:44px}.claim,.shop-card button,.quality-options button{font-size:12px}.list-card{padding:13px}.shop-card{min-height:210px}.game-card h3{font-size:16px}.game-card p,.game-card .play-now{font-size:11px}.game-card{min-height:199px}.section-label{font-size:14px}.memory h3{font-size:12px}.memory p{font-size:10px}.notice{font-size:11px}.save-note{font-size:10px}.tiny-close{height:44px;width:44px;margin:-9px -9px}.action-bar button{min-height:44px;min-width:66px;font-size:11px}.mini-top>button{width:44px;height:44px}.mini-hint{font-size:11px}.mini-top span{font-size:10px}.friend-card p{font-size:12px}.friend-card small{font-size:11px}.tutorial-items>div{font-size:12px}.tutorial-items b{font-size:13px}.feed-tray>p{font-size:10px}.food-item small{font-size:10px}.round-tool{min-width:44px;min-height:55px}.icon-btn{min-width:44px;min-height:44px}.close-sheet{min-width:44px;min-height:44px}.toggle{min-height:32px}.toggle::before{content:'';position:absolute;inset:-6px 0}.toggle::after{top:5.5px}
/* Keep pet speech above the room so it never covers the character. */
#speech.speech{position:relative;inset:auto;transform:none;width:100%;max-width:none;flex:none;min-height:36px;margin:0;padding:6px 14px 10px;border:0;border-radius:0;box-shadow:none;background:var(--cream);font-size:12px;line-height:1.5;z-index:3}
#speech.speech i{display:none}
@media(orientation:landscape) and (max-height:560px){#speech.speech{position:absolute;top:56px;left:0;right:80px;width:auto;min-height:30px;padding:4px 12px}#stage{margin-top:88px;height:calc(100% - 88px)}.room-caption{top:8px}.friend-chip{top:26px}.side-tools{top:8px}.mini{top:0}}
/* Main controller uses the same card design for the two game entries. */
.play-cards{display:grid;grid-template-columns:1fr 1fr;gap:11px}.play-card{position:relative;overflow:hidden;text-align:left;padding:16px 13px;border-radius:19px;min-height:199px;background:#f1e4bd}.play-card:nth-child(2){background:#dfeae2}.play-card::after{content:'';position:absolute;right:-25px;top:-25px;width:116px;height:116px;border-radius:50%;background:#ffffff3d;pointer-events:none}.play-card h3{font-size:16px;margin:14px 0 8px}.play-card p{font-size:11px;color:#869077;line-height:1.8;margin:0}.list-row{background:#fffef7;border:1px solid #e7eadb;border-radius:15px;padding:13px;display:flex;align-items:center;gap:11px;margin-bottom:9px}

/* Snack express keeps the same renderer and character, with a full portrait viewport. */
.runner-mode #app>:not(#stage):not(.runner-ui){display:none!important}.runner-mode #stage{margin:0;height:100%;flex:1}.runner-mode #stage>:not(#scene){display:none!important}.runner-entry{width:100%;padding:20px;text-align:left;background:#287c72;color:#fff9e8;border-radius:18px;margin-bottom:14px}.runner-entry b{display:block;font-size:18px}.runner-entry span{display:block;font-size:11px;margin-top:9px}.runner-ui{position:absolute;inset:0;z-index:60;padding:env(safe-area-inset-top,0px) 0 env(safe-area-inset-bottom,0px);pointer-events:none;touch-action:none;color:#294741}.runner-hud{position:absolute;top:calc(12px + env(safe-area-inset-top,0px));left:12px;right:12px;padding:12px 16px;border-radius:16px;background:#fff9e8ed;display:grid;grid-template-columns:1fr 1fr;align-items:center}.runner-hud>b{font-size:27px}.runner-hud strong{text-align:right;font-size:19px}.runner-hud small{grid-column:1/3;text-align:center;color:#438276;font-size:12px;margin-top:6px}.runner-powers{position:absolute;top:calc(110px + env(safe-area-inset-top,0px));left:15px;right:15px;min-height:24px;text-align:center;font-size:12px;font-weight:700}.runner-notice{position:absolute;top:calc(142px + env(safe-area-inset-top,0px));left:12px;right:12px;text-align:center;font-size:14px;font-weight:700;text-shadow:0 1px 5px #fff}.runner-swipe{position:absolute;inset:190px 0 155px;pointer-events:auto;touch-action:none}.runner-options{position:absolute;bottom:calc(100px + env(safe-area-inset-bottom,0px));left:12px;right:12px;display:flex;justify-content:space-between}.runner-options button,.runner-controls button{pointer-events:auto;min-height:44px;padding:9px 15px;border-radius:12px;background:#fff9e8de}.runner-controls{position:absolute;bottom:calc(19px + env(safe-area-inset-bottom,0px));left:12px;right:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.runner-controls button{height:54px;font-size:16px;font-weight:750;background:#287c72e8;color:#fff9e8}.runner-modal{position:absolute;inset:0;background:#133630a6;display:flex;align-items:center;justify-content:center;pointer-events:auto;padding:16px}.runner-modal section{width:100%;max-width:410px;padding:28px 22px 19px;background:#fff9e8;border-radius:24px;text-align:center;max-height:94%;overflow:auto}.runner-tag{font-size:9px;letter-spacing:2px;color:#74978b}.runner-modal h2{font-size:26px;margin:17px 0 20px}.runner-modal p{font-size:13px;line-height:1.9;margin:0 0 24px}.runner-modal button{display:block;width:100%;min-height:46px;border-radius:13px;margin-top:9px;background:#e6ead9}.runner-modal .run-primary{background:#287c72;color:#fff9e8;font-size:18px;font-weight:bold;min-height:56px}.runner-modal .run-motion{font-size:12px;background:transparent;min-height:38px}

.runner-mode #app{padding:0}

.contact-card{text-align:center;padding:8px 4px}.contact-card h3{font-size:24px;margin:16px 0 10px}.contact-card p{line-height:1.8}.contact-card label{display:block;font-size:13px;color:#728165;margin-top:24px}.contact-card input{box-sizing:border-box;width:100%;border:0;border-radius:16px;background:#edf1e5;color:#344732;text-align:center;padding:18px;font:700 27px system-ui;user-select:text;margin:8px 0 18px}.contact-card .button{margin-top:10px}

.runner-impact{position:absolute;inset:0;pointer-events:none;z-index:8;background:radial-gradient(ellipse at center,transparent 45%,#ef7953 100%);opacity:0}
