@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;700;800&family=Marcellus&family=Nunito:wght@600;700;800&family=Plus+Jakarta+Sans:wght@500;700;800&display=swap";:root{--outline: #17344a;--sky-1: #40b5ff;--sky-2: #89dbff;--sky-3: #ddf6ff;--grass-1: #75d754;--grass-2: #45b348;--dirt-1: #ad6738;--dirt-2: #7d4728;--dirt-tile-1: #c97945;--dirt-tile-2: #9a5a31;--ground-line: #2f8e38;--red-1: #ff6558;--red-2: #dc3f35;--blue-1: #4ba9ff;--blue-2: #2d83dc;--yellow-1: #ffd85e;--yellow-2: #efb735;--green-1: #65d45f;--green-2: #3eac4a;--orange-1: #ffa74e;--orange-2: #e7872f;--cream-1: #fffef5;--cream-2: #ffeecd;--text-main: #17344a;--text-muted: #3a5f7a}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;color:var(--text-main);background:#e8f7ff;overflow-x:hidden;scroll-snap-type:y mandatory}.app-shell{position:relative}.language-switch{position:fixed;right:clamp(.8rem,2.8vw,1.4rem);bottom:clamp(.9rem,2.2vh,1.4rem);z-index:12;display:inline-flex;gap:.4rem;padding:.38rem;border:2px solid rgba(20,61,89,.72);border-radius:999px;background:#fffffff5;box-shadow:0 8px 20px #1c537633}.language-switch-button{min-width:42px;min-height:34px;padding:0 .7rem;border:0;border-radius:999px;background:transparent;color:#2f5f80;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.86rem;font-weight:800;cursor:pointer;transition:transform .2s ease,color .2s ease,background-color .2s ease}.language-switch-button:hover{transform:translateY(-1px);color:#1f4b6b;background:#4ba9ff24}.language-switch-button.is-active{color:#fff;background:linear-gradient(180deg,#4ba9ff,#2d83dc);box-shadow:inset 0 -1px #0f2a4233}@media (max-width: 960px){.language-switch{left:50%;right:auto;bottom:calc(.7rem + env(safe-area-inset-bottom));transform:translate(-50%);gap:.32rem;padding:.32rem;border-radius:14px}.language-switch-button{min-width:46px;min-height:32px;font-size:.82rem;padding:0 .62rem}}.particle-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.82}#particle-canvas{width:100%;height:100%}.app-main{position:relative;z-index:2}.hero-section,.world-section,.showcase-section,.knowledge-section{padding-left:clamp(1.1rem,5vw,5rem);padding-right:clamp(1.1rem,5vw,5rem)}.screen-section{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;background-color:var(--section-bg, #edf8ff);scroll-snap-align:start;scroll-snap-stop:always}@media (min-width: 961px){.screen-section{height:100vh;min-height:100vh;max-height:100vh}}.screen-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.42;background-image:var(--dot-image);background-repeat:repeat;background-size:var(--dot-size);background-position:var(--dot-offset, 0 0)}.screen-section>*{position:relative;z-index:1}.hero-section{--section-bg: #fff4cf;--dot-image: url(/img/bg_dot-yellow.png);--dot-size: 24px 24px;--dot-offset: 0 0;position:relative;display:grid;grid-template-columns:1.08fr 1fr;gap:2rem;align-items:center;padding-top:5rem;padding-bottom:2.6rem}.hero-sun{position:absolute;right:clamp(.4rem,1.4vw,.9rem);top:clamp(.4rem,1.4vh,.8rem);width:clamp(54px,5.6vw,82px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle at 34% 30%,#fffde7,#ffe997 32%,#ffc945 68%,#f0a930);box-shadow:0 0 0 5px #ffe07a33,0 0 24px #ffc44a66;animation:sky-float 5.2s ease-in-out infinite;z-index:4;pointer-events:none}.hero-sun:before,.hero-sun:after{content:"";position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;border-radius:999px;background:conic-gradient(from 0deg,#ffce4a00,#ffce4a00 18deg,#ffce4a99 18deg,#ffce4a99 24deg,#ffce4a00 24deg,#ffce4a00 60deg,#ffce4a8c 60deg,#ffce4a8c 66deg,#ffce4a00 66deg,#ffce4a00 102deg,#ffce4a99 102deg,#ffce4a99 108deg,#ffce4a00 108deg,#ffce4a00 144deg,#ffce4a8c 144deg,#ffce4a8c 150deg,#ffce4a00 150deg,#ffce4a00 186deg,#ffce4a99 186deg,#ffce4a99 192deg,#ffce4a00 192deg,#ffce4a00 228deg,#ffce4a8c 228deg,#ffce4a8c 234deg,#ffce4a00 234deg,#ffce4a00 270deg,#ffce4a99 270deg,#ffce4a99 276deg,#ffce4a00 276deg,#ffce4a00 312deg,#ffce4a8c 312deg,#ffce4a8c 318deg,#ffce4a00 318deg,#ffce4a00 360deg);-webkit-mask:radial-gradient(circle,transparent 62%,#000 63%);mask:radial-gradient(circle,transparent 62%,#000 63%)}.hero-sun:before{animation:sun-spin 20s linear infinite}.hero-sun:after{top:-22%;right:-22%;bottom:-22%;left:-22%;opacity:.45;filter:blur(1px);animation:sun-spin 32s linear reverse infinite}.hero-copy{position:relative;z-index:1;max-width:640px;border-radius:26px;border:4px solid var(--outline);background:linear-gradient(180deg,var(--cream-1) 0%,var(--cream-2) 100%);box-shadow:0 10px #17344a59,0 20px 30px #0f243733;padding:1.15rem 1.2rem 1.3rem;transition:transform .35s ease}.animated-signature{margin:0 0 .36rem;line-height:1}.animated-signature .signature-static{display:block;font-family:"Baloo 2",sans-serif;font-size:clamp(2.25rem,6.25vw,4.0625rem);font-weight:800;letter-spacing:.01em;color:var(--type-display);text-shadow:0 3px 0 rgba(207,58,36,.55)}.hero-link-group{margin-top:12px;display:flex;flex-wrap:wrap;gap:.7rem}.hero-link{min-height:46px;padding:.76rem 1rem;border-radius:12px;border:3px solid var(--outline);background:linear-gradient(180deg,var(--red-1) 0%,var(--red-2) 100%);color:#fff;text-decoration:none;font-family:"Baloo 2",sans-serif;font-size:1rem;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:.44rem;box-shadow:0 6px #17344a59;transition:transform .2s ease,box-shadow .2s ease}.hero-link-icon{display:inline-flex;width:1.05rem;height:1.05rem;flex:0 0 1.05rem}.hero-link-icon svg{width:100%;height:100%;display:block}.hero-link-secondary{background:linear-gradient(180deg,var(--blue-1) 0%,var(--blue-2) 100%)}.hero-link:hover{transform:translateY(-2px);box-shadow:0 8px #17344a66}.hero-visual-wrap{position:relative;z-index:1}.knowledge-visual-hero{position:relative;z-index:1;min-height:clamp(400px,58vh,680px);border-radius:26px}.hero-border-walker{position:absolute;top:-14px;left:12px;width:14px;height:18px;pointer-events:none;z-index:5;transform-origin:center;animation:walker-travel 8.8s linear infinite}.hero-border-walker span{position:absolute;display:block;box-sizing:border-box}.hero-border-walker:before,.hero-border-walker:after{content:"";position:absolute;display:block}.hero-border-walker:before{width:10px;height:9px;left:2px;top:0;border:2px solid var(--outline);border-radius:5px 5px 4px 4px;background:radial-gradient(circle at 32% 45%,#1e2d3d 0 10%,transparent 11%),radial-gradient(circle at 70% 45%,#1e2d3d 0 10%,transparent 11%),linear-gradient(180deg,#ffd9b6,#ffc79f)}.hero-border-walker:after{width:14px;height:6px;left:0;bottom:-2px;background:linear-gradient(90deg,#5a331f 0 3px,transparent 3px 5px,#5a331f 5px 8px,transparent 8px 10px,#5a331f 10px 13px);animation:walker-step .34s steps(2,end) infinite}.hero-border-walker-pack{width:12px;height:10px;left:1px;top:8px;border:2px solid var(--outline);border-radius:4px;background:linear-gradient(180deg,#3ca3ff,#2878ce)}.hero-border-walker-pack:before{content:"";position:absolute;width:12px;height:4px;left:-2px;top:-8px;border:2px solid var(--outline);border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#ff6157,#d53933);box-sizing:border-box}.section-header{border:4px solid var(--outline);border-radius:20px;padding:1rem 1.1rem;box-shadow:0 8px #17344a52}.section-kicker{margin:0;font-family:"Baloo 2",sans-serif;font-weight:800;font-size:.95rem;color:#6b4423}.section-title{margin:.32rem 0 0;font-family:"Baloo 2",sans-serif;font-size:clamp(1.3rem,2.1vw,1.9rem);line-height:1.15;color:#2b5478}.section-header-world{background:linear-gradient(180deg,#ffe269,#f6c03c)}.section-header-showcase{background:linear-gradient(180deg,#84dd76,#52c45a)}.world-section{--section-bg: #ffe6f1;--dot-image: url(/img/bg_dot-pink.png);--dot-size: 25px 25px;--dot-offset: 8px 10px;display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:stretch;row-gap:.56rem;padding-top:.6rem;padding-bottom:.9rem}.world-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-top:0;pointer-events:auto}.world-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;width:100%;color:inherit;cursor:pointer;touch-action:manipulation;border:4px solid var(--outline);border-radius:18px;padding:.88rem;box-shadow:0 7px #17344a4f;transform:translateY(0);transition:transform .2s ease,box-shadow .2s ease}.world-card:hover{transform:translateY(-3px);box-shadow:0 10px #17344a59}.world-card.is-active{transform:translateY(-2px);box-shadow:0 12px #17344a61;outline:3px solid rgba(255,255,255,.85);outline-offset:-3px}.world-stage-panel{margin-top:0;border:3px solid rgba(20,61,89,.72);border-radius:18px;background:linear-gradient(180deg,#fffffff2,#fff5e2f5);box-shadow:0 9px 22px #1c53762e;padding:.82rem .9rem .88rem;pointer-events:auto;min-height:0;height:100%;overflow:auto}.world-stage-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.world-stage-top-actions{display:grid;justify-items:end;gap:.38rem}.world-focus-back{min-height:32px;padding:.3rem .72rem;border:2px solid rgba(20,61,89,.88);border-radius:999px;background:linear-gradient(180deg,#ffd44e,#f3b830);color:#17344a;font-size:.72rem;font-weight:800;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,255,255,.45);font-family:Plus Jakarta Sans,Nunito,sans-serif;box-shadow:0 4px #17344a59,0 8px 14px #17344a2e;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.world-focus-back:hover{transform:translateY(-1px);filter:saturate(1.06);box-shadow:0 5px #17344a59,0 10px 16px #17344a33}.world-focus-back:active{transform:translateY(1px);box-shadow:0 2px #17344a59,0 5px 10px #17344a29}.world-stage-score{min-width:110px;padding:.35rem .52rem;border-radius:12px;border:2px solid rgba(20,61,89,.6);background:#ffffffd6;text-align:right}.world-stage-score span{display:block;font-size:.66rem;letter-spacing:.06em;text-transform:uppercase;color:#d04d34;font-weight:800}.world-stage-score strong{display:block;margin-top:.08rem;font-family:"Baloo 2",Plus Jakarta Sans,sans-serif;font-size:1.12rem;line-height:1;color:#1f4f75}.world-score-history-trigger{min-height:28px;padding:.18rem .56rem;border:2px solid rgba(20,61,89,.66);border-radius:999px;background:linear-gradient(180deg,#4ba9ff,#2d83dc);color:#fff;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.66rem;font-weight:800;cursor:pointer}.world-stage-panel-kicker{margin:0;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#cf4a31;font-weight:800}.world-stage-panel h3{margin:.34rem 0 0;font-family:"Baloo 2",Plus Jakarta Sans,sans-serif;font-size:clamp(1.08rem,1.75vw,1.32rem);line-height:1.1;color:#1e4f77}.world-stage-panel p{margin:.38rem 0 0;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.96rem;line-height:1.38;color:#315f81}.world-stage-panel ul{margin:.5rem 0 0;padding-left:1rem;display:grid;gap:.22rem}.world-stage-panel li{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.9rem;line-height:1.3;color:#2a5677}.world-stage-compact{margin-top:.3rem}.world-stage-compact .world-action-button{margin-top:.56rem}.world-playground{margin-top:.62rem;border:2px solid rgba(23,62,89,.28);border-radius:14px;background:#ffffffbf;padding:.52rem .58rem .56rem}.world-section.is-game-focus .world-stage-panel{margin-top:0;padding-top:.64rem;height:100%;max-height:none;overflow:auto}.world-section.is-game-focus .world-playground{margin-top:.12rem}.world-section.is-game-focus .world-stage-panel-top{display:grid;grid-template-columns:1fr;gap:.38rem}.world-section.is-game-focus .world-stage-top-actions{justify-items:stretch}.world-section.is-game-focus .world-focus-back{width:100%}.world-section.is-game-focus .world-stage-score{width:100%;text-align:left}.world-section.is-game-focus .world-score-history-trigger{width:100%}.world-section.is-game-focus .world-machine-actions{grid-template-columns:1fr}.world-section.is-game-focus .world-action-button{width:100%}.world-section.is-game-focus .texas-action-group-play.world-machine-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.world-section.is-game-focus .texas-action-layout .world-action-button{width:100%}.reward-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:1rem;background:#10223499;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.reward-modal{width:min(92vw,380px);border:3px solid rgba(20,61,89,.82);border-radius:16px;background:linear-gradient(180deg,#fffef6,#ffefcf);box-shadow:0 12px 24px #0c1b2b5c;padding:.8rem .84rem .9rem;display:grid;gap:.5rem}.reward-modal-close{justify-self:end;min-height:28px;padding:.2rem .56rem;border:2px solid rgba(20,61,89,.76);border-radius:999px;background:linear-gradient(180deg,#ff6f57,#dc4135);color:#fff;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.72rem;font-weight:800;cursor:pointer}.reward-modal h4{margin:0;font-family:"Baloo 2",Plus Jakarta Sans,sans-serif;font-size:1.16rem;line-height:1.05;color:#1f4f75}.reward-modal p{margin:0;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.88rem;line-height:1.34;color:#2f5f80}.reward-modal img{display:block;width:min(100%,250px);border-radius:10px;border:2px solid rgba(20,61,89,.42);margin:0 auto}.reward-floating-entry{position:fixed;left:clamp(.8rem,2.8vw,1.4rem);bottom:clamp(.9rem,2.4vh,1.4rem);z-index:22;min-height:38px;padding:.4rem .78rem;border:2px solid rgba(20,61,89,.76);border-radius:999px;background:linear-gradient(180deg,#ffd44e,#f3b830);color:#17344a;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.76rem;font-weight:800;cursor:pointer;box-shadow:0 6px 14px #0f243742}.rule-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;display:grid;place-items:center;padding:1rem;background:#1022348f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.rule-modal{width:min(92vw,420px);border:3px solid rgba(20,61,89,.82);border-radius:16px;background:linear-gradient(180deg,#fffef6,#ffefcf);box-shadow:0 12px 24px #0c1b2b5c;padding:.8rem .84rem .9rem;display:grid;gap:.42rem}.rule-modal-close{justify-self:end;min-height:28px;padding:.2rem .56rem;border:2px solid rgba(20,61,89,.76);border-radius:999px;background:linear-gradient(180deg,#ff6f57,#dc4135);color:#fff;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.72rem;font-weight:800;cursor:pointer}.rule-modal h4{margin:0;font-family:"Baloo 2",Plus Jakarta Sans,sans-serif;font-size:1.02rem;line-height:1.1;color:#1f4f75}.rule-modal ul{margin:0;padding-left:1rem;display:grid;gap:.22rem}.rule-modal li{font-size:.8rem;line-height:1.32;color:#2f5f80;font-weight:700}.score-history-modal{width:min(92vw,560px)}.score-history-modal-empty{font-size:.78rem;color:#4c6d85;font-weight:700}.score-history-modal-list{margin:0;padding:0;list-style:none;display:grid;gap:.2rem;max-height:min(56vh,360px);overflow-y:auto}.score-history-modal-list li{display:grid;grid-template-columns:minmax(56px,auto) minmax(0,1fr) minmax(40px,auto) minmax(70px,auto);gap:.26rem;padding:.2rem .28rem;border-radius:8px;background:#e8f4ffc7;font-size:.72rem;line-height:1.28}.score-history-modal-list li span{min-width:0}.score-history-modal-list li span:nth-child(2){overflow-wrap:anywhere}.score-history-modal-list li span:nth-child(1),.score-history-modal-list li span:nth-child(3),.score-history-modal-list li span:nth-child(4){white-space:nowrap}.world-playground-kicker{margin:0;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.67rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#c84831}.world-machine{margin-top:.36rem;display:grid;gap:.44rem}.texas-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.28rem}.texas-row{display:grid;gap:.24rem}.texas-row p{margin:0;font-size:.72rem;font-weight:800;color:#2d5b7b;display:inline-flex;align-items:center;gap:.44rem}.texas-hand-badge{min-height:20px;padding:.08rem .34rem;border-radius:999px;border:1px solid rgba(20,61,89,.32);background:#ffffffdb;color:#355f7e;font-size:.56rem;line-height:1;font-weight:800}.texas-win-tag{min-height:20px;padding:.08rem .38rem;border-radius:999px;border:1px solid rgba(187,82,28,.45);background:linear-gradient(180deg,#ffd46b,#f0b33a);color:#8f3f1d;font-size:.56rem;line-height:1;font-weight:900;letter-spacing:.03em}.texas-row-player-focus p{gap:.5rem}.texas-cards-player,.texas-cards-opponent{grid-template-columns:repeat(2,minmax(0,1fr))}.texas-opponents{display:grid;gap:.3rem}.texas-row-player-focus{padding:.26rem .3rem;border:2px solid rgba(231,122,42,.72);border-radius:10px;background:linear-gradient(180deg,#ffeccbd6,#ffdfa7b3);box-shadow:0 3px 10px #c9691c2e}.texas-row-player-focus p{color:#b04f23}.texas-row-player-focus .texas-cards-player span{border-color:#c55a2599;box-shadow:inset 0 0 0 1px #ffd2948c}.texas-cards span{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:2px solid rgba(20,61,89,.58);background:linear-gradient(180deg,#fff,#edf5ff);font-family:"Baloo 2",Plus Jakarta Sans,sans-serif;font-size:.96rem;font-weight:800;color:#244f72}.texas-cards span.is-red{color:#ca3f32}.texas-cards span.is-hidden{background:linear-gradient(180deg,#3d82bf,#295f98);color:#fff}.texas-cards span.is-highlight-player{border-color:#e89029f2;background:linear-gradient(180deg,#fff6e6,#ffe6bf);box-shadow:0 0 0 2px #ffc97880,0 0 12px #e9933866}.texas-cards span.is-highlight-opponent-1{border-color:#3e85def2;background:linear-gradient(180deg,#e9f4ff,#cfe5ff);box-shadow:0 0 0 2px #7eb9ff6b,0 0 10px #4391ea52}.texas-cards span.is-highlight-opponent-2{border-color:#40aa7ef2;background:linear-gradient(180deg,#e6fff2,#c9f2df);box-shadow:0 0 0 2px #7ee2ba66,0 0 10px #4ab1864d}.texas-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.24rem}.texas-summary span{min-height:26px;display:inline-flex;align-items:center;padding:.2rem .34rem;border-radius:8px;border:1px solid rgba(20,61,89,.22);background:#ffffffe6;font-size:.72rem;font-weight:700;color:#2f5f80}.world-action-button{min-height:40px;border:2px solid rgba(20,61,89,.72);border-radius:999px;background:linear-gradient(180deg,#ff6f57,#dc4135);color:#fff;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.88rem;font-weight:800;letter-spacing:.01em;cursor:pointer;touch-action:manipulation;transition:transform .2s ease}.world-action-button:hover:not(:disabled){transform:translateY(-1px)}.world-action-button:disabled{opacity:.65;cursor:not-allowed}.world-machine-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem;margin-top:.18rem;padding:.14rem;border-radius:10px;background:#ffffff73}.world-action-button-alt{background:linear-gradient(180deg,#4ba9ff,#2d83dc)}.world-rule-button{width:100%;margin-top:.18rem}.world-action-button.action-deal{background:linear-gradient(180deg,#ff7a5e,#de4438)}.world-action-button.action-reveal{background:linear-gradient(180deg,#60d66d,#3fae52)}.world-action-button.action-fold{background:linear-gradient(180deg,#a0a8b3,#6f7b8c)}.world-action-button.action-rule{background:linear-gradient(180deg,#7f90ff,#5468d8)}.world-action-button.action-spin{background:linear-gradient(180deg,#ff9d55,#e87a2a)}.world-action-button.action-history{background:linear-gradient(180deg,#4ec8c2,#2f9f98)}.world-action-button.action-fortune{background:linear-gradient(180deg,#c185ff,#8a54d5)}.world-action-button.action-reset{background:linear-gradient(180deg,#ffd060,#e8ac31);color:#17344a}.world-action-button.action-enter{background:linear-gradient(180deg,#52d878,#2ea254);color:#fff;width:100%;min-height:42px;font-size:.92rem;font-weight:800;box-shadow:0 10px 18px #247f494d;border-color:#124e2d8c}.texas-action-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(108px,1fr);gap:.34rem;margin-top:.22rem}.texas-action-group{min-width:0}.texas-action-group-play{margin-top:0}.texas-action-group-play.world-machine-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.texas-action-group-meta .world-rule-button{margin-top:0;height:100%}.world-machine-metrics{display:flex;flex-wrap:wrap;gap:.35rem}.world-machine-metrics span{display:inline-flex;align-items:center;min-height:25px;padding:.2rem .42rem;border-radius:999px;border:1px solid rgba(20,61,89,.28);background:#ffffffe6;color:#2f5b7b;font-size:.73rem;line-height:1;font-weight:700}.fortune-input-row{display:grid;gap:.24rem}.fortune-input-row span{font-size:.72rem;font-weight:800;color:#2d5b7b}.fortune-input{min-height:38px;padding:.46rem .58rem;border:2px solid rgba(20,61,89,.42);border-radius:10px;background:#fff;color:#244f72;font-size:.86rem;font-weight:700;font-family:Plus Jakarta Sans,Nunito,sans-serif}.fortune-input:disabled{opacity:.72;cursor:not-allowed}.fortune-hint{margin:0;font-size:.64rem;line-height:1.24;font-weight:700;color:#2f5f80}.fortune-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.26rem}.fortune-panel span{min-height:24px;display:inline-flex;align-items:center;padding:.2rem .38rem;border-radius:8px;border:1px solid rgba(20,61,89,.22);background:#ffffffe6;font-size:.72rem;font-weight:700;color:#2f5f80}.world-machine-fortune .world-action-button{min-height:36px}.world-machine-wheel{grid-template-columns:minmax(190px,42%) minmax(220px,1fr);align-items:start;column-gap:.9rem;row-gap:.52rem}.world-machine-wheel>*{min-width:0}.wheel-dial{position:relative;grid-column:1;grid-row:1 / span 3;justify-self:center;width:clamp(170px,40%,260px);max-width:100%;aspect-ratio:1;border-radius:999px;border:3px solid rgba(20,61,89,.72);background:conic-gradient(from 0deg,#8ec4ff,#8ec4ff 52.2deg,#ff8f84 52.2deg,#ff8f84 70.2deg,#7fd870 70.2deg,#7fd870 86.2deg,#8ec4ff 86.2deg,#8ec4ff 130.2deg,#ff8f84 130.2deg,#ff8f84 144.2deg,#7fd870 144.2deg,#7fd870 156.2deg,#8ec4ff 156.2deg,#8ec4ff 192.2deg,#ff8f84 192.2deg,#ff8f84 204.2deg,#7fd870 204.2deg,#7fd870 214.2deg,#8ec4ff 214.2deg,#8ec4ff 244.2deg,#ff8f84 244.2deg,#ff8f84 254.2deg,#7fd870 254.2deg,#7fd870 268.2deg,#8ec4ff 268.2deg,#8ec4ff 293.2deg,#ff8f84 293.2deg,#ff8f84 301.2deg,#7fd870 301.2deg,#7fd870 309.2deg,#8ec4ff 309.2deg,#8ec4ff 330.8deg,#ff8f84 330.8deg,#ff8f84 340.8deg,#7fd870 340.8deg,#7fd870 352.8deg,#ef4f45 352.8deg,#ef4f45 355.2deg,#ffd44e 355.2deg,#ffd44e 357deg,#ef4f45 357deg,#ef4f45 360deg);box-shadow:0 10px 24px #143d593d}.wheel-dial:before{content:"";position:absolute;top:7%;right:7%;bottom:7%;left:7%;border-radius:999px;border:2px solid rgba(255,255,255,.56);pointer-events:none}.wheel-dial:after{content:"";position:absolute;top:16%;right:16%;bottom:16%;left:16%;border-radius:999px;background:radial-gradient(circle at 35% 30%,#ffffff4d,#fff0);pointer-events:none}.wheel-rotor{position:absolute;left:50%;top:50%;width:0;height:0;transform-origin:center center;transition:transform .9s cubic-bezier(.12,.78,.22,1)}.wheel-rotor:before{content:"";position:absolute;left:-6px;top:-26px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:18px solid rgba(23,52,74,.9)}.wheel-center{position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:999px;border:2px solid rgba(23,52,74,.84);background:#fff4dc;transform:translate(-50%,-50%)}.wheel-action-stack{grid-column:2;display:grid;gap:.32rem;margin-top:.12rem;padding:.14rem;border-radius:10px;background:#ffffff73}.wheel-action-stack .world-action-button{width:100%}.wheel-rule-board{grid-column:2;border:1px solid rgba(20,61,89,.22);border-radius:10px;background:#ffffffe0;padding:.34rem .42rem;display:grid;gap:.24rem}.wheel-rule-board p{margin:0;font-size:.72rem;font-weight:800;color:#2f5f80}.wheel-rule-grid{display:grid;grid-template-columns:1fr;gap:.12rem}.wheel-rule-grid span{font-size:.68rem;color:#2f5f80;font-weight:700}.wheel-rule-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.28rem;min-height:28px;padding:.18rem .28rem;border-radius:8px;border:1px solid rgba(20,61,89,.22)}.wheel-rule-row.zone-negative{background:linear-gradient(180deg,#ffd3cf,#ffb7af)}.wheel-rule-row.zone-positive{background:linear-gradient(180deg,#d8f7d2,#b7efad)}.wheel-rule-row.zone-neutral{background:linear-gradient(180deg,#dceeff,#bfdcff)}.wheel-rule-row.zone-plus50{background:linear-gradient(180deg,#fff1bc,#ffdd79)}.wheel-rule-row.zone-minus50{background:linear-gradient(180deg,#ffc7c2,#ff9f97)}.wheel-rule-item{display:inline-flex;align-items:center;gap:.24rem}.wheel-zone-chip{width:9px;height:9px;border-radius:2px;border:1px solid rgba(20,61,89,.38);flex:0 0 9px}.wheel-zone-chip.zone-negative{background:#ff8f84}.wheel-zone-chip.zone-positive{background:#7fd870}.wheel-zone-chip.zone-neutral{background:#8ec4ff}.wheel-zone-chip.zone-plus50{background:#ffd44e}.wheel-zone-chip.zone-minus50{background:#ef4f45}.wheel-rule-grid em{font-style:normal;font-size:.64rem;color:#a93a2a;font-weight:800;white-space:nowrap}.wheel-history-trigger{min-height:34px}.wheel-history{grid-column:1 / span 2;min-width:0;max-height:180px;border:1px solid rgba(20,61,89,.24);border-radius:10px;background:#ffffffe6;padding:.24rem .34rem;display:flex;flex-direction:column;gap:.16rem;overflow:hidden}.wheel-history p{margin:0;font-size:.66rem;font-weight:800;color:#2f5f80}.wheel-history-empty{font-size:.62rem;color:#4c6d85}.wheel-history ul{margin:0;padding:0;list-style:none;display:grid;flex:1 1 auto;min-height:0;gap:.12rem;max-height:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y}.wheel-history li{width:100%;min-width:0;min-height:22px;display:grid;grid-template-columns:minmax(24px,auto) minmax(44px,auto) minmax(0,1fr) minmax(28px,auto);gap:.24rem;align-items:start;padding:.12rem .24rem;border-radius:7px;background:#e8f4ffb8;font-size:.6rem;font-weight:700;color:#2f5f80}.wheel-history li span{min-width:0}.wheel-history li span:nth-child(1),.wheel-history li span:nth-child(2),.wheel-history li span:nth-child(4){white-space:nowrap}.wheel-history li span:nth-child(3){overflow-wrap:anywhere}.wheel-energy{grid-column:1 / span 2;display:grid;gap:.22rem}.wheel-energy-header{display:flex;justify-content:space-between;gap:.4rem;font-size:.72rem;font-weight:800;color:#2f5f80}.wheel-energy-track{height:9px;border-radius:999px;background:#21567b29;overflow:hidden}.wheel-energy-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4ba9ff,#2d83dc 55%,#ff7b55)}.wheel-energy em{font-style:normal;font-size:.68rem;font-weight:800;color:#cc412f}.wheel-mission{grid-column:1 / span 2;display:flex;justify-content:space-between;align-items:center;gap:.4rem;min-height:24px;padding:.16rem .4rem;border-radius:8px;border:1px solid rgba(20,61,89,.24);background:#ffffffe0}.wheel-mission span{font-size:.7rem;font-weight:700;color:#2f5f80}.wheel-mission strong{font-size:.68rem;font-weight:800;color:#cd4431}.world-machine-wheel .world-machine-metrics{grid-column:1 / span 2}.slot-reels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem}.slot-reels span{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:2px solid rgba(20,61,89,.6);background:linear-gradient(180deg,#fff,#edf5ff);font-family:"Baloo 2",Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:800;color:#224f73}.slot-reels.is-spinning span{animation:slot-pulse .28s linear infinite}.world-machine-jackpot .jackpot-window{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.45rem;min-height:38px;padding:.26rem .5rem;border-radius:10px;border:2px solid rgba(20,61,89,.5);background:#ffffffd9}.jackpot-window span{font-size:.7rem;font-weight:700;color:#2f5f80}.jackpot-window strong{font-size:.74rem;font-weight:800;color:#2f5f80}.jackpot-window em{font-style:normal;font-size:.74rem;font-weight:800;color:#375f7c}.jackpot-window.is-open{border-color:#db402d94;background:linear-gradient(180deg,#fff4e7,#ffe4c6)}.jackpot-window.is-open strong{color:#c73f2d}.gomoku-board{display:grid;gap:.14rem;padding:.16rem;border-radius:10px;border:2px solid rgba(20,61,89,.44);background:linear-gradient(180deg,#f7e5b7,#e8cf92)}.gomoku-cell{position:relative;aspect-ratio:1;border:1px solid rgba(42,78,104,.5);border-radius:4px;background:#fff4d4e0;cursor:pointer}.gomoku-cell:after{content:"";position:absolute;top:20%;right:20%;bottom:20%;left:20%;border-radius:999px;transform:scale(0);transition:transform .15s ease}.gomoku-cell.is-black:after{transform:scale(1);background:radial-gradient(circle at 35% 30%,#595959,#2b2b2b 46%,#111)}.gomoku-cell.is-white:after{transform:scale(1);background:radial-gradient(circle at 35% 30%,#fff,#efefef 46%,#d5d5d5)}.world-machine-jackpot{gap:.32rem}.world-machine-jackpot .gomoku-board{width:min(100%,56vh,520px);margin:0 auto}.world-machine-jackpot .action-reset{width:min(220px,100%);justify-self:center}.world-machine-jackpot .world-machine-metrics{justify-content:center}.world-badge{width:fit-content;min-height:28px;padding:.24rem .56rem;border-radius:999px;border:2px solid var(--outline);font-family:"Baloo 2",sans-serif;font-size:.8rem;font-weight:800;background:#fff;color:#36526b}.world-card h3{margin:.58rem 0 .38rem;font-family:"Baloo 2",sans-serif;font-size:1.18rem;line-height:1.12}.world-card p{margin:0;font-size:.98rem;line-height:1.24}.world-card-grass{background:linear-gradient(180deg,#efffe8,#cdf3bf)}.world-card-desert{background:linear-gradient(180deg,#fff5dd,#ffe0aa)}.world-card-ice{background:linear-gradient(180deg,#eff8ff,#cfe6ff)}.world-card-sky{background:linear-gradient(180deg,#ffeefb,#ffd3f3)}.showcase-section{--section-bg: #e7f3ff;--dot-image: url(/img/bg_dot-blue.png);--dot-size: 26px 26px;--dot-offset: 14px 8px;padding-top:.5rem;padding-bottom:2rem}.showcase-track{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.showcase-card{border:4px solid var(--outline);border-radius:20px;background:linear-gradient(180deg,#fffef2,#ffecc9);box-shadow:0 8px #17344a4f;padding:1rem;animation:float-in .5s ease both}.showcase-card:nth-child(3n+1){background:linear-gradient(180deg,#ffefec,#ffd2ca)}.showcase-card:nth-child(3n+2){background:linear-gradient(180deg,#edf8ff,#cce6ff)}.showcase-card:nth-child(3n+3){background:linear-gradient(180deg,#f2ffec,#d4f6c8)}.showcase-card h3{margin:0 0 .42rem;font-family:"Baloo 2",sans-serif;font-size:1.18rem;line-height:1.12}.showcase-card p{margin:0;font-size:.99rem;line-height:1.25}.knowledge-section{--section-bg: #e6f8e8;--dot-image: url(/img/bg_dot-green.png);--dot-size: 25px 25px;--dot-offset: 10px 14px;padding-top:.55rem;padding-bottom:4rem;display:block}.knowledge-content{border:4px solid var(--outline);border-radius:22px;background:linear-gradient(180deg,#ffe164,#f6b93b);box-shadow:0 10px #17344a59;padding:1.15rem;max-width:760px}.knowledge-content .section-kicker{color:#5a3b15}.knowledge-content .section-title{color:#4f3518}.knowledge-description{margin:.55rem 0 .95rem;color:#6b4a24;font-size:1.02rem;line-height:1.3}.knowledge-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.74rem 1rem;border:3px solid var(--outline);border-radius:12px;background:linear-gradient(180deg,#4ca8ff,#2f7ed0);color:#fff;font-family:"Baloo 2",sans-serif;font-size:1rem;font-weight:800;text-decoration:none;box-shadow:0 6px #17344a59;transition:transform .2s ease}.knowledge-link:hover{transform:translateY(-2px)}.knowledge-visual{position:relative;border:4px solid var(--outline);border-radius:22px;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.92) 0 9%,transparent 10%),radial-gradient(circle at 80% 16%,rgba(255,255,255,.92) 0 8%,transparent 9%),repeating-linear-gradient(90deg,#c87946 0,#c87946 18px,#9f5d34 18px,#9f5d34 36px),repeating-linear-gradient(180deg,#ffffff1a 0,#ffffff1a 18px,#00000014 18px,#00000014 36px),linear-gradient(180deg,#72ceff,#daf4ff 64%,#84d964 64%,#4db34b 78%,#ad6838 78%,#7e492b);background-blend-mode:normal,normal,normal,multiply,normal;box-shadow:0 10px #17344a59;overflow:hidden}.future-section{--section-bg: #f6fcff;--dot-image: url(/img/bg_dot-white.png);--dot-size: 22px 22px;--dot-offset: 6px 8px;padding-top:.6rem;padding-bottom:4rem}.section-header-future{background:linear-gradient(180deg,#f7fdff,#dbefff)}.future-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.future-card{border:4px dashed rgba(23,52,74,.5);border-radius:18px;background:#ffffffb8;box-shadow:0 7px #17344a38;padding:1rem}.future-card h3{margin:0 0 .42rem;font-family:"Baloo 2",sans-serif;font-size:1.15rem;line-height:1.1;color:#244b6b}.future-card p{margin:0;font-size:.98rem;line-height:1.24;color:#42637d}body{font-family:Plus Jakarta Sans,Nunito,sans-serif;background:linear-gradient(160deg,#edf9ff,#fef8eb 42%,#f4fbff)}.screen-section{padding-top:clamp(2.8rem,7vh,5.4rem);padding-bottom:clamp(2.6rem,6vh,4.8rem)}.screen-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(420px 180px at 8% 8%,rgba(255,205,168,.2),transparent 72%),radial-gradient(380px 180px at 92% 14%,rgba(149,212,255,.2),transparent 72%)}.hero-section{grid-template-columns:minmax(320px,1.12fr) minmax(280px,.88fr);gap:clamp(1.2rem,4vw,3rem)}.hero-copy{border:2px solid rgba(16,52,81,.68);box-shadow:0 18px 38px #1a4e7033;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(160deg,#ffffffe6,#fff9e9eb 52%,#fff0d6e6)}.animated-signature .signature-static{font-family:Marcellus,"Baloo 2",sans-serif;letter-spacing:.015em}.hero-heading{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:900;line-height:1;color:#fff5dd;letter-spacing:-.01em;max-width:12ch}.hero-heading span{display:block}.hero-heading span:nth-child(2){margin-left:0}.hero-heading span:nth-child(3){margin-left:0}.hero-description{max-width:44ch;margin-top:1rem;margin-bottom:.9rem;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.5}.hero-link-group{margin-top:.95rem;gap:.85rem}.hero-link{border:2px solid rgba(20,61,89,.72);border-radius:999px;box-shadow:0 10px 24px #1c53763d;padding:.78rem 1.2rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;letter-spacing:.01em}.hero-link:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 14px 26px #1c537647}.hero-link.is-locked{background:linear-gradient(180deg,#9ba8b6,#7f8d9a);border-color:#38424a8c;color:#eef4f9;cursor:not-allowed;box-shadow:none;transform:none;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.22rem}.hero-link-label{display:inline-flex;align-items:center;gap:.44rem}.hero-link-lock-tip{font-style:normal;font-size:.72rem;font-weight:700;line-height:1.2;opacity:.95}.hero-visual-wrap{transform:translateY(14px)}.knowledge-visual-hero,.section-header,.world-card,.showcase-card,.knowledge-content,.future-card{border-width:2px;border-color:#143d59b3;box-shadow:0 14px 30px #1c537629}.section-header{border-radius:24px;padding:1.05rem 1.2rem 1.2rem}.section-kicker{font-family:Plus Jakarta Sans,sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;color:#403a24d6}.section-title{font-family:Marcellus,serif;font-size:clamp(1.55rem,3.2vw,2.4rem);line-height:1.08;letter-spacing:.01em;max-width:22ch}.world-grid,.showcase-track,.future-grid{gap:1.1rem}.world-card,.showcase-card,.future-card{border-radius:22px;padding:1.05rem}.world-card:nth-child(odd),.showcase-card:nth-child(odd),.future-card:nth-child(odd){transform:rotate(-.5deg)}.world-card:nth-child(2n),.showcase-card:nth-child(2n),.future-card:nth-child(2n){transform:rotate(.5deg)}.world-card:hover,.showcase-card:hover,.future-card:hover{transform:translateY(-5px) rotate(0)}.world-card h3,.showcase-card h3,.future-card h3{font-family:Marcellus,serif;font-size:1.34rem;line-height:1.08}.world-card p,.showcase-card p,.future-card p,.knowledge-description{font-size:1.02rem;line-height:1.5;color:#355770}.knowledge-content{border-radius:26px;max-width:820px}.knowledge-link{border-radius:999px;border-width:2px;box-shadow:0 10px 24px #1e51753d}.screen-section{transition:opacity .7s ease,transform .8s cubic-bezier(.2,.75,.24,1),filter .8s ease,clip-path .9s ease;will-change:transform,opacity,filter,clip-path}.screen-section:not(.is-revealed){opacity:0;filter:blur(8px)}.hero-section{clip-path:inset(0 0 0 0 round 0)}.hero-section:not(.is-revealed){transform:translateY(38px) scale(.98);clip-path:inset(0 0 18% 0 round 18px)}.world-section:not(.is-revealed){transform:translate(-48px) rotate(-.6deg)}.showcase-section:not(.is-revealed){transform:translateY(46px) scale(.97)}.knowledge-section:not(.is-revealed){transform:translate(52px) rotate(.7deg)}.future-section:not(.is-revealed){transform:translateY(54px) scale(1.02)}.screen-section.is-revealed{opacity:1;transform:none;filter:blur(0);clip-path:inset(0 0 0 0 round 0)}:root{--type-display: #ff4b2b;--type-heading: #1e4f77;--type-subheading: #2a6a9b;--type-body: #305f81;--type-body-strong: #214a67;--type-label: #d9412f}.section-kicker,.knowledge-content .section-kicker{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--type-label)}.animated-signature .signature-static{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-weight:800;letter-spacing:.004em;color:#1d4d73;text-shadow:none}.hero-heading{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:900;line-height:1;color:#e5862f;letter-spacing:-.01em}.hero-heading span:nth-child(2),.hero-heading span:nth-child(3){margin-left:0}.section-title,.knowledge-content .section-title,.world-card h3,.showcase-card h3,.future-card h3{font-family:"Baloo 2",Plus Jakarta Sans,sans-serif;font-weight:800;color:var(--type-heading);letter-spacing:.01em}.section-title,.knowledge-content .section-title{font-size:clamp(1.6rem,2.8vw,2.45rem);line-height:1.06}.hero-description,.world-card p,.showcase-card p,.future-card p,.knowledge-description{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.56;color:var(--type-body)}.world-badge{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--type-subheading)}.hero-link,.knowledge-link{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-weight:700;font-size:.96rem;letter-spacing:0}.hero-link-lock-tip{font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:0}.holiday-countdown{margin-top:.9rem;border:2px solid rgba(20,61,89,.28);border-radius:18px;background:#ffffffb8;padding:.75rem .8rem}.holiday-countdown-label{margin:0;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#dd492f}.holiday-countdown-next{margin:.36rem 0 0;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.92rem;font-weight:700;color:#1e4f77}.holiday-countdown-timer{margin:.18rem 0 0;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:clamp(1.06rem,1.35vw,1.28rem);font-weight:800;color:#ff4b2b;letter-spacing:.01em}.holiday-countdown-list{margin:.62rem 0 0;padding:0;list-style:none;display:grid;gap:.22rem}.holiday-countdown-list li{display:flex;justify-content:space-between;gap:.8rem;font-family:Plus Jakarta Sans,Nunito,sans-serif;font-size:.76rem;color:#2f5f80}.holiday-countdown-list li span:last-child{color:#426e8d;white-space:nowrap}@media (min-width: 961px){.screen-section{padding-top:clamp(1.2rem,2.8vh,2.1rem);padding-bottom:clamp(1rem,2.4vh,1.8rem)}.hero-section{gap:clamp(.9rem,2.4vw,1.7rem)}.hero-copy{padding:.9rem 1rem 1rem}.animated-signature .signature-static{font-size:clamp(1.75rem,3.2vw,2.45rem)}.hero-heading{font-size:clamp(1.8rem,3.1vw,2.55rem);line-height:1.02}.hero-description{margin-top:.55rem;margin-bottom:.55rem;font-size:clamp(.88rem,1vw,.98rem);line-height:1.48}.hero-link{min-height:40px;padding:.6rem .9rem;font-size:.82rem}.hero-link-lock-tip{font-size:.64rem}.holiday-countdown{margin-top:.58rem;padding:.56rem .64rem}.holiday-countdown-label{font-size:.64rem}.holiday-countdown-next{margin-top:.2rem;font-size:.86rem}.holiday-countdown-timer{font-size:clamp(.96rem,1.2vw,1.1rem)}.section-title{font-size:clamp(1.2rem,1.85vw,1.65rem);line-height:1.08}.world-card h3{font-size:1.02rem;line-height:1.08}.world-card p{font-size:.82rem;line-height:1.28}.world-stage-panel h3{font-size:1rem}.world-stage-panel p,.world-stage-panel li{font-size:.8rem;line-height:1.3}.world-section.is-game-focus .world-machine-actions{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.42rem;padding:.2rem}.world-section.is-game-focus .world-action-button{width:100%}.wheel-action-stack{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.42rem;padding:.2rem}.world-machine-jackpot{gap:.24rem}.world-machine-jackpot .jackpot-window{min-height:32px;padding:.16rem .36rem}.world-machine-jackpot .gomoku-board{width:min(100%,46vh,430px);padding:.12rem;gap:.1rem}.world-machine-jackpot .world-machine-metrics{gap:.2rem}.world-machine-jackpot .world-machine-metrics span{min-height:22px;font-size:.66rem;padding:.1rem .28rem}}@media (min-width: 961px) and (max-height: 860px){.world-machine-jackpot .gomoku-board{width:min(100%,40vh,360px)}}.coin{position:absolute;width:44px;aspect-ratio:1;border-radius:999px;border:3px solid var(--outline);background:linear-gradient(180deg,#ffe168,#f1b935);box-shadow:inset -3px -3px #7a560947;animation:coin-jump 1.9s ease-in-out infinite}.coin-one{left:22%;top:20%}.coin-two{left:45%;top:11%;animation-delay:.25s}.coin-three{left:68%;top:20%;animation-delay:.5s}.pipe-top,.pipe-body{position:absolute;display:block;border:4px solid var(--outline);background:linear-gradient(180deg,#67d36a,#37a74f)}.pipe-top{width:54%;height:16%;left:23%;bottom:34%;border-radius:10px 10px 0 0}.pipe-body{width:42%;height:36%;left:29%;bottom:0;border-top:none}@keyframes float-in{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slot-pulse{0%{transform:translateY(0);opacity:1}50%{transform:translateY(-1px);opacity:.82}to{transform:translateY(0);opacity:1}}@keyframes coin-jump{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes walker-travel{0%,4%{left:12px;transform:scaleX(1)}48%{left:calc(100% - 24px);transform:scaleX(1)}52%{left:calc(100% - 24px);transform:scaleX(-1)}96%,to{left:12px;transform:scaleX(-1)}}@keyframes walker-step{0%{transform:translateY(0);opacity:.95}50%{transform:translateY(1px);opacity:1}to{transform:translateY(0);opacity:.95}}@keyframes sky-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}@keyframes sun-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1080px){.world-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-track{grid-template-columns:1fr}.future-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-visual{min-height:230px}}@media (max-width: 960px){body{scroll-snap-type:y mandatory}.particle-layer{display:none}.screen-section{height:100dvh;min-height:100dvh;max-height:100dvh;padding-top:clamp(.9rem,2vh,1.2rem);padding-bottom:clamp(.9rem,2vh,1.2rem)}.hero-section{grid-template-columns:1fr;gap:.55rem;padding-top:clamp(3.4rem,8.8vh,4.2rem);padding-bottom:1rem;align-content:start}.hero-copy{max-width:none;padding:.85rem .85rem .95rem}.animated-signature{margin-bottom:.18rem}.animated-signature .signature-static{font-size:clamp(1.9rem,7vw,2.8rem)}.hero-heading{font-size:clamp(1.7rem,6.5vw,2.18rem);line-height:1.02}.hero-description{margin-top:.55rem;margin-bottom:.55rem;font-size:.9rem;line-height:1.44}.hero-link-group{margin-top:.62rem;gap:.55rem}.hero-link{min-height:40px;padding:.58rem .85rem;font-size:.86rem;gap:.36rem}.hero-link-icon{width:.9rem;height:.9rem;flex-basis:.9rem}.hero-border-walker{display:none}.hero-visual-wrap{display:block;margin-top:.08rem;transform:none}.knowledge-visual-hero{min-height:clamp(120px,15vh,156px);border-radius:14px}.holiday-countdown{margin-top:.58rem;padding:.58rem .64rem}.holiday-countdown-list{display:none}.holiday-countdown-label{font-size:.68rem}.holiday-countdown-next{margin-top:.22rem;font-size:.9rem}.holiday-countdown-timer{font-size:clamp(1.02rem,4.8vw,1.18rem)}.world-section{grid-template-rows:auto auto minmax(0,1fr);row-gap:.4rem;padding-top:clamp(1rem,2.4vh,1.4rem);padding-bottom:1rem;align-content:start}.world-section .section-header{padding:.7rem .78rem .76rem}.world-section .section-kicker{font-size:.68rem}.world-section .section-title{margin-top:.18rem;font-size:clamp(1.22rem,6.1vw,1.46rem);line-height:1.03}.world-grid{margin-top:0;gap:.56rem;grid-template-columns:repeat(2,minmax(0,1fr))}.world-card{border-radius:14px;padding:.58rem;transform:none}.world-card:hover{transform:none}.world-badge{min-height:22px;padding:.18rem .42rem;font-size:.64rem}.world-card h3{margin:.34rem 0 .1rem;font-size:.96rem;line-height:1.06}.world-card p{display:-webkit-box;margin-top:.12rem;font-size:.72rem;line-height:1.18;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.world-stage-panel{margin-top:0;padding:.58rem .62rem .62rem;border-radius:14px;min-height:0;height:100%;overflow:auto}.world-stage-panel-kicker{font-size:.62rem}.world-stage-panel h3{margin-top:.2rem;font-size:.96rem;line-height:1.08}.world-stage-panel p{margin-top:.2rem;font-size:.8rem;line-height:1.24;display:block;overflow:visible}.world-stage-panel ul{margin-top:.24rem;gap:.1rem;padding-left:.86rem}.world-stage-panel li{font-size:.74rem;line-height:1.14}.world-stage-top-actions{gap:.2rem}.world-focus-back{min-height:26px;padding:.14rem .46rem;font-size:.58rem}.world-stage-panel-top{gap:.45rem}.world-stage-score{min-width:84px;padding:.24rem .34rem;border-radius:9px}.world-stage-score span{font-size:.53rem}.world-stage-score strong{font-size:.88rem}.world-score-history-trigger{min-height:24px;padding:.12rem .4rem;font-size:.56rem}.world-score-history{margin-top:.24rem;padding:.16rem .2rem;gap:.1rem;max-height:116px}.world-score-history p,.world-score-history-empty{font-size:.6rem}.world-score-history li{min-height:18px;grid-template-columns:minmax(36px,auto) minmax(0,1fr) minmax(28px,auto) minmax(50px,auto);gap:.14rem;padding:.08rem .12rem;font-size:.54rem}.world-score-history ul{max-height:80px}.world-playground{margin-top:.36rem;padding:.4rem .44rem .45rem}.world-playground-kicker{font-size:.56rem}.world-machine{margin-top:.26rem;gap:.28rem}.fortune-input-row span{font-size:.62rem}.fortune-input{min-height:30px;font-size:.72rem;padding:.24rem .36rem;border-width:1px}.fortune-hint{font-size:.56rem;line-height:1.2}.fortune-panel{gap:.16rem}.fortune-panel span{min-height:20px;font-size:.6rem;padding:.1rem .24rem}.texas-cards{gap:.18rem}.texas-row{gap:.14rem}.texas-row p{font-size:.62rem}.texas-cards span{min-height:30px;font-size:.68rem;border-width:1px;border-radius:8px}.texas-summary{grid-template-columns:1fr;gap:.16rem}.texas-summary span{min-height:20px;font-size:.6rem;padding:.1rem .24rem}.world-action-button{min-height:32px;font-size:.74rem}.world-machine-actions{gap:.22rem;padding:.1rem}.texas-action-layout{grid-template-columns:1fr;gap:.22rem}.texas-action-group-play.world-machine-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.world-machine-metrics{gap:.2rem}.world-machine-metrics span{min-height:20px;padding:.12rem .28rem;font-size:.6rem}.world-machine-wheel{grid-template-columns:1fr;row-gap:.34rem;justify-items:center}.wheel-dial{grid-column:1;grid-row:auto;width:min(60vw,220px);max-width:100%}.wheel-rotor:before{left:-4px;top:-18px;border-left-width:4px;border-right-width:4px;border-bottom-width:12px}.wheel-center{width:9px;height:9px;border-width:1px}.wheel-energy-header{font-size:.6rem}.wheel-rule-board{grid-column:1;width:100%;padding:.18rem .24rem;gap:.14rem}.wheel-rule-board p{font-size:.56rem}.wheel-rule-grid{gap:.08rem}.wheel-rule-grid span,.wheel-rule-grid em{font-size:.52rem}.wheel-rule-row{min-height:22px;padding:.1rem .16rem;gap:.16rem}.wheel-zone-chip{width:7px;height:7px;flex-basis:7px}.wheel-history-trigger{width:100%;min-height:28px}.wheel-action-stack{grid-column:1;width:100%;gap:.22rem;padding:.1rem}.wheel-history{grid-column:1;width:100%;max-height:128px;padding:.14rem .2rem;gap:.1rem}.wheel-history p,.wheel-history-empty{font-size:.62rem}.wheel-history ul{max-height:none}.wheel-history li{min-height:18px;gap:.14rem;padding:.08rem .12rem;font-size:.56rem;grid-template-columns:minmax(20px,auto) minmax(40px,auto) minmax(0,1fr) minmax(24px,auto)}.wheel-energy-track{height:6px}.wheel-energy em{font-size:.56rem}.wheel-mission{min-height:20px;padding:.08rem .24rem}.wheel-mission span,.wheel-mission strong{font-size:.56rem}.slot-reels{gap:.2rem}.slot-reels span{min-height:30px;font-size:.72rem;border-width:1px}.world-machine-jackpot .jackpot-window{min-height:30px;gap:.24rem;padding:.14rem .26rem}.jackpot-window span,.jackpot-window strong,.jackpot-window em{font-size:.6rem}.gomoku-board{gap:.1rem;padding:.12rem}.world-section.is-game-focus .world-stage-panel{max-height:none;overflow:auto}.world-section.is-game-focus .world-stage-panel p,.world-section.is-game-focus .world-stage-panel ul{display:block;-webkit-line-clamp:unset;overflow:visible}.world-section.is-game-focus .world-playground{margin-top:.08rem}.world-section.is-game-focus .world-machine-actions{grid-template-columns:1fr}.reward-modal{width:min(94vw,340px);border-radius:14px;padding:.66rem .68rem .72rem;gap:.4rem}.reward-modal-close{min-height:24px;font-size:.62rem;padding:.1rem .4rem}.reward-modal h4{font-size:.98rem}.reward-modal p{font-size:.74rem;line-height:1.26}.reward-modal img{width:min(100%,210px)}.rule-modal{width:min(94vw,340px);border-radius:14px;padding:.66rem .68rem .72rem;gap:.34rem}.rule-modal-close{min-height:24px;font-size:.62rem;padding:.1rem .4rem}.rule-modal h4{font-size:.9rem}.rule-modal ul{gap:.14rem;padding-left:.86rem}.rule-modal li{font-size:.68rem;line-height:1.24}.score-history-modal{width:min(94vw,360px)}.score-history-modal-empty{font-size:.68rem}.score-history-modal-list{max-height:min(52vh,300px);gap:.14rem}.score-history-modal-list li{grid-template-columns:minmax(44px,auto) minmax(0,1fr) minmax(32px,auto) minmax(52px,auto);gap:.14rem;padding:.12rem .16rem;font-size:.58rem;line-height:1.16}.reward-floating-entry{min-height:32px;padding:.26rem .56rem;font-size:.64rem;left:.72rem;bottom:calc(.7rem + env(safe-area-inset-bottom))}}@media (max-width: 640px){.hero-link-group{flex-direction:column}.hero-link,.knowledge-link{width:100%}}
