:root{--black:#080808;--white:#f0f1ed;--ink:#101217;--muted:#9d9eaa;--line:#34363d;--lime:#c8ff45;--pink:#ff37c8;--purple:#6940ff;--blue:#a9d9ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);font-family:'DM Sans',sans-serif;color:var(--white);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.dark{background:var(--black);color:var(--white)}.light{background:var(--white);color:var(--ink)}.section-pad{padding:120px max(6vw,32px)}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(6vw,32px);position:fixed;z-index:20;top:0;left:0;right:0;background:rgba(8,8,8,.78);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.1)}.brand{font:700 25px 'Space Grotesk';letter-spacing:-1px}.brand span,.footer-mark span{color:var(--lime)}nav{display:flex;gap:34px;font-size:11px;font-weight:700;letter-spacing:.12em}nav a{opacity:.75;transition:.25s}nav a:hover{opacity:1;color:var(--lime)}.menu-btn{display:none;background:none;border:0}.progress{position:fixed;z-index:30;top:0;left:0;right:0;height:3px;background:transparent}.progress span{display:block;height:100%;width:0;background:var(--lime)}.hero{min-height:100vh;padding-top:150px;position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:#8c8e9a;margin:0 0 26px}.hero h1,.section-heading h2,.section-title h2,.contact h2{font:700 clamp(68px,12vw,178px)/.82 'Space Grotesk';letter-spacing:-.09em;margin:0}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:2px var(--white)}.hero-intro{font-size:18px;line-height:1.55;max-width:430px;margin:38px 0}.pill{display:inline-flex;align-items:center;gap:35px;border-radius:100px;padding:15px 18px 15px 23px;font-weight:700;font-size:12px}.gradient{background:linear-gradient(105deg,var(--purple),var(--pink),#ffad4a)}.pill span,.text-link span{font-size:19px}.placeholder-card{height:540px;max-width:510px;width:100%;justify-self:end;border-radius:45% 45% 18% 18%;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#30375b 0 11%,transparent 12%),radial-gradient(circle at 45% 45%,#7d35d6 0 22%,transparent 23%),linear-gradient(145deg,#161b38,#252528 70%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.25),0 30px 80px #050509}.placeholder-card span{font:700 16px 'Space Grotesk';letter-spacing:.12em;text-align:center;color:#d8d5ee;transform:rotate(-8deg)}.hero-orbit{position:absolute;border:1px solid rgba(200,255,69,.22);border-radius:50%;width:70vw;height:70vw;right:-30vw;bottom:-37vw}.orbit-b{width:35vw;height:35vw;right:-8vw;bottom:-12vw;border-color:rgba(255,55,200,.25)}.scroll-cue{position:absolute;bottom:34px;left:max(6vw,32px);font-size:10px;letter-spacing:.18em;color:#8c8e9a}.scroll-cue span{color:var(--lime);font-size:20px;margin-left:12px}.clients{padding-top:45px;padding-bottom:100px}.logo-row{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;font:600 clamp(15px,2vw,25px) 'Space Grotesk';color:#555761}.logo-row span:first-child{color:var(--lime)}.section-title{display:flex;gap:30px;align-items:flex-start}.section-title .index,.project-num{font:700 18px 'Space Grotesk';color:var(--purple);margin-top:10px}.about{position:relative;min-height:760px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;margin-top:105px;margin-left:9vw}.about-lead p{font:600 clamp(28px,4vw,57px)/1.08 'Space Grotesk';letter-spacing:-.06em;max-width:540px;margin:0 0 55px}.about-body{font-size:17px;line-height:1.7;max-width:470px}.about-body p+p{margin-top:28px}.text-link{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:10px}.floating-shape{position:absolute;font-size:85px;opacity:.85}.heart{color:#ff3d48;left:7%;bottom:10%}.flower{color:#733cff;right:9%;top:19%}.services{padding-top:100px}.section-heading h2{font-size:clamp(56px,10vw,135px);letter-spacing:-.085em}.service-list{margin-top:75px}.service{display:grid;grid-template-columns:120px 1fr 40px;align-items:start;gap:30px;border-top:1px solid #cfd1cd;padding:30px 0;transition:.3s}.service:last-child{border-bottom:1px solid #cfd1cd}.service:hover{padding-left:15px;background:#e3e6e0}.service b{font:700 clamp(44px,6vw,80px)/.8 'Space Grotesk';letter-spacing:-.08em}.service h3{font:700 18px 'Space Grotesk';margin:3px 0 10px}.service p{margin:0;color:#74767b;max-width:650px;line-height:1.5}.arrow{font-size:24px}.projects{padding-top:125px}.project-stack{margin-top:75px;display:grid;gap:30px}.project-card{border:1px solid #787b85;border-radius:34px;padding:24px;background:#0e0e10;transition:.35s}.project-card:hover{transform:translateY(-8px);border-color:var(--lime)}.project-meta{display:flex;align-items:center;gap:22px}.project-meta strong{font:700 16px 'Space Grotesk'}.project-meta small{display:block;color:#8c8e9a;font-size:12px;margin-top:5px}.project-num{font-size:39px;color:var(--white);margin:0}.outline-btn{margin-left:auto;border:1px solid #9ba0ae;color:var(--white);background:transparent;border-radius:100px;padding:12px 18px;font-size:11px;font-weight:700}.project-art{height:360px;border-radius:22px;margin-top:24px;display:grid;place-items:center;overflow:hidden}.project-art span{font:700 clamp(38px,7vw,100px)/.82 'Space Grotesk';text-align:center;letter-spacing:-.08em;color:#fff9;transform:rotate(-8deg)}.art-one{background:radial-gradient(circle at 30% 25%,#d4fc46,transparent 20%),radial-gradient(circle at 70% 70%,#2c8cff,transparent 28%),linear-gradient(135deg,#17111e,#bf3b7c 45%,#2524a8)}.art-two{background:radial-gradient(circle at 70% 30%,#ffb438,transparent 20%),radial-gradient(circle at 30% 70%,#7b4bff,transparent 30%),linear-gradient(140deg,#13252d,#1fa58f 50%,#e9f03a)}.art-three{background:radial-gradient(circle at 50% 50%,#ff5c9b,transparent 18%),radial-gradient(circle at 20% 20%,#a7e9ff,transparent 25%),linear-gradient(130deg,#2e113e,#ec7750 55%,#ffdf5d)}.project-note{font-size:14px;color:#a9abb5;margin:20px 0 0}.testimonials{overflow:hidden}.quote-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:70px;padding-bottom:12px;scrollbar-width:none}.quote-track::-webkit-scrollbar{display:none}.quote{flex:0 0 min(430px,75vw);min-height:250px;border:1px solid #555762;border-radius:28px;padding:30px;scroll-snap-align:start}.quote span{font:700 75px/0 'Space Grotesk';color:var(--lime)}.quote p{font:500 21px/1.25 'Space Grotesk';letter-spacing:-.03em}.quote small{font-size:10px;letter-spacing:.12em;color:#91939c}.track-controls{display:flex;gap:8px;margin-top:20px}.track-controls button{width:44px;height:44px;border:1px solid #70727a;border-radius:50%;background:none;color:var(--white);cursor:pointer}.contact{position:relative;overflow:hidden}.contact-grid{display:grid;grid-template-columns:.8fr 1fr;gap:12vw;align-items:start}.contact h2{font-size:clamp(65px,9vw,135px);margin-bottom:35px}.email{font:600 clamp(18px,2.5vw,32px) 'Space Grotesk';text-decoration:underline}.contact-form{display:grid;gap:25px}.contact-form label{font-size:10px;letter-spacing:.12em;font-weight:700;color:#676a72}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #bcc0c1;background:transparent;padding:14px 0 12px;outline:0;color:var(--ink);font:16px 'DM Sans'}.contact-form textarea{height:110px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.submit-btn{border:1px solid #777b85;background:transparent;border-radius:100px;padding:16px 20px;display:flex;justify-content:space-between;font-weight:700;cursor:pointer}.submit-btn:hover{background:var(--ink);color:var(--white)}.form-status{font-size:12px;color:#5b6269}.bolt{color:#9ce627;right:7%;top:10%;font-size:130px}.footer{border-top:1px solid #30323a;border-radius:55px 55px 0 0;padding:70px max(6vw,32px) 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-brand{font:700 54px/.78 'Space Grotesk';letter-spacing:-.1em}.footer-brand span{color:transparent;-webkit-text-stroke:1px var(--white)}.footer small{display:block;color:#777985;font-size:10px;letter-spacing:.14em;margin-bottom:20px}.footer a,.footer p{display:block;font-size:12px;line-height:1.8;color:#c1c3c9;margin:0}.footer-mark{justify-self:end;align-self:end;font:700 26px 'Space Grotesk'}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:760px){.section-pad{padding:90px 22px}.topbar{padding:0 22px;height:62px}nav{display:none}.menu-btn{display:grid;gap:5px}.menu-btn i{width:24px;height:2px;background:var(--white)}.hero{display:block;padding-top:125px;min-height:850px}.hero h1{font-size:75px}.hero-intro{font-size:16px}.placeholder-card{height:290px;width:72%;margin:70px auto 0}.scroll-cue{left:22px}.logo-row{gap:20px}.logo-row span{font-size:14px}.about{min-height:auto}.section-title{gap:15px}.section-title h2{font-size:67px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:60px;margin:65px 0 0}.about-lead p{font-size:34px}.floating-shape{font-size:55px}.service{grid-template-columns:55px 1fr 20px;gap:14px}.service b{font-size:43px}.service h3{font-size:15px}.service p{font-size:14px}.project-card{padding:16px;border-radius:24px}.project-meta{gap:12px}.project-num{font-size:30px}.project-meta strong{font-size:13px}.outline-btn{font-size:9px;padding:9px 10px}.project-art{height:220px}.footer{grid-template-columns:1fr 1fr;border-radius:30px 30px 0 0;padding:55px 22px 32px}.footer-brand{font-size:41px;grid-column:1/-1}.footer-mark{justify-self:start}.quote{min-height:230px}.quote p{font-size:18px}}
:root{--scroll-review-size:28px}
main{display:flex;flex-direction:column}main>.hero{order:1}main>.clients{order:2}main>#about{order:3}main>#projects{order:4}main>#services{order:5}main>.testimonials{order:6}main>#contact{order:7}
.logo-row .company-logo{color:#858894;font-size:clamp(16px,2.2vw,26px);font-weight:700;letter-spacing:-.05em}.company-logo.coinw{color:var(--lime)}.company-logo.bybit{letter-spacing:.02em}.company-logo.byte{color:#d9dce5}.company-logo.byte span{font-weight:400}.company-logo.thought{font-size:.9em}.company-logo.thought span{font-weight:400}.company-logo.figma{font-weight:500}.project-stack{position:relative;padding-bottom:12vh}.project-card{position:sticky;top:96px}.project-card:nth-child(2){top:116px}.project-card:nth-child(3){top:136px}
.lang-toggle{border:1px solid #555;border-radius:999px;background:transparent;color:var(--white);padding:8px 11px;font-size:11px;letter-spacing:.08em;cursor:pointer}.lang-toggle em{font-style:normal;color:var(--lime)}.lang-toggle b{color:#777;margin:0 4px}.logo-mark{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:8px;border-radius:8px;font:700 15px 'Space Grotesk';font-style:normal;color:#0a0a0a}.coinw-mark{background:var(--lime)}.bybit-mark{background:#fff;color:#111}.byte-mark{background:linear-gradient(135deg,#fff,#b6ff39)}.thought-mark{background:#ff6333;color:#fff}.figma-mark{background:linear-gradient(135deg,#f24e1e 0 33%,#a259ff 33% 66%,#1abcfe 66%);color:#fff}.project-card{min-height:calc(100vh - 120px)}.quote-track .quote{height:250px;padding-top:34px;padding-bottom:34px}
.logo-row{overflow:hidden;flex-wrap:nowrap}.marquee-track{display:flex;align-items:center;gap:72px;width:max-content;animation:logo-marquee 22s linear infinite}.marquee-track .company-logo{flex:0 0 auto;white-space:nowrap}@keyframes logo-marquee{to{transform:translateX(-50%)}}.project-card{box-shadow:0 -16px 40px rgba(0,0,0,.32)}
.logo-row .company-logo{display:flex;align-items:center;height:32px;line-height:1;white-space:nowrap}.marquee-track .logo-mark{display:grid;place-items:center;flex:0 0 28px}
.hero{display:block;min-height:100vh;padding:30px max(6vw,32px) 70px;position:relative;overflow:hidden;background:#030305}.hero-navline{position:relative;z-index:3;display:flex;justify-content:space-between;border-bottom:1px solid #4b4e58;padding:0 0 22px;font:600 14px 'Space Grotesk';letter-spacing:.06em}.hero-navline a{transition:color .25s}.hero-navline a:hover{color:var(--lime)}.hero-reference-art{position:absolute;inset:0;background:radial-gradient(circle at 50% 78%,rgba(30,38,90,.32),transparent 48%),linear-gradient(180deg,rgba(0,0,0,.2),transparent 50%,rgba(0,0,0,.3));pointer-events:none}.hero-copy{position:relative;z-index:2;margin-top:32px}.hero-copy .eyebrow{color:#fff;margin-bottom:18px}.hero-copy h1{font-size:clamp(92px,15vw,220px);line-height:.78;letter-spacing:-.095em}.hero-copy h1 em{background:linear-gradient(180deg,#fff,#bac1cc 52%,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-stroke:0}.hero-copy .hero-intro{max-width:430px;font-size:18px;margin:48px 0 28px}.hero-portrait-placeholder{position:absolute;z-index:1;width:min(58vw,820px);height:min(68vw,650px);right:15%;bottom:-5%;overflow:hidden;pointer-events:none;mask-image:linear-gradient(to bottom,#000 0 72%,transparent 100%)}.hero-portrait-placeholder img{position:absolute;width:245%;max-width:none;left:-73%;top:-10%;height:auto;filter:saturate(1.1) contrast(1.08);mix-blend-mode:screen}.hero .pill{position:relative;z-index:4;padding:18px 22px 18px 26px;font-size:14px}.hero .scroll-cue{z-index:4}.hero-orbit{opacity:.45}
@media(max-width:760px){.hero{padding-top:24px}.hero-navline{font-size:10px;gap:12px}.hero-copy{margin-top:70px}.hero-copy h1{font-size:76px}.hero-copy .hero-intro{font-size:15px;max-width:280px;margin:30px 0 22px}.hero-portrait-placeholder{width:100vw;height:460px;right:-5%;bottom:0}.hero-portrait-placeholder img{width:300%;left:-100%;top:5%}}
.contact-poster{position:relative;overflow:hidden;padding:34px max(6vw,32px) 70px;min-height:580px}.contact-mini-nav{display:flex;align-items:center;justify-content:space-between;max-width:820px;margin:0 auto 62px;font:700 12px 'Space Grotesk'}.contact-mini-nav nav{display:flex;gap:45px;font-weight:500}.contact-poster-grid{display:grid;grid-template-columns:1fr 1fr;gap:11vw;align-items:center;margin-left:15%}.contact-poster h2{font-size:clamp(78px,11vw,150px);line-height:.78;letter-spacing:-.085em}.contact-poster .email{display:inline-block;margin-top:24px;font:500 clamp(25px,3.5vw,50px) 'DM Sans';text-decoration:underline;text-underline-offset:8px}.poster-send{display:flex;align-items:center;justify-content:center;gap:12px;border:2px solid #8250ff;color:#8250ff;border-radius:999px;min-height:88px;font:700 22px 'Space Grotesk';letter-spacing:.05em;transition:.3s}.poster-send:hover{background:#8250ff;color:#fff}.contact-knot{position:absolute;left:-62px;top:80px;width:260px;height:340px;filter:drop-shadow(0 18px 25px rgba(72,24,160,.25))}.contact-knot i{position:absolute;width:165px;height:74px;border-radius:999px;background:linear-gradient(145deg,#b17bff,#5920ee 65%,#3a0bad);box-shadow:inset 12px 12px 25px rgba(255,255,255,.3),inset -10px -12px 25px rgba(28,0,108,.35)}.contact-knot i:nth-child(1){transform:rotate(52deg);top:35px;left:30px}.contact-knot i:nth-child(2){transform:rotate(-42deg);top:130px;left:22px}.contact-knot i:nth-child(3){transform:rotate(58deg);top:210px;left:55px}.poster-footer{position:relative;min-height:430px;border-radius:0;padding:55px max(6vw,32px) 160px;grid-template-columns:1.6fr .45fr .65fr;overflow:hidden}.poster-footer .footer-brand{font-size:clamp(58px,7vw,105px);line-height:.8;color:transparent;-webkit-text-stroke:2px var(--white)}.poster-footer small{font-size:14px;color:var(--white);font-weight:700}.poster-footer a,.poster-footer p{font-size:16px;line-height:1.55}.shape-parade{position:absolute;left:2%;right:2%;bottom:-50px;height:160px;display:flex;align-items:center;justify-content:space-between;gap:15px}.shape-parade i{display:block;filter:drop-shadow(0 9px 8px rgba(0,0,0,.28))}.shape-x{width:105px;height:105px;background:#f5f5f5;border-radius:42% 15%;transform:rotate(45deg)}.shape-dots{width:105px;height:105px;background:radial-gradient(circle,#aefe1f 0 30px,transparent 31px);background-size:52px 52px}.shape-c{width:110px;height:110px;border:35px solid #f2f2f2;border-right-color:transparent;border-radius:50%}.shape-orb{width:122px;height:122px;border-radius:50%;background:linear-gradient(135deg,#a86dff,#6230f3)}.shape-slash{width:125px;height:90px;background:linear-gradient(35deg,transparent 34%,#eee 35% 57%,transparent 58%),linear-gradient(-35deg,transparent 34%,#eee 35% 57%,transparent 58%)}.shape-bow{width:120px;height:105px;background:radial-gradient(circle at 0 50%,#ff9f23 0 52px,transparent 53px),radial-gradient(circle at 100% 50%,#ff9f23 0 52px,transparent 53px)}.shape-up{width:105px;height:105px;background:#eee;clip-path:polygon(50% 0,100% 50%,70% 50%,70% 100%,30% 100%,30% 50%,0 50%)}.shape-ring{width:110px;height:110px;border:30px solid #ff23bd;border-radius:50%}
@media(max-width:760px){.contact-poster{padding:28px 22px 55px;min-height:620px}.contact-mini-nav{margin-bottom:80px}.contact-mini-nav nav{gap:14px;font-size:10px}.contact-poster-grid{grid-template-columns:1fr;gap:50px;margin-left:0}.contact-poster h2{font-size:75px}.contact-poster .email{font-size:20px}.poster-send{min-height:66px}.contact-knot{opacity:.6;left:auto;right:-120px;top:120px}.poster-footer{grid-template-columns:1fr 1fr;gap:35px;padding:55px 22px 135px}.poster-footer .footer-brand{grid-column:1/-1}.shape-parade{width:900px;justify-content:flex-start;gap:20px;transform:scale(.75);transform-origin:left bottom}}
/* Hero reference-accurate layout */
.hero{height:100vh;min-height:720px;padding:28px 5vw 30px;background:#020204;isolation:isolate}.hero-reference-art{background:radial-gradient(ellipse at 50% 85%,#080b2c 0,transparent 48%)}.hero-navline{height:58px;padding:0 10px 20px;font-size:15px;align-items:flex-start}.hero-copy{position:static;margin:0}.hero-copy .eyebrow{display:none}.hero-copy h1{position:absolute;z-index:1;left:4.7vw;right:4.7vw;top:112px;display:flex;align-items:baseline;gap:.12em;white-space:nowrap;font-size:clamp(96px,13.6vw,205px);line-height:.78;letter-spacing:-.075em;background:linear-gradient(180deg,#fff 0,#d9dde4 48%,#aeb5bf 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-transform:uppercase}.hero-copy h1 br{display:none}.hero-copy h1 em{font:inherit;color:transparent;background:inherit;-webkit-background-clip:text;background-clip:text}.hero-copy .hero-intro{position:absolute;z-index:4;left:5.2vw;top:45%;width:330px;margin:0;color:#f5f5f5;font:600 clamp(16px,1.55vw,23px)/1.45 'Space Grotesk';text-transform:uppercase;letter-spacing:.015em}.hero-copy .pill{position:absolute;z-index:5;right:5.4vw;top:49%;min-width:260px;justify-content:center;border:2px solid #fff;box-shadow:0 0 20px #bc26ff,0 0 30px rgba(255,93,52,.55);font-size:17px}.hero-portrait-placeholder{z-index:3;width:min(52vw,700px);height:min(68vw,690px);left:50%;right:auto;bottom:2%;transform:translateX(-50%);overflow:visible;mask-image:radial-gradient(ellipse 47% 50% at 52% 55%,#000 65%,transparent 100%);will-change:transform}.hero-portrait-placeholder img{position:static;width:100%;height:100%;object-fit:contain;filter:saturate(1.1) contrast(1.05);mix-blend-mode:normal}.hero .scroll-cue{display:none}
@media(max-width:760px){.hero{height:850px;min-height:850px;padding:22px}.hero-navline{font-size:9px;height:45px;padding-bottom:14px}.hero-copy h1{left:22px;right:22px;top:95px;display:block;white-space:normal;font-size:70px;line-height:.82}.hero-copy h1 br{display:block}.hero-copy .hero-intro{left:22px;top:315px;width:260px;font-size:14px}.hero-copy .pill{left:22px;right:auto;top:440px;min-width:210px;font-size:13px}.hero-portrait-placeholder{width:640px;height:640px;left:60%;bottom:-80px}}
.hero-portrait-placeholder{mask-image:none;-webkit-mask-image:none;overflow:hidden;backface-visibility:hidden}.hero-portrait-placeholder img{image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}.quote-track{padding-top:34px;padding-bottom:34px}.quote-track .quote{height:290px;padding:34px 30px}.quote span{display:block;font-size:70px;line-height:.78;margin:0 0 28px}.quote p{margin-top:0}
.art-knowledge{background:#edf0f2;align-items:flex-start;position:relative}.art-knowledge img{width:38%;min-width:220px;max-width:360px;height:auto;box-shadow:20px 0 45px rgba(0,0,0,.2);transform:translateY(28px);border-radius:4px}.knowledge-project .project-note{max-width:850px}
.figma-project .project-meta{align-items:center}.figma-project .outline-btn{display:inline-block;text-decoration:none}.art-annual-2024{background:linear-gradient(135deg,#14121f,#5227ff 55%,#d6ff3f)}.art-annual-2025{background:linear-gradient(135deg,#0c2930,#16b961 45%,#dfff32)}.art-anniversary{background:radial-gradient(circle at 65% 35%,#ffcf47,transparent 18%),linear-gradient(135deg,#16102d,#8a30f6 55%,#ff3bbf)}
.about-reference{position:relative;min-height:100vh;background:#020207;color:#fff;overflow:hidden;padding:0;display:grid;place-items:center}.about-reference-bg{position:absolute;inset:0;background:#020207 url('assets/about-reference.png') center/cover no-repeat}.about-reference-content{position:relative;z-index:2;width:min(760px,80vw);text-align:center;margin-top:5vh}.about-reference-content h2{font:700 clamp(70px,10vw,150px)/.85 'Space Grotesk';letter-spacing:-.08em;background:linear-gradient(180deg,#fff,#acb4c1);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0 0 50px}.about-reference-content p{font:500 clamp(17px,1.7vw,25px)/1.5 'Space Grotesk';margin:8px 0;color:#f3f4f8}.about-reference-content .pill{margin-top:28px;border:2px solid #7c42ff;box-shadow:0 0 20px #c326ff,0 0 28px rgba(255,132,48,.55);font-size:15px}.about-reference>.section-title,.about-reference>.about-grid{display:none}.about-reference .floating-shape{display:none}
@media(max-width:760px){.about-reference{min-height:760px}.about-reference-bg{background-position:center;background-size:auto 100%}.about-reference-content{width:78vw;margin-top:0}.about-reference-content h2{font-size:64px;margin-bottom:35px}.about-reference-content p{font-size:15px}.about-reference-content .pill{font-size:13px}}
.scroll-review{position:fixed;z-index:15;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;color:#8c8e9a;mix-blend-mode:difference}.scroll-review-label{font-size:9px;letter-spacing:.18em;writing-mode:vertical-rl;transform:rotate(180deg)}.scroll-review-count{display:flex;flex-direction:column;align-items:center;font:700 12px 'Space Grotesk';color:var(--white)}.scroll-review-count i{font-style:normal;color:#777985;font-size:10px}.scroll-review-line{height:90px;width:2px;background:#444}.scroll-review-line span{display:block;width:100%;height:14%;background:var(--lime);transition:height .2s ease}.scroll-review-actions{display:flex;flex-direction:column;gap:5px}.scroll-review-actions button{width:var(--scroll-review-size);height:var(--scroll-review-size);border:1px solid #777;border-radius:50%;background:transparent;color:var(--white);cursor:pointer}.scroll-review-actions button:hover{border-color:var(--lime);color:var(--lime)}
.about-reference-bg:after{content:"";position:absolute;inset:0;border-radius:0;background:rgba(2,2,7,.94);box-shadow:none}
.detail-page{background:var(--black);color:var(--white)}.detail-nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #30323a;font:700 11px 'Space Grotesk';letter-spacing:.12em}.detail-nav a:last-child{color:#aeb0ba}.detail-hero{min-height:620px;padding:120px 10vw 100px}.detail-kicker,.detail-label{font-size:11px;letter-spacing:.18em;color:#a1a4b0;font-weight:700}.detail-hero h1{font:700 clamp(64px,12vw,170px)/.82 'Space Grotesk';letter-spacing:-.09em;margin:30px 0}.detail-intro{max-width:560px;font:500 24px/1.4 'Space Grotesk'}.detail-button{display:inline-flex;margin-top:30px;border:1px solid white;border-radius:999px;padding:15px 22px;font-weight:700}.detail-purple{background:radial-gradient(circle at 80% 20%,#4d26be,transparent 26%),linear-gradient(135deg,#08070e,#19122d)}.detail-green{background:radial-gradient(circle at 80% 20%,#38b875,transparent 25%),linear-gradient(135deg,#071516,#0b292b)}.detail-pink{background:radial-gradient(circle at 80% 20%,#ff3cb1,transparent 25%),linear-gradient(135deg,#100714,#301340)}.detail-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:12vw;padding:110px 10vw;border-top:1px solid #30323a}.detail-grid h2,.detail-outcome h2{font:500 clamp(30px,4vw,58px)/1.08 'Space Grotesk';letter-spacing:-.04em;margin:20px 0}.detail-grid>div:last-child p:last-child{font-size:20px;line-height:1.5;color:#c4c6cf}.detail-process{padding:100px 10vw;background:#f0f1ed;color:var(--ink)}.detail-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.detail-steps article{border-top:1px solid #aeb0b0;padding-top:22px}.detail-steps b{font:700 58px 'Space Grotesk';color:var(--purple)}.detail-steps p{font-size:18px;line-height:1.45}.detail-outcome{padding:120px 10vw;min-height:400px}.detail-footer{display:flex;justify-content:space-between;padding:32px 6vw;border-top:1px solid #30323a;font:700 11px 'Space Grotesk';letter-spacing:.12em}.detail-footer a{color:var(--lime)}
.art-landing{background:#0b0b13;position:relative;overflow:hidden;align-items:flex-start}.art-landing img{width:100%;height:auto;min-height:100%;object-fit:cover;object-position:top}.art-landing-7 img{object-position:top}.art-landing-8 img{object-position:top}.detail-landing-preview{margin:70px auto 0;width:min(1200px,86vw);border:1px solid #3a3d4b;border-radius:24px;overflow:hidden;background:#05050b;box-shadow:0 30px 80px rgba(0,0,0,.35)}.detail-landing-preview img{display:block;width:100%;height:auto}
@media(max-width:760px){.detail-nav{padding:0 22px}.detail-hero{padding:90px 22px;min-height:560px}.detail-hero h1{font-size:65px}.detail-intro{font-size:20px}.detail-grid{grid-template-columns:1fr;gap:55px;padding:80px 22px}.detail-process{padding:75px 22px}.detail-steps{grid-template-columns:1fr;gap:35px}.detail-outcome{padding:80px 22px}.detail-footer{padding:28px 22px;gap:20px;flex-wrap:wrap}}
.art-billing{background:#080b22;align-items:flex-start;overflow:hidden}.art-billing img{width:100%;height:auto;transform:translateY(-1%)}.detail-gallery{padding:100px 7vw;background:#0c0d12}.detail-gallery h2{font:700 clamp(44px,7vw,100px)/.9 'Space Grotesk';letter-spacing:-.07em;margin:22px 0 55px}.detail-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px;align-items:start}.detail-gallery figure{margin:0}.detail-gallery figure:nth-child(3){grid-column:span 2}.detail-gallery img{display:block;width:100%;height:auto;border-radius:18px;border:1px solid #343742;box-shadow:0 18px 40px rgba(0,0,0,.3)}.detail-gallery figcaption{margin-top:10px;font:700 11px 'Space Grotesk';letter-spacing:.12em;color:#777b87}
@media(max-width:760px){.detail-gallery{padding:75px 22px}.detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.detail-gallery figure:nth-child(3){grid-column:span 2}.detail-gallery img{border-radius:10px}}
.art-billing{background:radial-gradient(circle at 50% 120%,#3b1a85,#080b22 62%);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:28px}.art-billing>.billing-phone-row{display:flex;align-items:center;justify-content:center;gap:18px;width:max-content;height:100%;transform:rotate(-3deg)}.art-billing>.billing-phone-row img{display:block;flex:0 0 auto;width:auto;height:88%;max-height:310px;object-fit:contain;border-radius:16px;box-shadow:0 18px 35px rgba(0,0,0,.45);transform:none}.art-billing>.billing-phone-row img:nth-child(2),.art-billing>.billing-phone-row img:nth-child(4){transform:translateY(22px)}
.art-webpage{position:relative;display:block;background:#f4f4f4;overflow:hidden}.art-webpage img{display:block;width:100%;height:auto;transform:translateY(0)}.art-token{background:#030305}.local-project .outline-btn{text-decoration:none}
.project-stack>.project-card:has(.project-num:nth-child(1)){order:initial}
.detail-nav-actions{display:flex;align-items:center;gap:22px}.detail-nav .lang-toggle{font-size:10px}
.poster-footer{grid-template-columns:1.6fr .9fr}.footer-contact-only{justify-self:end;min-width:280px}.footer-contact-only a,.footer-contact-only p{font-size:16px;line-height:1.8}
.project-card{min-height:0;height:auto}.project-card .project-note{margin-bottom:0}
.contact-line{display:block;width:max-content;max-width:100%;margin-top:22px;padding:0 0 7px;color:var(--ink);font:600 clamp(17px,2vw,25px) 'Space Grotesk';text-decoration:underline;text-underline-offset:8px}.telegram-copy{border:0;border-bottom:1px solid #8b8e94;background:transparent;cursor:pointer;text-align:left}.telegram-copy:hover{border-color:#7550ff}.footer-telegram{display:block;border:0;background:none;color:#c1c3c9;font-size:16px;line-height:1.8;padding:0;cursor:pointer;text-align:left}.footer-telegram:hover{color:var(--lime)}.copy-toast{position:fixed;z-index:100;left:50%;bottom:32px;transform:translate(-50%,20px);padding:12px 18px;border-radius:999px;background:#101116;color:#fff;box-shadow:0 8px 30px #0008;opacity:0;pointer-events:none;transition:.25s;font-size:13px}.copy-toast.show{opacity:1;transform:translate(-50%,0)}
.hero-intro>span{display:block}.hero-intro>span+span{margin-top:18px}
.logo-row{display:block;overflow:hidden}.marquee-track{display:flex;align-items:center;width:max-content;gap:0;animation:logo-marquee-seamless 18s linear infinite;will-change:transform;transform:translate3d(0,0,0)}.logo-set{display:flex;align-items:center;justify-content:space-around;gap:clamp(70px,11vw,170px);flex:0 0 auto;padding:4px clamp(35px,5vw,75px)}.logo-set .company-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:220px;height:54px}.logo-set .company-logo img{display:block;width:auto;max-width:100%;height:46px;object-fit:contain}@keyframes logo-marquee-seamless{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.detail-page,.detail-page button,.detail-page a{font-family:'DM Sans',sans-serif}.detail-page h1,.detail-page h2,.detail-page h3,.detail-page .brand,.detail-page .detail-steps b{font-family:'Space Grotesk',sans-serif}.detail-landing-preview{margin-bottom:96px}.detail-gallery{margin-bottom:96px}.detail-landing-preview+.detail-process,.detail-gallery+.detail-process{margin-top:0}
@media(max-width:760px){.logo-set{gap:48px;padding-inline:24px}.logo-set .company-logo{width:150px;height:42px}.logo-set .company-logo img{height:36px}.detail-landing-preview,.detail-gallery{margin-bottom:56px}}
.projects .project-art{width:100%;height:auto;aspect-ratio:16/6;min-height:0}.projects .art-landing,.projects .art-webpage{position:relative;display:block}.projects .art-landing>img,.projects .art-webpage>img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover;object-position:top center;transform:none}.projects .art-knowledge{display:flex;align-items:flex-start;justify-content:center}.projects .art-knowledge>img{position:static;width:auto;height:calc(100% - 28px);max-width:80%;object-fit:contain;transform:translateY(28px)}.projects .art-billing{height:auto}.projects .billing-phone-row img{width:auto;height:88%;object-fit:contain}
@media(max-width:760px){.projects .project-art{aspect-ratio:16/9}.projects .art-knowledge>img{height:calc(100% - 18px);transform:translateY(18px)}}
.logo-row:hover .marquee-track{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}.hero-portrait-placeholder{transform:translateX(-50%)!important}}
.about-reference .about-reference-bg{background-image:url('assets/about-layout-reference.png');background-position:center;background-size:cover;background-repeat:no-repeat}.about-reference .about-reference-bg:after{display:none}.about-reference .about-reference-content{position:absolute;inset:0;width:100%;margin:0;opacity:0;pointer-events:none}.about-reference .about-reference-content .pill{position:absolute;left:50%;top:74%;width:240px;height:64px;margin:0;transform:translateX(-50%);opacity:1;pointer-events:auto;border:0;background:transparent;box-shadow:none;font-size:0}
@media(max-width:760px){.about-reference .about-reference-bg{background-size:auto 100%}.about-reference .about-reference-content .pill{top:72%;width:190px;height:58px}}

/* About: independent reference artwork, live copy and interactive contact link. */
.about-composition{isolation:isolate;position:relative;display:block;background:transparent;color:#fff;min-height:0;aspect-ratio:1448/1086;overflow:hidden;scroll-margin-top:72px;padding:0}
.about-copy{position:relative;z-index:2;width:100%;padding-top:22.1%;text-align:center}
.about-copy h2{position:relative;width:60.64%;margin:0 auto 4.05%;font-size:0}
.about-sprite{position:relative;display:block;overflow:hidden;width:100%;pointer-events:none}
.about-sprite img{position:absolute;max-width:none;width:var(--sw);height:auto;left:var(--sx);top:var(--sy);user-select:none}
.about-heading-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.about-description{margin:0 auto;color:#f6f6f6;font-family:'DM Sans',Arial,sans-serif;font-size:clamp(17px,2.21vw,43px);font-weight:500;line-height:1.43;letter-spacing:-.025em;width:68%}
.about-description>span{display:block}
.about-contact{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22.8%;min-height:58px;aspect-ratio:330/83;margin-top:4.55%;border:2px solid transparent;border-radius:999px;background:linear-gradient(105deg,#020009 8%,#06001b 24%,#bc00fa 53%,#d63cff 76%,#ffbd72 100%) padding-box,linear-gradient(105deg,#304cff,#ada2ff 32%,#ea6fff 72%,#fff0bc) border-box;box-shadow:-7px 0 20px #1934ff66,5px 0 28px #c600ff66,inset 0 0 7px #cbb2ff88;color:white;font-family:'DM Sans',Arial,sans-serif;font-size:clamp(18px,2.15vw,40px);font-weight:900;letter-spacing:-.04em;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}
.about-contact span{display:block;transform:scaleX(.8)}
.about-contact:hover{transform:translateY(-4px) scale(1.035);filter:brightness(1.18);box-shadow:-8px 0 30px #2545ffaa,8px 0 40px #dd15ff99,inset 0 0 12px #e5ccff99}
.about-contact:focus-visible{outline:3px solid white;outline-offset:7px}
.about-contact:active{transform:translateY(-1px) scale(.99)}
.about-decoration{position:absolute;z-index:1;pointer-events:none;transform:translate3d(0,var(--parallax,0px),0)}
.about-decoration .about-sprite{animation:about-float 7s ease-in-out infinite alternate}
.about-decoration-1{left:0;top:8.29%;width:20.17%}
.about-decoration-2{right:0;top:9.2%;width:17.82%}
.about-decoration-3{left:0;top:67.68%;width:16.02%}
.about-decoration-4{right:0;top:64%;width:19.2%}
.about-decoration-2 .about-sprite{animation-duration:8.5s;animation-delay:-3s}
.about-decoration-3 .about-sprite{animation-duration:6.5s;animation-delay:-2s}
.about-decoration-4 .about-sprite{animation-duration:9s;animation-delay:-5s}
@keyframes about-float{from{transform:translateY(-5px) rotate(-1deg)}to{transform:translateY(7px) rotate(1deg)}}
html[lang="zh-CN"] .about-title-art{visibility:hidden}
html[lang="zh-CN"] .about-heading-label{inset:0;width:auto;height:auto;clip-path:none;display:grid;place-items:center;font-size:clamp(40px,8vw,140px);font-weight:900;background:linear-gradient(#fff,#8d99af,#eef2ff);background-clip:text;color:transparent;filter:drop-shadow(2px 3px 2px #6145c5)}
@media(min-width:2000px){.about-description{font-size:2.21vw}.about-contact{font-size:2.15vw}}
@media(max-width:760px){.about-composition{aspect-ratio:auto;min-height:740px;scroll-margin-top:62px;padding:170px 0 150px}.about-copy{padding:0}.about-copy h2{width:88%;margin:0 auto 38px}.about-description{width:86%;font-size:17px;line-height:1.55;letter-spacing:-.025em}.about-description>span{display:inline}.about-description>span::after{content:' '}.about-description>span:last-child{display:block;margin-top:14px}.about-contact{width:220px;min-height:58px;font-size:23px;margin-top:36px}.about-decoration-1{width:31%;top:2%;left:-3%}.about-decoration-2{width:28%;top:3%;right:-3%}.about-decoration-3{width:26%;top:auto;bottom:1%;left:-4%}.about-decoration-4{width:30%;top:auto;bottom:1%;right:-4%}}
@media(prefers-reduced-motion:reduce){.about-decoration .about-sprite{animation:none}.about-decoration{transform:none}.about-contact{transition:none}html{scroll-behavior:auto}}

/* Staggered entrance, with room for the longer leadership introduction. */
.about-composition{aspect-ratio:auto;min-height:75vw;padding-bottom:9vw}
.about-description{width:min(70%,1040px);font-size:clamp(18px,1.7vw,30px);line-height:1.5;letter-spacing:-.02em}
.about-description>span{display:block;margin-top:14px}
.about-description>span:first-child{margin-top:0;margin-bottom:22px;font-size:1.28em;font-weight:700}
.about-contact{margin-top:3.5%}
@keyframes about-enter{from{opacity:0;translate:0 26px;filter:blur(5px)}to{opacity:1;translate:0 0;filter:blur(0)}}
@keyframes about-decor-enter{from{opacity:0;scale:.94}to{opacity:1;scale:1}}
@media(prefers-reduced-motion:no-preference){
.about-composition.entrance-ready:not(.has-entered) .about-copy h2,.about-composition.entrance-ready:not(.has-entered) .about-description>span,.about-composition.entrance-ready:not(.has-entered) .about-contact,.about-composition.entrance-ready:not(.has-entered) .about-decoration{opacity:0}
.about-composition.has-entered .about-copy h2{animation:about-enter .9s cubic-bezier(.2,.7,.2,1) both}
.about-composition.has-entered .about-description>span{animation:about-enter .8s cubic-bezier(.2,.7,.2,1) both;animation-delay:.15s}
.about-composition.has-entered .about-description>span:nth-child(2){animation-delay:.27s}
.about-composition.has-entered .about-description>span:nth-child(3){animation-delay:.39s}
.about-composition.has-entered .about-description>span:nth-child(4){animation-delay:.51s}
.about-composition.has-entered .about-contact{animation:about-enter .8s .65s cubic-bezier(.2,.7,.2,1) both}
.about-composition.has-entered .about-decoration{animation:about-decor-enter 1.2s .2s ease both}
}
@media(max-width:760px){.about-composition{min-height:850px;padding:165px 0 160px}.about-description{width:84%;font-size:16px;line-height:1.6}.about-description>span{display:block;margin-top:16px}.about-description>span::after{content:none}.about-description>span:first-child{font-size:22px;margin-bottom:22px}.about-contact{margin-top:30px}}
.project-card .project-note{max-height:0;opacity:0;overflow:hidden;color:#fff;font-weight:400;margin:0;transform:translateY(10px);transition:max-height .55s ease,opacity .45s ease,transform .55s ease,margin-top .55s ease}.project-card:hover .project-note,.project-card:focus-within .project-note{max-height:100px;opacity:1;margin-top:18px;transform:translateY(0)}
.hero .pill,.about-reference-content .pill{display:inline-flex;align-items:center;justify-content:center;min-width:325px;height:92px;padding:0 30px;border:2px solid #7547ff;border-radius:999px;background:linear-gradient(105deg,#070317 0%,#27105e 28%,#ed1fd1 63%,#ffb34b 100%);box-shadow:0 0 18px rgba(116,55,255,.9),0 0 28px rgba(255,42,211,.55),0 0 34px rgba(255,144,63,.25);color:#fff;font:700 21px/1 'Space Grotesk';letter-spacing:0}.hero .pill span,.about-reference-content .pill span{margin-left:34px;font-size:25px}.hero .pill:hover,.about-reference-content .pill:hover{filter:brightness(1.08);transform:translateY(-2px)}
@media(max-width:760px){.hero .pill,.about-reference-content .pill{min-width:230px;height:64px;font-size:14px}.hero .pill span,.about-reference-content .pill span{margin-left:22px;font-size:19px}}
.projects .project-stack{width:min(100%,1440px);margin-left:auto;margin-right:auto}.projects .project-card{width:100%}.projects .project-art{aspect-ratio:16/7}.projects .project-meta,.projects .project-note{max-width:100%}
@media(max-width:1100px){.projects .project-stack{width:100%}.projects .project-art{aspect-ratio:16/7}}
@media(max-width:760px){.projects .project-art{aspect-ratio:16/9}}
