@font-face{font-family:TT Firs Neue;src:url(/fonts/TT%20Firs%20Neue%20Trial%20Light.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(/fonts/TT%20Firs%20Neue%20Trial%20Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(/fonts/TT%20Firs%20Neue%20Trial%20Medium.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(/fonts/TT%20Firs%20Neue%20Trial%20Bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(/fonts/TT%20Firs%20Neue%20Trial%20ExtraBold.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(/fonts/TT%20Firs%20Neue%20Trial%20Black.ttf) format("truetype");font-style:normal;font-weight:900;font-display:swap}:root{--background: #000000;--surface: #080808;--surface-hover: #0d0d0d;--text: #ffffff;--muted: #969696;--border: #202020;--border-light: #303030;--container: 1180px;--nav-height: 88px;--nav-height-compact: 72px;--font-primary: "TT Firs Neue", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:dark}body{min-height:100vh;overflow-x:hidden;color:var(--text);background:var(--background);font-family:var(--font-primary);font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#000;background:#fff}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.section{position:relative;padding:110px 0;scroll-margin-top:80px}.grain,.hero-glow,.hero-scroll,.scroll-progress{display:none!important}.page-transition{position:fixed;inset:0;z-index:9999;display:grid;place-content:center;background:#000000f0;opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:opacity .28s ease,visibility .28s ease}.page-transition.active{opacity:1;visibility:visible;pointer-events:auto}.page-transition-logo{width:clamp(132px,15vw,205px);opacity:0;filter:blur(4px);transform:translateY(5px) scale(.9);transition:opacity .24s ease,filter .3s ease,transform .38s cubic-bezier(.16,1,.3,1)}.page-transition.active .page-transition-logo{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}body>header,body>main,body>footer{transition:opacity .3s ease,transform .4s cubic-bezier(.16,1,.3,1),filter .3s ease}body.is-leaving>header,body.is-leaving>main,body.is-leaving>footer{opacity:0;filter:blur(4px);transform:scale(.992)}.nav{position:fixed;top:0;left:0;z-index:1000;width:100%;background:#00000085;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-inner{position:relative;min-height:var(--nav-height);display:flex;align-items:center;justify-content:center;transition:min-height .2s ease}.nav.compact .nav-inner{min-height:var(--nav-height-compact)}.nav-logo{position:absolute;top:50%;left:50%;z-index:3;width:58px;height:58px;transform:translate(-50%,-50%);transform-style:preserve-3d;perspective:500px;transition:width .2s ease,height .2s ease}.nav.compact .nav-logo{width:50px;height:50px}.nav-logo picture,.nav-logo-mark img{width:100%;height:100%}.nav-logo-mark{position:absolute;inset:0;display:block;transition:opacity .34s ease,transform .5s cubic-bezier(.16,1,.3,1),filter .34s ease}.nav-logo-mark img{object-fit:contain}.nav-logo-wordmark{position:absolute;top:50%;left:50%;width:136px;max-width:none;height:38px;object-fit:contain;opacity:0;filter:none;transform:translate(-50%,-50%) rotateY(-78deg) scale(.72);transform-origin:center;transition:opacity .3s ease,transform .52s cubic-bezier(.16,1,.3,1)}@media (min-width: 901px) and (hover: hover){.nav-logo:hover .nav-logo-mark{opacity:0;filter:none;transform:rotateY(78deg) scale(.7)}.nav-logo:hover .nav-logo-wordmark{opacity:1;transform:translate(-50%,-50%) rotateY(0) scale(1)}}.nav-links{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.nav-group{width:calc(50% - 54px);display:flex;align-items:center;gap:23px;pointer-events:auto}.nav-group-right{justify-content:flex-end}.nav-links a{color:#8a8a8a;font-size:12px;font-weight:500;transition:color .2s ease}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-toggle{display:none;width:42px;height:42px;margin-left:auto;border:1px solid var(--border-light);border-radius:50%;background:#080808;cursor:pointer}.nav-toggle span{display:block;width:17px;height:1px;margin:4px auto;background:#fff;transition:transform .2s ease,opacity .2s ease}.nav-toggle.active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.hero{position:relative;min-height:100svh;padding:calc(var(--nav-height) + 90px) 0 100px;display:flex;align-items:center;overflow:hidden;background:#000}.hero:before,.hero:after{display:none}.hero-layout{position:relative;z-index:5;width:100%;display:flex;flex-direction:column;align-items:center;gap:52px;text-align:center}.hero-designs{position:absolute;inset:0;z-index:0;overflow:hidden;opacity:0;pointer-events:none;transition:opacity 1.1s ease}.hero-designs.ready{opacity:.52}.hero-designs-stage{position:absolute;inset:-8%;perspective:none;transform-style:preserve-3d}.hero-design-card{position:absolute;top:50%;left:50%;width:clamp(160px,var(--card-width, 18vw),300px);aspect-ratio:var(--design-ratio, 16 / 9);overflow:visible;opacity:.82;will-change:transform,opacity,filter;animation:hero-design-fall var(--duration) linear infinite;animation-delay:var(--delay)}.hero-design-card-visual{width:100%;height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#0a0a0a;box-shadow:0 30px 90px #0000009e;transform:scale(1);transition:transform .28s cubic-bezier(.16,1,.3,1),filter .28s ease,border-color .28s ease}.hero-design-card-visual img{width:100%;height:100%;display:block;object-fit:contain}@media (min-width: 901px) and (hover: hover){.hero-layout{pointer-events:none}.hero-title,.hero-actions,.hero-actions a,.hero-design-card{pointer-events:auto}.hero-design-card:hover{z-index:1}.hero-design-card:hover .hero-design-card-visual{border-color:#ffffff6b;filter:brightness(1.14) saturate(1.08);transform:scale(1.08)}}.hero-designs-blur{position:absolute;inset:58% 0 0;z-index:2;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);mask-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.45) 35%,#000000 82%);-webkit-mask-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.45) 35%,#000000 82%)}.hero-designs-shade{position:absolute;inset:0;z-index:3;background:radial-gradient(circle at 50% 43%,#00000057 0,#0009 40%,#000c 84%),linear-gradient(to bottom,#0000001f,#0000005c 55%,#000)}@keyframes hero-design-fall{0%{filter:saturate(.78) brightness(.78);transform:translate3d(calc(-50% + var(--lane-x) + 10vw),calc(-50% - 82vh),0) rotate(-7deg)}to{filter:saturate(.78) brightness(.78);transform:translate3d(calc(-50% + var(--lane-x) - 10vw),calc(-50% + 82vh),0) rotate(-7deg)}}.hero-copy{width:100%;max-width:940px;margin-inline:auto}.hero-label{margin-bottom:20px;color:#707070;font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.hero-title{font-size:clamp(70px,11vw,150px);font-weight:800;line-height:.9;letter-spacing:-.07em}.hero-title-word{display:inline-block;transform-style:preserve-3d}.hero-title:after{content:"";display:block;width:90px;height:1px;margin:34px auto 0;background:#3b3b3b}@media (min-width: 901px) and (prefers-reduced-motion: no-preference){.hero-label{animation:hero-intro-label .7s ease-out .08s both}.hero-title-word:first-child{animation:hero-intro-word-left 1.05s cubic-bezier(.16,1,.3,1) .16s both}.hero-title-word:last-child{animation:hero-intro-word-right 1.12s cubic-bezier(.16,1,.3,1) .24s both}.hero-title:after{animation:hero-intro-line .75s ease-out .72s both}.hero-desc{animation:hero-intro-copy .82s cubic-bezier(.16,1,.3,1) .68s both}.hero-actions{animation:hero-intro-copy .82s cubic-bezier(.16,1,.3,1) .82s both}.hero-title.font-glitch,.hero-title:hover{animation:hero-font-glitch 1.35s steps(1,end)}}@keyframes hero-intro-label{0%{opacity:0;transform:perspective(700px) translate3d(0,-26px,-180px) rotateX(-35deg);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}@keyframes hero-intro-word-left{0%{opacity:0;transform:perspective(900px) translate3d(-170px,24px,260px) rotateY(58deg) rotateX(12deg);filter:blur(14px)}to{opacity:1;transform:none;filter:none}}@keyframes hero-intro-word-right{0%{opacity:0;transform:perspective(900px) translate3d(190px,-18px,330px) rotateY(-62deg) rotateX(-10deg);filter:blur(16px)}to{opacity:1;transform:none;filter:none}}@keyframes hero-intro-line{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes hero-intro-copy{0%{opacity:0;transform:perspective(800px) translate3d(0,55px,-210px) rotateX(20deg);filter:blur(10px)}to{opacity:1;transform:none;filter:none}}@keyframes hero-font-glitch{0%,to{font-weight:800;letter-spacing:-.07em;transform:none;filter:none}8%{font-weight:300;letter-spacing:-.025em;transform:translate(-5px) skew(4deg);filter:none}17%{font-weight:900;letter-spacing:-.09em;transform:translate(4px) scaleX(1.025)}27%{font-weight:500;letter-spacing:-.045em;transform:translateY(-2px) skew(-3deg);filter:none}38%{font-weight:700;letter-spacing:-.075em;transform:translate(3px)}49%{font-weight:400;letter-spacing:-.035em;transform:translate(-3px) scaleY(1.035)}61%{font-weight:900;letter-spacing:-.085em;transform:skew(2deg)}74%{font-weight:300;letter-spacing:-.02em;transform:translateY(2px);filter:none}86%{font-weight:700;letter-spacing:-.068em;transform:translate(2px)}}.hero-desc{max-width:680px;margin:28px auto 0;color:#a2a2a2;font-size:clamp(17px,1.7vw,21px);line-height:1.75}.hero-actions{margin-top:32px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.btn{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-light);border-radius:999px;font-size:14px;font-weight:500;transition:background .2s ease,color .2s ease,border-color .2s ease}.btn-primary{color:#000;background:#fff;border-color:#fff}.btn-primary:hover{background:#d8d8d8;border-color:#d8d8d8}.btn-secondary{color:#fff;background:#080808}.btn-secondary:hover{background:#111;border-color:#444}.hero-panel{width:100%;max-width:900px;padding:24px;background:#060606;border:1px solid var(--border);border-radius:24px}.hero-panel:before{display:none}.hero-panel-head{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;color:#777;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.status-dot{display:inline-flex;align-items:center;gap:8px;color:#aaa}.status-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#fff}.hero-stat-large{min-height:155px;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#0a0a0a;border:1px solid var(--border);border-radius:18px;text-align:center}.hero-stat-large strong{font-size:clamp(42px,5vw,68px);font-weight:900;line-height:1;letter-spacing:-.055em}.hero-stat-large span{margin-top:12px;color:var(--muted);font-size:14px}.hero-stat-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hero-stat-grid .hero-stat{min-height:110px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a0a0a;border:1px solid var(--border);border-radius:18px;text-align:center}.hero-stat-grid strong{font-size:clamp(24px,2.5vw,34px);font-weight:800;line-height:1;letter-spacing:-.04em}.hero-stat-grid span{margin-top:9px;color:var(--muted);font-size:12px}.section-head{max-width:850px;margin:0 auto 48px;text-align:center}.section-eyebrow{margin-bottom:16px;color:#6f6f6f;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;text-align:center}.section-title{max-width:950px;margin-inline:auto;font-size:clamp(42px,5.5vw,72px);font-weight:800;line-height:1;letter-spacing:-.05em;text-align:center}.section-description{max-width:660px;margin:20px auto 0;color:var(--muted);font-size:16px;line-height:1.75;text-align:center}.about{background:#030303;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.about-layout{display:block}.section-index{display:none}.about-content{max-width:1000px;margin-inline:auto;text-align:center}.about-text{max-width:980px;margin:38px auto 0;color:#757575;font-size:clamp(28px,3.8vw,51px);font-weight:300;line-height:1.25;letter-spacing:-.035em;text-align:center}.about-text strong{color:#fff;font-weight:700}.channels .section-head.centered{text-align:center}.channels-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.channel-card{position:relative;overflow:hidden;min-height:430px;border-radius:24px;border:1px solid var(--border);background:#0a0a0a;isolation:isolate}.channel-bg{position:absolute;inset:0;z-index:-3}.channel-bg img{width:100%;height:100%;object-fit:cover;filter:blur(12px) brightness(.42);transform:scale(1.08)}.channel-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(to bottom,#00000047,#000000b8)}.channel-content{min-height:430px;padding:34px 28px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.channel-logo-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:22px}.channel-logo{width:108px;height:108px;object-fit:cover;border-radius:50%;border:2px solid rgba(255,255,255,.12);background:#111;box-shadow:0 16px 40px #00000061}.channel-copy h3{font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1;letter-spacing:-.04em;margin-bottom:22px}.channel-stats{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:24px}.channel-stat{padding:16px 12px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0000003d;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.channel-stat strong{display:block;font-size:22px;font-weight:800;line-height:1;letter-spacing:-.03em;color:#fff}.channel-stat span{display:block;margin-top:8px;font-size:12px;color:#bdbdbd;text-transform:lowercase}.channel-button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#000;border:1px solid #ffffff;border-radius:999px;font-size:14px;font-weight:500;transition:transform .2s ease,opacity .2s ease}.channel-button:hover{transform:translateY(-2px);opacity:.92}.channel-button img{width:18px;height:18px;object-fit:contain}@media (max-width: 980px){.channels-grid{grid-template-columns:1fr}}@media (max-width: 720px){.channel-card,.channel-content{min-height:390px}.channel-content{padding:28px 18px 24px}.channel-bg img{filter:blur(9px) brightness(.4);transform:scale(1.06)}.channel-logo{width:92px;height:92px}.channel-copy h3{font-size:42px;margin-bottom:18px}.channel-stats{gap:8px}.channel-stat{padding:14px 8px;border-radius:15px;background:#0000002e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.channel-stat strong{font-size:18px}.channel-stat span{font-size:11px;margin-top:6px}.channel-button{width:100%}}@media (max-width: 420px){.channel-stats{grid-template-columns:1fr}}.work{background:#030303;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.projects-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:start}.project-card{overflow:hidden;background:#080808;border:1px solid var(--border);border-radius:17px;transition:background .2s ease,border-color .2s ease}.project-card:hover{background:#0c0c0c;border-color:var(--border-light)}.project-card-wide{grid-column:auto}.project-card-wide .project-image-wrap{aspect-ratio:16 / 9}.project-image-link{display:block}.project-image-wrap{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#0b0b0b;border-bottom:1px solid var(--border)}.project-image-wrap-logo{display:grid;place-items:center;padding:45px;background:#0b0b0b}.project-image{width:100%;height:100%;object-fit:cover;filter:saturate(.75);transition:opacity .2s ease}.project-image-contain{width:min(88%,620px);height:auto;object-fit:contain;filter:none}.project-card:hover .project-image{opacity:.82}.project-hover{display:none}.project-content{padding:19px 19px 21px;text-align:center}.project-meta{margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:10px;color:#727272;font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.project-meta span+span:before{content:"·";margin-right:10px}.project-content h3{max-width:20ch;margin-inline:auto;font-size:clamp(22px,2vw,29px);font-weight:700;line-height:1.05;letter-spacing:-.04em;text-align:center}.project-content p{max-width:55ch;margin:11px auto 0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--muted);font-size:13px;line-height:1.55;text-align:center}.project-link{min-height:38px;margin-top:16px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#101010;border:1px solid var(--border-light);border-radius:999px;font-size:11px;font-weight:500;transition:color .2s ease,background .2s ease}.project-link:hover{color:#000;background:#fff}.collection-teaser{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 48%,rgba(255,255,255,.045),transparent 30%),#000;border-bottom:1px solid var(--border)}.collection-teaser:before{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(90deg,transparent,black 55%,transparent);pointer-events:none}.collection-teaser-layout{position:relative;display:grid;grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr);align-items:center;gap:clamp(40px,7vw,100px)}.collection-teaser .section-head{margin:0;text-align:left}.collection-teaser .section-title,.collection-teaser .section-description{margin-left:0;text-align:left}.collection-teaser-link{min-height:48px;margin-top:28px;padding:0 21px;display:inline-flex;align-items:center;gap:16px;color:#000;background:#fff;border-radius:999px;font-size:12px;font-weight:600;transition:transform .25s ease}.collection-teaser-link:hover{transform:translateY(-3px)}.collection-stack{position:relative;min-height:510px;display:block;perspective:1200px}.mini-hex{position:absolute;top:50%;left:50%;width:230px;aspect-ratio:.67;padding:80px 35px;display:flex;flex-direction:column;align-items:center;justify-content:center;clip-path:polygon(50% 0,96% 16%,96% 84%,50% 100%,4% 84%,4% 16%);background:#111;text-align:center;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.16,1,.3,1)}.mini-hex:before{content:"";position:absolute;inset:3px;z-index:-1;clip-path:inherit;background:radial-gradient(circle at 50% 30%,#202020,#020202 70%)}.mini-hex:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 22%,rgba(255,255,255,.2) 42%,transparent 61%);background-size:230% 100%;animation:collection-shine 4.5s ease-in-out infinite;pointer-events:none}.mini-hex i{color:#9a9a9a;font-size:9px;font-style:normal;letter-spacing:.18em}.mini-hex strong{margin-top:17px;font-size:27px;line-height:.9;letter-spacing:-.05em}.mini-hex-white{background:linear-gradient(135deg,#4f4f4f,#fff,#656565);transform:translate(-96%,-48%) rotate(-12deg) rotateY(16deg)}.mini-hex-silver{background:linear-gradient(135deg,#303741,#e9f0f6 35%,#505a67 60%,#f7fbff);transform:translate(-50%,-53%) rotate(0) translateZ(25px);z-index:2}.mini-hex-gold{background:linear-gradient(135deg,#614005,#f3d66d 28%,#855707 53%,#fff0a0 75%,#6f4907);transform:translate(-4%,-48%) rotate(12deg) rotateY(-16deg)}.collection-stack:hover .mini-hex-white{transform:translate(-103%,-51%) rotate(-15deg) rotateY(20deg)}.collection-stack:hover .mini-hex-silver{transform:translate(-50%,-57%) rotate(0) translateZ(45px)}.collection-stack:hover .mini-hex-gold{transform:translate(3%,-51%) rotate(15deg) rotateY(-20deg)}@keyframes collection-shine{0%,58%{background-position:150% 0;opacity:0}72%{opacity:.55}to{background-position:-80% 0;opacity:0}}.tools{overflow:hidden;background:#000;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tools-marquee{width:100%;overflow:hidden}.tools-track{width:max-content;display:flex;animation:tools-scroll 32s linear infinite}.tools-marquee:hover .tools-track{animation-play-state:paused}.tool-group{display:flex;align-items:center;gap:clamp(54px,7vw,110px);padding-right:clamp(54px,7vw,110px)}.tool-card{width:64px;height:84px;flex:0 0 64px;display:flex;align-items:center;justify-content:center;opacity:.72;transition:opacity .2s ease,transform .2s ease}.tool-card:hover{opacity:1;transform:scale(1.08)}.tool-card img{width:52px;height:52px;object-fit:contain}.tool-card:nth-child(1) img{width:43px;height:43px}@keyframes tools-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact{padding-top:120px;padding-bottom:120px;background:#000}.contact:before{display:none}.contact-inner{max-width:1050px;margin-inline:auto;text-align:center}.contact-title{max-width:1000px;margin-inline:auto;font-size:clamp(54px,8vw,110px);font-weight:800;line-height:.95;letter-spacing:-.06em;text-align:center}.contact-text{max-width:590px;margin:27px auto 0;color:var(--muted);font-size:17px;line-height:1.7;text-align:center}.email-link{display:inline-block;margin-top:30px;padding-bottom:5px;font-size:clamp(22px,3vw,37px);font-weight:500;letter-spacing:-.03em;border-bottom:1px solid #444444;transition:border-color .2s ease,opacity .2s ease}.email-link:hover{border-color:#fff;opacity:.75}.social-links{margin-top:38px;display:flex;justify-content:center;flex-wrap:wrap;gap:11px}.social-links a{width:50px;height:50px;display:grid;place-items:center;background:#080808;border:1px solid var(--border);border-radius:50%;transition:background .2s ease,border-color .2s ease}.social-links a:hover{background:#111;border-color:var(--border-light)}.social-links img{width:20px;height:20px;object-fit:contain}.footer{padding:30px 24px 38px;display:flex;flex-direction:column;align-items:center;background:#000;border-top:1px solid var(--border);text-align:center}.footer-copy{color:#666;font-size:12px}.footer-collaborations{margin-top:10px;color:#777;font-size:11px;transition:color .2s ease}.footer-collaborations:hover{color:#fff}.footer-logo{width:72px;margin-top:15px;opacity:.48}.footer-logo:hover{opacity:.8}.reveal,.reveal.visible{opacity:1!important;transform:none!important;filter:none!important}@media (max-width: 1050px){.container{width:min(100% - 34px,var(--container))}.nav-links{gap:0}.nav-group{gap:16px}.channels-grid{grid-template-columns:1fr}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-teaser-layout{grid-template-columns:1fr}.collection-teaser .section-head,.collection-teaser .section-title,.collection-teaser .section-description{margin-inline:auto;text-align:center}.collection-stack{min-height:470px}.channel-card,.channel-content{min-height:510px}}@media (min-width: 721px) and (max-width: 900px){.nav-links{position:absolute;top:calc(100% + 8px);left:0;right:0;padding:9px;display:flex;flex-direction:column;align-items:stretch;gap:0;opacity:0;visibility:hidden;transform:translateY(-8px);background:#080808;border:1px solid var(--border);border-radius:16px;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:auto}.nav-group{display:contents}.nav-links.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-links a{padding:14px 15px;border-radius:10px;text-align:center}.nav-links a:hover,.nav-links a.active{background:#111}.nav-toggle{position:absolute;right:0;display:block}}@media (max-width: 720px){:root{--nav-height: 74px;--nav-height-compact: 65px}.container{width:min(100% - 22px,var(--container))}.section{padding:76px 0}.collection-teaser-layout{gap:28px}.collection-stack{min-height:360px;transform:scale(.78);margin:-25px -70px}.mini-hex{width:205px}.nav-inner{justify-content:center}.nav-logo{width:52px;height:52px}.nav.compact .nav-logo{width:46px;height:46px}.nav-links{position:absolute;top:calc(100% + 8px);left:0;right:0;padding:9px;display:flex;flex-direction:column;align-items:stretch;gap:0;opacity:0;visibility:hidden;transform:translateY(-8px);background:#080808;border:1px solid var(--border);border-radius:16px;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:auto}.nav-group{display:contents}.nav-links.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-links a{padding:14px 15px;border-radius:10px;text-align:center}.nav-links a:hover,.nav-links a.active{background:#111}.nav-toggle{display:block;position:absolute;right:0}.hero{min-height:auto;padding:calc(var(--nav-height) + 70px) 0 80px}.hero-designs.ready{opacity:.3}.hero-designs-stage{inset:-4%;perspective:760px}.hero-design-card{width:150px;border-radius:11px}.hero-layout{gap:40px}.hero-label{font-size:9px}.hero-title{font-size:clamp(60px,21vw,88px);line-height:.9}.hero-title:after{margin-top:26px}.hero-desc{margin-top:23px;font-size:16px}.hero-actions{width:100%;flex-direction:column}.hero-actions .btn{width:100%}.hero-panel{padding:15px;border-radius:20px}.hero-panel-head{padding-inline:3px;font-size:9px}.hero-stat-large{min-height:135px;padding:20px}.hero-stat-large strong{font-size:47px}.hero-stat-grid{grid-template-columns:1fr;gap:9px}.hero-stat-grid .hero-stat{min-height:95px}.section-head{margin-bottom:34px}.section-title{font-size:40px}.section-description{font-size:14px}.about-text{margin-top:27px;font-size:29px}.channels-grid{gap:15px}.channel-card,.channel-content{min-height:480px}.channel-card{border-radius:20px}.channel-background{height:170px}.channel-content{padding:22px}.channel-logo{width:66px;height:66px}.channel-copy h3{font-size:53px}.channel-copy p:not(.channel-subscriber){font-size:14px}.projects-grid{grid-template-columns:1fr;gap:15px}.project-card-wide{grid-column:auto}.project-card-wide .project-image-wrap{aspect-ratio:16 / 10}.project-card{border-radius:20px}.project-image-wrap-logo{padding:25px}.project-content{padding:18px}.project-content h3{font-size:25px}.project-content p{font-size:14px}.tool-card{width:54px;height:72px;flex-basis:54px}.tool-card img{width:43px;height:43px}.contact{padding-top:85px;padding-bottom:85px}.contact-title{font-size:52px}.contact-text{font-size:15px}.email-link{font-size:21px;overflow-wrap:anywhere}}@media (max-width: 390px){.hero-title{font-size:57px}.section-title{font-size:36px}.about-text{font-size:27px}.channel-copy h3{font-size:47px}.contact-title{font-size:46px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.tools-track{animation:none}}
