.hive-landing{--ink:#100f0d;--ink-soft:#17150f;--ink-raise:#1e1b14;--line:#eee9dd1a;--line-strong:#eee9dd2e;--text:#ede8dc;--text-dim:#9c968a;--text-faint:#615c52;--paper:#efebe1;--paper-line:#14120c1f;--on-paper:#16140e;--on-paper-dim:#6a6458;--hm-accent:#f4c20c;--hm-accent-deep:#d7a800;--font-display:var(--font-archivo),system-ui,sans-serif;--font-body:var(--font-manrope),system-ui,sans-serif;--font-mono:var(--font-space-mono),ui-monospace,monospace;--font-serif:var(--font-instrument-serif),Georgia,serif;--pad:clamp(1.5rem,5vw,6rem);--maxw:1560px;--ease:cubic-bezier(.16,1,.3,1);background:var(--ink);color:var(--text);font-family:var(--font-body);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.55;position:relative}.hive-landing *,.hive-landing :before,.hive-landing :after{box-sizing:border-box;margin:0;padding:0}.hive-landing img{max-width:100%;display:block}.hive-landing a{color:inherit;text-decoration:none}.hive-landing button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}.hive-landing ::selection{background:var(--hm-accent);color:var(--ink)}.hive-landing a,.hive-landing button{-webkit-tap-highlight-color:transparent}.hive-landing a:focus-visible,.hive-landing button:focus-visible{outline:2px solid var(--hm-accent);outline-offset:3px;border-radius:2px}.hive-landing .mono{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem}.hive-landing .serif-it{font-family:var(--font-serif);font-style:italic;font-weight:400}.hive-landing .container{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin:0 auto}.hive-landing .line-mask{display:block;overflow:hidden}.hive-landing .grain{pointer-events:none;z-index:9990;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");width:200%;height:200%;animation:7s steps(6,end) infinite hm-grain;position:fixed;inset:-50%}@keyframes hm-grain{0%{transform:translate(0)}20%{transform:translate(-3%,-2%)}40%{transform:translate(2%,-3%)}60%{transform:translate(-2%,2%)}80%{transform:translate(3%,1%)}to{transform:translate(0)}}.hive-landing .cursor{z-index:9995;pointer-events:none;mix-blend-mode:difference;will-change:transform;position:fixed;top:0;left:0}.hive-landing .cursor__dot{background:#fff;border-radius:50%;width:6px;height:6px;transition:opacity .25s;position:absolute;top:-3px;left:-3px}.hive-landing .cursor__ring{width:34px;height:34px;transition:width .4s var(--ease),height .4s var(--ease),top .4s var(--ease),left .4s var(--ease),opacity .3s;border:1px solid #fff9;border-radius:50%;position:absolute;top:-17px;left:-17px}.hive-landing .cursor__arrow{color:#fff;opacity:0;width:18px;height:18px;transition:.35s var(--ease);position:absolute;top:-9px;left:-9px;transform:scale(.5)}.hive-landing.cur-hover .cursor__ring{width:54px;height:54px;top:-27px;left:-27px}.hive-landing.cur-view .cursor__ring{opacity:.9;width:84px;height:84px;top:-42px;left:-42px}.hive-landing.cur-view .cursor__dot{opacity:0}.hive-landing.cur-view .cursor__arrow{opacity:1;transform:scale(1)}@media (hover:none),(pointer:coarse){.hive-landing .cursor{display:none!important}}.hive-landing .preloader{z-index:9999;background:var(--ink);flex-direction:column;justify-content:center;align-items:center;gap:2.6rem;display:flex;position:fixed;inset:0}.hive-landing .preloader__comb{width:min(40vw,260px)}.hive-landing .preloader__comb polygon{fill:none;stroke:var(--hm-accent);stroke-width:1px;opacity:0}.hive-landing .preloader__comb polygon.fill{fill:var(--hm-accent);stroke:none}.hive-landing .preloader__bar{background:var(--line-strong);width:min(64vw,360px);height:1px;position:relative;overflow:hidden}.hive-landing .preloader__bar i{background:var(--hm-accent);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.hive-landing .preloader__meta{width:min(64vw,360px);color:var(--text-dim);justify-content:space-between;display:flex}.hive-landing .preloader__count{color:var(--text)}.hive-landing.loaded .preloader{opacity:0;pointer-events:none;transition:opacity .5s}.hive-landing .nav{z-index:950;width:100%;padding:1.5rem var(--pad);mix-blend-mode:difference;will-change:transform;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0}.hive-landing .brand{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:700;display:flex}.hive-landing .brand svg{width:17px;height:19px}.hive-landing .brand svg path{fill:#fff}.hive-landing .nav__links{align-items:center;gap:2.4rem;display:flex}.hive-landing .nav__links a{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#fff;padding:.2rem 0;font-size:.7rem;position:relative}.hive-landing .nav__links a:after{content:"";width:0;height:1px;transition:width .4s var(--ease);background:#fff;position:absolute;bottom:-3px;left:0}.hive-landing .nav__links a:hover:after{width:100%}.hive-landing .nav__cta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#fff;border:1px solid #fff6;border-radius:100px;padding:.6rem 1.1rem;font-size:.7rem;transition:all .35s}.hive-landing .nav__cta:hover{color:#000;background:#fff}.hive-landing .burger{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;margin-right:-10px;display:none}.hive-landing .burger span{width:26px;height:2px;transition:transform .35s var(--ease),opacity .25s;background:#fff}.hive-landing .burger.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.hive-landing .burger.is-open span:nth-child(2){opacity:0}.hive-landing .burger.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.hive-landing .eyebrow{color:var(--text-dim);align-items:center;gap:.8rem;margin-bottom:1.8rem;display:flex}.hive-landing .eyebrow:before{content:"";background:var(--hm-accent);flex:none;width:34px;height:1px;display:inline-block}.hive-landing .reveal-ready [data-reveal] .word{will-change:transform}.hive-landing .hero{flex-direction:column;justify-content:center;min-height:100svh;padding:9rem 0 4rem;display:flex;position:relative}.hive-landing .hero:after{content:"";pointer-events:none;background:radial-gradient(120% 90% at 80% 10%,#f4c20c0d,#0000 55%);position:absolute;inset:0}.hive-landing .hero__top{color:var(--text-dim);z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2.4rem;display:flex;position:relative}.hive-landing .hero h1{z-index:2;font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(2.6rem,11vw,10rem);font-weight:700;line-height:.92;position:relative}.hive-landing .hero h1 .row{white-space:nowrap;display:block;overflow:hidden}.hive-landing .hero h1 .char{will-change:transform;display:inline-block}.hive-landing .hero__lead{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2.5rem;margin-top:2.8rem;display:flex;position:relative}.hive-landing .hero__lead p{max-width:40ch;color:var(--text);font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:450;line-height:1.5}.hive-landing .hero__lead p .serif-it{color:var(--text)}.hive-landing .scrollcue{color:var(--text-dim);white-space:nowrap;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.7rem;display:flex}.hive-landing .scrollcue .ln{background:var(--line-strong);width:48px;height:1px;position:relative;overflow:hidden}.hive-landing .scrollcue .ln i{background:var(--hm-accent);animation:hm-cue 2.4s var(--ease)infinite;position:absolute;inset:0;transform:translate(-100%)}@keyframes hm-cue{0%{transform:translate(-100%)}55%{transform:translate(0)}to{transform:translate(100%)}}.hive-landing .ticker{border-block:1px solid var(--line);padding-block:1.4rem;overflow:hidden}.hive-landing .ticker__row{will-change:transform;width:max-content;display:flex}.hive-landing .ticker__row span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;align-items:center;padding-inline:1.6rem;font-size:.8rem;display:flex}.hive-landing .ticker__row span:after{content:"";background:var(--hm-accent);border-radius:50%;width:4px;height:4px;margin-left:3.2rem}.hive-landing .statement{background:var(--paper);color:var(--on-paper);padding-block:clamp(6rem,16vh,13rem)}.hive-landing .statement .lab{color:var(--on-paper-dim)}.hive-landing .statement .lab:before{background:var(--hm-accent-deep)}.hive-landing .statement p{font-family:var(--font-display);letter-spacing:-.02em;max-width:22ch;margin-top:2rem;font-size:clamp(1.7rem,4.4vw,3.7rem);font-weight:600;line-height:1.18}.hive-landing .statement .w{color:#c4bdac;transition:color .15s;display:inline-block}.hive-landing .statement .em{font-family:var(--font-serif);font-style:italic;font-weight:400}.hive-landing .svc__head{grid-template-columns:1.3fr 1fr;align-items:end;gap:2rem;margin-bottom:3.5rem;display:grid}.hive-landing .svc__head h2{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(2rem,5vw,4.2rem);font-weight:700;line-height:1}.hive-landing .svc__head p{color:var(--text-dim);max-width:36ch;font-size:1.02rem}.hive-landing .svc__list{border-top:1px solid var(--line)}.hive-landing .svc__row{border-bottom:1px solid var(--line);cursor:pointer;transition:padding-left .5s var(--ease);align-items:baseline;gap:1.5rem;padding:clamp(1.5rem,3.2vw,2.6rem) 0;display:flex;position:relative}.hive-landing .svc__row .idx{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.1em;flex:none;font-size:.72rem;transition:color .4s}.hive-landing .svc__row h3{font-family:var(--font-display);letter-spacing:-.02em;flex:1;font-size:clamp(1.5rem,3.6vw,2.7rem);font-weight:600;line-height:1.05;transition:color .4s}.hive-landing .svc__row .tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);flex:none;font-size:.7rem;transition:color .4s}.hive-landing .svc__row .arrow{width:22px;color:var(--hm-accent);opacity:0;transition:.4s var(--ease);flex:none;transform:translate(-8px)}@media (hover:hover){.hive-landing .svc__row:hover{padding-left:1.2rem}.hive-landing .svc__row:hover h3,.hive-landing .svc__row:hover .idx{color:var(--hm-accent)}.hive-landing .svc__row:hover .tag{color:var(--text)}.hive-landing .svc__row:hover .arrow{opacity:1;transform:translate(0)}}.hive-landing .svc__peek{z-index:880;pointer-events:none;opacity:0;will-change:transform;border-radius:6px;width:230px;height:165px;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 30px 60px #00000080}.hive-landing .svc__peek .p{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text);align-items:flex-end;padding:1rem;font-size:.7rem;display:flex;position:absolute;inset:0}.hive-landing .svc__peek .p:before{content:"";background:radial-gradient(120% 100% at 90% 10%,#f4c20c29,#0000 60%);position:absolute;inset:0}@media (hover:none){.hive-landing .svc__peek{display:none}}.hive-landing .work__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.hive-landing .work__head h2{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(2rem,5vw,4.2rem);font-weight:700;line-height:1}.hive-landing .work__grid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,3.5rem);display:grid}.hive-landing .proj{cursor:pointer;position:relative}.hive-landing .proj:nth-child(2n){margin-top:clamp(0px,6vw,5rem)}.hive-landing .proj__frame{aspect-ratio:4/3;border:1px solid var(--line);border-radius:6px;position:relative;overflow:hidden}.hive-landing .proj__img{will-change:transform;transition:transform .9s var(--ease);place-items:center;display:grid;position:absolute;inset:-10% 0}.hive-landing .proj__img:after{content:"";opacity:0;background:radial-gradient(110% 90% at 85% 12%,#f4c20c1a,#0000 55%);transition:opacity .6s;position:absolute;inset:0}.hive-landing .proj__img .mark{font-family:var(--font-display);letter-spacing:-.04em;color:#eee9dd0d;font-size:clamp(3.5rem,9vw,7rem);font-weight:700}.hive-landing .proj__line{background:var(--hm-accent);transform-origin:0;height:1px;transition:transform .55s var(--ease);position:absolute;bottom:1.4rem;left:1.4rem;right:1.4rem;transform:scaleX(0)}.hive-landing .proj__cta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text);opacity:0;transition:.5s var(--ease);font-size:.7rem;position:absolute;bottom:1.9rem;left:1.4rem;transform:translateY(8px)}.hive-landing .proj__meta{justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:1.2rem;display:flex}.hive-landing .proj__meta h3{font-family:var(--font-display);letter-spacing:-.015em;font-size:clamp(1.2rem,2.4vw,1.85rem);font-weight:600;transition:color .4s}.hive-landing .proj__tags{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);text-align:right;flex:none;font-size:.68rem;line-height:1.7}.hive-landing .proj__year{font-family:var(--font-mono);color:var(--text-faint);margin-top:.4rem;font-size:.68rem}@media (hover:hover){.hive-landing .proj:hover .proj__img{transform:scale(1.05)}.hive-landing .proj:hover .proj__img:after{opacity:1}.hive-landing .proj:hover .proj__line{transform:scaleX(1)}.hive-landing .proj:hover .proj__cta{opacity:1;transform:translateY(0)}.hive-landing .proj:hover .proj__meta h3{color:var(--hm-accent)}}.hive-landing .shot-1{background:linear-gradient(155deg,#211d14,#141109)}.hive-landing .shot-2{background:linear-gradient(155deg,#1a1c1d,#101111)}.hive-landing .shot-3{background:linear-gradient(155deg,#23201a,#16130d)}.hive-landing .shot-4{background:linear-gradient(155deg,#1c1b1e,#121113)}.hive-landing .metrics{border-block:1px solid var(--line)}.hive-landing .metrics__grid{grid-template-columns:repeat(4,1fr);display:grid}.hive-landing .metric{border-left:1px solid var(--line);padding:clamp(2.2rem,4vw,3.5rem) 1.2rem}.hive-landing .metric:first-child{border-left:none}.hive-landing .metric .num{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-size:clamp(2.6rem,6vw,5rem);font-weight:700;line-height:.95}.hive-landing .metric .num .suf{color:var(--hm-accent)}.hive-landing .metric .lbl{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);max-width:20ch;margin-top:1rem;font-size:.7rem}.hive-landing .process{overflow:hidden}.hive-landing .process__pin{align-items:center;height:100vh;display:flex}.hive-landing .process__track{will-change:transform;padding-left:var(--pad);align-items:stretch;display:flex}.hive-landing .process__intro{flex-direction:column;flex:none;justify-content:center;width:min(82vw,36rem);padding-right:clamp(3rem,7vw,8rem);display:flex}.hive-landing .process__intro h2{font-family:var(--font-display);letter-spacing:-.025em;margin-top:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1}.hive-landing .process__intro p{color:var(--text-dim);max-width:34ch;margin-top:1.4rem;font-size:1.02rem}.hive-landing .step{background:var(--ink-soft);border:1px solid var(--line);border-radius:10px;flex-direction:column;flex:none;justify-content:space-between;width:min(80vw,26rem);min-height:58vh;margin-right:clamp(1.5rem,2.5vw,2.5rem);padding:clamp(2rem,3.5vw,3rem);display:flex}.hive-landing .step .num{font-family:var(--font-mono);letter-spacing:.16em;color:var(--hm-accent);font-size:.85rem}.hive-landing .step h3{font-family:var(--font-display);letter-spacing:-.02em;margin-top:auto;margin-bottom:1rem;font-size:clamp(1.7rem,3.6vw,2.5rem);font-weight:600}.hive-landing .step p{color:var(--text-dim);font-size:1rem;line-height:1.55}.hive-landing .process__mob{display:none}.hive-landing .cta{text-align:center;position:relative;overflow:hidden}.hive-landing .cta:after{content:"";pointer-events:none;background:radial-gradient(90% 70% at 50% 100%,#f4c20c12,#0000 60%);position:absolute;inset:0}.hive-landing .cta__inner{z-index:2;position:relative}.hive-landing .cta .eyebrow{justify-content:center}.hive-landing .cta h2{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(2.2rem,9.5vw,8.5rem);font-weight:700;line-height:.95}.hive-landing .cta h2 .row{white-space:nowrap;display:block;overflow:hidden}.hive-landing .cta h2 .char{will-change:transform;display:inline-block}.hive-landing .cta p{max-width:46ch;color:var(--text-dim);margin:1.8rem auto 2.6rem;font-size:clamp(1.05rem,1.5vw,1.25rem)}.hive-landing .magnetic{background:var(--hm-accent);color:var(--ink);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;will-change:transform;border-radius:100px;align-items:center;gap:.8rem;padding:1.1rem 2rem;font-size:.78rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.hive-landing .magnetic span{z-index:2;align-items:center;gap:.7rem;transition:color .4s;display:inline-flex;position:relative}.hive-landing .magnetic .fill{background:var(--text);transform-origin:50%;transition:transform .55s var(--ease);z-index:1;border-radius:50%;position:absolute;inset:0;transform:scale(0)}.hive-landing .magnetic:hover .fill{transform:scale(2.4)}.hive-landing .magnetic:hover span{color:var(--ink)}.hive-landing .magnetic svg{width:15px;height:15px}.hive-landing .cta__alt{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);margin-top:2rem;font-size:.76rem}.hive-landing .cta__alt a{color:var(--text-dim);border-bottom:1px solid var(--line-strong);padding-bottom:1px;transition:color .3s}.hive-landing .cta__alt a:hover{color:var(--hm-accent)}.hive-landing .footer{padding-top:clamp(4rem,8vh,7rem);overflow:hidden}.hive-landing .footer__grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:2.5rem;padding-bottom:3.5rem;display:grid}.hive-landing .footer__col h4{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin-bottom:1.3rem;font-size:.7rem}.hive-landing .footer__col p,.hive-landing .footer__col a{color:var(--text);font-size:.96rem;line-height:1.75;display:block}.hive-landing .footer__col a{width:fit-content;transition:color .3s}.hive-landing .footer__col a:hover{color:var(--hm-accent)}.hive-landing .footer__clock{font-family:var(--font-mono);color:var(--hm-accent);letter-spacing:.06em;font-size:.9rem}.hive-landing .footer__word{font-family:var(--font-display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px var(--line-strong);text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;padding-block:clamp(2rem,5vw,4rem);font-size:clamp(3rem,15vw,13rem);font-weight:700;line-height:.85}.hive-landing .footer__bottom{color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:2.5rem;display:flex}.hive-landing .totop{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:.5rem;font-size:.7rem;display:inline-flex}.hive-landing .totop:hover{color:var(--hm-accent)}.hive-landing .reveal-ready [data-reveal]{opacity:0}.hive-landing .mobile-menu{z-index:940;background:var(--ink);padding:6rem var(--pad)2.5rem;opacity:0;visibility:hidden;transition:opacity .5s var(--ease),transform .6s var(--ease),visibility .5s;pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:fixed;inset:0;transform:translateY(-1.5%)}.hive-landing .mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.hive-landing .mobile-menu__links{flex-direction:column;display:flex}.hive-landing .mobile-menu__links a{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);opacity:0;transition:opacity .5s var(--ease),transform .5s var(--ease),color .25s;align-items:baseline;gap:1rem;padding:.35rem 0;font-size:clamp(2.2rem,11vw,3.4rem);font-weight:700;line-height:1.2;display:flex;transform:translateY(22px)}.hive-landing .mobile-menu__links a .mi{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);font-size:.7rem;font-weight:400}.hive-landing .mobile-menu.open .mobile-menu__links a{opacity:1;transform:none}.hive-landing .mobile-menu.open .mobile-menu__links a:first-child{transition-delay:.1s}.hive-landing .mobile-menu.open .mobile-menu__links a:nth-child(2){transition-delay:.16s}.hive-landing .mobile-menu.open .mobile-menu__links a:nth-child(3){transition-delay:.22s}.hive-landing .mobile-menu.open .mobile-menu__links a:nth-child(4){transition-delay:.28s}.hive-landing .mobile-menu.open .mobile-menu__links a:nth-child(5){transition-delay:.34s}.hive-landing .mobile-menu__links a:active{color:var(--hm-accent)}.hive-landing .mobile-menu__foot{border-top:1px solid var(--line);color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.08em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-top:auto;padding-top:1.4rem;font-size:.72rem;display:flex}.hive-landing .mobile-menu__foot a{color:var(--text)}@media (min-width:721px){.hive-landing .mobile-menu{display:none}}@media (max-width:1024px){.hive-landing .svc__head{grid-template-columns:1fr;gap:1.5rem}.hive-landing .footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.hive-landing .nav__links,.hive-landing .nav__cta{display:none}.hive-landing .burger{display:flex}.hive-landing .work__grid{grid-template-columns:1fr}.hive-landing .proj:nth-child(2n){margin-top:0}.hive-landing .metrics__grid{grid-template-columns:1fr 1fr}.hive-landing .metric:nth-child(3){border-left:none}.hive-landing .metric:nth-child(n+3){border-top:1px solid var(--line)}.hive-landing .footer__grid{grid-template-columns:1fr}.hive-landing .hero__lead{flex-direction:column;align-items:flex-start}.hive-landing .process{padding-block:clamp(5rem,12vh,10rem)}.hive-landing .process__pin{height:auto;display:block}.hive-landing .process__track{padding-inline:var(--pad);flex-direction:column;transform:none!important}.hive-landing .process__intro{width:100%;margin-bottom:1.5rem;padding-right:0}.hive-landing .step{justify-content:flex-start;width:100%;min-height:auto;margin-bottom:1.2rem;margin-right:0}.hive-landing .step .num{margin-bottom:1.3rem}.hive-landing .step h3{margin-top:0}.hive-landing .hero{padding:7rem 0 3rem}.hive-landing .hero__top{flex-direction:column;gap:.4rem}.hive-landing .svc__head{margin-bottom:2.5rem}.hive-landing .svc__row{flex-wrap:wrap;align-items:baseline;gap:.4rem 1rem}.hive-landing .svc__row h3{flex:auto;font-size:clamp(1.4rem,6.4vw,2rem)}.hive-landing .svc__row .tag{color:var(--text-faint);flex:0 0 100%;order:4;margin-top:.1rem}.hive-landing .svc__row .arrow{display:none}.hive-landing .metric{padding:1.8rem 1rem}.hive-landing .footer__bottom{flex-direction:column;align-items:flex-start;gap:.7rem}}@media (prefers-reduced-motion:reduce){.hive-landing *,.hive-landing :before,.hive-landing :after{transition:none!important;animation:none!important}.hive-landing .reveal-ready [data-reveal]{opacity:1!important}.hive-landing .grain{display:none}}
