:root{--primary:#d8b46a;--primary-dark:#b9842e;--primary-light:#d8b46a1f;--gold:#d8b46a;--gold-bright:#f7dda0;--gold-deep:#9b6b22;--gold-gradient:linear-gradient(135deg, #fff0ba 0%, #d8b46a 45%, #a9681d 100%);--red:#d93b30;--red-deep:#761a19;--jade:#57b796;--bg:#070608;--bg-deep:#030306;--bg-alt:#111014;--bg-card:#ffffff0e;--text:#fff8ea;--text-secondary:#fff8eab8;--text-muted:#fff8ea75;--border:#d8b46a2b;--glass-bg:#ffffff0b;--glass-border:#d8b46a3d;--shadow-sm:0 1px 3px #0000006b;--shadow:0 18px 54px #0000006b;--shadow-lg:0 36px 110px #0000009e;--glow-gold:0 0 48px #d8b46a38;--radius:16px;--radius-lg:26px;--sans:"PingFang SC", "Microsoft YaHei", "Noto Sans SC", "Segoe UI", sans-serif;--serif:"Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", "SimSun", Georgia, serif;font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}html{background:var(--bg)}body{min-width:320px;color:var(--text);background:radial-gradient(120% 90% at 50% -10%, #d8b46a24, transparent 55%), radial-gradient(90% 70% at 86% 8%, #d93b301c, transparent 60%), radial-gradient(90% 75% at 10% 82%, #57b79614, transparent 58%), var(--bg);margin:0;padding:0;overflow-x:hidden}body:before{content:"";z-index:-2;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#d8b46a0e 1px,#0000 1px),linear-gradient(0deg,#d8b46a0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 25%,#000,#0000 70%);mask-image:radial-gradient(circle at 50% 25%,#000,#0000 70%)}body:after{content:"";z-index:-1;pointer-events:none;opacity:.34;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}a{color:var(--primary);cursor:pointer;text-decoration:none;transition:color .16s,background .16s,transform .16s}a:hover{color:var(--gold-bright)}::selection{color:#fff;background:#d8b46a47}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--gold-deep), #5f3e12);border-radius:10px}.container{width:min(1160px,100% - 40px);margin:0 auto}.section-header{text-align:center;max-width:820px;margin:0 auto 52px}.section-tag{border:1px solid var(--glass-border);color:var(--gold-bright);letter-spacing:.14em;text-transform:uppercase;background:#d8b46a14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;padding:7px 14px;font-size:12px;font-weight:900;display:inline-flex}.section-title{color:var(--text);font-family:var(--serif);margin:0 0 16px;font-size:clamp(30px,4.4vw,54px);font-weight:900;line-height:1.14}.section-desc{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.85}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-size:15px;font-weight:900;text-decoration:none;display:inline-flex}.btn--primary{color:#241706;background:var(--gold-gradient);box-shadow:0 16px 42px #d8b46a3d}.btn--primary:hover{color:#241706;transform:translateY(-3px);box-shadow:0 24px 56px #d8b46a57}.btn--outline{color:var(--gold-bright);border-color:var(--glass-border);background:#ffffff0b}.btn--outline:hover{color:var(--text);background:#d8b46a1a;border-color:#f4d98c94;transform:translateY(-3px)}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .76s cubic-bezier(.16,1,.3,1),transform .76s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media (width<=760px){.container{width:min(100% - 28px,1160px)}.section-header{text-align:left;margin-bottom:34px}.section-desc{font-size:15px}}.game-entry{color:var(--text);background:radial-gradient(circle at 78% 30%,#d8b46a29,#0000 28%),linear-gradient(#0000,#ffffff06);padding:104px 0;position:relative;overflow:hidden}.game-entry__inner{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:64px;display:grid}.game-entry__eyebrow{border:1px solid var(--glass-border);color:var(--gold-bright);letter-spacing:.14em;text-transform:uppercase;background:#d8b46a14;border-radius:999px;margin-bottom:16px;padding:7px 13px;font-size:12px;font-weight:900;display:inline-flex}.game-entry__content h2{color:var(--text);font-family:var(--serif);margin:0 0 18px;font-size:clamp(34px,4.8vw,58px);font-weight:900;line-height:1.12}.game-entry__content p{max-width:560px;color:var(--text-secondary);margin:0 0 28px;font-size:16px;line-height:1.85}.game-entry__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.game-entry__button{color:#241706;background:var(--gold-gradient);border:1px solid #f4d98c7a;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 16px 42px #d8b46a3d}.game-entry__button:hover{color:#241706;transform:translateY(-3px)}.game-entry__actions>span{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.game-entry__preview{height:380px;color:var(--text);background:radial-gradient(circle at 50% 30%,#d8b46a1f,#0000 32%),linear-gradient(90deg,#d8b46a0e 1px,#0000 1px) 0 0/38px 38px,linear-gradient(0deg,#d8b46a0a 1px,#0000 1px) 0 0/38px 38px,#050407e6;border:1px solid #d8b46a3d;border-radius:28px;transition:border-color .18s,transform .18s;display:block;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000006b}.game-entry__preview:hover{color:var(--text);border-color:#f4d98c94;transform:translateY(-4px)}.game-entry__preview:after{pointer-events:none;content:"";background:linear-gradient(#0000 48%,#000000b8);position:absolute;inset:0}.game-entry__heads{position:absolute;inset:30px 24px 18px}.game-entry__heads img{object-fit:contain;filter:drop-shadow(0 20px 22px #00000075);width:156px;height:220px;position:absolute;bottom:28px;left:50%}.game-entry__heads img:first-child{z-index:2;opacity:.68;transform:translate(-145%)rotate(-11deg)scale(.82)}.game-entry__heads img:nth-child(2){z-index:3;transform:translate(-91%)rotate(-4deg)scale(.94)}.game-entry__heads img:nth-child(3){z-index:4;transform:translate(-36%)rotate(4deg)}.game-entry__heads img:nth-child(4){z-index:1;opacity:.68;transform:translate(20%)rotate(11deg)scale(.82)}.game-entry__preview-label{z-index:2;min-height:36px;color:var(--text-secondary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0806b3;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:18px;left:18px}.game-entry__play{z-index:2;color:#241706;background:var(--gold-gradient);border:1px solid #f4d98c85;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 10px 28px #d8b46a38}@media (width<=980px){.game-entry{padding:72px 0}.game-entry__inner{grid-template-columns:1fr;gap:40px}.game-entry__preview{height:340px}}@media (width<=560px){.game-entry{padding:62px 0}.game-entry__content p{font-size:14px}.game-entry__button{width:100%}.game-entry__preview{height:300px}.game-entry__heads img{width:130px;height:184px}.game-entry__heads img:first-child{transform:translate(-132%)rotate(-10deg)scale(.8)}.game-entry__heads img:nth-child(2){transform:translate(-86%)rotate(-4deg)scale(.92)}.game-entry__heads img:nth-child(3){transform:translate(-38%)rotate(4deg)}.game-entry__heads img:nth-child(4){transform:translate(8%)rotate(10deg)scale(.8)}}.ledger-entry{background:radial-gradient(circle at 18% 22%,#57b79624,#0000 28%),radial-gradient(circle at 78% 46%,#d8b46a29,#0000 30%),linear-gradient(#ffffff05,#0000);padding:104px 0;position:relative;overflow:hidden}.ledger-entry__inner{perspective:1100px;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);align-items:center;gap:52px;display:grid}.ledger-entry__eyebrow{color:#a9f5dd;letter-spacing:.14em;text-transform:uppercase;background:#57b79614;border:1px solid #57b79657;border-radius:999px;margin-bottom:16px;padding:7px 13px;font-size:12px;font-weight:900;display:inline-flex}.ledger-entry__content h2{color:var(--text);font-family:var(--serif);margin:0 0 18px;font-size:clamp(34px,4.8vw,58px);font-weight:900;line-height:1.12}.ledger-entry__content p{max-width:620px;color:var(--text-secondary);margin:0;font-size:16px;line-height:1.85}.ledger-entry__features{flex-wrap:wrap;gap:10px;margin:26px 0 28px;display:flex}.ledger-entry__features span{border:1px solid var(--border);min-height:36px;color:var(--text-secondary);background:#ffffff0a;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.ledger-entry__button{color:#07130f;background:linear-gradient(135deg,#d8fff1,#57b796 48%,#2a765e);border:1px solid #a9f5dd5c;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 16px 42px #57b79638}.ledger-entry__button:hover{color:#07130f;transform:translateY(-3px)}.ledger-entry__mockup{min-height:430px;color:var(--text);transform-style:preserve-3d;display:block;position:relative}.ledger-entry__mockup:before,.ledger-entry__mockup:after{content:"";pointer-events:none;position:absolute}.ledger-entry__mockup:before{filter:blur(16px);background:radial-gradient(#57b7963d,#0000 68%);border-radius:38px;inset:64px 20px 8px;transform:rotateX(70deg)translateZ(-80px)}.ledger-entry__mockup:after{border:1px solid #57b7962e;border-radius:999px;width:76%;height:88%;top:6%;left:12%;transform:rotateX(66deg)rotate(-18deg)}.ledger-entry__screen{background:radial-gradient(circle at 28% 18%,#a9f5dd2e,#0000 24%),linear-gradient(155deg,#ffffff1c,#ffffff06),#080f0ddb;border:1px solid #a9f5dd47;border-radius:34px;padding:24px;transition:transform .26s,box-shadow .26s;position:absolute;inset:18px 42px 0;overflow:hidden;transform:rotateX(8deg)rotateY(13deg)rotate(-4deg);box-shadow:0 18px #57b7960b,0 42px 100px #00000075,0 0 68px #57b79624}.ledger-entry__mockup:hover .ledger-entry__screen{transform:translateY(-8px)rotateX(10deg)rotateY(7deg)rotate(-2deg);box-shadow:0 20px #57b7960d,0 50px 120px #00000080,0 0 86px #57b79633}.ledger-entry__screen-top{color:#d8fff1a8;justify-content:space-between;font-size:12px;display:flex}.ledger-entry__screen-top span{background:#ffffff2e;border-radius:999px;width:48px;height:7px}.ledger-entry__balance{margin:44px 0 26px}.ledger-entry__balance small{color:#d8fff19e;font-size:13px;font-weight:800;display:block}.ledger-entry__balance strong{color:#d8fff1;margin-top:8px;font-size:clamp(38px,5vw,56px);line-height:1;display:block}.ledger-entry__bars{background:#ffffff0b;border:1px solid #a9f5dd29;border-radius:22px;align-items:flex-end;gap:12px;height:116px;padding:16px;display:flex}.ledger-entry__bars span{height:var(--h);background:linear-gradient(#d8fff1,#57b796);border-radius:999px 999px 6px 6px;flex:1;box-shadow:0 0 18px #57b79638}.ledger-entry__list{gap:10px;margin-top:18px;display:grid}.ledger-entry__list span{color:#d8fff1c7;background:#ffffff0a;border:1px solid #a9f5dd24;border-radius:14px;padding:11px 13px;font-size:13px;font-weight:800}@media (width<=980px){.ledger-entry__inner{grid-template-columns:1fr}.ledger-entry__mockup{min-height:390px}}@media (width<=560px){.ledger-entry{padding:68px 0}.ledger-entry__content p{font-size:14px}.ledger-entry__button{width:100%}.ledger-entry__mockup{min-height:350px}.ledger-entry__screen{padding:20px;inset:12px 14px 0;transform:rotateX(4deg)rotateY(5deg)rotate(-2deg)}}.particle-field{z-index:-1;pointer-events:none;width:100vw;height:100vh;display:block;position:fixed;inset:0}.location-notice{z-index:12000;width:max-content;max-width:calc(100% - 28px);color:var(--text-secondary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09080ce0;border:1px solid #d8b46a40;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;line-height:1.4;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #00000059}.location-notice svg{color:var(--gold-bright);flex:none}@media (width<=560px){.location-notice{text-align:center;border-radius:14px;justify-content:center;width:calc(100% - 28px)}}.header{z-index:1000;padding:18px 0;transition:padding .24s,background .24s,border-color .24s;position:fixed;inset:0 0 auto}.header--scrolled{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#060508bd;padding:10px 0}.header__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 40px);margin:0 auto;display:flex}.header__logo{min-width:150px;color:var(--text);flex-direction:column;line-height:1;display:flex}.header__logo span{font-family:var(--serif);font-size:22px;font-weight:800}.header__logo small{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;margin-top:6px;font-size:10px;font-weight:700}.header__nav{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff09;border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex;box-shadow:inset 0 1px #ffffff14}.header__nav a{min-height:36px;color:var(--text-secondary);border-radius:999px;align-items:center;gap:7px;padding:0 15px;font-size:14px;font-weight:700;display:inline-flex}.header__nav a:hover{color:var(--text);background:#ffffff0f}.header__nav a.header__game-link,.header__nav a.header__special-link--gold{color:#251605;background:var(--gold-gradient);box-shadow:0 10px 24px #d8b46a40}.header__nav a.header__special-link--jade{color:#06130f;background:linear-gradient(135deg,#d8fff1,#57b796 48%,#2a765e);box-shadow:0 10px 24px #57b79638}.header__hamburger{border:1px solid var(--glass-border);width:42px;height:42px;color:var(--gold-bright);background:#ffffff0a;border-radius:999px;justify-content:center;align-items:center;display:none}.hero{perspective:1200px;grid-template-columns:minmax(0,.96fr) minmax(390px,1.04fr);align-items:center;gap:48px;width:min(1160px,100% - 40px);min-height:100svh;margin:0 auto;padding:128px 0 72px;display:grid;position:relative}.hero__ambient{z-index:-1;pointer-events:none;filter:blur(2px);background:radial-gradient(circle at 18% 28%,#ffd16e33,#0000 24%),radial-gradient(circle at 78% 32%,#de3b312e,#0000 27%),linear-gradient(115deg,#0000 0 46%,#ffffff0d 46% 47%,#0000 47% 100%);position:absolute;inset:82px -12vw 0}.hero__depth-grid{z-index:-1;pointer-events:none;opacity:.5;transform-origin:50%;background-color:#0000;background-image:linear-gradient(90deg,#f7dda01f 1px,#0000 1px),linear-gradient(0deg,#f7dda014 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:min(760px,76vw);height:520px;position:absolute;top:58%;left:48%;transform:translate(-50%,-50%)rotateX(64deg)rotate(-12deg);-webkit-mask-image:linear-gradient(#0000 0%,#000 26%,#0000 82%);mask-image:linear-gradient(#0000 0%,#000 26%,#0000 82%)}.hero__content{max-width:610px}.hero__content>*{opacity:0;animation:.82s cubic-bezier(.16,1,.3,1) forwards heroRise;transform:translateY(22px)}.hero__content>:nth-child(2){animation-delay:90ms}.hero__content>:nth-child(3){animation-delay:.18s}.hero__content>:nth-child(4){animation-delay:.27s}.hero__content>:nth-child(5){animation-delay:.36s}@keyframes heroRise{to{opacity:1;transform:none}}.hero__badge{color:var(--gold-bright);background:#d8b46a14;border:1px solid #d8b46a47;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.hero__title{color:var(--text);font-family:var(--serif);margin:0;font-size:clamp(54px,8vw,104px);font-weight:900;line-height:.98}.hero__title span{color:#0000;background:linear-gradient(100deg,#fff8ea 0%,#f3cf74 46%,#dc4a39 100%);-webkit-background-clip:text;background-clip:text;max-width:720px;margin-top:18px;font-size:clamp(26px,4.6vw,56px);line-height:1.1;display:block}.hero__subtitle{max-width:570px;color:var(--text-secondary);margin:28px 0 0;font-size:18px;line-height:1.85}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero__signal{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff0a;border-radius:999px;align-items:center;gap:14px;margin-top:34px;padding:10px 10px 10px 18px;display:inline-flex}.hero__signal span{color:var(--text-muted);font-size:13px}.hero__signal strong{color:var(--text);font-size:15px}.hero__signal button{color:#241706;background:var(--gold-gradient);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.hero__visual{opacity:0;perspective:1100px;min-height:600px;transform-style:preserve-3d;animation:.9s cubic-bezier(.16,1,.3,1) .28s forwards heroRise;position:relative}.hero__orbit{border:1px solid #d8b46a33;border-radius:999px;position:absolute;inset:50%;transform:translate(-50%,-50%)rotate(-18deg);box-shadow:0 0 40px #d8b46a14,inset 0 0 40px #d8b46a0f}.hero__orbit--one{width:520px;height:520px}.hero__orbit--two{border-color:#d63b3038;width:390px;height:390px;transform:translate(-50%,-50%)rotate(24deg)}.hero__halo{pointer-events:none;width:520px;height:520px;transform-style:preserve-3d;border-radius:50%;position:absolute;top:50%;left:50%}.hero__halo--front{border:1px solid #f7dda057;animation:13s linear infinite haloSpin;transform:translate(-50%,-50%)rotateX(72deg)rotate(20deg)translateZ(130px);box-shadow:0 0 34px #d8b46a33}.hero__halo--back{border:1px solid #57b79633;width:660px;height:660px;animation:18s linear infinite haloSpinReverse;transform:translate(-50%,-50%)rotateX(68deg)rotate(-28deg)translateZ(-90px)}@keyframes haloSpin{to{transform:translate(-50%,-50%)rotateX(72deg)rotate(380deg)translateZ(130px)}}@keyframes haloSpinReverse{to{transform:translate(-50%,-50%)rotateX(68deg)rotate(-388deg)translateZ(-90px)}}.hero__shards{pointer-events:none;transform-style:preserve-3d;position:absolute;inset:0}.hero__shard{width:12px;height:32px;transform:rotateZ(calc(var(--i) * 27deg)) translateZ(calc(var(--i) * 22px));animation:5.5s ease-in-out infinite shardFloat;animation-delay:calc(var(--i) * -620ms);background:linear-gradient(#ffffff94,#d8b46a1f);border:1px solid #fff8ea38;border-radius:999px;position:absolute;top:18%;left:18%;box-shadow:0 0 28px #d8b46a52}.hero__shard:nth-child(2){top:22%;left:78%}.hero__shard:nth-child(3){top:66%;left:68%}.hero__shard:nth-child(4){top:72%;left:24%}.hero__shard:nth-child(5){top:48%;left:88%}.hero__shard:nth-child(6){top:45%;left:8%}.hero__shard--red{background:linear-gradient(#ffb292bd,#d93b302e);box-shadow:0 0 26px #d93b3047}.hero__shard--jade{background:linear-gradient(#a9f5ddad,#57b79624);box-shadow:0 0 26px #57b79642}@keyframes shardFloat{50%{transform:translate3d(14px, -18px, 68px) rotateZ(calc(var(--i) * 27deg + 28deg));opacity:.58}}.hero__phone{width:min(380px,78vw);min-height:540px;transform-style:preserve-3d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(155deg,#ffffff1f,#ffffff05),#0f0a0bc7;border:1px solid #ffe4aa47;border-radius:38px;padding:22px;animation:7s ease-in-out infinite phoneFloat3d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(8deg)rotateY(-14deg)rotate(5deg);box-shadow:0 24px #2f201038,0 50px 120px #000000ad,0 0 88px #d8b46a38}.hero__phone:before,.hero__phone:after{content:"";pointer-events:none;position:absolute}.hero__phone:before{mix-blend-mode:screen;background:linear-gradient(120deg,#fff3,#0000 32%,#f7dda01a 72%,#0000);border-radius:30px;inset:10px}.hero__phone:after{filter:blur(8px);background:radial-gradient(#d8b46a3d,#0000 68%);border-radius:50%;height:34px;bottom:-28px;left:24px;right:24px;transform:translateZ(-90px)}@keyframes phoneFloat3d{50%{transform:translate(-50%,-53%)rotateX(11deg)rotateY(-8deg)rotate(3deg)}}.hero__phone-top{color:var(--text-muted);letter-spacing:.18em;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.hero__phone-top span:first-child{background:#ffffff2e;border-radius:999px;width:54px;height:7px}.hero__cover-stack{min-height:450px;transform-style:preserve-3d;margin-top:22px;position:relative}.hero__cover{left:50%;top:calc(24px + var(--i) * 54px);width:250px;min-height:310px;transform:translateX(-50%) translateZ(calc(var(--i) * 46px)) rotateY(calc(-12deg + var(--i) * 8deg)) rotateZ(calc(-8deg + var(--i) * 7deg));transform-origin:50% 110%;background:radial-gradient(circle at 20% 18%,#ffffff6b,#0000 18%),linear-gradient(145deg,#d43a2f,#821d1b 54%,#251009);border:1px solid #ffeec05c;border-radius:24px;flex-direction:column;justify-content:flex-end;padding:26px;transition:transform .26s,box-shadow .26s;display:flex;position:absolute;overflow:hidden;box-shadow:inset 0 10px #ffffff12,0 24px 60px #00000075,0 0 34px #d8b46a24}.hero__phone:hover .hero__cover{transform:translateX(-50%) translateZ(calc(60px + var(--i) * 62px)) rotateY(calc(-8deg + var(--i) * 10deg)) rotateZ(calc(-10deg + var(--i) * 10deg)) translateY(calc(var(--i) * -8px));box-shadow:inset 0 10px #ffffff14,0 32px 78px #00000085,0 0 48px #d8b46a3d}.hero__cover:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#ffe4ab2e 1px,#0000 1px),linear-gradient(0deg,#ffe4ab24 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffe5b138;border-radius:18px;position:absolute;inset:14px;-webkit-mask-image:linear-gradient(#0000,#000 35%);mask-image:linear-gradient(#0000,#000 35%)}.hero__cover--gold{background:linear-gradient(145deg,#f3c75f,#b87722 54%,#3c1d05)}.hero__cover--jade{background:linear-gradient(145deg,#7fd6ba,#236a59 54%,#0d2a24)}.hero__cover small,.hero__cover strong,.hero__cover span{z-index:1;position:relative}.hero__cover small{color:#fff8eac7;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.hero__cover strong{color:#fff8ea;font-family:var(--serif);margin-top:8px;font-size:30px}.hero__cover span{color:#fff8eaad;margin-top:8px;font-size:13px}.hero__floating-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:138px;transform-style:preserve-3d;background:#08070abd;border:1px solid #d8b46a47;border-radius:18px;gap:2px;padding:16px;display:grid;position:absolute;box-shadow:0 16px #d8b46a0a,0 28px 64px #0000006b,inset 0 1px #ffffff1a}.hero__floating-card span{color:var(--gold-bright);font-size:12px;font-weight:900}.hero__floating-card strong{color:var(--text);font-family:var(--serif);font-size:28px}.hero__floating-card small{color:var(--text-muted);font-size:12px}.hero__floating-card--left{animation:5s ease-in-out infinite floatCard;top:26%;left:0}.hero__floating-card--right{animation:5.5s ease-in-out .6s infinite floatCard;bottom:20%;right:0}@keyframes floatCard{50%{transform:translateY(-12px)}}.hero__scroll{border:1px solid var(--border);width:44px;height:44px;color:var(--gold-bright);cursor:pointer;background:#ffffff0a;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.about,.articles,.qrcode,.contact{padding:104px 0;position:relative}.about__grid{perspective:1000px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about__card{border:1px solid var(--border);min-height:258px;transform-style:preserve-3d;background:linear-gradient(#ffffff12,#ffffff06);border-radius:22px;padding:28px;transition:transform .24s,border-color .24s,background .24s;position:relative;overflow:hidden;box-shadow:0 10px #d8b46a09,0 28px 70px #00000047,inset 0 1px #ffffff14}.about__card:after{content:"";filter:blur(6px);background:#d8b46a1f;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-50px;right:-40px;transform:translateZ(-1px)}.about__card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.74;background:linear-gradient(125deg,#ffffff24,#0000 35%,#d8b46a14);position:absolute;inset:0}.about__card:hover{transform:translateY(-10px) rotateX(5deg) rotateY(calc((var(--i) - 1.5) * -2deg));background:linear-gradient(#ffffff18,#ffffff09);border-color:#f4d98c8f}.about__icon{width:52px;height:52px;color:var(--gold-bright);background:#d8b46a14;border:1px solid #d8b46a52;border-radius:16px;justify-content:center;align-items:center;display:inline-flex;transform:translateZ(28px);box-shadow:0 12px 28px #d8b46a1f}.about__card h3{color:var(--text);margin:24px 0 12px;font-size:20px}.about__card p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.8}.articles{background:linear-gradient(#ffffff06,#0000)}.articles__showcase{perspective:1200px;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:22px;display:grid}.articles__hero-card,.articles__series-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform-style:preserve-3d;background:#ffffff0b;box-shadow:0 16px #ffd67809,0 34px 92px #00000057,inset 0 1px #ffffff14}.articles__hero-card{background:radial-gradient(circle at 72% 22%,#d8b46a52,#0000 25%),linear-gradient(145deg,#861d1aeb,#0c080ae6 62%);border-radius:28px;min-height:430px;padding:34px;transition:transform .26s,box-shadow .26s;position:relative;overflow:hidden;transform:rotateX(2deg)rotateY(-2deg)}.articles__hero-card:hover{transform:translateY(-6px)rotateX(4deg)rotateY(-4deg);box-shadow:0 20px #ffd6780a,0 44px 110px #0000006b,0 0 64px #d8b46a29,inset 0 1px #ffffff1a}.articles__hero-noise{pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffe5b014 1px,#0000 1px),linear-gradient(0deg,#ffe5b014 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffeec41f;border-radius:20px;position:absolute;inset:18px;transform:translateZ(18px)}.articles__hero-top{color:#fff8eab3;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;font-weight:900;display:flex;position:relative}.articles__hero-card h3{color:#fff8ea;max-width:620px;font-family:var(--serif);margin:120px 0 18px;font-size:clamp(32px,5vw,58px);line-height:1.12;position:relative;transform:translateZ(44px)}.articles__hero-card p{color:#fff8eab8;max-width:550px;margin:0 0 30px;font-size:16px;line-height:1.85;position:relative;transform:translateZ(32px)}.articles__hero-card a{color:#251605;background:var(--gold-gradient);border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-weight:900;display:inline-flex;position:relative;transform:translateZ(46px);box-shadow:0 16px 34px #00000047}.articles__series{gap:16px;display:grid}.articles__series-card{border-radius:22px;grid-template-columns:auto 1fr;gap:16px;padding:22px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid}.articles__series-card:hover{border-color:#f4d98c7a;transform:translate(-8px)translateZ(30px)rotateY(4deg);box-shadow:0 14px #d8b46a0a,0 34px 80px #00000057,0 0 42px #d8b46a1f}.articles__series-icon{color:#251605;background:var(--gold-gradient);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.articles__series-card span{color:var(--gold-bright);font-size:12px;font-weight:900}.articles__series-card h3{color:var(--text);margin:5px 0 8px;font-size:19px}.articles__series-card p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.75}.articles__ticker{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.articles__ticker span{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff09;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.qrcode__card{perspective:1000px;transform-style:preserve-3d;background:radial-gradient(circle at 12% 24%,#d8b46a2e,#0000 28%),linear-gradient(135deg,#ffffff13,#ffffff08);border:1px solid #d8b46a52;border-radius:34px;grid-template-columns:310px 1fr;align-items:center;gap:52px;padding:42px;display:grid;box-shadow:0 18px #d8b46a0a,0 38px 110px #0000006b,inset 0 1px #ffffff14}.qrcode__image-stage{transform-style:preserve-3d;background:#fff8ea;border:1px solid #f4d98c61;border-radius:28px;padding:18px;transition:transform .26s;position:relative;overflow:hidden;transform:rotateY(9deg)rotateX(4deg)translateZ(36px);box-shadow:inset 0 14px #ffffff2e,0 28px 70px #0000006b}.qrcode__card:hover .qrcode__image-stage{transform:rotateY(3deg)rotateX(2deg)translateZ(58px)}.qrcode__scan-line{z-index:1;background:linear-gradient(90deg,#0000,#da2d27d9,#0000);height:2px;animation:3.8s ease-in-out infinite scanLine;position:absolute;top:22px;left:18px;right:18px;box-shadow:0 0 20px #da2d278c}@keyframes scanLine{50%{transform:translateY(242px)}}.qrcode__image{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%}.qrcode__info h2{color:var(--text);font-family:var(--serif);margin:12px 0 16px;font-size:clamp(32px,4.5vw,56px);line-height:1.14}.qrcode__info p{max-width:610px;color:var(--text-secondary);margin:0;font-size:16px;line-height:1.85}.qrcode__steps{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.qrcode__steps div{border:1px solid var(--border);color:var(--text);background:#ffffff0b;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:13px;font-weight:800;display:inline-flex}.qrcode__id{background:#d8b46a14;border:1px solid #d8b46a47;border-radius:14px;align-items:center;gap:12px;margin-top:24px;padding:10px 14px;display:inline-flex}.qrcode__id span{color:var(--text-muted);font-size:13px}.qrcode__id code{color:var(--gold-bright);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px}.contact{background:linear-gradient(#0000,#ffffff06)}.contact__grid{perspective:1100px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.contact__card{border:1px solid var(--border);min-height:210px;color:var(--text);transform-style:preserve-3d;background:#ffffff0b;border-radius:22px;flex-direction:column;justify-content:space-between;padding:24px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:flex;box-shadow:0 10px #d8b46a09,0 24px 60px #0000003d,inset 0 1px #ffffff0f}.contact__card:hover{color:var(--text);background:#d8b46a14;border-color:#f4d98c8f;transform:translateY(-8px)rotateX(5deg);box-shadow:0 14px #d8b46a0b,0 34px 80px #00000057,0 0 40px #d8b46a1f}.contact__card svg{color:var(--gold-bright)}.contact__card h3{color:var(--text);margin:24px 0 8px;font-size:19px}.contact__card p{color:var(--text-secondary);margin:0 0 18px;font-size:13px}.contact__card strong{color:var(--gold-bright);word-break:break-word;font-size:14px}.contact__note{text-align:center;max-width:680px;margin:28px auto 0}.contact__note p{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff0a;border-radius:18px;margin:0;padding:16px 22px}.footer{border-top:1px solid var(--border);background:#050407d1;padding:52px 0 26px}.footer__inner{justify-content:space-between;align-items:flex-start;gap:36px;margin-bottom:28px;display:flex}.footer__brand h3{color:var(--text);font-family:var(--serif);margin:0 0 8px;font-size:25px}.footer__brand p,.footer__bottom p{color:var(--text-muted);margin:0;font-size:13px}.footer__links{flex-direction:column;gap:8px;display:flex}.footer__links h4{color:var(--text);margin:0 0 4px;font-size:14px}.footer__links a{color:var(--text-secondary);font-size:14px}.footer__top-btn{border:1px solid var(--glass-border);color:#251605;background:var(--gold-gradient);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.footer__bottom{text-align:center;border-top:1px solid #d8b46a1f;padding-top:22px}.chat-fab{z-index:9999;color:#251605;background:var(--gold-gradient);cursor:pointer;border:1px solid #f4d98c7a;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .22s,opacity .22s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 42px #d8b46a52}.chat-fab:hover{transform:translateY(-4px)scale(1.03)}.chat-fab--hidden{opacity:0;pointer-events:none;transform:scale(.8)}.chat-panel{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#09080cf0;border:1px solid #d8b46a47;border-radius:22px;flex-direction:column;width:390px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 48px);animation:.22s chatSlideUp;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 28px 90px #00000080}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(16px)}}.chat-panel__header{color:#251605;background:var(--gold-gradient);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-panel__header-info{align-items:center;gap:10px;display:flex}.chat-panel__avatar{background:#2516051f;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.chat-panel__title{font-size:14px;font-weight:900}.chat-panel__status{opacity:.72;font-size:12px}.chat-panel__close,.chat-panel__send{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.chat-panel__close{color:#251605;background:#2516051f;border-radius:999px;width:32px;height:32px}.chat-panel__messages{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chat-msg{display:flex}.chat-msg--user{justify-content:flex-end}.chat-msg__bubble{white-space:pre-wrap;word-break:break-word;border-radius:16px;max-width:84%;padding:11px 14px;font-size:14px;line-height:1.65}.chat-msg--user .chat-msg__bubble{color:#251605;background:var(--gold-gradient);border-bottom-right-radius:5px}.chat-msg--bot .chat-msg__bubble{color:var(--text);border:1px solid var(--border);background:#ffffff0f;border-bottom-left-radius:5px}.chat-msg__bubble--loading{gap:5px;padding:14px 18px;display:flex}.chat-dot{background:var(--gold-bright);border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite chatBounce}.chat-dot:nth-child(2){animation-delay:.12s}.chat-dot:nth-child(3){animation-delay:.24s}@keyframes chatBounce{50%{transform:translateY(-4px)}}.chat-panel__input-area{border-top:1px solid var(--border);gap:8px;padding:12px;display:flex}.chat-panel__input{border:1px solid var(--border);min-width:0;color:var(--text);font:inherit;resize:none;background:#ffffff0e;border-radius:999px;outline:none;flex:1;padding:11px 15px;line-height:1.45}.chat-panel__send{color:#251605;background:var(--gold-gradient);border-radius:999px;width:42px;height:42px}.chat-panel__send:disabled{opacity:.45;cursor:not-allowed}.chat-panel__note{color:var(--text-muted);text-align:center;margin:0;padding:0 16px 11px;font-size:10px}@media (width<=980px){.hero{grid-template-columns:1fr;gap:20px;padding-top:120px}.hero__content{max-width:760px}.hero__visual{min-height:520px}.about__grid,.contact__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.articles__showcase,.qrcode__card{grid-template-columns:1fr}}@media (width<=760px){.header__inner{width:min(100% - 28px,1160px)}.header__hamburger{display:inline-flex}.header__nav{opacity:0;pointer-events:none;border-radius:22px;gap:8px;padding:12px;transition:opacity .18s,transform .18s;display:grid;position:fixed;top:72px;left:14px;right:14px;transform:translateY(-10px)}.header__nav--open{opacity:1;pointer-events:auto;transform:none}.header__nav a{justify-content:center}.hero{width:min(100% - 28px,1160px);padding:110px 0 56px}.hero__subtitle{font-size:15px}.hero__actions .btn{justify-content:center;width:100%}.hero__signal{justify-content:space-between;width:100%}.hero__visual{min-height:420px}.hero__phone{border-radius:30px;min-height:410px;padding:16px;animation-name:phoneFloat3dMobile;transform:translate(-50%,-50%)rotateX(5deg)rotateY(-7deg)rotate(4deg)}@keyframes phoneFloat3dMobile{50%{transform:translate(-50%,-52%)rotateX(6deg)rotateY(-4deg)rotate(3deg)}}.hero__cover-stack{min-height:336px}.hero__cover{width:205px;min-height:258px;padding:22px}.hero__cover strong{font-size:24px}.hero__orbit--one{width:360px;height:360px}.hero__orbit--two{width:290px;height:290px}.hero__floating-card{display:none}.hero__halo--front,.hero__halo--back,.hero__shards{opacity:.58}.hero__depth-grid{opacity:.32;width:520px;height:380px;left:52%}.about,.articles,.qrcode,.contact{padding:68px 0}.about__grid,.contact__grid{grid-template-columns:1fr}.about__card{min-height:0}.articles__hero-card{min-height:390px;padding:26px}.articles__hero-card h3{margin-top:84px}.articles__series-card{grid-template-columns:1fr}.qrcode__card{border-radius:26px;gap:28px;padding:22px}.qrcode__image-stage{max-width:280px;margin:0 auto;transform:rotateX(3deg)translateZ(20px)}.footer__inner{text-align:center;flex-direction:column;align-items:center}.footer__links{align-items:center}}@media (width<=480px){.chat-panel{border-radius:0;width:100%;max-width:100%;height:100svh;max-height:100svh;bottom:0;right:0}.chat-fab{bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){.hero__content>*,.hero__visual,.hero__floating-card,.hero__halo,.hero__shard,.hero__phone,.qrcode__scan-line,.chat-dot{animation:none}.hero__phone,.hero__phone:hover .hero__cover,.hero__cover,.about__card:hover,.articles__hero-card,.articles__hero-card:hover,.articles__series-card:hover,.qrcode__image-stage,.qrcode__card:hover .qrcode__image-stage,.contact__card:hover{transform:none}}.smile-game{color:#fff8ea;background:linear-gradient(#ffffff05,#0000 36%),#11100e;padding:100px 0;overflow:hidden}body.smile-game-page{background:#080706;overflow:hidden}.smile-game__heading{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:64px;margin-bottom:34px;display:grid}.smile-game__eyebrow{color:#e6bd66;letter-spacing:0;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.smile-game__heading h2{color:#fff8ea;letter-spacing:0;margin:0;font-family:STKaiti,KaiTi,serif;font-size:42px;font-weight:700;line-height:1.2}.smile-game__heading p{color:#bcb5a8;margin:0 0 4px;font-size:16px;line-height:1.8}.smile-game__stage{isolation:isolate;background:#080706;border:1px solid #fff4da2e;border-radius:8px;width:100%;height:68vh;min-height:590px;max-height:720px;position:relative;overflow:hidden;box-shadow:0 24px 72px #00000061}.smile-game__stage:after{z-index:2;pointer-events:none;content:"";opacity:.32;background:linear-gradient(#0000,#ffffff09,#0000) 0 0/100% 4px,radial-gradient(circle,#0000 48%,#00000075) 0 0/100% 100%;position:absolute;inset:0}.smile-game__stage:fullscreen{border:0;border-radius:0;width:100vw;height:100vh;max-height:none}.smile-game__video{display:none}.smile-game__canvas{z-index:1;touch-action:none;width:100%;height:100%;display:block;position:absolute;inset:0}.smile-game__topbar,.smile-game__telemetry,.smile-game__welcome,.smile-game__loading,.smile-game__controls,.smile-game__counter,.smile-game__corner{z-index:3;position:absolute}.smile-game__topbar{justify-content:space-between;align-items:center;gap:14px;display:flex;top:16px;left:16px;right:16px}.smile-game__topbar-main{align-items:center;gap:8px;display:flex}.smile-game__brand,.smile-game__status,.smile-game__telemetry,.smile-game__controls,.smile-game__counter,.smile-game__corner{-webkit-backdrop-filter:blur(16px)saturate(1.12);backdrop-filter:blur(16px)saturate(1.12);background:#0b0907b8;border:1px solid #ffffff26;box-shadow:0 16px 48px #00000042}.smile-game__brand,.smile-game__back,.smile-game__status{border-radius:6px;align-items:center;min-height:38px;display:inline-flex}.smile-game__back{color:#fff8ea;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.smile-game__back:hover{color:#ffd36a;background:#ffd36a17;border-color:#ffd36a9e}.smile-game__brand{gap:9px;padding:0 13px;font-size:14px;font-weight:800}.smile-game__brand svg{color:#ffd36a}.smile-game__status{color:#c5beb3;text-align:right;gap:8px;max-width:52%;padding:0 12px;font-size:13px;line-height:1.25}.smile-game__status>span{background:#8f8a81;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.smile-game__status>span.is-live{background:#60d886;box-shadow:0 0 12px #60d886db}.smile-game__telemetry{border-radius:6px;gap:8px;width:190px;padding:12px;display:grid;top:70px;left:16px}.smile-game__telemetry div{grid-template-columns:60px minmax(0,1fr);align-items:center;gap:8px;min-height:26px;display:grid}.smile-game__telemetry span{color:#9c958b;font-size:12px}.smile-game__telemetry strong{color:#fff8ea;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.smile-game__welcome,.smile-game__loading{text-align:center;flex-direction:column;align-items:center;width:min(560px,100% - 40px);display:flex;top:50%;left:50%;transform:translate(-50%,-48%)}.smile-game__head-stack{width:250px;height:170px;margin-bottom:16px;position:relative}.smile-game__head-stack img{object-fit:contain;filter:drop-shadow(0 18px 22px #0000006b);width:132px;height:154px;position:absolute;bottom:0;left:50%}.smile-game__head-stack img:first-child{z-index:1;opacity:.72;transform:translate(-104%)rotate(-9deg)scale(.84)}.smile-game__head-stack img:nth-child(2){z-index:3;transform:translate(-50%)}.smile-game__head-stack img:nth-child(3){z-index:2;opacity:.72;transform:translate(5%)rotate(9deg)scale(.84)}.smile-game__welcome h3{color:#fff8ea;letter-spacing:0;margin:0 0 18px;font-family:STKaiti,KaiTi,serif;font-size:28px;line-height:1.3}.smile-game__moves{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.smile-game__moves span{color:#c7c0b5;background:#ffffff0e;border:1px solid #ffffff21;border-radius:6px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:13px;display:inline-flex}.smile-game__moves svg{color:#e6bd66}.smile-game__start{color:#1b1207;cursor:pointer;background:#ffd36a;border:1px solid #f5ce77;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-width:150px;height:46px;font-size:15px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 12px 38px #ffd36a38}.smile-game__start:hover{color:#1b1207;background:#ffe39b;transform:translateY(-2px)}.smile-game__hint{color:#ffe1a6;text-align:center;background:#ffd36a14;border:1px solid #ffd36a52;border-radius:8px;max-width:340px;margin:4px auto 0;padding:9px 14px;font-size:12.5px;line-height:1.55}.smile-game__loading{color:#d7cfc1;gap:16px;font-size:14px}.smile-game__loading>span{border:2px solid #ffffff21;border-top-color:#ffd36a;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite smile-game-spin}@keyframes smile-game-spin{to{transform:rotate(360deg)}}.smile-game__controls{border-radius:8px;align-items:center;gap:8px;min-height:60px;padding:8px;display:flex;bottom:16px;left:50%;transform:translate(-50%)}.smile-game__icon-btn{color:#fff8ea;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2b;border-radius:6px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.smile-game__icon-btn:hover{color:#fff8ea;background:#ffd36a1f;border-color:#ffd36ac7;transform:translateY(-1px)}.smile-game__icon-btn--stop{color:#ffb6a2}.smile-game__sensitivity{color:#bcb5aa;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff21;border-radius:6px;grid-template-columns:auto 120px;align-items:center;gap:10px;height:42px;padding:0 11px;font-size:12px;display:grid}.smile-game__sensitivity input{accent-color:#ffd36a;width:100%}.smile-game__counter{border-radius:8px;align-items:center;gap:12px;min-width:170px;min-height:60px;padding:8px 12px;display:flex;bottom:16px;left:16px}.smile-game__counter>span{color:#ffd36a;font-family:Georgia,serif;font-size:28px;line-height:1}.smile-game__counter div{flex-direction:column;min-width:0;display:flex}.smile-game__counter small{color:#908a81;font-size:10px}.smile-game__counter strong{color:#fff8ea;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:13px;overflow:hidden}.smile-game__corner{color:#9f988d;border-radius:6px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:11px;display:inline-flex;bottom:16px;right:16px}.smile-game--standalone{width:100%;height:100svh;min-height:620px;padding:0}.smile-game__standalone{width:100%;height:100%}.smile-game--standalone .smile-game__stage{border:0;border-radius:0;height:100%;min-height:620px;max-height:none}@media (width<=900px){.smile-game{padding:72px 0}.smile-game__heading{grid-template-columns:1fr;gap:16px}.smile-game__heading h2{font-size:34px}.smile-game__stage{height:74vh;min-height:620px}.smile-game__corner{display:none}.smile-game__controls{left:auto;right:16px;transform:none}.smile-game__sensitivity{grid-template-columns:auto 92px}}@media (width<=640px){.smile-game{padding:58px 0 0}.smile-game>.container{padding:0}.smile-game__heading{margin-bottom:24px;padding:0 20px}.smile-game__heading h2{font-size:30px}.smile-game__heading p{font-size:14px}.smile-game__stage{border-left:0;border-right:0;border-radius:0;height:100svh;min-height:620px;max-height:none}.smile-game__brand span{display:none}.smile-game__status{max-width:none}.smile-game__telemetry{width:168px;top:68px}.smile-game__welcome h3{font-size:24px}.smile-game__moves{max-width:270px}.smile-game__controls{flex-wrap:wrap;justify-content:flex-end;bottom:12px;left:12px;right:12px}.smile-game__sensitivity{order:-1;grid-template-columns:auto minmax(100px,1fr);width:100%}.smile-game__counter{bottom:116px;left:12px}}@media (prefers-reduced-motion:reduce){.smile-game__loading>span{animation-duration:1.6s}.smile-game__start,.smile-game__icon-btn{transition:none}}.location-admin{color:#fff8ea;background:radial-gradient(circle at 15% 10%,#d8b46a26,#0000 25%),#070609;min-height:100svh;padding:0 24px 80px}.location-admin__header{color:#a79d91;border-bottom:1px solid #d8b46a29;justify-content:space-between;gap:20px;width:min(1100px,100%);margin:0 auto;padding:24px 0;font-size:13px;display:flex}.location-admin__header a{color:#f3cf74;font-family:var(--serif);font-size:20px;font-weight:900}.location-admin__hero{width:min(1100px,100%);margin:0 auto;padding:72px 0 38px}.location-admin__hero p{color:#f3cf74;letter-spacing:.16em;margin:0 0 12px;font-size:12px;font-weight:900}.location-admin__hero h1{font-family:var(--serif);margin:0;font-size:clamp(38px,7vw,74px);line-height:1.06}.location-admin__hero span{color:#aaa096;max-width:680px;margin-top:20px;line-height:1.8;display:block}.location-admin__login,.location-admin__records{width:min(1100px,100%);margin:0 auto}.location-admin__login{background:#ffffff0a;border:1px solid #d8b46a3d;border-radius:22px;grid-template-columns:auto 1fr minmax(220px,320px) auto;align-items:center;gap:18px;padding:22px;display:grid}.location-admin__login>svg{color:#f3cf74}.location-admin__login label{font-weight:900}.location-admin__login p{color:#8f877f;margin:5px 0 0;font-size:13px}.location-admin__login input{color:#fff8ea;height:44px;font:inherit;background:#0000003d;border:1px solid #d8b46a3d;border-radius:12px;padding:0 14px}.location-admin__login button,.location-admin__toolbar button{color:#251605;cursor:pointer;background:linear-gradient(135deg,#fff1be,#d8b46a);border:0;border-radius:999px;align-items:center;gap:7px;height:44px;padding:0 18px;font-weight:900;display:inline-flex}.location-admin__login strong{color:#ffad9e;grid-column:3/-1;font-size:13px}.location-admin__toolbar{color:#aaa096;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.location-admin__toolbar strong{color:#f3cf74}.location-admin__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.location-admin__card{background:linear-gradient(155deg,#ffffff12,#ffffff06);border:1px solid #d8b46a2e;border-radius:20px;padding:22px}.location-admin__card-top{color:#f3cf74;justify-content:space-between;display:flex}.location-admin__card-top button{color:#aaa096;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.location-admin__card h2{margin:18px 0 12px;font-size:18px;line-height:1.65}.location-admin__card>p{color:#8f877f;align-items:center;gap:7px;font-size:13px;display:flex}.location-admin__card dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 0;display:grid}.location-admin__card dl div{background:#0003;border-radius:12px;padding:10px}.location-admin__card dt{color:#756e67;font-size:11px}.location-admin__card dd{color:#d8cfc4;margin:5px 0 0;font-size:12px}.location-admin__empty{color:#8f877f;border:1px dashed #d8b46a3d;border-radius:22px;place-items:center;gap:10px;padding:60px 20px;display:grid}@media (width<=760px){.location-admin__login{grid-template-columns:auto 1fr}.location-admin__login input,.location-admin__login button,.location-admin__login strong{grid-column:1/-1;width:100%}.location-admin__grid,.location-admin__card dl{grid-template-columns:1fr}}.location-admin__tabs{align-items:center;gap:10px;margin-bottom:20px;display:flex}.location-admin__tabs>button{color:#aaa096;min-height:44px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #d8b46a33;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-weight:800;display:inline-flex}.location-admin__tabs>button.is-active{color:#251605;background:linear-gradient(135deg,#fff1be,#d8b46a);border-color:#0000}.location-admin__tabs>button span{min-width:22px;height:22px;color:inherit;background:#00000026;border-radius:999px;place-items:center;padding:0 6px;font-size:11px;display:grid}.location-admin__tabs .location-admin__refresh{margin-left:auto}.chat-admin__list{gap:18px;display:grid}.chat-admin__session{background:linear-gradient(155deg,#ffffff12,#ffffff06);border:1px solid #d8b46a2e;border-radius:22px;overflow:hidden}.chat-admin__session-header{border-bottom:1px solid #d8b46a24;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.chat-admin__session-header strong{color:#f3cf74;display:block}.chat-admin__session-header span{color:#827a72;align-items:center;gap:6px;margin-top:6px;font-size:12px;display:flex}.chat-admin__session-header button{color:#aaa096;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.chat-admin__messages{gap:12px;max-height:520px;padding:20px;display:grid;overflow:auto}.chat-admin__message{max-width:min(82%,760px)}.chat-admin__message--user{justify-self:end}.chat-admin__message b{color:#756e67;margin-bottom:5px;font-size:11px;display:block}.chat-admin__message--user b{text-align:right}.chat-admin__message p{color:#ddd4ca;white-space:pre-wrap;overflow-wrap:anywhere;background:#ffffff12;border-radius:16px 16px 16px 4px;margin:0;padding:12px 15px;line-height:1.65}.chat-admin__message--user p{color:#2a1c0c;background:linear-gradient(135deg,#fff1be,#d8b46a);border-radius:16px 16px 4px}@media (width<=620px){.location-admin__tabs{flex-wrap:wrap}.location-admin__tabs .location-admin__refresh{margin-left:0}.chat-admin__message{max-width:92%}}
