@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;450;500;550;600;650;700&family=IBM+Plex+Mono:wght@400;500&family=Noto+Sans+JP:wght@400;500&display=swap');

:root{--bg:#151b1d;--panel:#1d2527;--cream:#eeeee7;--muted:#9aabaa;--teal:#a6cccb;--line:#384345;--mono:'IBM Plex Mono',monospace;--sans:'DM Sans',sans-serif;--display:'Barlow Condensed',Impact,sans-serif;--ease:cubic-bezier(.22,.68,0,1.01);color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased}body::before{content:'';position:fixed;inset:0;pointer-events:none;z-index:10;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='white' filter='url(%23n)' opacity='.7' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{background:none;border:0}button:focus-visible,a:focus-visible{outline:2px solid var(--teal);outline-offset:6px}a,button{touch-action:manipulation}::selection{background:var(--teal);color:var(--bg)}.site-shell{max-width:1600px;padding:0 64px;margin:auto}.header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-size:32px;font-weight:700;letter-spacing:-2px;display:inline-flex;align-items:center;gap:10px}.brand-symbol{color:var(--teal);font-size:37px;line-height:1;font-weight:400}.brand-period{margin-left:-10px}.nav{display:flex;gap:34px;margin-left:58px}.nav-link{font-size:13px;color:#c0cbc9;transition:color .2s}.nav-link:hover{color:var(--teal)}.nav-link span{font-size:16px;margin-left:5px}.header-actions{display:flex;align-items:center;gap:27px}.x-link{font-size:23px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:56px;padding:16px 25px;font-weight:650;font-size:14px;border-radius:3px;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:4px 5px 0 #0006}.button span{font-size:22px;font-weight:400}.button-small{min-height:43px;padding:10px 18px;font-size:12px;gap:30px}.button-small span{font-size:17px}.button-light{background:var(--cream);color:var(--bg)}.button-teal{background:var(--teal);color:#162326}.hero{display:grid;grid-template-columns:1fr 1.03fr;gap:48px;padding:49px 0 44px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;padding-top:13px;min-width:0}.eyebrow{font-family:var(--mono);font-size:10px;font-weight:400;letter-spacing:1.35px;display:flex;align-items:center;gap:9px;color:var(--muted)}.status-dot{display:inline-block;flex:none;width:6px;height:6px;border-radius:50%;background:var(--teal);box-shadow:0 0 9px #a6cccb33}.status-dot.pending{background:#b39f7c;box-shadow:none}.status-dot.offline{background:#d88d82;box-shadow:none}h1{margin:18px 0 0;font-weight:500;width:100%}.hero-token{font-family:var(--display);font-weight:800;letter-spacing:-5px;font-size:clamp(110px,12.5vw,181px);line-height:.9;display:block;position:relative;text-shadow:3px 3px 0 var(--bg),4px 4px 0 #a6cccb77;width:max-content}.title-star{position:absolute;right:-39px;top:4px;font-family:var(--sans);font-size:44px;color:var(--teal);font-weight:400;letter-spacing:0;text-shadow:none}.hero-line{display:block;font-size:clamp(37px,4.2vw,59px);line-height:1.06;letter-spacing:-2.5px;margin-top:24px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--teal);letter-spacing:-1.8px}.hero-description{margin:25px 0 25px;font-size:14px;color:#b5c0bd;line-height:1.9;letter-spacing:-.1px}.translate{display:inline-grid;position:relative;overflow:hidden;vertical-align:baseline;isolation:isolate;font-family:'Noto Sans JP',var(--sans);padding:0 3px;color:var(--teal);min-width:85px;text-align:left;border-bottom:1px solid #a6cccb55;line-height:1.7;transition:color .3s}.translate::after{content:'';position:absolute;inset:-20% -100%;background:linear-gradient(115deg,transparent 40%,#e9ffff55 49%,transparent 57%);transform:translateX(-65%);pointer-events:none;z-index:2}.translate:hover::after,.translate:focus-visible::after,.translate.shimmer::after{animation:gloss 1.1s ease forwards}.translate span:first-child{grid-area:1/1;transition:opacity .25s,transform .3s;white-space:nowrap}.translate .english{font-family:var(--sans);grid-area:1/1;opacity:0;transform:translateY(8px);white-space:nowrap;transition:opacity .25s,transform .3s}.translate.is-english span:first-child{opacity:0;transform:translateY(-8px)}.translate.is-english .english{opacity:1;transform:translateY(0)}.inline-jp{font-size:14px;min-width:48px}.hero-cta{display:flex;align-items:center;gap:28px}.text-link{font-size:13px;border-bottom:1px solid #7e94917a;padding:6px 0;display:inline-flex;gap:16px;align-items:center;transition:color .2s}.text-link:hover{color:var(--teal)}.text-link span{font-size:18px}.contract{margin-top:22px;padding:0;display:flex;align-items:center;gap:13px;color:var(--muted);font-family:var(--mono);font-size:10px;min-height:30px;position:relative}.contract-label{font-size:9px;border:1px solid var(--line);padding:3px 5px;border-radius:2px}.contract svg{margin-left:2px}.hero-footnote{font-family:var(--mono);font-size:8px;letter-spacing:.9px;color:#758583;display:flex;justify-content:space-between;width:100%;margin-top:auto;padding-top:37px}.hero-art{position:relative;min-height:586px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #6d8a8966;border-radius:5px;background:#222b32;box-shadow:10px 12px 0 #101718}.art-image-wrap{position:absolute;inset:0 0 30px;overflow:hidden}.mascot{width:100%;height:100%;object-fit:cover;object-position:49% 42%;display:block;filter:saturate(.76) brightness(.9)}.art-image-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0d16144d,transparent 20%,transparent 55%,#0b171aba)}.art-top{position:relative;display:flex;align-items:center;justify-content:space-between;padding:20px;font-family:var(--mono);font-size:8px;letter-spacing:1px;color:#ecf4ed;gap:10px}.art-top>span:first-child{display:flex;align-items:center;gap:8px;background:#172124b3;border:1px solid #a6cccb50;backdrop-filter:blur(8px);padding:8px 10px;border-radius:2px}.art-time{text-shadow:0 1px 3px #000}.art-corner{position:absolute;right:14px;top:47%;font-size:24px;opacity:.6;font-weight:400}.art-bottom{position:absolute;bottom:56px;left:23px;right:23px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.art-bottom>div{display:flex;flex-direction:column;gap:8px}.mini-label{font-family:var(--mono);font-size:8px;letter-spacing:1.7px;color:#c2ceca}.art-status{font-family:Georgia,serif;font-style:italic;font-size:29px;letter-spacing:-.7px}.art-jp{font-size:18px;min-width:130px;line-height:1.8;padding-right:24px}.translation-hint{position:absolute;right:0;top:0;font-size:14px}.art-caption{position:absolute;bottom:0;left:0;right:0;min-height:30px;background:#232e30;font-family:var(--mono);font-size:6.5px;letter-spacing:.7px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 15px;color:#a8b8b4}.market{border:1px solid var(--line);background:#1a2223;border-radius:4px;margin-top:6px}.market-heading{padding:15px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.market-heading .eyebrow{font-size:8px;letter-spacing:1px}.market-heading>a{font-size:11px;color:#becac7}.market-heading>a span{margin-left:9px}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);padding:24px 0}.stat{display:flex;flex-direction:column;gap:9px;padding:0 23px;border-right:1px solid var(--line);min-width:0}.stat:last-child{border:0}.stat-label{font-family:var(--mono);font-size:9px;letter-spacing:1px;color:var(--muted)}.stat strong{font-family:var(--display);font-size:clamp(27px,2.7vw,40px);font-weight:700;letter-spacing:-.3px;line-height:1.2;font-variant-numeric:tabular-nums}.stat strong.positive{color:var(--teal)}.stat strong.negative{color:#e7a096}.stat strong.refresh-flash{animation:statflash 1s}.stat-sub{font-size:9px;color:#829591}.market-footer{border-top:1px solid var(--line);padding:10px 23px;font-family:var(--mono);font-size:7px;letter-spacing:.25px;color:#7e918e;display:flex;justify-content:space-between;gap:12px}.market-footer a{color:#acbab6}.section{padding:66px 0;border-bottom:1px solid var(--line)}.section-kicker{display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:var(--mono);font-size:9px;color:#8ba09b;letter-spacing:1.5px}.section-kicker [lang=ja]{font-size:11px}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:78px;margin-top:40px}h2{font-size:clamp(32px,3.4vw,48px);line-height:1.13;letter-spacing:-1.7px;font-weight:450;margin:0}h2 em{letter-spacing:-1.5px}.about-copy{font-size:14px;line-height:1.8;color:#a4b5b0}.about-copy p{margin:0 0 17px}.about-copy p:nth-child(2){color:var(--cream)}.about-copy .text-link{color:var(--cream);margin-top:6px}.little-note{display:flex;align-items:center;gap:13px;margin-top:32px;color:#8ba09b;font-size:11px}.little-note>span:first-child{color:var(--teal);font-size:27px}.little-note .translate{font-size:14px;min-width:90px}.section-title-row{display:flex;justify-content:space-between;align-items:flex-end;margin:35px 0 35px}.section-title-row p{color:#93a8a3;font-size:13px;line-height:1.8;padding-right:12px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:4px;overflow:hidden}.step{padding:29px 26px 28px;background:var(--panel);border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.step:last-child{border:0}.step-top{display:flex;align-items:center;justify-content:space-between;align-self:stretch;color:#96aaa5;font-family:var(--mono);font-size:10px;min-height:45px}.step-icon{font-family:Georgia,serif;font-size:42px;color:var(--teal)}.step-icon.percent{font-family:var(--display);font-size:38px}h3{font-size:19px;letter-spacing:-.6px;font-weight:500;margin:27px 0 13px}.step p{font-size:12px;line-height:1.85;color:#a0b0ac;margin:0 0 25px;max-width:285px}.step .text-link{font-size:11px;margin-top:auto}.step-note{font-family:var(--mono);font-size:7px;letter-spacing:.6px;color:#7f938e;margin-top:auto;padding:10px 0}.rewards-note{font-size:10px;color:#80948f;margin:15px 0 0}.room{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:72px 0 77px}.room h2{margin:24px 0 29px}.room-actions{display:flex;align-items:center;gap:30px}.room-jp{font-size:16px;min-width:145px;padding-right:20px}.room-stamp{width:195px;height:195px;border:1px solid #738f87;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(13deg);margin-right:47px;color:#90aea5;position:relative}.room-stamp::after{content:'';position:absolute;inset:8px;border:1px solid #738f8755;border-radius:50%}.room-stamp span{font-family:var(--mono);font-size:8px;letter-spacing:2px}.room-stamp strong{font-family:var(--display);font-size:65px;font-weight:800;letter-spacing:-2px;line-height:1.05}.room-stamp i{font-size:24px;font-style:normal;margin-top:4px}footer{padding:32px 0 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.footer-top .wordmark{font-size:27px}.footer-top .brand-symbol{font-size:29px}.footer-top>span{font-size:13px;color:#98a9a3}.footer-top em{font-size:17px;letter-spacing:-.2px}.footer-top>a:last-child{font-size:11px;color:#a5b5af}.footer-ca{display:flex;align-items:center;gap:16px;margin-top:30px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--mono);font-size:9px;color:#98a9a4}.footer-ca>span{font-size:8px;letter-spacing:1px;flex-shrink:0}.footer-ca button{font-size:10px;text-align:left;overflow-wrap:anywhere;padding:6px 0}.footer-ca button span{margin-left:10px}.footer-bottom{display:flex;justify-content:space-between;gap:15px;margin-top:20px;font-family:var(--mono);font-size:7px;line-height:1.7;letter-spacing:.2px;color:#7e928a}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--cream);color:var(--bg);padding:14px 22px;border-radius:4px;font-size:12px;box-shadow:0 8px 35px #0007;z-index:30;transition:opacity .2s,transform .2s;max-width:90vw;overflow-wrap:anywhere}.toast.visible{opacity:1;transform:translate(-50%,0)}.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:var(--teal);color:var(--bg);padding:15px}.skip-link:focus{top:10px}@keyframes gloss{to{transform:translateX(65%)}}@keyframes statflash{0%,100%{opacity:1}35%{opacity:.45}}
@media(min-width:1450px){.hero-art{min-height:660px}.hero{gap:66px}.hero-description{font-size:16px;margin:30px 0}.hero-copy{padding-top:20px}.hero-line{font-size:65px}.hero-token{font-size:190px}.hero-cta{margin-top:6px}.hero-footnote{padding-top:40px}.art-status{font-size:33px}.stat-sub{font-size:11px}.stat-label{font-size:10px}}
@media(max-width:1100px){.site-shell{padding:0 35px}.hero{gap:30px}.hero-art{min-height:550px}.hero-token{font-size:132px}.hero-line{font-size:45px}.hero-cta{gap:18px}.hero-cta .button{font-size:12px;padding:15px 17px;gap:15px}.hero-description{font-size:13px}.nav{gap:22px;margin-left:0}.stat{padding:0 17px}.stat-sub{font-size:8px}.art-caption{font-size:5.5px}.about-grid{gap:45px}.step{padding:24px 20px}h3{font-size:17px}.room-stamp{margin-right:15px}.title-star{font-size:34px;right:-33px}}
@media(max-width:800px){.site-shell{padding:0 24px}.header{height:86px}.nav{gap:20px}.nav-link{font-size:11px}.header-actions{gap:16px}.wordmark{font-size:28px}.brand-symbol{font-size:30px}.button-small{gap:15px}.hero{gap:24px;padding-top:32px}.hero-token{font-size:112px;letter-spacing:-3px}.hero-line{font-size:36px;letter-spacing:-1.5px}.hero-art{min-height:505px}.hero-description{font-size:12px}.desktop-break{display:none}.hero-cta{flex-wrap:wrap;gap:10px 20px}.hero-cta .button{min-height:48px}.hero-cta .text-link{font-size:11px}.hero-footnote{font-size:6px}.hero-copy .eyebrow{font-size:7px}.art-top{padding:10px;font-size:6px}.art-top>span:first-child{padding:7px}.art-bottom{left:15px;right:15px;flex-direction:column;align-items:flex-start;gap:12px}.art-status{font-size:24px}.art-jp{font-size:14px;min-width:105px}.art-caption>span:last-child{display:none}.art-caption{font-size:6px}.stat{padding:0 12px}.stat strong{font-size:27px}.stat-label{font-size:8px}.stat-sub{font-size:7px}.market-heading{padding:13px 15px}.market-footer{padding:10px 15px;font-size:6px}.about-grid{gap:28px}.about-copy{font-size:12px}.little-note{gap:8px;font-size:9px}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line);padding:24px}.step p{max-width:none}.step h3{margin-top:15px}.step-top{min-height:32px}.section{padding:48px 0}.section-kicker{font-size:8px;letter-spacing:1px}.room-stamp{width:150px;height:150px;margin:0}.room-stamp strong{font-size:49px}.room-stamp span{font-size:6px}.room-actions{gap:16px}.room-actions .button{font-size:12px;padding:14px 17px}.room-jp{min-width:124px;font-size:14px}.room h2{font-size:33px}.footer-top>span{font-size:10px}.footer-bottom{font-size:6px}}
@media(max-width:600px){.site-shell{padding:0 20px}.header{height:77px;gap:15px}.nav{display:none}.header-actions{gap:21px}.button-small{padding:9px 13px;min-height:38px;font-size:11px}.x-link{font-size:20px}.hero{display:flex;flex-direction:column;padding-top:31px;gap:30px}.hero-copy{padding-top:0}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-token{font-size:clamp(123px,33vw,187px);letter-spacing:-4px}.title-star{right:-34px;top:6px;font-size:36px}h1{margin-top:24px}.hero-line{font-size:clamp(42px,11vw,59px);line-height:1.06;margin-top:23px;letter-spacing:-1.8px}.hero-description{font-size:14px;line-height:1.9;margin:22px 0}.hero-cta{gap:20px;flex-wrap:nowrap}.hero-cta .button{font-size:12px;min-height:53px;gap:20px;padding:15px 18px}.hero-cta .text-link{font-size:12px}.contract{margin-top:16px}.hero-footnote{padding-top:23px;font-size:6px;letter-spacing:.8px}.hero-art{min-height:0;aspect-ratio:.93;box-shadow:6px 7px 0 #101718}.art-top{padding:13px;font-size:7px}.art-top>span:first-child{padding:7px 9px}.art-bottom{flex-direction:row;align-items:flex-end;left:18px;right:18px;bottom:49px}.art-status{font-size:25px}.art-jp{font-size:14px;min-width:112px}.art-caption{font-size:6px;padding:8px 12px}.art-caption>span:last-child{display:inline;font-size:5px}.market{margin-top:0}.market-heading{padding:13px 14px}.market-heading .eyebrow{font-size:6.5px;letter-spacing:.6px;gap:6px}.market-heading>a{font-size:10px;white-space:nowrap}.stats-grid{grid-template-columns:repeat(2,1fr);padding:0}.stat{padding:20px 15px;border-bottom:1px solid var(--line);gap:7px}.stat:nth-child(2n){border-right:0}.stat:last-child{grid-column:1/-1;border-right:0;border-bottom:0}.stat strong{font-size:37px}.stat-label{font-size:8px}.stat-sub{font-size:9px}.market-footer{flex-direction:column;gap:7px;font-size:6.5px;line-height:1.6}.section{padding:40px 0}.section-kicker{font-size:7px;letter-spacing:.9px}.section-kicker>span:last-child{max-width:45%;text-align:right;line-height:1.6}.about-grid{grid-template-columns:1fr;gap:27px;margin-top:30px}h2{font-size:35px}.little-note{margin-top:24px;font-size:10px}.about-copy{font-size:13px}.section-title-row{margin:27px 0;align-items:flex-end;gap:12px}.section-title-row h2{font-size:37px}.section-title-row p{font-size:10px;padding:0}.step{padding:24px}.step h3{font-size:20px}.step p{font-size:13px}.step .text-link{font-size:12px}.step-note{font-size:8px}.rewards-note{font-size:9px;line-height:1.7}.room{position:relative;overflow:hidden;padding:44px 0 50px}.room .eyebrow{font-size:7px}.room h2{font-size:34px;position:relative;z-index:1}.room-stamp{display:none}.room-actions{gap:22px}.room-actions .button{font-size:11px;gap:14px}.room-jp{min-width:120px;font-size:13px}footer{padding-top:24px}.footer-top{flex-wrap:wrap;gap:17px}.footer-top .wordmark{font-size:27px}.footer-top>span{margin-left:auto;font-size:11px}.footer-top>a:last-child{width:100%;font-size:10px}.footer-ca{flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px}.footer-ca button{font-size:9px;line-height:1.7}.footer-bottom{flex-wrap:wrap;font-size:6px;gap:10px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>span:last-child{margin-left:auto}}
@media(max-width:600px){.stat:first-child{grid-column:1/-1;border-right:0}.stat:last-child{grid-column:auto;border-bottom:0}.stat:nth-child(2n){border-right:1px solid var(--line)}.stat:nth-child(3){border-right:0}.stat:nth-child(4){border-bottom:0}.art-status{font-size:22px;white-space:nowrap}.art-jp{min-width:105px}}
@media(max-width:380px){.hero-token{font-size:112px}.hero-cta{gap:13px}.hero-cta .button{font-size:11px;padding:14px;gap:13px}.hero-cta .text-link{font-size:11px;gap:9px}.art-bottom{flex-direction:column;align-items:flex-start;gap:8px}.room-actions{gap:15px;flex-wrap:wrap}.section-title-row h2{font-size:33px}.stat strong{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* Readable type and the shared TEEN / NEET community. */
.hero-description,.about-copy,.step p{font-size:16px;line-height:1.8;color:#bdcac6}
.hero-copy .eyebrow,.eyebrow,.market-heading .eyebrow,.section-kicker,.stat-label,.mini-label{font-size:12px;line-height:1.6;letter-spacing:.8px;color:#b2c4be}
.nav-link,.text-link,.step .text-link,.market-heading>a{font-size:14px}
.contract{font-size:13px;color:#bdcac6;min-height:44px;gap:12px}
.contract-label{font-size:12px;padding:4px 6px}
.contract svg{width:18px;height:18px}
.hero-community{display:flex;gap:15px;align-items:center;margin-top:auto;padding-top:28px;font-size:14px;line-height:1.6;color:#c1ceca}
.hero-community strong{font-weight:400;color:var(--teal)}
.community-avatars{display:flex;padding-right:3px}
.community-avatars img{width:44px;height:44px;object-fit:cover;border-radius:50%;border:2px solid var(--bg);background:var(--panel)}
.community-avatars img:first-child{object-position:center;object-fit:cover;clip-path:circle(50%)}
.community-avatars img:last-child{margin-left:-8px;object-position:55% 20%}
.art-top{font-size:12px;letter-spacing:.4px}
.art-top>span:first-child{padding:8px}
.art-caption{font-family:var(--sans);font-size:12px;line-height:1.5;letter-spacing:0;min-height:48px;padding:12px 16px;color:#c1ceca}
.art-image-wrap{bottom:48px}
.art-bottom{bottom:73px}
.art-jp{font-size:18px;min-width:140px}
.stat-sub{font-size:12px;line-height:1.5;color:#a9bdb4}
.market-footer{font-family:var(--sans);font-size:12px;line-height:1.6;color:#a9bdb4;flex-wrap:wrap}
.market-heading .eyebrow{letter-spacing:.5px}
.about-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:65px;align-items:center;margin-top:32px}
.together-art{margin:0;max-width:470px;border:1px solid #a6cccb55;border-radius:5px;overflow:hidden;background:#dfdedd}
.together-art img{display:block;width:100%;height:auto}
.together-art figcaption{padding:13px 18px;background:var(--panel);color:#c1ceca;font-family:var(--mono);font-size:12px;line-height:1.5}
.about-copy h2{margin-bottom:27px;font-size:clamp(32px,3.3vw,47px)}
.about-copy p{margin-bottom:20px;max-width:480px}
.about-copy p:nth-child(2){color:#bdcac6}
.section-title-row p{font-size:15px;color:#bdcac6;max-width:260px;line-height:1.7}
.step-top,.step-note{font-size:12px}
.rewards-note{font-size:12px;color:#a9bdb4;line-height:1.7}
.room-friends{display:flex;align-items:center;gap:18px;margin-right:20px}
.room-friends img{width:120px;height:120px;object-fit:cover;border:1px solid #a6cccb70;border-radius:50%}
.room-friends img:last-child{object-position:55% 20%}
.room-friends span{font-family:Georgia,serif;font-style:italic;font-size:38px;color:var(--teal)}
.footer-top>span,.footer-top>a:last-child,.footer-ca>span,.footer-ca button,.footer-bottom{font-size:12px;line-height:1.7;color:#acbfb6}
.footer-ca{gap:16px;flex-wrap:wrap}
.footer-ca button{min-height:40px}
.footer-bottom{font-family:var(--sans)}
@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding:0}.stat{grid-column:span 2;padding:20px;border-bottom:1px solid var(--line)}.stat:nth-child(3){border-right:0}.stat:nth-child(4),.stat:nth-child(5){grid-column:span 3;border-bottom:0}.stat strong{font-size:36px}.about-grid{gap:35px}.room-friends{gap:12px;margin:0}.room-friends img{width:90px;height:90px}.room-friends span{font-size:28px}.art-top{flex-wrap:wrap}.art-jp{min-width:126px;font-size:16px}}
@media(max-width:800px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-copy .eyebrow{font-size:12px}.hero-cta{flex-wrap:wrap}.hero-description{font-size:16px}.hero-community{font-size:13px;padding-top:22px}.hero-cta .button,.hero-cta .text-link{font-size:14px}.nav{gap:15px}.nav-link{font-size:13px}.about-copy h2{font-size:33px}.art-status{font-size:24px}.art-top{font-size:12px}.art-bottom{bottom:87px}.art-caption{min-height:62px}.art-image-wrap{bottom:62px}.room{flex-wrap:wrap}.room-friends img{width:80px;height:80px}.room-friends{margin-top:15px}.room .eyebrow{font-size:12px}.footer-bottom{font-size:12px}}
@media(max-width:600px){.hero-cta{gap:12px 20px;flex-wrap:wrap}.hero-cta .button{font-size:14px;padding:15px 19px}.hero-cta .text-link{font-size:14px}.hero-community{padding-top:21px;font-size:14px}.hero-art{aspect-ratio:.85}.art-top{font-size:12px;padding:12px;gap:8px}.art-bottom{bottom:85px;flex-direction:column;align-items:flex-start;gap:8px}.art-status{font-size:26px}.art-jp{font-size:16px;min-width:130px}.art-caption{font-size:12px;min-height:62px;padding:12px 15px}.mini-label{font-size:12px}.market-heading{align-items:flex-start;gap:14px}.market-heading .eyebrow{font-size:12px;align-items:flex-start;line-height:1.5;letter-spacing:0}.market-heading .status-dot{margin-top:6px}.market-heading>a{font-size:13px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat,.stat:nth-child(4),.stat:nth-child(5){grid-column:auto;padding:18px 14px}.stat:first-child{grid-column:1/-1;border-right:0}.stat:nth-child(2){border-right:1px solid var(--line)}.stat:nth-child(3){border-right:0}.stat:nth-child(4){border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat-label,.stat-sub{font-size:12px}.stat strong{font-size:34px}.market-footer{font-size:12px;padding:12px 14px;gap:8px}.section-kicker,.section-kicker [lang=ja]{font-size:12px;letter-spacing:.4px}.section-kicker>span:last-child{max-width:none;text-align:left}.about-grid{grid-template-columns:1fr;gap:28px}.together-art{max-width:100%}.about-copy h2{font-size:35px}.about-copy,.step p{font-size:16px}.section-title-row{align-items:flex-start;flex-direction:column;gap:16px}.section-title-row p{font-size:15px;margin:0}.step .text-link{font-size:14px}.rewards-note{font-size:12px}.room h2{font-size:34px}.room-actions{flex-wrap:wrap}.room-actions .button{font-size:14px}.room-jp{font-size:16px;min-width:145px}.room-friends{display:flex;margin-top:8px}.room-friends img{width:86px;height:86px}.footer-top>span,.footer-top>a:last-child,.footer-ca>span,.footer-ca button,.footer-bottom{font-size:12px}.footer-ca button{max-width:100%;overflow-wrap:anywhere;line-height:1.9}.footer-top>span{margin-left:0}}

.rewards-panel{margin:28px 0 0;padding:30px;border:1px solid #a6cccb66;border-radius:4px;background:linear-gradient(120deg,#263737,#1b2527 70%)}
.rewards-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.rewards-heading h2{font-size:34px;margin-top:9px}.rewards-heading .text-link{white-space:nowrap}
.rewards-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:30px}.rewards-total{display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-right:1px solid var(--line);padding-right:25px}.rewards-total>strong{font-family:var(--display);font-size:65px;line-height:1.1;color:var(--teal);font-variant-numeric:tabular-nums}.rewards-total>span:not(.stat-label){font-size:16px;color:var(--cream)}.rewards-total p{font-size:12px;color:#b3c5bd;margin:0;line-height:1.7}
.rewards-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.rewards-details>div{display:flex;flex-direction:column;gap:7px}.rewards-details>div:last-child{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px}.rewards-details strong{font-family:var(--display);font-size:35px;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums}.rewards-details>div>span:last-child{font-size:12px;line-height:1.5;color:#b3c5bd}.rewards-footer{margin-top:25px;padding-top:17px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:12px;line-height:1.7;color:#b3c5bd;flex-wrap:wrap}
@media(max-width:800px){.rewards-grid{grid-template-columns:1fr}.rewards-total{border-right:0;border-bottom:1px solid var(--line);padding:0 0 22px}.rewards-details{gap:20px}}
@media(max-width:600px){.rewards-panel{padding:23px 18px}.rewards-heading{align-items:flex-start;flex-direction:column;gap:16px}.rewards-heading h2{font-size:32px}.rewards-total>strong{font-size:55px}.rewards-details strong{font-size:32px}.rewards-footer{flex-direction:column}.rewards-details .stat-label{font-size:12px;letter-spacing:0}}

/* Blend the meme's light background into the site's muted teal palette. */
.together-art{background:#a8bfbd}
.together-art img{mix-blend-mode:multiply}

.nav{gap:24px;margin-left:0}
@media(min-width:601px) and (max-width:1000px){.header{flex-wrap:wrap;height:auto;min-height:100px;padding:18px 0;gap:16px}.nav{order:3;width:100%;justify-content:center;gap:25px}}
@media(max-width:600px){.header{height:auto;min-height:77px;flex-wrap:wrap;padding:18px 0 12px;gap:12px}.nav{display:flex;order:3;width:100%;justify-content:flex-end}.nav .nav-link{display:none}.nav .depot-link{display:inline-flex;align-items:center;min-height:36px;font-size:14px;gap:5px}.header-actions{margin-left:auto}}

/* Keep the short About copy close to the artwork. */
.about.section{padding-top:44px;padding-bottom:44px}
.about-grid{grid-template-columns:minmax(0,470px) minmax(0,1fr);gap:42px;margin-top:24px}
.about-copy{max-width:560px}
.about-copy h2{margin-bottom:20px}
.about-copy p{margin-bottom:12px}
.about-copy .text-link{margin-top:8px}
@media(min-width:1101px){.about-grid{grid-template-columns:minmax(0,400px) minmax(0,1fr);gap:44px}.together-art{max-width:400px}}
@media(max-width:800px) and (min-width:601px){.about-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:26px}}
@media(max-width:600px){.about.section{padding-top:32px;padding-bottom:32px}.about-grid{grid-template-columns:1fr;gap:22px;margin-top:20px}.together-art{max-width:100%}.about-copy h2{margin-bottom:17px}}
@media(min-width:1101px){.about-grid{max-width:1100px;margin-inline:auto;grid-template-columns:420px minmax(0,1fr);gap:48px}.together-art{max-width:420px}.about-copy{max-width:none}.about-copy h2{font-size:clamp(47px,3.8vw,58px)}}
