:root{color:#1f2340;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1f2340;--muted:#686d8c;--paper:#fff;--line:#dfe2f3;--primary:#5865f2;--primary-dark:#3e49c9;--primary-soft:#e9ebff;background:#f7f8ff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.word-hunt-game{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(#c985ef 0%,#8b59e8 46%,#5836d2 100%);border-radius:28px;width:min(100%,900px);min-height:min(760px,100dvh - 90px);margin:0 auto;padding:14px 22px 22px;position:relative;overflow:hidden;box-shadow:0 24px 70px #3d268e3d}.word-hunt-game__header{grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;display:grid}.word-hunt-game__header a,.word-hunt-game__header button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:800;text-decoration:none}.word-hunt-game__header>span{color:#ffffffb3;justify-self:end;font-size:.76rem}.word-hunt-timer{background:#ffffff29;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:baseline;gap:10px;padding:7px 16px 10px;display:grid;position:relative;overflow:hidden}.word-hunt-timer strong{font-size:1.8rem}.word-hunt-timer span:last-of-type{color:#ffffffb3}.word-hunt-timer i{background:#72e5ff;height:4px;transition:width 1s linear;position:absolute;bottom:0;left:0}.word-hunt-timer.is-warning strong{color:#ffe35b}.word-hunt-scoreboard{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:10px 0;display:grid}.word-hunt-scoreboard>div{background:#ffffff30;border-radius:14px;align-items:center;gap:9px;min-width:0;padding:7px 10px;display:flex}.word-hunt-scoreboard>div:last-child{text-align:right;justify-content:flex-end}.word-hunt-scoreboard p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.word-hunt-scoreboard p strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.word-hunt-scoreboard>div>b{font-size:1.6rem}.word-hunt-scoreboard>span{font-size:.7rem;font-weight:900}.word-avatar{background:#5865f2;border:2px solid #ffffffc9;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.word-avatar.is-opponent{background:#2bc48a}.word-round-stars{gap:3px;display:flex}.word-round-stars img{object-fit:contain;width:16px;height:16px}.word-hunt-current{letter-spacing:.04em;place-items:center;min-height:38px;margin-bottom:4px;display:grid}.word-hunt-board{aspect-ratio:1;touch-action:none;grid-template-columns:repeat(5,1fr);gap:8px;width:min(510px,72vw);margin:auto;padding:8px;display:grid;position:relative}.word-hunt-board>button{z-index:2;color:#171b35;cursor:crosshair;touch-action:none;background:linear-gradient(#fff,#e9efff);border:3px solid #ffffffc7;border-radius:17px;place-items:center;padding:0;font-size:clamp(1.2rem,4vw,2rem);font-weight:900;display:grid;position:relative;box-shadow:0 5px #29196840}.word-hunt-board>button.is-bonus{color:#135;background:linear-gradient(145deg,#72e5ff,#4bbce9)}.word-hunt-board>button.is-selected{color:#29203e;background:#ffe932;border-color:#fff;transform:translateY(-3px)scale(1.04);box-shadow:0 0 0 5px #ffe93238,0 7px #4a2d8447}.word-hunt-board>button b{font-size:.72em}.word-hunt-links{z-index:1;pointer-events:none;position:absolute;inset:8px}.word-hunt-links span{transform-origin:0;background:#ffe932;border-radius:999px;height:9px;position:absolute;box-shadow:0 0 8px #ffe93299}.word-hunt-words{background:#2a176b4d;border-radius:14px;max-width:580px;min-height:62px;margin:10px auto 0;padding:9px 14px}.word-hunt-words>span{color:#ffffffb3;text-transform:uppercase;font-size:.68rem;font-weight:800}.word-hunt-words>strong{margin-left:8px}.word-hunt-words p{flex-wrap:wrap;gap:5px;margin:6px 0 0;display:flex}.word-hunt-words i{background:#ffffff29;border-radius:999px;padding:3px 7px;font-size:.68rem;font-style:normal}.word-hunt-overlay{z-index:50;color:var(--ink);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#171a34b8;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.word-hunt-round-result{text-align:center;background:#fff;border-radius:24px;width:min(520px,100%);padding:30px 26px;box-shadow:0 25px 70px #0004}.word-hunt-round-result h2{margin:8px 0;font-size:2.3rem}.word-hunt-round-result__scores{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin-top:20px;display:grid}.word-hunt-round-result__scores article{background:var(--primary-soft);border-radius:16px;min-width:0;min-height:180px;padding:18px 12px}.word-hunt-round-result__scores article strong{color:var(--primary);font-size:2.5rem;font-weight:800;display:block}.word-hunt-round-result__scores article span{text-overflow:ellipsis;white-space:nowrap;font-weight:800;display:block;overflow:hidden}.word-hunt-round-result__scores article p{overflow-wrap:anywhere;color:var(--muted);font-size:.76rem;line-height:1.5}.word-hunt-round-result__scores>b{color:var(--primary)}.word-hunt-round-banner{z-index:40;text-align:center;background:linear-gradient(90deg,#4ddaffd9,#c274f0e0);border-radius:16px;padding:18px;font-size:1.5rem;font-weight:900;position:absolute;top:32%;left:12%;right:12%}.word-hunt-waiting{flex-direction:column;display:flex}.word-hunt-waiting .reversi-waiting-dialog{color:var(--ink)}@media (max-width:650px){.word-hunt-game{border-radius:0;min-height:calc(100dvh - 76px);margin-inline:-10px;padding:10px 12px 16px}.word-hunt-game__header{min-height:42px}.word-hunt-board{gap:5px;width:min(510px,92vw);padding:5px}.word-hunt-board>button{border-width:2px;border-radius:12px}.word-hunt-links{inset:5px}.word-hunt-links span{height:6px}.word-hunt-scoreboard{gap:6px}.word-hunt-scoreboard>div{gap:6px;padding:6px}.word-avatar{flex-basis:42px;width:42px;height:42px}.word-hunt-words{min-height:54px;margin-top:7px}.word-round-stars img{width:14px;height:14px}}*{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;background:#f7f8ff}body{background:#f7f8ff;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;min-height:84px;display:flex}.brand{align-items:center;gap:9px;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:40px;height:42px;display:block}.brand-wordmark{object-fit:contain;width:100px;height:auto;display:block}.header-actions{align-items:center;gap:8px;display:flex}.header-icon-button{cursor:pointer;background:0 0;border:0;border-radius:14px;place-items:center;width:44px;height:44px;padding:8px;display:grid;position:relative}.header-icon-button:hover,.header-icon-button[aria-expanded=true]{background:var(--primary-soft)}.header-icon-button:disabled{cursor:default;opacity:.72}.header-icon-button:disabled:hover{background:0 0}.header-icon-button img{object-fit:contain;width:23px;height:23px;display:block}.shop-trigger>img,.friends-trigger>img{width:30px;height:30px}.friends-count-badge{color:#fff;background:#f24f68;border:2px solid #f7f8ff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.62rem;font-weight:900;line-height:1;display:grid;position:absolute;top:1px;right:0;box-shadow:0 3px 8px #c52c4952}.profile-trigger{width:52px;height:52px;padding:6px}.profile-trigger>span{background:#eef0ff;border:2px solid #fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative}.profile-trigger-placeholder{background:linear-gradient(145deg,#e2e5f7,#f2f3fb);border-radius:50%;transition:opacity .18s;position:absolute;inset:0;overflow:hidden}.profile-trigger-placeholder:before{content:"";background:#b9bed8;border-radius:50%;width:11px;height:11px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.profile-trigger-placeholder:after{content:"";background:#b9bed8;border-radius:14px 14px 8px 8px;width:23px;height:13px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.profile-trigger .profile-trigger-avatar{object-fit:cover;opacity:0;border-radius:50%;width:100%;height:100%;transition:opacity .18s}.profile-trigger .profile-trigger-frame{z-index:2;object-fit:contain;opacity:0;pointer-events:none;width:calc(100% + 56px);height:calc(100% + 56px);transition:opacity .18s;position:absolute;inset:-28px}.profile-trigger-visual.is-ready .profile-trigger-placeholder{opacity:0}.profile-trigger-visual.is-ready .profile-trigger-avatar,.profile-trigger-visual.is-ready .profile-trigger-frame{opacity:1}.profile-trigger>i{background:#21b589;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:6px;right:6px}.home-intro{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f1f2ff);border-radius:24px;margin-bottom:24px;padding:clamp(24px,4vw,38px)}.home-intro-copy{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(24px,5vw,64px);display:grid}.home-intro h1{max-width:720px;font-size:clamp(1.9rem,3.5vw,2.8rem);line-height:1.02}.home-intro-copy>p{max-width:470px;color:var(--muted);margin:0 0 4px;line-height:1.65}.notification-unread-dot{background:#f05c70;border:2px solid #f7f8ff;border-radius:50%;width:9px;height:9px;position:absolute;top:7px;right:7px}.eyebrow{color:#5c594f;letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:800;display:block}h1,h2,h3{letter-spacing:-.045em;margin:0;line-height:1.05}h1{font-size:clamp(2.65rem,7vw,5rem)}h2{font-size:clamp(1.8rem,4vw,2.8rem)}.game-carousel{background:var(--primary);color:#fff;touch-action:pan-y;border-radius:32px;height:235px;position:relative;overflow:hidden;box-shadow:0 24px 60px #1f234033}.game-carousel__link{color:inherit;text-decoration:none;position:absolute;inset:0}.game-carousel__link:focus-visible{outline-offset:-7px;outline:4px solid #fff}.game-carousel__image,.game-carousel__shade{width:100%;height:100%;position:absolute;inset:0}.game-carousel__image{object-fit:cover}.game-carousel__image--active{z-index:0}.game-carousel__image--preload{z-index:-1;visibility:hidden;pointer-events:none}.game-carousel__shade{background:linear-gradient(90deg,#141830e6,#141830b3 42%,#14183014 78%)}.game-carousel__content{z-index:1;align-items:center;gap:16px;width:min(700px,66%);height:100%;padding:22px 5% 42px;display:flex;position:relative}.game-carousel__icon{border:4px solid #fff;border-radius:18px;flex:none;width:68px;height:68px;box-shadow:0 10px 25px #00000040}.game-carousel__content>span{display:block}.game-carousel .eyebrow{color:#ffffffb8;margin-bottom:7px}.game-carousel__content strong{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.2rem);line-height:1;display:block}.game-carousel__content>span>span:last-child{color:#ffffffd6;max-width:500px;margin-top:10px;line-height:1.5;display:block}.game-carousel__controls{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1418306b;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.game-carousel__controls button{cursor:pointer;background:#ffffff7a;border:0;border-radius:50%;width:9px;height:9px;padding:0}.game-carousel__controls button.is-active{background:#fff;border-radius:999px;width:24px}.quick-room-section{isolation:isolate;border:1px solid var(--line);background:radial-gradient(circle at 94% 10%, #f6d9ef 0, transparent 32%), radial-gradient(circle at 5% 100%, #e4e5ff 0, transparent 36%), var(--paper);border-radius:28px;grid-template-columns:minmax(260px,.8fr) minmax(520px,1.2fr);align-items:center;gap:28px;margin-top:30px;padding:30px 34px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #1f234014}.home-play-options{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);align-items:stretch;gap:18px;margin-top:30px;display:grid}.home-play-hub{border:1px solid var(--line);background:#ffffff9e;border-radius:30px;grid-template-columns:minmax(0,1.55fr) minmax(250px,.65fr) minmax(280px,.75fr);align-items:stretch;gap:12px;margin-top:30px;padding:12px;display:grid;box-shadow:0 18px 45px #1f234012}.home-play-hub .home-play-options{margin-top:0;display:contents}.home-play-hub .quick-room-section,.home-play-hub .quick-play-section{box-shadow:none}.home-play-options .quick-room-section{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-content:stretch;gap:8px;margin-top:0;padding:14px 20px}.home-play-options .quick-room-section form{align-self:end}.home-play-options .quick-room-actions .button{border-radius:12px;min-height:40px}.quick-play-section{border:1px solid var(--line);background:linear-gradient(90deg,#fffffff0 0%,#fffc 48%,#f0eeff42 100%),url(/images/home/play-online-background.webp) 100%/cover no-repeat;border-radius:28px;grid-template-rows:auto 1fr;align-content:stretch;gap:8px;padding:14px 18px;display:grid;box-shadow:0 18px 45px #1f234014}.quick-module-heading{align-items:center;gap:12px;min-width:0;display:flex}.quick-module-heading>span:last-child,.quick-module-heading>div{min-width:0}.quick-module-icon{color:#fff;background:var(--primary);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 9px 20px #5865f240}.quick-module-icon svg{width:21px;height:21px}.quick-play-section h2{margin:2px 0 4px;font-size:1.35rem;font-weight:800;line-height:1.1}.quick-play-section p:not(.eyebrow){color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.quick-play-section .button{align-self:end;width:100%;min-height:40px}.quick-play-section .button:disabled{opacity:.68;cursor:wait}.quick-play-conflict{align-self:end;gap:8px;display:grid}.quick-play-conflict .button{min-height:42px;font-size:.82rem}.quick-room-section:after{content:"";z-index:-1;aspect-ratio:1.25;opacity:.18;filter:saturate(.9);pointer-events:none;background:url(/images/brand/mascots/duo-welcome-compact.webp) 50%/contain no-repeat;width:280px;position:absolute;bottom:-72px;right:-34px}.quick-room-section>*{z-index:1;position:relative}.quick-room-intro,.quick-room-intro>span{min-width:0}.unfinished-games{border:1px solid var(--line);background:var(--paper);border-radius:22px;margin-top:22px;padding:18px 34px;box-shadow:0 12px 32px #1f234012}.unfinished-games__heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:10px;display:flex}.quick-room-section h2,.unfinished-games__heading h2{font-size:1.35rem;font-weight:800;line-height:1.1}.unfinished-games__heading h2{margin:2px 0 0}.unfinished-games__heading small{color:var(--muted)}.unfinished-games__list{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:8px;display:grid}.unfinished-games__list article{border:1px solid var(--line);background:#fafaff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.unfinished-games__list img{object-fit:cover;border-radius:11px;width:42px;height:42px}.unfinished-games__list span{gap:2px;display:grid}.unfinished-games__list small{color:var(--muted);font-size:.75rem}.unfinished-games__list em{flex-wrap:wrap;gap:4px;margin-top:1px;font-style:normal;display:flex}.unfinished-games__list em b{color:#565b78;background:#eeeff8;border-radius:999px;padding:2px 7px;font-size:.66rem;line-height:1.25}.unfinished-games__list em b:last-child{color:var(--primary);background:#efedff}.unfinished-games__actions{grid-template-columns:repeat(2,auto);gap:7px;display:grid}.unfinished-games__actions .button{border-radius:11px;min-height:38px;padding-inline:14px;font-size:.78rem}.online-exit-backdrop{z-index:140}.online-exit-dialog{text-align:center;width:min(460px,100% - 28px);padding:28px}.online-exit-dialog h2{margin:6px 0 10px}.online-exit-dialog>p:not(.eyebrow,.reversi-online-error){color:var(--muted);margin:0;line-height:1.6}.online-exit-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.online-exit-actions .button-secondary{grid-column:1/-1}.online-exit-actions .online-exit-forfeit{color:#fff;background:#b74459}.tournament-exit-actions{grid-template-columns:1fr}.tournament-exit-actions .button-secondary{grid-column:auto}.quick-room-intro p{color:var(--muted);margin:8px 0 0;font-size:.88rem;line-height:1.45}.quick-room-section label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:.76rem;font-weight:800;display:block}.quick-room-actions{grid-template-columns:minmax(130px,1fr) auto auto;gap:9px;display:grid}.quick-room-actions input{border:1px solid var(--line);min-width:0;height:40px;color:var(--ink);letter-spacing:.15em;text-transform:uppercase;background:#fafaff;border-radius:12px;outline:none;padding:0 17px;font-size:1.12rem;font-weight:800}.quick-room-actions input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #5865f21f}.button{border:2px solid var(--primary);background:var(--primary);color:#fff;text-align:center;white-space:nowrap;cursor:pointer;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:800;line-height:1.15;text-decoration:none;display:inline-flex}.button-secondary{color:var(--primary-dark);background:0 0}.quick-room-message{color:var(--primary-dark);margin:8px 0 0;font-size:.82rem;font-weight:700;line-height:1.4}.home-games{padding:30px 0 56px}.home-app-download{border:1px solid var(--line);background:linear-gradient(135deg,#fff 30%,#f3f4ff 72%,#fff1f8);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,5vw,64px);margin-bottom:24px;padding:clamp(24px,4vw,38px);display:grid;overflow:hidden}.home-app-download h2{margin:3px 0 0;font-size:clamp(1.55rem,3vw,2.2rem)}.home-app-download>div:first-child>p:last-child{max-width:560px;color:var(--muted);margin:10px 0 0;font-size:.86rem;line-height:1.6}.home-app-download__stores{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.home-store-badge{color:#fff;background:#050505;border:1px solid #343434;border-radius:13px;align-items:center;gap:11px;min-width:184px;min-height:58px;padding:8px 17px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:inset 0 0 0 1px #777,0 7px 18px #16182d1f}.home-store-badge:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #888,0 10px 22px #16182d2e}.home-store-badge svg{flex:0 0 34px;width:34px;height:38px}.home-store-badge>span{line-height:1;display:grid}.home-store-badge small{color:#fff;letter-spacing:.01em;font-size:.63rem}.home-store-badge strong{color:#fff;letter-spacing:-.025em;margin-top:4px;font-size:1.25rem;font-weight:700}.home-store-badge.is-disabled{opacity:.58;cursor:default;box-shadow:inset 0 0 0 1px #777}.home-store-badge.is-disabled:hover{transform:none}.rematch-return-notice{z-index:120;color:#20243d;background:#fff;border:1px solid #e5e7f0;border-radius:18px;align-items:center;gap:14px;width:min(620px,100% - 32px);margin:0;padding:12px 16px;animation:.42s cubic-bezier(.18,.89,.32,1.18) both rematch-notice-in;display:flex;position:fixed;top:14px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 45px #101a3547}.rematch-return-notice:before{content:"";z-index:0;opacity:.075;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:190px;height:150px;position:absolute;top:-38px;right:170px}.rematch-invite-notice:before{background-image:url(/images/brand/mascots/rematch-invite.webp)}.rematch-destroyed-notice:before{opacity:.065;background-image:url(/images/brand/mascots/results/defeat.webp)}.rematch-return-notice>*{z-index:1;position:relative}.rematch-return-notice span{gap:2px;margin-right:auto;display:grid}.rematch-return-notice>img{object-fit:cover;border-radius:12px;flex:0 0 46px;width:46px;height:46px;box-shadow:0 5px 14px #1f275226}.rematch-return-notice strong{font-size:.95rem}.rematch-return-notice small{color:var(--muted)}.rematch-return-actions{gap:14px;display:flex}.rematch-return-notice button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:10px;min-height:38px;padding:0 16px;font-weight:900}.rematch-return-notice .is-cancel{color:var(--primary);background:#f0efff}.rematch-destroyed-notice{border-color:#f3c8cf;box-shadow:0 18px 45px #8f24352e}.rematch-destroyed-notice strong{color:#a33c52}.rematch-return-notice.is-closing{pointer-events:none;animation:.28s cubic-bezier(.55,.06,.68,.19) both rematch-notice-out}@keyframes rematch-notice-in{0%{opacity:0;transform:translate(-50%,calc(-100% - 28px))}to{opacity:1;transform:translate(-50%)}}@keyframes rematch-notice-out{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,calc(-100% - 28px))}}@media (prefers-reduced-motion:reduce){.rematch-return-notice,.rematch-return-notice.is-closing,.reversi-result-actions button.is-rematch-ready,.rematch-wait-spinner{animation-duration:1ms}}.rematch-return-message{color:#a33c52;text-align:center;width:min(1180px,100% - 32px);margin:12px auto 0}.invite-page{border:1px solid var(--line);background:#fff;border-radius:32px;width:min(760px,100% - 32px);margin:36px auto 80px;overflow:hidden;box-shadow:0 24px 70px #1f234024}.invite-page__banner{height:280px;overflow:hidden}.invite-page__banner img{object-fit:cover;width:100%;height:100%}.invite-page__body{text-align:center;flex-direction:column;align-items:center;padding:58px 44px 44px;display:flex;position:relative}.invite-page__icon{object-fit:cover;border:5px solid #fff;border-radius:24px;width:96px;height:96px;position:absolute;top:-48px;box-shadow:0 12px 28px #1f234033}.invite-page h1{letter-spacing:-.055em;max-width:620px;margin:6px 0 10px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.02}.invite-page__body>p:not(.eyebrow){color:var(--muted);margin:0 0 22px}.invite-page .reversi-room-code{margin-bottom:22px}.invite-page .button{min-width:260px}@media (max-width:600px){.rematch-return-notice{top:max(10px, env(safe-area-inset-top));border-radius:16px;grid-template-columns:42px minmax(0,1fr);gap:10px 12px;width:calc(100% - 20px);padding:12px;display:grid}.rematch-return-notice:before{opacity:.06;width:145px;height:120px;top:-28px;right:78px}.rematch-return-notice>img{border-radius:11px;flex-basis:42px;width:42px;height:42px}.rematch-return-notice span{min-width:0;margin-right:0}.rematch-return-notice strong{line-height:1.18}.rematch-return-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.rematch-return-notice button{width:100%;min-width:0;min-height:42px}.invite-page{border-radius:24px;width:calc(100% - 20px);margin:12px auto 40px}.invite-page__banner{height:180px}.invite-page__body{padding:48px 18px 28px}.invite-page__icon{border-width:4px;border-radius:20px;width:76px;height:76px;top:-38px}.invite-page h1{font-size:1.9rem}.invite-page .button{width:100%;min-width:0}}.home-games>.eyebrow{margin-bottom:10px}.home-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-game-grid-shell{position:relative}.home-game-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-width:0;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.home-game-card:hover{border-color:#5865f266;transform:translateY(-3px);box-shadow:0 14px 34px #1f23401f}.home-game-art{background:var(--primary);min-height:88px;display:block;position:relative;overflow:hidden}.home-game-art>img:first-child{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-game-art>img:last-child{object-fit:cover;border:2px solid #fff;border-radius:12px;width:44px;height:44px;position:absolute;bottom:9px;left:10px;box-shadow:0 8px 20px #1f234040}.home-game-copy{padding:8px 11px 9px;display:block}.home-game-copy .eyebrow{margin-bottom:2px}.home-intro,.benefits,.home-app-download,.home-features,.home-changelog,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 220px}.home-game-copy>strong{letter-spacing:-.035em;font-size:1.08rem;display:block}.benefits{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:26px 0 0;padding:22px 0 0;display:grid}.benefits div{background:linear-gradient(145deg,#fbfbff,#f5f6ff);border:1px solid #e9ebfb;border-radius:16px;flex-direction:column;gap:6px;min-width:0;padding:20px 20px 20px 24px;display:flex;position:relative}.benefits div:before{content:"";background:var(--primary);opacity:.72;border-radius:99px;width:4px;height:22px;position:absolute;top:22px;left:12px}.benefits strong{color:var(--ink);font-size:1rem}.benefits span{color:var(--muted);font-size:.8rem;line-height:1.45}.home-features{border:1px solid var(--line);background:#fff;border-radius:28px;margin-bottom:24px;padding:clamp(26px,4vw,42px)}.home-features>header{max-width:620px;margin-bottom:26px}.home-features h2{margin:3px 0 0;font-size:clamp(1.6rem,3vw,2.25rem)}.home-features>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-features article{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f8f8ff);border-radius:20px;min-width:0;padding:24px 22px}.home-feature-icon{background:var(--primary-soft);border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:18px;display:grid}.home-feature-icon img{object-fit:contain;width:31px;height:31px}.home-feature-icon--ranking{background:#fff5d7}.home-feature-icon--ranking img{width:34px;height:26px}.home-feature-icon--friends img,.home-feature-icon--shop img{filter:invert(40%)sepia(86%)saturate(1830%)hue-rotate(218deg)brightness(98%)}.home-features h3{margin:0;font-size:1.08rem}.home-features article p{color:var(--muted);margin:8px 0 0;font-size:.82rem;line-height:1.6}.home-changelog{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7f7ff 62%,#fff3fa);border-radius:28px;margin-bottom:80px;padding:clamp(24px,4vw,38px);box-shadow:0 16px 46px #30346612}.home-games,.home-app-download,.home-intro,.home-features,.home-changelog,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 520px}.home-changelog>header{border-bottom:1px solid var(--line);padding-bottom:20px}.home-changelog h2{margin:3px 0 0;font-size:clamp(1.55rem,3vw,2.15rem)}.home-changelog-release{padding-top:20px}.home-changelog-release+.home-changelog-release{border-top:1px solid var(--line);margin-top:4px}.home-changelog-release>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.home-changelog-release>header strong{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.home-changelog time{color:var(--muted);flex:none;font-size:.78rem;font-weight:700}.home-changelog ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.home-changelog li{border-bottom:1px solid var(--line);grid-template-columns:10px minmax(0,1fr);gap:14px;padding:18px 2px;display:grid}.home-changelog-release li:last-child{border-bottom:0}.home-changelog li>span{background:var(--primary);width:9px;height:9px;box-shadow:0 0 0 5px var(--primary-soft);border-radius:50%;margin-top:6px}.home-changelog strong{color:var(--ink);font-size:.95rem;display:block}.home-changelog li p{color:var(--muted);margin:5px 0 0;font-size:.82rem;line-height:1.55}.site-footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:minmax(0,.75fr) minmax(0,1.5fr) minmax(0,.5fr) minmax(0,.5fr);gap:36px;padding:46px 0 24px;display:grid}.site-footer h2{color:var(--ink);letter-spacing:.05em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem}.site-footer-brand strong{color:var(--ink);font-size:1.3rem}.site-footer-brand p{max-width:190px;margin:8px 0 0;font-size:.8rem;line-height:1.55}.site-footer .site-footer-discord{color:#fff;background:#5865f2;border-radius:12px;gap:8px;min-height:38px;margin-top:16px;padding:8px 13px;font-weight:800;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #5865f233}.site-footer .site-footer-discord:hover{color:#fff;background:#4752c4;transform:translateY(-1px);box-shadow:0 10px 22px #5865f24d}.site-footer-discord svg{fill:currentColor;flex:none;width:24px;height:18px}.site-footer-games nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.site-footer-explore nav,.site-footer-company nav{display:grid}.site-footer a{align-items:center;width:fit-content;min-height:34px;font-size:.82rem;text-decoration:none;display:flex}.site-footer a:hover{color:var(--primary)}.site-footer-bottom{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;margin-top:4px;padding-top:20px;font-size:.72rem;display:flex}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141830a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.player-profile-trigger{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:inline-flex}.player-profile-trigger:focus-visible{outline-offset:3px;border-radius:50%;outline:3px solid #6972ff}.player-profile-modal{z-index:1200;padding:20px}.player-profile-dialog{background:#fff;border:1px solid #dfe2ff;border-radius:28px;width:min(560px,100%);max-height:min(760px,100dvh - 40px);position:relative;overflow:auto;box-shadow:0 28px 90px #171a4938}.player-profile-close{z-index:5;color:#25294f;cursor:pointer;background:#ffffffeb;border:1px solid #dfe2ff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.65rem;line-height:1;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 5px 18px #171a4920}.player-profile-cover{background:#e6e8ff;height:240px;position:relative;overflow:hidden}.player-profile-cover img{object-fit:cover}.player-profile-summary{z-index:2;align-items:end;gap:18px;margin-top:-50px;padding:0 28px;display:flex;position:relative}.player-profile-avatar{background:#eef0ff;border:5px solid #fff;border-radius:50%;flex:0 0 104px;width:104px;height:104px;position:relative;box-shadow:0 0 0 2px #aeb5ff,0 12px 28px #1a1d4f2b}.player-profile-avatar img:first-child{object-fit:cover;border-radius:50%;width:100%;height:100%}.player-profile-avatar img:last-child{object-fit:contain;pointer-events:none;width:calc(100% + 140px);height:calc(100% + 140px);position:absolute;inset:-70px}.player-profile-summary>div:last-child{min-width:0;padding-bottom:7px}.player-profile-summary h2{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:1.55rem;overflow:hidden}.player-profile-summary span{color:var(--muted);margin-top:3px;font-size:.75rem;display:block}.player-profile-signature{background:#f3f5ff;border-radius:16px;margin:22px 28px 26px 150px;padding:15px 17px}.player-profile-signature small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.player-profile-signature p{color:#505778;margin:5px 0 0;line-height:1.5}.player-profile-actions{text-align:center;margin:0 28px 26px}.player-profile-actions .button{text-align:center;width:100%;margin:0;text-decoration:none}.player-profile-actions .player-profile-add-friend.is-sent{color:#8d92a5;cursor:default;background:#dfe1ec;border-color:#dfe1ec}.player-profile-actions p{color:var(--muted);margin:8px 0 0;font-size:.7rem}.player-profile-actions p[role=alert]{color:#c84455}.player-profile-loading,.player-profile-error{text-align:center;align-content:center;place-items:center;gap:10px;min-height:330px;padding:40px;display:grid}.player-profile-loading>span{border:3px solid #dfe2ff;border-top-color:var(--primary);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite chat-loading-spin}.player-profile-error p{max-width:360px;color:var(--muted);margin:0}@media (max-width:560px){.player-profile-modal{padding:12px}.player-profile-dialog{border-radius:22px;max-height:calc(100dvh - 24px)}.player-profile-cover{height:180px}.player-profile-summary{gap:13px;margin-top:-38px;padding-inline:16px}.player-profile-avatar{flex-basis:82px;width:82px;height:82px}.player-profile-avatar img:last-child{width:calc(100% + 112px);height:calc(100% + 112px);inset:-56px}.player-profile-summary>div:last-child{transform:translateY(19px)}.player-profile-summary h2{font-size:1.2rem}.player-profile-signature{margin:38px 16px 18px}.player-profile-actions{margin:0 16px 18px}}.notification-modal{display:none}.notification-modal:target,.notification-modal.is-open{display:grid}:is(body:has(.notification-modal:target),body:has(.notification-modal.is-open)){overflow:hidden}.notification-modal__backdrop-close{position:absolute;inset:0}.notification-modal .notification-dialog{z-index:1;position:relative}.modal-dialog{scrollbar-width:none;background:#fff;border-radius:28px;width:min(680px,100%);max-height:min(720px,100dvh - 40px);padding:28px;overflow:auto;box-shadow:0 28px 80px #0000004d}.modal-dialog::-webkit-scrollbar{display:none}.modal-dialog>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.modal-dialog>header p:last-child{color:var(--muted);margin:8px 0 0}.modal-dialog>header>button,.modal-dialog>header>a{background:var(--primary-soft);width:42px;height:42px;color:var(--primary);cursor:pointer;border:0;border-radius:50%;flex:0 0 42px;place-items:center;padding:0;font-size:1.7rem;line-height:1;text-decoration:none;display:grid}.notification-list{gap:12px;display:grid}.notification-item{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7f8ff);border-radius:18px;padding:20px}.notification-item>div{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.notification-item>div span{color:var(--primary-dark);text-transform:uppercase;font-size:.75rem;font-weight:800}.notification-item time{color:var(--muted);font-size:.8rem}.notification-item h3{font-size:1.3rem}.notification-item>p{color:var(--muted);margin:8px 0 0;line-height:1.55}.profile-dialog{width:min(560px,100%)}.profile-card{background:linear-gradient(135deg,#f1f2ff,#fff 68%,#fff2fa);border:1px solid #dfe2ff;border-radius:22px;align-items:center;gap:18px;padding:20px;display:flex}.profile-avatar{background:linear-gradient(145deg, #8a94ff, var(--primary));border-radius:50%;flex:0 0 76px;place-items:center;width:76px;height:76px;padding:5px;display:grid;box-shadow:inset 0 0 0 5px #fff,0 10px 24px #5965f329}.profile-avatar>span{color:#fff;font-size:1.7rem;font-weight:900}.profile-account-type{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:900;display:inline-flex}.profile-card h3{margin:0;font-size:1.45rem}.profile-card p{color:var(--muted);margin:4px 0 0;font-size:.83rem}.profile-cosmetics{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.profile-cosmetics>div{border:1px solid var(--line);background:#fff;border-radius:15px;padding:13px 15px}.profile-cosmetics span{color:var(--muted);margin-bottom:3px;font-size:.72rem;display:block}.profile-cosmetics strong{font-size:.9rem}.profile-connect{border-top:1px solid var(--line);gap:10px;margin-top:18px;padding-top:18px;display:grid}.profile-connect h3{margin-top:2px;font-size:1.25rem}.profile-connect>div>p:last-child{color:var(--muted);margin:7px 0 5px;line-height:1.5}.profile-connect>button{color:#8a8fa6;min-height:48px;font:inherit;background:#f8f9fd;border:1px solid #d8dbeb;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-weight:800;display:flex}.profile-connect>button>span{color:#60657a;width:20px;font-weight:900}.profile-connect>button:disabled{cursor:not-allowed;opacity:.72}.profile-coming-soon{color:var(--muted);text-align:center;margin:0;font-size:.76rem}.profile-view-button{width:100%;min-height:46px;margin-top:12px;text-decoration:none}.profile-status{text-align:center;background:#f7f8ff;border-radius:18px;padding:22px}.profile-status p{color:var(--muted);margin:7px 0 15px}.profile-status--error{background:#fff5f6}.profile-loading{align-items:center;gap:18px;min-height:150px;padding:20px;display:flex}.profile-loading>span:first-child{background:#eceeff;border-radius:50%;width:76px;height:76px;animation:1.2s ease-in-out infinite profile-pulse}.profile-loading>div{flex:1;gap:10px;display:grid}.profile-loading i{background:#eceeff;border-radius:9px;width:70%;height:18px;animation:1.2s ease-in-out infinite profile-pulse}.profile-loading i:last-child{width:48%;height:12px}@keyframes profile-pulse{50%{opacity:.48}}.profile-page{gap:18px;margin-bottom:36px;display:grid}.profile-page-nav{grid-template-columns:1fr auto 1fr;align-items:center;min-height:50px;display:grid}.profile-page-nav>a{color:var(--muted);justify-self:start;font-weight:800;text-decoration:none}.profile-page-nav>div{text-align:center}.profile-page-nav h1{font-size:1.45rem}.profile-hero,.profile-prize-email,.profile-record,.profile-collection,.profile-account-connect{border:1px solid var(--line);background:#fff;border-radius:26px;box-shadow:0 16px 46px #30346612}.profile-hero{padding-bottom:24px;position:relative;overflow:hidden}.profile-cover{background:#171c51;min-height:250px;position:relative;overflow:hidden}.profile-cover:before,.profile-cover:after{content:"";position:absolute;inset:0}.profile-cover--aurora:before{background:radial-gradient(circle at 20% 25%,#865cff 0 4%,#0000 5%),radial-gradient(circle at 77% 32%,#ff5da8 0 3%,#0000 4%),linear-gradient(120deg,#4ad8ffb3,#0000 35%),linear-gradient(300deg,#ff4bc49e,#0000 44%),linear-gradient(135deg,#1a1f5f 8%,#4c24a8 52%,#171947)}.profile-cover--aurora:after{opacity:.22;transform-origin:bottom;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:42px 42px;transform:perspective(380px)rotateX(62deg)scale(1.65)translateY(34%)}.profile-cover>.profile-cover-image{z-index:1;object-fit:cover;object-position:center}.profile-identity{z-index:4;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:-48px;padding:0 28px;display:grid;position:relative}.avatar-frame-stack{display:block;position:relative}.avatar-frame-stack>img:first-child{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar-frame-stack>img:nth-of-type(2){z-index:2;object-fit:contain;pointer-events:none;width:234.6%;height:234.6%;position:absolute;inset:-67.3%}.profile-page-avatar{background:linear-gradient(145deg,#8590ff,#5865f2);border:5px solid #fff;border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative;box-shadow:0 0 0 3px #aeb5ff,0 14px 30px #1a1d4f35}.profile-page-avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-page-frame-image{z-index:2;object-fit:contain;pointer-events:none;width:234.6%;height:234.6%;position:absolute;inset:-67.3%}.profile-identity-copy{align-self:end;padding-bottom:8px;transform:translateY(8px)}.profile-identity-copy>span{color:var(--primary);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:900}.profile-identity-copy h2{margin-top:3px;font-size:1.5rem}.profile-identity-copy p{color:var(--muted);margin:3px 0 0;font-size:.82rem}.profile-player-id{color:var(--muted);align-items:center;gap:8px;margin-top:3px;font-size:.82rem;display:flex}.profile-player-id button{min-height:26px;color:var(--primary);font:inherit;cursor:pointer;background:#f3f4ff;border:1px solid #d9dcf0;border-radius:8px;padding:3px 9px;font-size:.68rem;font-weight:850}.profile-player-id button:hover{border-color:var(--primary);background:var(--primary-soft)}.profile-player-id .profile-player-id-copy{background:0 0;border:0;border-radius:0;place-items:center;width:30px;height:30px;min-height:30px;padding:3px;display:grid}.profile-player-id .profile-player-id-copy:hover{background:0 0;border:0}.profile-player-id-copy img{object-fit:contain;filter:brightness(0)saturate()invert(39%)sepia(85%)saturate(2228%)hue-rotate(221deg)brightness(99%)contrast(92%);width:18px;height:18px}.profile-copy-feedback{min-width:0;color:var(--primary);font-size:.68rem;font-weight:800}.profile-identity>.profile-edit-trigger{width:40px;height:40px;min-height:40px;color:var(--primary);cursor:pointer;background:0 0;border:0;border-radius:0;align-self:end;place-items:center;margin-bottom:10px;padding:0;transition:transform .18s;display:grid}.profile-edit-trigger-icon{object-fit:contain;width:40px;height:40px}.profile-edit-trigger:hover{transform:translateY(-1px)scale(1.04)}.profile-edit-trigger:focus-visible{outline-offset:2px;outline:3px solid #9ca6ff66}.profile-bio{color:var(--muted);background:#f3f5ff;border-radius:15px;margin:17px 28px 0 150px;padding:14px 17px}.profile-bio.is-empty{font-style:italic}.profile-prize-email{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px 26px;display:grid}.profile-prize-email-icon{color:#fff;background:linear-gradient(145deg,#6875ff,#505ddd);border-radius:15px;place-items:center;width:50px;height:50px;font-size:1.45rem;font-weight:950;display:grid;box-shadow:0 9px 22px #5865f238}.profile-prize-email-copy{min-width:0}.profile-prize-email-copy h2,.profile-prize-email-copy h3{margin-top:3px;font-size:1.25rem}.profile-prize-email-copy>strong{overflow-wrap:anywhere;color:var(--text);margin-top:8px;display:block}.profile-prize-email-copy>p:not(.eyebrow):not(.profile-prize-email-status){max-width:700px;color:var(--muted);margin:6px 0 0;font-size:.82rem;line-height:1.5}.profile-prize-email-copy>small{color:#858aa4;margin-top:7px;font-size:.7rem;line-height:1.45;display:block}.profile-prize-email-copy .profile-prize-email-status{color:#168963;margin:7px 0 0;font-size:.76rem;font-weight:850}.profile-prize-email>.button{min-width:128px;min-height:44px}.profile-edit-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171a3b99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-edit-dialog{background:#fff;border:1px solid #dfe2ff;border-radius:24px;gap:17px;width:min(480px,100%);padding:24px;display:grid;box-shadow:0 28px 80px #10132c4d}.profile-edit-dialog>header{justify-content:space-between;align-items:start;gap:18px;display:flex}.profile-edit-dialog>header h2{margin-top:3px;font-size:1.45rem}.profile-edit-dialog>header>button{width:36px;height:36px;color:var(--muted);font:inherit;cursor:pointer;background:#f0f2fb;border:0;border-radius:11px;font-size:1.45rem}.profile-edit-dialog label{gap:7px;display:grid;position:relative}.profile-edit-dialog label>span{font-size:.78rem;font-weight:850}.profile-edit-dialog input,.profile-edit-dialog textarea{width:100%;color:var(--text);font:inherit;background:#fafaff;border:1px solid #d9dcef;border-radius:13px;outline:none}.profile-edit-dialog input{height:48px;padding:0 58px 0 14px}.profile-edit-dialog textarea{resize:vertical;min-height:94px;padding:13px 58px 13px 14px}.profile-edit-dialog input:focus,.profile-edit-dialog textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.profile-edit-dialog label>small{color:var(--muted);font-size:.65rem;position:absolute;bottom:12px;right:12px}.profile-edit-error{color:#c84455;background:#fff0f2;border-radius:11px;margin:0;padding:10px 12px;font-size:.78rem}.profile-edit-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profile-edit-actions .button{min-height:46px}.profile-email-dialog>p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.profile-email-remove{color:#c84455;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;font-size:.75rem;font-weight:850}.profile-email-remove:disabled{opacity:.55;cursor:default}.profile-record{padding:24px 26px}.profile-record>div:first-child h2,.profile-collection h2,.profile-account-connect h2{margin-top:3px;font-size:1.35rem}.profile-record-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px;display:grid}.profile-record-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f8f9ff);border-radius:17px;align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.profile-record-grid article>span{background:var(--primary-soft);width:39px;height:39px;color:var(--primary);border-radius:12px;flex:0 0 39px;place-items:center;font-weight:900;display:grid}.profile-record-grid article:nth-child(2)>span{color:#e6a918;background:#fff5ce}.profile-record-grid article:nth-child(3)>span{color:#229dd0;background:#e8f8ff}.profile-record-grid strong{font-size:1.35rem;display:block}.profile-record-grid small{color:var(--muted);white-space:nowrap;font-size:.72rem;display:block}.profile-record-toggle{width:100%;min-height:44px;color:var(--primary);font:inherit;cursor:pointer;background:#f7f8ff;border:1px solid #d9dcf0;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.8rem;font-weight:900;display:flex}.profile-record-toggle:hover{background:var(--primary-soft);border-color:#bfc4f2}.profile-record-toggle span{transition:transform .18s}.profile-record-toggle[aria-expanded=true] span{transform:rotate(180deg)}.profile-record-details{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.profile-record-details .stats-summary{display:none}.profile-record-details .stats-dashboard{gap:12px}.profile-record-details .stats-record,.profile-record-details .stats-list{background:#fafaff;border-radius:17px}.profile-record-details .stats-list{padding:20px}.profile-record-details .stats-list h2{font-size:1.08rem}.profile-collection{padding:24px 26px}.profile-collection>header{justify-content:space-between;align-items:end;gap:18px;display:flex}.profile-collection>header>span{color:var(--muted);font-size:.78rem}.profile-collection>div{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.profile-collection article{border:1px solid var(--line);background:#fafaff;border-radius:18px;min-width:0;padding:12px;position:relative}.profile-collection-preview{border-radius:13px;place-items:center;height:118px;margin-bottom:12px;display:grid;overflow:hidden}.profile-collection-avatar{background:linear-gradient(145deg,#e6e8ff,#fff2fa)}.profile-collection-avatar img{object-fit:cover;border-radius:50%;width:82px;height:82px}.profile-collection-frame{background:linear-gradient(145deg,#f2f3ff,#fff)}.profile-collection-frame img{object-fit:contain;width:92px;height:92px}.profile-collection-background{background:linear-gradient(135deg,#1b2264,#6430ba 55%,#ef4dab);position:relative}.profile-collection-background:after{content:"";opacity:.3;background-image:linear-gradient(#fff4 1px,#0000 1px),linear-gradient(90deg,#fff4 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.profile-collection-background img{z-index:1;object-fit:cover;width:100%;height:100%;position:relative}.profile-collection article>small{color:var(--muted);font-size:.69rem;display:block}.profile-collection article>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.profile-collection article>em{color:#168963;text-transform:uppercase;background:#e9f9f2;border-radius:7px;margin-top:8px;padding:4px 7px;font-size:.66rem;font-style:normal;font-weight:900;display:inline-flex}.profile-collection article>em.is-owned{color:var(--primary);background:#eef0ff}.profile-collection-toggle{width:100%;min-height:44px;color:var(--primary);font:inherit;cursor:pointer;background:#f7f8ff;border:1px solid #d9dcf0;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.8rem;font-weight:900;display:flex}.profile-collection-toggle:hover{background:var(--primary-soft);border-color:#bfc4f2}.profile-collection-toggle span{transition:transform .18s}.profile-collection-toggle[aria-expanded=true] span{transform:rotate(180deg)}.profile-collection>.profile-owned-collection{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;padding-top:14px;display:grid}.profile-collection-loading,.profile-collection-error,.profile-collection-empty{min-height:90px;color:var(--muted);text-align:center;grid-column:1/-1;place-items:center;margin:0;font-size:.8rem;display:grid}.profile-collection-loading span:first-child{border:3px solid #d9dcf5;border-top-color:var(--primary);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite chat-loading-spin}.profile-collection-error{color:#c84455}.profile-account-connect{background:linear-gradient(135deg,#f0f1ff,#fff 55%,#fff1f8);grid-template-columns:1fr minmax(280px,.72fr);gap:28px;padding:26px;display:grid}.profile-account-connect>div:first-child>p:last-child{max-width:620px;color:var(--muted);margin:8px 0 0;line-height:1.55}.profile-account-connect>div:last-child{gap:8px;display:grid}.profile-account-connect button{color:#969bad;min-height:45px;font:inherit;background:#ffffffb8;border:1px solid #d9dcec;border-radius:13px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:flex}.profile-account-connect button>span{color:#697083;width:18px}.profile-account-connect small{color:var(--muted);text-align:center}.profile-page-state{text-align:center;align-content:center;place-items:center;min-height:520px}.profile-page-state>span{color:#e85d6c;background:#fff0f2;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.6rem;font-weight:900;display:grid}.profile-page-state p{color:var(--muted)}.profile-page-state>div{gap:10px;display:flex}.profile-page-loading>div{background:#eceeff;border-radius:24px;height:180px;animation:1.2s ease-in-out infinite profile-pulse}.profile-page-loading>div:first-child{height:300px}.shop-page{gap:18px;margin-bottom:40px;display:grid}.shop-page-nav{grid-template-columns:1fr auto 1fr;align-items:center;min-height:50px;display:grid}.shop-page-nav>a{color:var(--muted);justify-self:start;font-weight:800;text-decoration:none}.shop-page-title{text-align:center}.shop-page-nav h1{font-size:1.45rem}.shop-categories{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.shop-categories button{border:1px solid var(--line);min-height:52px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:8px;font-size:.86rem;font-weight:850;display:flex}.shop-categories button span{color:var(--primary);font-size:1.1rem}.shop-categories button.is-active{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 8px 18px #5965f52c}.shop-categories button.is-active span{color:#fff}.shop-wallet{background:0 0;border:0;justify-self:end;align-items:center;gap:7px;padding:0;display:flex}.shop-wallet>img{object-fit:contain;width:38px;height:38px}.shop-wallet strong{line-height:1}.shop-catalog{border:1px solid var(--line);background:#f7f8ff;border-radius:26px;padding:26px}.shop-catalog>header{justify-content:space-between;align-items:end;gap:20px;display:flex}.shop-catalog>header h2{margin-top:3px;font-size:1.5rem}.shop-catalog>header>span{color:var(--muted);font-size:.78rem}.shop-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.shop-item{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-width:0;padding:11px;display:flex;overflow:hidden}.shop-preview{border-radius:14px;place-items:center;height:170px;display:grid;position:relative;overflow:hidden}.shop-avatar-preview{background:linear-gradient(145deg,#e9ebff,#fff1f8)}.shop-avatar-preview img{object-fit:contain;transform:scale(1.18)}.shop-avatar-preview.theme-avatar img{padding:8px;transform:none}.shop-avatar-preview.theme-pink img{object-position:78% center;transform:scale(1.55)}.shop-avatar-preview.theme-blue img{object-position:22% center;transform:scale(1.55)}.shop-avatar-preview.theme-duo{background:linear-gradient(145deg,#dfe5ff,#ffe2f0)}.shop-frame-preview{background:linear-gradient(145deg,#f1f2ff,#fff)}.shop-frame-preview.theme-frame img{object-fit:contain;padding:10px}.shop-frame-preview i{background:#6974f7;border:10px solid #fff;border-radius:50%;place-items:center;width:92px;height:92px;font-style:normal;display:grid;box-shadow:0 0 0 4px #aeb5ff}.shop-frame-preview i span{color:#fff;font-size:1.8rem;font-weight:900}.shop-frame-preview.theme-neon i{box-shadow:0 0 0 5px #56dcff,0 0 22px #7b5cff}.shop-frame-preview.theme-crown i{box-shadow:0 0 0 5px #ffd65a,0 0 0 9px #fff1ae}.shop-frame-preview.theme-crown i:before{content:"♛";color:#f3b620;margin-top:-112px;font-size:2rem;position:absolute}.shop-background-preview{background:linear-gradient(135deg,#171c5f,#6930bd 54%,#f24f9c);grid-auto-flow:column;gap:18px}.shop-background-preview:after{content:"";opacity:.25;background-image:linear-gradient(#fff5 1px,#0000 1px),linear-gradient(90deg,#fff5 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.shop-background-preview i{z-index:1;background:#5bdcff;border-radius:8px;width:10px;height:74%;transform:skewY(-10deg);box-shadow:0 0 16px #5bdcff}.shop-background-preview i:nth-child(2){background:#fb6adf;height:90%;box-shadow:0 0 16px #fb6adf}.shop-background-preview.theme-candy{background:linear-gradient(145deg,#9ddfff,#f8c6ef 55%,#ffe3a0)}.shop-background-preview.theme-midnight{background:linear-gradient(145deg,#08162e,#16295a 60%,#202b70)}.shop-background-preview.theme-background img{z-index:1;object-fit:cover}.shop-item-copy{padding:13px 5px 10px}.shop-item-copy>span{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:900}.shop-item-copy h3{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:1rem;overflow:hidden}.shop-item-copy p{color:#e9a818;margin:5px 0 0;font-size:.78rem;font-weight:900}.shop-item-copy .shop-item-price{align-items:center;gap:4px;display:flex}.shop-item-price img{object-fit:contain;width:32px;height:32px}.shop-item>button{background:var(--primary);color:#fff;width:100%;min-height:40px;font:inherit;border:0;border-radius:12px;margin-top:auto;font-size:.75rem;font-weight:850}.shop-item>button:disabled{color:#969bad;cursor:not-allowed;background:#eceefa}.shop-message{color:var(--muted);background:#eef0ff;border-radius:12px;margin:16px 0 0;padding:12px 14px;font-size:.8rem}.shop-message--error{color:#c84455;background:#fff0f2}.shop-disclaimer{color:var(--muted);text-align:center;margin:0;font-size:.74rem}.friends-page{gap:18px;margin-bottom:40px;display:grid}.friends-page-nav{grid-template-columns:1fr auto 1fr;align-items:center;min-height:50px;display:grid;position:relative}.friends-page-nav>a{color:var(--muted);justify-self:start;font-weight:800;text-decoration:none}.friends-notification-toggle{border:1px solid var(--line);min-height:40px;color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:13px;justify-self:end;align-items:center;gap:7px;padding:8px 11px;font-size:.68rem;display:flex}.friends-notification-toggle span{font-size:1rem}.friends-notification-toggle strong{font-weight:850}.friends-notification-toggle--default{color:var(--primary);border-color:#cfd3ff}.friends-notification-toggle--granted{color:#238b68;background:#effbf6;border-color:#c9eddf}.friends-notification-toggle--denied{cursor:pointer}.friends-notification-toggle:disabled{cursor:default;opacity:.8}.friends-notification-help{z-index:20;width:min(310px,100vw - 28px);color:var(--ink);background:#fff;border:1px solid #f1ccd3;border-radius:14px;padding:14px 38px 14px 15px;position:absolute;top:calc(100% - 2px);right:0;box-shadow:0 16px 38px #282c5a24}.friends-notification-help strong{font-size:.78rem}.friends-notification-help p{color:var(--muted);margin:5px 0 0;font-size:.7rem;line-height:1.45}.friends-notification-help button{width:27px;height:27px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:1.15rem;position:absolute;top:8px;right:9px}.friends-page-nav>div{text-align:center}.friends-page-nav h1{font-size:1.45rem}.friends-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.friends-actions-grid>:only-child{grid-column:1/-1}.conversations-section{border:1px solid var(--line);background:#fff;border-radius:24px;padding:18px 20px;box-shadow:0 14px 40px #30356b0b}.conversations-section>header{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.conversations-section>header h2{margin:0;font-size:1.25rem}.conversations-section>header>span{min-width:28px;color:var(--primary);text-align:center;background:#e8eaff;border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:900}.conversation-list{display:grid}.conversation-row{--conversation-avatar-size:56px;min-width:0;color:inherit;border-top:1px solid #eceefa;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;padding:9px 7px;text-decoration:none;transition:background .16s;display:grid;position:relative}.conversation-row:first-child{border-top:0}.conversation-row:hover{background:#f5f6ff;border-radius:15px;outline:0;margin-inline:-8px;padding-inline:16px}.conversation-row:has(.conversation-row-hit:focus-visible){background:#f5f6ff;border-radius:15px;outline:0;margin-inline:-8px;padding-inline:16px}.conversation-row-hit{z-index:1;border-radius:inherit;position:absolute;inset:0}.conversation-row>.friend-identity{z-index:2;pointer-events:none;grid-column:1}.conversation-row>.friend-identity .player-profile-trigger{pointer-events:auto}.conversation-row>div:last-child{z-index:2;pointer-events:none;grid-column:2;justify-content:flex-end;align-items:center;gap:9px;display:flex;position:relative}.conversation-row time{color:var(--muted);white-space:nowrap;font-size:.66rem}.conversation-row>div:last-child>span{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding-inline:5px;font-size:.62rem;font-weight:900;display:grid}.conversation-empty{color:var(--muted);text-align:center;padding:22px 4px 8px}.conversation-empty p{color:var(--ink);margin:0;font-weight:800}.conversation-empty span{margin-top:5px;font-size:.76rem;display:block}.friend-identity--compact>.avatar-frame-stack{width:var(--conversation-avatar-size,58px);height:var(--conversation-avatar-size,58px);flex-basis:var(--conversation-avatar-size,58px)}.friend-presence-dot{z-index:4;background:#aeb3c7;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:1px;right:-1px;box-shadow:0 2px 7px #30356b33}.friend-presence-dot.is-online{background:#20bd85}.friends-hero{border:1px solid var(--line);background:#fff;border-radius:20px;display:grid;overflow:hidden;box-shadow:0 14px 40px #30356b0b}.friends-hero .friend-add-option{min-height:72px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:0;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 18px;display:grid}.friend-add-option strong,.friend-link-label strong{font-size:1.05rem;font-weight:750}.friend-add-option-icon{color:#1686ea;background:#e5f2ff;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:.75rem;font-weight:900;display:grid}.friend-add-option-icon--id{border:2px solid #8bc9ff}.friend-add-option-icon--link{font-size:1.25rem}.friend-add-chevron{color:#8b91a8;font-size:1.7rem;line-height:1;transition:transform .18s;transform:rotate(0)}.friend-add-chevron.is-open{transform:rotate(90deg)}.friends-hero form{background:#fff;grid-column:1/-1;padding:0 18px 14px 82px}.friends-hero form label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.66rem;font-weight:900;display:block}.friends-hero form>div{grid-template-columns:1fr auto;gap:8px;display:grid}.friends-hero input{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--text);font:inherit;background:#fff;border-radius:12px;padding:0 14px}.friends-hero button,.friend-card-actions button,.friend-search-result>button{background:var(--primary);color:#fff;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:0 18px;font-size:.78rem;font-weight:850}.friends-hero button:disabled,.friend-card-actions button:disabled{opacity:.58;cursor:wait}.friend-link-share{background:#fff;border-top:1px solid #eceefa;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto 46px;align-items:center;gap:8px;min-height:72px;padding:10px 14px 10px 18px;display:grid}.friend-link-label{min-width:0;color:var(--ink);align-items:center;gap:14px;display:flex}.friend-link-label strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.friends-hero .friend-link-copy-button,.friends-hero .friend-link-share .friend-link-share-button{width:42px;min-height:42px;color:var(--primary);background:#fff;border:1px solid #cfd3ff;border-radius:12px;place-items:center;padding:0;display:grid}.friends-hero .friend-link-share-button img,.friends-hero .friend-link-copy-button img{object-fit:contain;filter:brightness(0)saturate()invert(38%)sepia(93%)saturate(1856%)hue-rotate(220deg)brightness(97%)contrast(97%);width:22px;height:22px}.friend-link-feedback{color:var(--primary);overflow-wrap:anywhere;grid-column:1/-1;margin:0;padding:2px 18px 13px;font-size:.72rem;font-weight:750;line-height:1.4}.friend-search-result{background:#fff;border:1px solid #cfd3ff;border-radius:16px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.friend-search-result>strong{color:var(--primary);font-size:.78rem}.friends-message{color:var(--muted);background:#eef0ff;border-radius:11px;grid-column:1/-1;margin:0;padding:11px 13px;font-size:.8rem}.friends-message--error{color:#c84455;background:#fff0f2}.friends-section{border:1px solid var(--line);background:#fff;border-radius:24px;padding:18px 20px;box-shadow:0 14px 40px #30356b0b}.friends-section>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.friends-section>header h2{font-size:1.25rem}.friends-section>header span{min-width:28px;color:var(--primary);text-align:center;background:#e8eaff;border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:900}.friends-list{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.friend-card{border:1px solid var(--line);background:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.friend-identity{align-items:center;gap:11px;min-width:0;display:flex}.friend-identity>.avatar-frame-stack{flex:0 0 52px;width:52px;height:52px}.friend-identity>div{min-width:0}.friend-identity h3{text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;overflow:hidden}.friend-identity p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.66rem;overflow:hidden}.friend-card-actions{flex:none;align-items:center;gap:6px;display:flex}.friend-card-actions button{min-height:36px;padding-inline:12px}.friend-card-actions button.secondary{color:#71778f;background:#f2f3fb;border:1px solid #d9dcf0}.friend-message-button{background:var(--primary);color:#fff;border-radius:12px;align-items:center;min-height:36px;padding:0 13px;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.friend-message-button span{min-width:19px;height:19px;color:var(--primary);background:#fff;border-radius:999px;place-items:center;margin-left:6px;padding-inline:4px;font-size:.62rem;display:inline-grid}.friend-profile-link{min-width:0;color:inherit;flex:1;justify-content:space-between;align-items:center;gap:12px;text-decoration:none;display:flex}.friend-profile-link>span{color:var(--primary);flex:none;font-size:1.7rem;font-weight:700;transition:transform .18s}.friend-profile-link:hover .friend-identity h3{color:var(--primary)}.friend-profile-link:hover>span{transform:translate(3px)}.friend-pending{color:#e7a416;font-size:.7rem;font-weight:900}.friends-empty{min-height:130px;color:var(--muted);text-align:left;grid-column:1/-1;justify-content:center;align-items:center;gap:14px;display:flex}.friends-empty img{object-fit:contain;width:112px;height:90px}.friends-empty h3{color:var(--text)}.friends-empty p{margin:5px 0 0;font-size:.8rem}.friend-profile-page{gap:18px;margin-bottom:40px;display:grid}.friend-profile-nav{grid-template-columns:1fr auto 1fr;align-items:center;min-height:62px;display:grid}.friend-profile-nav>a{color:var(--muted);justify-self:start;font-weight:800;text-decoration:none}.friend-profile-nav>div{text-align:center}.friend-profile-nav h1{text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:1.35rem;overflow:hidden}.friend-profile-hero{border:1px solid var(--line);background:#fff;border-radius:26px;overflow:hidden}.friend-profile-cover{background:#dfe3ff;min-height:300px;position:relative;overflow:hidden}.friend-profile-cover img{object-fit:cover}.friend-profile-identity{z-index:2;align-items:end;gap:22px;margin-top:-58px;padding:0 30px;display:flex;position:relative}.friend-profile-avatar{background:#eef0ff;border:5px solid #fff;border-radius:50%;flex:0 0 118px;width:118px;height:118px;position:relative;box-shadow:0 0 0 3px #aeb5ff,0 14px 30px #1a1d4f35}.friend-profile-avatar img:first-child{object-fit:cover;border-radius:50%;width:100%;height:100%}.friend-profile-avatar img:last-child{object-fit:contain;pointer-events:none;width:calc(100% + 156px);height:calc(100% + 156px);position:absolute;inset:-78px}.friend-profile-identity>div:last-child{padding-bottom:8px}.friend-profile-identity h2{margin-top:4px;font-size:1.8rem}.friend-profile-identity span{color:var(--muted);margin-top:4px;font-size:.8rem;display:block}.friend-profile-bio{background:#f3f5ff;border-radius:16px;margin:20px 30px 28px 170px;padding:16px 18px}.friend-profile-bio>p:last-child{color:var(--muted);margin:5px 0 0;line-height:1.55}.friend-profile-note{background:linear-gradient(135deg,#eef0ff,#fff 62%,#fff0f7);border:1px solid #dcdfff;border-radius:25px;grid-template-columns:minmax(180px,.5fr) 1fr;align-items:center;gap:25px;min-height:210px;padding:24px 38px;display:grid}.friend-profile-note img{object-fit:contain;width:100%;height:180px}.friend-profile-note p{color:var(--muted);margin:7px 0 16px}.friend-profile-note .button{width:fit-content;min-height:42px;text-decoration:none}.friend-profile-state{text-align:center;align-content:center;place-items:center;gap:10px;min-height:540px;display:grid}.friend-profile-state>span{background:var(--primary-soft);width:58px;height:58px;color:var(--primary);border-radius:50%;place-items:center;font-size:1.5rem;font-weight:900;display:grid}.friend-profile-state p{color:var(--muted);margin:0 0 8px}.chat-page{grid-template-rows:auto 1fr;width:min(880px,100%);min-height:calc(100dvh - 150px);margin:0 auto 36px;display:grid}.chat-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:72px;display:grid}.chat-header>a:first-child{color:var(--muted);white-space:nowrap;justify-self:start;font-weight:800;text-decoration:none}.chat-options{justify-self:end;position:relative}.chat-options>button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:13px;place-items:center;font-size:1.35rem;font-weight:900;line-height:1;display:grid}.chat-options-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:15px;width:210px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 42px #20254b26}.chat-options-menu button{width:100%;min-height:42px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 11px;font-size:.76rem;font-weight:800}.chat-options-menu button:hover{background:var(--primary-soft)}.chat-options-menu button.danger{color:#c84455}.chat-options-menu button.danger:hover{background:#fff0f2}.chat-options-menu button:disabled{opacity:.5;cursor:wait}.chat-friend{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.chat-friend>div{min-width:0}.chat-friend>.avatar-frame-stack{flex:0 0 48px;width:48px;height:48px}.chat-friend h1{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:1rem;overflow:hidden}.chat-friend p{color:#2fad7b;margin:2px 0 0;font-size:.65rem;font-weight:850}.chat-panel{border:1px solid var(--line);background:linear-gradient(#f5f6ff,#fff);border-radius:25px;grid-template-rows:1fr auto auto;min-height:580px;display:grid;overflow:hidden;box-shadow:0 18px 50px #30356b12}.chat-messages{overscroll-behavior:contain;flex-direction:column;gap:8px;min-height:0;max-height:calc(100dvh - 280px);padding:22px;display:flex;overflow-y:auto}.chat-older-sentinel{align-self:stretch;place-items:center;min-height:8px;display:grid}.chat-older-sentinel>span{border:2px solid #dfe2ff;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite chat-spin}.chat-message{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:16px 16px 16px 5px;align-self:flex-start;max-width:min(72%,540px);padding:10px 13px 7px}.chat-message--mine{background:var(--primary);color:#fff;border-color:#0000;border-radius:16px 16px 5px;align-self:flex-end}.chat-message p{white-space:pre-wrap;margin:0;line-height:1.45}.chat-message time{color:var(--muted);text-align:right;margin-top:4px;font-size:.58rem;display:block}.chat-message--mine time{color:#ffffffb8}.chat-message--failed{background:#d94b61}.chat-date-separator,.chat-time-separator{color:var(--muted);justify-content:center;align-self:stretch;align-items:center;font-size:.62rem;font-weight:800;display:flex}.chat-date-separator{margin:10px 0 4px}.chat-date-separator:before,.chat-date-separator:after{content:"";background:#dfe2f4;flex:1;height:1px}.chat-date-separator span{color:#666d91;background:#e9ebfa;border-radius:999px;margin-inline:12px;padding:5px 10px}.chat-time-separator{margin:7px 0 2px}.chat-time-separator span{padding:2px 8px}.chat-messages-loading{place-items:center;margin:auto;display:grid}.chat-messages-loading span{border:3px solid #d9dcf5;border-top-color:var(--primary);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite chat-loading-spin}.chat-typing-status{color:var(--primary)!important}.chat-online-status{color:#2fad7b!important}.chat-offline-status{color:var(--muted)!important}@keyframes chat-loading-spin{to{transform:rotate(360deg)}}.chat-empty{color:var(--muted);text-align:center;margin:auto;padding:30px}.chat-empty img{object-fit:contain;width:190px;height:130px}.chat-empty h2{color:var(--ink);font-size:1.35rem}.chat-empty p{margin:6px 0 0;font-size:.8rem}.chat-error{color:#c84455;background:#fff0f2;border-radius:10px;margin:0 16px 8px;padding:9px 12px;font-size:.75rem}.chat-compose{border-top:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:end;gap:9px;padding:13px;display:grid}.chat-compose textarea{resize:vertical;border:1px solid var(--line);min-height:46px;max-height:130px;color:var(--ink);font:inherit;border-radius:15px;padding:12px 14px;line-height:1.35}.chat-compose textarea:focus{border-color:var(--primary);outline:2px solid #5966f33d}.chat-compose button{background:var(--primary);color:#fff;min-width:86px;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:14px;font-weight:850}.chat-compose button:disabled{opacity:.5;cursor:not-allowed}.chat-compose .chat-invite-button{background:var(--primary-soft);width:46px;min-width:46px;color:var(--primary);border:1px solid #dfe2ff;padding:0;font-size:1.2rem}.chat-button-spinner{border:2px solid #bec3ff;border-top-color:var(--primary);border-radius:50%;width:17px;height:17px;animation:.7s linear infinite chat-loading-spin;display:inline-block}.chat-message--invite{width:min(340px,78%);color:var(--ink);background:#fff;padding:12px}.chat-message--mine.chat-message--invite{background:#f7f7ff;border:1px solid #d9dcff}.chat-game-invite{grid-template-columns:54px 1fr;align-items:center;gap:11px;display:grid}.chat-game-invite>img,.chat-game-invite>span{background:var(--primary-soft);object-fit:cover;border-radius:14px;place-items:center;width:54px;height:54px;font-size:1.5rem;display:grid}.chat-game-invite small{color:var(--primary);letter-spacing:.08em;font-size:.56rem;font-weight:900;display:block}.chat-game-invite strong{margin-top:2px;font-size:.9rem;display:block}.chat-game-invite p{color:var(--muted);margin-top:2px;font-size:.67rem;font-weight:750}.chat-invite-join,.chat-invite-expired{border-radius:11px;place-items:center;min-height:38px;margin-top:10px;font-size:.72rem;font-weight:900;text-decoration:none;display:grid}.chat-invite-join{background:var(--primary);color:#fff;cursor:pointer;border:0}.chat-invite-join:disabled{cursor:wait;opacity:.72}.chat-invite-expired{color:var(--muted);background:#eceef7}.chat-match-result{color:var(--ink);background:#f3f4ff;border-radius:11px;justify-content:space-between;gap:14px;margin-top:8px;padding:10px 12px;font-size:.73rem;display:flex}.chat-match-result span{color:var(--primary);font-weight:900}.chat-message-meta{justify-content:flex-end;align-items:center;gap:7px;display:flex}.chat-message-meta button{color:#d83d57;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900;text-decoration:underline}.chat-message--invite time,.chat-message--mine.chat-message--invite time{color:var(--muted)}.chat-state{text-align:center;align-content:center;place-items:center;gap:16px;min-height:560px;display:grid}.chat-state--loading{min-height:min(680px,100dvh - 120px)}.chat-loading-spinner{border:4px solid #d9dcf5;border-top-color:var(--primary);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite chat-loading-spin}@media (max-width:720px){.friends-actions-grid{grid-template-columns:1fr;gap:12px}.friends-actions-grid>:only-child{grid-column:auto}.shop-categories button{font-size:.74rem}.shop-item-grid{gap:9px}.shop-preview{height:130px}.friends-list{grid-template-columns:1fr}.friend-profile-cover{min-height:240px}.chat-panel{min-height:520px}}@media (max-width:480px){.shop-page{gap:12px}.shop-page-nav{min-height:46px}.shop-page-nav h1{font-size:1.25rem}.shop-wallet{padding:0}.shop-wallet>img{width:34px;height:34px}.shop-categories{gap:6px}.shop-categories button{gap:1px;min-height:48px;padding:5px;font-size:.62rem;display:grid}.shop-catalog{border-radius:20px;padding:18px 12px}.shop-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-item{border-radius:16px;padding:8px}.shop-preview{height:115px}.shop-frame-preview i{border-width:7px;width:68px;height:68px}.shop-item-copy{padding:10px 3px 8px}.shop-item-copy h3{font-size:.82rem}.friends-page{gap:10px}.friends-page-nav{min-height:46px}.friends-page-nav h1{font-size:1.25rem}.conversations-section{border-radius:20px;padding:13px 12px}.conversation-row{--conversation-avatar-size:52px;gap:3px 10px;padding:8px 4px}.conversation-row:hover,.conversation-row:focus-visible{margin-inline:-4px;padding-inline:8px}.friends-hero{border-radius:17px}.friends-hero .friend-add-option{grid-template-columns:44px minmax(0,1fr) auto;gap:11px;min-height:66px;padding:10px 12px}.friend-add-option-icon{flex-basis:42px;width:42px;height:42px}.friend-add-option strong,.friend-link-label strong{font-size:.95rem}.friends-hero form{padding:0 12px 12px}.friends-hero form>div{grid-template-columns:minmax(0,1fr) auto}.friends-hero form button{min-height:44px;padding-inline:14px}.friend-link-share{grid-template-columns:minmax(0,1fr) auto 42px;min-height:66px;padding:9px 12px}.friends-hero .friend-link-copy-button{width:42px}.friend-link-feedback{padding:2px 12px 11px}.friends-hero .friend-link-share .friend-link-share-button{width:42px}.friend-search-result,.friend-card{flex-direction:column;align-items:stretch}.friend-search-result>button{width:100%}.friends-section{border-radius:20px;padding:13px 12px}.friend-card-actions{justify-content:flex-end}.friend-card-actions button{flex:1}.friend-message-button{flex:1;justify-content:center}.friend-profile-page{gap:12px}.friend-profile-nav{min-height:54px}.friend-profile-nav h1{max-width:190px;font-size:1.1rem}.friend-profile-hero{border-radius:20px}.friend-profile-cover{min-height:180px}.friend-profile-identity{gap:14px;margin-top:-38px;padding-inline:16px}.friend-profile-avatar{flex-basis:82px;width:82px;height:82px}.friend-profile-avatar img:last-child{width:calc(100% + 112px);height:calc(100% + 112px);inset:-56px}.friend-profile-identity>div:last-child{transform:translateY(24px)}.friend-profile-identity h2{font-size:1.3rem}.friend-profile-identity span{font-size:.7rem}.friend-profile-bio{margin:38px 15px 18px;padding:13px}.friend-profile-note{text-align:center;padding:20px 18px;display:block}.friend-profile-note img{height:115px}.friend-profile-note .button{width:100%}.chat-page{min-height:calc(100dvh - 110px);margin-bottom:16px}.chat-header{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:62px}.chat-friend{justify-self:center}.chat-friend>.avatar-frame-stack{flex-basis:42px;width:42px;height:42px}.chat-friend h1{max-width:min(150px,30vw)}.chat-panel{border-radius:20px;min-height:calc(100dvh - 190px)}.chat-messages{max-height:calc(100dvh - 285px);padding:14px 12px}.chat-message{max-width:84%}.chat-message--invite{width:min(330px,92%);max-width:92%}.chat-compose{padding:10px}.chat-compose button:not(.chat-invite-button){min-width:70px;padding-inline:12px}}.game-picker-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.game-picker-list>button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:54px 1fr auto;align-items:center;gap:13px;padding:12px;display:grid}.game-picker-list>button:hover{border-color:var(--primary);background:var(--primary-soft)}.game-picker-list>button:disabled{opacity:.48;cursor:not-allowed}.game-picker-list img{object-fit:cover;border-radius:14px;width:54px;height:54px}.game-picker-icon{background:var(--primary-soft);border-radius:14px;place-items:center;width:54px;height:54px;font-size:1.4rem;display:grid}.game-picker-list span{min-width:0}.game-picker-list strong,.game-picker-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.game-picker-list small{color:var(--muted);margin-top:3px}.game-picker-list b{color:var(--primary)}.game-preview-page{width:min(920px,100%);margin:0 auto;padding-bottom:80px}.game-breadcrumb{align-items:center;min-height:44px;padding:2px 4px;display:flex}.game-breadcrumb ol{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;font-size:.78rem;font-weight:750;list-style:none;display:flex}.game-breadcrumb li{align-items:center;gap:7px;display:inline-flex}.game-breadcrumb li:not(:last-child):after{content:"›";color:#9ca1bb}.game-breadcrumb a{align-items:center;min-height:32px;text-decoration:none;display:inline-flex}.game-breadcrumb a:hover{color:var(--primary)}.game-breadcrumb li[aria-current=page]{color:var(--ink)}.back-link{min-height:44px;color:var(--muted);align-items:center;margin:8px 0 20px;font-weight:800;text-decoration:none;display:inline-flex}.game-preview-header,.game-story{border:1px solid var(--line);background:var(--paper);border-radius:28px;padding:clamp(30px,6vw,64px)}.game-preview-header{background:linear-gradient(145deg,#fff,#eef0ff)}.back-link--hero{color:#fff;text-shadow:0 2px 8px #0f143573;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;min-height:44px;margin:0;padding:0;position:absolute;top:14px;left:24px}.game-preview-page--featured .game-preview-header{box-shadow:none;background:#fff;border-color:#e5e7ef;padding:clamp(66px,7vw,78px) clamp(30px,5vw,52px) clamp(34px,5vw,48px);position:relative;overflow:hidden}.game-preview-page--featured .game-preview-header:before{z-index:0;content:"";background:linear-gradient(90deg, #0a0e302e, #0a0e3008), var(--game-banner,url(/images/games/reversi/banner.webp)) top center / cover no-repeat;pointer-events:none;height:68%;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 0% 50%,#000 80%,#0000 85%);mask-image:linear-gradient(#000 0% 50%,#000 80%,#0000 85%)}.game-preview-page--crazy8 .game-preview-header:before{background-image:linear-gradient(90deg,#0a0e302e,#0a0e3008),url(/images/games/crazy8/banner.webp?v=2)}.game-preview-header--banner>:not(.back-link--hero){z-index:1;position:relative}.game-preview-header--banner .game-preview-identity h1{color:#fff;text-shadow:0 2px 5px #0a0e30b8,0 6px 18px #0a0e30ad,0 12px 32px #0a0e307a}.game-preview-page--featured .game-preview-header--banner>p:not(.eyebrow){color:#fff;text-shadow:0 2px 10px #0a0e3080}.game-preview-identity{align-items:center;gap:26px;display:flex}.game-preview-identity>img{object-fit:cover;border:7px solid #fff;border-radius:26px;flex:0 0 118px;width:118px;height:118px;box-shadow:0 12px 30px #1f23402e}.game-preview-identity h1{margin:0}.game-preview-header>p:not(.eyebrow){max-width:670px;color:var(--muted);margin:20px 0 0;font-size:1.12rem;line-height:1.65}.game-preview-header dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0 0;display:grid}.game-preview-header dl>div{background:#ffffffc7;border-radius:16px;padding:18px}.game-preview-header dl>.game-preview-fact{background:0 0;align-items:center;gap:14px;min-width:0;padding:0;display:flex}.game-preview-fact-icon{background:var(--primary);width:50px;height:50px;-webkit-mask:var(--fact-icon) center / contain no-repeat;-webkit-mask:var(--fact-icon) center / contain no-repeat;mask:var(--fact-icon) center / contain no-repeat;flex:0 0 50px;display:block}.game-preview-fact>div{min-width:0}.game-preview-fact dt{letter-spacing:.1em;font-size:.7rem}.game-preview-fact dd{overflow-wrap:anywhere;margin-top:5px;font-size:.96rem;line-height:1.15}.game-preview-header dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.game-preview-header dd{margin:7px 0 0;font-weight:800}.game-story{isolation:isolate;background:radial-gradient(circle at 100% 100%, #eeecff 0, transparent 42%), var(--paper);margin-top:20px;position:relative;overflow:hidden}.game-story:after{content:"";z-index:-1;aspect-ratio:1;opacity:.14;background:url(/images/brand/mascots/details/game-story.webp) 50%/contain no-repeat;width:310px;position:absolute;bottom:-42px;right:-18px}.game-story>p:not(.eyebrow){max-width:68%;color:var(--muted);line-height:1.75}.game-story ul{max-width:68%;margin:0;padding:14px 0 0 20px;line-height:1.8}.game-faq{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7f7ff);border-radius:28px;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:clamp(26px,5vw,56px);margin-top:20px;padding:clamp(28px,5vw,48px);display:grid}.game-faq h2{font-size:clamp(1.7rem,3vw,2.35rem)}.game-faq details{border-top:1px solid var(--line)}.game-faq details:last-child{border-bottom:1px solid var(--line)}.game-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:58px;font-weight:800;list-style:none;display:flex}.game-faq summary::-webkit-details-marker{display:none}.game-faq summary span{color:var(--primary);flex:none;font-size:1.25rem;transition:transform .18s}.game-faq details[open] summary span{transform:rotate(45deg)}.game-faq details p{color:var(--muted);margin:-2px 32px 18px 0;line-height:1.65}@media (max-width:820px){.app-shell{width:min(100% - 24px,680px)}.home-intro{border-radius:20px;padding:22px 20px}.home-intro-copy{grid-template-columns:1fr;gap:10px}.home-intro h1{font-size:2rem}.home-intro-copy>p{font-size:.9rem;line-height:1.55}.site-header{min-height:72px}.profile-cover{min-height:220px}.profile-cover>.profile-cover-image{object-position:center}.profile-identity{padding-inline:20px}.profile-bio{margin-inline:20px}.profile-record,.profile-collection{padding:21px 20px}.profile-record-grid article{gap:7px;padding:13px;display:grid}.profile-account-connect{grid-template-columns:1fr;gap:20px;padding:22px 20px}.game-carousel{border-radius:24px;height:200px}.game-carousel__shade{background:linear-gradient(#14183014,#1418309e 42%,#141830f0)}.game-carousel__content{align-items:flex-end;gap:10px;width:100%;padding:14px 18px 42px}.game-carousel__icon{border-radius:13px;width:48px;height:48px}.game-carousel__content strong{font-size:clamp(1.5rem,7vw,2rem)}.game-carousel__content>span>span:last-child{margin-top:4px;font-size:.78rem}.game-carousel__controls{bottom:8px}.quick-room-section{border-radius:20px;grid-template-rows:auto auto;grid-template-columns:1fr;gap:8px;padding:13px 14px}.home-play-options{grid-template-columns:1fr;gap:12px;margin-top:16px}.quick-play-section{border-radius:20px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:13px 14px}.quick-play-heading{grid-column:1/-1}.quick-play-section .button{grid-column:1/-1;min-height:40px}.unfinished-games{border-radius:18px;margin-top:16px;padding:14px 16px}.unfinished-games__heading{flex-direction:column;align-items:start;gap:4px}.unfinished-games__list{grid-template-columns:1fr}.unfinished-games__list article{grid-template-columns:40px minmax(0,1fr);padding:8px}.unfinished-games__list img{width:40px;height:40px}.unfinished-games__actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.unfinished-games__list .button{min-width:0;min-height:38px}.quick-room-section h2,.unfinished-games__heading h2{font-size:1.35rem}.quick-room-section:after{opacity:.12;width:175px;top:-24px;bottom:auto;right:-28px}.quick-room-intro p{margin-top:4px;font-size:.82rem}.quick-play-section p:not(.eyebrow){font-size:.82rem}.quick-room-actions{grid-template-columns:1fr auto;gap:7px}.quick-room-actions input{border-radius:13px;grid-column:1/-1;height:40px}.quick-room-actions .button{border-radius:13px;min-height:40px}.home-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-game-card{border-radius:20px}.home-game-art{min-height:60px}.home-game-art>img:last-child{border-width:2px;border-radius:10px;width:34px;height:34px;bottom:7px;left:7px}.home-game-copy{padding:6px 8px 7px}.home-game-copy>strong{font-size:.92rem}.home-app-download{border-radius:22px;grid-template-columns:1fr;gap:18px;padding:21px 18px}.home-app-download__stores{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:8px;display:grid}.home-store-badge{border-radius:11px;gap:8px;min-width:0;min-height:52px;padding:7px 10px}.home-store-badge svg{flex-basis:28px;width:28px;height:32px}.home-store-badge small{font-size:.52rem}.home-store-badge strong{font-size:1rem}.benefits{grid-template-columns:1fr;gap:8px;margin-top:20px;padding:18px 0 0}.benefits div{border-radius:14px;padding:16px 16px 16px 22px}.benefits div:before{height:20px;top:17px;left:10px}.home-features{border-radius:22px;padding:21px 18px}.home-features>header{margin-bottom:18px}.home-features>div{grid-template-columns:1fr;gap:10px}.home-features article{border-radius:17px;grid-template-columns:48px minmax(0,1fr);column-gap:14px;padding:18px;display:grid}.home-feature-icon{border-radius:15px;grid-row:1/span 2;width:48px;height:48px;margin:0}.home-features article p{margin-top:5px}.home-changelog{border-radius:22px;margin-bottom:56px;padding:21px 18px}.home-changelog>header{align-items:start;gap:14px;padding-bottom:16px}.home-changelog time{padding-top:5px;font-size:.7rem}.home-changelog li{gap:12px;padding-block:16px}.modal-dialog{border-radius:22px;padding:22px 16px}.game-picker-list{grid-template-columns:1fr}.game-preview-header,.game-story{border-radius:22px}.game-faq{border-radius:22px;grid-template-columns:1fr;gap:14px;padding:26px 20px}.game-story>p:not(.eyebrow),.game-story ul{max-width:100%}.game-story:after{opacity:.115;width:245px;bottom:-28px;right:-38px}.game-preview-header dl{grid-template-columns:1fr}.back-link--hero{border-radius:0;min-height:40px;padding:0;top:8px;left:16px}.game-preview-page--featured .game-preview-header{padding:56px 18px 22px}.game-preview-page--featured .game-preview-header:before{background:linear-gradient(90deg, #0a0e3033, #0a0e300a), var(--game-banner,url(/images/games/reversi/banner.webp)) top center / cover no-repeat;height:60%;-webkit-mask-image:linear-gradient(#000 0% 16%,#000 90%,#0000 98%);mask-image:linear-gradient(#000 0% 16%,#000 90%,#0000 98%)}.game-preview-identity{gap:16px}.game-preview-identity>img{border-width:5px;border-radius:20px;flex-basis:78px;width:78px;height:78px}.game-preview-identity h1{font-size:clamp(2.2rem,12vw,4rem)}.game-preview-page--featured .game-preview-header dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.game-preview-header dl>.game-preview-fact{flex-direction:row;align-items:center;gap:7px;padding:0}.game-preview-fact-icon{flex-basis:34px;width:34px;height:34px}.game-preview-fact dd{margin-top:4px;font-size:.78rem;line-height:1.25}.game-preview-actions{grid-template-columns:1fr 1fr;display:grid}.game-preview-actions .button{white-space:normal;min-width:0;min-height:48px;padding-inline:10px}}@media (max-width:480px){.home-play-options{gap:8px;margin-top:11px}.home-play-options .quick-room-section,.quick-play-section{border-radius:17px;gap:7px;padding:11px 12px}.quick-module-heading{gap:9px}.quick-module-icon{border-radius:10px;width:32px;height:32px}.quick-module-icon svg{width:18px;height:18px}.quick-room-section h2,.quick-play-section h2,.home-tournament h2{margin-block:0 2px;font-size:1.08rem}.quick-room-intro p,.quick-play-section p:not(.eyebrow),.home-tournament-copy p{margin-top:0;font-size:.7rem;line-height:1.25}.quick-room-section form>label{margin-bottom:3px;font-size:.58rem}.quick-room-actions{grid-template-columns:minmax(82px,1fr) auto auto;gap:5px}.quick-room-actions input{border-radius:11px;grid-column:auto;height:38px;padding-inline:11px}.quick-room-actions .button,.quick-play-section .button{border-radius:11px;min-height:38px;padding-inline:11px;font-size:.76rem}.brand{gap:7px}.brand-logo{width:35px;height:37px}.brand-wordmark{width:86px}.header-actions{gap:4px}.header-icon-button{width:40px;height:40px;padding:7px}.profile-trigger{width:46px;height:46px;padding:5px}.profile-trigger>span{width:36px;height:36px}.profile-trigger .profile-trigger-frame{width:calc(100% + 50px);height:calc(100% + 50px);inset:-25px}.profile-dialog{border-radius:22px;padding:20px 16px}.profile-dialog>header{margin-bottom:16px}.profile-card{gap:13px;padding:15px}.profile-avatar{flex-basis:62px;width:62px;height:62px}.profile-card h3{font-size:1.2rem}.profile-cosmetics{gap:7px}.profile-page{gap:12px}.profile-page-nav{min-height:46px}.profile-page-nav h1{font-size:1.25rem}.friends-notification-toggle{justify-content:center;width:40px;padding:0}.friends-notification-toggle strong{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.profile-cover{min-height:180px}.profile-cover>.profile-cover-image{object-position:center;opacity:1}.profile-hero,.profile-prize-email,.profile-record,.profile-collection,.profile-account-connect{border-radius:20px}.profile-identity{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;margin-top:-38px;padding-inline:15px}.profile-page-avatar{border-width:5px;width:80px;height:80px}.profile-identity-copy{padding-bottom:2px;transform:translateY(28px)}.profile-identity-copy h2{font-size:1.15rem}.profile-player-id{flex-wrap:wrap;gap:5px;font-size:.72rem}.profile-player-id button{min-height:24px;padding-inline:8px}.profile-player-id .profile-player-id-copy{width:28px;height:28px;min-height:28px;padding:3px}.profile-player-id-copy img{width:18px;height:18px}.profile-identity>.profile-edit-trigger{width:40px;height:40px;min-height:40px;margin-bottom:0}.profile-bio{margin:26px 15px 0;padding:12px 13px;font-size:.82rem}.profile-prize-email{grid-template-columns:auto minmax(0,1fr);gap:13px;padding:17px 15px}.profile-prize-email-icon{border-radius:13px;width:42px;height:42px;font-size:1.18rem}.profile-prize-email>.button{grid-column:1/-1;width:100%}.profile-record,.profile-collection{padding:18px 15px}.profile-record-grid{gap:6px}.profile-record-grid article{justify-items:start;padding:10px 8px}.profile-record-grid article>span{flex-basis:33px;width:33px;height:33px}.profile-record-grid strong{font-size:1.15rem}.profile-record-grid small{white-space:normal;font-size:.62rem}.profile-collection>header{align-items:start}.profile-collection>header>span{text-align:right;max-width:70px}.profile-collection>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-collection>.profile-owned-collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-collection article{border-radius:14px;padding:8px}.profile-collection-preview{height:86px;margin-bottom:9px}.profile-collection-avatar img,.profile-collection-frame img{width:64px;height:64px}.profile-collection article>strong{font-size:.76rem}.profile-collection article>em{font-size:.55rem}.profile-account-connect{padding:19px 15px}.game-carousel{border-radius:20px;height:168px}.game-carousel__content{gap:9px;padding:10px 16px 35px}.game-carousel__icon{border-width:3px;border-radius:12px;width:44px;height:44px}.game-carousel__content strong{font-size:clamp(1.35rem,6vw,1.7rem)}.game-carousel__content>span>span:last-child{margin-top:2px;font-size:.72rem;line-height:1.25}.game-carousel .eyebrow{margin-bottom:3px;font-size:.62rem}.game-carousel__controls{padding:6px 9px;bottom:7px}.site-footer{grid-template-columns:1fr;gap:28px;padding-block:34px 22px}.site-footer-brand p{max-width:none}.site-footer-games nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.site-footer-bottom{flex-direction:column;grid-column:1;align-items:flex-start;gap:5px;margin-top:0}}.about-page,.legal-page,.support-page,.stats-page{width:min(1120px,100% - 40px);margin:0 auto;padding:34px 0 72px}.about-page{width:min(1040px,100% - 40px)}.support-page{width:min(900px,100% - 40px)}.support-page>header{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f1f2ff);border-radius:28px;padding:clamp(30px,6vw,54px)}.support-page>header h1{letter-spacing:-.05em;margin:7px 0 12px;font-size:clamp(2.3rem,6vw,4rem);line-height:1}.support-page>header>p:last-child{max-width:620px;color:var(--muted);margin:0;line-height:1.65}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.support-grid article,.support-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:26px}.support-grid h2,.support-card h2{margin:0 0 9px;font-size:1.15rem}.support-grid p,.support-card p,.support-card li{color:var(--muted);font-size:.88rem;line-height:1.65}.support-grid a{color:var(--primary);font-size:.82rem;font-weight:800;text-decoration:none}.support-card{margin-top:16px}.support-card ul{margin:14px 0 22px;padding-left:20px}.support-card .button{width:fit-content;margin-top:10px}.support-label{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:900;display:block}@media (max-width:650px){.support-page{width:100%;padding-top:18px}.support-page>header{border-radius:22px;padding:28px 20px}.support-grid{grid-template-columns:1fr;gap:9px}.support-grid article,.support-card{border-radius:18px;padding:21px 18px}.support-card .button{width:100%}}.about-page h1,.legal-page h1,.stats-page h1{letter-spacing:-.055em;margin:8px 0 18px;font-size:clamp(2.5rem,6vw,4.6rem);line-height:.98}.about-page h2,.stats-list h2{letter-spacing:-.04em;margin:6px 0 12px;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.08}.about-page h3,.about-page p,.stats-page p{margin-top:0}.about-hero{isolation:isolate;min-height:330px;color:var(--ink);background:radial-gradient(circle at 88% 0,#dcd9ff 0,#0000 40%),linear-gradient(135deg,#f9f9ff,#eef2ff);border:1px solid #dcdef7;border-radius:28px;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(28px,6vw,64px);padding:clamp(38px,6vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #23285b14}.about-hero:after{content:"";z-index:-1;aspect-ratio:1.25;opacity:.13;filter:saturate(.85);background:url(/images/brand/mascots/duo-welcome-compact.webp) 50%/contain no-repeat;width:430px;position:absolute;bottom:-105px;right:-65px}.about-hero>div{z-index:1;position:relative}.about-hero h1{max-width:650px;color:var(--ink)}.about-hero>div:last-child{max-width:470px;font-size:1rem;line-height:1.65}.about-hero .button{margin-top:14px;display:inline-flex}.about-hero ul{flex-wrap:wrap;gap:7px;margin:18px 0 0;padding:0;list-style:none;display:flex}.about-hero li{color:#565b78;background:#ffffffb3;border:1px solid #d5d7f4;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.section-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:18px;padding:clamp(26px,4vw,42px)}.section-card>header>p:last-child,.about-section>header>p:last-child{max-width:620px;color:var(--muted);line-height:1.6}.about-duo{background:radial-gradient(circle at 100% 0,#ffe6f5 0,#0000 34%),linear-gradient(145deg,#fff,#faf9ff);position:relative;overflow:hidden}.about-duo>header>p:last-child{max-width:590px}.about-duo__principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.about-duo__principles article{background:#fff;border:1px solid #e3e4f4;border-radius:18px;overflow:hidden}.about-duo__art{background:linear-gradient(145deg,#f1f0ff,#f8f7ff);place-items:center;height:142px;padding:12px 18px 0;display:grid}.about-duo__principles article:nth-child(2) .about-duo__art{background:linear-gradient(145deg,#fff0f8,#faf4ff)}.about-duo__principles article:nth-child(3) .about-duo__art{background:linear-gradient(145deg,#eff8ff,#f5f2ff)}.about-duo__art img{object-fit:contain;width:100%;height:100%;transform:scale(.94)}.about-duo__principles article:nth-child(2) .about-duo__art img{object-position:center;width:76%;height:76%;margin:auto;transform:none}.about-duo__principles article:nth-child(3) .about-duo__art img{transform:scale(1.04)}.about-duo__principles span,.about-duo__principles strong,.about-duo__principles small{display:block}.about-duo__principles span{min-height:112px;padding:20px 18px 18px;position:relative}.about-duo__principles strong{font-size:1rem}.about-duo__principles small{color:var(--muted);margin-top:5px;line-height:1.42}.about-modes__grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px;display:grid}.about-modes__grid article{background:var(--soft);border:1px solid #e4e5f2;border-radius:16px;gap:16px;padding:20px;display:flex}.about-modes__grid article>span,.scenario-grid article>span{width:46px;height:46px;color:var(--primary);background:#e9ebff;border-radius:13px;flex:0 0 46px;place-items:center;font-weight:900;display:grid}.improvements-section{display:block}.improvements-section>header{max-width:700px}.improvements-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.improvements-list article{border:1px solid var(--line);background:#fafaff;border-radius:16px;grid-template-columns:1fr;align-content:start;gap:8px;padding:18px;display:grid}.improvements-list article:last-child{border-bottom:1px solid var(--line)}.improvements-list h3{margin-bottom:0}.improvements-list small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-weight:800}.improvements-list b{display:none}.improvements-list p{color:#505571;line-height:1.55}.about-section{padding:clamp(38px,6vw,62px) 4px 12px}.scenario-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;display:grid}.scenario-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.scenario-grid h3{margin:18px 0 8px}.scenario-grid p{color:var(--muted);font-size:.9rem;line-height:1.55}.about-faq{grid-template-columns:.7fr 1.3fr;gap:40px;display:grid}.about-faq details{border-bottom:1px solid var(--line)}.about-faq summary{cursor:pointer;justify-content:space-between;gap:20px;padding:17px 0;font-weight:800;list-style:none;display:flex}.about-faq summary::-webkit-details-marker{display:none}.about-faq summary span{color:var(--primary);font-size:1.4rem}.about-faq details p{color:var(--muted);padding:0 34px 20px 0;line-height:1.7}.legal-page{width:min(900px,100% - 40px)}.legal-page__header{background:linear-gradient(135deg,#e9ebff,#fff);border-radius:30px;padding:clamp(32px,6vw,64px)}.legal-page__date{color:var(--muted)}.legal-page__body{border:1px solid var(--line);background:#fff;border-radius:30px;margin-top:22px;padding:clamp(28px,5vw,58px)}.legal-page__body h2{letter-spacing:-.025em;margin:38px 0 12px;font-size:1.45rem}.legal-page__body h2:first-child{margin-top:0}.legal-page__body p{white-space:pre-line;color:#4d5578;overflow-wrap:anywhere;line-height:1.75}.stats-page{width:min(920px,100% - 40px)}.stats-page>header{isolation:isolate;background:radial-gradient(circle at 94% 12%,#ffdff1 0,#0000 34%),linear-gradient(135deg,#f9f9ff,#eef2ff);border:1px solid #dcdef7;border-radius:28px;min-height:250px;margin-bottom:18px;padding:38px 42px;position:relative;overflow:hidden}.stats-page>header:after{content:"";z-index:-1;opacity:.16;background:url(/images/brand/mascots/about/connected.webp) 50%/contain no-repeat;width:310px;height:150px;position:absolute;bottom:-18px;right:22px}.stats-page>header>*{z-index:1;max-width:590px;position:relative}.stats-page>header>p:last-child{color:var(--muted)}.stats-loading{text-align:center;background:#fff;border-radius:26px;padding:50px}.stats-dashboard{gap:18px;display:grid}.stats-summary{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stats-summary article{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:14px;min-width:0;padding:22px;display:flex}.stats-summary article>span{width:44px;height:44px;color:var(--primary);background:#e9ebff;border-radius:50%;flex:0 0 44px;place-items:center;font-weight:900;display:grid}.stats-summary strong,.stats-summary small,.stats-list li strong,.stats-list li small{display:block}.stats-summary strong{text-overflow:ellipsis;font-size:1.4rem;overflow:hidden}.stats-summary small,.stats-list small{color:var(--muted)}.stats-record{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:repeat(4,1fr);display:grid}.stats-record span{text-align:center;border-right:1px solid var(--line);padding:20px}.stats-record span:last-child{border:0}.stats-record strong,.stats-record small{display:block}.stats-record small{color:var(--muted);margin-top:4px}.stats-list{border:1px solid var(--line);background:#fff;border-radius:24px;padding:26px}.stats-list h2{font-size:1.55rem}.stats-list ol{margin:18px 0 0;padding:0;list-style:none}.stats-list li{border-top:1px solid var(--line);grid-template-columns:32px 48px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.stats-list li>b{color:var(--muted);text-align:center}.stats-list li>img,.stats-list li>i{object-fit:cover;border-radius:14px;width:48px;height:48px}.stats-list li>i{color:#fff;background:var(--primary);place-items:center;font-style:normal;font-weight:900;display:grid}.stats-list li>em{color:var(--primary);font-style:normal;font-weight:900}.stats-empty{align-items:center;gap:16px;padding:28px 0 8px;font-size:1.8rem;display:flex}.stats-empty span{font-size:1rem}.stats-empty strong,.stats-empty small{display:block}.stats-note{color:var(--muted);text-align:center;margin:0;font-size:.86rem}@media (max-width:820px){.about-page,.legal-page,.stats-page{width:min(100% - 24px,1120px);padding-top:12px}.about-hero{border-radius:24px;grid-template-columns:1fr;gap:18px;min-height:360px;padding:30px 24px}.about-page h1,.legal-page h1,.stats-page h1{font-size:clamp(2.45rem,12vw,4rem)}.section-card{border-radius:24px;padding:26px 20px}.about-duo__principles,.about-modes__grid,.improvements-list,.about-faq{grid-template-columns:1fr;gap:12px}.about-duo__principles article{grid-template-columns:42% minmax(0,1fr);height:138px;display:grid}.about-duo__art{min-width:0;height:138px;padding:10px 5px;overflow:hidden}.about-duo__art img{min-width:0}.about-duo__principles span{align-self:center;min-height:0;padding:18px 16px}.scenario-grid{grid-template-columns:repeat(2,1fr)}.improvements-list article{grid-template-columns:1fr;gap:7px}.improvements-list b{transform-origin:0;transform:rotate(90deg)}.stats-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stats-summary article{gap:8px;padding:16px;display:grid}.stats-summary article:last-child{grid-column:1/-1;grid-template-columns:44px minmax(0,1fr)}}@media (max-width:480px){.about-page,.legal-page,.stats-page{width:calc(100% - 20px);padding-bottom:42px}.stats-page>header{border-radius:24px;min-height:245px;padding:30px 24px}.stats-page>header:after{opacity:.12;width:230px;height:110px;bottom:-4px;right:-26px}.about-hero{min-height:310px}.about-hero:after{opacity:.08;width:280px;bottom:-45px;right:-82px}.about-duo__principles article{grid-template-columns:40% minmax(0,1fr);height:124px}.about-duo__art{height:124px}.about-duo__principles span{padding:13px 14px}.about-page h2{font-size:2rem}.about-modes__grid article{padding:18px}.scenario-grid{grid-template-columns:1fr;gap:10px}.scenario-grid article{padding:20px}.scenario-grid h3{margin-top:18px}.legal-page__header,.legal-page__body{border-radius:22px;padding:24px 18px}.legal-page__body p{font-size:.92rem}.stats-record{grid-template-columns:repeat(2,1fr)}.stats-record span:nth-child(2){border-right:0}.stats-record span:nth-child(-n+2){border-bottom:1px solid var(--line)}.stats-list{padding:20px 16px}}.game-preview-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,480px);margin-top:24px;display:grid}.game-preview-actions .button{width:100%;min-width:0;text-decoration:none;display:inline-flex}.game-leaderboard{border:1px solid var(--line);background:#fff;border-radius:28px;margin-top:22px;padding:clamp(22px,4vw,34px);box-shadow:0 16px 46px #30346612}.game-leaderboard>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.game-leaderboard>header h2{margin:0;font-size:clamp(1.35rem,2.5vw,1.8rem)}.game-leaderboard>header p{color:var(--muted);margin:4px 0 0;font-size:.78rem}.game-leaderboard-title-row{align-items:center;gap:10px;display:flex}.game-leaderboard-refresh{color:var(--muted);opacity:0;align-items:center;gap:5px;font-size:.65rem;font-weight:800;transition:opacity .15s;display:inline-flex}.game-leaderboard-refresh.is-visible{opacity:1}.game-leaderboard-refresh i{border:2px solid #d9dcf5;border-top-color:var(--primary);border-radius:50%;width:10px;height:10px;animation:.7s linear infinite chat-loading-spin}.game-leaderboard-countdown{text-align:right;background:#f0f2ff;border-radius:12px;flex:none;padding:9px 13px}.game-leaderboard-countdown span{color:var(--muted);text-transform:uppercase;font-size:.62rem;font-weight:800;display:block}.game-leaderboard-countdown strong{color:var(--primary);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.82rem;display:block}.game-leaderboard-rules{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.game-leaderboard-rules span{color:var(--muted);background:#f7f8ff;border-radius:9px;padding:7px 10px;font-size:.7rem}.game-leaderboard-rules strong{color:var(--primary)}.game-leaderboard-current{margin-top:16px}.game-leaderboard-current-title{color:var(--primary);padding:1px 5px 8px;font-size:.72rem;display:block}.game-leaderboard-list.game-leaderboard-current-list{max-height:none;margin-top:0;overflow:hidden}.game-leaderboard-current-list li{background:#fff;border-color:#d9ddff;grid-template-columns:44px 48px minmax(0,1fr) auto}.game-leaderboard-list{gap:6px;max-height:620px;margin:18px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.game-leaderboard-list li{background:#fafaff;border:1px solid #eceefa;border-radius:14px;grid-template-columns:30px 48px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:64px;padding:8px 13px;display:grid}.game-leaderboard-list:not(.game-leaderboard-current-list) li{content-visibility:auto;contain-intrinsic-size:auto 64px}.game-leaderboard-list li.is-top-1{background:#fffaf0;border-color:#f1d06b}.game-leaderboard-list li.is-top-2{background:#f8f9fc;border-color:#cfd4e4}.game-leaderboard-list li.is-top-3{background:#fff8f4;border-color:#dfb594}.game-leaderboard-list li.is-sample{opacity:.9}.game-leaderboard-rank{color:var(--muted);text-align:center}.game-leaderboard-avatar{width:44px;height:44px}.game-leaderboard-player{min-width:0}.game-leaderboard-player>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;display:block;overflow:hidden}.game-leaderboard-player small{color:var(--muted);margin-top:2px;font-size:.65rem;display:block}.game-leaderboard-score{justify-content:flex-end;align-items:center;gap:10px;min-width:128px;display:inline-flex}.game-leaderboard-row-prize{color:#9a7111;align-items:center;gap:3px;font-size:.67rem;font-weight:900;display:inline-flex}.game-leaderboard-row-prize img{object-fit:contain;width:17px;height:17px}.game-leaderboard-points{color:var(--primary);font-size:1rem}.game-leaderboard-points small{font-size:.62rem}.game-leaderboard-state,.game-leaderboard-loading{min-height:120px;color:var(--muted);text-align:center;place-items:center;margin:16px 0 0;font-size:.8rem;display:grid}.game-leaderboard-loading span:first-child{border:3px solid #d9dcf5;border-top-color:var(--primary);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite chat-loading-spin}.match-ranking-points{box-sizing:border-box;width:min(100%,260px);color:var(--muted);background:#f7f8ff;border:1px solid #dfe2ff;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:10px auto 0;padding:8px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.match-ranking-points strong{color:var(--muted);font-size:.9rem}.match-ranking-points strong.is-positive{color:#159461}.match-ranking-points strong.is-negative{color:#dc4960}.match-ranking-points small{border-left:1px solid #dfe2ff;padding-left:8px;font-size:.68rem}@media (max-width:560px){.match-ranking-points{flex-wrap:wrap;justify-content:center;gap:6px;max-width:100%}.game-leaderboard{border-radius:20px;padding:18px 13px}.game-leaderboard>header{align-items:flex-start}.game-leaderboard-countdown{padding:7px 9px}.game-leaderboard-countdown strong{font-size:.7rem}.game-leaderboard-list li{grid-template-columns:25px 42px minmax(0,1fr) auto;gap:7px;padding:7px 8px}.game-leaderboard-current-list li{grid-template-columns:40px 42px minmax(0,1fr) auto}.game-leaderboard-avatar{width:38px;height:38px}.game-leaderboard-player small{font-size:.58rem}.game-leaderboard-score{gap:6px;min-width:108px}}.reversi-how-to{border:1px solid var(--line);background:#fff;border-radius:28px;margin-top:22px;padding:clamp(28px,5vw,54px)}.reversi-how-to-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px;display:grid}.reversi-how-to-grid article{background:#f4f5ff;border-radius:20px;gap:18px;padding:22px;display:flex}.reversi-how-to-grid article>span{color:#fff;background:var(--primary);border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.reversi-how-to-grid h3{margin-bottom:8px}.reversi-how-to-grid p{color:var(--muted);margin:0;line-height:1.55}.reversi-how-to footer{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.reversi-how-to footer .button{text-decoration:none}@media (max-width:650px){.reversi-how-to-grid{grid-template-columns:1fr}.reversi-how-to footer{flex-direction:column;align-items:flex-start}}.not-found-page{border:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#5966f529,#0000 34%),radial-gradient(circle at 92% 82%,#f64e8b1f,#0000 30%),#fff;border-radius:32px;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(24px,6vw,72px);min-height:min(640px,100dvh - 190px);padding:clamp(32px,6vw,80px);display:grid;overflow:hidden}.not-found-page__art{place-items:center;display:grid;position:relative}.not-found-page__art img{z-index:1;filter:drop-shadow(0 20px 28px #272b5d29);width:min(100%,410px);height:auto;display:block;position:relative}.not-found-page__art strong{color:#5966f517;letter-spacing:-.08em;font-size:clamp(8rem,21vw,17rem);font-weight:900;line-height:1;position:absolute}.not-found-page__content{max-width:540px}.not-found-page__content h1{letter-spacing:-.055em;max-width:520px;margin:8px 0 14px;font-size:clamp(2.5rem,6vw,5rem);line-height:.96}.not-found-page__content>p:not(.eyebrow){max-width:490px;color:var(--muted);font-size:1.02rem;line-height:1.6}.not-found-page__actions{gap:10px;margin-top:26px;display:flex}.not-found-page__actions .button{min-width:148px}@media (max-width:680px){.not-found-page{text-align:center;border-radius:24px;grid-template-columns:1fr;align-content:center;gap:4px;min-height:calc(100dvh - 150px);padding:22px 20px 30px}.not-found-page__art img{width:min(66vw,250px)}.not-found-page__art strong{font-size:min(40vw,11rem)}.not-found-page__content{margin:auto}.not-found-page__content h1{margin-top:5px;font-size:clamp(2.25rem,11vw,3.25rem)}.not-found-page__content>p:not(.eyebrow){margin-inline:auto;font-size:.9rem}.not-found-page__actions{justify-content:center;margin-top:20px}.not-found-page__actions .button{flex:1;min-width:0}}.solo-resume-gate{z-index:10000;background:#f7f8ff;place-items:center;display:grid;position:fixed;inset:0}.solo-refresh-restore-gate{z-index:10001;background:#f7f8ff;place-items:center;padding:24px;display:none;position:fixed;inset:0}html.solo-refresh-restoring .solo-refresh-restore-gate{display:grid}.solo-refresh-restore-gate>section{text-align:center;background:#fff;border:1px solid #dfe2ff;border-radius:28px;justify-items:center;gap:12px;min-width:min(360px,100%);padding:34px 28px;display:grid;box-shadow:0 20px 60px #4f5bd52a}.solo-refresh-restore-gate strong{color:#202542;font-size:1.25rem}.solo-refresh-restore-gate p{color:#69708f;margin:-4px 0 0;font-size:.9rem}.solo-resume-spinner{border:3px solid #dfe2ff;border-top-color:#5865f2;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite solo-resume-spin}@keyframes solo-resume-spin{to{transform:rotate(360deg)}}.home-tournament{box-shadow:none;background:linear-gradient(90deg,#ffffffeb 0%,#ffffffd1 47%,#f5f1ff5c 100%),url(/images/tournament/weekly-cup-background.webp) 100%/cover no-repeat;border:1px solid #ddd9ff;border-radius:28px;grid-template-rows:auto auto 1fr;grid-template-columns:1fr;align-content:stretch;gap:8px;margin-top:0;padding:14px 18px;display:grid}.home-tournament-copy{align-items:center;gap:12px;min-width:0;display:flex}.home-tournament h2{margin:2px 0 4px;font-size:1.35rem;font-weight:800;line-height:1.1}.home-tournament-copy p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.home-tournament-progress{align-items:stretch;gap:6px;display:flex}.home-tournament-progress>span{text-align:center;background:#ffffffc2;border-radius:12px;flex:1 1 0;min-width:0;padding:7px 5px}.home-tournament-progress small,.home-tournament-progress strong{display:block}.home-tournament-progress small{color:var(--muted);text-transform:uppercase;font-size:.58rem;font-weight:800}.home-tournament-progress strong{color:var(--primary);margin-top:3px;font-size:.82rem}.home-tournament>.button{white-space:nowrap;align-self:end;width:100%;min-height:40px}@media (max-width:900px){.home-play-hub{grid-template-columns:1fr}}.tournament-page{gap:18px;padding-bottom:48px;display:grid}.tournament-hero,.tournament-actions,.tournament-summary,.tournament-prizes,.tournament-winners,.tournament-standings,.tournament-rules,.tournament-empty{border:1px solid var(--line);background:#fff;border-radius:26px;box-shadow:0 14px 38px #3034660f}.tournament-hero{background:linear-gradient(90deg,#fffffff0 0%,#ffffffd6 46%,#f5f1ff4d 100%),url(/images/tournament/weekly-cup-background.webp) 100%/cover no-repeat;justify-content:space-between;align-items:center;gap:28px;padding:clamp(25px,5vw,48px);display:flex;overflow:hidden}.tournament-hero>div:first-child{max-width:720px}.tournament-hero h1{letter-spacing:-.055em;margin:7px 0 0;font-size:clamp(2rem,5vw,4rem)}.tournament-hero>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.6}.tournament-countdown{text-align:center;background:#ffffffd1;border-radius:16px;min-width:150px;padding:14px 18px}.tournament-countdown small,.tournament-countdown strong{display:block}.tournament-countdown small{color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:800}.tournament-countdown strong{color:var(--primary);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1rem}.tournament-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 24px;display:grid;position:relative}.tournament-actions>div:first-child{align-items:center;gap:15px;display:flex}.tournament-actions>div:first-child>img{border-radius:18px}.tournament-actions h2{margin:2px 0 0;font-size:1.3rem}.tournament-actions div p:last-child{color:var(--muted);margin:4px 0 0;font-size:.78rem}.tournament-actions>.button{min-width:220px}.tournament-action-error{color:#ba344d;grid-column:1/-1;margin:-4px 0 0;font-size:.78rem}.tournament-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px;display:grid}.tournament-summary article{text-align:center;background:#f7f8ff;border-radius:16px;padding:14px}.tournament-summary small,.tournament-summary strong{display:block}.tournament-summary small{color:var(--muted);text-transform:uppercase;font-size:.62rem;font-weight:800}.tournament-summary strong{color:var(--primary);margin-top:4px;font-size:1.3rem}.tournament-summary>p{color:var(--muted);text-align:center;grid-column:1/-1;margin:3px 4px 0;font-size:.72rem}.tournament-prizes{padding:24px}.tournament-prizes h2,.tournament-winners h2,.tournament-standings h2,.tournament-rules h2{margin:3px 0 0;font-size:1.5rem}.tournament-prize-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.tournament-prizes article{background:#fffaf0;border:1px solid #eee7bd;border-radius:15px;align-items:center;gap:11px;padding:14px;display:flex}.tournament-prizes article strong{color:#6c4b00;background:#f5c84f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.tournament-gift-card-icon{color:#a66d00;background:#fff1b8;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.tournament-gift-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.tournament-prizes article>span:last-child{font-size:1.04rem;font-weight:800}.tournament-gift-card-brands{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin-top:12px!important;display:grid!important}.tournament-gift-card-brands>small{color:var(--muted);grid-column:1/-1;font-size:.68rem;font-weight:800}.tournament-gift-card-brand{aspect-ratio:2.05;color:#22263f;isolation:isolate;clip-path:inset(0 round 14px);background:#fff;border:0;border-radius:14px;justify-self:center;width:80%;min-width:0;display:block;position:relative;overflow:hidden}.tournament-gift-card-brand i{border-radius:inherit;clip-path:inset(0 round 14px);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;position:absolute;inset:0;overflow:hidden}.tournament-gift-card-brand b{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.tournament-gift-card-brand.is-amazon i{background-image:url(/images/tournament/gift-card-amazon.png)}.tournament-gift-card-brand.is-google-play i{background-image:url(/images/tournament/gift-card-google-play.png)}.tournament-gift-card-brand.is-app-store i{background-image:url(/images/tournament/gift-card-app-store.png)}.tournament-gift-card-brand.is-binance i{background-image:url(/images/tournament/gift-card-binance.png)}.tournament-prizes>p{color:var(--muted);margin:14px 0 0;font-size:.73rem;line-height:1.5}.tournament-prizes a{color:var(--primary);font-weight:800}.tournament-prizes>.tournament-prize-email{border:0;border-top:1px solid var(--line);box-shadow:none;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:20px;padding:20px 0 0}.tournament-winners{padding:24px}.tournament-winner-periods{gap:12px;margin-top:16px;display:grid}.tournament-winner-periods>article{background:#fafaff;border:1px solid #e7e9f4;border-radius:16px;overflow:hidden}.tournament-winner-periods>article>header{background:#fff;border-bottom:1px solid #e7e9f4;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.tournament-winner-periods>article>header strong{font-size:.82rem}.tournament-winner-periods time{color:var(--muted);font-size:.66rem}.tournament-winner-periods ol{margin:0;padding:7px;list-style:none;display:grid}.tournament-winner-periods li{border-radius:11px;grid-template-columns:28px 46px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:6px 8px;display:grid}.tournament-winner-periods li+li{border-top:1px solid #eceefa}.tournament-winner-periods li>strong{color:#9b7000;text-align:center}.tournament-winner-periods li>span:nth-child(3){min-width:0}.tournament-winner-periods li b,.tournament-winner-periods li small{display:block}.tournament-winner-periods li b{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.tournament-winner-periods li small{color:var(--muted);margin-top:2px;font-size:.6rem}.tournament-winner-periods li em{color:#8b6100;white-space:nowrap;background:#fff1b8;border-radius:9px;padding:6px 9px;font-size:.66rem;font-style:normal;font-weight:900}.tournament-no-winners{min-height:92px;color:var(--muted);text-align:center;place-items:center;margin:12px 0 0;font-size:.76rem;display:grid}.tournament-standings{padding:24px}.tournament-standings>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.tournament-standings>header button{border:1px solid var(--line);color:var(--primary);cursor:pointer;background:#f7f8ff;border-radius:10px;padding:8px 12px;font-weight:800}.tournament-standings>header button:disabled{cursor:wait;opacity:.7}.tournament-standings ol{gap:6px;max-height:650px;margin:17px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.tournament-standings li{background:#fafaff;border:1px solid #eceefa;border-radius:14px;grid-template-columns:32px 50px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:8px 13px;display:grid}.tournament-standings li.is-top-1{background:#fffaf0;border-color:#f1d06b}.tournament-standings li.is-top-2{background:#f8f9fc;border-color:#cfd4e4}.tournament-standings li.is-top-3{background:#fff8f4;border-color:#dfb594}.tournament-rank{color:var(--muted);text-align:center}.tournament-avatar{width:46px;height:46px;position:relative}.tournament-avatar img:first-child{object-fit:cover;border-radius:50%;width:32px;height:32px;position:absolute;inset:7px}.tournament-avatar img:last-child{object-fit:contain;width:46px;height:46px;position:absolute;inset:0}.tournament-standings li>span:nth-child(3){min-width:0}.tournament-standings li>span:nth-child(3)>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;display:block;overflow:hidden}.tournament-standings li>span:nth-child(3) small{color:var(--muted);margin-top:3px;font-size:.62rem;display:block}.tournament-row-score{text-align:right;min-width:70px}.tournament-row-score strong{color:var(--primary);font-size:1rem}.tournament-row-score small{color:var(--muted);margin-left:3px;font-size:.6rem}.tournament-row-score em{color:#2d9f69;text-transform:uppercase;margin-top:2px;font-size:.55rem;font-style:normal;font-weight:900;display:block}.tournament-no-scores{min-height:120px;color:var(--muted);place-items:center;margin:12px 0 0;font-size:.8rem;display:grid}.tournament-rules{padding:24px}.tournament-rules ul{color:var(--muted);gap:8px;margin:15px 0 0;padding-left:20px;font-size:.78rem;line-height:1.5;display:grid}.tournament-empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;padding:28px;display:grid}.tournament-empty h1,.tournament-empty p{margin:0}.tournament-empty p{color:var(--muted)}.tournament-loading{place-items:center;min-height:520px;display:grid}.tournament-loading>span:first-child{border:3px solid #dfe2ff;border-top-color:var(--primary);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite solo-resume-spin}@media (max-width:760px){.home-play-hub{border-radius:23px;gap:9px;margin-top:16px;padding:9px}.home-tournament{border-radius:20px;grid-template-columns:1fr;gap:13px;padding:16px}.home-tournament-progress{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-tournament-progress>span{min-width:0;padding-inline:5px}.home-tournament>.button{width:100%}.tournament-page{gap:12px;padding-bottom:28px}.tournament-hero{border-radius:20px;align-items:flex-start;padding:22px 18px}.tournament-countdown{min-width:105px;padding:10px}.tournament-actions{border-radius:20px;grid-template-columns:1fr;padding:16px}.tournament-actions>.button{width:100%;min-width:0}.tournament-summary{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.tournament-prizes,.tournament-winners,.tournament-standings,.tournament-rules{border-radius:20px;padding:18px 13px}.tournament-prize-list{grid-template-columns:1fr}.tournament-prizes>.tournament-prize-email{grid-template-columns:46px minmax(0,1fr);gap:0 13px;padding-top:18px}.tournament-prize-email .profile-prize-email-icon{grid-area:1/1/span 2;align-self:center;width:46px;height:46px}.tournament-prize-email .profile-prize-email-copy{display:contents}.tournament-prize-email .profile-prize-email-copy>.eyebrow{grid-area:1/2;align-self:end;margin:0 0 2px}.tournament-prize-email .profile-prize-email-copy>h3{grid-area:2/2;align-self:start;margin:0}.tournament-prize-email .profile-prize-email-copy>strong,.tournament-prize-email .profile-prize-email-copy>p:not(.eyebrow),.tournament-prize-email .profile-prize-email-copy>small{grid-column:1/-1}.tournament-prize-email .profile-prize-email-copy>strong{margin-top:14px}.tournament-prize-email .profile-prize-email-copy>p:not(.eyebrow):not(.profile-prize-email-status){max-width:none;margin-top:14px}.tournament-prize-email .profile-prize-email-copy>strong+p:not(.eyebrow){margin-top:6px}.tournament-prize-email .profile-prize-email-copy>.profile-prize-email-status{margin-top:8px}.tournament-prize-email>.button{grid-column:1/-1;justify-self:stretch;width:100%;min-width:0;min-height:46px;margin-top:16px}.tournament-gift-card-brands{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tournament-winner-periods li{grid-template-columns:24px 40px minmax(0,1fr) auto;gap:7px;padding-inline:4px}.tournament-winner-periods li em{padding-inline:6px;font-size:.6rem}.tournament-standings li{grid-template-columns:25px 42px minmax(0,1fr) auto;gap:7px;padding-inline:8px}.tournament-avatar{width:40px;height:40px}.tournament-avatar img:first-child{width:28px;height:28px;inset:6px}.tournament-avatar img:last-child{width:40px;height:40px}}
