:root{--bg: #12141a;--bg-panel: #181b22;--bg-elevated: #1e222b;--border: #2a303c;--border-subtle: #232833;--text: #f0f2f5;--text-muted: #9aa3b2;--text-dim: #6b7385;--accent-blue: #2f7cff;--accent-blue-hover: #4a8fff;--accent-green: #2ea44f;--accent-green-hover: #38b85c;--brand-purple: #9b6dff;--grid-line: rgba(255, 255, 255, .045);--glow-blue: rgba(47, 124, 255, .14);--font: "Outfit", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{display:block;max-width:100%}.page{min-height:100vh;display:flex;flex-direction:column;align-items:stretch;position:relative;overflow-x:hidden;background:radial-gradient(ellipse 70% 50% at 75% 35%,var(--glow-blue),transparent 70%),radial-gradient(ellipse 50% 40% at 15% 80%,rgba(155,109,255,.08),transparent 65%),linear-gradient(180deg,#10131a 0%,var(--bg) 45%,#0e1117 100%)}.page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 20%,transparent 75%);pointer-events:none;z-index:0}.page>*{position:relative;z-index:1}.page>main{flex:1 0 auto;width:100%;min-width:0;align-self:stretch}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1000;pointer-events:none;background:#ffffff0a}.scroll-progress-bar{height:100%;width:100%;transform-origin:left center;transform:scaleX(var(--page-progress, 0));background:linear-gradient(90deg,#1f6cff,var(--accent-blue) 55%,#67a4ff);box-shadow:0 0 10px #2f7cff73;will-change:transform}.hero-stage{position:relative;height:155vh}.hero-sticky{position:sticky;top:0;height:100dvh;min-height:100dvh;max-height:100dvh;display:flex;flex-direction:column;overflow:hidden;--fold: 0;padding-top:3px}.nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;max-width:none;margin:0;padding:1.1rem clamp(1.5rem,5vw,4.5rem);flex-shrink:0;z-index:3}.nav-brand{display:flex;align-items:center;gap:.7rem;flex-shrink:0}.nav-brand img{width:40px;height:40px;object-fit:contain}.nav-brand-text{display:flex;flex-direction:column;line-height:1.1}.nav-brand-name{font-weight:700;font-size:1.05rem;letter-spacing:.01em}.nav-brand-sub{font-size:.72rem;font-weight:600;color:var(--brand-purple);letter-spacing:.04em}.nav-links{display:flex;align-items:center;gap:.35rem;list-style:none}.nav-links a{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:6px;font-size:.9rem;font-weight:500;color:var(--text-muted);transition:color .15s ease,background .15s ease}.nav-links a:hover{color:var(--text);background:#ffffff0a}.nav-links svg{width:15px;height:15px;opacity:.85}.nav-version{flex-shrink:0;padding:.4rem .75rem;border-radius:6px;border:1px solid var(--border);background:#ffffff08;color:var(--text-muted);font-size:.82rem;font-weight:600;letter-spacing:.04em}.nav-actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0;position:relative;z-index:2}.nav-page-link{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.95rem;font-weight:600;color:var(--text-muted);letter-spacing:.02em;text-decoration:none;transition:color .15s ease}.nav-page-link:hover{color:var(--text)}.nav-page-link svg{width:1rem;height:1rem;color:var(--text-dim);transition:color .15s ease}.nav-page-link:hover svg{color:var(--text-muted)}.nav-login{padding:.5rem .95rem;border-radius:6px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);font-size:.88rem;font-weight:600;transition:background .15s ease,border-color .15s ease}.nav-login:hover{background:#ffffff12;border-color:#2f7cff59}.nav-register{padding:.5rem .95rem;border-radius:6px;border:1px solid rgba(47,124,255,.5);background:#2f7cff26;color:#fff;font-size:.88rem;font-weight:600;transition:background .15s ease,border-color .15s ease}.nav-register:hover{background:#2f7cff47;border-color:#2f7cffa6}.nav-profile{position:relative}.nav-profile-trigger{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .35rem .2rem .2rem;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:var(--text-muted)}.nav-profile-trigger svg{width:14px;height:14px}.nav-profile-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover}.nav-profile-menu{position:absolute;top:calc(100% + .45rem);right:0;min-width:220px;padding:.45rem;border-radius:10px;border:1px solid var(--border);background:#10131afa;box-shadow:0 18px 40px #00000073;z-index:80}.nav-profile-meta{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .65rem .65rem;border-bottom:1px solid var(--border-subtle);margin-bottom:.35rem}.nav-profile-meta strong{font-size:.9rem;color:var(--text)}.nav-profile-meta .verified-name{display:inline-flex;align-items:center;gap:.35rem}.nav-profile-meta .verified-badge{transform:translateY(1px)}.nav-profile-meta span{font-size:.78rem;color:var(--text-dim)}.nav-profile-item{display:flex;align-items:center;gap:.55rem;width:100%;padding:.55rem .65rem;border-radius:6px;border:none;background:transparent;color:var(--text-muted);font-size:.88rem;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.nav-profile-item svg{width:15px;height:15px}.nav-profile-item:hover{background:#ffffff0d;color:var(--text)}.nav-profile-item--danger:hover{color:#ff8f8f}.nav-cta{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;border-radius:6px;background:var(--accent-green);color:#fff;font-size:.88rem;font-weight:600;transition:background .15s ease,transform .15s ease;flex-shrink:0}.nav-cta:hover{background:var(--accent-green-hover)}.nav-cta svg{width:12px;height:12px}.nav-toggle{display:none;width:40px;height:40px;border-radius:6px;border:1px solid var(--border);color:var(--text);align-items:center;justify-content:center}.hero{position:relative;display:grid;grid-template-columns:minmax(320px,38%) 1fr;align-items:center;width:100%;max-width:none;margin:0;padding:.5rem 0 1.5rem;flex:1;min-height:0;overflow:hidden}.hero-copy{position:relative;z-index:2;max-width:42rem;margin-left:clamp(4rem,14vw,11rem);padding:2rem 1.5rem 2rem 0;transform:translate3d(calc(var(--fold, 0) * min(16vw,210px)),calc(var(--fold, 0) * -2.5vh),0) scale(calc(1 - var(--fold, 0) * .04));opacity:calc(1 - var(--fold, 0) * .12);will-change:transform,opacity}.hero-copy .hero-actions{justify-content:flex-start}.hero-brand{display:flex;align-items:baseline;gap:.7rem;margin-bottom:1.05rem}.hero-brand-name{font-size:clamp(3.4rem,7vw,5rem);font-weight:700;letter-spacing:-.035em;line-height:1}.hero-brand-sub{font-size:clamp(1.45rem,3vw,2.05rem);font-weight:600;color:var(--brand-purple);opacity:0;transform:translateY(-1.35rem)}.hero-brand-sub--in{animation:fallFromTop .62s cubic-bezier(.22,1,.36,1) both}.hero-title{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;font-size:clamp(1.95rem,4vw,2.85rem);font-weight:600;line-height:1.22;letter-spacing:-.02em;margin-bottom:1.25rem;color:var(--text)}.hero-slogan{display:inline-block;color:var(--accent-blue);min-height:1.25em}.hero-slogan--in{animation:sloganIn .45s ease both}.hero-slogan--out{animation:sloganOut .35s ease both}.hero-desc{font-size:clamp(1.1rem,1.5vw,1.28rem);line-height:1.65;color:var(--text-muted);margin-bottom:2rem;max-width:34rem}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.hero-actions-row{display:flex;flex-wrap:wrap;gap:.85rem}.hero-community{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:.35rem}.hero-community-text{font-size:.98rem;line-height:1.55;color:var(--text-muted);max-width:28rem}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.25rem;border-radius:6px;background:var(--accent-blue);color:#fff;font-size:.95rem;font-weight:600;transition:background .15s ease,transform .15s ease}.btn-primary:hover{background:var(--accent-blue-hover);transform:translateY(-1px)}.btn-primary--green{background:var(--accent-green)}.btn-primary--green:hover:not(:disabled):not(.is-locked){background:var(--accent-green-hover)}.btn-primary--green.is-locked,.btn-primary--green:disabled{opacity:.45;cursor:not-allowed;background:var(--accent-green);transform:none}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.25rem;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text);font-size:.95rem;font-weight:500;transition:border-color .15s ease,background .15s ease}.btn-secondary:hover{border-color:#3d4555;background:#ffffff08}.btn-primary svg,.btn-secondary svg{width:16px;height:16px}.hero-visual{position:relative;z-index:1;display:flex;justify-content:flex-end;align-items:flex-end;height:100%;min-height:0;padding:0;margin-right:clamp(-10rem,-12vw,-4rem);transform:translate(2.5rem);perspective:2200px}.preview-collapse{width:100%;display:flex;justify-content:flex-end;transform-origin:78% 8%;transform:translate3d(0,calc(var(--fold, 0) * -22vh),0) scale(calc(1 - var(--fold, 0) * .48)) rotateX(calc(var(--fold, 0) * 42deg));opacity:calc(1 - var(--fold, 0) * .92);filter:blur(calc(var(--fold, 0) * 1.2px));will-change:transform,opacity,filter}.preview-tilt{width:min(94vw,1380px);max-width:none;transform-style:preserve-3d;transform-origin:55% 50%}.preview-frame{position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:var(--bg-panel);box-shadow:0 40px 90px #0000008c,0 12px 30px #00000059,0 0 0 1px #ffffff08 inset;transform:rotateY(-10deg) rotateX(4deg) translateY(calc(2.25rem + 10px));backface-visibility:hidden;-webkit-backface-visibility:hidden}.preview-chrome{display:flex;align-items:center;gap:.45rem;padding:.6rem .85rem;background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle)}.preview-dot{width:9px;height:9px;border-radius:50%;background:#3a4150}.preview-dot:nth-child(1){background:#ff5f57}.preview-dot:nth-child(2){background:#febc2e}.preview-dot:nth-child(3){background:#28c840}.preview-chrome-label{margin-left:.5rem;font-size:.72rem;color:var(--text-dim);font-weight:500;letter-spacing:.02em}.preview-media{position:relative;aspect-ratio:1920 / 918;width:100%;overflow:hidden;background:#0a0c10;isolation:isolate}.preview-media video{display:block;width:100%;height:100%;object-fit:contain;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.reveal--visible{opacity:1;transform:translateY(0)}.scroll-step{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transition-delay:var(--scroll-step-delay, 0ms);will-change:opacity,transform}.scroll-step--up{transform:translateY(32px)}.scroll-step--from-left{transform:translate(-40px) translateY(16px) scale(.97)}.scroll-step--from-right{transform:translate(40px) translateY(16px) scale(.97)}.scroll-step--visible{opacity:1;transform:translate(0) scale(1)}.feature-shot.scroll-step--visible img{animation:featureImgSettle 1.1s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--scroll-step-delay, 0ms) + .12s)}.editor-section{padding:4rem clamp(1.5rem,5vw,4.5rem) 6rem;margin-top:-2rem;scroll-margin-top:1rem;background:linear-gradient(180deg,#10131a00,#1418208c 40%,#10131a00)}.editor-section-head{max-width:40rem;margin:0 auto 5rem;text-align:center}.editor-kicker{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-blue);margin-bottom:.75rem}.editor-section-head h2,.editor-heading{font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:700;letter-spacing:-.03em;margin-bottom:.85rem;color:var(--text)}.typewriter{display:inline-block}.tw-char{display:inline-block;opacity:0;transform:translateY(.35em);filter:blur(2px);transition:opacity .28s ease,transform .28s ease,filter .28s ease}.tw-char--on{opacity:1;transform:translateY(0);filter:blur(0)}.hero-title-line{display:inline-block}.editor-intro{font-size:1.05rem;line-height:1.65;color:var(--text-muted)}.feature-rows{--feature-spine-x: 50%;position:relative;display:flex;flex-direction:column;gap:clamp(6.5rem,11vw,10rem);max-width:1320px;margin:0 auto;padding-inline:clamp(.5rem,2vw,1.5rem)}.feature-rows:before{content:"";position:absolute;left:var(--feature-spine-x);top:1.5rem;bottom:1.5rem;width:1px;transform:translate(-50%);background:linear-gradient(180deg,transparent 0%,rgba(47,124,255,.18) 6%,rgba(47,124,255,.42) 50%,rgba(47,124,255,.18) 94%,transparent 100%);pointer-events:none}.feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(4rem,9vw,8rem);align-items:center}.feature-row--reverse .feature-shot{order:2}.feature-row--reverse .feature-copy{order:1;text-align:right;margin-left:auto}.feature-row:not(.feature-row--reverse) .feature-shot{justify-self:end}.feature-row:not(.feature-row--reverse) .feature-copy{justify-self:start}.feature-row--reverse .feature-shot{justify-self:start}.feature-row--reverse .feature-copy{justify-self:end}.feature-shot{aspect-ratio:2 / 1;width:100%;max-width:min(100%,540px);flex-shrink:0;border-radius:10px;overflow:hidden;border:1px solid var(--border);background:var(--bg-panel);box-shadow:0 18px 50px #00000059;transition:box-shadow .45s ease,border-color .45s ease}.feature-shot:hover{border-color:#2f7cff59;box-shadow:0 22px 56px #0000006b}.feature-shot img{width:100%;height:100%;object-fit:cover;display:block;opacity:0;transform:scale(1.04);transition:transform .55s cubic-bezier(.22,1,.36,1)}.feature-shot.scroll-step--visible:hover img{transform:scale(1.045)}.feature-copy{position:relative;max-width:26rem;padding-block:1rem}.feature-copy-node{position:absolute;top:1.35rem;width:clamp(2.5rem,5vw,4.75rem);height:1px;background:linear-gradient(90deg,#2f7cff14,#2f7cff8c);pointer-events:none}.feature-copy-node:after{content:"";position:absolute;top:50%;width:9px;height:9px;border-radius:50%;border:1.5px solid rgba(47,124,255,.75);background:#12151c;box-shadow:0 0 14px #2f7cff59;transform:translateY(-50%)}.feature-row:not(.feature-row--reverse) .feature-copy-node{right:calc(100% + .85rem)}.feature-row:not(.feature-row--reverse) .feature-copy-node:after{left:-4px}.feature-row--reverse .feature-copy-node{left:calc(100% + .85rem);background:linear-gradient(-90deg,#2f7cff14,#2f7cff8c)}.feature-row--reverse .feature-copy-node:after{right:-4px}.scroll-step--visible .feature-copy-node{animation:connectorDraw .7s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--scroll-step-delay, 0ms) + 80ms)}.scroll-step--visible .feature-copy-node:after{animation:connectorNodePop .55s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--scroll-step-delay, 0ms) + .26s)}.feature-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-blue);margin-bottom:1rem}.feature-copy h3,.feature-copy .typewriter{font-size:clamp(1.45rem,2.6vw,1.95rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.15rem;color:var(--text);display:block}.feature-copy p:last-child{font-size:1.05rem;line-height:1.65;color:var(--text-muted)}.docs-section{padding:4.5rem clamp(1.5rem,5vw,4.5rem) 5rem;border-top:1px solid var(--border-subtle);scroll-margin-top:1rem}.docs-head{max-width:40rem;margin:0 auto 3rem;text-align:center}.docs-kicker{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-blue);margin-bottom:.75rem}.docs-heading{font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:700;letter-spacing:-.03em;margin-bottom:.85rem;color:var(--text)}.docs-intro{font-size:1.05rem;line-height:1.65;color:var(--text-muted)}.docs-accordion{display:flex;flex-direction:column;gap:.85rem;max-width:760px;margin:0 auto}.docs-accordion-item{border:1px solid var(--border);border-radius:12px;background:#141820d1;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.docs-accordion-item:hover{border-color:#2f7cff47}.docs-accordion-item--open{border-color:#2f7cff6b;background:#181d28eb;box-shadow:0 14px 36px #00000047}.docs-accordion-heading{margin:0}.docs-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.35rem;border:none;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:color .2s ease}.docs-accordion-trigger:hover{color:#e8edf7}.docs-accordion-question{font-size:clamp(1rem,2.2vw,1.12rem);font-weight:600;letter-spacing:-.01em;line-height:1.35}.docs-accordion-chevron{display:inline-flex;flex-shrink:0;width:1.35rem;height:1.35rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(47,124,255,.25);background:#2f7cff14;color:var(--accent-blue);transition:transform .32s cubic-bezier(.22,1,.36,1),background .2s ease,border-color .2s ease}.docs-accordion-chevron svg{width:.95rem;height:.95rem}.docs-accordion-item--open .docs-accordion-chevron{transform:rotate(180deg);background:#2f7cff29;border-color:#2f7cff73}.docs-accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1)}.docs-accordion-item--open .docs-accordion-panel{grid-template-rows:1fr}.docs-accordion-panel-inner{overflow:hidden}.docs-accordion-panel-inner>ol,.docs-accordion-panel-inner>ul{margin:0;padding:0 1.35rem 1.25rem 2.35rem;display:flex;flex-direction:column;gap:.65rem}.docs-accordion-panel-inner>ol{list-style:decimal}.docs-accordion-panel-inner>ul{list-style:disc}.docs-accordion-panel-inner li{font-size:.96rem;line-height:1.6;color:var(--text-muted)}.docs-accordion-panel-inner em{font-style:normal;font-weight:600;color:var(--accent-blue)}.docs-accordion-panel-inner code{font-family:ui-monospace,Cascadia Code,Segoe UI Mono,Consolas,monospace;font-size:.86em;color:#8ab4ff;background:#2f7cff1a;border:1px solid rgba(47,124,255,.18);border-radius:4px;padding:.08em .35em}.docs-cta{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:2.75rem}.docs-cta .btn-primary,.docs-cta .btn-secondary{display:inline-flex}.docs-community{width:100%;max-width:34rem;margin-top:.65rem;text-align:center;font-size:.98rem;line-height:1.6;color:var(--text-muted)}.btn-play{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.75rem 1.35rem;border-radius:8px;border:none;background:var(--accent-green);color:#fff;font-size:.95rem;font-weight:700;transition:background .15s ease,transform .15s ease,opacity .15s ease}.btn-play:hover{background:var(--accent-green-hover)}.btn-play:disabled{opacity:.65;cursor:not-allowed}.btn-play svg{width:14px;height:14px}.btn-play--hero{padding:.95rem 1.75rem;font-size:1.05rem;border-radius:10px}.btn-play--hero svg{width:18px;height:18px}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#04060ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.game-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#04060ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-modal,.game-modal{position:relative;width:min(100%,560px);max-height:min(92vh,820px);overflow:auto;border-radius:14px;border:1px solid var(--border);background:#10131afa;box-shadow:0 24px 60px #00000080}.game-modal{width:min(100%,920px)}.auth-modal{padding:1.5rem 1.5rem 1.35rem}.auth-modal-close,.game-modal-close{position:absolute;top:.75rem;right:.85rem;width:34px;height:34px;border:none;border-radius:8px;background:#ffffff0d;color:var(--text-muted);font-size:1.4rem;line-height:1;cursor:pointer}.game-modal-share{position:absolute;top:.75rem;right:3.35rem;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:#ffffff0d;color:var(--text-muted);cursor:pointer}.game-modal-share:hover,.game-modal-close:hover{background:#ffffff1a;color:#fff}.auth-modal h2,.game-modal-content h2{margin:0 0 .65rem;font-size:1.35rem}.auth-modal-desc,.game-modal-desc{margin:0 0 1rem;color:var(--text-muted);line-height:1.6}.auth-modal-actions{display:flex;flex-direction:column;gap:.65rem}.auth-google-slot,.auth-oauth-row{display:flex;justify-content:center;width:100%}.auth-passkey-btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;width:100%;max-width:400px;min-height:44px;padding:.75rem 1rem;border-radius:6px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);font-size:.92rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.auth-passkey-btn:hover:not(:disabled){border-color:#2f7cff59;background:#2f7cff14;transform:translateY(-1px)}.auth-passkey-btn:disabled{opacity:.6;cursor:wait}.auth-passkey-btn svg{flex-shrink:0}.auth-google-btn{position:relative;width:100%;max-width:400px;min-height:44px}.auth-google-btn-visual{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;min-height:44px;padding:.75rem 1rem;border-radius:6px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);font-size:.92rem;font-weight:600;font-family:inherit;pointer-events:none;-webkit-user-select:none;user-select:none;transition:background .15s ease,border-color .15s ease,transform .15s ease}.auth-google-btn:hover .auth-google-btn-visual{border-color:#2f7cff59;background:#2f7cff14;transform:translateY(-1px)}.auth-google-btn-native{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;cursor:pointer}.auth-google-btn-native>div{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:44px!important;opacity:.011!important}.auth-google-btn-native iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:44px!important;min-height:44px!important;margin:0!important;border:0!important;cursor:pointer!important}.auth-modal-hint{font-size:.88rem;line-height:1.55;color:var(--text-muted)}.auth-modal-hint code{font-size:.82em;color:#8ab4ff}.auth-modal-legal{margin:0 0 .85rem;font-size:.78rem;line-height:1.5;color:var(--text-dim)}.auth-modal-legal a{color:var(--accent-blue);text-decoration:underline;text-underline-offset:2px}.auth-modal-switch{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--border);text-align:center;font-size:.82rem;color:var(--text-muted);line-height:1.5}.auth-modal-switch-link{background:none;border:none;padding:0;margin:0;color:var(--accent-blue);font-size:.82rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.auth-modal-switch-link:hover{color:var(--accent-blue-hover)}.auth-form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.auth-field{display:flex;flex-direction:column;gap:.35rem}.auth-field span{font-size:.82rem;color:var(--text-muted)}.auth-field input{padding:.6rem .75rem;border-radius:6px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);font-size:.92rem}.auth-field input:focus{outline:none;border-color:#2f7cff73}.auth-form-error{margin:0;font-size:.85rem;color:#ff6b6b}.auth-submit{width:100%;margin-top:.25rem}.auth-modal-divider{text-align:center;font-size:.82rem;color:var(--text-muted);margin:.5rem 0 .85rem}.auth-toast-stack{position:fixed;left:1.25rem;bottom:1.25rem;z-index:4000;pointer-events:none}.auth-toast{display:flex;align-items:center;gap:.65rem;min-width:min(calc(100vw - 2.5rem),360px);padding:.85rem 1rem;border-radius:10px;border:none;color:#fff;font-size:.92rem;line-height:1.45;box-shadow:0 16px 40px #00000073;transform:translate(calc(-100% - 1.5rem));animation:auth-toast-in .38s cubic-bezier(.22,1,.36,1) forwards}.auth-toast svg{width:18px;height:18px;flex-shrink:0;color:#fff}.auth-toast--success{background:#2ea44feb}.auth-toast--error,.auth-toast--farewell{background:#b42d2deb}.auth-toast.is-leaving{animation:auth-toast-out .32s ease forwards}@keyframes auth-toast-in{0%{opacity:0;transform:translate(calc(-100% - 1.5rem))}to{opacity:1;transform:translate(0)}}@keyframes auth-toast-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(-100% - 1.5rem))}}.page--explore{min-height:100vh}.explore-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border-subtle);background:#0a0c108c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.explore-feed{padding:2.5rem clamp(1.5rem,5vw,4.5rem) 4rem}.explore-section-head{max-width:40rem;margin:0 auto 1.75rem;text-align:center}.explore-search-wrap{position:relative;max-width:760px;margin:0 auto 1rem}.explore-search-wrap svg{position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);width:1.15rem;height:1.15rem;color:var(--text-muted);pointer-events:none}.explore-search{width:100%;padding:1rem 1.1rem 1rem 3rem;border-radius:12px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease}.explore-search:focus{outline:none;border-color:#2f7cff73;box-shadow:0 0 0 3px #2f7cff1f}.explore-filter-bar{position:relative;max-width:760px;margin:0 auto 2.25rem}.explore-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.explore-filter-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .9rem;border-radius:8px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);font-size:.88rem;font-weight:600;font-family:inherit;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.explore-filter-btn svg{width:1rem;height:1rem}.explore-filter-btn:hover:not(:disabled){border-color:#2f7cff59;background:#2f7cff14}.explore-filter-btn:disabled{opacity:.45;cursor:not-allowed}.explore-filter-reset{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,159,67,.35);background:#ff9f431a;color:#ff9f43;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.explore-filter-reset svg{width:1rem;height:1rem}.explore-filter-reset:hover{background:#ff9f432e;border-color:#ff9f438c}.explore-filter-labels{margin:.55rem 0 0;font-size:.86rem;font-weight:600;color:var(--text-muted);line-height:1.4}.explore-filter-menu{position:absolute;top:calc(100% + .45rem);left:0;z-index:30;min-width:min(100%,280px);max-height:260px;overflow:auto;padding:.35rem;border-radius:10px;border:1px solid var(--border);background:#10131afa;box-shadow:0 18px 40px #00000073}.explore-filter-option{display:block;width:100%;padding:.55rem .7rem;border:none;border-radius:6px;background:transparent;color:var(--text);font-size:.88rem;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s ease}.explore-filter-option:hover{background:#ffffff0d}.explore-filter-empty{margin:0;padding:.55rem .7rem;color:var(--text-muted);font-size:.86rem}.explore-empty{text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.95rem}.page--profile{min-height:100vh}.profile-feed{padding:2.5rem clamp(1.5rem,5vw,4.5rem) 4rem;max-width:1180px;margin:0 auto}.profile-header{display:flex;align-items:flex-start;gap:1.35rem;margin-bottom:2.5rem;padding:1.5rem;border:1px solid var(--border);border-radius:16px;background:#141820b8}.profile-header-text{flex:1;min-width:0}.profile-header-actions{flex-shrink:0;margin-left:auto}.profile-edit-btn,.profile-follow-btn{white-space:nowrap}.profile-follow-btn.is-following{background:#9aa3b22e;color:var(--text);border:1px solid var(--border)}.profile-follow-btn.is-following:hover{background:#9aa3b247;transform:none}.profile-bio{margin:0 0 .65rem;color:var(--text-muted);line-height:1.55;font-size:.92rem;max-width:42rem;white-space:pre-wrap}.profile-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem}.profile-stat{display:inline-flex;align-items:center;gap:.35rem;padding:0;margin:0;border:none;background:none;color:var(--text-muted);font-size:.88rem;line-height:1.2}.profile-stat svg{width:1rem;height:1rem;flex-shrink:0;color:var(--text-muted)}.profile-stat strong{color:var(--text);font-weight:700;font-size:.95rem}.profile-stat span:last-child{color:var(--text-muted)}.profile-header--loading{margin-bottom:2.5rem}.profile-avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(47,124,255,.35)}.profile-header--loading .profile-avatar{border:none}.profile-header-text h1{margin:0 0 .2rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.profile-username{margin:0 0 .35rem;color:var(--accent-blue);font-size:1rem;font-weight:600}.profile-meta{margin:0;color:var(--text-muted);font-size:.88rem}.profile-section-head{margin-bottom:1.35rem}.profile-section-head h2{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.15rem}.profile-section-head h2 svg{width:1.1rem;height:1.1rem;color:var(--text-muted)}.profile-section-head p{margin:0;color:var(--text-muted);font-size:.9rem}.profile-skeleton-line{height:14px;border-radius:6px}.profile-skeleton-line--name{width:180px;height:22px;margin-bottom:.55rem}.profile-skeleton-line--username{width:120px}.profile-not-found{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.65rem;padding:3rem 1rem 1rem;max-width:28rem;margin:0 auto}.profile-not-found svg{width:2.5rem;height:2.5rem;color:var(--text-muted)}.profile-not-found h2{margin:0}.profile-not-found p{margin:0 0 .75rem;color:var(--text-muted);line-height:1.55}.game-card-skeleton{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#141820e0}.game-card-skeleton-thumb{aspect-ratio:16 / 10;width:100%;border-radius:0}.game-card-skeleton-body{padding:.9rem 1rem 1rem;display:flex;flex-direction:column;gap:.55rem}.game-card-skeleton-line{height:12px;width:100%}.game-card-skeleton-line--title{width:62%;height:16px}.game-card-skeleton-line--short{width:78%}.game-card-skeleton-stats{display:flex;gap:.65rem;margin-top:.35rem}.game-card-skeleton-stat{width:2.75rem;height:12px}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.15rem;max-width:1180px;margin:0 auto}.game-card-wrap{position:relative}.game-card-share{position:absolute;top:.55rem;right:.55rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#080a0eb8;color:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.game-card-share:hover{background:#2f7cff38;border-color:#2f7cff73;transform:translateY(-1px)}.game-card{display:flex;flex-direction:column;text-align:left;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#141820e0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.game-card:hover{transform:translateY(-3px);border-color:#2f7cff59;box-shadow:0 16px 36px #00000052}.game-card-thumb{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--bg-panel)}.game-card-thumb img{width:100%;height:100%;object-fit:cover}.game-card-body{padding:.9rem 1rem 1rem}.game-card-body h3{margin:0 0 .45rem;font-size:1rem;color:#fff}.game-card-body p{margin:0 0 .75rem;font-size:.88rem;line-height:1.5;color:var(--text-muted)}.game-card-author{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.game-card-author-avatar{width:22px;height:22px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.12)}.game-card-author span{font-size:.82rem;color:var(--text-muted)}.game-card-stats{display:flex;align-items:center;gap:.85rem}.game-card-stat{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;color:var(--text-dim)}.game-card-stat svg{width:.85rem;height:.85rem}.game-card-stat--liked{color:#ff6b6b}.game-card-stat--liked svg{color:#ff6b6b}.page--settings{min-height:100vh}.settings-shell{width:100%;max-width:1100px;margin:0 auto;padding:2rem clamp(1.5rem,5vw,4.5rem) 4rem}.settings-head{max-width:40rem;margin:0 auto 2rem;text-align:center}.settings-head h1{margin:0 0 .65rem;font-size:clamp(1.8rem,3.5vw,2.4rem);letter-spacing:-.03em}.settings-head p{margin:0;color:var(--text-muted);line-height:1.6}.settings-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.25rem;align-items:start;width:100%}.settings-tabs{display:flex;flex-direction:column;gap:.45rem;position:sticky;top:1rem}.settings-tab{display:flex;align-items:center;gap:.65rem;width:100%;padding:.75rem .9rem;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--text-muted);font-size:.92rem;font-weight:600;text-align:left;transition:background .15s ease,border-color .15s ease,color .15s ease}.settings-tab svg{width:1rem;height:1rem}.settings-tab.is-active{color:var(--text);border-color:#2f7cff59;background:#2f7cff14}.settings-tab:hover{color:var(--text);background:#ffffff08}.settings-content{min-width:0;width:100%}.settings-panel{display:flex;flex-direction:column;gap:1rem;width:100%}.settings-card{border:1px solid var(--border);border-radius:14px;background:#10131aeb;padding:1.15rem 1.2rem 1.25rem}.settings-card-head{display:flex;gap:.85rem;align-items:flex-start;margin-bottom:1rem}.settings-card-head svg{width:1.2rem;height:1.2rem;color:var(--accent-blue);margin-top:.15rem}.settings-card-head h3{margin:0 0 .25rem;font-size:1.02rem}.settings-card-head p,.settings-hint{margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.55}.settings-form{display:flex;flex-direction:column;gap:.85rem}.settings-field{display:flex;flex-direction:column;gap:.35rem}.settings-field span{font-size:.82rem;color:var(--text-muted)}.settings-field-counter{align-self:flex-end;font-size:.75rem;color:var(--text-dim)}.settings-field input,.settings-field textarea,.settings-field select{padding:.65rem .75rem;border-radius:8px;border:1px solid var(--border);background-color:#ffffff0a;color:var(--text);font-size:.92rem;font-family:inherit}.settings-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:2.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239aa3b2' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center}.settings-field select option{background:#1e222b;color:var(--text)}.settings-field textarea{resize:vertical;min-height:110px}.settings-field input:focus,.settings-field textarea:focus,.settings-field select:focus{outline:none;border-color:#2f7cff73}.settings-field--inline select{max-width:220px}.settings-error{margin:0;color:#ff6b6b;font-size:.85rem}.settings-success{margin:0;color:#5fd68a;font-size:.85rem}.settings-2fa-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.settings-2fa-status{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;font-weight:600}.settings-2fa-status svg{width:.95rem;height:.95rem}.settings-2fa-status--off{color:#ff6b6b}.settings-2fa-status:not(.settings-2fa-status--off){color:#5fd68a}.settings-2fa-setup,.settings-2fa-disable{margin-top:1rem}.settings-2fa-qr-wrap{display:flex;align-items:center;justify-content:center;width:min(220px,100%);aspect-ratio:1 / 1;margin:0 auto;padding:.65rem;box-sizing:border-box;border-radius:12px;border:1px solid var(--border);background:#fff}.settings-2fa-qr{display:block;width:100%;height:100%;object-fit:contain}.settings-2fa-actions{display:flex;flex-wrap:wrap;gap:.65rem}.settings-passkey-section{margin-top:1.35rem;padding-top:1.15rem;border-top:1px solid var(--border-subtle)}.settings-subheading{margin:0 0 .45rem;font-size:.95rem}.settings-passkey-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.65rem}.settings-passkey-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .85rem;border-radius:10px;border:1px solid var(--border);background:#ffffff08}.settings-passkey-item strong{display:block;margin-bottom:.15rem}.settings-passkey-item span{display:block;font-size:.78rem;color:var(--text-muted)}.settings-passkey-delete{flex-shrink:0}.settings-passkey-register{display:flex;flex-direction:column;gap:.75rem}.auth-two-factor-back{display:block;width:100%;margin-top:.35rem;text-align:center}.settings-avatar-row{display:flex;gap:1rem;align-items:center}.settings-avatar-preview{width:84px;height:84px;border-radius:999px;object-fit:cover;border:2px solid rgba(47,124,255,.35)}.settings-username-wrap{display:flex;align-items:center;gap:.35rem}.settings-username-prefix{font-size:.95rem;font-weight:600;color:var(--text-muted)}.settings-username-input{flex:1;padding:.65rem .75rem;border-radius:8px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);font-size:.92rem;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.settings-username-input:focus{outline:none}.settings-username-input.is-available{border-color:#5fd68a8c;box-shadow:0 0 0 2px #5fd68a1f}.settings-username-input.is-unavailable{border-color:#ff6b6b8c;box-shadow:0 0 0 2px #ff6b6b1f}.settings-username-input:disabled{opacity:.65;cursor:not-allowed;border-color:var(--border);box-shadow:none}.settings-username-status{display:inline-flex;align-items:center;gap:.4rem;margin:.35rem 0 0;font-size:.82rem;font-weight:600}.settings-username-status svg{width:.9rem;height:.9rem}.settings-username-status--available{color:#5fd68a}.settings-username-status--unavailable,.settings-username-status--invalid{color:#ff6b6b}.settings-username-status--checking{color:var(--text-muted);font-weight:500}.settings-empty{display:flex;flex-direction:column;align-items:center;gap:.65rem;text-align:center;padding:2.5rem 1rem;border:1px dashed var(--border);border-radius:14px}.settings-empty svg{width:1.4rem;height:1.4rem;color:var(--accent-blue)}.settings-empty h3{margin:0}.settings-toggle{display:inline-flex;align-items:center;gap:.55rem;font-size:.88rem;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none}.settings-toggle input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.settings-toggle-box{width:1.05rem;height:1.05rem;border-radius:4px;border:1px solid var(--border);background:#ffffff0a;display:inline-grid;place-content:center;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.settings-toggle-box:after{content:"";width:.32rem;height:.58rem;border:solid transparent;border-width:0 2px 2px 0;transform:rotate(45deg) translate(-.5px,-1px)}.settings-toggle input:checked+.settings-toggle-box{background:var(--accent-blue);border-color:var(--accent-blue)}.settings-toggle input:checked+.settings-toggle-box:after{border-color:#fff}.settings-toggle input:focus-visible+.settings-toggle-box{outline:2px solid rgba(47,124,255,.45);outline-offset:2px}.btn-secondary--danger{color:#ff8a8a;border-color:#ff6b6b59}.btn-secondary--danger:hover{background:#ff6b6b14;border-color:#ff6b6b80}.creation-list{display:flex;flex-direction:column;gap:.85rem;width:100%}.creation-item{width:100%;border:1px solid var(--border);border-radius:14px;background:#10131aeb;overflow:hidden}.creation-item.is-open{border-color:#2f7cff59}.creation-item-head{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:.85rem;align-items:center;width:100%;padding:.85rem 1rem;border:none;background:transparent;color:inherit;text-align:left}.creation-item-head svg{width:1rem;height:1rem;color:var(--text-muted)}.creation-item-chevron{display:inline-flex;align-items:center;justify-content:center;transition:transform .35s ease}.creation-item.is-open .creation-item-chevron{transform:rotate(180deg)}.creation-item-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.creation-item-body.is-open{grid-template-rows:1fr}.creation-item-body-inner{overflow:hidden;min-height:0}.creation-item-thumb{width:72px;height:48px;border-radius:8px;overflow:hidden;background:#ffffff0a}.creation-item-thumb img{width:100%;height:100%;object-fit:cover}.creation-item-thumb-fallback{width:100%;height:100%;background:linear-gradient(135deg,#2f7cff2e,#ffffff0a)}.creation-item-meta strong{display:block;margin-bottom:.15rem}.creation-item-meta>span{display:block;font-size:.82rem;color:var(--text-muted)}.creation-item-badges{display:flex;gap:.45rem;margin-top:.45rem}.creation-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.18rem .45rem;border-radius:999px;font-size:.72rem;font-weight:600}.creation-badge svg{width:.75rem;height:.75rem}.creation-badge--public{background:#2ea44f8c;color:#fff;border:1px solid rgba(95,214,138,.45)}.creation-badge--public svg{color:#fff}.creation-badge--private{background:#9aa3b21a;color:var(--text-dim);border:1px solid rgba(154,163,178,.22)}.creation-editor{padding:0 1rem 1rem;border-top:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:1rem;opacity:0;transform:translateY(-6px);transition:opacity .3s ease,transform .35s ease}.creation-item-body.is-open .creation-editor{opacity:1;transform:translateY(0)}.creation-editor-media{display:flex;flex-direction:column;gap:.65rem;padding-top:1rem}.creation-editor-thumb-preview{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:#ffffff08}.creation-editor-thumb-preview img{width:100%;height:100%;object-fit:cover;display:block}.creation-editor-thumb-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;color:var(--text-muted);font-size:.85rem;background:linear-gradient(135deg,#2f7cff24,#ffffff08)}.creation-editor-thumb-fallback svg{width:1.35rem;height:1.35rem;opacity:.7}.creation-editor-thumb-actions{display:flex;flex-wrap:wrap;gap:.55rem}.creation-editor-thumb-hint{margin:0}.creation-editor-fields{display:flex;flex-direction:column;gap:.85rem}.creation-editor-actions-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.creation-editor-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.skeleton-block{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;animation:skeleton-shimmer 1.35s ease-in-out infinite;border-radius:8px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.creation-skeleton{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.85rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:14px}.creation-skeleton-thumb{width:72px;height:48px}.creation-skeleton-body{display:flex;flex-direction:column;gap:.45rem}.creation-skeleton-line{height:12px}.creation-skeleton-line--lg{width:55%;height:16px}.creation-skeleton-line--sm{width:35%}.game-modal{padding:1rem;position:relative}.game-modal-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.25rem;align-items:stretch}.game-modal-media{display:flex;flex-direction:column;gap:.85rem}.game-modal-media img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:10px;border:1px solid var(--border)}.game-modal-play{width:100%;justify-content:center}.game-modal-play-gate{width:100%;padding:.85rem 1rem;border-radius:10px;border:1px solid var(--border);background:var(--bg-elevated)}.game-modal-play-gate-text{margin:0 0 .85rem;color:var(--text-muted);font-size:.92rem;line-height:1.55;text-align:center}.game-modal-play-gate-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.game-modal-play-gate-actions .btn-primary,.game-modal-play-gate-actions .btn-secondary{flex:1 1 auto;min-width:7.5rem;justify-content:center}.game-modal-content{display:flex;flex-direction:column;padding:.35rem .25rem .25rem;min-height:100%}.game-modal-content h2{margin:0 0 .65rem;color:#fff}.game-modal-desc{margin:0 0 1rem;color:var(--text-muted);line-height:1.65}.game-modal-author{display:flex;align-items:center;gap:.65rem;margin-bottom:1rem}.game-modal-author-link{display:inline-flex;align-items:center;gap:.65rem;padding:.2rem .45rem .2rem .2rem;margin:-.2rem -.45rem -.2rem -.2rem;border:none;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer;border-radius:999px;transition:background .15s ease}.game-modal-author-link:hover{background:#2f7cff1a}.game-modal-author-link:focus-visible{outline:2px solid rgba(47,124,255,.45);outline-offset:2px}.game-modal-author-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0}.game-modal-author span{font-size:.88rem;color:var(--text-muted)}.game-modal-author strong,.game-modal-author-handle{color:var(--accent-blue);font-weight:600}.game-modal-stats{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1.6rem;margin-top:auto;margin-right:30px;padding-top:1.35rem}.game-modal-stat{display:inline-flex;align-items:center;gap:.6rem;padding:0;border:none;background:none;color:var(--text-muted);font-size:1.06rem;font-weight:500;font-family:inherit;cursor:default;white-space:nowrap}.game-modal-stat svg{width:1.2rem;height:1.2rem;flex-shrink:0}.game-modal-stat-text{display:inline-flex;align-items:baseline;gap:.65rem}.game-modal-stat-text strong{color:var(--text);font-size:1.18rem;font-weight:700}.game-modal-stat--like{cursor:pointer;transition:color .15s ease}.game-modal-stat--like.is-liked{color:#ff8f8f}.game-modal-stat--like.is-liked svg{color:#ff6b6b}.game-modal-stat--like.is-liked .game-modal-stat-text strong{color:#ffb3b3}.game-modal-tags-empty{font-size:.88rem;color:var(--text-dim);font-style:italic}.game-modal-tags{display:flex;flex-wrap:wrap;gap:.45rem}.game-modal-tag{padding:.25rem .55rem;border-radius:999px;border:1px solid rgba(47,124,255,.25);background:#2f7cff14;font-size:.76rem;color:#9ec0ff}.site-footer{margin-top:auto;border-top:1px solid var(--border-subtle);background:#0a0c10b8;padding:2.25rem clamp(1.5rem,5vw,4.5rem) 1.5rem}.site-footer-inner{display:grid;grid-template-columns:minmax(220px,1.2fr) 2fr;gap:clamp(2rem,5vw,4rem);max-width:1120px;margin:0 auto 2.25rem;align-items:center;--footer-logo-size: 210px}.footer-brand{max-width:22rem}.footer-logo{display:inline-flex;align-items:center;margin-bottom:.9rem}.footer-logo img{width:var(--footer-logo-size);height:var(--footer-logo-size);object-fit:contain}.footer-brand p{font-size:.9rem;line-height:1.6;color:var(--text-muted)}.footer-cols{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:1.5rem}.footer-col{display:flex;flex-direction:column;gap:.55rem}.footer-col h4{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.35rem}.footer-link{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;font-size:.92rem;color:var(--text-muted);transition:color .15s ease}.footer-link-icon{display:inline-flex;width:13px;height:13px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease,color .15s ease;color:var(--accent-blue)}.footer-link-icon svg{width:13px;height:13px}.footer-link:hover{color:var(--text)}.footer-link:hover .footer-link-icon{opacity:1;transform:translate(0)}.footer-col a{font-size:.92rem;color:var(--text-muted);transition:color .15s ease}.footer-col a:hover{color:var(--text)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;max-width:1120px;margin:0 auto;padding-top:1.25rem;border-top:1px solid var(--border-subtle);font-size:.78rem;color:var(--text-dim)}.footer{text-align:center;padding:0 1.75rem 2rem;font-size:.78rem;color:var(--text-dim)}@media (max-width: 820px){.site-footer-inner{grid-template-columns:1fr;align-items:start}.footer-cols{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.footer-cols{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sloganIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sloganOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes fallFromTop{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes featureImgSettle{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes connectorDraw{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.feature-row:not(.feature-row--reverse) .scroll-step--visible .feature-copy-node{transform-origin:right center}.feature-row--reverse .scroll-step--visible .feature-copy-node{transform-origin:left center}@keyframes connectorNodePop{0%{opacity:0;transform:translateY(-50%) scale(.4)}to{opacity:1;transform:translateY(-50%) scale(1)}}@media (max-width: 1100px){.hero{grid-template-columns:minmax(260px,36%) 1fr}.preview-tilt{width:min(90vw,1100px)}}@media (max-width: 960px){.hero-stage{height:auto}.hero-sticky{position:relative;height:auto;min-height:100dvh;max-height:none;overflow:hidden}.hero-copy,.preview-collapse{transform:none!important;opacity:1!important;filter:none!important}.hero-copy{margin-left:auto;margin-right:auto}.hero{grid-template-columns:1fr;min-height:auto;padding:1.25rem 0 2rem;gap:1.5rem;overflow:hidden}.hero-copy{max-width:none;text-align:center;margin-left:auto;margin-right:auto;padding:1rem 1.5rem 0}.hero-title{align-items:center}.hero-brand{justify-content:center}.hero-desc{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{justify-content:center;align-items:center;min-height:auto;margin-right:0;padding:0 1rem 1rem}.preview-tilt{width:min(100%,940px)}.preview-frame{transform:rotateY(-9deg) rotateX(2deg)}.feature-rows{gap:4.5rem}.feature-rows:before,.feature-copy-node{display:none}.feature-row,.feature-row--reverse{grid-template-columns:1fr;gap:2.5rem}.feature-row--reverse .feature-shot,.feature-row--reverse .feature-copy{order:unset;justify-self:center!important}.feature-row--reverse .feature-copy{text-align:center;margin-left:auto;margin-right:auto}.feature-shot{max-width:min(100%,420px);margin-inline:auto;justify-self:center!important}.feature-copy{text-align:center;max-width:none;margin-inline:auto;padding-block:0;justify-self:center!important}.scroll-step--from-left,.scroll-step--from-right{transform:translateY(28px)}.scroll-step--visible{transform:translateY(0)}}@media (max-width: 820px){.profile-feed,.explore-feed,.settings-shell{padding:1.75rem 1.25rem 3rem}.profile-header{flex-wrap:wrap;align-items:flex-start;gap:1rem;padding:1.15rem}.profile-header-actions{width:100%;margin-left:0;display:flex;flex-wrap:wrap;gap:.55rem}.profile-edit-btn,.profile-follow-btn{flex:1 1 auto;justify-content:center;min-width:8rem}.game-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.game-modal-backdrop{padding:.65rem;align-items:flex-end}.game-modal{width:100%;max-height:92dvh;border-bottom-left-radius:0;border-bottom-right-radius:0}.explore-section-head{margin-bottom:1.35rem}.explore-filter-bar{margin-bottom:1.75rem}}@media (max-width: 720px){.docs-accordion-trigger{padding:1rem 1.1rem}.docs-accordion-panel-inner>ol,.docs-accordion-panel-inner>ul{padding:0 1.1rem 1.1rem 1.85rem}.nav-links{display:none}.nav-links.open{display:flex;position:absolute;top:68px;left:1rem;right:1rem;flex-direction:column;align-items:stretch;padding:.5rem;background:var(--bg-panel);border:1px solid var(--border);border-radius:8px;z-index:20}.nav{position:relative;padding:.85rem 1.1rem;gap:.75rem}.nav-toggle{display:inline-flex}.nav-brand img{width:34px;height:34px}.nav-page-link{flex:0 1 auto;font-size:.82rem;max-width:46vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-profile-menu{min-width:min(260px,calc(100vw - 2.2rem));max-width:calc(100vw - 2.2rem)}.game-modal-layout,.settings-layout{grid-template-columns:1fr}.settings-tabs{position:static;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.35rem;padding-bottom:.2rem}.settings-tabs::-webkit-scrollbar{display:none}.settings-tab{width:auto;white-space:nowrap;flex:0 0 auto}.settings-card{padding:1rem}.settings-avatar-row{flex-direction:column;align-items:flex-start}.settings-2fa-row{flex-direction:column;align-items:stretch;gap:.85rem}.creation-editor-buttons .btn-primary,.creation-editor-buttons .btn-secondary{flex:1 1 calc(50% - .35rem);justify-content:center}}@media (max-width: 600px){.profile-feed,.explore-feed,.settings-shell{padding:1.35rem 1rem 2.5rem}.settings-head{margin-bottom:1.35rem;text-align:left}.settings-head h1{font-size:1.65rem}.profile-header{flex-direction:column;align-items:stretch}.profile-avatar{width:72px;height:72px}.profile-header-text h1{font-size:1.45rem}.profile-edit-btn,.profile-follow-btn{width:100%}.profile-section-head{text-align:left}.profile-not-found{padding:2rem 1rem}.game-grid{grid-template-columns:1fr}.explore-section-head{text-align:left}.explore-search,.settings-field input,.settings-field textarea,.settings-field select{font-size:16px}.explore-filter-row{gap:.5rem}.explore-filter-btn,.explore-filter-reset{flex:1 1 auto;justify-content:center}.explore-filter-menu{left:0;right:0;width:100%;min-width:0}.creation-item-head{grid-template-columns:56px minmax(0,1fr) auto;gap:.65rem;padding:.75rem .85rem}.creation-item-thumb{width:56px;height:40px}.creation-item-meta strong{font-size:.92rem}.creation-editor{padding:0 .85rem .85rem}.creation-editor-buttons{flex-direction:column;align-items:stretch;width:100%}.creation-editor-buttons .btn-primary,.creation-editor-buttons .btn-secondary{width:100%;flex:none}.creation-editor-thumb-actions{flex-direction:column}.creation-editor-thumb-actions .btn-secondary{width:100%;justify-content:center}.settings-username-wrap{flex-wrap:wrap;width:100%}.settings-username-input{width:100%;flex:none}.admin-section-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.15rem}.admin-section-tabs::-webkit-scrollbar{display:none}.admin-table{font-size:.82rem}.admin-table th,.admin-table td{padding:.6rem .5rem}.game-modal-play-gate-actions{flex-direction:column}.game-modal-play-gate-actions .btn-primary,.game-modal-play-gate-actions .btn-secondary{width:100%;min-width:0}}@media (max-width: 480px){.nav-brand-sub{display:none}.nav-login,.nav-register{padding:.45rem .7rem;font-size:.82rem}.nav-actions{gap:.45rem}.settings-empty{padding:2rem 1rem}.settings-empty .btn-primary{width:100%;justify-content:center}}.verified-name{display:inline-flex;align-items:center;gap:.35rem}.verified-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;vertical-align:middle}.verified-badge svg{display:block}.profile-header-text h1 .verified-name{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.profile-header-text h1 .verified-name-text{line-height:1.15}.profile-header-text h1 .verified-badge{align-self:center;transform:translateY(3px)}.game-card-author span,.game-modal-author-handle{display:inline-flex;align-items:center;gap:.3rem}.admin-section-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.admin-section-tab{padding:.45rem .85rem;border-radius:999px;border:1px solid var(--border);background:#ffffff08;color:var(--text-muted);font:inherit;font-size:.85rem;cursor:pointer}.admin-section-tab.is-active{border-color:#2f7cff73;background:#2f7cff1f;color:#fff}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:.88rem}.admin-table th,.admin-table td{padding:.75rem .65rem;border-bottom:1px solid var(--border-subtle);text-align:left;vertical-align:middle}.admin-table th{color:var(--text-dim);font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.admin-user-cell{display:flex;align-items:center;gap:.65rem}.admin-user-cell strong{display:inline-flex;align-items:center;gap:.3rem}.admin-user-cell span{display:block;color:var(--text-muted);font-size:.8rem}.admin-user-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover}.admin-actions{display:flex;flex-wrap:wrap;gap:.45rem}.admin-action-btn{padding:.35rem .65rem;font-size:.78rem}.admin-action-btn--danger:hover{border-color:#ff6b6b73;color:#ffb3b3}.admin-search{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.55rem .75rem;border-radius:10px;border:1px solid var(--border);background:#ffffff08}.admin-search svg{flex-shrink:0;color:var(--text-muted)}.admin-search input{flex:1;min-width:0;border:none;background:transparent;color:var(--text);font:inherit;font-size:.9rem}.admin-search input:focus{outline:none}.admin-status-stack{display:flex;flex-direction:column;gap:.25rem;font-size:.82rem}.admin-tag{display:inline-flex;align-items:center;width:fit-content;padding:.12rem .45rem;border-radius:999px;background:#2f7cff24;color:#9ec5ff;font-size:.72rem;font-weight:600}.admin-project-title span{display:block;margin-top:.2rem;color:var(--text-muted);font-size:.78rem;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-empty-row{text-align:center;color:var(--text-muted);padding:1.5rem .65rem!important}.admin-action-menu{position:relative;display:inline-flex}.admin-action-menu-trigger{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.8rem}.admin-action-menu-panel{position:absolute;right:0;top:calc(100% + .35rem);z-index:20;min-width:210px;padding:.35rem;border-radius:10px;border:1px solid var(--border);background:var(--surface-elevated, #151922);box-shadow:0 12px 32px #00000059}.admin-action-menu-item{display:flex;align-items:center;gap:.55rem;width:100%;padding:.55rem .65rem;border:none;border-radius:8px;background:transparent;color:var(--text);font:inherit;font-size:.82rem;text-align:left;cursor:pointer}.admin-action-menu-item:hover:not(:disabled){background:#ffffff0f}.admin-action-menu-item:disabled{opacity:.45;cursor:not-allowed}.admin-action-menu-item.is-danger{color:#ff8f8f}.admin-action-menu-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;flex-shrink:0}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0000008c}.admin-modal{width:min(440px,100%);padding:1.25rem;border-radius:14px;border:1px solid var(--border);background:var(--surface, #11151c);box-shadow:0 20px 48px #00000073}.admin-modal h3{margin:0 0 .35rem}.admin-modal-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.5rem}@media (max-width: 420px){.hero-actions{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:120;padding:0 clamp(1.5rem,5vw,4.5rem) 1.25rem;pointer-events:none}.cookie-banner-shell{pointer-events:auto;max-width:1120px;margin:0 auto;animation:cookie-banner-in .45s ease}@keyframes cookie-banner-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cookie-banner-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.15rem 1.2rem;border:1px solid var(--border);border-radius:14px;background:#10131afa;box-shadow:0 24px 60px #00000080}.cookie-banner-head{display:flex;gap:.85rem;align-items:flex-start;min-width:0;flex:1}.cookie-banner-head svg{width:1.2rem;height:1.2rem;color:var(--accent-blue);margin-top:.35rem;flex-shrink:0}.cookie-banner-copy h2{margin:0 0 .45rem;font-size:1.18rem;font-weight:600;letter-spacing:-.02em;color:var(--text)}.cookie-banner-copy p{margin:0;font-size:.88rem;line-height:1.6;color:var(--text-muted)}.cookie-banner-copy a{color:var(--accent-blue);text-decoration:none}.cookie-banner-copy a:hover{text-decoration:underline;text-underline-offset:2px}.cookie-banner-actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.cookie-banner-accept,.cookie-banner-more{padding:.72rem 1.05rem;font-size:.88rem}@media (max-width: 820px){.cookie-banner-card{flex-direction:column;align-items:stretch}.cookie-banner-actions{justify-content:flex-end}}@media (max-width: 520px){.cookie-banner{padding:0 .85rem .85rem}.cookie-banner-actions{flex-direction:column}.cookie-banner-accept,.cookie-banner-more{width:100%;justify-content:center}}
