:root{--bg:#08090b;--panel:#131418;--panel2:#1d1e21;--text:#f7f7f5;--muted:#96939f;--yellow:#ffd600;--purple:#ba7bff;--pink:#ff2bbd;--line:#292a2f;--shell:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Noto Sans JP","Noto Sans KR",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.shell{width:min(var(--shell),calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(8,9,11,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.04)}.nav-wrap{height:88px;display:flex;align-items:center;gap:48px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;font-size:16px;letter-spacing:-.2px;white-space:nowrap}.brand-logo{display:block;width:40px;height:40px;border-radius:11px;object-fit:cover}.brand-mark{display:grid;place-items:center;width:40px;height:40px;background:var(--yellow);border-radius:12px;color:#090909;font-size:23px;transform:rotate(-5deg)}.nav{margin:auto;display:flex;align-items:center;gap:42px;color:#9b9ba1;font-size:15px;font-weight:650}.nav a{position:relative;white-space:nowrap}.nav a:hover,.nav a.active{color:#fff}.nav a.active:after{content:"";position:absolute;left:50%;bottom:-14px;translate:-50% 0;width:28px;height:4px;border-radius:4px;background:var(--yellow)}.nav-actions{display:flex;align-items:center;gap:14px}.language{height:42px;display:flex;align-items:center;gap:6px;border:1px solid #34353b;border-radius:999px;padding:0 12px;color:#ddd}.language select{background:transparent;border:0;color:inherit;outline:0;font:inherit;cursor:pointer}.language option{background:#17181b}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:0 27px;background:var(--yellow);color:#0b0b0b;border-radius:999px;font-weight:850;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(255,214,0,.2)}.button.small{min-height:44px;padding:0 22px;font-size:14px}.button.outline{background:transparent;border:1px solid #fff;color:#fff}.menu-button{display:none;border:0;background:none;color:#fff;font-size:24px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 42%,rgba(255,43,189,.23),transparent 27%),linear-gradient(115deg,#ee8f61 0,#d63d27 56%,#b70918 100%);min-height:calc(100vh - 88px)}.hero-word{position:absolute;left:1%;bottom:4%;font-size:clamp(160px,27vw,500px);font-weight:950;letter-spacing:-.09em;color:rgba(255,255,255,.11);line-height:.75}.hero-grid{position:relative;z-index:2;min-height:calc(100vh - 88px);display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px;padding-block:70px}.hero-copy{max-width:590px}.eyebrow{display:inline-flex;color:var(--yellow);border:1px solid rgba(255,214,0,.55);border-radius:999px;padding:5px 13px;font-size:12px;font-weight:900;letter-spacing:.08em}.hero h1,.page-hero h1{font-size:clamp(52px,6vw,92px);line-height:1.02;letter-spacing:-.055em;margin:24px 0}.hero p{font-size:19px;max-width:540px;color:rgba(255,255,255,.82)}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:36px}.text-link{font-weight:750}.hero-art{position:relative;min-height:650px;display:grid;place-items:center}.glow{position:absolute;width:560px;height:560px;background:radial-gradient(circle,var(--yellow),rgba(255,190,25,.32) 36%,transparent 68%);filter:blur(6px);opacity:.72}.phone{position:relative;width:315px;height:625px;border:5px solid #151515;border-radius:54px;background:linear-gradient(#221b26,#0f1013);box-shadow:0 34px 80px rgba(0,0,0,.45);overflow:hidden;padding-top:40px}.phone:before{content:"";position:absolute;top:12px;left:50%;translate:-50%;width:94px;height:23px;border-radius:20px;background:#050505}.phone-top{position:absolute;top:15px;left:22px;right:22px;font-size:11px;display:flex;justify-content:space-between}.phone img{display:block;width:100%;height:430px;object-fit:contain;object-position:bottom}.live-pill{position:absolute;top:57px;left:20px;z-index:2;padding:3px 9px;border-radius:10px;background:var(--pink);font-size:11px;font-weight:900}.track{padding:10px 18px;display:flex;flex-direction:column}.track small{color:#aaa}.player{padding:12px 18px;border-top:1px solid #2b2b2b;color:#ddd;text-align:center}.floating-card{position:absolute;background:rgba(17,17,20,.88);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:14px 20px;display:flex;flex-direction:column;box-shadow:0 14px 30px rgba(0,0,0,.3)}.floating-card b{color:var(--yellow);font-size:21px}.floating-card span{font-size:12px;color:#aaa}.card-left{left:2%;bottom:17%}.card-right{right:1%;top:24%}.section{padding:128px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 58px}.section h2,.download h2,.page-title{font-size:clamp(36px,4.4vw,64px);line-height:1.1;letter-spacing:-.045em;margin:20px 0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{min-height:300px;padding:34px;border:1px solid var(--line);border-radius:28px;background:var(--panel);position:relative;overflow:hidden}.feature-card:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-45px;bottom:-55px;opacity:.18;background:currentColor}.feature-card.pink{color:#ff74d4}.feature-card.blue{color:#70baff}.feature-card.violet{color:#bd87ff}.feature-card.yellow{color:#ffe25b}.feature-card h3{color:white;font-size:21px;margin:28px 0 10px}.feature-card p{color:var(--muted)}.feature-icon{width:62px;height:62px;border-radius:18px;background:rgba(255,255,255,.08);display:grid;place-items:center;font-size:30px}.spotlight{background:#101114}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.split p{color:var(--muted);font-size:17px;max-width:520px;margin-bottom:30px}.avatar-stage{position:relative;min-height:520px;display:grid;place-items:center;overflow:hidden}.avatar-stage .disc{position:absolute;width:430px;height:430px;border-radius:50%;background:conic-gradient(var(--yellow),var(--pink),#755cff,var(--yellow));filter:saturate(1.2)}.avatar-stage .disc:after{content:"";position:absolute;inset:20%;border-radius:50%;background:#14151a}.avatar-stage img{z-index:2;max-height:500px;max-width:80%;object-fit:contain}.note{position:absolute;z-index:3;width:55px;height:55px;display:grid;place-items:center;border-radius:16px;background:var(--yellow);color:#111;font-size:27px;font-weight:bold}.n1{left:8%;top:22%;rotate:-14deg}.n2{right:6%;bottom:20%;rotate:12deg}.ranking-preview{background:#08090b}.split-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.rank-list{display:grid;gap:14px}.rank-row{display:grid;grid-template-columns:90px 1fr 170px 100px;align-items:center;padding:25px 30px;border:1px solid var(--line);border-radius:19px;background:#18191d}.rank-row b,.rank-row em{color:var(--yellow);font-style:normal}.rank-row span{color:var(--muted)}.download{text-align:center;padding:130px 0;background:radial-gradient(circle at 50% 0,rgba(186,123,255,.16),transparent 42%)}.download p{color:var(--muted);font-size:18px}.store-buttons{display:flex;justify-content:center;gap:18px;margin-top:36px}.store-buttons a{border:1px solid #444;border-radius:16px;padding:10px 20px;min-width:180px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:22px}.store-buttons span{font-size:15px;line-height:1.1;text-align:left}.store-buttons small{display:block;font-size:8px}.site-footer{background:#202124;padding:58px 0;color:#8f8f93}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.site-footer .brand{color:#fff}.site-footer p{max-width:480px}.footer-links{display:flex;gap:28px}.footer-grid>small{grid-column:1/-1;border-top:1px solid #333;padding-top:24px}.page-hero{padding:100px 0 80px;text-align:center;background:radial-gradient(circle at 50% 10%,rgba(255,214,0,.09),transparent 45%)}.page-hero h1{font-size:clamp(45px,6vw,78px)}.page-hero p{max-width:680px;margin:auto;color:var(--muted);font-size:18px}.content-section{padding:80px 0 130px}.story-list{display:grid;gap:90px}.story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story:nth-child(even) .story-visual{order:-1}.story-number{color:var(--yellow);font-size:36px;font-weight:950}.story h2{font-size:36px;margin:8px 0}.story p{color:var(--muted)}.story-visual{min-height:340px;border-radius:28px;background:linear-gradient(135deg,#202127,#0e0f12);display:grid;place-items:center;overflow:hidden;position:relative}.story-visual img{width:70%;height:330px;object-fit:contain;object-position:bottom}.story-visual.pink{background:linear-gradient(135deg,#ff2bbb,#7c39ff)}.story-visual.blue{background:linear-gradient(135deg,#2d6aff,#32c6e9)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{background:var(--panel);border:1px solid var(--line);border-radius:24px;padding:30px}.step b{font-size:42px;color:var(--yellow)}.step p{color:var(--muted)}.leaderboard{display:grid;gap:12px}.leaderboard .rank-row{grid-template-columns:100px 1fr 180px 150px 100px}.rank-head{background:transparent;border:0;padding-block:8px;color:#777;font-size:13px}.legal-shell{width:min(1040px,calc(100% - 48px));margin:auto;padding:92px 0 130px}.legal-shell h1{font-size:48px;margin:0 0 54px}.legal-shell h2{font-size:21px;color:var(--purple);margin:42px 0 14px}.legal-shell h3{font-size:17px;margin:28px 0 10px}.legal-shell p,.legal-shell li{color:#aaa}.legal-shell ul,.legal-shell ol{padding-left:24px}.legal-loading{white-space:pre-wrap;color:#aaa;font:inherit}.legal-note{border:1px solid #37323c;background:#161318;border-radius:16px;padding:18px 20px;margin-bottom:30px;color:#b7aabd}.legal-summary{display:none}.legal-summary.active{display:block}
@media(max-width:980px){.nav-wrap{height:74px}.menu-button{display:block;margin-left:auto}.nav{display:none;position:absolute;left:24px;right:24px;top:72px;padding:22px;background:#15161a;border:1px solid #292a2f;border-radius:18px;flex-direction:column;align-items:flex-start;gap:20px}.nav.open{display:flex}.nav-actions .button{display:none}.hero-grid{grid-template-columns:1fr;padding-top:80px}.hero-copy{text-align:center;margin:auto}.hero-actions{justify-content:center}.hero-art{min-height:600px}.feature-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:40px}.avatar-stage{min-height:460px}.steps-grid{grid-template-columns:1fr 1fr}.leaderboard .rank-row{grid-template-columns:60px 1fr 100px}.leaderboard .rank-row span:nth-of-type(2),.leaderboard .rank-head span:nth-of-type(2){display:none}}@media(max-width:620px){.shell,.legal-shell{width:min(100% - 30px,var(--shell))}.nav-wrap{gap:12px}.brand{font-size:21px}.brand-mark{width:35px;height:35px}.language{padding:0 9px}.language span{display:none}.hero{min-height:auto}.hero-grid{min-height:auto;padding:70px 0 30px}.hero h1{font-size:50px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.hero-art{scale:.82;margin:-40px -20px -60px}.floating-card{display:none}.section{padding:88px 0}.feature-grid,.steps-grid{grid-template-columns:1fr}.feature-card{min-height:230px}.split-heading{align-items:flex-start;flex-direction:column}.rank-row{grid-template-columns:50px 1fr 70px;padding:20px 16px}.rank-row span{display:none}.story{grid-template-columns:1fr;gap:25px}.story:nth-child(even) .story-visual{order:0}.story-list{gap:65px}.story-visual{min-height:280px}.store-buttons{flex-direction:column;align-items:center}.footer-grid{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:8px}.page-hero{padding:70px 0 55px}.legal-shell{padding-top:60px}.legal-shell h1{font-size:36px}.leaderboard .rank-row{grid-template-columns:45px 1fr 70px}.leaderboard .rank-row span{display:none}}
