.lang-switch{border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.lang-switch__btn{color:#ffffff8c;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:36px;padding:6px 8px;font-size:.6875rem;font-weight:600}.lang-switch__btn:hover{color:#fff}.lang-switch__btn.is-active{color:#000;background:#fff}@media (width<=640px){.lang-switch__btn{min-width:32px;padding:5px 6px;font-size:.625rem}}.logo{color:#fff;align-items:center;display:inline-flex}.logo__mark{width:42px;height:42px;display:block}.logo--footer .logo__mark{width:56px;height:56px}@media (width<=640px){.logo__mark{width:30px;height:30px}}.stage{min-height:calc(100dvh - var(--site-header-height));background:#0d0d0d;grid-template-columns:minmax(280px,42%) 1fr;display:grid}.stage--overlay{min-height:0}.stage__rail{flex-direction:column;height:100%;padding:28px clamp(20px,4vw,56px) 40px;display:flex;overflow:auto}.stage__group+.stage__group{margin-top:32px}.stage__group-title{letter-spacing:.08em;text-transform:uppercase;color:#ffffff61;margin-bottom:8px;font-size:.75rem;font-weight:600}.stage__models a{color:#ffffff9e;justify-content:space-between;align-items:baseline;gap:20px;padding:10px 0;display:flex}.stage__models a:hover,.stage__models a.is-active{color:#fff}.stage__models span{letter-spacing:-.04em;font-size:clamp(1.35rem,2.4vw,2.15rem);font-weight:700;line-height:1.15}.stage__model-name{flex-wrap:wrap;align-items:baseline;gap:.45em .7em;display:inline-flex}.stage__model-name .product-badge{opacity:.92;font-size:.5625rem;position:relative;top:-.12em}.stage__caption-text{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.stage__caption-text .product-badge{border-bottom:1px solid var(--color-accent);padding-bottom:4px;font-size:.6875rem}.stage__models strong{letter-spacing:-.05em;font-size:clamp(1.5rem,2.8vw,2.5rem);font-weight:700;line-height:1}.stage__all{color:var(--color-accent);margin-top:auto;padding-top:28px;font-size:.9375rem;font-weight:600}.stage__all:hover{color:#fff}.stage__carousel{display:none}.stage__visual{background:#111;height:100%;min-height:560px;display:block;position:relative;overflow:hidden}.stage--overlay .stage__visual{background:#0d0d0d}.stage__visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 42%,#0d0d0dc7 100%);position:absolute;inset:0}.stage__visual img{object-fit:cover;width:100%;height:100%;animation:.48s stage-in;position:absolute;inset:0}.stage__visual img.is-fit{object-fit:contain;object-position:center 46%}.stage__caption{z-index:2;justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:36px;left:36px;right:36px}.stage__caption p{letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2.75rem);font-weight:700;line-height:1.05}.stage__caption span{letter-spacing:-.06em;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:700;line-height:.85}@keyframes stage-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.stage__visual img{animation:none}}@media (width<=900px){.stage{grid-template-columns:1fr;min-height:auto}.stage--overlay{flex-direction:column;gap:0;padding:12px 16px 28px;display:flex}.stage--overlay .stage__rail,.stage--overlay .stage__visual,.stage--overlay .stage__all{display:none}.stage__carousel{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;display:grid;overflow:visible}.stage__card{scroll-snap-align:unset;background:#111;border-radius:14px;flex-direction:column;flex:none;width:auto;display:flex;overflow:hidden}.stage__card-media{aspect-ratio:1;background:#0a0a0a;position:relative;overflow:hidden}.stage__card-badge{z-index:2;-webkit-backdrop-filter:blur(8px);letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);background:#0d0d0dc7;border:1px solid #996e4e8c;border-radius:999px;align-items:center;padding:5px 10px;font-size:.625rem;font-style:normal;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px}.stage__card-media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#000000b8 0%,#0000 100%);height:42%;position:absolute;inset:0 0 auto}.stage__card-media img{object-fit:cover;width:100%;height:100%}.stage__card-media img.is-fit{object-fit:contain;object-position:center 55%;padding:10px}.stage__card-copy{flex-direction:column;gap:4px;padding:12px 12px 14px;display:flex}.stage__card-copy p{letter-spacing:-.03em;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;font-size:.875rem;font-weight:700;line-height:1.2;display:flex}.stage__card-copy strong{color:#ffffff8c;font-size:.75rem;font-weight:600}.stage__visual{order:-1;min-height:48vh}}.mega{inset:var(--site-header-height) 0 0 0;z-index:1100;opacity:0;visibility:hidden;pointer-events:none;background:#0d0d0d;flex-direction:column;transition:opacity .28s,transform .28s,visibility .28s;display:flex;position:fixed;overflow:hidden;transform:translateY(-8px)}.mega.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mega__scrim{display:none}.mega__nav{flex-direction:column;flex:1;justify-content:flex-start;gap:48px;min-height:0;padding:clamp(40px,6vh,72px) clamp(20px,4vw,56px) 48px;display:flex}.mega__links{flex-direction:column;gap:10px;display:flex}.mega__links a,.mega__links button{letter-spacing:-.045em;color:#ffffffb8;text-align:left;background:0 0;padding:2px 0;font-size:clamp(2rem,4.6vw,3.35rem);font-weight:700;line-height:1.12;display:block}.mega__links a:hover,.mega__links button:hover{color:#fff}.mega .stage{flex:1;min-height:0}@media (width<=900px){.mega--nav{background:0 0;inset:0;overflow:visible;transform:none}.mega--nav.is-open{transform:none}.mega__scrim{opacity:0;background:#0000008c;border:0;transition:opacity .28s;display:block;position:absolute;inset:0}.mega--nav.is-open .mega__scrim{opacity:1}.mega__nav{width:min(86vw,360px);padding:calc(var(--site-header-height) + 28px) 24px 40px;background:#0d0d0d;transition:transform .32s;position:absolute;top:0;bottom:0;right:0;overflow:auto;transform:translate(100%)}.mega--nav.is-open .mega__nav{transform:translate(0)}.mega__links{gap:8px}.mega__links a,.mega__links button{font-size:clamp(1.75rem,8vw,2.35rem)}.mega--catalog{background:#0d0d0d;overflow:auto}}@media (prefers-reduced-motion:reduce){.mega,.mega__nav,.mega__scrim{transition:none}}.header-shell{z-index:1000;position:sticky;top:0}.header{z-index:1101;-webkit-backdrop-filter:blur(24px)saturate(1.45);background:linear-gradient(#ffffff14 0%,#08080847 48%,#0808086b 100%);border-bottom:1px solid #ffffff1f;position:relative;box-shadow:inset 0 1px #ffffff1a}.header.is-open{-webkit-backdrop-filter:blur(28px)saturate(1.2);background:#050505e0;border-bottom-color:#ffffff1f}.header__inner{height:var(--site-header-height);justify-content:space-between;align-items:center;gap:32px;width:100%;padding:0 clamp(20px,4vw,56px);display:flex}.header__slot{align-items:center;min-width:0;display:flex}.header__slot--left{gap:40px}.header__slot--right{justify-content:flex-end;gap:28px;margin-left:auto}.header__links{align-items:center;gap:32px;display:flex}.header__link{color:#ffffffc7;letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;padding:10px 0;font-size:.75rem;font-weight:500;position:relative}.header__link:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .28s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.header__link:hover{color:#fff}.header__link:hover:after{transform:scaleX(1)}.header__link--close:after{display:none}.header__cta{border-radius:var(--radius-pill);color:#000;letter-spacing:.02em;white-space:nowrap;min-height:40px;transition:background-color var(--transition), color var(--transition);background:#fff;justify-content:center;align-items:center;padding:10px 20px;font-size:.875rem;font-weight:600;display:inline-flex}.header__cta:hover{background:var(--color-gray-1)}.header__burger{background:0 0;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;width:auto;height:44px;padding:0;display:flex}.header__burger-label{letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7;font-size:.75rem;font-weight:500}.header__burger:hover .header__burger-label{color:#fff}.header__burger-icon{flex-direction:column;justify-content:space-between;align-items:flex-end;width:22px;height:12px;display:flex}.header__burger-icon span{width:22px;height:1px;transition:transform var(--transition);background:#fff;display:block}.header__burger.is-open .header__burger-icon{justify-content:center}.header__burger.is-open .header__burger-icon span:first-child{transform:translateY(.5px)rotate(45deg)}.header__burger.is-open .header__burger-icon span:last-child{transform:translateY(-.5px)rotate(-45deg)}@media (width<=1100px){.header__slot--left{gap:28px}.header__links{gap:24px}.header__slot--right{gap:16px}}@media (width<=640px){.header__contact{display:none}.header__slot--left,.header__links{gap:16px}.header__burger-label{display:none}.header__cta{min-height:36px;padding:8px 14px;font-size:.8125rem}.header__link{letter-spacing:.12em;font-size:.6875rem}}.footer{color:var(--color-footer-muted);border-top:1px solid var(--color-line);background:#0d0d0d;padding:72px 0 0}.footer__shell{width:calc(100% - 80px);max-width:1560px;margin:0 auto}.footer__top{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:40px;display:flex}.footer__slogan{letter-spacing:.14em;text-transform:uppercase;color:#fff;font-size:.8125rem;font-weight:400}.footer__grid{border-bottom:1px solid var(--color-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;padding:48px 0;display:grid}.footer__title{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:16px;font-size:.75rem;font-weight:700}.footer__links{color:#ffffffb8;flex-direction:column;gap:10px;font-size:.9375rem;display:flex}.footer__links a:hover{color:#fff}.footer__legal{color:#ffffff8c;align-content:start;gap:10px;font-size:.875rem;line-height:1.5;display:grid}.footer__legal-name{color:#ffffffd1;font-size:.9375rem;font-weight:600}.footer__bottom{justify-content:space-between;gap:16px;padding:24px 0;font-size:.8125rem;display:flex}.footer__url{color:var(--color-accent);letter-spacing:.02em;font-weight:600}@media (width<=1100px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=992px){.footer__shell{width:calc(100% - 40px)}}@media (width<=768px){.footer__top,.footer__bottom{flex-direction:column;align-items:flex-start}.footer__grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.footer__shell{width:calc(100% - 24px)}}.layout{flex-direction:column;min-height:100vh;display:flex}.layout__main{flex:1}.btn{min-height:44px;font-size:.9375rem;font-weight:600;line-height:1;font-stretch:var(--font-stretch);border-radius:var(--radius-pill);transition:background-color var(--transition), color var(--transition), border-color var(--transition), opacity var(--transition);white-space:nowrap;justify-content:center;align-items:center;padding:12px 26px;display:inline-flex}.btn:disabled{opacity:.55;pointer-events:none}.btn--primary,.btn--accent{color:#000;background-color:#fff}.btn--primary:hover,.btn--accent:hover{background-color:var(--color-gray-1)}.btn--secondary{color:#fff;background-color:#ffffff14}.btn--secondary:hover{background-color:#ffffff24}.btn--ghost{color:#fff;background:0 0;border:1px solid #ffffff59}.btn--ghost:hover{background:#ffffff0f;border-color:#fff}video.hero-video,img.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}video.hero-video--contain,img.hero-video--contain{object-fit:contain;object-position:center center;background:#000}.cta-band{border-top:1px solid var(--color-line);background:#000;padding:clamp(56px,8vw,88px) 0}.cta-band__inner{justify-content:space-between;align-items:center;gap:clamp(24px,4vw,48px);width:calc(100% - 80px);max-width:1560px;margin:0 auto;display:flex}.cta-band__copy{min-width:0;max-width:40rem}.cta-band__label{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin:0 0 12px;font-size:.6875rem;font-weight:600}.cta-band__title{letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:700;line-height:1.1}.cta-band__text{color:#ffffffb8;max-width:42ch;margin:14px 0 0;font-size:1rem;line-height:1.5}.cta-band__action{flex-shrink:0;min-height:48px;padding:14px 28px}@media (width<=992px){.cta-band__inner{width:calc(100% - 40px)}}@media (width<=768px){.cta-band__inner{flex-direction:column;align-items:flex-start}.cta-band__action{width:100%}}@media (width<=640px){.cta-band__inner{width:calc(100% - 24px)}}.hero{isolation:isolate;margin-top:calc(-1 * var(--site-header-height));background:#000;position:relative;overflow:hidden}.hero__copy{z-index:3;width:min(42%,560px);padding:calc(var(--site-header-height) + 8px) 24px 32px clamp(20px, 4vw, 56px);pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:absolute;top:0;bottom:0;left:0}.hero__copy .hero__actions,.hero__copy .btn{pointer-events:auto}.hero__visual{z-index:1;background:#000;min-height:min(92vh,980px);display:block;position:relative}.hero__visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000c7 0%,#0000006b 28%,#00000014 52%,#0000 68%);position:absolute;inset:0}.hero__photo{object-fit:cover;object-position:center 42%;opacity:0;width:100%;height:100%;transition:opacity .9s;display:block;position:absolute;inset:0}.hero__photo--right{object-position:78% 42%}.hero__photo--center{object-position:center 42%}.hero__photo.is-active{opacity:1}.hero__aside{z-index:2;-webkit-backdrop-filter:blur(10px);background:#0d0d0db8;border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;width:min(34%,380px);padding:28px 28px 26px;animation:.7s both hero-aside-in;display:flex;position:absolute;bottom:clamp(28px,5vh,56px);right:clamp(20px,4vw,56px)}.hero__aside-badge{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);font-size:.6875rem;font-weight:600}.hero__aside h2{letter-spacing:-.04em;font-size:clamp(1.5rem,2.6vw,2.25rem);font-weight:700;line-height:1.05}.hero__aside p{color:#ffffffb8;max-width:32ch;font-size:.9375rem;line-height:1.45}.hero__aside .btn{width:auto;margin-top:4px}.hero__dots{z-index:2;gap:10px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero__dots button{background:#ffffff38;border-radius:999px;width:28px;height:4px;position:relative;overflow:hidden}.hero__dots button.is-active{background:#ffffff38}.hero__dot-progress{transform-origin:0;border-radius:inherit;background:#fff;animation-name:hero-dot-fill;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;inset:0;transform:scaleX(0)}@keyframes hero-dot-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hero-aside-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hero__payoff{letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-bottom:18px;font-size:.75rem;font-weight:400}.hero h1{letter-spacing:-.03em;flex-direction:column;gap:.06em;margin-bottom:20px;font-size:clamp(1.7rem,3.4vw,3.15rem);font-weight:500;line-height:1.05;display:flex}.hero h1 span{white-space:nowrap;display:block}.hero h1 span:last-child{color:var(--color-accent)}.hero__lead{color:#ffffffad;flex-direction:column;gap:.15em;max-width:42ch;margin-bottom:28px;font-size:1.0625rem;line-height:1.45;display:flex}.hero__lead span{display:block}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__actions .btn{pointer-events:auto;width:auto;min-height:42px;padding:12px 22px}.home-families,.home-industries{gap:var(--tile-gap);padding:var(--tile-gap);display:grid}.home-families{grid-template-columns:1.4fr 1fr 1fr}.home-industries{grid-template-columns:1fr 1fr 1fr}.home-panel{background:#111;border-radius:16px;align-items:flex-end;min-height:78vh;display:flex;position:relative;overflow:hidden}.home-panel img{object-fit:cover;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}.home-panel:hover img{transform:scale(1.05)}.home-panel div{z-index:1;background:linear-gradient(#0000,#0d0d0dd1);width:100%;padding:32px;position:relative}.home-panel h2,.home-panel h3{letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.05}.home-panel p{color:#ffffffc7}.hero .hero-video{z-index:0}.home-novelty{padding:var(--tile-gap)}.home-novelty__card{gap:var(--tile-gap);color:inherit;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch;display:grid}.home-novelty--flip .home-novelty__card{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.home-novelty--flip .home-novelty__media{order:2}.home-novelty--flip .home-novelty__copy{order:1}.home-novelty__media{isolation:isolate;background:#111;border-radius:16px;min-height:clamp(420px,62vh,720px);display:block;position:relative;overflow:hidden}.home-novelty__media .hero-video{object-fit:cover;object-position:center center;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0;transform:none}.home-novelty__copy{background:#111;border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px;min-height:clamp(420px,62vh,720px);padding:clamp(28px,4vw,48px);display:flex}.home-novelty__copy .page-hero__label{margin-bottom:0}.home-novelty__copy .btn{flex:none;width:auto;margin-top:4px}.home-novelty__copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.home-novelty__copy p:last-of-type{max-width:36ch;color:var(--color-muted);margin:0 0 4px}@media (width<=992px){.home-families,.home-industries{grid-template-columns:1fr}.home-panel{min-height:52vh}.home-novelty__card,.home-novelty--flip .home-novelty__card{background:#111;border-radius:16px;min-height:58vh;display:block;position:relative;overflow:hidden}.home-novelty--flip .home-novelty__media,.home-novelty--flip .home-novelty__copy{order:initial}.home-novelty__media{border-radius:16px;min-height:0;position:absolute;inset:0}.home-novelty__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000008c 0%,#0000 100%);height:28%;position:absolute;inset:0 0 auto}.home-novelty__copy{z-index:2;-webkit-backdrop-filter:blur(10px);background:#0d0d0d9e;border:1px solid #ffffff2e;border-radius:14px;gap:8px;min-height:0;padding:18px 18px 16px;position:absolute;bottom:14px;left:14px;right:14px}.home-novelty__copy h2{font-size:clamp(1.5rem,6vw,1.9rem)}.home-novelty__copy p:last-of-type{max-width:none;margin:0;font-size:.875rem}.home-novelty__copy .btn{min-height:38px;padding:10px 18px;font-size:.875rem}.hero{flex-direction:column;display:flex}.hero h1{font-size:clamp(1.45rem,6.2vw,2rem)}.hero h1 span{white-space:normal}.hero__copy{z-index:3;width:100%;padding:calc(var(--site-header-height) + 20px) 20px 28px;position:relative}.hero__payoff,.hero h1{margin-bottom:12px}.hero__lead{margin-bottom:18px;font-size:.9375rem}.hero__actions{gap:10px}.hero__actions .btn{flex:auto;min-height:40px;padding:10px 16px;font-size:.875rem}.hero__visual{min-height:52vh;margin-top:-20px;padding:0 0 18px}.hero__visual:before{background:linear-gradient(#000 0%,#000000b3 10%,#00000040 22%,#0000 38%),linear-gradient(#0000 55%,#0000008c 100%)}.hero__aside{gap:8px;width:auto;padding:18px 18px 16px;bottom:34px;left:16px;right:16px}.hero__aside h2{font-size:1.35rem}.hero__aside p{max-width:none;font-size:.875rem}.hero__aside .btn{min-height:38px;padding:10px 16px;font-size:.875rem}.hero__photo{object-position:center 55%}.hero__photo--right{object-position:center 52%}.hero__photo--center{object-position:center 48%}.hero__dots{bottom:14px}}@media (width<=640px){.hero__visual{min-height:48vh}.home-novelty__card,.home-novelty--flip .home-novelty__card{min-height:54vh}.home-panel{border-radius:14px;min-height:48vh}}@media (prefers-reduced-motion:reduce){.home-panel:hover img{transform:none}.hero__photo{transition:none}.hero__aside{animation:none}.hero__dot-progress{animation:none;transform:scaleX(1)}}.product-card{border-radius:var(--tile-radius);background:#111;min-height:72vh;display:block;position:relative;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.product-card:hover img{transform:scale(1.05)}.product-card__overlay{background:linear-gradient(#0000,#0d0d0dd1);padding:28px;position:absolute;inset:auto 0 0}.product-card__cat{letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e;margin-bottom:8px;font-size:.75rem;font-weight:600}.product-card__row{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.product-card__title{letter-spacing:-.04em;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:700;line-height:1.1}.product-card__cups{letter-spacing:-.06em;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:.85}@media (width<=992px){.product-card{min-height:56vh}}@media (prefers-reduced-motion:reduce){.product-card:hover img{transform:none}}.catalog-hero{padding:48px 0 28px}.catalog-filters{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.catalog-filters button{border-radius:var(--radius-pill);color:#ffffffb8;background:#ffffff14;padding:10px 18px;font-size:.875rem;font-weight:600}.catalog-filters button.is-active{color:#0d0d0d;background:#fff}.catalog-wall{gap:var(--tile-gap);padding:var(--tile-gap);grid-template-columns:repeat(2,1fr);display:grid}@media (width<=992px){.catalog-wall{grid-template-columns:1fr}}.product-hero{margin-top:calc(-1 * var(--site-header-height));padding:var(--site-header-height) clamp(24px, 4vw, 80px) 32px;background:#000;justify-content:center;align-items:center;display:flex}.product-hero__stage{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:center;gap:clamp(20px,3.5vw,56px);width:min(100%,1480px);display:grid}.product-hero--wide{overflow-x:clip}.product-hero--wide .product-hero__stage{grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:clamp(8px,1.4vw,28px);width:min(100%,1680px)}.product-hero--wide .product-hero__copy{max-width:340px}.product-hero--wide .product-hero__photo{overflow:hidden}.product-hero__copy{z-index:1;max-width:400px;padding:0;position:relative}.product-hero__payoff,.product-hero h1,.product-hero__summary{animation:.8s cubic-bezier(.22,1,.36,1) both product-hero-rise}.product-hero__payoff{animation-delay:0s}.product-hero h1{animation-delay:50ms}.product-hero__summary{animation-delay:.1s}.product-hero__photo{min-width:0;position:relative}.product-hero__photo img{object-fit:contain;width:100%;height:auto;animation:1.25s both product-hero-fade;display:block;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.product-hero--wide .product-hero__photo img{width:100%;max-width:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 100%)}.product-hero--glow .product-hero__photo:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 50% 46%,#d6dce680 0%,#a8b0bc33 42%,#0000 72%);position:absolute;inset:4% 16% 6%}.product-hero--glow .product-hero__photo img{z-index:1;position:relative;-webkit-mask-image:none;mask-image:none}.product-hero--cutout{overflow-x:clip}.product-hero--cutout .product-hero__photo{justify-content:center;align-items:center;min-height:min(72vh,760px);display:flex}.product-hero--cutout .product-hero__photo img{object-fit:contain;width:auto;max-width:100%;height:min(84vh,880px);-webkit-mask-image:none;mask-image:none}.product-hero__payoff{letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:14px;font-size:.75rem}.product-hero h1{letter-spacing:-.04em;flex-flow:wrap;align-items:baseline;gap:.22em;margin-bottom:16px;font-size:clamp(2.2rem,4.6vw,3.75rem);font-weight:500;line-height:1;display:flex}.product-hero h1 span{display:inline}.product-hero h1 span:last-child{color:var(--color-accent)}.product-hero h1 span:only-child{color:#fff}.product-hero__cups{align-items:center;gap:8px;margin:0 0 18px;animation:.45s .18s both product-hero-fade;display:flex}.product-hero__cup{fill:none;width:30px;height:30px;stroke:var(--color-accent);stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.odometer{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:500;line-height:1;display:flex}.odometer__wheel{height:1em;display:block;overflow:hidden}.odometer__strip{animation:odometer-roll 1.4s cubic-bezier(.16, 1, .3, 1) var(--delay) both;flex-direction:column;display:flex}.odometer__strip span{height:1em;line-height:1;display:block}.product-hero__cups-label{color:var(--color-muted);margin-left:4px;font-size:.875rem}@keyframes odometer-roll{0%{transform:translateY(0)}to{transform:translateY(calc((10 + var(--digit)) * -1em))}}.product-hero__summary{max-width:42ch;color:var(--color-muted);margin-bottom:28px;line-height:1.6}.product-hero__actions{flex-wrap:wrap;align-items:center;gap:16px 20px;animation:.65s cubic-bezier(.22,1,.36,1) .32s both product-hero-rise;display:flex}@keyframes product-hero-fade{0%{opacity:0}to{opacity:1}}@keyframes product-hero-rise{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}.story-pair{flex-direction:column;gap:clamp(36px,5vw,64px);padding-bottom:72px;display:flex}.product-shell{width:calc(100% - 80px);max-width:1560px;margin:0 auto}.story-split{padding:0}.story-split .product-shell{grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(28px,4vw,56px);display:grid}.story-split__media{z-index:1;background:#111;border-radius:16px;min-width:0;position:relative;overflow:hidden}.story-split__media img{object-fit:cover;width:100%;height:min(72vh,760px);display:block}.story-split__copy{padding-top:4px}.story-split .section-header__label{letter-spacing:.12em;text-transform:uppercase}.story-split__title{letter-spacing:-.035em;flex-direction:column;margin-bottom:16px;font-size:clamp(1.85rem,3.4vw,2.85rem);font-weight:500;line-height:1.06;display:flex}.story-split__title span:last-child{color:var(--color-accent)}.story-split__title span:only-child{color:#fff}.story-split__copy p:last-child{max-width:34ch;color:var(--color-muted);line-height:1.55}.story-split__media,.story-split .section-header__label,.story-split__title,.story-split__copy p:last-child{opacity:0}.story-split.is-in .section-header__label{animation:.75s cubic-bezier(.22,1,.36,1) both product-hero-rise}.story-split.is-in .story-split__title{animation:.8s cubic-bezier(.22,1,.36,1) 60ms both product-hero-rise}.story-split.is-in .story-split__copy p:last-child{animation:.8s cubic-bezier(.22,1,.36,1) .12s both product-hero-rise}.story-split.is-in .story-split__media{animation:.85s cubic-bezier(.22,1,.36,1) .1s both product-hero-rise}.story-split.is-in .story-split__media img{animation:1.05s cubic-bezier(.22,1,.36,1) .1s both story-photo-in}@keyframes story-photo-in{0%{opacity:0;transform:translateY(36px)scale(1.045)}to{opacity:1;transform:none}}.story-split--overlap .product-shell{grid-template-columns:.85fr 1.15fr;align-items:start}.story-split--overlap .story-split__media img{height:min(62vh,640px)}.vitrine{padding:100px 0;overflow-x:hidden}.vitrine .section-header__label,.vitrine__title,.vitrine__stage,.vitrine__index{opacity:0}.vitrine.is-in .section-header__label{animation:.75s cubic-bezier(.22,1,.36,1) both product-hero-rise}.vitrine.is-in .vitrine__title{animation:.8s cubic-bezier(.22,1,.36,1) 60ms both product-hero-rise}.vitrine.is-in .vitrine__stage{animation:.9s cubic-bezier(.22,1,.36,1) .12s both product-hero-rise}.vitrine.is-in .vitrine__index{animation:.7s cubic-bezier(.22,1,.36,1) .22s both product-hero-rise}.vitrine.is-in .vitrine__nav{animation:.55s .28s both vitrine-nav-in}.vitrine__head{margin-bottom:32px}.vitrine__title{letter-spacing:-.035em;flex-direction:column;font-size:clamp(1.85rem,3.6vw,3.1rem);font-weight:500;line-height:1.06;display:flex}.vitrine__title span:last-child{color:var(--color-accent)}.vitrine__title span:only-child{color:#fff}.vitrine__stage{aspect-ratio:2;background:#000;border-radius:16px;position:relative;overflow:hidden}.vitrine__stage:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#000000c7 100%);height:46%;position:absolute;inset:auto 0 0}.vitrine__stage img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .7s,transform 1.15s cubic-bezier(.22,1,.36,1);display:block;position:absolute;inset:0;transform:scale(1.06)}.vitrine__stage img.is-active{opacity:1;transform:none}.vitrine__caption{z-index:2;max-width:460px;padding:0 36px 32px;position:absolute;bottom:0;left:0}.vitrine.is-in .vitrine__count{animation:.55s cubic-bezier(.22,1,.36,1) both product-hero-rise}.vitrine.is-in .vitrine__caption h3{animation:.6s cubic-bezier(.22,1,.36,1) 50ms both product-hero-rise}.vitrine.is-in .vitrine__caption p{animation:.6s cubic-bezier(.22,1,.36,1) .1s both product-hero-rise}@keyframes vitrine-nav-in{0%{opacity:0}to{opacity:1}}.vitrine__count{letter-spacing:.1em;color:#ffffff80;margin-bottom:10px;font-size:.75rem;display:block}.vitrine__caption h3{letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(1.35rem,2vw,1.85rem);font-weight:500;line-height:1.15}.vitrine__caption p{color:#ffffffb8;font-size:.9375rem;line-height:1.5}.vitrine__nav{z-index:3;color:#fff;cursor:pointer;background:#00000073;border:1px solid #fff3;border-radius:50%;place-items:center;width:40px;height:40px;margin:0;padding:0;transition:background .25s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.vitrine__nav--prev{left:20px}.vitrine__nav--next{right:20px}.vitrine__nav:hover{background:#ffffff1f}.vitrine__nav svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.vitrine__index{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;margin-top:28px;display:flex}.vitrine__item{min-width:0;color:var(--color-gray-3);letter-spacing:-.01em;text-align:left;white-space:normal;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;flex:1 1 0;margin:0;padding:0 0 10px;font-size:.8125rem;font-weight:500;line-height:1.35;transition:color .25s,border-color .25s}.vitrine__item span{color:inherit;opacity:.55;margin-right:8px}.vitrine__item:hover,.vitrine__item.is-active{color:#fff}.vitrine__item.is-active{border-bottom-color:#ffffffb3}.product-settings{padding:72px 0 8px}.product-settings .section-header__label,.product-settings__title,.product-settings__card{opacity:0}.product-settings.is-in .section-header__label{animation:.75s cubic-bezier(.22,1,.36,1) both product-hero-rise}.product-settings.is-in .product-settings__title{animation:.8s cubic-bezier(.22,1,.36,1) 60ms both product-hero-rise}.product-settings.is-in .product-settings__card{animation:.85s cubic-bezier(.22,1,.36,1) both product-hero-rise}.product-settings.is-in .product-settings__card:first-child{animation-delay:.12s}.product-settings.is-in .product-settings__card:nth-child(2){animation-delay:.2s}.product-settings.is-in .product-settings__card:nth-child(3){animation-delay:.28s}.product-settings.is-in .product-settings__card:nth-child(4){animation-delay:.22s}.product-settings.is-in .product-settings__card:nth-child(5){animation-delay:.3s}.product-settings.is-in .product-settings__card:nth-child(6){animation-delay:.36s}.product-settings.is-in .product-settings__card img{animation:1.05s cubic-bezier(.22,1,.36,1) both story-photo-in}.product-settings.is-in .product-settings__card:first-child img{animation-delay:.12s}.product-settings.is-in .product-settings__card:nth-child(2) img{animation-delay:.2s}.product-settings.is-in .product-settings__card:nth-child(3) img{animation-delay:.28s}.product-settings.is-in .product-settings__card:nth-child(4) img{animation-delay:.22s}.product-settings.is-in .product-settings__card:nth-child(5) img{animation-delay:.3s}.product-settings.is-in .product-settings__card:nth-child(6) img{animation-delay:.36s}.product-settings__title{letter-spacing:-.035em;flex-direction:column;margin-bottom:32px;font-size:clamp(1.85rem,3.6vw,3.1rem);font-weight:500;line-height:1.06;display:flex}.product-settings__title span:last-child{color:var(--color-accent)}.product-settings__title span:only-child{color:#fff}.product-settings__grid{grid-template-columns:1fr 1fr;gap:56px 20px;display:grid}.product-settings__card.is-wide{grid-column:1/-1}.product-settings__card:nth-child(2){margin-top:48px}.product-settings__card:nth-child(5){margin-top:28px}.product-settings__card img{object-fit:cover;border-radius:var(--tile-radius);background:#111;width:100%;height:280px}.product-settings__card:first-child img{height:300px}.product-settings__card:nth-child(2) img{height:360px}.product-settings__card.is-wide img{height:min(48vh,460px)}.product-settings__card.is-wide.is-tall img{height:min(72vh,680px)}.product-settings__card:nth-child(4) img{height:250px}.product-settings__card:nth-child(5) img{height:320px}.product-settings__card:nth-child(6) img{height:min(56vh,520px)}.product-settings__card div{max-width:46ch;padding-top:16px}.product-settings__card h3{letter-spacing:-.03em;margin-bottom:8px;font-size:1.25rem;font-weight:500}.product-settings__card p{color:var(--color-muted);line-height:1.6}.product-facts{padding:80px 0;overflow-x:hidden}.product-facts__split{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:start;gap:clamp(28px,4.5vw,64px);display:grid}.product-facts__gallery{min-width:0}.product-facts__stage{aspect-ratio:1;background:#000;border-radius:16px;position:relative;overflow:hidden}.product-facts__stage img{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .7s,transform 1.15s cubic-bezier(.22,1,.36,1);display:block;position:absolute;inset:0;transform:scale(1.04)}.product-facts__stage img.is-active{opacity:1;transform:none}.product-facts__count{z-index:2;letter-spacing:.1em;color:#ffffff8c;font-size:.75rem;position:absolute;bottom:18px;left:20px}.product-facts__dots{justify-content:center;gap:8px;margin-top:14px;display:flex}.product-facts__dots button{cursor:pointer;background:#ffffff47;border:0;border-radius:50%;width:7px;height:7px;padding:0}.product-facts__dots button.is-active{background:#fff}.product-facts__head{margin-bottom:36px}.product-facts .section-header__label,.product-facts__title,.product-facts__gallery,.product-facts__stat,.product-specs__row,.product-facts__toolbar{opacity:0}.product-facts.is-in .product-facts__gallery{animation:.9s cubic-bezier(.22,1,.36,1) .1s both product-hero-rise}.product-facts.is-in .section-header__label{animation:.75s cubic-bezier(.22,1,.36,1) both product-hero-rise}.product-facts.is-in .product-facts__title{animation:.8s cubic-bezier(.22,1,.36,1) 60ms both product-hero-rise}.product-facts.is-in .product-facts__stat{animation:.7s cubic-bezier(.22,1,.36,1) both product-hero-rise}.product-facts.is-in .product-facts__stat:first-child{animation-delay:.12s}.product-facts.is-in .product-facts__stat:nth-child(2){animation-delay:.18s}.product-facts.is-in .product-facts__stat:nth-child(3){animation-delay:.24s}.product-facts.is-in .product-facts__stat:nth-child(4){animation-delay:.3s}.product-facts.is-in .product-facts__stat:nth-child(5){animation-delay:.36s}.product-facts.is-in .product-specs__row{animation:.65s cubic-bezier(.22,1,.36,1) both product-hero-rise}.product-facts.is-in .product-specs__row:first-child{animation-delay:.16s}.product-facts.is-in .product-specs__row:nth-child(2){animation-delay:.2s}.product-facts.is-in .product-specs__row:nth-child(3){animation-delay:.24s}.product-facts.is-in .product-specs__row:nth-child(4){animation-delay:.28s}.product-facts.is-in .product-specs__row:nth-child(5){animation-delay:.32s}.product-facts.is-in .product-specs__row:nth-child(6){animation-delay:.36s}.product-facts.is-in .product-specs__row:nth-child(7){animation-delay:.4s}.product-facts.is-in .product-facts__toolbar{animation:.6s cubic-bezier(.22,1,.36,1) .46s both product-hero-rise}.product-facts .section-header__label{letter-spacing:.12em;text-transform:uppercase}.product-facts__title{letter-spacing:-.035em;flex-direction:column;margin:0;font-size:clamp(1.85rem,3.4vw,2.85rem);font-weight:500;line-height:1.06;display:flex}.product-facts__title span:last-child{color:var(--color-accent)}.product-facts__title span:only-child{color:#fff}.product-facts__stats{border-top:1px solid var(--color-line);justify-content:space-between;align-items:flex-start;gap:16px 20px;width:100%;margin-top:48px;padding-top:36px;display:flex}.product-facts__stat{flex:1 1 0;min-width:0}.product-facts__stat strong{letter-spacing:-.045em;font-size:clamp(1.7rem,2.5vw,2.55rem);font-weight:500;line-height:1;display:block}.product-facts__stat span{color:#ffffff94;margin-top:8px;font-size:.8125rem;display:block}.product-facts__aside{min-width:0}.product-facts__toolbar{justify-content:flex-end;margin-top:24px;display:flex}.product-facts__brochure{border-color:#fff6;border-radius:999px;min-height:40px;padding:12px 22px}.product-facts__brochure:hover{color:#000;background:#fff;border-color:#fff}.product-facts__highlights{color:var(--color-muted);flex-wrap:wrap;gap:28px 40px;font-size:.9375rem;display:flex}.product-specs{margin:0}.product-specs__row{border-bottom:1px solid var(--color-line);grid-template-columns:minmax(180px,.42fr) 1fr;align-items:baseline;gap:20px;padding:15px 0;display:grid}.product-specs__row:first-child{padding-top:4px}.product-specs__row dt{color:var(--color-gray-2);font-size:.875rem;font-weight:400}.product-specs__row dd{letter-spacing:-.02em;text-align:right;color:#fff;font-size:1.0625rem;font-weight:500}@media (prefers-reduced-motion:reduce){.product-hero__copy,.product-hero__payoff,.product-hero h1,.product-hero__summary,.product-hero__photo img,.product-hero__cups,.product-hero__actions,.odometer__strip,.story-split__media,.story-split__media img,.story-split .section-header__label,.story-split__title,.story-split__copy p:last-child,.vitrine .section-header__label,.vitrine__title,.vitrine__stage,.vitrine__stage img,.vitrine__caption,.vitrine__count,.vitrine__caption h3,.vitrine__caption p,.vitrine__nav,.vitrine__index,.product-settings .section-header__label,.product-settings__title,.product-settings__card,.product-settings__card img,.product-facts .section-header__label,.product-facts__title,.product-facts__gallery,.product-facts__stage img,.product-facts__stat,.product-specs__row,.product-facts__toolbar{opacity:1;box-shadow:none;transition:none;animation:none;transform:none}.odometer__strip{transform:translateY(calc((10 + var(--digit)) * -1em))}.vitrine__nav{transform:translateY(-50%)}}@media (width>=1800px){.product-hero__stage{grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:64px;width:min(100%,1680px)}.product-hero--wide .product-hero__stage{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:36px;width:min(100%,1880px)}}@media (width>=2400px){.product-hero__stage{width:min(100%,1840px)}.product-hero--wide .product-hero__stage{width:min(100%,2040px)}}@media (width<=992px){.story-split .product-shell,.story-split--overlap .product-shell,.product-settings__grid{grid-template-columns:1fr}.story-split--overlap .story-split__media{order:-1}.product-hero{padding:var(--site-header-height) 0 24px;display:block}.product-hero__stage{flex-direction:column;gap:8px;width:100%;display:flex}.product-hero__photo{order:-1;width:100%}.product-hero__photo img{width:100%;height:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 90%,#0000 100%)}.product-hero--wide .product-hero__photo img{width:100%;max-width:100%;margin-left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%)}.product-hero--glow .product-hero__photo img{-webkit-mask-image:none;mask-image:none}.product-hero__copy{max-width:none;padding:20px var(--container-padding) 12px}.vitrine{padding:72px 0}.product-shell{width:calc(100% - 40px)}.vitrine__caption{max-width:380px;padding:0 24px 24px}.vitrine__caption h3{font-size:1.25rem}.vitrine__caption p{font-size:.875rem}.vitrine__index{gap:16px;margin-top:24px}.product-facts{padding:68px 0}.product-settings__card,.product-settings__card:nth-child(2),.product-settings__card:nth-child(5){margin-top:0}.product-settings__card img,.product-settings__card:nth-child(n) img,.product-settings__card.is-wide img{height:240px}.product-settings__card.is-wide.is-tall img{height:min(52vh,420px)}.product-hero--cutout .product-hero__photo{min-height:0}.product-hero--cutout .product-hero__photo img{width:auto;max-width:86%;height:min(64vh,560px)}}@media (width<=880px){.product-facts__split{grid-template-columns:1fr;gap:36px}.product-facts__stats{grid-template-columns:1fr 1fr;gap:28px 24px;display:grid}.product-specs__row{grid-template-columns:1fr;gap:4px}.product-specs__row dd{text-align:left}}@media (width<=992px){.story-split__media{background:#0a0a0a}.story-split__media img{height:min(48vh,420px)}.story-split__media img.is-anchored{aspect-ratio:5/4;object-fit:cover;object-position:left center;height:auto;max-height:min(52vh,440px)}}@media (width<=640px){.vitrine{padding:56px 0}.product-shell{width:calc(100% - 24px)}.vitrine__stage{aspect-ratio:4/5}.vitrine__nav{width:32px;height:32px}.vitrine__nav--prev{left:12px}.vitrine__nav--next{right:12px}.vitrine__nav svg{width:13px;height:13px}.vitrine__caption{max-width:86%;padding:0 18px 18px}.vitrine__count{margin-bottom:6px;font-size:.6875rem}.vitrine__caption h3{margin-bottom:6px;font-size:1.125rem}.vitrine__caption p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8125rem;display:-webkit-box;overflow:hidden}.vitrine__index{scrollbar-width:none;gap:18px;margin-top:22px;overflow-x:auto}.vitrine__index::-webkit-scrollbar{display:none}.vitrine__item{white-space:nowrap;flex:none;font-size:.75rem}.product-facts{padding:56px 0}.product-facts__head{margin-bottom:24px}.product-facts__stats{grid-template-columns:1fr 1fr;gap:24px 20px;display:grid}.product-facts__stat strong{font-size:2.1rem}}.service-hero{padding:var(--tile-gap)}.service-hero__panel{background:#111;border-radius:16px;align-items:flex-end;min-height:clamp(520px,72vh,820px);display:flex;position:relative;overflow:hidden}.service-hero__panel>img{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.service-hero__copy{z-index:1;-webkit-backdrop-filter:blur(10px);background:#0d0d0dc7;border-radius:16px;width:min(100%,560px);margin:clamp(20px,3vw,36px);padding:clamp(28px,4vw,40px);position:relative}.service-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin-bottom:12px;font-size:.6875rem;font-weight:600}.service-hero__copy h2{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.75rem,3.4vw,2.75rem);line-height:1.08}.service-hero__copy>p{color:#ffffffb8;margin:0;line-height:1.55}.service-hero__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.service-stages{gap:var(--tile-gap);padding:0 var(--tile-gap) var(--tile-gap);flex-direction:column;display:flex}.service-stage{background:#111;border-radius:16px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);min-height:clamp(420px,62vh,720px);display:grid;overflow:hidden}.service-stage--flip{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.service-stage--flip .service-stage__media{order:2}.service-stage--flip .service-stage__copy{order:1}.service-stage__media{background:#000;min-height:420px;position:relative;overflow:hidden}.service-stage__media img{object-fit:cover;width:100%;height:100%}.service-stage__copy{flex-direction:column;justify-content:flex-end;gap:12px;padding:clamp(28px,4vw,48px);display:flex}.service-stage__label{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.6875rem;font-weight:600}.service-stage__copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.service-stage__lead{max-width:36ch;color:var(--color-muted);margin:0 0 8px;line-height:1.5}.service-stage__copy ul{flex-direction:column;width:100%;max-width:38ch;display:flex}.service-stage__copy li{border-top:1px solid var(--color-line);color:#ffffffd1;padding:14px 0;font-size:.975rem;line-height:1.45}.service-stage__copy li:last-child{border-bottom:1px solid var(--color-line)}.service-contacts{padding:0 var(--tile-gap) var(--tile-gap)}.service-contacts__inner{background:#111;border-radius:16px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:end;gap:clamp(28px,4vw,56px);padding:clamp(36px,5vw,56px);display:grid}.service-contacts__intro .page-hero__label{margin-bottom:12px}.service-contacts__intro h2{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1}.service-contacts__intro p{max-width:40ch;color:var(--color-muted);margin:0 0 22px;line-height:1.55}.service-contacts__list{gap:0;display:grid}.service-contacts__list li{border-top:1px solid var(--color-line);gap:6px;padding:16px 0;display:grid}.service-contacts__list li:last-child{border-bottom:1px solid var(--color-line)}.service-contacts__list span{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:.75rem;font-weight:600}.service-contacts__list a,.service-contacts__list strong{color:#fff;font-size:1.0625rem;font-weight:600}.service-contacts__list a:hover{color:var(--color-accent)}@media (width<=992px){.service-stage,.service-stage--flip{grid-template-columns:1fr;min-height:auto}.service-stage--flip .service-stage__media,.service-stage--flip .service-stage__copy{order:initial}.service-stage__media{min-height:48vh}.service-contacts__inner{grid-template-columns:1fr;align-items:start}}@media (width<=640px){.service-hero__panel{min-height:68vh}.service-hero__actions .btn,.service-contacts__intro .btn{width:100%}}.simple-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.simple-card{background:var(--color-bg-elevated);padding:32px}.simple-card h2{letter-spacing:-.03em;margin-bottom:12px}.simple-card p{color:var(--color-muted)}.simple-split{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.simple-split h2{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2.25rem)}.simple-split p{color:var(--color-muted);margin-bottom:16px;line-height:1.7}.simple-media{border-radius:var(--tile-radius);background:#111;overflow:hidden}.simple-media img{aspect-ratio:3/4;object-fit:cover;width:100%;min-height:560px}.industry-wall{gap:var(--tile-gap);padding:var(--tile-gap);flex-direction:column;display:flex}.industry-panel{border-radius:var(--tile-radius);background:#111;align-items:flex-end;min-height:78vh;display:flex;position:relative;overflow:hidden}.industry-panel img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.industry-panel div{z-index:1;background:linear-gradient(90deg,#0d0d0dd1,#0000);max-width:560px;padding:40px;position:relative}.industry-panel h2{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(1.75rem,3.5vw,3rem)}.industry-panel p{color:#ffffffc7;margin-bottom:20px;line-height:1.7}.industry-panel a{color:var(--color-accent);font-weight:600}@media (width<=992px){.simple-grid,.simple-split{grid-template-columns:1fr}.simple-media img{aspect-ratio:16/10}.industry-panel{min-height:62vh}}.about-shell{width:calc(100% - 80px);max-width:1560px;margin:0 auto}.about-hero-head{padding:48px 0 28px}.about-hero-head .page-hero__title{max-width:16ch}.about-hero-head .page-hero__subtitle{max-width:36ch}.about-hero{padding:0 0 var(--tile-gap)}.about-hero__panel{background:#111;border-radius:16px;align-items:flex-end;min-height:clamp(480px,64vh,720px);display:flex;position:relative;overflow:hidden}.about-hero__panel>img{object-fit:cover;object-position:center 35%;width:100%;height:100%;position:absolute;inset:0}.about-hero__copy{z-index:1;-webkit-backdrop-filter:blur(10px);background:#0d0d0dc7;border-radius:16px;width:min(100%,560px);margin:clamp(20px,3vw,36px);padding:clamp(28px,4vw,40px);position:relative}.about-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin-bottom:12px;font-size:.6875rem;font-weight:600}.about-hero__copy h2{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.75rem,3.4vw,2.75rem);line-height:1.08}.about-hero__copy>p{color:#ffffffb8;margin:0;line-height:1.55}.about-hero__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.about-pillars{padding:0 0 var(--tile-gap)}.about-pillars__grid{gap:var(--tile-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.about-pillar{background:#111;border-radius:16px;flex-direction:column;gap:12px;min-height:220px;padding:clamp(24px,3vw,32px);display:flex}.about-pillar h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem)}.about-pillar p{color:var(--color-muted);margin:0;line-height:1.55}.about-split{padding:0 0 var(--tile-gap)}.about-split__grid{gap:var(--tile-gap);grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:stretch;display:grid}.about-split__copy{background:#111;border-radius:16px;flex-direction:column;justify-content:flex-end;gap:14px;padding:clamp(28px,4vw,48px);display:flex}.about-split__label{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.6875rem;font-weight:600}.about-split__copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.1}.about-split__copy>p{max-width:48ch;color:var(--color-muted);margin:0;line-height:1.6}.about-facts{max-width:42rem;margin:8px 0 4px;display:grid}.about-facts li{border-top:1px solid var(--color-line);gap:4px;padding:14px 0;display:grid}.about-facts li:last-child{border-bottom:1px solid var(--color-line)}.about-facts span{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:.75rem;font-weight:600}.about-facts strong{color:#fff;font-size:1rem;font-weight:600}.about-split__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.about-split__link{color:#ffffff8c;text-underline-offset:4px;font-size:.9375rem;font-weight:500;text-decoration:underline}.about-split__link:hover{color:var(--color-accent)}.about-split__media{background:#111;border-radius:16px;min-height:480px;position:relative;overflow:hidden}.about-split__media img{object-fit:cover;object-position:center 45%;width:100%;height:100%;position:absolute;inset:0}@media (width<=1100px){.about-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=992px){.about-shell{width:calc(100% - 40px)}.about-split__grid{grid-template-columns:1fr}.about-split__media{min-height:48vh}}@media (width<=640px){.about-shell{width:calc(100% - 24px)}.about-pillars__grid{grid-template-columns:1fr}.about-hero__actions .btn,.about-split__actions .btn{width:100%}}.contact-form{flex-direction:column;display:flex}.contact-form__honeypot{opacity:0;position:absolute;left:-9999px}.contact-form__context{background:var(--color-accent-light);border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:.875rem}.contact-form__essentials{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.contact-form__field{flex-direction:column;gap:8px;font-size:.875rem;font-weight:600;display:flex}.contact-form__field--full{grid-column:1/-1}.contact-form__field span{color:var(--color-accent)}.contact-form__field em{color:#e07070;font-size:.8125rem;font-style:normal;font-weight:500}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{border:1px solid var(--color-border);border-radius:var(--radius-pill);width:100%;color:var(--color-text);background:#111;padding:13px 16px;font-weight:400}.contact-form__field textarea{border-radius:16px}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{outline:2px solid var(--color-accent-ring);border-color:var(--color-accent)}.contact-form__error{color:#e07070;margin-bottom:16px;font-size:.875rem}.contact-form__consent{color:var(--color-muted);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:20px;font-size:.8125rem;font-weight:500;line-height:1.45;display:flex}.contact-form__consent input{width:18px;height:18px;accent-color:var(--color-accent);flex-shrink:0;margin-top:1px}.contact-form__consent a{color:var(--color-text);text-underline-offset:2px;text-decoration:underline}.contact-form__consent a:hover{color:var(--color-accent)}.contact-form--success{background:var(--color-accent-light);border-radius:16px;padding:24px}.contact-form--success h3{margin-bottom:8px}.contact-form--success p{color:var(--color-muted)}@media (width<=640px){.contact-form__essentials{grid-template-columns:1fr}}.contacts-hero{padding:48px 0 28px}.contacts-hero__shell{width:calc(100% - 80px);max-width:1560px;margin:0 auto}.contacts-hero .page-hero__title{max-width:28ch}.contacts-hero .page-hero__subtitle{max-width:58ch}.contacts-shell{padding:0 0 72px}.contacts-layout{gap:var(--tile-gap);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;width:calc(100% - 80px);max-width:1560px;margin:0 auto;display:grid}.contacts-form-card,.contacts-side{background:#111;border-radius:16px;flex-direction:column;gap:12px;padding:clamp(28px,3.5vw,44px);display:flex}.contacts-form-card__label,.contacts-side__label{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.6875rem;font-weight:600}.contacts-form-card h2,.contacts-side h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1.1}.contacts-form-card__lead{max-width:42ch;color:var(--color-muted);margin:0 0 8px;line-height:1.5}.contacts-form-card .contact-form{margin-top:8px}.contacts-form-card .btn{align-self:flex-start;width:auto}.contacts-side__list{margin:8px 0 0;display:grid}.contacts-side__list li{border-top:1px solid var(--color-line);gap:6px;padding:14px 0;display:grid}.contacts-side__list li:last-child{border-bottom:1px solid var(--color-line)}.contacts-side__list span{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:.75rem;font-weight:600}.contacts-side__list a,.contacts-side__list strong{color:#fff;letter-spacing:-.02em;font-size:1.0625rem;font-weight:600}.contacts-side__list a:hover{color:var(--color-accent)}.contacts-side__visual{background:#000;border-radius:12px;flex:auto;min-height:220px;margin-top:12px;position:relative;overflow:hidden}.contacts-side__visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (width<=992px){.contacts-hero__shell,.contacts-layout{width:calc(100% - 40px)}.contacts-layout{grid-template-columns:1fr}.contacts-side__visual{min-height:220px}}@media (width<=640px){.contacts-hero__shell,.contacts-layout{width:calc(100% - 24px)}.contacts-form-card .btn{width:100%}}.privacy-shell{width:calc(100% - 80px);max-width:1560px;margin:0 auto}.privacy-hero{padding:48px 0 28px}.privacy-hero .page-hero__title{max-width:18ch}.privacy-hero .page-hero__subtitle{max-width:48ch}.privacy-body{padding:0 0 72px}.privacy-card{background:#111;border-radius:16px;gap:28px;width:100%;padding:clamp(28px,4vw,48px);display:grid}.privacy-card article{max-width:72ch}.privacy-card h2{letter-spacing:-.02em;margin:0 0 10px;font-size:1.125rem}.privacy-card p,.privacy-card li{color:var(--color-muted);line-height:1.7}.privacy-card p+p{margin-top:10px}.privacy-card ul{gap:6px;margin:10px 0;padding-left:1.1rem;list-style:outside;display:grid}.privacy-card a{color:#fff;font-weight:600}.privacy-card a:hover{color:var(--color-accent)}@media (width<=992px){.privacy-shell{width:calc(100% - 40px)}}@media (width<=640px){.privacy-shell{width:calc(100% - 24px)}}:root{--color-bg:#000;--color-bg-elevated:#0d0d0d;--color-bg-alt:#212121;--color-surface-solid:#0d0d0d;--color-text:#fff;--color-muted:#bbbcbc;--color-muted-strong:#d9d9d6;--color-primary:#fff;--color-accent:#996e4e;--color-accent-dark:#7a573d;--color-accent-light:#996e4e29;--color-accent-ring:#996e4e73;--color-border:#ffffff1a;--color-line:#ffffff14;--color-footer-muted:#75787b;--color-surface-2:#212121;--color-gray-1:#d9d9d6;--color-gray-2:#bbbcbc;--color-gray-3:#75787b;--color-gray-4:#53565a;--site-header-height:80px;--font-family:"Noto Sans", system-ui, -apple-system, sans-serif;--font-stretch:87.5%;--container-max:1440px;--container-padding:48px;--section-spacing:96px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:50px;--tile-gap:10px;--tile-radius:6px;--transition:.25s ease-out}@media (width<=1024px){:root{--container-padding:28px;--section-spacing:72px}}@media (width<=640px){:root{--container-padding:20px;--section-spacing:56px;--site-header-height:60px}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;pointer-events:none;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.reveal.reveal-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.delay-1{transition-delay:80ms}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}.delay-4{transition-delay:.32s}.delay-5{transition-delay:.4s}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:var(--font-family);font-stretch:var(--font-stretch);color:var(--color-text);background-color:var(--color-bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.5}h1,h2,h3{font-weight:600}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.section{padding:var(--section-spacing) 0}.section--elevated{background:var(--color-bg-elevated)}.page-hero{padding:48px 0 32px}.page-hero__label{letter-spacing:.04em;color:var(--color-accent);margin-bottom:14px;font-size:.8125rem;font-weight:500;display:block}.page-hero__title{letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(2.25rem,5vw,4rem);font-weight:500;line-height:1.05}.page-hero__subtitle{color:var(--color-muted);max-width:560px;font-size:1.0625rem;line-height:1.6}.section-header{max-width:640px;margin-bottom:48px}.section-header__label{color:var(--color-accent);margin-bottom:12px;font-size:.8125rem;font-weight:500;display:block}.section-header__title{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:600;line-height:1.12}.section-header__subtitle{color:var(--color-muted);font-size:1.0625rem;line-height:1.6}.spec-table{border-collapse:collapse;background:var(--color-bg-elevated);border:1px solid var(--color-border);width:100%}.spec-table tr:not(:last-child){border-bottom:1px solid var(--color-line)}.spec-table td{padding:16px 20px}.spec-table td:first-child{width:40%;font-weight:600}.spec-table td:last-child{color:var(--color-muted)}.product-badge{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);white-space:nowrap;font-size:.625rem;font-style:normal;font-weight:600;display:inline-block}.product-badge--hero{margin-bottom:10px;display:block}.product-badge--card{z-index:2;border-bottom:1px solid var(--color-accent);padding:6px 0;position:absolute;top:20px;left:20px}
