@charset "UTF-8";
:root{color-scheme:dark;--bg:#0a0d0b;--surface:#111612;--line:#27302a;--text:#f5f6ef;--muted:#a0aba3;--green:#bcf681;--mint:#29dca0;--gold:#eec98e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:"Pretendard","Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--green);outline-offset:7px}::selection{background:var(--green);color:var(--bg)}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--bg)}.nav-wrap{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:9px;font-size:27px;font-weight:750;letter-spacing:-1px}.brand-dot{color:var(--green)}.nav-wrap nav{display:flex;gap:36px;font-size:14px;color:#bdc6be}.nav-wrap nav a:hover,.footer a:hover{color:var(--green)}.nav-cta{border:1px solid #59644f;padding:10px 19px;border-radius:6px;font-size:14px}.nav-cta span{margin-left:20px;color:var(--green)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.13fr 1fr;min-height:658px;align-items:center;padding-block:66px 76px;gap:28px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:650;color:var(--green);margin:0 0 25px;line-height:1.8}.tiny-sun{font-size:19px;vertical-align:middle;margin-right:8px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,4.55vw,64px);font-weight:650;letter-spacing:-3px;line-height:1.28;margin-bottom:26px}h1>span{color:var(--green)}.hero-description{font-size:17px;color:var(--muted);line-height:1.95;margin-bottom:33px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:15px 23px;border-radius:6px;font-size:15px;font-weight:650;transition:background .2s,transform .2s}.primary{color:#172313;background:var(--green)}.primary:hover{background:#d0ffaa;transform:translateY(-2px)}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:16px}.text-link:hover{color:var(--green)}.hero-platform{display:flex;align-items:center;gap:12px;color:#85938a;font-size:12px;margin-top:44px}.hero-platform strong{color:#c3cec5;font-weight:500}.platform-divider{height:14px;width:1px;background:#37423a;margin:0 3px}.solana-mark{display:flex;flex-direction:column;gap:3px;width:21px}.solana-mark i{height:4px;background:linear-gradient(100deg,#9364f5,#20e6a4);transform:skew(-25deg)}.solana-mark i:nth-child(2){transform:skew(25deg)}.hero-art{position:relative;isolation:isolate;min-height:490px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 53% 48%,#758e3324,transparent 66%)}.hero-clock{width:360px;z-index:1;filter:drop-shadow(0 24px 36px #0008);transform:rotate(-9deg);animation:float 7s ease-in-out infinite}.orbit{position:absolute;width:88%;aspect-ratio:1;border:1px solid #63704a40;border-radius:50%;transform:rotate(-25deg);z-index:-1}.orbit-two{width:104%;height:64%;border-color:#65754935;transform:rotate(-35deg)}.art-label{position:absolute;top:3px;left:22px;color:#95a080;font-size:11px;letter-spacing:2px}.art-caption{position:absolute;z-index:2;bottom:36px;right:-3px;transform:rotate(-8deg);background:#0a0d0be8;padding:10px 16px;border-top:1px solid #566347}.art-caption>span{font-size:10px;letter-spacing:3px;color:#a7b297}.art-caption strong{display:block;font-size:49px;font-weight:500;letter-spacing:-2px;line-height:1.2}.art-caption strong span{font-size:36px;margin-left:22px;color:var(--green)}.art-coordinate{position:absolute;bottom:4px;left:0;font-size:10px;letter-spacing:2px;color:#748064}.feature-strip{border-block:1px solid var(--line);background:#10150f}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;font-size:13px;letter-spacing:2px;color:#d2d9ca}.strip-inner b{font-size:21px;font-weight:400;color:#77816c}.section{padding-block:106px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(30px,3.1vw,42px);font-weight:600;letter-spacing:-1.7px;line-height:1.4;margin-bottom:0}.section-intro{font-size:16px;color:var(--muted);line-height:1.9;margin-bottom:7px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:27px 27px 0;overflow:hidden;min-height:353px;position:relative}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.card-icon{color:var(--green);font-size:27px;line-height:1}.card-number{font-size:12px;letter-spacing:1px;color:#758277}h3{font-size:19px;font-weight:600;letter-spacing:-.6px;margin-bottom:10px}.feature-card p{font-size:14px;line-height:1.85;color:var(--muted)}.portraits{display:flex;justify-content:center;gap:14px;padding-top:10px;transform:translateY(16px)}.portraits img{width:44%;height:auto;aspect-ratio:1/1.14;object-fit:cover;border:5px solid #273429;border-radius:80px 80px 12px 12px;transform:rotate(-8deg)}.portraits img+img{transform:rotate(8deg) translateY(18px)}.waveform{height:91px;display:flex;gap:5px;align-items:center;justify-content:center;margin-top:30px;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.waveform i{width:4px;border-radius:4px;height:30%;background:var(--green)}.waveform i:nth-child(3n){height:85%}.waveform i:nth-child(4n){height:55%;background:#72966a}.waveform i:nth-child(5n){height:100%}.waveform i:nth-child(2n){height:45%}.card-footnote{display:block;text-align:center;font-size:10px;letter-spacing:1.5px;color:#849377;margin:14px 0 27px}.daily-symbols{display:flex;align-items:center;justify-content:space-between;margin-top:33px;font-size:57px;line-height:1;color:var(--gold)}.daily-symbols span:nth-child(2){font-size:28px;color:#63745e}.daily-symbols span:nth-child(3){color:#b6b0dc}.daily-labels{display:flex;justify-content:space-between;margin:17px 0 28px;color:#a0ab9c;font-size:12px}.explore-section{border-block:1px solid var(--line);background:linear-gradient(110deg,#131b12,#0d120e 65%);padding-block:88px}.explore-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.screen-stage{display:flex;flex-direction:column;align-items:center;background:radial-gradient(ellipse,#52673726,transparent 70%)}.screen-frame{border:6px solid #313832;border-radius:37px;overflow:hidden;width:262px;padding:5px;background:#000;box-shadow:0 30px 75px #0007;transform:rotate(-5deg)}.screen-frame img{border-radius:25px}.screen-caption{font-size:11px;letter-spacing:1px;color:#86947f;margin-top:30px}.explore-copy h2 span{color:var(--green)}.explore-copy .section-intro{margin-block:22px 25px}.detail-row{display:flex;gap:20px;border-bottom:1px solid var(--line);padding-block:21px}.detail-index{color:var(--green);font-size:12px;padding-top:5px}.detail-row h3{font-size:17px}.detail-row p{font-size:14px;color:var(--muted);margin-bottom:0}.privacy-note{display:flex;gap:14px;margin-top:25px}.privacy-note>span{font-size:22px;color:var(--green)}.privacy-note p{font-size:12px;color:#95a28f;margin:0}.privacy-note a{display:inline-block;text-decoration:underline;text-underline-offset:5px;margin-top:7px}.steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0;gap:28px}.steps li{border-top:1px solid #4a5547;padding-top:25px}.step-number{font-family:Georgia,serif;font-size:47px;font-style:italic;color:#9eb385;line-height:1.2;display:block;margin-bottom:25px}.steps h3{font-size:18px}.steps p{font-size:14px;color:var(--muted);margin-bottom:0}.access-section{padding-block:80px;background:#141a12;border-block:1px solid var(--line)}.access-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:110px}.access-grid .section-intro{margin-block:25px}.access-grid .text-link{color:var(--green)}.access-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #394532;padding-block:22px}.access-row:first-child{padding-top:0}.access-label{font-size:11px;color:#a6b293;letter-spacing:1px}.access-row h3{font-size:16px;font-weight:400;margin:8px 0 0}.access-row strong{font-size:43px;font-weight:500;line-height:1.2;white-space:nowrap;letter-spacing:-1px}.access-row strong span{font-size:16px;color:var(--green);letter-spacing:0}.access-note{font-size:12px;color:#a1ac97;line-height:1.9;margin-block:20px}.premium-note{display:flex;align-items:center;gap:15px;color:var(--green);padding-top:10px}.premium-note>span{font-size:30px}.premium-note p{font-size:14px;line-height:1.8;margin-bottom:0;color:#c0cbb5}.closing{text-align:center;padding-block:100px;background:radial-gradient(ellipse at bottom,#26351855,transparent 65%)}.closing .eyebrow{margin-bottom:17px}.closing h2{font-size:46px;margin-bottom:32px}.closing>p:last-child{font-size:13px;color:var(--muted);margin-top:20px;margin-bottom:0}.footer{border-top:1px solid var(--line)}.footer-top{display:flex;gap:32px;align-items:center;padding-block:32px;border-bottom:1px solid var(--line)}.footer-top .brand{font-size:23px}.footer-top p{font-size:13px;color:#859281;margin:0}.footer-top>a:last-child{margin-left:auto;font-size:13px;color:#b9c2b1}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:24px;font-size:11px;color:#84917d}.footer-bottom nav{display:flex;gap:22px}.footer-bottom>span:last-child{font-size:10px;letter-spacing:1px}.skip-link{position:absolute;top:-70px;left:20px;z-index:30;background:var(--green);color:#000;padding:10px 20px}.skip-link:focus{top:10px}@keyframes float{50%{transform:translateY(-12px) rotate(-5deg)}}
@media(min-width:1600px){.hero{min-height:720px}.hero-art{min-height:520px}.hero-clock{width:400px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:5px;min-height:610px}.hero-clock{width:300px}.hero-art{min-height:440px}.hero-actions{gap:18px}.hero-description{font-size:15px}.button{gap:18px}.text-link{font-size:13px}.feature-card{padding:23px 20px 0}.feature-card h3{font-size:17px}.explore-grid{gap:55px}.access-grid{gap:55px}.strip-inner{font-size:11px;letter-spacing:1.4px}.footer-bottom>span:last-child{display:none}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.nav-wrap{height:74px;gap:16px}.brand{font-size:24px}.nav-cta{margin-left:auto;font-size:12px;padding:8px 12px}.nav-cta span{margin-left:9px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:38px;height:42px;background:transparent;border:0;color:var(--text);order:3;cursor:pointer}.menu-toggle span{height:1px;background:currentColor;width:23px}.nav-wrap nav{display:none;position:absolute;top:74px;left:0;right:0;background:#111810;padding:23px 20px;border-bottom:1px solid var(--line);gap:23px}.nav-wrap nav.open{display:flex;justify-content:center}.hero{display:flex;flex-direction:column;align-items:stretch;padding-block:51px 33px;gap:30px}.hero h1{font-size:clamp(36px,7.8vw,55px);letter-spacing:-2px}.eyebrow{font-size:10px;letter-spacing:1.7px}.hero-description{font-size:15px}.hero-actions{gap:22px;flex-wrap:wrap}.button{font-size:14px;padding:14px 19px}.hero-platform{margin-top:28px;font-size:11px;gap:9px}.hero-art{width:min(440px,100%);align-self:center;min-height:375px}.hero-clock{width:285px}.art-caption{right:8px;bottom:30px}.art-caption strong{font-size:40px}.art-label{top:10px;left:12px;font-size:9px}.orbit-two{width:98%}.art-coordinate{font-size:9px;left:12px}.strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px;min-height:92px;padding-block:20px;font-size:10px}.strip-inner b{display:none}.strip-inner span:before{content:'✳';color:#a2b18e;margin-right:12px}.section{padding-block:65px}.section-heading{display:block;margin-bottom:31px}h2{font-size:31px;letter-spacing:-1.3px}.section-intro{font-size:14px}.section-heading .section-intro{margin-top:19px}.feature-grid{grid-template-columns:1fr}.feature-card{padding:25px 26px 0;min-height:325px}.feature-card h3{font-size:20px}.portraits{max-width:310px;margin-inline:auto}.portraits img{max-height:178px}.music-card{min-height:315px}.waveform{margin-top:18px}.daily-card{min-height:325px}.daily-symbols{max-width:270px;margin-inline:auto}.daily-labels{max-width:270px;margin-inline:auto}.explore-section{padding-block:60px}.explore-grid{display:flex;flex-direction:column-reverse;gap:47px;align-items:stretch}.screen-frame{width:240px}.explore-copy .eyebrow{margin-bottom:16px}.explore-copy .section-intro{margin-top:18px}.steps{grid-template-columns:1fr 1fr;gap:34px 24px}.step-number{font-size:40px;margin-bottom:19px}.steps h3{font-size:16px}.steps p{font-size:13px}.access-section{padding-block:60px}.access-grid{grid-template-columns:1fr;gap:37px}.access-grid .section-intro{margin-block:20px}.access-row strong{font-size:36px}.access-row h3{font-size:14px}.closing{padding-block:65px}.closing h2{font-size:36px}.footer-top{flex-wrap:wrap;gap:13px 20px}.footer-top>a:last-child{margin-left:0;width:100%;margin-top:5px}.footer-top p{font-size:11px}.footer-bottom{flex-direction:column;gap:15px}.footer-bottom nav{font-size:12px;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-art{overflow:clip}
html[lang="en"] body{word-break:normal}html[lang="en"] .hero h1{font-size:clamp(40px,4.3vw,60px);letter-spacing:-2.5px;line-height:1.12}html[lang="en"] .hero h1>span{display:inline-block;max-width:520px}html[lang="en"] .hero-description{max-width:520px}html[lang="en"] .section-heading h2{max-width:620px}@media(max-width:760px){html[lang="en"] .hero h1{font-size:43px;letter-spacing:-1.7px}html[lang="en"] .hero-description br{display:none}html[lang="en"] .hero-platform{flex-wrap:wrap}html[lang="en"] .footer-bottom nav{flex-wrap:wrap}html[lang="en"] .access-row h3{max-width:185px}}
