@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#09090f;--surface:#101018;--line:#262530;--text:#f0eef7;--muted:#a6a4b3;--violet:#b499fb;--cyan:#70e5f3;--display:'Barlow Condensed',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body);font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{ -webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a:hover{color:#fff}p{color:var(--muted)}h1,h2,h3{font-family:var(--display);line-height:1;letter-spacing:-.025em;margin:0;font-weight:600}h2{font-size:56px}h3{font-size:66px}em{font-style:normal;color:var(--violet)}.skip{position:absolute;left:16px;top:-100px;background:#fff;color:#111;padding:12px 20px;z-index:100}.skip:focus{top:12px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 6.2%;position:relative;z-index:10;border-bottom:1px solid #ffffff0d}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:700;letter-spacing:.2em;line-height:1.1}.brand img{object-fit:contain;filter:grayscale(1) brightness(1.7)}.brand-sub{display:block;font-size:10px;letter-spacing:.43em;margin-top:5px}.header nav{display:flex;gap:34px;font-size:13px;color:#c4c0ce}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;font-size:13px;font-weight:600;padding:17px 24px;border:1px solid #ffffff21;border-radius:5px;line-height:1.2;min-height:48px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#272232}.button.primary{background:var(--violet);border-color:var(--violet);color:#171021}.button.primary:hover{background:#c8b2ff}.button.small{padding:12px 17px;gap:20px;min-height:42px}.ghost{background:#16151e}.text-link{font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:22px;color:#d9d5e5}.text-link:hover{color:var(--violet)}.hero{height:min(700px,68vw);min-height:550px;position:relative;isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#09090fba 0%,#09090f20 60%,transparent),linear-gradient(0deg,#09090f 0%,transparent 30%)}.hero-content{padding:100px 6.2% 80px;max-width:740px}.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:600;color:#b8b1c8;margin:0 0 24px;display:block}.hero .eyebrow{display:flex;align-items:center;gap:10px}.eyebrow>span{width:5px;height:5px;background:var(--violet);border-radius:50%}.hero h1{font-size:clamp(84px,8.6vw,132px);letter-spacing:-.025em;line-height:.93}.hero-description{font-size:15px;line-height:1.8;margin:27px 0 29px;color:#c2bdcf}.hero-actions{display:flex;gap:29px;align-items:center}.hero-bottom{position:absolute;bottom:30px;left:6.2%;right:6.2%;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.18em;color:#85808f}.hero-bottom a{display:flex;gap:25px}.section{max-width:1440px;margin:0 auto;padding:65px 6.2%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px;gap:25px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{font-size:13px;margin:0 0 4px;line-height:1.8}.game-feature{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:linear-gradient(110deg,#11111d,#0c0d15);margin-bottom:24px;min-height:365px}.game-info{padding:45px 47px;display:flex;flex-direction:column;align-items:start;justify-content:center}.game-tags{display:flex;gap:10px;flex-wrap:wrap;font-size:8px;letter-spacing:.13em;color:#bdb7ce;margin-bottom:20px}.game-tags span{border:1px solid #ffffff20;padding:4px 8px;border-radius:3px}.game-info p{max-width:370px;font-size:13px;line-height:1.85;margin:18px 0 16px}.game-facts{padding:0;display:flex;gap:15px;flex-wrap:wrap;list-style:none;margin:0 0 25px;font-size:10px;color:#cecad9}.game-facts li:before{content:'·';color:var(--violet);margin-right:7px}.game-note{display:block;margin-top:14px;font-size:10px;color:#94909f}.cyan-dot{color:var(--cyan)}.violet-dot{color:var(--violet)}.cyan-button.button.primary{background:var(--cyan);border-color:var(--cyan);color:#072027}.game-art{overflow:hidden;position:relative;min-height:355px}.pong-art{background:radial-gradient(ellipse at 20% 50%,#0b343a66,transparent 60%),radial-gradient(ellipse at 80% 70%,#59321155,transparent 50%),#0a1016}.court{position:absolute;inset:35px 20px 40px;border:1px solid #ffffff15;transform:perspective(850px) rotateX(15deg) rotateZ(-9deg);box-shadow:0 20px 80px #050609}.court-line{position:absolute;left:50%;height:100%;border-left:1px dashed #ffffff30}.paddle{position:absolute;width:7px;height:65px;border-radius:3px;transform:rotate(0);z-index:2}.cyan{background:var(--cyan);box-shadow:0 0 20px #70e5f388}.amber{background:#ffd594;box-shadow:0 0 20px #f5b65e88}.c1{top:24%;left:13%}.c2{bottom:13%;left:29%}.a1{top:12%;right:26%}.a2{bottom:24%;right:11%}.pong-ball{position:absolute;width:12px;height:12px;background:#f6f0d6;box-shadow:0 0 25px #fbeec7;left:61%;top:50%;border-radius:50%}.ball-trail{position:absolute;left:40%;top:52%;height:3px;width:21%;background:linear-gradient(90deg,transparent,#f6f0d6aa);transform:rotate(-13deg);transform-origin:right}.court-word{font-family:var(--display);font-weight:600;color:#d8f7fb;font-size:48px;letter-spacing:.08em;line-height:.95;position:absolute;top:30%;left:33%;text-shadow:0 4px 30px #000}.court-word strong{font-size:72px;font-weight:700}.art-caption{position:absolute;left:30px;bottom:23px;font-size:7px;letter-spacing:.25em;color:#beb9cb}.arena-feature{grid-template-columns:1fr 1.15fr}.arena-art{background:radial-gradient(ellipse at 50% 70%,#4a2e7759,transparent 65%),#10101b;isolation:isolate}.orbital{position:absolute;border:1px solid #bb99ff30;width:430px;height:300px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-45%) rotate(-25deg)}.ring-two{width:490px;height:360px;opacity:.4}.arena-platform{position:absolute;width:280px;height:280px;left:50%;top:50%;transform:translate(-50%,-45%) rotateX(55deg) rotateZ(45deg);background:linear-gradient(130deg,#444158,#201e30);border:2px solid #c5a5ff44;box-shadow:15px 15px 0 #181425,16px 16px 0 #8b6ab755,20px 28px 60px #000;background-image:linear-gradient(#bfa5ee0c 1px,transparent 1px),linear-gradient(90deg,#bfa5ee0c 1px,transparent 1px);background-size:28px 28px}.arena-wall{position:absolute;background:#575367;box-shadow:7px 7px 0 #201d31;height:27px;width:78px}.wall-a{top:50px;left:27px}.wall-b{bottom:36px;right:28px;transform:rotate(90deg)}.wall-c{top:125px;left:111px;width:50px}.fighter{position:absolute;width:15px;height:27px;border:1px solid #dfd1ff;background:linear-gradient(90deg,#c5a9ff,#5d398e);box-shadow:0 0 20px #ba8bff;transform:rotateZ(-45deg);border-radius:4px 4px 2px 2px}.fighter-a{left:70px;top:137px}.fighter-b{right:57px;top:65px;background:linear-gradient(90deg,#ffe6b6,#b87535);box-shadow:0 0 20px #eabd75}.fighter-c{right:82px;bottom:35px;background:#8ff1ee;box-shadow:0 0 15px #70dfea}.arena-beam{position:absolute;left:94px;top:123px;width:115px;height:2px;background:#f2bb81;box-shadow:0 0 12px #e8a276;transform:rotate(-30deg)}.arena-word{position:absolute;right:26px;top:15px;font:600 83px var(--display);letter-spacing:.12em;color:#ffffff09;z-index:-1}.identity-section{display:grid;grid-template-columns:70px 1fr 330px;gap:30px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1260px;padding:65px 4%;margin:30px auto 0}.identity-emblem{font-size:66px;color:var(--violet)}.identity-section h2{font-size:49px}.identity-section p:not(.eyebrow){font-size:13px;max-width:390px}.identity-section .eyebrow{margin-bottom:18px}.achievement-preview{border-left:1px solid var(--line);text-align:center;padding:25px;position:relative;background:radial-gradient(ellipse at 50% 30%,#a174ff0e,transparent 70%)}.badge-art{font-size:80px;line-height:1;color:var(--violet);text-shadow:0 0 40px #ac7aff55}.achievement-preview p{font-size:10px!important;letter-spacing:.12em;color:#c0b8cd;line-height:2}.achievement-preview strong{color:#f0ebfc;font-weight:500}.achievement-preview a{font-size:10px;color:#a99ab9}.coming{text-align:center;padding-top:90px;padding-bottom:90px;position:relative;overflow:hidden}.coming h2{font-size:44px}.coming p{font-size:13px}.coming .eyebrow{font-size:8px}.horizon{position:absolute;left:15%;bottom:-100px;width:70%;height:140px;border-radius:50%;border:1px solid #ba8dff42;box-shadow:0 -15px 65px #a778ff10}.footer{padding:38px 6.2% 24px;border-top:1px solid var(--line)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top{padding-bottom:35px}.footer-top>p{font-size:12px;margin-right:auto;margin-left:40px}.footer nav{display:flex;gap:25px;font-size:11px;color:#ada7b8}.footer-bottom{border-top:1px solid #ffffff0b;padding-top:24px;font-size:9px;color:#7f798b}.footer-bottom nav{font-size:9px}.workspace{min-height:65vh;max-width:1300px;padding-top:65px;padding-bottom:100px}.workspace h1{font-size:76px;margin-bottom:25px}.workspace h2{font-size:36px}.workspace .intro{max-width:580px;margin-bottom:36px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:28px}.profile-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:25px}.profile-form{display:grid;gap:18px}.profile-form label{display:grid;gap:7px;font-size:12px;color:#cdc7da}.profile-form input:not([type=checkbox]),textarea,select{background:#090a10;border:1px solid #3b354b;border-radius:4px;color:#fff;padding:12px;width:100%}textarea{resize:vertical;min-height:100px}.profile-form .checkbox{display:flex;align-items:start;gap:10px}.checkbox input{width:18px;height:18px;accent-color:var(--violet)}.help{font-size:11px;color:#aaa1b6;margin:0}.error{color:#ffb6bb}.profile-form button{justify-self:start}.progress-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.achievement{display:flex;gap:18px;padding:22px;border:1px solid var(--line);border-radius:6px;background:#111018}.achievement .symbol{color:#8b7d9f;font-size:33px;line-height:1.2}.achievement.earned{border-color:#78619f;background:#171122}.achievement.earned .symbol{color:#d3b8ff}.achievement h3{font-family:var(--body);font-size:14px;letter-spacing:0;line-height:1.3;margin:0}.achievement p{font-size:11px;margin:7px 0}.achievement small{font-size:9px;color:#a9a0b8}.achievement progress{display:block;width:100%;height:5px;accent-color:var(--violet);margin:12px 0}.achievement-body{flex:1}.filter-tabs{display:flex;gap:10px;margin:25px 0}.filter-tabs a{padding:9px 17px;border:1px solid var(--line);border-radius:5px;font-size:12px}.filter-tabs [aria-current=page]{background:#2c223d;border-color:#8e6bbb}.empty{text-align:center;padding:50px 25px;border:1px dashed #3a3047;border-radius:8px}.empty h2{font-size:35px}.empty p{font-size:13px}.empty .button{margin-top:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left}th,td{padding:17px;border-bottom:1px solid var(--line);font-size:12px}th{color:#b2a7c0;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.account-menu{position:relative;font-size:12px}.account-menu summary{cursor:pointer;padding:10px 14px;border:1px solid var(--line);border-radius:5px}.account-menu .menu-items{position:absolute;right:0;top:48px;background:#17121e;border:1px solid #3c304c;border-radius:6px;min-width:210px;padding:8px;box-shadow:0 15px 35px #0008}.menu-items a,.menu-items button{display:block;padding:12px;background:none;border:0;color:#eee;text-align:left;width:100%;font:inherit}.menu-items a:hover,.menu-items button:hover{background:#30213d}.bot-links{display:flex;gap:16px;flex-wrap:wrap;margin:24px 0}.stat-strip{display:flex;gap:35px;margin:30px 0}.stat-strip strong{font:500 44px var(--display);display:block}.stat-strip span{font-size:10px;color:var(--muted)}#notice:empty{display:none}#notice{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:13px 22px;background:#2d223e;border:1px solid #8b70ae;border-radius:6px;z-index:30;max-width:90%;font-size:12px}[hidden]{display:none!important}
@media(min-width:1600px){.hero-content{padding-left:max(6.2%,calc((100vw - 1260px)/2))}.hero{height:760px;max-height:none}.hero-content{padding-top:130px}}
@media(max-width:1000px){.header{padding:0 5%;height:80px}.header nav{gap:18px;font-size:12px}.hero{min-height:540px}.hero-content{padding-top:95px}.hero h1{font-size:91px}.hero-art{object-position:65% center}.game-info{padding:32px}.game-feature{grid-template-columns:1fr 1fr}.game-info h3{font-size:54px}.game-art{min-height:380px}.game-facts{gap:6px}.court-word{left:25%;font-size:35px}.court-word strong{font-size:56px}.identity-section{margin:25px 5%;grid-template-columns:1fr 280px}.identity-emblem{display:none}.identity-section h2{font-size:45px}.section-heading h2{font-size:45px}.footer-top>p{display:none}.arena-platform{width:240px;height:240px}.profile-grid{grid-template-columns:1fr}.progress-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.header{height:76px;padding:0 5%;flex-wrap:wrap}.brand{font-size:14px;gap:7px}.brand img{width:43px}.brand-sub{font-size:8px}.header nav{order:3;position:absolute;top:76px;left:0;right:0;justify-content:center;gap:28px;height:45px;align-items:center;border-bottom:1px solid #ffffff10;background:#0a0911eb;font-size:11px}.header .button.small{font-size:11px;padding:10px 13px;min-height:36px}.hero{margin-top:45px;min-height:610px;height:calc(85svh - 120px);max-height:740px}.hero-art{object-position:68% 28%;height:64%;top:0;opacity:.9}.hero-shade{background:linear-gradient(0deg,#09090f 7%,#09090fd9 35%,#09090f00 82%)}.hero-content{position:absolute;bottom:65px;padding:0 7%;width:100%}.hero h1{font-size:88px}.hero .eyebrow{font-size:8px;margin-bottom:22px}.hero-description{font-size:13px;margin:20px 0 25px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-actions .button{font-size:12px;padding:16px 20px;gap:22px}.hero-actions .text-link{font-size:11px}.hero-bottom{left:7%;right:7%;font-size:7px;bottom:26px}.hero-bottom>span{display:none}.hero-bottom a{margin-left:auto}.section{padding:45px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:43px}.section-heading>p{margin-top:20px;font-size:12px}.eyebrow{font-size:8px}.game-feature{display:flex;flex-direction:column;border-radius:7px;margin-bottom:24px}.game-art{width:100%;min-height:280px}.game-info{padding:30px}.game-info h3{font-size:55px}.game-info p{font-size:12px}.game-tags{margin-bottom:16px}.game-info .button{font-size:12px}.arena-feature .game-art{order:-1}.court{inset:25px 20px 35px}.court-word{font-size:38px;left:32%;top:28%}.court-word strong{font-size:57px}.paddle{height:50px;width:6px}.arena-platform{width:220px;height:220px}.arena-word{font-size:66px}.identity-section{margin:0 6%;padding:36px 24px;display:block}.identity-section h2{font-size:44px}.identity-section p:not(.eyebrow){font-size:12px}.achievement-preview{margin-top:25px;border-left:0;border-top:1px solid var(--line);padding-top:28px}.coming{padding:65px 6%}.coming h2{font-size:36px}.coming p{font-size:12px}.footer{padding:30px 6%}.footer-top{align-items:start;gap:20px}.footer-top nav{display:grid;gap:10px;font-size:10px}.footer-bottom{align-items:start;flex-direction:column;gap:16px}.footer-bottom nav{gap:23px}.workspace{padding-top:80px}.workspace h1{font-size:61px}.progress-list{grid-template-columns:1fr}.panel{padding:22px}.achievement{padding:20px}.account-menu summary{font-size:10px;max-width:140px;overflow-wrap:anywhere}.account-menu .menu-items{top:43px}.filter-tabs{flex-wrap:wrap}.stat-strip{gap:24px}.table-wrap th,.table-wrap td{padding:13px 9px}.hero-art{content-visibility:visible}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.button:hover{transform:none}}

.game-record-heading{font-size:1.6rem;line-height:1.2;margin:1.6rem 0 .7rem}.game-record-heading:first-child{margin-top:0}

.site-footer { border-top: 1px solid #242530; background: rgba(4, 10, 20, 0.85); padding: 18px 0; position: relative; z-index: 5; }
.site-footer-row { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 18px; }
.site-footer-copy { font-size: 12px; color: #89909f; }
.site-footer-spacer { flex: 1; min-width: 12px; }
.site-footer-status { font-size: 12px; font-weight: 500; color: #adb4c2; text-decoration: underline; }
.site-footer-status:hover { color: #f5f4fa; }
.site-footer-nav { display: flex; align-items: center; gap: 8px 16px; }

.legal-menu { position: relative; }
.legal-menu-trigger { display: inline-flex; align-items: center; gap: 4px; border: 0; background: none; padding: 0; font: inherit; font-size: 12px; font-weight: 500; color: #adb4c2; cursor: pointer; }
.legal-menu-trigger:hover { color: #f5f4fa; }
.legal-caret { font-size: 9px; line-height: 1; }
.legal-menu-panel { position: absolute; bottom: calc(100% + 8px); right: 0; z-index: 40; min-width: 260px; border: 1px solid #323341; border-radius: 12px; background: #11131d; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4); padding: 6px; }
.legal-menu-panel[hidden] { display: none; }
.legal-menu-links a { display: block; padding: 7px 12px; font-size: 12.5px; color: #adb4c2; text-decoration: none; border-radius: 8px; }
.legal-menu-links a:hover { color: #f5f4fa; background: rgba(53, 234, 210, 0.08); }
.legal-menu-footnote { border-top: 1px solid #242530; margin: 6px 0 0; padding: 9px 12px 4px; font-size: 11px; line-height: 1.55; color: #89909f; }
.legal-menu-close { display: none; }
.legal-menu-backdrop { position: fixed; inset: 0; z-index: 39; background: rgba(2, 6, 14, 0.7); }
.legal-menu-backdrop[hidden] { display: none; }

@media (max-width: 820px) {
  /* Below the nav breakpoint the panel is a centered dialog, not an anchored
     popover — there is no corner of a phone a 260px panel can hang from. */
  .legal-menu-panel { position: fixed; inset: auto 16px 16px; bottom: 50%; transform: translateY(50%); left: 16px; right: 16px; max-width: 560px; margin: 0 auto; padding: 14px 14px 12px; z-index: 41; }
  .legal-menu-links a { min-height: 44px; display: flex; align-items: center; font-size: 14px; border-radius: 10px; }
  .legal-menu-close { display: flex; width: 100%; box-sizing: border-box; height: 44px; align-items: center; justify-content: center; margin-top: 10px; border-radius: 10px; border: 1px solid #323341; background: none; font: inherit; font-size: 13px; font-weight: 600; color: #f5f4fa; cursor: pointer; }
}

.site-footer .shell,.footer-company{width:min(1240px,calc(100% - 80px));margin:0 auto}.footer-company{padding:14px 0 26px}.footer-company a{display:inline-flex;align-items:center;gap:14px;color:#e8e4df}.footer-company span{font-size:18px;font-weight:600}.footer-company small{display:block;font-size:9px;letter-spacing:.15em;color:#89909f;margin-top:6px}.legal-menu-panel{max-height:80dvh;overflow:auto}.site-footer-status,.legal-menu-trigger{min-height:44px;display:inline-flex;align-items:center}@media(max-width:600px){.site-footer .shell,.footer-company{width:calc(100% - 40px)}.site-footer-copy{width:100%}.site-footer-spacer{display:none}.footer-company span{font-size:16px}}
