:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#05080d;--bg-deep:#02050a;--surface:#08111e;--surface-2:#0b1727;--steel:#0a1c36;--text:#f0f6ff;--muted:#8b98aa;--muted-strong:#aab5c4;--line:#182537;--line-bright:#253a55;--blue:#126bff;--blue-light:#2797ff;--cyan:#06c5ff;--container:1440px;--gutter:clamp(24px, 4.2vw, 72px);--radius:16px;--ease:cubic-bezier(.2, .8, .2, 1);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:84px}body{background:var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body.menu-open,body.gallery-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}::selection{color:#fff;background:#126bffb8}.skip-link{z-index:1000;color:var(--text);background:var(--blue);padding:12px 16px;transition:transform .18s;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.page-grid{width:min(100%, var(--container));padding-inline:var(--gutter);margin:0 auto}.section{position:relative}[data-reveal]{opacity:1;transform:none}.button{letter-spacing:.02em;min-height:58px;transition:border-color .24s ease, background .24s ease, color .24s ease, transform .24s var(--ease);border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:34px;padding:0 23px 0 25px;font-size:15px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.button svg,.text-link svg,.header__cta svg,.footer-bar__top svg{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;transition:transform .24s var(--ease)}.button:before{content:"";transition:transform .6s var(--ease);background:linear-gradient(110deg,#0000 30%,#fff3,#0000 70%);position:absolute;inset:0;transform:translate(-130%)}.button>*{position:relative}.button:hover:before{transform:translate(130%)}.button:hover svg,.text-link:hover svg,.footer-bar__top:hover svg{transform:translate(4px)}.button:active{transform:translateY(1px)}.button:focus-visible,.text-link:focus-visible,.header a:focus-visible,.footer-bar a:focus-visible,button:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.button--primary{background:var(--blue);color:#fff;box-shadow:0 14px 42px #126bff2e}.button--primary:hover{background:#1b76ff}.button--outline{color:#cdd8e6;background:#040a1359;border-color:#214574}.button--outline:hover{border-color:var(--blue-light);color:#fff}.button--large{min-width:226px;min-height:64px;font-size:16px}.brand{justify-content:center;align-items:center;display:inline-flex}.brand img{object-fit:contain;width:100%;height:100%}.brand--full{gap:8px;width:auto;height:58px}.brand--mark{width:100%;height:100%}.brand__symbol{flex:none;width:49px;height:34px;display:block}.brand__symbol img{object-fit:contain;width:100%;height:100%}.brand__wordmark{color:#eef6ff;letter-spacing:-.035em;text-shadow:0 0 22px #2797ff2e;font-size:20px;font-weight:620;line-height:1}.header{z-index:100;border-bottom:1px solid #0000;height:88px;transition:height .26s,background .26s,border-color .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s;position:fixed;top:0;left:0;right:0}.header--scrolled{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#03070cc7;border-color:#24354c9e;height:76px}.header__inner{z-index:101;width:min(100%, var(--container));height:100%;padding-inline:var(--gutter);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.header__brand{width:-moz-fit-content;width:fit-content;margin-left:-4px}.header__nav{align-items:center;gap:clamp(34px,4.6vw,72px);display:flex}.header__nav a{color:#c1cad6;letter-spacing:.08em;padding:16px 0;font-size:14px;font-weight:520;transition:color .18s;position:relative}.header__nav a:after{background:var(--cyan);content:"";transform-origin:100%;height:1px;transition:transform .24s var(--ease);position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0)}.header__nav a:hover{color:#fff}.header__nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header__cta{justify-self:end;gap:22px;min-height:48px;padding-inline:20px 17px;font-size:14px}.header__menu-button{border:1px solid var(--line-bright);background:#070e18cc;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:none}.header__menu-button svg{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;width:23px}.mobile-menu{display:none}.hero{border-bottom:1px solid var(--line);background:var(--bg-deep);min-height:min(1000px,100svh);position:relative;overflow:hidden}.hero__background{background:radial-gradient(circle at 73% 51%,#0652be33,#0000 27%),linear-gradient(90deg,#05080d33,#0000 58%),#03070c;position:absolute;inset:0}.hero__background:after{content:"";opacity:.46;background-image:linear-gradient(#29548511 1px,#0000 1px),linear-gradient(90deg,#2954850b 1px,#0000 1px);background-size:100% 120px,120px 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 22% 72%,#0000);mask-image:linear-gradient(#0000,#000 22% 72%,#0000)}.hero__grid{grid-template-columns:minmax(540px,1.06fr) minmax(440px,.94fr);align-items:center;gap:24px;min-height:min(1000px,100svh);padding-top:clamp(148px,16vh,190px);padding-bottom:70px;display:grid;position:relative}.hero__copy{z-index:3;align-self:start;padding-top:clamp(30px,5vh,66px);position:relative}.hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:840px;margin:0;font-size:clamp(52px,5.45vw,84px);font-weight:650;line-height:1.28}.hero__copy>p{max-width:665px;color:var(--muted-strong);letter-spacing:.015em;margin:35px 0 0;font-size:clamp(16px,1.25vw,19px);font-weight:400;line-height:1.9}.hero__actions{gap:18px;margin-top:34px;display:flex}.hero-stage{--pointer-x:0;--pointer-y:0;z-index:2;perspective:1600px;align-self:center;width:100%;height:clamp(620px,68vh,730px);position:relative}.hero-stage__glow{filter:blur(22px);width:116%;height:82%;transform:translate(calc(var(--pointer-x) * 10px), calc(var(--pointer-y) * 8px));background:radial-gradient(#0c5ce75e,#007cff14 45%,#0000 72%);transition:transform .18s ease-out;position:absolute;top:13%;left:-4%}.hero-stage:after{content:"";filter:blur(12px);background:radial-gradient(#000000b8,#0000 70%);height:20%;position:absolute;bottom:3%;left:0;right:4%;transform:rotate(-3deg)}.hero-stage__phone{z-index:2;transform:translate(calc(var(--pointer-x) * 8px), calc(var(--pointer-y) * 7px)) rotateY(-10deg) rotateZ(3.2deg);transition:transform .25s ease-out;animation:7s ease-in-out infinite device-float;position:absolute;top:6%;left:12%}.hero-stage__phone--back{z-index:1;transform:translate(calc(var(--pointer-x) * -7px), calc(var(--pointer-y) * -5px)) rotateY(-8deg) rotateZ(6.8deg) scale(.92);animation-delay:-3.1s;top:14%;left:48%}@keyframes device-float{0%,to{margin-top:0}50%{margin-top:-9px}}.hero__scroll{bottom:46px;left:var(--gutter);color:#7f8b9b;letter-spacing:.08em;align-items:center;gap:16px;font-size:13px;display:flex;position:absolute}.hero__scroll-line{background:#35445a;width:1px;height:50px;position:relative;overflow:hidden}.hero__scroll-line i{background:var(--cyan);width:1px;height:18px;animation:2.6s ease-in-out infinite scroll-line;position:absolute;top:-18px;left:0}@keyframes scroll-line{0%{transform:translateY(0)}70%,to{transform:translateY(70px)}}.phone{background:linear-gradient(130deg,#06090f,#0e233b 46%,#05101c);border:1px solid #3798ff;border-radius:48px;width:314px;height:640px;padding:8px;box-shadow:0 0 0 3px #04070d,0 0 0 4px #51a2ff52,20px 36px 70px #0000009e,5px 0 36px #126bff4d}.phone:before{z-index:4;content:"";background:#03060a;border-radius:20px;width:88px;height:25px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone__side-button{background:linear-gradient(#2a91ff,#064eb1);border-radius:0 4px 4px 0;width:4px;height:72px;position:absolute;top:148px;right:-5px}.phone__screen{background:linear-gradient(165deg,#101c2e,#07111e 70%);border-radius:39px;height:100%;padding:13px 13px 64px;position:relative;overflow:hidden}.phone__status{color:#dfeafa;justify-content:space-between;align-items:center;height:26px;padding:0 8px;font-size:9px;font-weight:700;display:flex}.phone__status-icons{gap:3px;display:flex}.phone__status-icons i{background:#dfeafa;border-radius:50%;width:4px;height:4px}.phone__appbar{justify-content:space-between;align-items:center;height:42px;padding:0 5px;display:flex}.phone__appbar strong{flex-direction:column;gap:2px;font-weight:600;display:flex}.phone__appbar strong>span{color:#f1f7ff;letter-spacing:.015em;border:0;padding:0;font-size:15px;font-style:normal}.phone__appbar strong small{color:#55718f;letter-spacing:.16em;font-size:5px;font-weight:650}.phone__appbar>span{color:#bac9dd;letter-spacing:1px;border:1px solid #23334a;border-radius:12px;padding:4px 8px;font-size:8px}.phone__hero-card{background:linear-gradient(118deg,#126bff29,#0000 42%),radial-gradient(circle at 76% 46%,#30445f,#0000 44%),linear-gradient(130deg,#0a1524,#17263a);border:1px solid #263b56;border-radius:14px;height:154px;padding:22px 18px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 18px 38px #0000002e}.phone__hero-card>div:first-child{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}.phone__hero-card span{color:#aab8ca;font-size:10px}.phone__hero-card .phone__eyebrow{color:#5fa9ff;letter-spacing:.15em;margin-bottom:15px;font-size:5px;font-weight:700}.phone__hero-card strong{margin-top:3px;font-size:20px;line-height:1.2}.phone__hero-card button{color:#dce7f5;background:#050d185c;border:1px solid #557da8;border-radius:12px;margin-top:14px;padding:6px 10px;font-size:8px}.phone__hero-note{letter-spacing:.12em;position:absolute;bottom:10px;right:13px;color:#536d89!important;font-size:5px!important}.phone__product-sculpture{background:linear-gradient(90deg,#04070b,#1a2b43 50%,#050910);border-radius:10px 10px 15px 15px;width:57px;height:93px;position:absolute;bottom:17px;right:26px;box-shadow:0 20px 24px #00000080}.phone__product-sculpture:before{content:"";background:linear-gradient(90deg,#03060a,#243751,#05080d);border-radius:5px 5px 2px 2px;width:38px;height:21px;position:absolute;top:-17px;left:9px}.phone__quick-links{border-bottom:1px solid #1a2a3d;grid-template-columns:repeat(4,1fr);gap:8px;padding:15px 2px 13px;display:grid}.phone__quick-links span{color:#9cabbc;flex-direction:column;align-items:center;gap:5px;font-size:7px;display:flex}.phone__quick-links i{color:#559be9;letter-spacing:.08em;background:linear-gradient(145deg,#122944,#08131f);border:1px solid #294767;border-radius:8px;place-items:center;width:26px;height:26px;font-size:5px;font-style:normal;display:grid;box-shadow:inset 0 1px #ffffff09}.phone__section-title{justify-content:space-between;align-items:center;padding:14px 1px 10px;display:flex}.phone__section-title strong{letter-spacing:.01em;font-size:11px}.phone__section-title span{color:#5f7895;letter-spacing:.08em;font-size:5px}.phone__product-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.phone__product{background:linear-gradient(155deg,#0f1f33f5,#07111df5);border:1px solid #1a2c42;border-radius:10px;flex-direction:column;min-width:0;padding:7px;display:flex;box-shadow:inset 0 1px #ffffff06}.phone__product strong{color:#e6eef8;margin-top:6px;font-size:8px}.phone__product>span{color:#6f8299;margin-top:2px;font-size:6px}.phone__product>b{color:#45a4ff;margin-top:5px;font-size:8px;font-weight:650}.phone__product-image{background:linear-gradient(145deg,#1e3048,#0d1724);border-radius:7px;height:65px;position:relative;overflow:hidden}.phone__product-image i{background:linear-gradient(90deg,#020509,#1d3450,#05080c);border-radius:5px 5px 8px 8px;width:27px;height:40px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone__product-image>span,.catalog__image>span{color:#cbdef56b;letter-spacing:.08em;font-size:5px;position:absolute;top:6px;left:7px}.phone__product-image.is-steel i{border-radius:7px 7px 11px 11px;width:31px;height:35px}.phone__product-image.is-cyan i{border-radius:50%;width:38px;height:6px;top:18px;box-shadow:0 9px 0 -1px #0a1420,0 15px 14px #34b6ff52}.phone__product-image.is-navy i{border-radius:50% 50% 9px 9px;width:34px;height:42px}.phone__product-image.is-cyan{background:linear-gradient(145deg,#14394d,#0d1724)}.phone__product-image.is-steel{background:linear-gradient(145deg,#27364a,#101724)}.phone__product-image.is-blue{background:linear-gradient(145deg,#0c315f,#0d1724)}.phone__product-image.is-navy{background:linear-gradient(145deg,#131f3c,#090f1b)}.phone__tabbar{background:#060d16f5;border-top:1px solid #1b2a3d;border-radius:0 0 34px 34px;grid-template-columns:repeat(4,1fr);align-items:center;height:58px;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.phone__tabbar span{color:#617288;flex-direction:column;align-items:center;gap:3px;font-size:6px;display:flex}.phone__tabbar span.is-active{color:var(--blue-light)}.phone__tabbar svg{stroke:currentColor;stroke-width:1.6px;width:16px;height:16px}.catalog__search{color:#61738a;border:1px solid #22334a;border-radius:18px;align-items:center;gap:7px;height:30px;margin:2px 4px 10px;padding:8px 12px;font-size:7px;display:flex}.catalog__search>i{border:1px solid #5a7898;border-radius:50%;width:7px;height:7px}.catalog__search>span{color:#6d88a5;border-left:1px solid #23364d;margin-left:auto;padding-left:8px;font-size:6px}.catalog__layout{grid-template-columns:62px 1fr;gap:9px;height:455px;display:grid}.catalog__categories{border-right:1px solid #182638;flex-direction:column;display:flex}.catalog__categories span{color:#61748d;padding:11px 2px;font-size:7px}.catalog__categories span.is-active{color:#e3efff;position:relative}.catalog__categories span.is-active:before{background:var(--blue);content:"";width:2px;position:absolute;top:8px;bottom:8px;left:-4px}.catalog__list{flex-direction:column;gap:8px;display:flex}.catalog__item{border-bottom:1px solid #152236;grid-template-columns:52px 1fr 20px;align-items:center;gap:8px;padding:7px;display:grid}.catalog__image{background:#14253a;border-radius:8px;height:50px;position:relative}.catalog__image i{background:linear-gradient(90deg,#04101e,#2d5077,#07111f);border-radius:4px;width:17px;height:28px;position:absolute;top:11px;left:18px}.catalog__item div:nth-child(2){flex-direction:column;gap:4px;display:flex}.catalog__item strong{font-size:8px}.catalog__item span{color:#63768f;font-size:6px}.catalog__item b{color:#3f9aff;font-size:8px}.catalog__item button{background:var(--blue);color:#fff;border:0;border-radius:50%;width:19px;height:19px;padding:0;font-size:12px}.section-heading h2,.capabilities h2,.products h2,.contact h2{letter-spacing:-.055em;margin:0;font-size:clamp(46px,4.55vw,68px);font-weight:620;line-height:1.25}.section-heading p,.capabilities__intro>p,.products__heading>p,.contact__copy>p{color:var(--muted-strong);letter-spacing:.012em;font-size:clamp(16px,1.3vw,19px);line-height:1.85}.mobile-break{display:none}.section-label{color:var(--blue-light);letter-spacing:.06em;align-items:center;gap:14px;margin-bottom:34px;font-size:14px;font-weight:520;display:flex}.section-label i{background:var(--cyan);width:2px;height:20px}.work{background:linear-gradient(180deg, #04080e, var(--bg));padding:clamp(116px,11vw,170px) 0 140px}.work__grid{grid-template-columns:76px minmax(0,1fr);gap:42px;display:grid}.section-index{color:#b6c2d1;flex-direction:column;align-items:center;height:370px;font-size:13px;display:flex}.section-index strong,.section-index em{font-style:normal;font-weight:500}.section-index span{background:#2f3e52;flex:1;width:1px;margin:17px 0;position:relative;overflow:hidden}.section-index span i{background:#dbe7f6;width:1px;height:34%;position:absolute;top:0;left:0}.section-index b{margin-bottom:12px;font-weight:400}.work__content{min-width:0}.work .section-heading p{max-width:700px;margin:16px 0 0}.work__filters{border-bottom:1px solid var(--line);gap:clamp(28px,4vw,64px);margin-top:34px;display:flex}.work__filters button{color:#77869a;cursor:pointer;background:0 0;border:0;padding:0 0 18px;font-size:14px;transition:color .2s;position:relative}.work__filters button:after{background:var(--blue-light);content:"";height:2px;transition:transform .22s var(--ease);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.work__filters button.is-active{color:var(--blue-light)}.work__filters button.is-active:after{transform:scaleX(1)}.case-list{gap:18px;margin-top:18px;display:grid}.case{border:1px solid var(--line-bright);border-radius:var(--radius);transition:border-color .28s ease, transform .4s var(--ease), box-shadow .4s var(--ease);background:#050a11;display:grid;position:relative;overflow:hidden}.case:hover{border-color:#2f5680;box-shadow:0 24px 70px #0000003d}.case--featured{grid-template-columns:38% 62%;min-height:550px}.case--row{grid-template-columns:35% 65%;min-height:250px}.case--delivery{grid-template-columns:38% 62%}.case__copy{z-index:3;align-self:center;padding:clamp(28px,4vw,58px);position:relative}.case__number{color:var(--blue-light);letter-spacing:.1em;margin-bottom:34px;font-size:12px;display:block}.case h3{letter-spacing:-.05em;margin:0;font-size:clamp(35px,3.8vw,60px);font-weight:620}.case--row h3{font-size:clamp(28px,2.45vw,40px)}.case__descriptor{color:#9cabbc;margin:13px 0 0;font-size:16px}.case__summary{color:#718196;max-width:360px;margin:20px 0 0;font-size:14px;line-height:1.75}.case--row .case__number,.case--row .case__summary{display:none}.text-link{z-index:5;padding-inline:0;color:var(--blue-light);letter-spacing:.025em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #2797ffa6;align-items:center;gap:16px;margin-top:33px;padding-bottom:9px;font-size:14px;font-weight:530;display:inline-flex;position:relative}.text-link svg{width:22px;height:22px}.case__visual{min-width:0;min-height:100%;position:relative;overflow:hidden}.case__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s var(--ease)}.case:hover .case__image{transform:scale(1.025)}.case__overlay-link{z-index:2;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.case-list--filtered .case{grid-template-columns:38% 62%;min-height:550px}.case-list--filtered .case__number,.case-list--filtered .case__summary{display:block}.case-list--filtered .case h3{font-size:clamp(35px,3.8vw,60px)}.case-gallery-stage{perspective:1400px;background:radial-gradient(at 49% 103%,#126bffc7,#0000 57%),linear-gradient(150deg,#0812202e,#020912e6);position:absolute;inset:0}.case-gallery-stage:before{content:"";background-image:linear-gradient(#477bb512 1px,#0000 1px),linear-gradient(90deg,#477bb50d 1px,#0000 1px);background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 28% 72%,#0000);mask-image:linear-gradient(#0000,#000 28% 72%,#0000)}.case-gallery-stage__aura{filter:blur(50px);background:#0a71ff70;border-radius:50%;height:45%;position:absolute;bottom:-13%;left:-3%;right:4%}.case-gallery-device{aspect-ratio:830/1800;width:min(34%,228px);transition:transform .56s var(--ease), filter .56s var(--ease);background:linear-gradient(140deg,#07111d,#020407 58%,#0b2340);border:1px solid #429fffd1;border-radius:34px;padding:5px;position:absolute;top:28px;box-shadow:0 0 0 3px #020509f0,0 0 0 4px #479cff47,8px 28px 58px #0009,0 18px 46px #126bff33}.case-gallery-device:before{z-index:2;content:"";background:#030507;border-radius:20px;width:32%;height:15px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.case-gallery-device__screen{background:#f7f9fb;border-radius:28px;width:100%;height:100%;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.case-gallery-device img{object-fit:fill;object-position:center;width:100%;height:100%}.case-gallery-device--home{z-index:2;left:11%;transform:translateZ(18px)}.case-gallery-device--category{z-index:1;right:10%;transform:translate(0,0)}.case:hover .case-gallery-device--home{transform:translate3d(0,-7px,18px)}.case:hover .case-gallery-device--category{transform:translateY(-7px)}.case-gallery-stage__caption{z-index:4;color:#71849c;letter-spacing:.13em;align-items:baseline;gap:9px;font-size:9px;display:flex;position:absolute;bottom:19px;right:24px}.case-gallery-stage__caption b{color:var(--blue-light);font-size:17px;font-weight:560}.case-gallery-modal{z-index:200;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#010409e0;place-items:center;padding:24px;animation:.26s both gallery-backdrop-in;display:grid;position:fixed;inset:0}.case-gallery-modal__panel{width:min(1420px,100%);height:min(940px,100svh - 48px);animation:gallery-panel-in .42s var(--ease) both;background:#050a11;border:1px solid #27415f;border-radius:18px;grid-template-rows:minmax(0,1fr) 148px;grid-template-columns:minmax(270px,310px) minmax(0,1fr);display:grid;position:relative;overflow:hidden;box-shadow:0 42px 140px #000000b3}@keyframes gallery-backdrop-in{0%{opacity:0}}@keyframes gallery-panel-in{0%{opacity:0;transform:translateY(14px)scale(.985)}}.case-gallery-modal__close{z-index:4;color:#c7d5e6;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:46px;height:46px;transition:border-color .2s ease, color .2s ease, transform .2s var(--ease);background:#040a12db;border:1px solid #2a405a;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:20px;right:20px}.case-gallery-modal__close:hover{border-color:var(--blue-light);color:#fff;transform:rotate(4deg)}.case-gallery-modal__close svg{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:20px}.case-gallery-modal__intro{border-right:1px solid var(--line-bright);background:radial-gradient(circle at 5% 0,#126bff24,#0000 38%),#050a11;flex-direction:column;grid-row:1/3;min-width:0;padding:54px 38px 36px;display:flex}.case-gallery-modal__number{color:var(--blue-light);letter-spacing:.14em;font-size:11px}.case-gallery-modal__intro h2{letter-spacing:-.055em;margin:28px 0 0;font-size:clamp(38px,3.2vw,52px);font-weight:620;line-height:1.1}.case-gallery-modal__descriptor{color:#a5b3c4;margin:12px 0 0;font-size:13px;line-height:1.6}.case-gallery-modal__summary{color:#728299;margin:24px 0 0;font-size:12px;line-height:1.8}.case-gallery-modal__active-copy{border-top:1px solid var(--line);flex-direction:column;margin-top:auto;padding-top:28px;display:flex}.case-gallery-modal__active-copy>span{color:var(--blue-light);letter-spacing:.11em;font-size:11px}.case-gallery-modal__active-copy strong{margin-top:12px;font-size:18px;font-weight:580}.case-gallery-modal__active-copy p{color:#77879b;margin:11px 0 0;font-size:11px;line-height:1.72}.case-gallery-modal__controls{gap:9px;margin-top:24px;display:flex}.case-gallery-modal__controls button{width:48px;height:42px;color:var(--blue-light);cursor:pointer;background:0 0;border:1px solid #2a405a;border-radius:7px;place-items:center;padding:0;transition:border-color .2s,background .2s;display:grid}.case-gallery-modal__controls button:hover{border-color:var(--blue-light);background:#126bff1a}.case-gallery-modal__controls svg{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px}.case-gallery-modal__controls button:first-child svg{transform:rotate(180deg)}.case-gallery-modal__viewer{background:radial-gradient(at 50% 112%,#126bff7a,#0000 55%),linear-gradient(155deg,#07111e,#03070c 72%);justify-content:center;align-items:center;min-width:0;min-height:0;padding:30px 84px 24px 30px;display:flex;position:relative;overflow:hidden}.case-gallery-modal__viewer:before{content:"";background-image:linear-gradient(#3964950f 1px,#0000 1px),linear-gradient(90deg,#3964950d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#0000,#000 50%,#0000);mask-image:linear-gradient(120deg,#0000,#000 50%,#0000)}.case-gallery-modal__phone{z-index:1;aspect-ratio:830/1800;background:linear-gradient(135deg,#0b1d32,#020407 55%,#0b2848);border:1px solid #3998ff;border-radius:42px;height:min(72vh,735px);max-height:100%;padding:7px;position:relative;overflow:hidden;box-shadow:0 0 0 4px #020509,0 0 0 5px #3e99ff52,30px 45px 90px #0000008f,0 25px 70px #126bff3d}.case-gallery-modal__phone:before{z-index:2;content:"";background:#020304;border-radius:20px;width:31%;height:19px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.case-gallery-modal__phone img{object-fit:cover;border-radius:34px;width:100%;height:100%;animation:.36s both gallery-image-in}@keyframes gallery-image-in{0%{opacity:0;transform:scale(.995)}}.case-gallery-modal__rail{border-top:1px solid var(--line-bright);scrollbar-width:thin;scrollbar-color:#244b75 transparent;background:#050a11;grid-template-columns:repeat(7,minmax(116px,1fr));min-width:0;display:grid;overflow-x:auto}.case-gallery-modal__rail>button{border:0;border-right:1px solid var(--line);color:#75869a;text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:15px 12px;transition:background .18s,color .18s;display:grid}.case-gallery-modal__rail>button:hover,.case-gallery-modal__rail>button.is-active{color:#e8f2ff;background:#126bff17}.case-gallery-modal__rail>button.is-active{box-shadow:inset 0 2px var(--blue-light)}.case-gallery-modal__rail>button>span:last-child{font-size:10px;line-height:1.5}.case-gallery-modal__thumb{background:#020509;border:1px solid #293f58;border-radius:7px;width:42px;height:88px;padding:2px;overflow:hidden}.case-gallery-modal__rail .is-active .case-gallery-modal__thumb{border-color:var(--blue-light)}.case-gallery-modal__thumb img{object-fit:cover;border-radius:4px;width:100%;height:100%}.case-fresh{perspective:1300px;position:absolute;inset:0}.case-fresh__glow{filter:blur(12px);background:radial-gradient(#126bffa3,#0000 68%);height:90%;position:absolute;bottom:-40%;left:-20%;right:-10%}.fresh-phone{width:302px;height:606px;transition:transform .5s var(--ease);background:#05090f;border:1px solid #3c95ff;border-radius:44px;padding:7px;position:absolute;top:36px;left:6%;transform:rotate(-6deg);box-shadow:0 0 0 3px #02050a,20px 28px 56px #00000080}.fresh-phone--catalog{top:23px;left:49%;transform:rotate(7deg)}.case:hover .fresh-phone{transform:translateY(-8px)rotate(-6deg)}.case:hover .fresh-phone--catalog{transform:translateY(-8px)rotate(7deg)}.fresh-phone__screen{color:#111a25;background:#f4f6f8;border-radius:36px;height:100%;padding:14px 12px;position:relative;overflow:hidden}.fresh-phone__status{justify-content:space-between;align-items:center;padding:1px 8px 11px;font-size:8px;display:flex}.fresh-phone header{justify-content:space-between;align-items:center;padding:6px 4px 10px;display:flex}.fresh-phone header strong{font-size:14px}.fresh-phone header span{color:#76808b;font-size:7px}.fresh-phone__search{color:#a0a8af;background:#fff;border:1px solid #e3e7ea;border-radius:15px;margin:0 2px 10px;padding:8px 11px;font-size:7px}.fresh-phone__banner{color:#fff;background:linear-gradient(135deg,#062856,#0c5fb2);border-radius:12px;height:128px;padding:19px;position:relative;overflow:hidden}.fresh-phone__banner>div{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}.fresh-phone__banner span{color:#b9dcff;font-size:9px}.fresh-phone__banner strong{letter-spacing:.04em;font-size:19px}.fresh-phone__banner button{color:#fff;background:#2391ff;border:0;border-radius:10px;align-items:center;gap:3px;margin-top:13px;padding:5px 8px;font-size:7px;display:flex}.fresh-phone__banner button svg{stroke:currentColor;width:10px}.produce{background:radial-gradient(circle at 34% 30%,#d7ff8a,#69a611 65%,#315906);border-radius:50%;width:38px;height:38px;display:block;position:relative;box-shadow:inset -5px -6px 9px #0000002e}.produce:before,.produce:after{background:inherit;content:"";border-radius:50%;width:18px;height:18px;position:absolute}.produce:before{top:-6px;left:4px}.produce:after{top:8px;right:-7px}.produce--red{background:radial-gradient(circle at 34% 30%,#ff998f,#d64238 68%,#85170f)}.produce--yellow{background:radial-gradient(circle at 34% 30%,#fff7a1,#f4c82c 68%,#af7d00)}.produce--hero{width:66px;height:66px;position:absolute;bottom:24px;right:24px;transform:rotate(-14deg);box-shadow:0 20px 30px #0000004d,inset -8px -9px 12px #0003}.produce--hero:before,.produce--hero:after{width:32px;height:32px}.fresh-phone__categories{grid-template-columns:repeat(4,1fr);gap:5px;padding:14px 0;display:grid}.fresh-phone__categories span{color:#65717c;flex-direction:column;align-items:center;gap:5px;font-size:6px;display:flex}.fresh-phone__categories i{background:linear-gradient(145deg,#e5f4ee,#cae4da);border-radius:9px;width:27px;height:27px}.fresh-phone__title{justify-content:space-between;align-items:center;padding:5px 2px 9px;display:flex}.fresh-phone__title strong{font-size:11px}.fresh-phone__title span{color:#9ca5ad;font-size:7px}.fresh-phone__cards{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.fresh-phone__cards>div{background:#fff;border-radius:10px;flex-direction:column;min-width:0;padding:10px;display:flex;box-shadow:0 4px 16px #1e2e4012}.fresh-phone__cards .produce{margin:10px auto 16px}.fresh-phone__cards strong{font-size:8px}.fresh-phone__cards b{color:#ee513d;margin-top:5px;font-size:9px}.fresh-catalog nav{color:#8c949d;white-space:nowrap;gap:12px;padding:4px 2px 14px;font-size:7px;display:flex}.fresh-catalog nav span.is-active{color:#0e72df;font-weight:700}.fresh-catalog__row{border-bottom:1px solid #e7e9eb;grid-template-columns:55px 1fr 20px;align-items:center;gap:9px;padding:13px 1px;display:grid}.fresh-catalog__row .produce{margin-left:4px}.fresh-catalog__row div{flex-direction:column;gap:4px;display:flex}.fresh-catalog__row strong{font-size:9px}.fresh-catalog__row span{color:#8a939d;font-size:6px}.fresh-catalog__row b{color:#f0503c;font-size:9px}.fresh-catalog__row button{color:#fff;background:#197af0;border:0;border-radius:50%;width:20px;height:20px;padding:0}.case-fresh.is-compact .fresh-phone{transform-origin:0 0;top:-28px;left:19%;transform:rotate(-3deg)scale(.72)}.case-fresh.is-compact .fresh-phone--catalog{transform-origin:0 0;left:53%;transform:rotate(5deg)scale(.72)}.coffee-ui{background:radial-gradient(circle at 60% 90%,#115fd299,#0000 50%);position:absolute;inset:0}.coffee-ui__flare{filter:blur(16px);background:radial-gradient(#1a7eff47,#0000 70%);width:65%;height:70%;position:absolute;bottom:-10%;right:7%}.coffee-ui__phone{width:78%;min-width:540px;transition:transform .5s var(--ease);background:linear-gradient(145deg,#07101b,#111d2b);border:1px solid #31506f;border-radius:35px 35px 0 0;padding:17px 28px 20px;position:absolute;top:28px;right:4%;transform:rotate(3deg);box-shadow:0 22px 60px #00000080}.case:hover .coffee-ui__phone{transform:translateY(-7px)rotate(3deg)}.coffee-ui__top{color:#9faec0;justify-content:space-between;font-size:10px;display:flex}.coffee-ui__hero{grid-template-columns:1fr 1fr;align-items:center;min-height:130px;display:grid}.coffee-ui__hero>div:first-child{flex-direction:column;align-items:flex-start;display:flex}.coffee-ui__hero span{color:#7e91a8;font-size:8px}.coffee-ui__hero strong{margin-top:4px;font-size:20px;line-height:1.2}.coffee-ui__hero b{color:var(--blue-light);margin-top:10px;font-size:9px}.coffee-cup{background:linear-gradient(90deg,#d1d8e1,#59697b 20%,#d8dee6 55%,#45566a);border-radius:8px 8px 25px 25px;width:100px;height:54px;margin:0 auto;position:relative;box-shadow:0 22px 26px #00000073}.coffee-cup:before{content:"";background:radial-gradient(#4b2a1c 48%,#c7d0db 52%,#596b7d 70%);border-radius:50%;width:94px;height:18px;position:absolute;top:-7px;left:3px}.coffee-cup:after{content:"";border:6px solid #77889b;border-left:0;border-radius:0 22px 22px 0;width:35px;height:29px;position:absolute;top:8px;right:-26px}.coffee-ui__nav{border-top:1px solid #243448;grid-template-columns:repeat(4,1fr);padding-top:12px;display:grid}.coffee-ui__nav span{color:#7f8fa3;align-items:center;gap:7px;font-size:7px;display:flex}.coffee-ui__nav i{border:1px solid #4c6077;border-radius:6px;width:18px;height:18px}.delivery-ui{background:#07111d;grid-template-columns:188px 1fr;display:grid;position:absolute;inset:0}.delivery-ui__sidebar{z-index:2;background:#07101ceb;border-right:1px solid #24364b;flex-direction:column;gap:7px;padding:24px 16px;display:flex;position:relative}.delivery-ui__brand{color:#dde9f8;margin-bottom:7px;font-size:12px;font-weight:650}.delivery-ui__sidebar>span{color:#687b91;border-radius:5px;padding:6px 8px;font-size:7px}.delivery-ui__sidebar>span.is-active{color:var(--blue-light);background:#126bff26}.delivery-ui__order{background:#0a1726;border:1px solid #1b2e43;border-radius:7px;flex-direction:column;gap:4px;padding:9px;display:flex}.delivery-ui__order strong{font-size:9px}.delivery-ui__order span{color:#63768c;font-size:6px}.delivery-ui__map{background-image:linear-gradient(#2f507429 1px,#0000 1px),linear-gradient(90deg,#2f507429 1px,#0000 1px);background-size:36px 36px;min-width:0;position:relative;overflow:hidden}.delivery-ui__map:after{content:"";background:radial-gradient(circle at 60% 44%,#126bff2e,#0000 48%);position:absolute;inset:0}.delivery-ui__map svg{z-index:2;width:100%;height:100%;position:absolute;inset:0}.delivery-ui__map .map-road{stroke:#1e3248;stroke-width:2px}.delivery-ui__map .map-route{stroke:var(--blue-light);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #126bffcc)}.delivery-ui__map circle:first-of-type{fill:#0c1a2a;stroke:var(--blue-light);stroke-width:3px}.delivery-ui__map circle:last-of-type{fill:#dff2ff}.delivery-ui__status{z-index:3;background:#050d16e0;border:1px solid #263c55;border-radius:7px;flex-direction:column;gap:4px;padding:10px 14px;display:flex;position:absolute;bottom:14px;right:18px}.delivery-ui__status span{color:#73849a;font-size:7px}.delivery-ui__status strong{font-size:9px}.case-media{background:#050a11;position:absolute;inset:0;overflow:hidden}.case-media>img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease), filter .5s ease}.case-media--coffee>img{object-position:58% 57%}.case-media--delivery>img{object-position:56% 53%}.case:hover .case-media>img{filter:saturate(1.05);transform:scale(1.025)}.case-media__veil{background:linear-gradient(90deg,#03080feb,#03080f29 54%,#03080f0d),linear-gradient(#0104080a,#0104086b);position:absolute;inset:0}.case-media__meta{color:#cbddf494;letter-spacing:.16em;font-size:7px;font-weight:600;position:absolute;bottom:16px;right:22px}.coffee-card,.dispatch-card{-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);background:linear-gradient(150deg,#08121fe6,#060d17a8);border:1px solid #709aca4d;border-radius:13px;flex-direction:column;width:min(48%,390px);padding:18px 20px;display:flex;position:absolute;top:22px;bottom:22px;left:4.5%;box-shadow:0 24px 70px #0000005c,inset 0 1px #ffffff0a}.coffee-card__top,.dispatch-card__top{color:#8ea0b7;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:6px;font-weight:600;display:flex}.coffee-card__top i,.dispatch-card__top i{color:#74889f;align-items:center;gap:5px;font-size:5px;font-style:normal;display:flex}.coffee-card__top i b,.dispatch-card__top i b{background:#29d888;border-radius:50%;width:5px;height:5px;box-shadow:0 0 9px #29d888b3}.coffee-card__eyebrow{color:#7390af;margin-top:20px;font-size:7px}.coffee-card>strong{letter-spacing:-.045em;margin-top:3px;font-size:clamp(17px,1.5vw,24px);font-weight:590;line-height:1.18}.coffee-card__score{align-items:flex-end;gap:8px;margin-top:auto;display:flex}.coffee-card__score b{color:#4aa8ff;letter-spacing:-.05em;font-size:clamp(20px,2vw,30px);font-weight:520}.coffee-card__score span{color:#607b98;letter-spacing:.1em;padding-bottom:5px;font-size:5px}.coffee-card__progress{background:#4d688857;height:2px;margin-top:8px}.coffee-card__progress i{background:linear-gradient(90deg,#1979ff,#5ab7ff);width:68%;height:100%;display:block;box-shadow:0 0 12px #2797ff73}.coffee-card__nav{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.coffee-card__nav span{color:#7e91a7;flex-direction:column;gap:4px;font-size:6px;display:flex}.coffee-card__nav b{color:#397fbf;font-size:6px;font-weight:600}.dispatch-card{width:min(50%,410px)}.dispatch-card__metric{grid-template-columns:1fr auto;align-items:end;margin-top:20px;display:grid;position:relative}.dispatch-card__metric>span{color:#73889f;grid-column:1/-1;font-size:7px}.dispatch-card__metric>strong{letter-spacing:-.06em;margin-top:2px;font-size:clamp(29px,2.8vw,42px);font-weight:520}.dispatch-card__metric>em{color:#2dcc91;padding-bottom:6px;font-size:6px;font-style:normal}.dispatch-card__stats{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:auto;display:grid}.dispatch-card__stats span{color:#6f8195;background:#08152473;border:1px solid #4d709633;border-radius:6px;flex-direction:column;gap:3px;padding:8px;font-size:5px;display:flex}.dispatch-card__stats b{color:#d8e6f6;font-size:9px}.dispatch-card__order{color:#72869d;border-top:1px solid #506e9140;justify-content:space-between;align-items:center;margin-top:9px;padding-top:9px;font-size:6px;display:flex}.dispatch-card__order b{color:#4ca8ff}.dispatch-card__order strong{color:#d8e5f5;font-size:7px}.case-list--filtered .coffee-card,.case-list--filtered .dispatch-card{padding:28px 30px;top:9%;bottom:9%;left:6%}.case-list--filtered .coffee-card__eyebrow,.case-list--filtered .dispatch-card__metric{margin-top:36px}.case-list--filtered .coffee-card__nav{margin-top:24px}.case-list--filtered .dispatch-card__stats{gap:12px}.capabilities{background:radial-gradient(circle at 10% 35%, #0a2d5c1c, transparent 33%), var(--bg);border-top:1px solid #111c2a;padding:clamp(120px,11vw,180px) 0 150px}.capabilities__grid{grid-template-columns:43% 57%;gap:clamp(46px,5vw,78px);display:grid}.capabilities h2{font-size:clamp(46px,4.1vw,62px)}.capabilities__intro>p{max-width:500px;margin:34px 0 0}.capability-list{border-top:1px solid var(--line-bright)}.capability{border-bottom:1px solid var(--line-bright)}.capability>button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:98px 1fr 1.7fr 30px;align-items:center;gap:18px;width:100%;min-height:118px;padding:0;display:grid}.capability__number{color:var(--blue);letter-spacing:-.05em;font-size:clamp(33px,3vw,48px);font-weight:560}.capability>button>strong{font-size:20px;font-weight:570}.capability__summary{color:#7f8da0;font-size:14px;line-height:1.6}.capability__arrow svg{width:25px;stroke:var(--blue-light);stroke-width:1.5px}.capability__arrow svg:last-child{display:none}.capability__panel{opacity:0;transition:grid-template-rows .52s var(--ease), opacity .35s ease;grid-template-rows:0fr;display:grid}.capability.is-active .capability__panel{opacity:1;grid-template-rows:1fr}.capability__panel-inner{min-height:0;overflow:hidden}.process-line{grid-template-columns:repeat(4,1fr);gap:18px;padding:12px 0 40px;display:grid;position:relative}.process-line:before{background:var(--blue);content:"";transform-origin:0;height:2px;transition:transform .7s .12s var(--ease);position:absolute;top:22px;left:3%;right:7%;transform:scaleX(0);box-shadow:0 0 14px #126bff6b}.capability.is-active .process-line:before{transform:scaleX(1)}.process-step{padding-top:52px;position:relative}.process-step>i{z-index:2;border:3px solid var(--blue);background:var(--bg);border-radius:50%;width:23px;height:23px;position:absolute;top:11px;left:10px;box-shadow:0 0 12px #126bff99}.process-step>i span{background:var(--blue-light);border-radius:50%;position:absolute;inset:5px}.process-step strong{color:var(--blue-light);font-size:17px;font-weight:580}.process-step p{color:#697a8e;margin:9px 0 0;font-size:11px;line-height:1.55}.products{background:linear-gradient(112deg,#0a1c36,#07172d 60%,#061426);padding:clamp(105px,9vw,145px) 0;overflow:hidden}.products:before,.products:after{content:"";position:absolute}.products:before{background-image:linear-gradient(#5086c314 1px,#0000 1px),linear-gradient(90deg,#5086c30f 1px,#0000 1px);background-size:100% 120px,120px 100%;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 40%,#0000);mask-image:linear-gradient(90deg,#0000,#000 40%,#0000)}.products:after{background:radial-gradient(#135ec233,#0000 67%);width:70%;height:180%;top:-55%;left:-15%}.products__aura{background:radial-gradient(#018eff24,#0000 67%);width:60%;height:150%;position:absolute;bottom:-70%;right:-10%}.products__grid{z-index:2;grid-template-columns:40% 60%;gap:clamp(38px,4.5vw,68px);display:grid;position:relative}.products h2{font-size:clamp(44px,3.5vw,52px)}.products__heading>p{max-width:470px;margin:28px 0 0}.product-ledger{grid-template-columns:repeat(3,1fr);display:grid}.product{border-left:1px solid #5f7ea461;flex-direction:column;min-height:450px;padding:38px 32px 26px;transition:background .3s;display:flex;position:relative}.product:last-child{border-right:1px solid #5f7ea461}.product:hover,.product.is-featured{background:#05142752}.product__rule{background:0 0;height:3px;transition:background .26s,box-shadow .26s;position:absolute;top:0;left:0;right:0}.product:hover .product__rule,.product.is-featured .product__rule{background:var(--cyan);box-shadow:0 0 20px #06c5ff66}.product h3{letter-spacing:-.02em;margin:0;font-size:25px;font-weight:590}.product>p{color:#a1afbf;min-height:60px;margin:13px 0 24px;font-size:13px;line-height:1.6}.product ul{border-top:1px solid #6581a459;flex-direction:column;gap:16px;margin:0;padding:24px 0 0;list-style:none;display:flex}.product li{color:#b7c4d3;align-items:center;gap:11px;font-size:14px;display:flex}.product li svg{width:18px;height:18px;stroke:var(--blue-light);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.product .text-link{margin-top:auto}.contact{background:#03070c;min-height:820px;padding:clamp(115px,10vw,160px) 0 0;position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(#0c377121,#0000 67%);width:65%;height:110%;position:absolute;top:-20%;right:-10%}.contact__mark{opacity:.095;filter:saturate(.5);width:49vw;height:58%;position:absolute;top:98px;right:-3%;transform:translateY(5%)}.contact__mark .brand img{object-position:center top}.contact__about-anchor{position:absolute;top:0}.contact__grid{z-index:2;min-height:660px;position:relative}.contact__copy{max-width:820px}.contact__copy>p{max-width:570px;margin:27px 0 0}.contact__copy .button{margin-top:35px}.contact__meta{top:42px;right:var(--gutter);border-left:1px solid var(--line-bright);gap:32px;width:330px;padding-left:32px;display:grid;position:absolute}.contact__meta div{flex-direction:column;gap:10px;display:flex}.contact__meta span{color:#607086;letter-spacing:.1em;font-size:11px}.contact__meta strong{color:#9fabb9;font-size:13px;font-weight:480;line-height:1.7}.footer-bar{border-top:1px solid #283445;grid-template-columns:180px 1fr auto 40px;align-items:center;gap:30px;min-height:112px;margin-top:118px;display:grid;position:relative}.footer-bar__brand{width:-moz-fit-content;width:fit-content;margin-left:-18px}.footer-bar>span{color:#717f91;letter-spacing:.04em;font-size:12px}.footer-bar nav{gap:clamp(28px,3.5vw,58px);display:flex}.footer-bar nav a{color:#8b98a9;font-size:13px;transition:color .18s}.footer-bar nav a:hover{color:#fff}.footer-bar__top{width:40px;height:40px;color:var(--blue-light);justify-content:center;align-items:center;display:flex;transform:rotate(-90deg)}@media (max-width:1260px){.hero__grid{grid-template-columns:minmax(500px,1fr) minmax(370px,.78fr)}.hero-stage{transform-origin:0;width:114%;transform:scale(.88)}.hero h1{font-size:clamp(52px,5.2vw,68px)}.case--featured{grid-template-columns:34% 66%}.fresh-phone{left:2%}.fresh-phone--catalog{left:47%}.capability>button{grid-template-columns:76px .9fr 1.5fr 30px;gap:12px}.product{padding-inline:24px}}@media (max-width:1050px){:root{--gutter:clamp(24px, 4.5vw, 48px)}.header__inner{grid-template-columns:1fr auto}.header__nav{display:none}.header__cta{margin-right:58px}.header__menu-button{right:var(--gutter);display:flex;position:absolute}.mobile-menu{z-index:90;padding:112px var(--gutter) 42px;opacity:0;pointer-events:none;transition:opacity .26s ease, transform .26s var(--ease);background:#03070cfa;flex-direction:column;justify-content:space-between;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.mobile-menu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr 30px;align-items:center;min-height:88px;font-size:30px;font-weight:560;display:grid}.mobile-menu nav a span{color:var(--blue-light);font-size:12px}.mobile-menu nav a svg{width:25px;stroke:var(--blue-light);stroke-width:1.5px}.mobile-menu>.button{width:100%}.hero{min-height:auto}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-top:142px;padding-bottom:100px}.hero__copy{padding-top:0}.hero h1{font-size:clamp(55px,8.1vw,78px)}.hero__copy>p{max-width:700px}.hero-stage{transform-origin:50%;width:720px;height:650px;margin:-10px auto 0;transform:scale(.93)}.hero__scroll{display:none}.work__grid{grid-template-columns:1fr}.section-index{display:none}.case--featured,.case-list--filtered .case{grid-template-columns:34% 66%}.case--row,.case--delivery{grid-template-columns:38% 62%}.case__copy{padding:34px}.case--featured .case__summary{display:none}.case-gallery-modal{padding:12px}.case-gallery-modal__panel{grid-template-columns:250px minmax(0,1fr);height:calc(100svh - 24px)}.case-gallery-modal__intro{padding:48px 28px 30px}.case-gallery-modal__viewer{padding-right:66px}.capabilities__grid{grid-template-columns:1fr}.capabilities__intro{max-width:720px}.products__grid{grid-template-columns:1fr}.products h2{font-size:clamp(46px,5vw,58px)}.products__heading{max-width:700px}.contact__meta{display:none}}@media (max-width:760px){:root{--gutter:20px;--radius:12px}html{scroll-padding-top:62px}.header{height:64px}.header--scrolled{height:60px}.header__brand{margin-left:-3px}.brand--full{gap:7px;width:auto;height:48px}.brand__symbol{width:39px;height:26px}.brand__wordmark{letter-spacing:-.03em;font-size:17px}.header__cta{display:none}.header__menu-button{border-radius:9px;width:40px;height:40px}.header__menu-button svg{width:21px}.mobile-menu{padding-top:82px}.mobile-menu nav a{min-height:70px;font-size:24px}.button{min-height:50px;padding-inline:17px 15px}.hero__background:after{display:none}.hero__grid{gap:0;padding-top:94px;padding-bottom:52px}.hero__copy{max-width:100%}.hero h1{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(34px,9.4vw,42px);line-height:1.2}.hero__copy>p{color:#9ca9ba;letter-spacing:0;max-width:350px;margin-top:22px;font-size:14px;line-height:1.75}.hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:23px;display:grid}.hero__actions .button{gap:6px;min-width:0;font-size:13px}.hero-stage{transform-origin:top;width:470px;height:470px;margin-top:-2px;margin-bottom:-155px;margin-left:calc(50% - 235px);transform:scale(.61)}.hero-stage__phone{left:8%}.hero-stage__phone--back{left:44%}.section-heading h2,.capabilities h2,.products h2,.contact h2{letter-spacing:-.045em;font-size:clamp(34px,9.2vw,42px);line-height:1.24}.section-heading p,.capabilities__intro>p,.products__heading>p,.contact__copy>p{font-size:14px;line-height:1.72}.mobile-break{display:block}.work{padding:78px 0 84px}.work .section-heading p{margin-top:16px}.work__filters{scrollbar-width:none;gap:24px;width:100%;margin-top:24px;overflow-x:auto}.work__filters::-webkit-scrollbar{display:none}.work__filters button{flex:none;font-size:13px}.case-list{gap:12px;margin-top:12px}.case,.case--featured,.case--row,.case--delivery,.case-list--filtered .case{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:530px}.case__copy{padding:24px 20px 11px}.case__number{margin-bottom:16px}.case h3,.case--row h3,.case-list--filtered .case h3{letter-spacing:-.04em;font-size:32px}.case__descriptor{margin-top:7px;font-size:13px}.case__summary,.case--featured .case__summary{display:none}.case .text-link{margin-top:17px;font-size:13px}.case--row .case__number{display:block}.case__visual{min-height:350px}.case-gallery-device{border-radius:27px;width:min(42%,154px);top:13px}.case-gallery-device:before{height:12px;top:9px}.case-gallery-device__screen{border-radius:22px}.case-gallery-device--home{left:5%}.case-gallery-device--category{right:4%}.case-gallery-stage__caption{display:none}.case-gallery-modal{background:#03070c;padding:0}.case-gallery-modal__panel{border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) 108px;grid-template-columns:1fr;width:100%;height:100svh}.case-gallery-modal__close{width:40px;height:40px;top:16px;right:17px}.case-gallery-modal__intro{border-right:0;border-bottom:1px solid var(--line-bright);grid-row:1;grid-template-columns:1fr 92px;min-height:167px;padding:25px 70px 19px 22px;display:grid}.case-gallery-modal__number{font-size:9px}.case-gallery-modal__intro h2{grid-column:1;margin-top:13px;font-size:31px}.case-gallery-modal__descriptor{grid-column:1;margin-top:6px;font-size:11px}.case-gallery-modal__summary{display:none}.case-gallery-modal__active-copy{grid-column:1/-1;grid-template-columns:62px 1fr;align-items:center;gap:5px;margin-top:13px;padding-top:12px;display:grid}.case-gallery-modal__active-copy strong{margin-top:0;font-size:13px}.case-gallery-modal__active-copy p{display:none}.case-gallery-modal__controls{gap:6px;margin:0;position:absolute;top:74px;right:17px}.case-gallery-modal__controls button{width:39px;height:36px}.case-gallery-modal__viewer{grid-row:2;padding:16px 18px}.case-gallery-modal__phone{border-radius:30px;max-width:100%;height:100%}.case-gallery-modal__phone:before{height:15px;top:10px}.case-gallery-modal__phone img{border-radius:23px}.case-gallery-modal__rail{grid-row:3;grid-template-columns:repeat(7,108px)}.case-gallery-modal__rail>button{grid-template-columns:31px 1fr;gap:7px;padding:10px}.case-gallery-modal__rail>button>span:last-child{font-size:9px}.case-gallery-modal__thumb{border-radius:5px;width:31px;height:67px}.fresh-phone{transform-origin:0 0;top:35px;left:-4%;transform:rotate(-6deg)scale(.73)}.fresh-phone--catalog{transform-origin:0 0;top:25px;left:45%;transform:rotate(7deg)scale(.73)}.case:hover .fresh-phone{transform:rotate(-6deg)scale(.73)}.case:hover .fresh-phone--catalog{transform:rotate(7deg)scale(.73)}.case-fresh.is-compact .fresh-phone{top:35px;left:-4%;transform:rotate(-6deg)scale(.73)}.case-fresh.is-compact .fresh-phone--catalog{top:25px;left:45%;transform:rotate(7deg)scale(.73)}.coffee-ui__phone{transform-origin:0 0;min-width:600px;top:70px;right:-55%;transform:rotate(4deg)scale(.82)}.delivery-ui{grid-template-columns:118px 1fr}.delivery-ui__sidebar{padding:18px 10px}.delivery-ui__order{padding:8px 6px}.case-media--coffee>img{object-position:68% 54%}.case-media--delivery>img{object-position:62% 50%}.case-media__veil{background:linear-gradient(90deg,#03080ff0,#03080f33 68%,#03080f0a),linear-gradient(#0000,#01040866)}.coffee-card,.dispatch-card,.case-list--filtered .coffee-card,.case-list--filtered .dispatch-card{width:57%;padding:18px 16px;top:24px;bottom:24px;left:18px}.coffee-card__eyebrow,.case-list--filtered .coffee-card__eyebrow{margin-top:25px}.coffee-card>strong{font-size:21px}.coffee-card__score b{font-size:27px}.coffee-card__nav,.case-list--filtered .coffee-card__nav{margin-top:18px}.dispatch-card__metric,.case-list--filtered .dispatch-card__metric{margin-top:28px}.dispatch-card__metric>strong{font-size:38px}.dispatch-card__stats{gap:5px}.dispatch-card__stats span{padding:7px 5px}.case-media__meta{font-size:5px;bottom:12px;right:13px}.capabilities{padding:82px 0 88px}.section-label{margin-bottom:22px}.capabilities__intro>p{margin-top:20px}.capability-list{margin-top:34px}.capability>button{grid-template-columns:52px 1fr 24px;gap:9px;min-height:86px}.capability__number{font-size:27px}.capability>button>strong{font-size:17px}.capability__summary,.capability__arrow svg:first-child{display:none}.capability__arrow svg:last-child{transition:transform .3s;display:block}.capability.is-active .capability__arrow svg:last-child{transform:rotate(180deg)}.process-line{grid-template-columns:repeat(2,1fr);gap:24px 12px;padding:6px 0 32px 58px}.process-line:before{display:none}.process-step{padding-top:0;padding-left:24px}.process-step>i{border-width:2px;width:14px;height:14px;top:2px;left:0}.process-step>i span{inset:3px}.process-step strong{font-size:14px}.process-step p{font-size:10px}.products{padding:80px 0 70px}.product-ledger{border-top:1px solid #5f7ea461;grid-template-columns:1fr}.product{border-bottom:1px solid #5f7ea461;border-left:0;min-height:0;padding:31px 4px 30px;background:0 0!important;border-right:0!important}.product__rule{width:72px;right:auto}.product h3{font-size:23px}.product>p{min-height:0;margin-bottom:20px}.product ul{grid-template-columns:repeat(2,1fr);gap:14px 10px;display:grid}.product .text-link{margin-top:27px}.contact{min-height:650px;padding-top:84px}.contact__mark{opacity:.065;width:110vw;height:42%;top:250px;right:-38%}.contact__copy>p{max-width:340px;margin-top:22px}.contact__copy .button{width:100%;margin-top:31px}.footer-bar{grid-template-rows:64px auto;grid-template-columns:1fr 40px;gap:0;min-height:156px;margin-top:82px}.footer-bar__brand{margin-left:-3px}.footer-bar>span{display:none}.footer-bar nav{grid-area:2/1/auto/-1;justify-content:space-between;align-self:start;gap:0}.footer-bar__top{grid-area:1/2}}@media (max-width:390px){.hero h1{font-size:clamp(33px,9.1vw,36px)}.hero-stage{margin-top:2px}.work__filters{gap:22px}.case{min-height:570px}.case-gallery-device{width:43%}.case-gallery-modal__intro{min-height:158px;padding-top:21px}.case-gallery-modal__intro h2{font-size:28px}.case-gallery-modal__viewer{padding:12px 14px}.fresh-phone{left:-10%}.fresh-phone--catalog{left:43%}.coffee-card,.dispatch-card,.case-list--filtered .coffee-card,.case-list--filtered .dispatch-card{width:61%}.process-line{padding-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
