.home-landing{--color-ink:#000;--color-snow:#fff;--color-canvas:#f8f8f8;--color-fog:#efefef;--color-pebble:#d9d9d9;--color-graphite:#636363;--color-slate:#959595;--color-steel:#aeaeae;--color-ash:#7c7c7c;--gradient-spectrum:linear-gradient(90deg,#c679c4,#fa3d1d 25%,#ffb005 50%,#e1e1fe 75%,#0358f7);--text-caption:0.75rem;--text-body-sm:0.875rem;--text-body:1rem;--text-sub:1.125rem;--text-heading-sm:1.375rem;--text-heading:clamp(2.25rem,1.2rem + 3.6vw,3.5rem);--text-heading-lg:clamp(2.5rem,1.3rem + 4.2vw,4rem);--text-display:clamp(2.75rem,1.4rem + 4.8vw,5.25rem);--page-max:1200px;--gutter:24px;--space-section:clamp(5rem,4rem + 4vw,7.5rem);--radius-card:30px;--radius-img:10px;--radius-btn:30px;--radius-nav:16px;--radius-container:40px;--radius-pill:9999px;--shadow-card:rgba(0,0,0,.08) 0px 0px 8px 0px;--surface-frost:hsla(0,0%,100%,.9);--blur-frost:blur(24px);--duration-fast:150ms;--duration-normal:300ms;--ease-out-expo:cubic-bezier(0.16,1,0.3,1);position:relative;z-index:0;color:var(--color-ink);font-family:var(--font-sans),"PingFang SC","Noto Sans SC",ui-sans-serif,system-ui,sans-serif;font-weight:400;font-size:var(--text-body);line-height:1.5;-webkit-font-smoothing:antialiased}html.home-route,html.home-route body{background:#f8f8f8!important}.home-landing *,.home-landing :after,.home-landing :before{box-sizing:border-box}.home-landing ::selection{background:var(--color-ink);color:var(--color-snow)}.home-landing :focus-visible{outline:2px solid var(--color-ink);outline-offset:3px;border-radius:10px}.home-landing canvas,.home-landing img,.home-landing svg{display:block;max-width:100%}.home-landing #gl{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.home-landing #smooth-wrapper{position:relative;z-index:1}.home-landing .scroll-progress{position:fixed;top:0;left:0;right:0;height:4px;z-index:101;background:var(--gradient-spectrum);background-size:180% 100%;opacity:.55;mix-blend-mode:multiply;-webkit-backdrop-filter:blur(8px) saturate(1.2);backdrop-filter:blur(8px) saturate(1.2);transform:scaleX(0);transform-origin:left center}.home-landing .site-header{position:fixed;top:14px;left:0;right:0;margin-inline:auto;width:min(var(--page-max),calc(100% - 28px));z-index:100;border-radius:var(--radius-nav);background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(22px) saturate(1.6);backdrop-filter:blur(22px) saturate(1.6);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 6px 26px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.7);transition:background-color var(--duration-normal) ease,box-shadow var(--duration-normal) ease}.home-landing .site-header.is-scrolled{background:hsla(0,0%,100%,.66);box-shadow:0 10px 30px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.7)}.home-landing .header-inner{display:flex;align-items:center;justify-content:space-between;padding:9px 9px 9px 20px;gap:16px}.home-landing .logo{display:inline-flex;align-items:center;gap:9px;font-size:17px;font-weight:500;letter-spacing:-.02em;color:var(--color-ink);text-decoration:none;background:none;border:0;cursor:pointer;font-family:inherit}.home-landing .logo sup{font-size:9px;font-weight:400;color:var(--color-ash)}.home-landing .logo-mark{width:11px;height:11px;border-radius:3px;background:var(--gradient-spectrum);transform:rotate(45deg)}.home-landing .site-nav{display:flex;gap:2px}.home-landing .site-nav a{font-size:14px;color:var(--color-ink);text-decoration:none;padding:8px 14px;border-radius:var(--radius-pill);transition:background-color .2s ease;cursor:pointer}.home-landing .site-nav a:hover{background:rgba(0,0,0,.05)}.home-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;border-radius:var(--radius-btn);font-family:inherit;font-size:15px;font-weight:500;line-height:1;padding:13px 26px;text-decoration:none;color:rgba(0,0,0,.85);transition:background-color .25s ease,color .25s ease,transform .25s var(--ease-out-expo)}.home-landing .btn:active{transform:scale(.97)}.home-landing .btn-fill{background:var(--color-pebble)}.home-landing .btn-fill:hover{background:var(--color-ink);color:var(--color-snow)}.home-landing .btn-ghost{background:transparent;border-radius:var(--radius-pill)}.home-landing .btn-ghost:hover{background:rgba(0,0,0,.05)}.home-landing .section{position:relative;max-width:var(--page-max);margin-inline:auto;padding:var(--space-section) var(--gutter)}.home-landing .section h2{font-size:var(--text-heading-lg);font-weight:300;letter-spacing:-.03em;line-height:1.16}.home-landing .section-tag{display:flex;align-items:center;gap:12px;font-size:var(--text-caption);font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--color-ash);margin-bottom:26px}.home-landing .section-tag:before{content:"";width:26px;height:2px;border-radius:2px;background:var(--gradient-spectrum)}.home-landing [data-hero-split],.home-landing [data-reveal]{font-kerning:none;text-rendering:optimizeSpeed}.home-landing .spectrum-band{height:5px;border-radius:var(--radius-pill);background:var(--gradient-spectrum);background-size:200% 100%;opacity:.9;max-width:var(--page-max);margin:0 auto;width:calc(100% - var(--gutter) * 2);animation:hl-band-pan 9s linear infinite alternate}@keyframes hl-band-pan{to{background-position:100% 0}}.home-landing .marquee{overflow:hidden;padding:clamp(28px,4vw,48px) 0;border-block:1px solid rgba(0,0,0,.06)}.home-landing .marquee-inner{display:flex;width:max-content;will-change:transform}.home-landing .marquee-group{display:flex;align-items:center;gap:clamp(28px,4vw,56px);padding-right:clamp(28px,4vw,56px);white-space:nowrap}.home-landing .marquee-group span{font-size:clamp(2.6rem,7vw,6rem);font-weight:300;letter-spacing:-.03em;line-height:1;color:rgba(0,0,0,.08)}.home-landing .marquee-group i{width:10px;height:10px;border-radius:50%;background:var(--gradient-spectrum);opacity:.45}.home-landing .site-footer{position:relative;border-top:1px solid rgba(0,0,0,.08);background:transparent}.home-landing .footer-grid{max-width:var(--page-max);margin:0 auto;padding:64px var(--gutter) 48px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}.home-landing .footer-brand p{margin-top:14px;font-size:var(--text-body-sm);color:var(--color-graphite)}.home-landing .footer-col{display:flex;flex-direction:column;gap:10px}.home-landing .footer-col h4{font-size:14px;font-weight:500;margin-bottom:6px}.home-landing .footer-col a{font-size:14px;color:var(--color-graphite);text-decoration:none;transition:color .2s ease;width:fit-content;cursor:pointer}.home-landing .footer-col a:hover{color:var(--color-ink)}.home-landing .footer-col .soon{font-size:14px;color:var(--color-slate)}.home-landing .footer-bottom{max-width:var(--page-max);margin:0 auto;padding:20px var(--gutter) 28px;display:flex;justify-content:space-between;gap:16px;font-size:var(--text-caption);color:var(--color-slate)}.home-landing .hero{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:110px var(--gutter) 72px}.home-landing .glow-field{position:absolute;inset:0;overflow:hidden;pointer-events:none}.home-landing .hero-field{-webkit-mask-image:linear-gradient(180deg,#000 68%,transparent);mask-image:linear-gradient(180deg,#000 68%,transparent)}.home-landing .glow-blob{position:absolute;width:72vw;height:64vh;border-radius:50%;will-change:transform}.home-landing .glow-blob--pink{left:-18vw;top:2vh;background:radial-gradient(closest-side,rgba(198,121,196,.42),transparent 72%)}.home-landing .glow-blob--red{left:8vw;top:38vh;width:60vw;background:radial-gradient(closest-side,rgba(250,61,29,.26),transparent 72%)}.home-landing .glow-blob--amber{left:32vw;top:-8vh;background:radial-gradient(closest-side,rgba(255,176,5,.34),transparent 72%)}.home-landing .glow-blob--lavender{right:-2vw;top:30vh;background:radial-gradient(closest-side,rgba(225,225,254,.85),transparent 75%)}.home-landing .glow-blob--blue{right:-20vw;top:-6vh;background:radial-gradient(closest-side,rgba(3,88,247,.26),transparent 72%)}.home-landing .hero-stage{position:relative;display:flex;flex-direction:column;align-items:center;will-change:transform,opacity}.home-landing .hero-eyebrow{position:relative;font-size:var(--text-caption);font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--color-ash);margin-bottom:30px}.home-landing .hero-title{position:relative;font-size:var(--text-display);font-weight:300;letter-spacing:-.035em;line-height:1.12}.home-landing .hero-sub{position:relative;margin-top:22px;font-size:var(--text-sub);line-height:1.6;color:var(--color-graphite);max-width:36em}.home-landing .hero-actions{position:relative;margin-top:34px;display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.home-landing .hero-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);font-size:11px;font-weight:500;letter-spacing:.3em;color:var(--color-slate);animation:hl-hint-float 2.4s ease-in-out infinite}@keyframes hl-hint-float{50%{transform:translate(-50%,7px)}}.home-landing .manifesto{position:relative;min-height:100svh;display:flex;align-items:center}.home-landing .manifesto-inner{max-width:var(--page-max);margin-inline:auto;padding:0 var(--gutter);width:100%}.home-landing .manifesto-text{max-width:22em;font-size:clamp(1.75rem,1rem + 3vw,3rem);font-weight:300;letter-spacing:-.02em;line-height:1.55}.home-landing .works{position:relative;height:100svh;min-height:640px;display:flex;flex-direction:column;justify-content:center;gap:clamp(20px,4vh,44px);overflow:hidden;padding:84px 0 36px}.home-landing .works-head{width:min(var(--page-max),100%);margin:0 auto;padding:0 var(--gutter);display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.home-landing .works-count{font-size:var(--text-body-sm);color:var(--color-slate);font-variant-numeric:tabular-nums;letter-spacing:.08em;padding-bottom:10px}.home-landing .works-viewport{overflow:hidden}.home-landing .works-track{display:flex;gap:26px;width:max-content;padding:10px max(var(--gutter),calc((100vw - var(--page-max)) / 2 + var(--gutter)));will-change:transform}.home-landing a.work-card{color:inherit;text-decoration:none}.home-landing .work-card{flex:0 0 auto;width:clamp(280px,32vw,420px);background:hsla(0,0%,100%,.92);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:16px 16px 28px;transition:transform .45s var(--ease-out-expo),background-color .3s ease}.home-landing .work-card:hover{transform:translateY(-8px);background:var(--color-snow)}.home-landing .work-thumb{position:relative;border-radius:var(--radius-img);overflow:hidden;aspect-ratio:2/1;background:var(--color-snow)}.home-landing .work-shot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.home-landing .work-thumb-bg{position:absolute;inset:-10%}.home-landing .work-thumb-bg[data-tone="1"]{background:radial-gradient(120% 90% at 22% 18%,#ece3fb 0,hsla(0,0%,100%,0) 60%),radial-gradient(110% 100% at 82% 82%,#fbe2ee 0,hsla(0,0%,100%,0) 55%),#fdfcff}.home-landing .work-thumb-bg[data-tone="2"]{background:radial-gradient(120% 90% at 78% 20%,#ffe5da 0,hsla(0,0%,100%,0) 60%),radial-gradient(110% 100% at 18% 84%,#fff0d8 0,hsla(0,0%,100%,0) 55%),#fffdfa}.home-landing .work-thumb-bg[data-tone="3"]{background:radial-gradient(120% 90% at 25% 80%,#fff0c8 0,hsla(0,0%,100%,0) 60%),radial-gradient(110% 100% at 80% 18%,#f1ecfd 0,hsla(0,0%,100%,0) 55%),#fffefa}.home-landing .work-thumb-bg[data-tone="4"]{background:radial-gradient(120% 90% at 75% 75%,#dfeafd 0,hsla(0,0%,100%,0) 60%),radial-gradient(110% 100% at 20% 20%,#e6e4fd 0,hsla(0,0%,100%,0) 55%),#fbfcff}.home-landing .work-thumb-badge{position:absolute;top:12px;left:12px;z-index:2;font-size:12px;font-weight:500;letter-spacing:.04em;font-variant-numeric:tabular-nums;color:var(--color-ink);padding:5px 12px;border-radius:var(--radius-pill);background:hsla(0,0%,100%,.66);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.home-landing .work-meta{padding:22px 10px 0}.home-landing .work-meta h3{font-size:var(--text-heading-sm);font-weight:400;letter-spacing:-.02em}.home-landing .work-meta p{margin-top:8px;font-size:var(--text-body-sm);color:var(--color-graphite)}.home-landing .work-tags{margin-top:18px;display:flex;gap:8px;flex-wrap:wrap}.home-landing .craft-stack span,.home-landing .work-tags span{font-size:12px;padding:5px 13px;border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-pill);color:var(--color-ash)}.home-landing .work-card--cta{display:flex;align-items:center;justify-content:center;text-align:center;padding:32px}.home-landing .work-card--cta h3{font-size:var(--text-heading-sm);font-weight:400;letter-spacing:-.02em;line-height:1.35;margin-bottom:24px}.home-landing .craft{position:relative;height:100svh;min-height:700px;overflow:hidden}.home-landing .craft-inner{max-width:var(--page-max);margin-inline:auto;height:100%;padding:96px var(--gutter) 40px;display:grid;grid-template-columns:minmax(360px,440px) 1fr;align-items:center;gap:40px}.home-landing .craft-left h2{font-size:clamp(1.9rem,1.2rem + 2.2vw,2.75rem);font-weight:300;letter-spacing:-.03em;line-height:1.16}.home-landing .craft-steps{position:relative;height:clamp(240px,36vh,330px);margin-top:30px}.home-landing .craft-step{position:absolute;inset:0;opacity:0}.home-landing .craft-step:first-child{opacity:1}.home-landing .craft-step-index{font-size:var(--text-caption);font-weight:500;letter-spacing:.2em;color:var(--color-slate);font-variant-numeric:tabular-nums}.home-landing .craft-step h3{margin-top:14px;font-size:clamp(2.1rem,1.3rem + 2.8vw,3.4rem);font-weight:300;letter-spacing:-.03em;line-height:1.1}.home-landing .craft-step p{margin-top:16px;font-size:var(--text-body);line-height:1.7;color:var(--color-graphite);max-width:30em}.home-landing .craft-stack{margin-top:20px;display:flex;gap:8px;flex-wrap:wrap}.home-landing .craft-dots{display:flex;gap:10px;margin-top:8px}.home-landing .craft-dot{width:22px;height:8px;border-radius:var(--radius-pill);background:var(--color-steel);transition:background-color .25s ease,width .25s ease}.home-landing .craft-dot.is-active{width:38px;background:var(--color-ink)}.home-landing .craft-stage{height:100%;display:flex;align-items:center;justify-content:center;perspective:1400px}.home-landing .craft-cube,.home-landing .craft-cube-wrap{transform-style:preserve-3d;will-change:transform}.home-landing .craft-cube{--cube:clamp(280px,40vh,420px);position:relative;width:var(--cube);height:var(--cube)}.home-landing .cube-face{position:absolute;inset:0;background:linear-gradient(150deg,hsla(0,0%,100%,.97),rgba(247,247,250,.9));border:1px solid rgba(0,0,0,.06);border-radius:26px;box-shadow:0 22px 48px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.95);padding:26px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform}.home-landing .cube-face:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--gradient-spectrum);opacity:.5}.home-landing .cube-face:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.6),transparent 38%);pointer-events:none}.home-landing .cube-face>*{position:relative;z-index:1}.home-landing .cube-face--front{transform:translateZ(calc(var(--cube) / 2))}.home-landing .cube-face--right{transform:rotateY(90deg) translateZ(calc(var(--cube) / 2))}.home-landing .cube-face--back{transform:rotateY(180deg) translateZ(calc(var(--cube) / 2))}.home-landing .cube-face--left{transform:rotateY(-90deg) translateZ(calc(var(--cube) / 2))}.home-landing .cube-face--top{transform:rotateX(90deg) translateZ(calc(var(--cube) / 2))}.home-landing .cube-face--bottom{transform:rotateX(-90deg) translateZ(calc(var(--cube) / 2))}.home-landing .cube-face--bottom,.home-landing .cube-face--top{background:var(--color-fog);align-items:center;justify-content:center}.home-landing .cube-mark{width:22px;height:22px;border-radius:6px;background:var(--gradient-spectrum);transform:rotate(45deg);opacity:.8}.home-landing .cube-face-head{display:flex;align-items:center;justify-content:space-between;font-size:var(--text-body-sm);color:var(--color-slate);font-variant-numeric:tabular-nums}.home-landing .cube-face-mark{width:12px;height:12px;border-radius:3px;background:var(--gradient-spectrum);transform:rotate(45deg)}.home-landing .cube-face-title{font-size:clamp(1.8rem,4.6vh,2.6rem);font-weight:300;letter-spacing:-.03em;line-height:1.18}.home-landing .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-top:1px solid rgba(0,0,0,.08);padding-top:56px;text-align:center}.home-landing .stat-num{font-size:var(--text-display);font-weight:300;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums}.home-landing .stat-suffix{font-size:.42em;font-weight:400;color:var(--color-graphite);margin-left:6px}.home-landing .stat-label{margin-top:14px;font-size:var(--text-body-sm);color:var(--color-ash)}.home-landing .ethos{text-align:center;padding-block:calc(var(--space-section) * 1.25)}.home-landing .ethos-field{inset:auto;left:50%;top:50%;width:100vw;height:110vh;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 22%,#000 78%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 22%,#000 78%,transparent)}.home-landing .ethos-field .glow-blob{width:86vw;height:96vh;opacity:.9}.home-landing .ethos-icon{position:relative;width:40px;height:40px;margin:0 auto 30px;color:var(--color-ink)}.home-landing .ethos h2{position:relative}.home-landing .ethos p{position:relative;margin:26px auto 0;max-width:34em;font-size:var(--text-sub);line-height:1.75;color:var(--color-graphite)}.home-landing .contact{text-align:center}.home-landing .contact-title{font-size:var(--text-display)!important;letter-spacing:-.035em!important}.home-landing .contact-title em{font-style:italic}.home-landing .contact-sub{margin-top:22px;font-size:var(--text-sub);color:var(--color-graphite)}.home-landing .contact-mail{display:inline-block;margin-top:40px;font-size:var(--text-heading-sm);font-weight:400;letter-spacing:-.01em;color:var(--color-ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:7px;text-decoration-color:rgba(0,0,0,.25);transition:text-decoration-color .25s ease}.home-landing .contact-mail:hover{text-decoration-color:var(--color-ink)}.home-landing .contact-actions{margin-top:40px}@media (max-width:860px){.home-landing .footer-grid{grid-template-columns:1fr 1fr}.home-landing .craft{min-height:0}.home-landing .craft-inner{grid-template-columns:1fr;align-items:start;gap:8px;padding-top:88px}.home-landing .craft-steps{height:250px;margin-top:18px}.home-landing .craft-step h3{font-size:1.9rem}.home-landing .craft-stage{height:auto;padding:16px 0 8px}.home-landing .craft-cube{--cube:min(56vw,240px)}.home-landing .cube-face{padding:18px;border-radius:20px}.home-landing .cube-face-title{font-size:1.3rem}}@media (max-width:767px){.home-landing .works{height:auto;min-height:0;overflow:visible;padding:var(--space-section) 0}.home-landing .works-viewport{overflow:visible}.home-landing .works-track{flex-direction:column;width:auto;padding:0 20px}.home-landing .work-card{width:100%}.home-landing .works-count{display:none}}@media (max-width:720px){.home-landing .site-nav{display:none}}@media (max-width:640px){.home-landing .stats{grid-template-columns:1fr;gap:40px}}@media (prefers-reduced-motion:reduce){.home-landing .hero-hint,.home-landing .spectrum-band{animation:none}}