*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;overflow-x:clip}html:has(.landing--story-style:has(.story-stack)){scroll-padding-top:var(--site-header-offset)}@media (width<=500px){html:has(.landing--story-style:has(.story-stack)){scroll-padding-top:0}}@media (width>=501px){html:has(.landing--story-style){scroll-padding-top:0}}:is(html:has(.landing--news),html:has(.landing--functions),html:has(.landing--terminals),html:has(.landing--faq),html:has(.admin-root),html:has(.operator-shell)){scroll-snap-type:none;scroll-padding-top:0}body{color:#4d4d4d;-webkit-font-smoothing:antialiased;background:#fff;width:100%;min-width:0;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}#root{width:100%;min-width:0;min-height:100vh}.app-loading{color:#737373;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:inherit}img{max-width:100%;height:auto;display:block}:root{--color-primary:#e31c23;--color-primary-hover:#c4141a;--color-brand:#d91839;--color-brand-soft:#d918391a;--color-brand-soft-hover:#d9183929;--color-brand-glow:#d9183973;--color-brand-glow-strong:#d918398c;--color-text:#4d4d4d;--color-heading:#1a1a1a;--color-muted:#737373;--color-surface:#fff5f5;--color-border:#f0dede;--radius-btn:6px;--radius-card:12px;--radius-cta:16px;--shadow-card:0 8px 24px #500a0f14;--story-figma-card-shadow:0 2px 6px #0000001a;--story-figma-card-shadow-hover:0 4px 10px #00000024;--max-width:1160px;--site-header-offset:72px}.landing{color:var(--color-text);width:100%;min-width:0;overflow-x:clip}.story-stack{--story-bg-video-blur:18px;width:100%;min-width:0;max-width:none;scroll-margin-top:0}@media (width>=501px){.story-slide{height:calc(100svh - var(--site-header-offset) - 1px);min-height:calc(100svh - var(--site-header-offset) - 1px);max-height:calc(100svh - var(--site-header-offset) - 1px)}}.story-slide{width:100%;max-width:none;height:calc(100dvh - var(--site-header-offset));min-height:calc(100dvh - var(--site-header-offset));max-height:calc(100dvh - var(--site-header-offset));scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate;background:#0c0c10;margin-left:0;margin-right:0;scroll-margin-top:0;position:relative;overflow:hidden}.story-slide__viewport{z-index:0;width:100%;height:100%;position:absolute;inset:0}.story-slide__media{background:#0c0c10;position:absolute;inset:0;overflow:hidden}.story-slide__video{z-index:0;object-fit:cover;object-position:center;background:0 0;width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;max-height:none;transition:filter .65s;display:block;position:absolute;inset:0}.story-slide__dim{z-index:1;pointer-events:none;opacity:.35;background:#14080a1f;transition:opacity .55s;position:absolute;inset:0}.story-slide--revealed .story-slide__video{filter:blur(var(--story-bg-video-blur,14px)) saturate(1.05)}.story-slide--revealed .story-slide__dim{opacity:.72}.story-slide__fallback{z-index:2;text-align:center;background:#0a0a0e8c;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex;position:absolute;inset:0}.story-slide__fallback-text{color:#f5f5f5;max-width:20rem;margin:0;font-size:.9375rem;line-height:1.45}.story-slide__panel-stack{z-index:2;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:center;align-items:stretch;width:min(80%,100% - 16px);max-width:min(1160px,100% - 16px);min-height:0;max-height:calc(100% - 24px);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-slide__panel-stack--with-hints{justify-content:stretch;height:100%;max-height:calc(100% - 24px)}.story-slide__swipe-slot{pointer-events:none;flex:none;justify-content:center;align-items:center;min-height:40px;max-height:52px;padding:2px 0;animation:.55s cubic-bezier(.22,1,.36,1) .35s both story-swipe-slot-in;display:flex}.story-slide__panel-stack--with-hints .story-slide__panel{flex:none;height:auto;min-height:auto}.story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--functions-news,.story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--news-only,.story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--cta,.story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--dense,.story-slide--revealed .story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--functions-news,.story-slide--revealed .story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--news-only,.story-slide--revealed .story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--cta,.story-slide--revealed .story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--dense{flex:1 1 0;height:100%;min-height:0}.story-slide__panel{box-sizing:border-box;width:100%;max-width:100%;max-height:min(100%, calc(100svh - var(--site-header-offset) - 48px));opacity:0;pointer-events:none;border-radius:var(--radius-card);height:auto;min-height:auto;box-shadow:0 24px 48px #280a0f29, 0 0 0 1px var(--color-border);background:#fff;flex-direction:column;flex:none;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .45s;display:flex;position:relative;top:auto;left:auto;overflow:hidden;transform:scale(.96)}.story-slide--revealed .story-slide__panel-stack{pointer-events:auto;height:auto;max-height:calc(100% - 24px)}:is(.story-slide--revealed .story-slide__panel-stack:has(.story-slide__panel--functions-news),.story-slide--revealed .story-slide__panel-stack:has(.story-slide__panel--news-only),.story-slide--revealed .story-slide__panel-stack:has(.story-slide__panel--cta),.story-slide--revealed .story-slide__panel-stack:has(.story-slide__panel--dense)){height:100%}.story-slide--revealed .story-slide__panel-stack .story-slide__panel{flex:none;height:auto;min-height:auto;max-height:100%}.story-slide--revealed .story-slide__panel{opacity:1;pointer-events:auto;transform:scale(1)}.story-slide--revealed .story-slide__panel-body{overflow:hidden}.story-slide__panel-body.story-slide__panel-body--functions-news,.story-slide__panel-body.story-slide__panel-body--news-only,.story-slide__panel-body.story-slide__panel-body--functions,.story-slide__panel-body.story-slide__panel-body--terminals,.story-slide__panel-body.story-slide__panel-body--dense,:is(.story-slide--revealed .story-slide__panel-body:has(.story-block--functions-news),.story-slide--revealed .story-slide__panel-body:has(.story-block--news-only),.story-slide--revealed .story-slide__panel-body:has(.story-block--functions),.story-slide--revealed .story-slide__panel-body:has(.story-block--terminals),.story-slide--revealed .story-slide__panel-body:has(.story-block--dense)){flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.story-slide__panel.story-slide__panel--functions-news,.story-slide__panel.story-slide__panel--news-only,.story-slide__panel.story-slide__panel--cta,.story-slide__panel.story-slide__panel--functions,.story-slide__panel.story-slide__panel--terminals,.story-slide__panel.story-slide__panel--dense{flex:1 1 0;min-height:0}.story-slide__panel:has(.story-block--functions-news){flex:1 1 0;min-height:0}.story-slide__panel:has(.story-block--news-only){flex:1 1 0;min-height:0}.story-slide__panel:has(.story-block--cta){flex:1 1 0;min-height:0}.story-slide__panel:has(.story-block--functions){flex:1 1 0;min-height:0}.story-slide__panel:has(.story-block--terminals){flex:1 1 0;min-height:0}.story-slide__panel:has(.story-block--dense){flex:1 1 0;min-height:0}.story-slide--revealed .story-slide__panel-stack .story-slide__panel.story-slide__panel--functions-news,.story-slide--revealed .story-slide__panel-stack .story-slide__panel.story-slide__panel--news-only,.story-slide--revealed .story-slide__panel-stack .story-slide__panel.story-slide__panel--cta,.story-slide--revealed .story-slide__panel-stack .story-slide__panel.story-slide__panel--functions,.story-slide--revealed .story-slide__panel-stack .story-slide__panel.story-slide__panel--terminals,.story-slide--revealed .story-slide__panel-stack .story-slide__panel.story-slide__panel--dense{flex:1 1 0;min-height:0}.story-slide--revealed .story-slide__panel-stack .story-slide__panel:has(.story-block--functions-news){flex:1 1 0;min-height:0}.story-slide--revealed .story-slide__panel-stack .story-slide__panel:has(.story-block--news-only){flex:1 1 0;min-height:0}.story-slide--revealed .story-slide__panel-stack .story-slide__panel:has(.story-block--cta){flex:1 1 0;min-height:0}.story-slide--revealed .story-slide__panel-stack .story-slide__panel:has(.story-block--functions){flex:1 1 0;min-height:0}.story-slide--revealed .story-slide__panel-stack .story-slide__panel:has(.story-block--terminals){flex:1 1 0;min-height:0}.story-slide--revealed .story-slide__panel-stack .story-slide__panel:has(.story-block--dense){flex:1 1 0;min-height:0}.story-swipe-hint{text-align:center;flex-direction:column;flex:none;align-items:center;gap:6px;max-width:12rem;display:flex}.story-swipe-hint__label{letter-spacing:.04em;text-transform:uppercase;color:#fff;text-shadow:0 1px 2px #00000073,0 0 18px #e31c2359;font-size:.8125rem;font-weight:600}.story-swipe-hint__chevrons{color:var(--color-primary);filter:drop-shadow(0 1px 3px #00000059);flex-direction:column;align-items:center;gap:2px;display:flex}.story-swipe-hint__chevrons svg:nth-child(2){opacity:.55;transform:scale(.88)}.story-swipe-hint--prev .story-swipe-hint__chevrons{animation:1.65s ease-in-out infinite story-swipe-bounce-up}.story-swipe-hint--next .story-swipe-hint__chevrons{animation:1.65s ease-in-out infinite story-swipe-bounce-down}.story-swipe-hint--prev .story-swipe-hint__label{animation:1.65s ease-in-out infinite story-swipe-label-glow}.story-swipe-hint--next .story-swipe-hint__label{animation:1.65s ease-in-out .12s infinite story-swipe-label-glow}@keyframes story-swipe-slot-in{0%{opacity:0}to{opacity:1}}@keyframes story-swipe-bounce-up{0%,to{opacity:.65;transform:translateY(4px)}45%{opacity:1;transform:translateY(-7px)}}@keyframes story-swipe-bounce-down{0%,to{opacity:.65;transform:translateY(-4px)}45%{opacity:1;transform:translateY(7px)}}@keyframes story-swipe-label-glow{0%,to{opacity:.82}45%{opacity:1}}.story-slide__panel-body{-webkit-overflow-scrolling:touch;flex:none;min-height:auto;padding:16px 18px 22px;overflow:hidden visible}.story-split{grid-template-columns:1fr;align-items:start;gap:20px;min-width:0;display:grid}.story-split__intro{min-width:0}.story-split__heading{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.15rem,4.2vw,1.65rem);font-weight:700}.story-split__text{color:var(--color-text);margin:0 0 10px;font-size:.875rem;line-height:1.45}.story-split__main{min-width:0;min-height:0}@media (width>=501px){.story-slide__panel-body .story-split:not(.story-split--no-intro){grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:20px;height:100%;min-height:0}.story-slide__panel-body .story-split__intro{align-self:center}}.story-slide__panel-body .story-block--products .story-split{height:auto;min-height:0}.story-slide__panel.story-slide__panel--products{max-height:100%}.story-slide__panel-body.story-slide__panel-body--products{max-height:100%;overflow-y:auto}.story-slide__panel-body .story-block--products{flex:0 auto;min-width:0;height:auto;min-height:0;display:block}.story-slide__panel-body .story-block--products .products__intro{min-width:0;overflow:hidden}.story-slide__panel-body .story-block--products .products__heading,.story-slide__panel-body .story-split__heading{margin-bottom:8px;font-size:clamp(1.15rem,4.2vw,1.65rem)}.story-slide__panel-body .story-block--products .products__text,.story-slide__panel-body .story-split__text{margin-bottom:10px;font-size:.875rem;line-height:1.45}.story-slide__panel-body .story-block--products .products__cards{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));align-content:start;gap:12px;min-width:0;min-height:0;padding-right:4px;overflow:hidden visible}.story-slide__panel-body .story-block--products .product-card{grid-template-columns:minmax(84px,112px) 1fr;gap:10px 12px;min-width:0;padding:12px 14px}.story-slide__panel-body .story-block--products .product-card__thumb{aspect-ratio:1}.story-slide__panel-body .story-block--products .product-card__name{margin-bottom:4px;font-size:.9375rem}.story-slide__panel-body .story-block--products .product-card__price{margin-bottom:4px}.story-slide__panel-body .story-block--products .product-card__desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.story-slide__panel-body .story-block--products .products__cards:has(.product-card:nth-child(4)){grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.story-slide__panel-body .story-block--products .products__cards:has(.product-card:nth-child(4)) .product-card{grid-template-columns:minmax(64px,84px) 1fr;padding:10px 12px}.story-slide__panel-body .story-block--products .products__cards:has(.product-card:nth-child(4)) .product-card__desc{-webkit-line-clamp:2}@media (width<=500px){.landing--story-style .story-slide{height:100svh;min-height:100svh;max-height:100svh}.story-slide{height:calc(100svh - var(--site-header-offset));min-height:calc(100svh - var(--site-header-offset));max-height:calc(100svh - var(--site-header-offset))}.story-slide__panel{max-height:min(100%, calc(100svh - var(--site-header-offset) - 48px))}.story-slide__panel-stack{width:min(90%,100% - 12px);max-width:calc(100% - 12px)}.landing--story-style .story-slide__panel-stack,.landing--story-style .story-slide__panel-stack--with-hints{top:var(--story-mobile-header-clearance,calc(var(--site-header-offset,72px) + 8px));width:100%;max-width:none;height:auto;max-height:none;bottom:0;left:0;right:0;transform:none}.story-slide__panel-body .story-block--dense:not(.story-block--functions-news) .features__advantages{grid-template-rows:none;grid-template-columns:1fr}.story-slide__panel-body .story-split:not(.story-split--no-intro){grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:100%;min-height:0}.story-slide__panel-body .story-block--dense:not(.story-block--functions-news) .features__grid{grid-template-columns:1fr}.story-slide__panel-body .story-block--functions-news .fn-news__functions{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.story-slide__panel-body .story-block--dense .feature-card{padding:12px}.story-slide__panel-body .story-block--dense .news-panel{padding:12px 14px 10px}.story-slide__panel-body{padding:12px 14px 14px;font-size:.9rem}.story-slide__panel-body .story-block--products .product-card{grid-template-columns:minmax(72px,96px) 1fr;padding:10px 12px}.story-slide--revealed .story-slide__panel-stack--with-hints:has(.story-slide__panel--products){height:100%;max-height:calc(100% - 16px)}.story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--products,.story-slide--revealed .story-slide__panel-stack--with-hints .story-slide__panel.story-slide__panel--products{flex:1 1 0;height:100%;min-height:0}.story-slide__panel-body.story-slide__panel-body--products{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.story-slide__panel-body .story-block--products{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.story-slide__panel-body .story-block--products .story-split{flex:auto;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:100%;min-height:0}:is(.story-slide__panel-body .story-block--products .products__cards,.story-slide__panel-body .story-block--products .products__cards:has(.product-card:nth-child(4))){-webkit-overflow-scrolling:touch;grid-template-columns:1fr;min-height:0;overflow:hidden auto}.story-slide__panel-body .story-block--products .products__cards:has(.product-card:nth-child(4)) .product-card{grid-template-columns:minmax(64px,84px) 1fr}.story-slide__panel-body .story-block--products .product-card__desc{-webkit-line-clamp:2}.story-slide__panel-body .story-block--hero .story-block__hero-grid{grid-template-columns:1fr;gap:14px}.story-slide__panel-body .story-block--hero .hero__visual{aspect-ratio:16/9;order:-1;width:100%;min-height:0;max-height:140px;padding:10px}.story-slide__panel-body .hero__title{font-size:clamp(1.25rem,5vw,1.65rem)}.story-slide__panel-body .hero__connected{margin:-6px 0 14px;font-size:.8125rem}.story-slide__video{object-fit:cover;object-position:center;-webkit-object-fit:cover}}.story-block--hero .story-block__hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:28px;display:grid}.story-block--functions .story-block__functions-grid{grid-template-columns:1fr;align-items:center;gap:24px;height:100%;min-height:0;display:grid}.story-block--functions .functions-slide__cards{grid-template-columns:1fr;gap:16px;min-width:0;display:grid}.story-block--terminals .story-block__terminals-grid,.story-block--news-only .story-block__news-grid,.story-block--cta .story-block__cta-grid{grid-template-columns:1fr;align-items:center;gap:24px;height:100%;min-height:0;display:grid}.story-block--functions .feature-card--figma{min-height:220px;box-shadow:var(--story-figma-card-shadow);background:#fff;border:1px solid #000;border-radius:15px;flex-direction:column;padding:0;display:flex;overflow:hidden}.story-block--functions .feature-card--figma .feature-card__media{background:#f3f3f3 50%/cover no-repeat;border-radius:15px 15px 0 0;flex:none;width:100%;height:0;padding-top:44.24%;position:relative;overflow:hidden}.story-block--functions .feature-card--figma .feature-card__media--cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.story-block--functions .feature-card--figma .feature-card__banner-img--probe{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.story-block--functions .feature-card--figma .feature-card__media-fallback{background:linear-gradient(135deg,#f5f5f5 0%,#ececec 100%);width:100%;height:100%;position:absolute;inset:0}.story-block--functions .feature-card--figma .feature-card__body{text-align:center;background:#fff;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:6px;padding:12px 14px 14px;display:flex}.story-block--functions .feature-card--figma .feature-card__title,.story-block--functions .feature-card--figma .feature-card__text{color:#000;margin:0;font-size:1rem;font-weight:600;line-height:1.19}button.feature-card--figma.feature-card--interactive{width:100%;font:inherit;text-align:center;cursor:pointer;transition:transform .15s,box-shadow .15s}button.feature-card--figma.feature-card--interactive:hover{box-shadow:var(--story-figma-card-shadow-hover);transform:translateY(-2px)}button.feature-card--figma.feature-card--interactive:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.story-block--news-only .news-slide__panel{flex-direction:column;min-width:0;min-height:0;display:flex}.story-block--terminals .terminals-slide__cards{grid-template-columns:1fr;gap:16px;min-width:0;display:grid}.story-block--terminals .terminal-card--figma{min-height:420px;box-shadow:var(--story-figma-card-shadow);background:#fff;border:1px solid #000;border-radius:15px;flex-direction:column;padding:0;display:flex;overflow:hidden;container:story-terminal-card/inline-size}.story-block--terminals .terminal-card--figma .terminal-card__media{background:#f5f5f5;border-radius:15px 15px 0 0;flex:none;width:100%;height:220px;padding:0;position:relative;overflow:hidden}.story-block--terminals .terminal-card--figma .terminal-card__media--cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.story-block--terminals .terminal-card--figma .terminal-card__banner-img--probe{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.story-block--terminals .terminal-card--figma .terminal-card__media-fallback{justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex}.story-block--terminals .terminal-card--figma .terminal-card__body{background:#fff;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:6px;padding:14px 12px;display:flex}.story-block--terminals .terminal-card--figma .terminal-card__title,.story-block--terminals .terminal-card--figma .terminal-card__text{text-align:center;color:#000;margin:0;font-size:1rem;font-weight:600;line-height:1.19}.story-block--terminals .terminal-card--figma .terminal-card__price{text-align:center;color:#fff;white-space:nowrap;background:#d91839;border-radius:0 0 15px 15px;flex:0 0 57px;justify-content:center;align-items:center;min-width:0;margin:0;padding:0 12px;font-size:clamp(.8125rem,7.14286cqw,1.5rem);font-weight:600;line-height:1.2;display:flex;box-shadow:0 4px 25px #00000080}button.terminal-card--figma.terminal-card--interactive{width:100%;font:inherit;text-align:center;cursor:pointer;transition:transform .15s,box-shadow .15s}button.terminal-card--figma.terminal-card--interactive:hover{box-shadow:var(--story-figma-card-shadow-hover);transform:translateY(-2px)}button.terminal-card--figma.terminal-card--interactive:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.story-slide-carousel{width:100%;min-width:0;min-height:0;max-height:100%}.story-slide-carousel__main{align-items:center;gap:clamp(10px,1.2vw,16px);width:100%;min-width:0;min-height:0;max-height:100%;display:flex}.story-slide-carousel__viewport{flex:auto;min-width:0;min-height:0;max-height:100%;overflow:hidden}@keyframes story-carousel-enter-next{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes story-carousel-enter-prev{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-next{animation:.42s cubic-bezier(.22,1,.36,1) both story-carousel-enter-next}.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-prev{animation:.42s cubic-bezier(.22,1,.36,1) both story-carousel-enter-prev}.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-next:first-child,.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-prev:first-child{animation-delay:0s}.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-next:nth-child(2),.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-prev:nth-child(2){animation-delay:60ms}.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-next:nth-child(3),.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-prev:nth-child(3){animation-delay:.12s}.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-next:nth-child(4),.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-prev:nth-child(4){animation-delay:.18s}.story-slide-carousel__cell{min-width:0;height:100%;min-height:0}.story-slide-carousel__cell>.feature-card,.story-slide-carousel__cell>.terminal-card,.story-slide-carousel__cell>button.feature-card,.story-slide-carousel__cell>button.terminal-card{width:100%;height:100%}.story-slide-carousel__nav{flex-direction:column;flex:none;gap:10px;display:flex}.story-slide-carousel__btn{border:1px solid var(--color-border);width:48px;height:48px;color:var(--color-heading);cursor:pointer;background:#fff;border-radius:15px;justify-content:center;align-items:center;padding:0;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 4px 14px #0000001f}.story-slide-carousel__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #00000029}.story-slide-carousel__btn:disabled{opacity:.35;cursor:default}.story-slide-carousel__btn:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.story-slide-carousel__btn svg{width:22px;height:22px}.story-intro-actions__functions-link{color:var(--color-brand);margin-top:4px;font-size:.9375rem;font-weight:600;line-height:1.4}.story-block--dense .features__grid{gap:20px}.story-block--dense .features__advantages{gap:16px 20px}.story-slide__panel-body .story-block--dense .story-split{height:100%;min-height:0}.story-block--dense .feature-card{padding:16px}.story-block--dense .news-panel{padding:16px 18px 14px}.story-slide__panel-body .story-block--functions-news{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.story-block--functions-news .fn-news__content{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:10px;min-width:0;height:100%;min-height:0;display:grid}.story-block--functions-news .fn-news__intro{min-width:0}.story-block--functions-news .fn-news__heading{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.15rem,4.2vw,1.65rem);font-weight:700}.story-block--functions-news .fn-news__text{color:var(--color-text);margin:0 0 10px;font-size:.875rem;line-height:1.45}.story-block--functions-news .fn-news__functions{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:8px;min-width:0;display:grid}.story-block--functions-news .feature-card{min-width:0;height:auto;padding:10px 12px;overflow:hidden}.story-block--functions-news .feature-card--img-banner{flex-direction:column;min-width:0;min-height:0;display:flex}.story-block--functions-news .feature-card--img-banner .feature-card__media{aspect-ratio:2.15;flex:none;width:100%;min-height:52px;max-height:64px}.story-block--functions-news .feature-card--img-banner .feature-card__title,.story-block--functions-news .feature-card--img-banner .feature-card__text{overflow-wrap:anywhere;padding-left:0;padding-right:0}.story-block--functions-news .feature-card--img-banner .feature-card__title{margin-top:6px;font-size:.8125rem;line-height:1.25}.story-block--functions-news .feature-card--img-banner .feature-card__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-bottom:0;font-size:.75rem;line-height:1.3;display:-webkit-box;overflow:hidden}.story-block--functions-news .feature-card--img-square{grid-template-columns:minmax(64px,84px) minmax(0,1fr);gap:10px 12px;padding:10px 12px}.story-block--functions-news .feature-card--img-square .feature-card__title{margin:0 0 6px;font-size:.8125rem}.story-block--functions-news .feature-card--img-square .feature-card__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.3;display:-webkit-box;overflow:hidden}.story-block--functions-news .news-panel{flex:auto;min-width:0;height:auto;min-height:0;padding:12px 14px 10px;overflow:hidden}.story-block--functions-news .news-panel__head{flex:none;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding-bottom:10px;display:flex}.story-block--functions-news .news-panel__list{flex-direction:column;flex:auto;justify-content:flex-start;gap:0;min-height:0;display:flex;overflow:hidden}.story-block--functions-news .news-panel__item{flex:none;min-height:0;padding:10px 0}.story-block--functions-news .news-panel__date{margin-bottom:4px;font-size:.8125rem}.story-block--functions-news .news-panel__headline{font-size:.9rem;line-height:1.4}.story-block--functions-news .fn-news__functions:has(.feature-card:nth-child(2):last-child){grid-template-columns:1fr}.story-slide__panel-body .story-block--functions-news .story-split{flex:auto;min-height:0}@media (width>=501px){.story-slide__panel-body .story-block--functions-news .fn-news__content{grid-template-rows:1fr;grid-template-columns:minmax(0,1.12fr) minmax(240px,1fr);gap:12px;height:100%;min-height:0}.story-slide__panel-body .story-block--functions-news .fn-news__functions{grid-template-rows:1fr 1fr;align-content:stretch;height:100%;min-height:0}.story-slide__panel-body .story-block--functions-news .feature-card--img-banner .feature-card__media{min-height:72px;max-height:96px}.story-slide__panel-body .story-block--functions-news .news-panel{height:100%}}@media (width<=500px){.story-slide__panel-body .story-block--functions-news .story-split{grid-template-rows:auto minmax(0,1fr);height:100%}.story-slide__panel-body .story-block--functions-news .fn-news__content{min-height:0}.story-slide__panel-body .story-block--functions-news .fn-news__functions{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}}.story-slide__panel-body .story-block--news-only{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex}.story-slide__panel-body .story-block--news-only .story-block__news-grid{flex:auto;min-height:0}.story-slide__panel-body .story-block--news-only .news-slide__panel{flex:auto;height:100%;min-height:0;overflow:hidden}.story-slide__panel-body .story-block--news-only .news-panel__list{flex-direction:column;flex:auto;justify-content:flex-start;min-height:0;display:flex;overflow:hidden}.story-slide__panel-body .story-block--news-only .news-panel__item{flex:none;padding:0}.story-slide__panel-body .story-block--cta{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex}.story-slide__panel-body .story-block--cta .story-block__cta-grid{flex:auto;min-height:0}.story-block--cta .support-slide__visual{justify-content:center;align-items:center;min-width:0;height:100%;min-height:0;display:flex}.story-block--cta .support-slide__visual .cta__art,.story-block--cta .support-slide__visual .cta__art--photo{width:100%;height:100%;min-height:0;max-height:min(558px,100%);box-shadow:none;background:0 0;border:none;border-radius:15px;padding:0;overflow:hidden}.story-block--cta .support-slide__visual .cta__art-img{object-fit:contain;object-position:center;width:100%;height:100%}@keyframes story-dense-tile-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.story-slide--revealed:not(.story-slide--tiles-in) .story-block--functions .functions-slide__cards .story-slide-carousel__cell,.story-slide--revealed:not(.story-slide--tiles-in) .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell,.story-slide--revealed:not(.story-slide--tiles-in) .story-block--news-only .news-panel__item,.story-slide--revealed:not(.story-slide--tiles-in) .story-block--cta .support-slide__visual,.story-slide--revealed:not(.story-slide--tiles-in) .story-block--functions .functions-slide__cards .feature-card,.story-slide--revealed:not(.story-slide--tiles-in) .story-block--terminals .terminals-slide__cards .terminal-card{opacity:0;animation:none;transform:translateY(18px)}.story-slide--revealed .story-block--dense .story-split__intro,.story-slide--revealed .story-block--dense .features__advantages .feature-card{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}.story-slide--revealed .story-block--dense .features__advantages .feature-card:first-child{animation-delay:0s}.story-slide--revealed .story-block--dense .features__advantages .feature-card:nth-child(2){animation-delay:.5s}.story-slide--revealed .story-block--dense .features__advantages .feature-card:nth-child(3){animation-delay:1s}.story-slide--revealed .story-block--dense .features__advantages .feature-card:nth-child(4){animation-delay:1.5s}.story-slide--revealed .story-block--dense .features__advantages .feature-card:nth-child(5){animation-delay:2s}.story-slide--revealed .story-block--dense .features__advantages .feature-card:nth-child(6){animation-delay:2.5s}.story-slide--revealed .story-block--functions .functions-slide__copy,.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell:first-child{animation-delay:0s}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell:nth-child(2){animation-delay:.5s}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell:nth-child(3){animation-delay:1s}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell:nth-child(4){animation-delay:1.5s}.story-slide--revealed .story-block--terminals .terminals-slide__copy,.story-slide--revealed .story-block--news-only .news-slide__copy,.story-slide--revealed .story-block--cta .support-slide__copy{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}.story-slide--revealed.story-slide--tiles-in .story-block--cta .support-slide__visual{animation:.5s cubic-bezier(.22,1,.36,1) .5s backwards story-dense-tile-in}.story-slide--revealed.story-slide--tiles-in .story-block--news-only .news-panel__item{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}.story-slide--revealed.story-slide--tiles-in .story-block--news-only .news-panel__item:first-child{animation-delay:.5s}.story-slide--revealed.story-slide--tiles-in .story-block--news-only .news-panel__item:nth-child(2){animation-delay:1s}.story-slide--revealed.story-slide--tiles-in .story-block--news-only .news-panel__item:nth-child(3){animation-delay:1.5s}.story-slide--revealed.story-slide--tiles-in .story-block--news-only .news-panel__item:nth-child(4){animation-delay:2s}.story-slide--revealed.story-slide--tiles-in .story-block--news-only .news-panel__item:nth-child(5){animation-delay:2.5s}.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell:first-child{animation-delay:0s}.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell:nth-child(2){animation-delay:.5s}.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell:nth-child(3){animation-delay:1s}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-next,.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-next{animation:.42s cubic-bezier(.22,1,.36,1) both story-carousel-enter-next}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-prev,.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-prev{animation:.42s cubic-bezier(.22,1,.36,1) both story-carousel-enter-prev}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-next:first-child,.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-prev:first-child,.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-next:first-child,.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-prev:first-child{animation-delay:0s}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-next:nth-child(2),.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-prev:nth-child(2),.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-next:nth-child(2),.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-prev:nth-child(2){animation-delay:60ms}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-next:nth-child(3),.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-prev:nth-child(3),.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-next:nth-child(3),.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-prev:nth-child(3){animation-delay:.12s}.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-next:nth-child(4),.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-prev:nth-child(4){animation-delay:.18s}.story-slide--revealed .story-block--dense .news-panel{animation:.5s cubic-bezier(.22,1,.36,1) 3s backwards story-dense-tile-in}.story-slide--revealed .story-block--functions-news .story-split__intro,.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card:first-child{animation-delay:.5s}.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card:nth-child(2){animation-delay:1s}.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card:nth-child(3){animation-delay:1.5s}.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card:nth-child(4){animation-delay:2s}.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card:nth-child(5){animation-delay:2.5s}.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card:nth-child(6){animation-delay:3s}.story-slide--revealed .story-block--functions-news .news-panel{animation:.5s cubic-bezier(.22,1,.36,1) 3.5s backwards story-dense-tile-in}.story-block--products .products__grid{grid-template-columns:1fr;align-items:start;gap:24px}.story-block--products .products__cards{grid-template-columns:1fr;gap:14px}.story-slide--revealed .story-block--products .story-split__intro,.story-slide--revealed .story-block--products .products__intro{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}.story-slide--revealed .story-block--products .products__cards .product-card{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in;animation-delay:var(--story-product-delay,.5s)}.cta__box--in-story{width:100%;margin:0;padding:24px 28px}.story-block--demo{justify-content:center;align-items:center;min-height:min(36vh,240px);padding:20px 16px;display:flex}.story-demo__line{color:var(--color-muted);text-align:center;letter-spacing:.02em;margin:0;font-size:clamp(.9375rem,2.8vw,1.125rem);font-weight:600}.story-slide--revealed .story-block--demo .story-demo__line{animation:.5s cubic-bezier(.22,1,.36,1) backwards story-dense-tile-in}@media (width<=960px){.story-block--hero .story-block__hero-grid,.story-block--functions .story-block__functions-grid,.story-block--terminals .story-block__terminals-grid,.story-block--news-only .story-block__news-grid,.story-block--cta .story-block__cta-grid{grid-template-columns:1fr}.story-block--functions .functions-slide__copy,.story-block--terminals .terminals-slide__copy,.story-block--news-only .news-slide__copy,.story-block--cta .support-slide__copy{text-align:left}.story-block--functions .functions-slide__cards,.story-block--terminals .terminals-slide__cards{grid-template-columns:1fr}.story-block--hero .hero__visual{aspect-ratio:16/10;order:-1;max-height:168px}.story-slide__panel-stack{max-height:calc(100% - 16px)}.cta__box--in-story{grid-template-columns:1fr;padding:22px 20px}}@media (prefers-reduced-motion:reduce){.story-slide__video,.story-slide__dim,.story-slide__panel{transition:none}.story-slide--revealed .story-slide__panel{transform:scale(1)}.story-slide--revealed .story-block--functions .functions-slide__copy,.story-slide--revealed .story-block--functions .functions-slide__cards .feature-card,.story-slide--revealed .story-block--terminals .terminals-slide__copy,.story-slide--revealed .story-block--terminals .terminals-slide__cards .terminal-card{opacity:1;animation:none;transform:none}.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-next,.story-slide--revealed.story-slide--tiles-in .story-slide-carousel__cell--enter-prev,.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-next,.story-slide--revealed.story-slide--tiles-in .story-block--functions .functions-slide__cards .story-slide-carousel__cell--enter-prev,.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-next,.story-slide--revealed.story-slide--tiles-in .story-block--terminals .terminals-slide__cards .story-slide-carousel__cell--enter-prev{opacity:1!important;animation:none!important;transform:none!important}.story-slide--revealed .story-block--dense .features__advantages .feature-card,.story-slide--revealed .story-block--dense .news-panel,.story-slide--revealed .story-block--functions-news .story-split__intro,.story-slide--revealed .story-block--functions-news .fn-news__intro,.story-slide--revealed .story-block--functions-news .fn-news__functions .feature-card,.story-slide--revealed .story-block--functions-news .news-panel,.story-slide--revealed .story-block--products .story-split__intro,.story-slide--revealed .story-block--products .products__intro,.story-slide--revealed .story-block--products .products__cards .product-card,.story-slide--revealed .story-block--news-only .news-slide__copy,.story-slide--revealed .story-block--news-only .news-panel__item,.story-slide--revealed .story-block--cta .support-slide__copy,.story-slide--revealed .story-block--cta .support-slide__visual,.story-slide--revealed .story-block--demo .story-demo__line{opacity:1;animation:none;transform:none}.story-slide__footer,.story-slide__footer--revealed{opacity:1;visibility:visible;pointer-events:auto;transition:none;transform:none}.story-slide__swipe-slot,.story-swipe-hint--prev .story-swipe-hint__chevrons,.story-swipe-hint--next .story-swipe-hint__chevrons,.story-swipe-hint--prev .story-swipe-hint__label,.story-swipe-hint--next .story-swipe-hint__label{opacity:1;animation:none;transform:none}}.landing__container{width:min(100% - 40px, var(--max-width));margin-inline:auto}.site-header{--site-header-brand-font-family:Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--site-header-brand-font-size:1.125rem;--site-header-brand-font-weight:700;--site-header-brand-line-height:1.2;--site-header-logo-gap:14px;z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);background:#ffffffeb;position:sticky;top:0}.site-header__inner{width:min(100% - 40px, var(--max-width));justify-content:space-between;align-items:center;gap:24px;margin-inline:auto;padding:16px 0;display:flex}.site-header__logo{align-items:center;gap:var(--site-header-logo-gap);font-family:var(--site-header-brand-font-family);font-size:var(--site-header-brand-font-size);font-weight:var(--site-header-brand-font-weight);line-height:var(--site-header-brand-line-height);color:var(--color-heading);text-decoration:none;display:flex}.site-header__logo-img{object-fit:contain;object-position:center;border-radius:12px;flex-shrink:0;width:56px;height:56px;display:block}.site-header__nav{flex-wrap:wrap;justify-content:center;gap:8px 24px;display:flex}.site-header__nav a{font-family:var(--site-header-brand-font-family);font-size:var(--site-header-brand-font-size);font-weight:var(--site-header-brand-font-weight);line-height:var(--site-header-brand-line-height);color:var(--color-heading);text-decoration:none;transition:color .15s}.site-header__nav a:hover{color:var(--color-primary)}.site-header__chat-btn{border:1px solid var(--color-primary);border-radius:var(--radius-btn);background:var(--color-primary);color:#fff;font-family:var(--site-header-brand-font-family);font-size:var(--site-header-brand-font-size);font-weight:var(--site-header-brand-font-weight);line-height:var(--site-header-brand-line-height);cursor:pointer;flex-shrink:0;padding:8px 14px;transition:background .15s,border-color .15s;position:relative}@keyframes site-chat-badge-pulse{0%,to{box-shadow:0 0 0 2px var(--color-primary), 0 0 0 0 #e31c2373;transform:scale(1)}50%{box-shadow:0 0 0 2px var(--color-primary), 0 0 0 7px #e31c2300;transform:scale(1.1)}}.site-header__chat-badge{min-width:18px;height:18px;color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary);background:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.6875rem;font-weight:800;line-height:1;animation:1.8s ease-in-out infinite site-chat-badge-pulse;display:flex;position:absolute;top:-4px;right:-4px}@media (prefers-reduced-motion:reduce){.site-header__chat-badge{animation:none}}.site-header__chat-badge:empty{width:12px;min-width:12px;height:12px;padding:0}.site-floating-actions__badge{min-width:20px;height:20px;color:var(--color-brand);box-shadow:0 0 0 2px var(--color-brand);background:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;font-weight:800;line-height:1;animation:1.8s ease-in-out infinite site-chat-badge-pulse;display:flex;position:absolute;top:-6px;right:-6px}.site-floating-actions__badge:empty{width:12px;min-width:12px;height:12px;padding:0}@media (prefers-reduced-motion:reduce){.site-floating-actions__badge{animation:none}}.site-header__chat-btn:hover{filter:brightness(1.05)}.site-header__chat-alert{width:min(100% - 24px, var(--max-width));background:linear-gradient(snow 0%,#fff5f5 100%);border:1px solid #f5d0d0;border-radius:12px;align-items:stretch;margin:-6px auto 10px;animation:.28s ease-out site-header-chat-alert-in;display:flex;overflow:hidden;box-shadow:0 4px 14px #e31c2314}@keyframes site-header-chat-alert-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.site-header__chat-alert-body{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:10px 12px;display:flex}.site-header__chat-alert-dot{background:var(--color-primary,#e31c23);border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.8s ease-in-out infinite site-chat-badge-pulse}.site-header__chat-alert-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.site-header__chat-alert-title{color:var(--color-heading,#1a1a1a);font-size:.8125rem;font-weight:800}.site-header__chat-alert-preview{text-overflow:ellipsis;white-space:nowrap;color:var(--color-muted,#737373);font-size:.75rem;line-height:1.35;overflow:hidden}.site-header__chat-alert-cta{background:var(--color-primary,#e31c23);color:#fff;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:.75rem;font-weight:700}.site-header__chat-alert-close{width:40px;color:var(--color-muted,#737373);cursor:pointer;background:0 0;border:0;border-left:1px solid #f5d0d0;flex-shrink:0;font-size:1.25rem;line-height:1}.site-header__chat-alert-close:hover{color:var(--color-heading,#1a1a1a);background:#e31c230f}.site-header__brand-logo-wrap{flex-shrink:0;position:relative}.site-header__brand-unread-dot{background:var(--color-primary,#e31c23);border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:1.8s ease-in-out infinite site-chat-badge-pulse;position:absolute;top:-2px;right:-2px}@media (prefers-reduced-motion:reduce){.site-header__chat-alert,.site-header__chat-alert-dot,.site-header__brand-unread-dot{animation:none}}.site-header__drawer-chat{background:var(--color-primary);color:#fff;width:100%;font-family:var(--site-header-brand-font-family);font-size:var(--site-header-brand-font-size);font-weight:var(--site-header-brand-font-weight);line-height:var(--site-header-brand-line-height);text-align:left;cursor:pointer;border:0;border-radius:10px;margin:0 0 8px;padding:14px 16px;display:block;position:relative}.site-header__brand-toggle{align-items:center;gap:var(--site-header-logo-gap);cursor:pointer;font-family:var(--site-header-brand-font-family);font-size:var(--site-header-brand-font-size);font-weight:var(--site-header-brand-font-weight);line-height:var(--site-header-brand-line-height);color:var(--color-heading);background:0 0;border:none;border-radius:10px;margin:0;padding:4px 8px 4px 0;display:inline-flex}.site-header__brand-toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.site-header__brand-text{flex:none}.site-header__brand-chevron{color:var(--color-muted);align-items:center;margin-left:2px;display:inline-flex}.site-header__brand-chevron svg{width:14px;height:14px;transition:transform .25s cubic-bezier(.4,0,.2,1);animation:2.2s ease-in-out infinite header-chevron-bob}.site-header__brand-toggle:hover .site-header__brand-chevron{color:var(--color-primary)}@keyframes header-chevron-bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.site-header__progress{flex:auto;align-self:center;min-width:0;max-width:min(380px,52vw)}.site-header__progress--desktop{max-width:min(480px,42vw);margin-inline:8px 16px}.site-header--menu-open{z-index:130;position:fixed;top:0;left:0;right:0}.site-header--menu-open .site-header__brand-chevron svg{animation:none;transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.site-header__brand-chevron svg{animation:none}}.site-header__drawer-backdrop{left:0;right:0;top:var(--site-header-offset);z-index:118;opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;background:#0f0a0a61;border:0;padding:0;transition:opacity .2s,visibility .2s;position:fixed;bottom:0}.site-header__drawer-backdrop--visible{opacity:1;visibility:visible;pointer-events:auto}.site-header__drawer{left:0;right:0;top:var(--site-header-offset);z-index:129;padding:10px max(16px, env(safe-area-inset-right)) 18px max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);opacity:0;visibility:hidden;max-height:min(calc(100dvh - var(--site-header-offset)), 70vh);pointer-events:none;background:#fffffffa;flex-direction:column;gap:2px;margin:0;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s,visibility .2s;display:flex;position:fixed;overflow-y:auto;transform:translateY(-110%);box-shadow:0 12px 28px #280a0f1f}.site-header__drawer--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header__drawer a{font-family:var(--site-header-brand-font-family);font-size:var(--site-header-brand-font-size);font-weight:var(--site-header-brand-font-weight);line-height:var(--site-header-brand-line-height);color:var(--color-heading);border-radius:var(--radius-btn);padding:14px 12px;text-decoration:none;display:block}.site-header__drawer a:hover{background:var(--color-surface);color:var(--color-primary)}.site-header__drawer a.is-active{border:1px solid var(--color-brand);background:var(--color-brand-soft);color:#111}.site-header__drawer a.is-active:hover{background:var(--color-brand-soft-hover);color:#111}.messenger-btn{border:1px solid var(--color-border);background:#fff;border-radius:10px;justify-content:stretch;align-items:stretch;width:44px;height:44px;padding:0;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;overflow:hidden;box-shadow:0 1px 3px #280a0f0f}.messenger-btn__icon{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.messenger-btn:hover{box-shadow:var(--shadow-card);transform:translateY(-1px)}.messenger-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.messenger-btn--telegram:hover{border-color:#2aabee73}.messenger-btn--max:hover{border-color:#5b41f566}.btn{border-radius:var(--radius-btn);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,transform .15s,box-shadow .15s,filter .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{background:var(--color-primary-hover)}.btn--ghost{color:var(--color-primary);background:0 0;padding-inline:12px}.link-arrow{color:var(--color-primary);align-items:center;gap:6px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.link-arrow:hover{text-decoration:underline}.link-arrow--compact{white-space:nowrap;font-size:.8125rem}.link-arrow--attention{background:#e31c2312;border:1px solid #e31c2347;border-radius:999px;padding:10px 16px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;animation:2.6s ease-in-out infinite link-attention-pulse;position:relative}.link-arrow--attention:hover{border-color:var(--color-primary);background:#e31c231f;text-decoration:none;transform:translateY(-1px)}.link-arrow__chevron{transition:transform .2s;animation:1.4s ease-in-out infinite link-attention-chevron;display:inline-block}.link-arrow--attention:hover .link-arrow__chevron{animation:none;transform:translate(3px)}@keyframes link-attention-pulse{0%,to{border-color:#e31c2338;box-shadow:0 0 #e31c2300}50%{border-color:#e31c2373;box-shadow:0 0 0 5px #e31c2324}}@keyframes link-attention-chevron{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@media (prefers-reduced-motion:reduce){.btn:hover{transform:none}.link-arrow--attention,.link-arrow__chevron{animation:none}}.hero{padding:56px 0 72px;overflow:hidden}.hero__grid{width:min(100% - 40px, var(--max-width));grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-inline:auto;display:grid}.hero__title{letter-spacing:-.02em;color:var(--color-heading);margin:0 0 16px;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.15}.hero__lead{color:var(--color-text);max-width:34rem;margin:0 0 28px;font-size:1.0625rem;line-height:1.55}.hero__connected{color:var(--color-brand);margin:-12px 0 20px;font-size:.9375rem;font-weight:600;line-height:1.4}:is(.story-block--hero:has(.hero__connected) .hero__lead,.story-block--functions:has(.hero__connected) .hero__lead){margin-bottom:16px}.hero__actions{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.hero__visual{aspect-ratio:16/10;border-radius:var(--radius-card);width:100%;min-height:120px;max-height:168px;box-shadow:var(--shadow-card);box-sizing:border-box;background:linear-gradient(135deg,#ffe8e8 0%,#fff8f8 50%,#fde4e4 100%);justify-content:center;align-items:center;padding:12px;display:flex;position:relative;overflow:hidden}.hero__visual-inner{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex}.hero__visual-inner svg{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.hero__visual-img{object-fit:contain;object-position:center;border-radius:calc(var(--radius-card) - 4px);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.section{padding:72px 0;scroll-margin-top:88px}.section--tight-top{padding-top:0}.cta{padding:0 0 80px;scroll-margin-top:88px}.features__grid{grid-template-columns:minmax(0,1.28fr) minmax(280px,1fr);align-items:stretch;gap:32px;display:grid}.features__advantages{grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:24px 32px;min-width:0;min-height:0;display:grid}.feature-card{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-card);height:100%;min-height:0;box-shadow:var(--shadow-card);background:#fff;flex-direction:column;margin:0;padding:20px;display:flex}.news-panel{border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;min-width:0;height:100%;min-height:0;padding:22px 24px 20px;display:flex}.news-panel__head{border-bottom:1px solid var(--color-border);margin-bottom:4px;padding-bottom:14px}.news-panel__title{color:var(--color-heading);margin:0;font-size:1.0625rem;font-weight:600}.news-panel__list{margin:0;padding:0;list-style:none}.news-panel__item{border-bottom:1px solid var(--color-border);padding:16px 0}.news-panel__item:last-child{border-bottom:none;padding-bottom:4px}.news-panel__date{color:var(--color-primary);font-variant-numeric:tabular-nums;letter-spacing:.02em;margin-bottom:8px;font-size:.8125rem;font-weight:600;display:block}.news-panel__headline{color:var(--color-heading);margin:0;font-size:.9375rem;font-weight:600;line-height:1.45}.feature-card__icon{width:48px;height:48px;color:var(--color-primary);margin-bottom:16px}.feature-card__title{color:var(--color-heading);margin:0 0 10px;font-size:1.0625rem;font-weight:600}.story-block--dense .feature-card--with-img{padding:0;overflow:hidden}.story-block--dense .feature-card--img-banner .feature-card__media,.story-block--dense .feature-card--img-loading .feature-card__media{aspect-ratio:2.1;background:var(--color-surface);border-bottom:1px solid var(--color-border);width:100%;min-height:112px;max-height:168px;display:block;overflow:hidden}.story-block--dense .feature-card--img-banner .feature-card__banner-img{object-fit:fill;object-position:center;width:100%;height:100%;display:block}.story-block--dense .feature-card--img-loading .feature-card__media--placeholder{background:linear-gradient(110deg, var(--color-surface) 40%, #fff 50%, var(--color-surface) 60%);background-size:200% 100%;animation:1.2s ease-in-out infinite feature-card-shimmer}@keyframes feature-card-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.story-block--dense .feature-card--img-banner .feature-card__title,.story-block--dense .feature-card--img-banner .feature-card__text,.story-block--dense .feature-card--img-loading .feature-card__title,.story-block--dense .feature-card--img-loading .feature-card__text{padding-left:16px;padding-right:16px}.story-block--dense .feature-card--img-banner .feature-card__title,.story-block--dense .feature-card--img-loading .feature-card__title{margin-top:12px}.story-block--dense .feature-card--img-banner .feature-card__text,.story-block--dense .feature-card--img-loading .feature-card__text{padding-bottom:16px}.story-block--dense .feature-card--img-square{grid-template-columns:minmax(80px,100px) minmax(0,1fr);align-items:center;gap:12px 14px;padding:14px 16px;display:grid}.story-block--dense .feature-card--img-square .feature-card__thumb{aspect-ratio:1;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.story-block--dense .feature-card--img-square .feature-card__thumb-img{object-fit:fill;object-position:center;width:100%;height:100%;display:block}.story-block--dense .feature-card--img-square .feature-card__body{flex-direction:column;min-width:0;display:flex}.story-block--dense .feature-card--img-square .feature-card__title{margin:0 0 8px}.story-block--dense .feature-card--img-square .feature-card__text{margin:0}.story-block--dense .feature-card--with-img:not(.feature-card--img-square):not(.feature-card--img-banner):not(.feature-card--img-loading) .feature-card__media{background:var(--color-surface);border-bottom:1px solid var(--color-border);height:96px;display:block;overflow:hidden}.story-block--dense .feature-card--with-img:not(.feature-card--img-square):not(.feature-card--img-banner):not(.feature-card--img-loading) .function-card__img--compact{object-fit:contain;object-position:center;width:100%;height:96px;min-height:96px;display:block}.story-block--dense .feature-card--with-img:not(.feature-card--img-square):not(.feature-card--img-banner):not(.feature-card--img-loading) .function-card__media-fallback--compact{width:100%;height:96px;min-height:96px;font-size:1.5rem}.story-block--dense .feature-card--with-img:not(.feature-card--img-square):not(.feature-card--img-banner):not(.feature-card--img-loading) .feature-card__title,.story-block--dense .feature-card--with-img:not(.feature-card--img-square):not(.feature-card--img-banner):not(.feature-card--img-loading) .feature-card__text{padding-left:16px;padding-right:16px}.story-block--dense .feature-card--with-img:not(.feature-card--img-square):not(.feature-card--img-banner):not(.feature-card--img-loading) .feature-card__title{margin-top:12px}.story-block--dense .feature-card--with-img:not(.feature-card--img-square):not(.feature-card--img-banner):not(.feature-card--img-loading) .feature-card__text{padding-bottom:16px}.feature-card__text{flex:auto;margin:0;font-size:.9375rem;line-height:1.55}.products__grid{grid-template-columns:1fr 1.35fr;align-items:start;gap:48px;display:grid}.products__heading{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.products__text{max-width:28rem;margin:0 0 20px;font-size:1rem;line-height:1.6}.products__cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:1px solid var(--color-border);background:#fff;grid-template-columns:minmax(112px,min(36vw,200px)) 1fr;align-items:start;gap:16px 18px;padding:16px 18px;display:grid}.product-card__thumb{background:var(--color-surface);aspect-ratio:4/3;border-radius:8px;align-self:start;place-items:center;margin-bottom:0;display:grid;overflow:hidden}.product-card__img{object-fit:contain;width:100%;height:100%;display:block}.product-card__img--cover{object-fit:cover}.product-card__content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.product-card__name{color:var(--color-heading);margin:0 0 8px;font-size:1rem;font-weight:700}.product-card__date{color:var(--color-muted);margin:0 0 8px;font-size:.8125rem;line-height:1.4}.product-card__price{margin-bottom:8px}.product-card__desc{margin:0 0 12px;font-size:.875rem;line-height:1.5}@media (width<=400px){.product-card{grid-template-columns:1fr}.product-card__thumb{max-width:220px}}.cta__box{width:min(100% - 40px, var(--max-width));background:var(--color-surface);border-radius:var(--radius-cta);border:1px solid var(--color-border);grid-template-columns:1fr 1fr;align-items:center;gap:32px;margin-inline:auto;padding:40px 48px;display:grid}.cta__title{color:var(--color-heading);margin:0 0 10px;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700}.cta__text{max-width:26rem;margin:0 0 22px;font-size:1rem;line-height:1.55}.cta-contact-bar{background:linear-gradient(180deg, #ef2a32 0%, var(--color-primary) 55%, #c4141a 100%);border-radius:14px;flex-wrap:wrap;align-items:center;max-width:100%;padding:8px 10px 8px 22px;display:inline-flex;box-shadow:0 10px 28px #e31c2347,inset 0 1px #fff3}.cta-contact-bar__label{color:#fff;letter-spacing:-.02em;padding-right:4px;font-size:1.0625rem;font-weight:700;line-height:1.25}.cta-contact-bar__actions{border-left:1px solid #ffffff61;align-items:center;gap:10px;margin-left:6px;padding:4px 6px 4px 18px;display:flex}.cta__art{place-items:center;display:grid}.cta__art--photo{border-radius:var(--radius-card);width:100%;min-height:180px;box-shadow:var(--shadow-card);background:linear-gradient(135deg,#ffe8e8 0%,#fff8f8 50%,#fde4e4 100%);overflow:hidden}.cta__art-img{object-fit:contain;object-position:center;width:100%;height:100%;min-height:180px;max-height:280px;display:block}.site-footer{scroll-snap-align:none;border-top:1px solid var(--color-border);background:linear-gradient(#fdfbfb 0%,#f6f1f1 100%);padding:48px 0 36px;scroll-margin-top:88px}.story-slide--has-footer{overflow:hidden}.story-slide__footer{z-index:6;opacity:0;visibility:hidden;pointer-events:none;transition:transform .55s cubic-bezier(.22,1,.36,1) .38s,opacity .45s .38s,visibility 0s linear .93s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.story-slide__footer--revealed{opacity:1;visibility:visible;pointer-events:auto;transition:transform .55s cubic-bezier(.22,1,.36,1) .38s,opacity .45s .38s,visibility;transform:translateY(0)}.site-footer--in-slide{scroll-snap-align:none;max-height:min(52dvh,420px);overflow-y:auto;box-shadow:0 -12px 40px #280a0f24}.site-footer__grid{width:min(100% - 40px, var(--max-width));grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:32px;margin-inline:auto;display:grid}.site-footer__nav-cols{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px 28px;display:grid}.site-footer__aside{flex-direction:column;align-items:stretch;gap:16px;display:flex}.site-footer__contacts-title{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);margin:0 0 12px;font-size:.75rem;font-weight:600}.site-footer__to-top{width:100%;min-width:0}@media (width>=501px){.site-footer{padding:52px 0 44px}.site-footer__grid{grid-template-columns:minmax(220px,1.3fr) minmax(200px,1fr) minmax(240px,300px);align-items:start;gap:40px 56px}.site-footer__brand-col{padding-right:12px}.site-footer__logo-img{width:40px;height:40px}.site-footer__brand{letter-spacing:-.02em;font-size:1.25rem}.site-footer__tagline{max-width:18rem;margin-bottom:20px;line-height:1.55}.site-footer__copy{border-top:1px solid var(--color-border);padding-top:16px}.site-footer__nav-cols{gap:16px 48px;padding-top:2px}.site-footer__list{gap:11px}.site-footer__list a{font-size:.9rem;transition:color .2s}.site-footer__aside{border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;gap:20px;padding:20px 22px}.site-footer__contacts{gap:10px}.site-footer__contacts-title{margin-bottom:14px}.site-footer__to-top{border-radius:var(--radius-btn);padding-top:12px;padding-bottom:12px;font-weight:600}.site-footer--in-slide{max-height:min(44dvh,380px);padding:24px 28px 28px}.site-footer--in-slide .site-footer__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(220px,280px);gap:28px 40px;width:100%}.site-footer--in-slide .site-footer__aside{gap:16px;padding:16px 18px}.site-footer--in-slide .site-footer__logo-img{width:44px;height:44px}.site-footer--in-slide .site-footer__brand{font-size:1.35rem}.site-footer--in-slide .site-footer__tagline{max-width:18rem;margin-bottom:14px;font-size:.875rem}.site-footer--in-slide .site-footer__copy{padding-top:12px}}.site-footer__brand-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.site-footer__logo-img{object-fit:contain;border-radius:8px;flex-shrink:0;width:36px;height:36px}.site-footer__brand{color:var(--color-heading);margin:0;font-size:1.125rem;font-weight:700}.site-footer__tagline{color:var(--color-muted);max-width:16rem;margin:0 0 16px;font-size:.875rem;line-height:1.5}.site-footer__copy{color:var(--color-muted);margin:0;font-size:.8125rem}.site-footer__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-footer__list a{color:var(--color-heading);font-size:.9375rem;font-weight:500;text-decoration:none}.site-footer__list a:hover{color:var(--color-primary)}.site-footer__contacts{flex-direction:column;gap:12px;display:flex}.contact-row{color:var(--color-text);align-items:flex-start;gap:10px;font-size:.9375rem;display:flex}.contact-row a{color:var(--color-primary);font-weight:500;text-decoration:none}.contact-row a:hover{text-decoration:underline}.contact-row svg{color:var(--color-primary);flex-shrink:0;margin-top:2px}@media (width<=960px){.hero__grid{grid-template-columns:1fr}.hero__visual{aspect-ratio:16/10;order:-1;max-height:168px}.features__grid{grid-template-columns:1fr}.features__advantages{grid-template-rows:auto auto}.products__grid,.products__cards{grid-template-columns:1fr}.cta__box{grid-template-columns:1fr;padding:32px 24px}}@media (width<=500px){.site-footer__nav-cols,.site-footer__contacts-title{display:none}.site-footer__grid{grid-template-columns:1fr auto;align-items:center}.site-footer__aside{display:contents}.site-footer__brand-col{grid-area:1/1}.site-footer__to-top{grid-area:1/2;place-self:start end;width:auto;min-width:0}.site-footer__contacts{grid-area:2/1/auto/-1}.site-footer--in-slide{max-height:none;padding:10px 14px 12px;overflow:visible}.site-footer--in-slide .site-footer__grid{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;width:100%}.site-footer--in-slide .site-footer__brand-col{grid-area:1/1/-1;place-self:center start;padding-right:6px}.site-footer--in-slide .site-footer__to-top{grid-area:1/2;place-self:start end}.site-footer--in-slide .site-footer__contacts{grid-area:2/2;align-self:end;gap:4px;margin:0}.site-footer--in-slide .site-footer__brand-row{align-items:center;gap:10px;margin-bottom:6px}.site-footer--in-slide .site-footer__logo-img{border-radius:10px;width:48px;height:48px}.site-footer--in-slide .site-footer__brand{letter-spacing:-.02em;font-size:clamp(1.125rem,5vw,1.35rem);line-height:1.15}.site-footer--in-slide .site-footer__tagline{max-width:15rem;margin:0 0 4px;font-size:clamp(.75rem,3.4vw,.8125rem);line-height:1.35}.site-footer--in-slide .site-footer__copy{margin:0;font-size:.6875rem;line-height:1.3}.site-footer--in-slide .site-footer__to-top{min-width:0;padding:7px 12px;font-size:.8125rem;line-height:1.2}.site-footer--in-slide .site-footer__contacts .contact-row{gap:6px;font-size:.75rem}.site-footer--in-slide .site-footer__contacts .contact-row svg{flex-shrink:0;width:14px;height:14px}.site-footer--in-slide .site-footer__contacts a{word-break:break-all}}@media (width<=560px){.features__advantages{grid-template-rows:none;grid-template-columns:1fr}.features__grid,.site-footer__grid{grid-template-columns:1fr}.site-header__inner:has(.site-header__progress){width:min(100% - 24px, var(--max-width));grid-template-columns:minmax(0,1.06fr) minmax(50%,1fr);align-items:center;column-gap:14px;padding:8px 0;display:grid}.site-header__inner:not(:has(.site-header__progress)){flex-wrap:nowrap;gap:8px;padding:10px 0}.site-header__brand-toggle{flex-direction:row;grid-column:1;align-self:center;align-items:center;gap:8px;min-width:0;max-width:100%;padding:2px 6px 2px 0;overflow:visible}.site-header__brand-line{flex:auto;align-items:center;gap:2px;min-width:0;max-width:100%;padding-right:2px;display:inline-flex}.site-header__logo-img{border-radius:10px;flex-shrink:0;width:60px;height:60px}.site-header__brand-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-header__brand-chevron{flex-shrink:0}.site-header__progress{box-sizing:border-box;flex:none;grid-column:2;place-self:center stretch;width:100%;min-width:0;max-width:none;padding-left:4px;overflow:hidden}.cta-contact-bar{flex-direction:column;align-items:stretch;gap:14px;padding:18px 16px}.cta-contact-bar__label{text-align:center;padding-right:0}.cta-contact-bar__actions{border-top:1px solid #ffffff59;border-left:none;justify-content:center;margin-left:0;padding:14px 0 0}}.support-modal__backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1212127a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.support-modal__panel{background:linear-gradient(#f9fbff 0%,#edf5ff 100%);border:1px solid #ccdae8f2;border-radius:18px;width:min(720px,100%);max-height:calc(100dvh - 40px);position:relative;overflow:hidden auto;box-shadow:0 24px 70px #0e121957,inset 0 0 0 1px #ffffffb8}.support-modal__panel--picker{padding:0}.support-modal__close{z-index:2;color:#6b7280;width:42px;height:42px;font:inherit;cursor:pointer;background:#ffffff7a;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:2rem;line-height:1;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:22px;right:22px}.support-modal__close:hover{color:var(--color-heading);background:#ffffffd1}.support-modal__header{border-bottom:1px solid #ccdae8f2;padding:40px 56px 30px}.support-modal__title{color:var(--color-heading);letter-spacing:-.03em;margin:0 52px 12px 0;font-size:clamp(1.75rem,3.2vw,2.25rem);font-weight:800;line-height:1.15}.support-modal__text{color:#737987;max-width:34rem;margin:0;font-size:clamp(1.05rem,2.4vw,1.35rem);line-height:1.45}.support-modal__contacts{flex-direction:column;gap:14px;padding:30px 56px 32px;display:flex}.support-modal__contact-card{background:#f8fbffd1;border:1px solid #d5e0ebfa;border-radius:18px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;min-height:86px;padding:14px 24px;display:grid;box-shadow:0 1px 2px #0e121908}.support-modal__contact-icon{color:#cf2a3a;background:#ffffffdb;border:1px solid #d5e0ebfa;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.support-modal__contact-icon svg{width:26px;height:26px}.support-modal__contact-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.support-modal__contact-label,.support-modal__messengers-title{letter-spacing:.08em;text-transform:uppercase;color:#7a818e;font-size:.95rem;font-weight:800}.support-modal__contact-value{color:#1d232d;font-size:clamp(1.12rem,2.6vw,1.45rem);font-weight:800;line-height:1.2;text-decoration:none}.support-modal__contact-value:hover{color:var(--color-primary)}.support-modal__messengers-title{margin:22px 0 14px}.support-modal__messengers-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.support-modal__messenger{min-width:0;color:var(--color-heading);background:#f8fbffd1;border:1px solid #d5e0ebfa;border-radius:16px;outline:none;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;box-shadow:0 1px 2px #0e121908}.support-modal__messenger:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0e121914}.support-modal__messenger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.support-modal__messenger-label{color:var(--color-heading);letter-spacing:-.02em;font-size:clamp(1.12rem,2.4vw,1.35rem);font-weight:800;line-height:1.15}.support-modal__messenger-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.support-modal__messenger-subtitle{color:#737987;font-size:clamp(1rem,2.2vw,1.18rem);font-weight:600;line-height:1.1}.support-modal__messenger-icon{object-fit:cover;object-position:center;border:1px solid #d5e0ebfa;border-radius:14px;flex-shrink:0;width:56px;height:56px;display:block}.support-modal__messenger--telegram:hover{border-color:#2aabee73}.support-modal__messenger--max:hover{border-color:#5b41f566}.support-modal__chat-btn{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;width:calc(100% - 112px);font:inherit;cursor:pointer;border-radius:16px;margin:42px 56px 32px;padding:20px 24px;font-size:clamp(1.1rem,2.4vw,1.35rem);font-weight:800;transition:background .15s,border-color .15s;display:block;box-shadow:0 14px 28px #e31c233d}.support-modal__chat-btn:hover{filter:brightness(1.05)}.support-modal__chat-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (width<=560px){.support-modal__panel{border-radius:16px}.support-modal__header{padding:28px 22px 22px}.support-modal__title{margin-right:44px}.support-modal__close{top:14px;right:14px}.support-modal__contacts{padding:22px 18px 20px}.support-modal__contact-card{border-radius:14px;grid-template-columns:52px minmax(0,1fr);gap:12px;min-height:74px;padding:12px 14px}.support-modal__messengers-actions{grid-template-columns:1fr;gap:10px}.support-modal__messenger{border-radius:14px;grid-template-columns:52px minmax(0,1fr);width:100%;padding:14px}.support-modal__messenger-icon,.support-modal__contact-icon{border-radius:12px;width:46px;height:46px}.support-modal__chat-btn{width:calc(100% - 36px);margin:28px 18px 20px;padding:16px 18px}}.landing--story-style.landing--news,.landing--story-style.landing--functions,.landing--story-style.landing--terminals,.landing--story-style.landing--faq{background:#f3f3f3}.landing--news,.landing--functions,.landing--terminals,.landing--legal,.landing--faq{background:#fafafa}.legal-page{min-height:calc(100dvh - var(--site-header-offset));padding:32px 20px 48px}.legal-page__inner{max-width:var(--max-width);margin:0 auto}.legal-page__header{margin-bottom:32px}.legal-page__title{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.legal-page__lead{max-width:44rem;color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.55}.legal-page__meta{color:var(--color-muted);margin:12px 0 0;font-size:.875rem}.legal-page__body{gap:28px;max-width:44rem;display:grid}.legal-page__body section h2{color:var(--color-heading);margin:0 0 10px;font-size:1.125rem;font-weight:700}.legal-page__body section p,.legal-page__body section li{color:var(--color-text);margin:0;font-size:1rem;line-height:1.6}.legal-page__body section ul{gap:8px;margin:0;padding-left:1.25rem;display:grid}.legal-page__body section a{color:var(--color-accent,#2563eb);text-underline-offset:2px;text-decoration:underline}.legal-page__body section a:hover{text-decoration:none}.faq-page{min-height:calc(100dvh - var(--site-header-offset));padding:32px 20px 48px}.faq-page__inner{max-width:min(760px,100%);margin:0 auto}.faq-page__header{margin-bottom:28px}.faq-page__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary);margin:0 0 8px;font-size:.8125rem;font-weight:700}.faq-page__title{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.faq-page__lead{max-width:40rem;color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.55}.faq-page__list{gap:12px;display:grid}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;transition:border-color .15s,box-shadow .15s;overflow:hidden}.faq-item--open{border-color:#e31c2338;box-shadow:0 10px 28px #500a0f14}.faq-item__heading{margin:0}.faq-item__trigger{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.faq-item__trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.faq-item__index{min-width:2rem;color:var(--color-primary);font-variant-numeric:tabular-nums;background:#e31c2314;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:800;display:inline-flex}.faq-item__question{color:var(--color-heading);font-size:1.0625rem;font-weight:700;line-height:1.4}.faq-item__chevron{border-right:2px solid var(--color-muted);border-bottom:2px solid var(--color-muted);width:10px;height:10px;transition:transform .2s;transform:rotate(45deg)}.faq-item--open .faq-item__chevron{transform:rotate(-135deg)translate(-2px,-2px)}.faq-item__panel{border-top:1px solid var(--color-border);background:linear-gradient(#fff 0%,#fafafa 100%)}.faq-item__answer{padding:0 20px 20px 54px}.faq-item__answer p{color:var(--color-text);margin:16px 0 0;font-size:1rem;line-height:1.65}.faq-item__answer p:first-child{margin-top:18px}.faq-page__empty{border:1px dashed var(--color-border);border-radius:var(--radius-card);text-align:center;color:var(--color-muted);background:#fff;margin:0;padding:28px 24px}.faq-page__cta{border-radius:var(--radius-card);background:linear-gradient(135deg,#e31c230f,#fff 55%);border:1px solid #e31c2329;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding:24px;display:flex}.faq-page__cta-copy{flex:240px;min-width:0}.faq-page__cta-title{color:var(--color-heading);margin:0 0 6px;font-size:1.125rem;font-weight:800}.faq-page__cta-text{max-width:34rem;color:var(--color-muted);margin:0;font-size:.9375rem;line-height:1.55}.faq-page__cta-btn{flex-shrink:0}@media (width<=640px){.faq-item__answer{padding-left:20px}.faq-item__trigger{grid-template-columns:auto 1fr auto;gap:10px;padding:16px}}.news-page{min-height:calc(100dvh - var(--site-header-offset));padding:32px 20px 48px}.news-page__inner{max-width:var(--max-width);margin:0 auto}.news-page__header{margin-bottom:32px}.news-page__title{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.news-page__lead{max-width:40rem;color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}.news-feed{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.news-card{border:1px solid var(--color-border);border-radius:var(--radius-card);width:100%;box-shadow:var(--shadow-card);text-align:left;cursor:pointer;font:inherit;color:inherit;background:#fff;grid-template-columns:minmax(140px,220px) 1fr;gap:24px;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;overflow:hidden}.news-card:hover{border-color:#e31c2340;transform:translateY(-2px);box-shadow:0 12px 32px #500a0f1f}.news-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.news-card__media{background:var(--color-surface);min-height:160px;position:relative;overflow:hidden}.news-card__img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:160px;display:block}.news-card__media-fallback{background:linear-gradient(135deg, var(--color-surface), #fff);width:100%;min-height:160px;color:var(--color-primary);justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.news-card__body{flex-direction:column;gap:8px;min-width:0;padding:22px 24px 22px 0;display:flex}.news-card__date{color:var(--color-primary);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:600}.news-card__title{color:var(--color-heading);margin:0;font-size:1.125rem;font-weight:700;line-height:1.35}.news-card__excerpt{color:var(--color-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.55;display:-webkit-box;overflow:hidden}.news-detail__backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a1a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.news-detail__panel{border-radius:var(--radius-card);border:1px solid var(--color-border);width:min(720px,100%);max-height:min(90dvh,900px);box-shadow:var(--shadow-card);background:#fff;padding:0 0 24px;overflow-y:auto}.news-detail__media{aspect-ratio:16/10;background:var(--color-surface);overflow:hidden}.news-detail__img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.news-detail__date{color:var(--color-primary);margin:20px 24px 0;font-size:.8125rem;font-weight:600;display:block}.news-detail__title{color:var(--color-heading);margin:8px 24px 0;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:800;line-height:1.3}.news-detail__body{margin:16px 24px 0}.news-detail__body p{color:var(--color-text);margin:0 0 14px;font-size:1rem;line-height:1.65}.news-detail__body p:last-child{margin-bottom:0}@media (width<=720px){.news-card{grid-template-columns:1fr}.news-card__body{padding:18px 20px 20px}.news-card__media,.news-card__img,.news-card__media-fallback{min-height:200px}}.functions-page{min-height:calc(100dvh - var(--site-header-offset));padding:32px 20px 48px}.functions-page__inner{max-width:var(--max-width);margin:0 auto}.functions-page__header{margin-bottom:24px}.functions-page__title{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.functions-page__lead{max-width:40rem;color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}.functions-search{margin-bottom:24px;display:block}.functions-search__input{width:100%;font:inherit;color:var(--color-heading);border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;padding:14px 16px;font-size:1rem;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 3px #280a0f0d}.functions-search__input::placeholder{color:var(--color-muted)}.functions-search__input:hover{border-color:#e31c2340}.functions-search__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #e31c231f}.functions-page__empty{text-align:center;color:var(--color-muted);border:1px dashed var(--color-border);border-radius:var(--radius-card);background:#fff;margin:0;padding:32px 20px}.functions-feed{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.function-card{border:1px solid var(--color-border);border-radius:var(--radius-card);width:100%;box-shadow:var(--shadow-card);text-align:left;cursor:pointer;font:inherit;color:inherit;background:#fff;grid-template-columns:minmax(120px,200px) 1fr;gap:20px;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;overflow:hidden}.function-card:hover{border-color:#e31c2340;transform:translateY(-2px);box-shadow:0 12px 32px #500a0f1f}.function-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.function-card__media{background:var(--color-surface);justify-content:center;align-items:center;min-height:140px;display:flex;position:relative;overflow:hidden}.function-card__img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;display:block}.function-card__media-fallback{background:linear-gradient(135deg, var(--color-surface), #fff);width:100%;min-height:140px;color:var(--color-primary);justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.function-card__body{flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:20px 24px 20px 0;display:flex}.function-card__title{color:var(--color-heading);margin:0;font-size:1.125rem;font-weight:700;line-height:1.35}.function-card__excerpt{color:var(--color-text);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.55;display:-webkit-box;overflow:hidden}.function-detail__backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a1a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.function-detail__panel{border-radius:var(--radius-card);border:1px solid var(--color-border);width:min(720px,100%);max-height:min(90dvh,900px);box-shadow:var(--shadow-card);background:#fff;padding:0 0 24px;overflow-y:auto}.function-detail__media{aspect-ratio:16/9;background:var(--color-surface);overflow:hidden}.function-detail__img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.function-detail__title{color:var(--color-heading);margin:20px 24px 0;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:800;line-height:1.3}.function-detail__body{margin:16px 24px 0}.function-detail__body p{color:var(--color-text);margin:0 0 14px;font-size:1rem;line-height:1.65}.function-detail__body p:last-child{margin-bottom:0}@media (width<=720px){.function-card{grid-template-columns:1fr}.function-card__body{padding:18px 20px 20px}.function-card__media,.function-card__media-fallback{min-height:180px}}.terminals-page{min-height:calc(100dvh - var(--site-header-offset));padding:32px 20px 48px}.terminals-page__inner{max-width:var(--max-width);margin:0 auto}.terminals-page__header{margin-bottom:24px}.terminals-page__title{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.terminals-page__lead{max-width:40rem;color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}.terminals-search{margin-bottom:24px;display:block}.terminals-search__input{width:100%;font:inherit;color:var(--color-heading);border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;padding:14px 16px;font-size:1rem;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 3px #280a0f0d}.terminals-search__input::placeholder{color:var(--color-muted)}.terminals-search__input:hover{border-color:#e31c2340}.terminals-search__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #e31c231f}.terminals-page__empty{text-align:center;color:var(--color-muted);border:1px dashed var(--color-border);border-radius:var(--radius-card);background:#fff;margin:0;padding:32px 20px}.terminals-feed{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.terminal-card{border:1px solid var(--color-border);border-radius:var(--radius-card);width:100%;box-shadow:var(--shadow-card);text-align:left;cursor:pointer;font:inherit;color:inherit;background:#fff;grid-template-columns:minmax(140px,240px) 1fr;gap:24px;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;overflow:hidden}.terminal-card:hover{border-color:#e31c2340;transform:translateY(-2px);box-shadow:0 12px 32px #500a0f1f}.terminal-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.terminal-card__media{background:var(--color-surface);justify-content:stretch;align-items:stretch;min-height:200px;display:flex;position:relative;overflow:hidden}.terminal-card__img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:200px;display:block}.terminal-card__media-fallback{background:linear-gradient(135deg, var(--color-surface), #fff);width:100%;min-height:200px;color:var(--color-primary);justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.terminal-card__model-wrap,.terminal-detail__model-wrap{width:100%;height:100%;min-height:inherit}.terminal-model-viewer{width:100%;height:100%;min-height:inherit;background:linear-gradient(180deg, #f7f9fc 0%, var(--color-surface) 100%);display:block}.terminal-model-viewer--loading,.terminal-model-viewer--fallback{text-align:center;color:var(--color-muted);justify-content:center;align-items:center;padding:24px;font-size:.9375rem;font-weight:600;display:flex}.terminal-media-toggle{z-index:2;min-width:48px;min-height:36px;color:var(--color-primary);font:inherit;letter-spacing:.04em;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #e31c2347;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:.8125rem;font-weight:800;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 8px 20px #500a0f24}.terminal-media-toggle:hover{border-color:var(--color-primary);background:#fff}.terminal-media-toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.terminal-card__body{flex-direction:column;justify-content:center;gap:14px;min-width:0;padding:22px 24px 22px 0;display:flex}.terminal-card__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.terminal-card__title{color:var(--color-heading);flex:auto;min-width:0;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.terminal-card__price{flex:none}.terminal-card__specs,.terminal-detail__specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;margin:0;display:grid}.terminal-spec__label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted);margin:0;font-size:.75rem;font-weight:600}.terminal-spec__value{color:var(--color-heading);margin:4px 0 0;font-size:.9375rem;font-weight:600;line-height:1.4}.terminal-detail__backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a1a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.terminal-detail__panel{border-radius:var(--radius-card);border:1px solid var(--color-border);width:min(760px,100%);max-height:min(90dvh,920px);box-shadow:var(--shadow-card);background:#fff;padding:0 0 24px;overflow-y:auto}.terminal-detail__media{aspect-ratio:16/10;background:linear-gradient(180deg, #f7f9fc 0%, var(--color-surface) 100%);position:relative;overflow:hidden}.terminal-detail__img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.terminal-detail__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 20px;margin:20px 24px 0;padding:0;display:flex}.terminal-detail__title{color:var(--color-heading);flex:auto;min-width:min(100%,12rem);margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;line-height:1.3}.terminal-detail__price{flex:none}.terminal-detail__specs{margin-top:16px;padding:0 24px}.terminal-price{flex-wrap:wrap;align-items:baseline;gap:.35em .5em;margin:0;display:inline-flex}.terminal-price__label{color:var(--color-muted);letter-spacing:0;font-weight:600}.terminal-price__value{color:var(--color-heading);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:800;line-height:1.2}.terminal-price--sm .terminal-price__label{font-size:.875rem}.terminal-price--sm .terminal-price__value{font-size:1.125rem}.terminal-price--md .terminal-price__label{font-size:.9375rem}.terminal-price--md .terminal-price__value{font-size:1.375rem}.terminal-price--lg .terminal-price__label{font-size:1rem}.terminal-price--lg .terminal-price__value{color:var(--color-primary);font-size:clamp(1.375rem,3vw,1.75rem)}.terminal-price--badge{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;align-items:center;padding:5px 10px;display:inline-flex}.terminal-price--badge .terminal-price__label{font-size:.8125rem}.terminal-price--badge .terminal-price__value{color:var(--color-primary);font-size:1rem}@media (width>=501px){.story-block--terminals .terminal-card--figma .terminal-card__price,.terminal-card__price.terminal-price,.terminal-detail__price.terminal-price{white-space:nowrap;flex-wrap:nowrap}.terminal-price__label,.terminal-price__value{white-space:nowrap}}.terminal-detail__body{margin:20px 24px 0}.terminal-detail__body p{color:var(--color-text);margin:0 0 14px;font-size:1rem;line-height:1.65}.terminal-detail__body p:last-child{margin-bottom:0}@media (width<=500px){.news-detail__backdrop,.function-detail__backdrop,.terminal-detail__backdrop{padding:max(12px, env(safe-area-inset-top,0px)) 16px max(96px, calc(env(safe-area-inset-bottom,0px) + 80px));align-items:flex-start}.news-detail__panel,.function-detail__panel,.terminal-detail__panel{width:100%;max-height:min(68dvh, calc(100dvh - max(12px, env(safe-area-inset-top,0px)) - max(96px, calc(env(safe-area-inset-bottom,0px) + 80px))));-webkit-overflow-scrolling:touch}.support-modal__backdrop{padding:max(12px, env(safe-area-inset-top,0px)) 16px max(20px, calc(env(safe-area-inset-bottom,0px) + 12px));align-items:flex-start}.support-modal__panel{width:100%;max-height:calc(100dvh - max(12px, env(safe-area-inset-top,0px)) - max(20px, calc(env(safe-area-inset-bottom,0px) + 12px)));overflow-y:visible}.support-modal__header{padding:20px 18px 14px}.support-modal__title{margin:0 40px 8px 0;font-size:1.375rem;line-height:1.2}.support-modal__text{font-size:.875rem;line-height:1.35}.support-modal__close{width:36px;height:36px;font-size:1.75rem;top:12px;right:12px}.support-modal__contacts{gap:8px;padding:14px 18px 12px}.support-modal__contact-card{border-radius:12px;grid-template-columns:44px minmax(0,1fr);gap:10px;min-height:0;padding:10px 12px}.support-modal__contact-icon svg{width:22px;height:22px}.support-modal__contact-label,.support-modal__messengers-title{font-size:.75rem}.support-modal__contact-value{font-size:.9375rem}.support-modal__messengers-title{margin:8px 0 6px}.support-modal__messengers-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.support-modal__messenger{border-radius:12px;grid-template-columns:44px minmax(0,1fr);gap:10px;padding:10px 12px}.support-modal__messenger-icon,.support-modal__contact-icon{border-radius:10px;width:40px;height:40px}.support-modal__messenger-label{font-size:.9375rem}.support-modal__messenger-subtitle{font-size:.8125rem}.support-modal__messenger-copy{gap:2px}.support-modal__chat-btn{border-radius:14px;width:calc(100% - 36px);margin:12px 18px 14px;padding:14px 16px;font-size:1rem}.terminal-detail__media,.news-detail__media,.function-detail__media{aspect-ratio:16/9}}@media (width<=720px){.terminal-card{grid-template-columns:1fr}.terminal-card__body{padding:18px 20px 20px}.terminal-card__specs,.terminal-detail__specs{grid-template-columns:1fr}.terminal-card__media,.terminal-card__img,.terminal-card__media-fallback{min-height:220px}}a.hero-contact-cta,button.hero-contact-cta{color:var(--color-primary);font:inherit;white-space:nowrap;cursor:pointer;appearance:none;background:#e31c2312;border:1px solid #e31c2347;border-radius:999px;align-items:center;gap:6px;margin:0;padding:10px 16px;font-size:.9375rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;animation:2.6s ease-in-out infinite link-attention-pulse;display:inline-flex}a.hero-contact-cta:hover,button.hero-contact-cta:hover{color:var(--color-primary);border-color:var(--color-primary);background:#e31c231f;text-decoration:none;transform:translateY(-1px)}.hero-contact-cta__chevron{flex-shrink:0;animation:1.4s ease-in-out infinite link-attention-chevron;display:inline-block}a.hero-contact-cta:hover .hero-contact-cta__chevron,button.hero-contact-cta:hover .hero-contact-cta__chevron{animation:none;transform:translate(3px)}@media (prefers-reduced-motion:reduce){a.hero-contact-cta,button.hero-contact-cta,.hero-contact-cta__chevron{animation:none}}.btn--outline{color:var(--color-primary);border:1.5px solid var(--color-primary);background:#fff}.btn--outline:hover{background:#e31c230f}.story-intro-actions{display:none}.hero__actions--legacy{display:flex}@media (width>=501px){.landing--story-style .site-header__progress,.landing--story-style .site-header__chat-btn{display:none}.story-intro-actions{flex-direction:column;align-items:stretch;gap:16px;width:100%;margin-top:20px;display:flex}.story-intro-actions__promo{color:var(--color-brand);margin:0;font-size:.9375rem;font-weight:600}.story-intro-actions__buttons{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.hero__actions--legacy{display:none}.story-slide{height:calc(100svh - var(--site-header-offset));min-height:calc(100svh - var(--site-header-offset));max-height:calc(100svh - var(--site-header-offset))}.story-slide__video{filter:blur(var(--story-bg-video-blur,16px)) saturate(1.08);transform:scale(1.06)}.story-slide__dim{opacity:.55;background:#ffffff2e}.story-slide--revealed .story-slide__video{filter:blur(var(--story-bg-video-blur,16px)) saturate(1.08);transform:scale(1.06)}.story-slide--revealed .story-slide__dim{opacity:.55}.story-slide__swipe-slot,.story-swipe-hint{display:none!important}.story-slide__panel-stack,.story-slide__panel-stack--with-hints{box-sizing:border-box;pointer-events:none;justify-content:center;width:100%;max-width:none;height:100%;max-height:none;padding:24px max(32px,50% - 700px) 96px;position:absolute;inset:0;transform:none}.story-slide--revealed .story-slide__panel-stack,.story-slide--revealed .story-slide__panel-stack--with-hints{pointer-events:auto;height:100%;max-height:none}.story-slide__panel{box-shadow:none;opacity:0;background:0 0;border:none;border-radius:0;width:100%;height:100%;max-height:100%;transition:opacity .45s;overflow:visible;transform:none}.story-slide--revealed .story-slide__panel{opacity:1;transform:none}.story-slide__panel-body{height:100%;padding:0;overflow:visible}.story-slide__panel-body.story-slide__panel-body--functions,.story-slide__panel-body.story-slide__panel-body--terminals,.story-slide__panel-body.story-slide__panel-body--cta,.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--functions,.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--terminals,.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--cta{padding-inline:28px;overflow:hidden}.story-slide__panel-body.story-slide__panel-body--news-only,.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--news-only{padding-inline:28px;overflow:visible}.story-slide--revealed .story-slide__panel-body{overflow:visible}.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--functions,.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--terminals,.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--cta{overflow:hidden}.story-split,.story-slide__panel-body .story-split:not(.story-split--no-intro){grid-template-columns:minmax(300px,.44fr) minmax(0,.56fr);align-items:center;gap:40px;height:100%;min-height:0}.story-split__intro{align-self:center;width:100%;max-width:min(100%,455px);padding-bottom:12px;padding-right:12px}.story-split__heading,.story-block--hero .hero__title,.story-block--functions .hero__title,.story-block--functions .functions-slide__title,.story-block--terminals .hero__title,.story-block--terminals .terminals-slide__title,.story-block--functions-news .fn-news__heading,.cta__box--in-story .cta__title{letter-spacing:-.03em;font-size:clamp(1.75rem,2.4vw,2.35rem);line-height:1.12}.story-split__text,.story-block--hero .hero__lead,.story-block--functions .hero__lead,.story-block--functions .functions-slide__lead,.story-block--terminals .hero__lead,.story-block--terminals .terminals-slide__lead,.story-block--functions-news .fn-news__text,.cta__box--in-story .cta__text{max-width:28rem;font-size:1rem;line-height:1.55}.story-block--hero .story-block__hero-grid{grid-template-columns:minmax(300px,.44fr) minmax(0,.56fr);align-items:center;gap:40px;height:100%;min-height:0}.story-block--functions .story-block__functions-grid,.story-block--terminals .story-block__terminals-grid{grid-template-columns:minmax(300px,.44fr) minmax(0,.56fr);align-items:center;gap:clamp(28px,4vw,72px);height:100%;min-height:0}.story-block--functions .functions-slide__copy{align-self:center}.story-block--functions .story-slide-carousel{align-self:center;min-height:0;max-height:100%}.story-block--functions .story-slide-carousel__viewport{box-sizing:border-box;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:clamp(12px,1.4vw,24px) clamp(16px,1.8vw,32px);max-height:100%;padding-bottom:10px;display:grid}.story-block--functions .story-slide-carousel__viewport .feature-card--figma{height:100%;min-height:0;max-height:100%}.story-block--functions .story-slide-carousel__viewport .feature-card--figma .feature-card__media{flex:0 0 clamp(96px,12vw,146px);height:clamp(96px,12vw,146px);padding-top:0}.story-block--functions .story-slide-carousel__viewport .feature-card--figma .feature-card__body{min-height:0;padding:10px 12px 12px}.story-block--functions .story-slide-carousel__viewport .feature-card--figma .feature-card__title,.story-block--functions .story-slide-carousel__viewport .feature-card--figma .feature-card__text{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.story-block--functions .story-slide-carousel__viewport .feature-card--figma .feature-card__title{-webkit-line-clamp:2}.story-block--functions .story-slide-carousel__viewport .feature-card--figma .feature-card__text{-webkit-line-clamp:2;font-size:clamp(.8125rem,.9vw,1rem);line-height:1.25}.story-block--terminals .terminals-slide__copy{align-self:center}.story-block--terminals .story-slide-carousel{align-self:center;min-height:0;max-height:100%}.story-block--terminals .story-slide-carousel__viewport{box-sizing:border-box;grid-template-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;align-items:center;gap:clamp(16px,2vw,40px);max-height:100%;padding-bottom:10px;display:grid}.story-block--terminals .story-slide-carousel__viewport[data-cols="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma{height:auto;min-height:0;max-height:100%}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__media{flex:none;height:clamp(120px,18vh,240px);min-height:100px}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__body{flex:0 auto;justify-content:flex-start;min-height:0;overflow:hidden}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__title,.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__text{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__title{-webkit-line-clamp:2}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__text{-webkit-line-clamp:4;font-size:clamp(.8125rem,.9vw,1rem);line-height:1.25}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__price{flex:0 0 clamp(57px,4.8vh,76px);min-height:clamp(57px,4.8vh,76px);margin-top:0}.story-block--terminals .terminal-card--figma{height:auto;min-height:0}.story-block--terminals .terminal-card--figma .terminal-card__media{flex:none;height:clamp(120px,18vh,240px)}.story-block--functions .feature-card--figma{height:100%;min-height:260px}.story-block--functions .feature-card--figma .feature-card__media{flex:0 0 146px;height:146px;padding-top:0}.story-block--hero .hero__visual{aspect-ratio:auto;background:#ffffffb8;border:1px solid #ffffffd9;min-height:320px;max-height:min(72vh,520px);box-shadow:0 20px 48px #280a0f1f}.story-block--dense .features__advantages,.story-block--functions-news .fn-news__functions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.story-block--dense .feature-card,.story-block--functions-news .feature-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-color:#f0deded9;box-shadow:0 8px 24px #280a0f14}.story-block--products .products__cards{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:16px}.story-slide__panel-body .story-block--products .product-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;flex-direction:column;grid-template-columns:none;padding:0;display:flex;overflow:hidden}.story-slide__panel-body .story-block--products .product-card__thumb{aspect-ratio:4/3;background:#fff;border-radius:0;width:100%;max-height:180px}.story-slide__panel-body .story-block--products .product-card__content{flex:auto;padding:14px 16px 16px}.story-block--functions-news .fn-news__content{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:16px}.story-block--functions-news .news-panel,.story-block--dense .news-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0}.story-block--cta .cta__box--in-story{width:100%;box-shadow:none;background:0 0;border:none;grid-template-columns:minmax(300px,.44fr) minmax(0,.56fr);align-items:center;gap:40px;padding:0;display:grid}.cta__box--in-story .cta__art,.cta__box--in-story .cta__art--photo{background:#ffffffb8;border:1px solid #ffffffd9;min-height:320px;max-height:min(72vh,520px);box-shadow:0 20px 48px #280a0f1f}.site-floating-actions{--story-panel-width:min(calc(100vw - 88px), 1220px);--story-side-gutter:max(0px, calc((100vw - var(--story-panel-width)) / 2));right:clamp(24px, calc(var(--story-side-gutter) - 168px), 107px);bottom:var(--story-float-edge,clamp(14px, 2.5vh, 28px));z-index:110;align-items:flex-end;gap:var(--story-float-btn-gap,10px);flex-direction:column;display:flex;position:fixed}.site-floating-actions__btn{cursor:pointer;font:inherit;border:none;justify-content:center;align-items:center;gap:8px;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;position:relative}.site-floating-actions__btn:hover{transform:translateY(-1px)}.site-floating-actions__btn--top{width:152px;min-width:152px;height:56px;color:var(--color-heading);border:1px solid var(--color-border);background:#fff;border-radius:15px;box-shadow:0 7px 18px #0000002e}.site-floating-actions__btn--top svg{width:28px;height:28px}.site-floating-actions__btn--top:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000038}.site-floating-actions__btn--chat{background:var(--color-brand);color:#fff;min-width:152px;height:56px;box-shadow:0 4px 25px var(--color-brand-glow);border-radius:15px;gap:10px;padding:0 24px;font-size:1.125rem;font-weight:600;line-height:1}.site-floating-actions__btn--chat:hover{box-shadow:0 8px 36px var(--color-brand-glow-strong);transform:translateY(-3px)}.site-floating-actions__btn--chat:focus-visible{outline-offset:2px;outline:2px solid #fff}.site-floating-actions__btn--chat svg{flex-shrink:0;width:26px;height:26px}}@media (prefers-reduced-motion:reduce){.site-floating-actions__btn{transition:none}.site-floating-actions__btn:hover,.landing--story-style .site-header__nav a:hover{transform:none}}@media (width>=501px){:root{--story-header-top:14px;--story-header-height:85px;--story-header-inset-start:clamp(20px, 2.4vw, 46px);--story-header-inset-end:clamp(20px, 2.34vw, 45px);--story-header-logo-size:clamp(52px, 3.9vw, 75px);--header-text-size:clamp(1rem, .625rem + .75vw, 1.5rem);--header-line-height:1.20833;--site-header-offset:calc(var(--story-header-top) + var(--story-header-height));--story-float-edge:clamp(14px, 2.5vh, 28px);--story-float-btn-size:56px;--story-float-btn-gap:10px;--story-float-chattop-inset:calc(var(--story-float-edge) + var(--story-float-btn-size))}.landing--story-style{background:#f3f3f3}.story-stack--shared-bg{position:relative}.story-stack__bg{z-index:0;pointer-events:none;position:fixed;inset:0}.story-stack__bg-media{background:#f3f3f3;position:absolute;inset:0;overflow:hidden}.story-stack__bg-media:before{content:"";z-index:1;opacity:.1;pointer-events:none;background:url(/hero/wide/car-wash-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.story-stack__bg-video{z-index:0;object-fit:cover;object-position:center;opacity:.5;width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;max-height:none;filter:blur(var(--story-bg-video-blur,18px)) saturate(.82) brightness(1.18);display:block;position:absolute;inset:0;transform:scale(1.08)}.story-stack__bg-dim{z-index:2;pointer-events:none;opacity:1;background:radial-gradient(circle at 77% 45%,#ffffff8a,#0000 32%),linear-gradient(90deg,#ffffffe6 0%,#f8f8f8b8 44%,#ffffffdb 100%);position:absolute;inset:0}.story-stack--shared-bg .story-slide{z-index:1;background:0 0;position:relative}.landing--story-style .site-header{--site-header-brand-font-size:var(--header-text-size);--site-header-brand-font-weight:600;--site-header-brand-line-height:var(--header-line-height);--site-header-logo-gap:12px;top:var(--story-header-top);left:var(--story-header-inset-start);right:var(--story-header-inset-end);width:auto;height:var(--story-header-height);min-height:var(--story-header-height);z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9f9f9bf;border:none;border-radius:15px;align-items:center;display:flex;position:fixed;overflow:hidden;transform:none;box-shadow:0 4px 50px #00000080}.landing--story-style .site-header__story-shell{align-items:center;width:100%;height:100%;min-height:0;display:flex}.landing--story-style .site-header__inner{box-sizing:border-box;grid-template-columns:auto minmax(0,1fr);align-items:center;width:100%;height:100%;padding:0 9px;display:grid;container:site-header-inner/inline-size}.landing--story-style .site-header__logo{color:#000;white-space:nowrap;grid-column:1;place-self:center start;align-items:center;min-width:max-content;max-width:100%;text-decoration:none;display:inline-flex}.landing--story-style .site-header__logo-img{width:var(--story-header-logo-size);height:var(--story-header-logo-size);min-width:var(--story-header-logo-size);max-width:var(--story-header-logo-size);object-fit:contain;border-radius:0}.landing--story-style .site-header__nav{flex-wrap:nowrap;grid-column:2;justify-content:center;align-self:center;align-items:center;gap:24px;min-width:0;max-width:100%;margin-inline-start:0;display:flex}.landing--story-style .site-header__nav a{box-sizing:border-box;color:#000;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;min-height:29px;padding:0;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}@container site-header-inner (width<=1280px){.landing--story-style .site-header__nav{flex-wrap:wrap;gap:8px clamp(12px,2.2cqi,24px)}}.landing--story-style .site-header__nav a:hover{transform:translateY(-1px)}.landing--story-style .site-header__nav a.is-active{border-color:var(--color-brand);background:var(--color-brand-soft);color:#000;min-height:50px;box-shadow:none;border-radius:15px;padding:0 14px}.landing--story-style .site-header__nav a.is-active:hover{background:var(--color-brand-soft-hover);color:#000}.story-slide--hero-first .story-slide__media:before{content:"";z-index:0;opacity:.1;pointer-events:none;background:url(/hero/wide/car-wash-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.story-slide--hero-first .story-slide__video{opacity:.35}.story-slide--hero-first .story-slide__dim,.story-slide--hero-first.story-slide--revealed .story-slide__dim{opacity:1;background:radial-gradient(circle at 72% 42%,#ffffff94,#0000 34%),linear-gradient(90deg,#fffffff0 0%,#f8f8f8c7 42%,#ffffffe6 100%)}.story-slide--hero-first.story-slide--revealed .story-slide__video{opacity:.35;filter:blur(14px)saturate(.9)brightness(1.12)}.story-slide{background:#f3f3f3;height:100svh;min-height:100svh;max-height:100svh;scroll-margin-top:0}.story-slide__viewport,.story-slide__media{clip-path:inset(0)}.story-slide__media{background:#f3f3f3}.story-slide__video{opacity:.5;filter:blur(var(--story-bg-video-blur,18px)) saturate(.82) brightness(1.18);transform:scale(1.08)}.story-slide__dim,.story-slide--revealed .story-slide__dim{opacity:1;background:radial-gradient(circle at 77% 45%,#ffffff8a,#0000 32%),linear-gradient(90deg,#ffffffe6 0%,#f8f8f8b8 44%,#ffffffdb 100%)}.story-slide--revealed .story-slide__video{opacity:.5;filter:blur(var(--story-bg-video-blur,18px)) saturate(.82) brightness(1.18);transform:scale(1.08)}.story-slide__panel-body.story-slide__panel-body--terminals .story-block--terminals,.story-slide__panel-body.story-slide__panel-body--functions .story-block--functions{height:100%;min-height:0}.story-slide__panel-body.story-slide__panel-body--functions,.story-slide__panel-body.story-slide__panel-body--terminals,.story-slide__panel-body.story-slide__panel-body--news-only,.story-slide__panel-body.story-slide__panel-body--cta{justify-content:center}.story-slide__panel-body:has(.story-block--hero){justify-content:center}.story-block--hero,.story-block--functions,.story-block--terminals,.story-block--news-only,.story-block--cta{flex-direction:column;flex:auto;justify-content:center;min-height:0;display:flex}.story-block--hero .story-block__hero-grid,.story-block--functions .story-block__functions-grid,.story-block--terminals .story-block__terminals-grid,.story-block--news-only .story-block__news-grid,.story-block--cta .story-block__cta-grid{flex:0 auto;align-items:center;width:100%}.story-block--hero .hero__visual{align-self:center}.story-slide__panel-stack,.story-slide__panel-stack--with-hints{width:min(100% - 88px,1220px);max-width:1220px;padding:calc(var(--site-header-offset) + 34px) 0 var(--story-float-chattop-inset);left:50%;right:auto;transform:translate(-50%)}:is(.story-slide__panel-stack:has(.story-slide__panel--functions),.story-slide__panel-stack--with-hints:has(.story-slide__panel--functions),.story-slide__panel-stack:has(.story-slide__panel--terminals),.story-slide__panel-stack--with-hints:has(.story-slide__panel--terminals),.story-slide__panel-stack:has(.story-slide__panel--news-only),.story-slide__panel-stack--with-hints:has(.story-slide__panel--news-only),.story-slide__panel-stack:has(.story-slide__panel--cta),.story-slide__panel-stack--with-hints:has(.story-slide__panel--cta)){justify-content:center}.story-block--news-only .story-block__news-grid{box-sizing:border-box;align-items:start;height:100%;min-height:0;max-height:min(600px,100%);padding-bottom:24px;overflow:visible}.story-block--news-only .news-slide__panel{align-self:stretch;max-height:min(600px,100% - 24px)}.story-block--cta .story-block__cta-grid{align-items:center;height:100%;min-height:0;max-height:min(600px,100%)}.story-block--cta .support-slide__visual{align-self:center;max-height:min(558px,100%)}.story-block--functions .story-block__functions-grid,.story-block--terminals .story-block__terminals-grid{align-items:center;height:100%;min-height:0}.story-block--functions .story-slide-carousel,.story-block--terminals .story-slide-carousel{align-self:center;min-height:0;max-height:100%}.story-block--terminals .story-block__terminals-grid{align-items:center}.story-block--terminals .story-slide-carousel__cell{align-self:center;height:auto}.story-block--terminals .story-slide-carousel__cell>.terminal-card,.story-block--terminals .story-slide-carousel__cell>button.terminal-card{height:auto}.story-block--functions .story-slide-carousel__viewport{box-sizing:border-box;grid-template-rows:repeat(2,minmax(0,1fr));align-content:center;max-height:100%;padding-bottom:10px}.story-block--functions .story-slide-carousel__viewport .feature-card--figma{min-height:0;max-height:100%}.story-split,.story-slide__panel-body .story-split:not(.story-split--no-intro),.story-block--hero .story-block__hero-grid,.story-block--functions .story-block__functions-grid,.story-block--terminals .story-block__terminals-grid,.story-block--news-only .story-block__news-grid,.story-block--cta .story-block__cta-grid{grid-template-columns:minmax(235px,.34fr) minmax(0,.66fr);gap:clamp(34px,5vw,76px)}.story-split__intro,.story-block--hero .hero__copy,.story-block--functions .functions-slide__copy,.story-block--terminals .terminals-slide__copy,.story-block--news-only .news-slide__copy,.story-block--cta .support-slide__copy{max-width:340px}.story-block--hero .hero__copy,.story-block--functions .functions-slide__copy,.story-block--terminals .terminals-slide__copy,.story-block--news-only .news-slide__copy,.story-block--cta .support-slide__copy{text-align:right;place-self:center start;max-width:min(100%,455px);padding-bottom:12px}.story-split__heading,.story-block--hero .hero__title,.story-block--functions .hero__title,.story-block--functions .functions-slide__title,.story-block--terminals .terminals-slide__title,.story-block--news-only .news-slide__title,.story-block--cta .support-slide__title{color:#101010;margin-bottom:14px;font-size:clamp(1.85rem,2.55vw,3rem);font-weight:800;line-height:1.02}.story-block--hero .hero__title,.story-block--functions .hero__title,.story-block--functions .functions-slide__title,.story-block--terminals .terminals-slide__title,.story-block--news-only .news-slide__title,.story-block--cta .support-slide__title{font-size:clamp(2rem,2.5vw,3rem);font-weight:700;line-height:1.08}.story-split__text,.story-block--hero .hero__lead,.story-block--functions .hero__lead,.story-block--functions .functions-slide__lead,.story-block--terminals .terminals-slide__lead,.story-block--news-only .news-slide__lead,.story-block--cta .support-slide__lead{color:#242424;margin-bottom:12px;font-size:clamp(.92rem,1vw,1.06rem);line-height:1.42}.story-block--hero .hero__lead,.story-block--functions .hero__lead,.story-block--functions .functions-slide__lead,.story-block--terminals .terminals-slide__lead,.story-block--news-only .news-slide__lead,.story-block--cta .support-slide__lead{color:#111;font-size:clamp(1.125rem,1.35vw,1.5rem);font-weight:600;line-height:1.35}.hero__connected,.story-intro-actions__promo,.story-block--functions .story-intro-actions__functions-link{color:var(--color-brand);margin:0 0 12px;font-size:clamp(1.125rem,1.35vw,1.5rem);font-weight:600}.story-block--hero .story-intro-actions,.story-block--functions .story-intro-actions,.story-block--terminals .story-intro-actions,.story-block--news-only .story-intro-actions,.story-block--cta .story-intro-actions,.story-split__intro .story-intro-actions{justify-content:flex-end;align-items:stretch;width:100%;margin-top:22px}.story-block--hero .story-intro-actions__buttons,.story-block--functions .story-intro-actions__buttons,.story-block--terminals .story-intro-actions__buttons,.story-block--news-only .story-intro-actions__buttons,.story-block--cta .story-intro-actions__buttons,.story-split__intro .story-intro-actions__buttons{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.story-block--functions .story-intro-actions__functions-link{align-self:flex-end;margin-top:10px;margin-bottom:0}.story-block--news-only .story-intro-actions__functions-link{display:none}.story-block--hero .story-intro-actions .btn,.story-block--functions .story-intro-actions .btn,.story-block--terminals .story-intro-actions .btn,.story-block--news-only .story-intro-actions .btn,.story-block--cta .story-intro-actions .btn,.story-split__intro .story-intro-actions .btn{box-sizing:border-box;border-radius:15px;width:100%;min-width:0;min-height:57px;padding:12px 20px;font-size:clamp(1rem,1.05vw,1.25rem);font-weight:600;line-height:1.1}.story-block--hero .story-intro-actions .btn--primary,.story-block--functions .story-intro-actions .btn--primary,.story-block--terminals .story-intro-actions .btn--primary,.story-block--news-only .story-intro-actions .btn--primary,.story-block--cta .story-intro-actions .btn--primary,.story-split__intro .story-intro-actions .btn--primary{background:var(--color-brand);border-color:var(--color-brand);box-shadow:0 4px 25px var(--color-brand-glow)}.story-block--hero .story-intro-actions .btn--outline,.story-block--functions .story-intro-actions .btn--outline,.story-block--terminals .story-intro-actions .btn--outline,.story-block--news-only .story-intro-actions .btn--outline,.story-block--cta .story-intro-actions .btn--outline,.story-split__intro .story-intro-actions .btn--outline{background:var(--color-brand-soft);border:1px solid var(--color-brand);color:#111;box-shadow:0 3px 10px #0000002e}.story-block--hero .story-intro-actions .btn--outline:hover,.story-block--functions .story-intro-actions .btn--outline:hover,.story-block--terminals .story-intro-actions .btn--outline:hover,.story-block--news-only .story-intro-actions .btn--outline:hover,.story-block--cta .story-intro-actions .btn--outline:hover,.story-split__intro .story-intro-actions .btn--outline:hover{box-shadow:0 4px 12px #00000038}.story-intro-actions{gap:12px;margin-top:18px}.story-intro-actions__buttons{gap:10px}.story-intro-actions .btn{border-radius:7px;min-height:34px;padding:8px 16px;font-size:.82rem;box-shadow:0 5px 12px #e31c2329}.story-intro-actions .btn--outline{color:#171717;border-color:#1e1e1e38;box-shadow:0 5px 12px #14141414}.story-block--hero .hero__visual,.story-block--cta .support-slide__visual,.story-block--cta .support-slide__visual .cta__art,.story-block--cta .support-slide__visual .cta__art--photo{height:min(56vh,600px);min-height:0;max-height:600px;box-shadow:none;background:0 0;border:0;padding:0}.story-block--hero .hero__visual-img,.story-block--cta .support-slide__visual .cta__art-img{object-fit:contain;width:100%;height:100%}.story-block--hero .hero__visual-inner svg,.story-block--cta .support-slide__visual .cta__art svg{width:100%;height:100%;max-height:none}.story-block--dense .features__advantages,.story-block--functions-news .fn-news__functions{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-self:center;gap:18px}.story-block--dense .feature-card,.story-block--functions-news .feature-card{background:#fffffff5;border:1px solid #d7d7d7eb;border-radius:12px;min-height:160px;padding:14px 16px;box-shadow:0 8px 18px #1414141a}.story-block--dense .feature-card__icon{width:34px;height:34px;margin-bottom:8px}.story-block--dense .feature-card__title,.story-block--functions-news .feature-card__title{margin-bottom:7px;font-size:.98rem;font-weight:800;line-height:1.2}.story-block--dense .feature-card__text,.story-block--functions-news .feature-card__text{color:#2f2f2f;font-size:.82rem;line-height:1.36}.story-block--terminals .story-slide-carousel__viewport{box-sizing:border-box;grid-template-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;align-items:center;gap:clamp(20px,2.5vw,71px);max-height:100%;padding-bottom:10px}.story-block--terminals .story-slide-carousel__viewport[data-cols="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma{justify-self:center;width:100%;max-width:330px;height:auto;min-height:0;max-height:100%}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__media{flex:none;height:clamp(140px,22vh,307px);min-height:120px}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__body{flex:0 auto;justify-content:flex-start;min-height:0;overflow:hidden}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__title,.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__text{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__title{-webkit-line-clamp:2}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__text{-webkit-line-clamp:4;font-size:clamp(.875rem,.95vw,1rem);line-height:1.25}.story-block--terminals .story-slide-carousel__viewport .terminal-card--figma .terminal-card__price{flex:0 0 clamp(57px,4.8vh,76px);min-height:clamp(57px,4.8vh,76px);margin-top:0}.story-block--products .products__cards{grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:20px}.story-slide__panel-body .story-block--products .product-card{background:#fffffff5;border:1px solid #d2d2d2eb;border-radius:12px;min-height:360px;padding-bottom:46px;position:relative;box-shadow:0 8px 20px #1414141f}.story-slide__panel-body .story-block--products .product-card__thumb{aspect-ratio:auto;background:linear-gradient(#fff 0%,#f4f4f4 100%);height:clamp(210px,28vh,260px);min-height:190px;max-height:none;padding:12px;position:relative}.story-slide__panel-body .story-block--products .product-card__img{object-fit:contain;object-position:center;width:calc(100% - 24px);max-width:none;height:calc(100% - 24px);max-height:none;margin:0 auto;position:absolute;inset:12px}.story-slide__panel-body .story-block--products .product-card__content{height:100%;padding:12px 14px 0}.story-slide__panel-body .story-block--products .product-card__name{font-size:1rem;line-height:1.2}.story-slide__panel-body .story-block--products .product-card__desc{-webkit-line-clamp:3;font-size:.78rem;line-height:1.35}.story-slide__panel-body .story-block--products .product-card__price{order:10;width:auto;margin:0;position:absolute;bottom:0;left:0;right:0}.story-slide__panel-body .story-block--products .terminal-price--badge{background:var(--color-primary);color:#fff;border:0;border-radius:0;justify-content:center;padding:10px 12px;display:flex}.story-slide__panel-body .story-block--products .terminal-price--badge .terminal-price__label,.story-slide__panel-body .story-block--products .terminal-price--badge .terminal-price__value{color:#fff}.story-slide--revealed .story-slide__panel.story-slide__panel--news-only{overflow:visible}.story-block--news-only .news-panel--figma{background:#ffffffbf;border:1px solid #00000080;border-radius:15px;width:100%;height:100%;max-height:min(600px,100%);padding:0;overflow:hidden;box-shadow:0 4px 22px #00000024}.story-block--news-only .news-panel__head{border-bottom:none;flex:none;justify-content:center;margin:0;padding:clamp(18px,2.5vw,28px) 20px clamp(12px,2vw,18px)}.story-block--news-only .news-panel__title{text-align:center;font-size:clamp(1.75rem,2.5vw,3rem);font-weight:600;line-height:1.1}.story-block--news-only .news-panel__list{flex:auto;min-height:0;overflow:hidden}.story-block--news-only .news-panel__item{padding:0}.story-block--news-only .news-panel__item-button{width:100%;min-height:95px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #00000080;border-left:0;border-right:0;grid-template-columns:minmax(120px,168px) minmax(72px,89px) minmax(0,1fr);align-items:center;gap:clamp(12px,1.5vw,20px);padding:3px clamp(16px,1.5vw,24px);display:grid}.story-block--news-only .news-panel__item:first-child .news-panel__item-button{border-top:none}.story-block--news-only .news-panel__item:last-child .news-panel__item-button{border-bottom:none}.story-block--news-only .news-panel__item-button:hover{background:#f826260b}.story-block--news-only .news-panel__thumb{object-fit:cover;background:#f3f3f3;border-radius:15px;width:89px;height:89px}.story-block--news-only .news-panel__date{color:var(--color-brand);text-align:center;margin:0;font-size:clamp(1rem,1.25vw,1.5rem);font-weight:600;line-height:1.2}.story-block--news-only .news-panel__headline{color:#111;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(1rem,1.25vw,1.5rem);font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.story-block--news-only .news-panel__footer{border-top:1px solid #0000001f;flex:none;justify-content:center;align-items:center;padding:clamp(14px,2vw,22px) 20px clamp(18px,2.5vw,28px);display:flex}.story-block--news-only .news-panel__all-link{color:var(--color-brand);white-space:nowrap;font-size:clamp(1rem,1.15vw,1.25rem);font-weight:600;line-height:1.2;text-decoration:none}.story-block--news-only .news-panel__all-link:hover{text-decoration:underline}.site-floating-actions{--story-panel-width:min(calc(100vw - 88px), 1220px);--story-side-gutter:max(0px, calc((100vw - var(--story-panel-width)) / 2));right:clamp(24px, calc(var(--story-side-gutter) - 168px), 107px);bottom:var(--story-float-edge);gap:var(--story-float-btn-gap)}.site-floating-actions__btn--top{border-radius:15px;width:152px;min-width:152px;height:56px;box-shadow:0 7px 18px #0000002e}.site-floating-actions__btn--top svg{width:28px;height:28px}.site-floating-actions__btn--top:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000038}.site-floating-actions__btn--chat{min-width:152px;height:56px;box-shadow:0 4px 25px var(--color-brand-glow);border-radius:15px;gap:12px;padding:0 30px 0 26px;font-size:1.375rem}.site-floating-actions__btn--chat:hover{box-shadow:0 8px 36px var(--color-brand-glow-strong);transform:translateY(-3px)}.site-floating-actions__btn--chat svg{width:28px;height:28px}.story-slide__footer{display:none}.public-landing-shell{z-index:0;min-height:100svh;position:relative}.public-landing-shell .news-page,.public-landing-shell .functions-page,.public-landing-shell .terminals-page,.public-landing-shell .faq-page{z-index:1;min-height:100svh;padding:calc(var(--site-header-offset) + 34px) max(32px, calc((100% - 1400px) / 2)) 96px;background:0 0;position:relative}.public-landing-shell .news-page__inner,.public-landing-shell .functions-page__inner,.public-landing-shell .terminals-page__inner,.public-landing-shell .faq-page__inner{max-width:min(100% - 88px,1220px);margin:0 auto}.public-landing-shell .news-page__title,.public-landing-shell .functions-page__title,.public-landing-shell .terminals-page__title,.public-landing-shell .faq-page__title{color:#101010;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(2rem,2.5vw,3rem);font-weight:700;line-height:1.08}.public-landing-shell .news-page__lead,.public-landing-shell .functions-page__lead,.public-landing-shell .terminals-page__lead,.public-landing-shell .faq-page__lead,.public-landing-shell .faq-page__eyebrow{color:#111;font-size:clamp(1.125rem,1.35vw,1.5rem);font-weight:600;line-height:1.35}.public-landing-shell .faq-page__eyebrow{color:var(--color-brand);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:.875rem}.public-landing-shell .news-page__header,.public-landing-shell .functions-page__header,.public-landing-shell .terminals-page__header,.public-landing-shell .faq-page__header{margin-bottom:clamp(24px,3vw,40px)}.public-landing-shell .news-card,.public-landing-shell .function-card,.public-landing-shell .terminal-card,.public-landing-shell .faq-item,.public-landing-shell .faq-page__cta{background:#fff;border:1px solid #000;border-radius:15px;box-shadow:0 4px 4px #00000040}.public-landing-shell .news-card:hover,.public-landing-shell .function-card:hover,.public-landing-shell .terminal-card:hover{border-color:#000;transform:translateY(-2px);box-shadow:0 8px 14px #00000047}.public-landing-shell .faq-item--open{border-color:#000;box-shadow:0 8px 14px #00000047}.public-landing-shell .functions-search__input,.public-landing-shell .terminals-search__input{background:#ffffffeb;border:1px solid #000;border-radius:15px;box-shadow:0 4px 4px #0000001f}.public-landing-shell .site-footer{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border-top:1px solid #00000014;position:relative}}@media (width>=501px) and (width<=1199px){.story-slide__panel-stack,.story-slide__panel-stack--with-hints{width:min(100% - 40px,1040px);max-width:calc(100% - 40px)}.story-block--terminals .story-block__terminals-grid{grid-template-columns:minmax(210px,.32fr) minmax(0,.68fr);gap:clamp(18px,3vw,36px)}.story-block--terminals .terminals-slide__copy{max-width:320px}.story-block--terminals .story-slide-carousel{justify-self:stretch;width:100%}.story-block--terminals .story-slide-carousel__viewport{width:100%}}@media (width>=501px){.story-block--hero .hero__copy{text-align:right}.story-block--hero .hero__title,.story-block--hero .hero__lead,.story-block--hero .hero__connected{text-wrap:balance;margin-left:auto;margin-right:0}}@media (width<=500px){html:has(.landing--story-style:has(.story-stack)){overscroll-behavior-y:contain}:is(html:has(.story-stack--mobile-slider),body:has(.story-stack--mobile-slider)){overscroll-behavior:none;height:100%;overflow:hidden}.landing--story-style{--story-mobile-float-inset:max(92px, calc(env(safe-area-inset-bottom) + 76px));--story-mobile-content-top-gap:8px;background:#f3f3f3}.landing--news,.landing--functions,.landing--terminals,.landing--faq{min-height:100dvh;overflow-x:clip}.public-landing-shell{min-height:100dvh;position:relative}.public-landing-shell .news-page,.public-landing-shell .functions-page,.public-landing-shell .terminals-page,.public-landing-shell .faq-page{min-height:100dvh;padding:calc(var(--site-header-offset,72px) + 18px) max(20px, env(safe-area-inset-right)) calc(env(safe-area-inset-bottom) + 96px) max(20px, env(safe-area-inset-left));scroll-margin-top:var(--site-header-offset,72px);background:0 0}.story-stack--shared-bg{position:relative}.story-stack--mobile-slider{touch-action:none;height:100dvh;min-height:100dvh;max-height:100dvh;position:relative;overflow:hidden}.story-stack--mobile-slider .story-slide{transform:translate3d(0, var(--story-slide-translate,0%), 0);will-change:transform;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.story-stack--mobile-slider .story-slide--mobile-hidden{display:none}.story-stack--mobile-slider .story-slide__panel-body{overscroll-behavior:contain}@media (prefers-reduced-motion:reduce){.story-stack--mobile-slider .story-slide{transition:none}}.story-stack__bg{z-index:0;pointer-events:none;position:fixed;inset:0}.story-stack__bg-media{background:#f3f3f3;position:absolute;inset:0;overflow:hidden}.story-stack__bg-media:before{content:"";z-index:1;opacity:.1;pointer-events:none;background:url(/hero/wide/car-wash-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.story-stack__bg-video{z-index:0;object-fit:cover;object-position:center;opacity:.5;width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;max-height:none;filter:blur(var(--story-bg-video-blur,18px)) saturate(.82) brightness(1.18);display:block;position:absolute;inset:0;transform:scale(1.08)}.story-stack__bg-dim{z-index:2;pointer-events:none;opacity:1;background:radial-gradient(circle at 77% 45%,#ffffff8a,#0000 32%),linear-gradient(90deg,#ffffffe6 0%,#f8f8f8b8 44%,#ffffffdb 100%);position:absolute;inset:0}.story-stack--shared-bg .story-slide{z-index:1;background:0 0;position:relative}.story-stack--mobile-slider.story-stack--shared-bg .story-slide{position:absolute;inset:0}.landing--story-style .story-slide{height:100dvh;min-height:100dvh;max-height:100dvh}.site-floating-actions{left:max(15px, env(safe-area-inset-left));right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));z-index:110;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:fixed}.site-floating-actions__btn{cursor:pointer;font:inherit;border:none;justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.site-floating-actions__btn--top{width:107px;min-width:107px;height:42px;color:var(--color-heading);background:#fffeff;border-radius:15px;margin-right:auto;box-shadow:0 4px 50px #00000040}.site-floating-actions__btn--top svg{flex-shrink:0;width:28px;height:28px}.site-floating-actions__btn--chat{background:var(--color-brand);color:#fff;min-width:107px;height:42px;box-shadow:0 4px 25px var(--color-brand-glow);border-radius:15px;padding:0 14px 0 10px;font-size:1.375rem;font-weight:600;line-height:1}.site-floating-actions__btn--chat svg{flex-shrink:0;width:28px;height:28px}.story-slide-carousel--phone .story-slide-carousel__main{flex-direction:column;align-items:stretch}.story-slide-carousel--phone .story-slide-carousel__viewport{flex:0 auto;width:100%}.story-slide-carousel--phone .story-slide-carousel__nav{flex-direction:row;flex:none;justify-content:center;gap:12px;width:100%}.landing--story-style .story-slide .story-slide__panel-stack--with-hints{grid-template-columns:1fr;place-content:stretch;gap:0;display:grid}.landing--story-style .story-slide .story-slide__panel-stack--with-hints:has(.story-slide__swipe-slot--prev):has(.story-slide__swipe-slot--next){grid-template-rows:auto minmax(0,1fr) auto}.landing--story-style .story-slide .story-slide__panel-stack--with-hints:has(.story-slide__swipe-slot--next):not(:has(.story-slide__swipe-slot--prev)){grid-template-rows:minmax(0,1fr) auto}.landing--story-style .story-slide .story-slide__panel-stack--with-hints:has(.story-slide__swipe-slot--prev):not(:has(.story-slide__swipe-slot--next)){grid-template-rows:auto minmax(0,1fr)}.landing--story-style .story-slide .story-slide__panel-stack--with-hints .story-slide__swipe-slot--prev{flex:none;grid-row:1}.landing--story-style .story-slide .story-slide__panel-stack--with-hints .story-slide__swipe-slot--next{flex:none;grid-row:-1}.landing--story-style .story-slide--hero-first .story-slide__panel-stack--with-hints,.landing--story-style .story-slide--functions-mobile .story-slide__panel-stack--with-hints,.landing--story-style .story-slide--terminals-mobile .story-slide__panel-stack--with-hints,.landing--story-style .story-slide--news-mobile .story-slide__panel-stack--with-hints,.landing--story-style .story-slide--support-mobile .story-slide__panel-stack--with-hints{gap:0}.landing--story-style .story-slide--hero-first .story-slide__panel-stack--with-hints .story-slide__panel,.landing--story-style .story-slide--functions-mobile .story-slide__panel-stack--with-hints .story-slide__panel,.landing--story-style .story-slide--terminals-mobile .story-slide__panel-stack--with-hints .story-slide__panel,.landing--story-style .story-slide--news-mobile .story-slide__panel-stack--with-hints .story-slide__panel,.landing--story-style .story-slide--support-mobile .story-slide__panel-stack--with-hints .story-slide__panel,.landing--story-style .story-slide .story-slide__panel-stack--with-hints .story-slide__panel{flex:auto;grid-row:2;height:auto;min-height:0;max-height:100%;margin-block:0;overflow:hidden}.landing--story-style .story-slide .story-slide__panel-stack--with-hints:not(:has(.story-slide__swipe-slot--prev)) .story-slide__panel{grid-row:1}.landing--story-style .story-slide--functions-mobile .story-slide__swipe-slot,.landing--story-style .story-slide--terminals-mobile .story-slide__swipe-slot,.landing--story-style .story-slide--news-mobile .story-slide__swipe-slot,.landing--story-style .story-slide--support-mobile .story-slide__swipe-slot{min-height:24px;max-height:32px;padding:0}:root{--story-mobile-header-clearance:max(calc(var(--site-header-offset,72px) + var(--story-mobile-content-top-gap,8px)), calc(10px + 48px + 12px + var(--story-mobile-content-top-gap,8px)))}.landing--story-style .story-slide .story-slide__panel-stack,.landing--story-style .story-slide .story-slide__panel-stack--with-hints{inset:auto;top:var(--story-mobile-header-clearance);box-sizing:border-box;pointer-events:none;justify-content:flex-start;width:100%;max-width:none;height:auto;max-height:none;position:absolute;bottom:0;left:0;right:0;overflow:clip;transform:none}.landing--story-style .story-slide.story-slide--revealed .story-slide__panel-stack,.landing--story-style .story-slide.story-slide--revealed .story-slide__panel-stack--with-hints{pointer-events:auto;height:auto;max-height:none}.landing--story-style .site-header{z-index:130;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;width:auto;position:fixed;top:10px;left:15px;right:16px}.landing--story-style .site-header--menu-open.site-header--story-mobile{width:auto;top:10px;left:15px;right:16px}.landing--story-style .site-header__story-shell{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9f9f9bf;border-radius:15px;flex-direction:column;gap:0;width:100%;display:flex;overflow:hidden;box-shadow:0 4px 50px #00000080}.landing--story-style .site-header__inner{box-sizing:border-box;width:100%;min-height:48px;box-shadow:none;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:6px 7px;display:flex}.landing--story-style .site-header__inner:has(.site-header__progress){display:flex}.landing--story-style .site-header--story-mobile .site-header__progress{display:none}.landing--story-style .site-header__brand{color:#000;flex:auto;align-items:center;gap:10px;min-width:0;font-size:1.25rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.landing--story-style .site-header__brand-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing--story-style .site-header__logo-img{object-fit:contain;border-radius:0;width:36px;min-width:36px;height:36px}.landing--story-style .site-header__menu-btn{background:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.landing--story-style .site-header__menu-btn:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.site-header__drawer-backdrop--story{z-index:125;inset:0}.site-header__drawer--story{z-index:auto;opacity:0;visibility:hidden;pointer-events:none;width:100%;max-width:none;max-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-top:1px solid #0000;margin:0;padding:0 12px;transition:max-height .4s cubic-bezier(.22,1,.36,1),opacity .28s,padding .4s cubic-bezier(.22,1,.36,1),visibility 0s linear .4s;position:relative;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.site-header__drawer--story.site-header__drawer--open{opacity:1;visibility:visible;pointer-events:auto;border-top-color:#0000000f;max-height:min(70vh,420px);padding:4px 12px 16px;transition:max-height .42s cubic-bezier(.22,1,.36,1),opacity .32s,padding .42s cubic-bezier(.22,1,.36,1),visibility;overflow-y:auto;transform:none}@media (prefers-reduced-motion:reduce){.site-header__drawer--story,.site-header__drawer--story.site-header__drawer--open{transition:none}}.site-header__drawer--story a{color:#000;text-align:center;justify-content:center;align-items:center;min-height:50px;font-size:1.5rem;font-weight:600;line-height:1.2;display:flex}.site-header__drawer--story .site-header__drawer-chat{background:var(--color-brand);text-align:center;border-radius:15px;justify-content:center}.landing--story-style .story-slide--hero-first .story-slide__panel-stack,.landing--story-style .story-slide--hero-first.story-slide--revealed .story-slide__panel-stack{padding:0 15px var(--story-mobile-float-inset)}.landing--story-style .story-slide--hero-first .story-slide__panel{height:auto;min-height:0;max-height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex:0 auto;transform:none}.landing--story-style .story-slide--hero-first.story-slide--revealed .story-slide__panel{opacity:1;pointer-events:auto}.landing--story-style .story-slide--hero-first .story-slide__panel-body{overscroll-behavior:contain;flex-direction:column;flex:0 auto;justify-content:flex-start;height:auto;min-height:0;max-height:100%;padding:0;display:flex;overflow:hidden auto}.landing--story-style .story-slide--hero-first .story-block--hero{flex-direction:column;flex:none;min-height:0;display:flex}.landing--story-style .story-slide--hero-first .story-block__hero-grid{flex-direction:column;flex:none;align-items:stretch;gap:12px;min-height:0;display:flex}.landing--story-style .story-slide--hero-first .hero__copy{text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.landing--story-style .story-slide--hero-first .hero__title{letter-spacing:-.01em;color:#000;text-align:center;max-width:none;margin:0 0 12px;font-size:clamp(1.625rem,7.5vw,2rem);font-weight:700;line-height:1.22}.landing--story-style .story-slide--hero-first .hero__lead{color:#000;text-align:center;max-width:none;margin:0 0 10px;font-size:1rem;font-weight:500;line-height:1.2}.landing--story-style .story-slide--hero-first .hero__connected{color:var(--color-brand);text-align:center;margin:0 0 14px;font-size:1.125rem;font-weight:500;line-height:1.22}.landing--story-style .story-slide--hero-first .hero__actions.hero__actions--legacy{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px;width:100%;margin:0 0 8px;display:flex}.landing--story-style .story-slide--hero-first .hero__actions .btn--primary{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff;min-height:63px;box-shadow:0 4px 25px var(--color-brand-glow);border-radius:15px;flex:140px;padding:10px 12px;font-size:1.125rem;font-weight:500;line-height:1.1;animation:none}.landing--story-style .story-slide--hero-first .hero__actions .btn--primary:hover{background:var(--color-brand);filter:brightness(1.04)}.landing--story-style .story-slide--hero-first .hero-contact-cta{border:1px solid var(--color-brand);background:var(--color-brand-soft);color:#000;white-space:normal;border-radius:15px;flex:140px;min-height:63px;margin:0;padding:10px 12px;font-size:1.125rem;font-weight:600;line-height:1.1;animation:none;box-shadow:0 4px 25px #00000040}.landing--story-style .story-slide--hero-first .hero-contact-cta__chevron{display:none}.landing--story-style .story-slide--hero-first .hero-contact-cta:hover{background:var(--color-brand-soft-hover);border-color:var(--color-brand);color:#000;transform:none}.landing--story-style .story-slide--hero-first .story-slide__panel-body .story-block--hero .hero__visual{aspect-ratio:auto;order:1;min-height:0;max-height:none;padding:0}.landing--story-style .story-slide--hero-first .hero__visual{aspect-ratio:auto;width:100%;min-height:0;max-height:none;box-shadow:none;background:0 0;border-radius:0;flex:0 auto;order:1;margin-top:0;padding:0;overflow:visible}.landing--story-style .story-slide--hero-first .hero__visual-inner{aspect-ratio:443/387;width:min(100%,1.1447*min(180px,24svh));min-width:0;height:auto;min-height:0;max-height:min(180px,24svh);margin-inline:auto;display:block;position:relative;overflow:hidden}.landing--story-style .story-slide--hero-first .hero__visual-img{object-fit:contain;object-position:center bottom;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;display:block;position:absolute;inset:0}.landing--story-style .story-slide--hero-first .hero__visual-inner svg{width:100%;max-width:none;height:100%;max-height:none;display:block;position:absolute;inset:0}@media (height<=680px){.landing--story-style .story-slide--hero-first .hero__title{margin-bottom:8px;font-size:clamp(1.375rem,6.8vw,1.625rem);line-height:1.15}.landing--story-style .story-slide--hero-first .hero__lead{margin-bottom:6px;font-size:.9375rem}.landing--story-style .story-slide--hero-first .hero__connected{margin-bottom:10px;font-size:1rem}.landing--story-style .story-slide--hero-first .hero__actions.hero__actions--legacy{gap:8px;margin-bottom:4px}.landing--story-style .story-slide--hero-first .hero__actions .btn--primary,.landing--story-style .story-slide--hero-first .hero-contact-cta{min-height:52px;font-size:1rem}.landing--story-style .story-slide--hero-first .story-block__hero-grid{gap:8px}.landing--story-style .story-slide--hero-first .hero__visual-inner{width:min(100%,1.1447*min(140px,20svh));max-height:min(140px,20svh)}}@media (height<=580px){.landing--story-style .story-slide--hero-first .hero__actions .btn--primary,.landing--story-style .story-slide--hero-first .hero-contact-cta{min-height:48px;font-size:.9375rem}.landing--story-style .story-slide--hero-first .hero__visual-inner{width:min(100%,1.1447*min(112px,17svh));max-height:min(112px,17svh)}}.landing--story-style .story-slide--functions-mobile .story-slide__panel-stack,.landing--story-style .story-slide--functions-mobile.story-slide--revealed .story-slide__panel-stack{padding:0 15px var(--story-mobile-float-inset)}.landing--story-style .story-slide--functions-mobile .story-slide__panel{height:auto;min-height:0;max-height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex:0 auto;transform:none}.landing--story-style .story-slide--functions-mobile.story-slide--revealed .story-slide__panel{opacity:1;pointer-events:auto}.landing--story-style .story-slide--functions-mobile .story-slide__panel-body{overscroll-behavior:contain;flex-direction:column;flex:0 auto;justify-content:center;height:auto;min-height:0;max-height:100%;padding:0 0 10px;display:flex;overflow:hidden auto}.landing--story-style .story-slide--functions-mobile .story-block--functions{flex-direction:column;flex:none;min-height:0;display:flex}.landing--story-style .story-slide--functions-mobile .story-block__functions-grid{flex-direction:column;flex:none;align-items:stretch;gap:12px;height:auto;min-height:0;display:flex}.landing--story-style .story-slide--functions-mobile .functions-slide__copy{text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.landing--story-style .story-slide--functions-mobile .functions-slide__title{letter-spacing:-.01em;color:#000;text-align:center;max-width:none;margin:0 0 8px;font-size:clamp(1.5rem,6.8vw,1.875rem);font-weight:700;line-height:1.2}.landing--story-style .story-slide--functions-mobile .functions-slide__lead{color:#000;text-align:center;max-width:none;margin:0 0 8px;font-size:.9375rem;font-weight:600;line-height:1.2}.landing--story-style .story-slide--functions-mobile .hero__connected{color:var(--color-brand);text-align:center;margin:0 0 10px;font-size:1.125rem;font-weight:500;line-height:1.22}.landing--story-style .story-slide--functions-mobile .hero__actions.hero__actions--legacy{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px;width:100%;margin:0 0 10px;display:flex}.landing--story-style .story-slide--functions-mobile .hero__actions .btn--primary{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff;min-height:56px;box-shadow:0 4px 25px var(--color-brand-glow);border-radius:15px;flex:140px;padding:10px 12px;font-size:1.125rem;font-weight:500;line-height:1.1;animation:none}.landing--story-style .story-slide--functions-mobile .hero-contact-cta{border:1px solid var(--color-brand);background:var(--color-brand-soft);color:#000;white-space:normal;border-radius:15px;flex:140px;min-height:56px;margin:0;padding:10px 12px;font-size:1.125rem;font-weight:600;line-height:1.1;animation:none;box-shadow:0 4px 25px #00000040}.landing--story-style .story-slide--functions-mobile .hero-contact-cta__chevron{display:none}.landing--story-style .story-slide--functions-mobile .story-intro-actions{flex-direction:column;order:3;align-items:center;width:100%;margin:0 0 10px;display:flex}.landing--story-style .story-slide--functions-mobile .story-intro-actions__buttons{display:none}.landing--story-style .story-slide--functions-mobile .story-intro-actions__functions-link{color:var(--color-brand);align-items:center;gap:4px;margin:0;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.landing--story-style .story-slide--functions-mobile .story-intro-actions__functions-link:hover{text-decoration:underline}.landing--story-style .story-slide--functions-mobile .hero__actions.hero__actions--legacy{order:2}.landing--story-style .story-slide--functions-mobile .story-block--functions .story-slide-carousel{flex:none;align-self:stretch;min-height:0;max-height:none}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__main{flex-direction:column;align-items:stretch;gap:8px;height:auto;min-height:0}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__viewport.functions-slide__cards{box-sizing:border-box;flex:0 auto;grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px 12px;min-height:0;max-height:none;padding-bottom:6px;display:grid;overflow:visible}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__cell{height:auto;min-height:0}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__cell>.feature-card,.landing--story-style .story-slide--functions-mobile .story-slide-carousel__cell>button.feature-card{height:auto}.landing--story-style .story-slide--functions-mobile .feature-card--figma{height:auto;min-height:0;max-height:none;box-shadow:var(--story-figma-card-shadow);border-radius:15px}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__media{background-color:#f3f3f3;border-radius:15px 15px 0 0;flex:none;width:100%;height:0;padding-top:52%;position:relative;overflow:hidden}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__media--cover{background-position:50%;background-repeat:no-repeat;background-size:contain}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__media-fallback{position:absolute;inset:0}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__body{background:#fff;border-radius:0 0 15px 15px;flex:none;gap:0;min-height:2.5em;padding:6px 8px 8px}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__text{display:none}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__title{-webkit-line-clamp:2;text-align:center;color:#000;-webkit-box-orient:vertical;margin:0;font-size:clamp(.6875rem,3vw,.8125rem);font-weight:600;line-height:1.15;display:-webkit-box;overflow:hidden}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__nav{flex-direction:row;flex:none;justify-content:center;gap:12px}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__btn{border-radius:12px;width:40px;height:40px}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__btn svg{width:18px;height:18px}.landing--story-style .story-slide--terminals-mobile .story-slide__panel-stack,.landing--story-style .story-slide--terminals-mobile.story-slide--revealed .story-slide__panel-stack{padding:0 15px var(--story-mobile-float-inset)}.landing--story-style .story-slide--terminals-mobile .story-slide__panel{height:auto;min-height:0;max-height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex:0 auto;transform:none}.landing--story-style .story-slide--terminals-mobile.story-slide--revealed .story-slide__panel{opacity:1;pointer-events:auto}.landing--story-style .story-slide--terminals-mobile .story-slide__panel-body{overscroll-behavior:contain;flex-direction:column;flex:0 auto;justify-content:center;height:auto;min-height:0;max-height:100%;padding:0;display:flex;overflow:hidden auto}.landing--story-style .story-slide--terminals-mobile .story-block--terminals{flex-direction:column;flex:none;min-height:0;display:flex}.landing--story-style .story-slide--terminals-mobile .story-block__terminals-grid{flex-direction:column;flex:none;align-items:stretch;gap:6px;height:auto;min-height:0;display:flex;overflow:visible}.landing--story-style .story-slide--terminals-mobile .terminals-slide__copy{text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.landing--story-style .story-slide--terminals-mobile .terminals-slide__title{letter-spacing:-.01em;color:#000;text-align:center;margin:0 0 4px;font-size:clamp(1.25rem,5.6vw,1.5rem);font-weight:700;line-height:1.15}.landing--story-style .story-slide--terminals-mobile .terminals-slide__lead{-webkit-line-clamp:2;color:#000;text-align:center;-webkit-box-orient:vertical;max-width:none;margin:0 0 4px;font-size:.8125rem;font-weight:600;line-height:1.15;display:-webkit-box;overflow:hidden}.landing--story-style .story-slide--terminals-mobile .hero__connected{color:var(--color-brand);text-align:center;margin:0 0 6px;font-size:1rem;font-weight:500;line-height:1.2}.landing--story-style .story-slide--terminals-mobile .story-intro-actions{display:none}.landing--story-style .story-slide--terminals-mobile .hero__actions.hero__actions--legacy{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:8px;width:100%;margin:0 0 4px;display:flex}.landing--story-style .story-slide--terminals-mobile .hero__actions .btn--primary{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff;min-height:44px;box-shadow:0 4px 25px var(--color-brand-glow);border-radius:15px;flex:130px;padding:8px 10px;font-size:1rem;font-weight:500;line-height:1.1;animation:none}.landing--story-style .story-slide--terminals-mobile .hero-contact-cta{border:1px solid var(--color-brand);background:var(--color-brand-soft);color:#000;white-space:normal;border-radius:15px;flex:130px;min-height:44px;margin:0;padding:8px 10px;font-size:1rem;font-weight:600;line-height:1.1;animation:none;box-shadow:0 4px 25px #00000040}.landing--story-style .story-slide--terminals-mobile .hero-contact-cta__chevron{display:none}.landing--story-style .story-slide--terminals-mobile .story-block--terminals .story-slide-carousel{flex:none;align-self:stretch;min-height:0;max-height:none;overflow:visible}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__main{flex-direction:column;align-items:stretch;gap:4px;height:auto;min-height:0;max-height:none;overflow:visible}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__viewport.terminals-slide__cards{flex:none;grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px 10px;min-height:0;max-height:none;display:grid;overflow:visible}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__viewport.terminals-slide__cards[data-cols="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__cell{height:auto;min-height:0}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__cell>.terminal-card,.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__cell>button.terminal-card{height:auto}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma{height:auto;min-height:0;max-height:none;box-shadow:var(--story-figma-card-shadow);border-radius:15px;flex-direction:column;display:flex;overflow:hidden;container:story-terminal-card/inline-size}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__media{background-color:#f5f5f5;border-radius:15px 15px 0 0;flex:none;width:100%;height:0;padding-top:52%;position:relative;overflow:hidden}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__media--cover{background-position:50%;background-repeat:no-repeat;background-size:contain}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__media-fallback{justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;inset:0}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__body{background:#fff;flex:none;justify-content:center;align-items:center;min-height:0;padding:5px 5px 3px}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__title{-webkit-line-clamp:2;text-align:center;color:#000;-webkit-box-orient:vertical;margin:0;font-size:clamp(.625rem,2.8vw,.75rem);font-weight:600;line-height:1.12;display:-webkit-box;overflow:hidden}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__text{display:none}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__price{background:var(--color-brand);min-height:26px;box-shadow:none;white-space:nowrap;border-radius:0 0 15px 15px;flex:none;min-width:0;margin-top:auto;padding:4px 5px;font-size:clamp(.5625rem,5.55556cqw,.75rem);font-weight:600;line-height:1.15}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__nav{flex-direction:row;flex:none;justify-content:center;gap:10px;margin-top:2px}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__btn{border-radius:10px;width:36px;height:36px}.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__btn svg{width:18px;height:18px}.landing--story-style .story-slide--news-mobile .story-slide__panel-stack,.landing--story-style .story-slide--news-mobile.story-slide--revealed .story-slide__panel-stack{padding:0 15px var(--story-mobile-float-inset)}.landing--story-style .story-slide--news-mobile .story-slide__panel{height:auto;min-height:0;max-height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex:0 auto;transform:none}.landing--story-style .story-slide--news-mobile.story-slide--revealed .story-slide__panel{opacity:1;pointer-events:auto}.landing--story-style .story-slide--news-mobile.story-slide--revealed .story-slide__panel,.landing--story-style .story-slide--news-mobile.story-slide--revealed .story-slide__panel.story-slide__panel--news-only{flex:0 auto;height:auto;min-height:0;max-height:100%}.landing--story-style .story-slide--news-mobile.story-slide--revealed .story-slide__panel-body,.landing--story-style .story-slide--news-mobile.story-slide--revealed .story-slide__panel-body.story-slide__panel-body--news-only{overflow:hidden}.landing--story-style .story-slide--news-mobile .story-slide__panel-body{flex-direction:column;flex:0 auto;justify-content:flex-start;height:auto;min-height:0;max-height:100%;padding:0;display:flex;overflow:hidden}.landing--story-style .story-slide--news-mobile .story-block--news-only{flex-direction:column;flex:none;height:auto;min-height:0;display:flex}.landing--story-style .story-slide--news-mobile .story-block__news-grid{flex-direction:column;flex:none;align-items:stretch;gap:10px;height:auto;min-height:0;display:flex}.landing--story-style .story-slide--news-mobile .news-slide__copy{text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.landing--story-style .story-slide--news-mobile .news-slide__title{letter-spacing:-.01em;color:#000;text-align:center;max-width:none;margin:0 0 8px;font-size:clamp(1.625rem,7.5vw,2rem);font-weight:700;line-height:1.22}.landing--story-style .story-slide--news-mobile .news-slide__lead{color:#000;text-align:center;max-width:none;margin:0 0 8px;font-size:1rem;font-weight:600;line-height:1.2}.landing--story-style .story-slide--news-mobile .hero__connected{color:var(--color-brand);text-align:center;margin:0 0 10px;font-size:1.125rem;font-weight:500;line-height:1.22}.landing--story-style .story-slide--news-mobile .story-intro-actions{flex-direction:column;order:3;align-items:center;width:100%;margin:0 0 12px;display:flex}.landing--story-style .story-slide--news-mobile .story-intro-actions__buttons{display:none}.landing--story-style .story-slide--news-mobile .story-intro-actions__functions-link{color:var(--color-brand);align-items:center;gap:4px;margin:0;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.landing--story-style .story-slide--news-mobile .story-intro-actions__functions-link:hover{text-decoration:underline}.landing--story-style .story-slide--news-mobile .hero__actions.hero__actions--legacy{flex-wrap:wrap;order:2;justify-content:center;align-items:stretch;gap:10px;width:100%;margin:0 0 8px;display:flex}.landing--story-style .story-slide--news-mobile .hero__actions .btn--primary{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff;border-radius:15px;flex:140px;min-height:56px;padding:10px 12px;font-size:1.125rem;font-weight:500;line-height:1.1;animation:none;box-shadow:0 2px 8px #d9183938}.landing--story-style .story-slide--news-mobile .hero-contact-cta{border:1px solid var(--color-brand);background:var(--color-brand-soft);color:#000;white-space:normal;border-radius:15px;flex:140px;min-height:56px;margin:0;padding:10px 12px;font-size:1.125rem;font-weight:600;line-height:1.1;animation:none;box-shadow:0 2px 8px #00000014}.landing--story-style .story-slide--news-mobile .hero-contact-cta__chevron{display:none}.landing--story-style .story-slide--news-mobile .news-slide__panel{background:#ffffffbf;border:1px solid #00000024;border-radius:15px;flex-direction:column;flex:0 auto;width:100%;min-height:0;max-height:min(273px,34svh);padding:0;display:flex;overflow:hidden;box-shadow:0 4px 14px #0000001a}.landing--story-style .story-slide--news-mobile .news-panel__head{background:#d9d9d9;border-bottom:none;border-radius:15px 15px 0 0;flex:none;justify-content:center;margin:0;padding:4px 12px}.landing--story-style .story-slide--news-mobile .news-panel__title{text-align:center;color:#000;margin:0;font-size:1rem;font-weight:600;line-height:1.2}.landing--story-style .story-slide--news-mobile .news-panel__list{flex:auto;min-height:0;max-height:none;overflow:hidden}.landing--story-style .story-slide--news-mobile .news-panel__item{padding:0}.landing--story-style .story-slide--news-mobile .news-panel__item-button{width:100%;min-height:41px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #00000080;grid-template-columns:48px 35px minmax(0,1fr);align-items:center;gap:8px;padding:3px 8px;display:grid}.landing--story-style .story-slide--news-mobile .news-panel__item:first-child .news-panel__item-button{border-top:none}.landing--story-style .story-slide--news-mobile .news-panel__item-button:hover{background:#f826260b}.landing--story-style .story-slide--news-mobile .news-panel__date{color:#f82626;text-align:center;white-space:normal;margin:0;font-size:.625rem;font-weight:600;line-height:1.15}.landing--story-style .story-slide--news-mobile .news-panel__thumb{object-fit:cover;background:#f3f3f3;border-radius:15px;width:35px;height:35px}.landing--story-style .story-slide--news-mobile .news-panel__headline{color:#000;-webkit-line-clamp:3;text-align:left;-webkit-box-orient:vertical;margin:0;font-size:.625rem;font-weight:600;line-height:1.15;display:-webkit-box;overflow:hidden}.landing--story-style .story-slide--news-mobile .news-panel__footer{display:none}.landing--story-style .story-slide--support-mobile .story-slide__panel-stack,.landing--story-style .story-slide--support-mobile.story-slide--revealed .story-slide__panel-stack{padding:0 15px var(--story-mobile-float-inset)}.landing--story-style .story-slide--support-mobile .story-slide__panel{height:auto;min-height:0;max-height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex:0 auto;transform:none}.landing--story-style .story-slide--support-mobile.story-slide--revealed .story-slide__panel{opacity:1;pointer-events:auto}.landing--story-style .story-slide--support-mobile .story-slide__panel-body{flex-direction:column;flex:0 auto;justify-content:flex-start;height:auto;min-height:0;max-height:100%;padding:0;display:flex;overflow:hidden}.landing--story-style .story-slide--support-mobile .story-block--cta{flex-direction:column;flex:none;min-height:0;display:flex}.landing--story-style .story-slide--support-mobile .story-block__cta-grid{flex-direction:column;flex:none;align-items:stretch;gap:10px;height:auto;min-height:0;display:flex}.landing--story-style .story-slide--support-mobile .support-slide__copy{text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.landing--story-style .story-slide--support-mobile .support-slide__title{letter-spacing:-.01em;color:#000;text-align:center;max-width:none;margin:0 0 10px;font-size:clamp(1.75rem,8.2vw,2rem);font-weight:700;line-height:1.22}.landing--story-style .story-slide--support-mobile .support-slide__lead{color:#000;text-align:center;max-width:none;margin:0 0 10px;font-size:1rem;font-weight:600;line-height:1.1875}.landing--story-style .story-slide--support-mobile .hero__connected{color:var(--color-brand);text-align:center;margin:0 0 12px;font-size:1.125rem;font-weight:500;line-height:1.22}.landing--story-style .story-slide--support-mobile .story-intro-actions{display:none}.landing--story-style .story-slide--support-mobile .hero__actions.hero__actions--legacy{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px;width:100%;margin:0 0 8px;display:flex}.landing--story-style .story-slide--support-mobile .hero__actions .btn--primary{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff;border-radius:15px;flex:140px;min-height:63px;padding:10px 12px;font-size:1.25rem;font-weight:500;line-height:1;animation:none;box-shadow:0 2px 10px #d9183947}.landing--story-style .story-slide--support-mobile .hero-contact-cta{border:1px solid var(--color-brand);background:var(--color-brand-soft);color:#000;white-space:normal;border-radius:15px;flex:140px;min-height:63px;margin:0;padding:10px 12px;font-size:1.25rem;font-weight:600;line-height:1;animation:none;box-shadow:0 2px 8px #00000014}.landing--story-style .story-slide--support-mobile .hero-contact-cta__chevron{display:none}.landing--story-style .story-slide--support-mobile .support-slide__visual{flex:none;order:1;width:100%;height:auto;min-height:0;margin-top:0;padding:0 7px;overflow:visible}.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art,.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art--photo{width:100%;height:auto;min-height:0;max-height:min(274px,32svh);box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;overflow:visible}.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art-img{object-fit:contain;object-position:center bottom;width:100%;height:auto;min-height:0;max-height:min(274px,32svh);display:block}@media (height<=740px){.landing--story-style{--story-mobile-float-inset:max(52px, calc(env(safe-area-inset-bottom) + 44px));--story-mobile-content-top-gap:4px}.landing--story-style .story-slide--functions-mobile .story-slide__swipe-slot,.landing--story-style .story-slide--terminals-mobile .story-slide__swipe-slot,.landing--story-style .story-slide--news-mobile .story-slide__swipe-slot,.landing--story-style .story-slide--support-mobile .story-slide__swipe-slot{min-height:16px;max-height:22px}.landing--story-style .story-slide--hero-first .hero__title,.landing--story-style .story-slide--functions-mobile .functions-slide__title,.landing--story-style .story-slide--terminals-mobile .terminals-slide__title,.landing--story-style .story-slide--news-mobile .news-slide__title,.landing--story-style .story-slide--support-mobile .support-slide__title{margin-bottom:6px;font-size:clamp(1.25rem,5.8vw,1.5rem);line-height:1.15}.landing--story-style .story-slide--hero-first .hero__lead,.landing--story-style .story-slide--functions-mobile .functions-slide__lead,.landing--story-style .story-slide--terminals-mobile .terminals-slide__lead,.landing--story-style .story-slide--news-mobile .news-slide__lead,.landing--story-style .story-slide--support-mobile .support-slide__lead{margin-bottom:4px;font-size:.8125rem;line-height:1.15}.landing--story-style .story-slide--hero-first .hero__connected,.landing--story-style .story-slide--functions-mobile .hero__connected,.landing--story-style .story-slide--terminals-mobile .hero__connected,.landing--story-style .story-slide--news-mobile .hero__connected,.landing--story-style .story-slide--support-mobile .hero__connected{margin-bottom:6px;font-size:.9375rem}.landing--story-style .story-slide--hero-first .hero__actions.hero__actions--legacy,.landing--story-style .story-slide--functions-mobile .hero__actions.hero__actions--legacy,.landing--story-style .story-slide--terminals-mobile .hero__actions.hero__actions--legacy,.landing--story-style .story-slide--news-mobile .hero__actions.hero__actions--legacy,.landing--story-style .story-slide--support-mobile .hero__actions.hero__actions--legacy{gap:6px;margin-bottom:4px}.landing--story-style .story-slide--hero-first .hero__actions .btn--primary,.landing--story-style .story-slide--hero-first .hero-contact-cta,.landing--story-style .story-slide--functions-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--functions-mobile .hero-contact-cta,.landing--story-style .story-slide--terminals-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--terminals-mobile .hero-contact-cta,.landing--story-style .story-slide--news-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--news-mobile .hero-contact-cta,.landing--story-style .story-slide--support-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--support-mobile .hero-contact-cta{min-height:40px;padding:6px 10px;font-size:.9375rem}.landing--story-style .story-slide--hero-first .story-block__hero-grid,.landing--story-style .story-slide--functions-mobile .story-block__functions-grid,.landing--story-style .story-slide--terminals-mobile .story-block__terminals-grid,.landing--story-style .story-slide--news-mobile .story-block__news-grid,.landing--story-style .story-slide--support-mobile .story-block__cta-grid{gap:6px}.landing--story-style .story-slide--functions-mobile .story-slide__panel-body,.landing--story-style .story-slide--terminals-mobile .story-slide__panel-body{padding-bottom:0;overflow-y:auto}.landing--story-style .story-slide--functions-mobile .story-intro-actions,.landing--story-style .story-slide--news-mobile .story-intro-actions{margin-bottom:6px}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__viewport.functions-slide__cards,.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__viewport.terminals-slide__cards{gap:6px 8px}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__media,.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__media{padding-top:44%}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__body{min-height:2em;padding:4px 6px 6px}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__body{padding:3px 4px 2px}.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__price{min-height:22px;padding:3px 4px}.landing--story-style .story-slide--functions-mobile .story-slide-carousel__btn,.landing--story-style .story-slide--terminals-mobile .story-slide-carousel__btn{width:32px;height:32px}.landing--story-style .story-slide--news-mobile .news-slide__panel{max-height:min(210px,26svh)}.landing--story-style .story-slide--news-mobile .news-panel__item-button{grid-template-columns:40px 28px minmax(0,1fr);gap:6px;min-height:34px;padding:2px 6px}.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art,.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art--photo,.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art-img{max-height:min(190px,24svh)}.landing--story-style .story-slide--hero-first .hero__visual-inner{width:min(100%,1.1447*min(130px,19svh));max-height:min(130px,19svh)}.site-floating-actions__btn--top,.site-floating-actions__btn--chat{min-width:96px;height:38px;font-size:1.125rem}.site-floating-actions__btn--top svg,.site-floating-actions__btn--chat svg{width:24px;height:24px}}@media (height<=600px){.landing--story-style{--story-mobile-float-inset:max(44px, calc(env(safe-area-inset-bottom) + 36px))}.landing--story-style .story-slide--hero-first .hero__title,.landing--story-style .story-slide--functions-mobile .functions-slide__title,.landing--story-style .story-slide--terminals-mobile .terminals-slide__title,.landing--story-style .story-slide--news-mobile .news-slide__title,.landing--story-style .story-slide--support-mobile .support-slide__title{font-size:clamp(1.125rem,5.2vw,1.375rem)}.landing--story-style .story-slide--hero-first .hero__actions .btn--primary,.landing--story-style .story-slide--hero-first .hero-contact-cta,.landing--story-style .story-slide--functions-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--functions-mobile .hero-contact-cta,.landing--story-style .story-slide--terminals-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--terminals-mobile .hero-contact-cta,.landing--story-style .story-slide--news-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--news-mobile .hero-contact-cta,.landing--story-style .story-slide--support-mobile .hero__actions .btn--primary,.landing--story-style .story-slide--support-mobile .hero-contact-cta{min-height:36px;font-size:.875rem}.landing--story-style .story-slide--functions-mobile .feature-card--figma .feature-card__media,.landing--story-style .story-slide--terminals-mobile .terminal-card--figma .terminal-card__media{padding-top:38%}.landing--story-style .story-slide--news-mobile .news-slide__panel{max-height:min(170px,22svh)}.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art,.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art--photo,.landing--story-style .story-slide--support-mobile .support-slide__visual .cta__art-img{max-height:min(150px,20svh)}.landing--story-style .story-slide--hero-first .hero__visual-inner{width:min(100%,1.1447*min(100px,16svh));max-height:min(100px,16svh)}}}._root_nn67m_1{--car-progress-road:#e8e8e8;--car-progress-fill:var(--color-primary,#e31c23);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border,#f0dede);box-sizing:border-box;background:#fffffff0;width:100%;padding:8px 16px 10px}._rootSticky_nn67m_12{top:var(--site-header-offset,72px);z-index:115;position:sticky}._rootInline_nn67m_18{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none;width:100%;padding:0}._captionInline_nn67m_26{text-align:right;margin:0 0 1px;font-size:.625rem;line-height:1}._trackInline_nn67m_33{max-width:none;height:34px;margin:0}._rootInline_nn67m_18 ._road_nn67m_39{height:5px;bottom:4px}._rootInline_nn67m_18 ._carImg_nn67m_44{width:72px;max-height:30px}._rootInline_nn67m_18 ._trafficLight_nn67m_49{width:10px}._rootInline_nn67m_18 ._carWrap_nn67m_53{bottom:1px}._rootHeaderMobile_nn67m_57._rootInline_nn67m_18 ._trackInline_nn67m_33{box-sizing:border-box;height:44px;padding-left:2px}._rootHeaderMobile_nn67m_57._rootInline_nn67m_18 ._lightItem_nn67m_63:first-child{transform:translate(0)}._rootHeaderMobile_nn67m_57._rootInline_nn67m_18 ._carImg_nn67m_44{width:80px;max-height:38px}._rootHeaderMobile_nn67m_57._rootInline_nn67m_18 ._trafficLight_nn67m_49{width:12px}._rootHeaderMobile_nn67m_57._rootInline_nn67m_18 ._captionInline_nn67m_26{margin-bottom:2px;font-size:.6875rem}._caption_nn67m_26{text-align:center;color:var(--color-muted,#737373);letter-spacing:.02em;margin:0 0 6px;font-size:.75rem;font-weight:500;line-height:1.2}._track_nn67m_33{max-width:720px;height:72px;margin:0 auto;position:relative}._road_nn67m_39{background:var(--car-progress-road);border-radius:999px;height:8px;position:absolute;bottom:6px;left:0;right:0;overflow:hidden}._roadMarking_nn67m_109{pointer-events:none;z-index:1;border-top:1px dashed #ffffffa6;height:0;position:absolute;top:50%;left:8px;right:8px;transform:translateY(-50%)}._roadFill_nn67m_121{background:var(--car-progress-fill);z-index:0;border-radius:999px;width:0;transition:width .45s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0}._lights_nn67m_133{z-index:2;justify-content:space-between;align-items:flex-start;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:0;left:0;right:0}._lightItem_nn67m_63{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}._lightItem_nn67m_63:first-child{align-items:flex-start;transform:translate(0)}._lightItem_nn67m_63:last-child:not(:first-child){align-items:flex-end;transform:translate(-100%)}._lightItem_nn67m_63:only-child{align-items:center;transform:translate(-50%)}._carWrap_nn67m_53{z-index:3;pointer-events:none;align-items:flex-end;transition:left .45s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:2px;left:0;transform:translate(-50%)}._carImg_nn67m_44{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 2px 3px #0000002e);width:132px;height:auto;max-height:56px;display:block}._trafficLight_nn67m_49{filter:drop-shadow(0 1px 2px #00000024);width:16px;height:auto;display:block}._lamp_nn67m_200{transition:fill .35s,opacity .35s}@media (width<=500px){._root_nn67m_1{padding:6px 12px 8px}._track_nn67m_33{height:62px}._carImg_nn67m_44{width:108px;max-height:48px}._trafficLight_nn67m_49{width:14px}}@media (prefers-reduced-motion:reduce){._roadFill_nn67m_121,._carWrap_nn67m_53,._lamp_nn67m_200{transition-duration:.01ms}}.chat-reply-preview{z-index:1000;border:1px solid var(--color-border,#f0dede);background:#fff;border-radius:16px;width:min(320px,100vw - 32px);padding:16px 16px 14px;animation:.32s ease-out chat-reply-preview-in;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 40px #500a0f24}@keyframes chat-reply-preview-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.chat-reply-preview__close{width:28px;height:28px;color:var(--color-muted,#737373);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:1.25rem;line-height:1;position:absolute;top:10px;right:10px}.chat-reply-preview__close:hover{color:var(--color-heading,#1a1a1a);background:#0000000d}.chat-reply-preview__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary,#e31c23);margin:0 0 10px;font-size:.6875rem;font-weight:800}.chat-reply-preview__head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.chat-reply-preview__avatar{background:var(--color-primary,#e31c23);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9375rem;font-weight:800;display:flex}.chat-reply-preview__meta{min-width:0}.chat-reply-preview__name{color:var(--color-heading,#1a1a1a);font-size:.9375rem;font-weight:800;display:block}.chat-reply-preview__time{color:var(--color-muted,#737373);margin-top:2px;font-size:.75rem;display:block}.chat-reply-preview__text{color:var(--color-text,#4d4d4d);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.chat-reply-preview__open{background:var(--color-primary,#e31c23);color:#fff;width:100%;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:11px 16px;font-size:.875rem;font-weight:700;transition:filter .15s;display:block}.chat-reply-preview__open:hover{filter:brightness(1.05)}@media (width<=500px){.chat-reply-preview{width:100%;max-width:none;padding-bottom:max(14px, env(safe-area-inset-bottom));border-bottom:0;border-right:0;border-radius:16px 16px 0 0;bottom:0;right:0}}.site-chat{z-index:1001;pointer-events:none;position:fixed;inset:0}.site-chat__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;pointer-events:auto;background:#1a1a1a47;border:0;margin:0;padding:0;position:absolute;inset:0}.site-chat__panel{width:min(400px,100vw - 32px);max-height:min(560px, calc(100dvh - var(--site-header-offset,72px) - 32px));border-radius:var(--radius-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);pointer-events:auto;background:#fff;flex-direction:column;display:flex;position:absolute;bottom:16px;right:16px;overflow:hidden}.site-chat__header{border-bottom:1px solid var(--color-border);background:#fafafa;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.site-chat__title{color:var(--color-heading);margin:0;font-size:1.05rem;font-weight:800}.site-chat__lead{color:var(--color-text-muted,#737373);margin:4px 0 0;font-size:.8125rem}.site-chat__close{width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;font-size:1.5rem;line-height:1}.site-chat__close:hover{background:#0000000f}.site-chat__messages{flex:1;min-height:200px;padding:12px 14px;overflow-y:auto}.site-chat__empty{color:var(--color-text);margin:0;font-size:.9rem;line-height:1.55}.site-chat__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.site-chat__bubble{border-radius:12px;max-width:88%;padding:8px 12px}.site-chat__bubble--out{background:var(--color-primary,#c41e3a);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.site-chat__bubble--in{color:var(--color-heading);background:#f0f0f0;border-bottom-left-radius:4px;margin-right:auto}.site-chat__bubble-text{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.45}.site-chat__bubble-time{opacity:.75;margin-top:4px;font-size:.7rem;display:block}.site-chat__footer{border-top:1px solid var(--color-border);background:#fff;align-items:flex-end;gap:8px;padding:10px 12px;display:flex}.site-chat__error{color:#a31818;background:#fff5f5;border-top:1px solid #ffd6d6;margin:0;padding:8px 12px;font-size:.8125rem}.site-chat__input{resize:none;border:1px solid var(--color-border);min-height:44px;max-height:120px;font:inherit;border-radius:10px;flex:1;padding:10px 12px;font-size:.9rem;line-height:1.4}.site-chat__input:focus{outline:2px solid var(--color-primary);outline-offset:1px}.site-chat__send{background:var(--color-primary,#c41e3a);color:#fff;cursor:pointer;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.site-chat__send:disabled{opacity:.45;cursor:not-allowed}.site-chat__send svg{width:20px;height:20px}@media (width<=500px){.site-chat{overflow:hidden}.site-chat__panel{left:max(0px, env(safe-area-inset-left));right:max(0px, env(safe-area-inset-right));bottom:calc(var(--site-chat-keyboard-inset,0px) + env(safe-area-inset-bottom));box-sizing:border-box;width:auto;max-width:100%;max-height:min(85dvh, calc(var(--site-chat-visual-height,100dvh) - env(safe-area-inset-top) - 16px));border-radius:16px 16px 0 0}.site-chat__messages{min-height:0}.site-chat__input{font-size:16px}}.admin-root{min-height:100vh;color:var(--color-text,#4d4d4d);background:#fff}.admin-login{background:linear-gradient(#fff5f5 0%,#fff 40%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-login__card{border:1px solid var(--color-border,#f0dede);border-radius:var(--radius-card,12px);width:100%;max-width:420px;box-shadow:var(--shadow-card,0 8px 24px #500a0f14);background:#fff;padding:32px}.admin-login__brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-login__brand img{width:40px;height:40px}.admin-login__brand span{color:var(--color-heading,#1a1a1a);font-size:1.125rem;font-weight:700}.admin-login h1{color:var(--color-heading,#1a1a1a);margin:0 0 8px;font-size:1.375rem}.admin-login__hint{color:var(--color-muted,#737373);margin:0 0 24px;font-size:.875rem}.admin-field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.admin-field label{color:var(--color-heading,#1a1a1a);font-size:.8125rem;font-weight:600}.admin-field input,.admin-field textarea,.admin-field select{border:1px solid var(--color-border,#f0dede);border-radius:var(--radius-btn,6px);width:100%;font:inherit;color:inherit;background:#fff;padding:10px 12px}.admin-field textarea{resize:vertical;min-height:96px}.admin-login__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.admin-msg{border-radius:var(--radius-btn,6px);margin-top:16px;padding:12px;font-size:.875rem}.admin-msg--error{color:#a31818;background:#fff0f0}.admin-msg--ok{color:#1a6b32;background:#f0fff4}.admin-shell__header{z-index:20;border-bottom:1px solid var(--color-border,#f0dede);background:#fff;position:sticky;top:0}.admin-shell__bar{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:12px 20px;display:flex}.admin-shell__brand{color:var(--color-heading,#1a1a1a);align-items:center;gap:10px;font-weight:700;display:flex}.admin-shell__brand img{width:32px;height:32px}.admin-shell__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.admin-shell__chat-link{border:1px solid var(--color-primary,#e31c23);border-radius:var(--radius-btn,6px);background:var(--color-primary,#e31c23);color:#fff;align-items:center;gap:8px;padding:8px 14px;font-size:.875rem;font-weight:700;text-decoration:none;transition:filter .15s;display:inline-flex;position:relative}.admin-shell__chat-link:hover{filter:brightness(1.05);color:#fff}.admin-shell__chat-badge{min-width:20px;height:20px;color:var(--color-primary,#e31c23);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.6875rem;font-weight:800;line-height:1;animation:1.8s ease-in-out infinite admin-chat-badge-pulse;display:inline-flex}@keyframes admin-chat-badge-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ffffff8c}50%{transform:scale(1.08);box-shadow:0 0 0 5px #fff0}}@media (prefers-reduced-motion:reduce){.admin-shell__chat-badge{animation:none}}.admin-tabs{flex-wrap:wrap;gap:4px;max-width:1200px;margin:0 auto;padding:0 20px 12px;display:flex}.admin-tabs button{border-radius:var(--radius-btn,6px);font:inherit;cursor:pointer;color:var(--color-muted,#737373);background:0 0;border:none;padding:8px 14px;font-size:.875rem}.admin-tabs button:hover{background:var(--color-surface,#fff5f5);color:var(--color-heading,#1a1a1a)}.admin-tabs button.is-active{background:var(--color-primary,#e31c23);color:#fff}.admin-main{max-width:1200px;margin:0 auto;padding:24px 20px 48px}.admin-panel h2{color:var(--color-heading,#1a1a1a);margin:0 0 8px;font-size:1.25rem}.admin-panel__lead{color:var(--color-muted,#737373);margin:0 0 24px;font-size:.9375rem}.admin-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.admin-list{flex-direction:column;gap:16px;display:flex}.admin-card{border:1px solid var(--color-border,#f0dede);border-radius:var(--radius-card,12px);background:#fff;padding:16px}.admin-card__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.admin-card__head h3{color:var(--color-heading,#1a1a1a);margin:0;font-size:1rem}.admin-card__section-title{color:var(--color-heading,#1a1a1a);margin:0 0 12px;font-size:.9375rem;font-weight:700}.admin-faq-row__index{color:var(--color-muted,#737373);margin-right:4px;font-weight:700}.admin-drag-handle{width:34px;height:34px;color:var(--color-muted,#737373);letter-spacing:-.08em;cursor:grab;touch-action:none;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;display:inline-flex}.admin-drag-handle:hover{border-color:var(--color-border,#f0dede);color:var(--color-heading,#1a1a1a);background:#fafafa}.admin-drag-handle:active{cursor:grabbing}.admin-drag-handle:focus-visible{outline:2px solid var(--color-primary,#e31c23);outline-offset:2px}.admin-card--dragging{opacity:.45}.admin-card--drop-target{border-color:var(--color-primary,#e31c23);box-shadow:0 0 0 2px #e31c231f}.admin-card__actions{gap:8px;display:flex}.admin-grid-2{gap:12px;display:grid}.admin-spec-row{gap:8px;margin-bottom:8px;display:grid}@media (width>=720px){.admin-grid-2{grid-template-columns:1fr 1fr}.admin-spec-row{grid-template-columns:1fr 1fr auto;align-items:center}}.admin-empty{text-align:center;color:var(--color-muted,#737373);border:1px dashed var(--color-border,#f0dede);border-radius:var(--radius-card,12px);padding:32px}.admin-benefits-global{margin-bottom:20px}.admin-benefits-menu{flex-direction:column;gap:12px;margin-bottom:8px;display:flex}.admin-benefits-menu__item{border:1px solid var(--color-border,#f0dede);border-radius:var(--radius-card,12px);width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;transition:border-color .15s,box-shadow .15s;display:flex}.admin-benefits-menu__item:hover{border-color:var(--color-primary,#e31c23);box-shadow:var(--shadow-card,0 8px 24px #500a0f14)}.admin-benefits-menu__title{color:var(--color-heading,#1a1a1a);font-weight:600}.admin-benefits-menu__meta{color:var(--color-muted,#737373);white-space:nowrap;font-size:.875rem}.admin-section-back{margin-bottom:16px}.admin-subsection-title{color:var(--color-heading,#1a1a1a);margin:0 0 8px;font-size:1.125rem}.admin-card--row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-card--editing{border-color:var(--color-primary,#e31c23)}.admin-list-item__title{min-width:0;font:inherit;text-align:left;color:var(--color-heading,#1a1a1a);cursor:pointer;background:0 0;border:none;flex:1;padding:0;font-size:1rem;font-weight:600}.admin-list-item__title:hover{color:var(--color-primary,#e31c23)}.admin-card__meta{color:var(--color-muted,#737373);margin:4px 0 0;font-size:.8125rem}.admin-toolbar--wrap{align-items:center}.admin-checklist{border:1px solid var(--color-border,#f0dede);border-radius:var(--radius-card,12px);margin:0 0 16px;padding:12px 16px}.admin-checklist legend{padding:0 4px;font-size:.8125rem;font-weight:600}.admin-checklist__item{cursor:pointer;align-items:center;gap:8px;padding:6px 0;font-size:.875rem;display:flex}.admin-field__hint{color:var(--color-muted,#737373);margin:6px 0 0;font-size:.8125rem}.admin-save-bar{border-top:1px solid var(--color-border,#f0dede);margin-top:24px;padding-top:20px}.admin-save-bar__msg{margin:12px 0 0}.admin-settings-placeholder{text-align:center;color:var(--color-muted,#737373);background:var(--color-surface,#fff5f5);border-radius:var(--radius-card,12px);padding:48px 24px}.admin-settings-tabs{flex-wrap:wrap;gap:4px;margin-top:28px;margin-bottom:0;display:flex}.admin-settings-tabs button{border-radius:var(--radius-btn,6px);font:inherit;cursor:pointer;color:var(--color-muted,#737373);background:0 0;border:none;padding:8px 14px;font-size:.875rem}.admin-settings-tabs button:hover{background:var(--color-surface,#fff5f5);color:var(--color-heading,#1a1a1a)}.admin-settings-tabs button.is-active{background:var(--color-primary,#e31c23);color:#fff}.admin-settings-tabs+.admin-card{margin-top:16px}.admin-settings-list{flex-direction:column;gap:12px;max-width:640px;display:flex}.admin-setting-row{background:var(--color-surface,#fff5f5);border:1px solid var(--color-border,#f0dede);border-radius:var(--radius-card,12px);justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.admin-setting-row__text{flex:1;min-width:0}.admin-setting-row__label{color:var(--color-heading,#1a1a1a);cursor:pointer;font-size:.9375rem;font-weight:600;display:block}.admin-setting-row__control{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;min-width:120px;display:flex}.admin-setting-row__control input[type=range]{width:120px}.admin-setting-row__control output{color:var(--color-heading,#1a1a1a);font-size:.875rem;font-weight:700}.admin-toggle{border:1px solid var(--color-border,#f0dede);cursor:pointer;background:#e8e8e8;border-radius:999px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .2s,border-color .2s;position:relative}.admin-toggle--on{background:var(--color-primary,#e31c23);border-color:var(--color-primary,#e31c23)}.admin-toggle__thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.admin-toggle--on .admin-toggle__thumb{transform:translate(20px)}.admin-toggle:focus-visible{outline:2px solid var(--color-primary,#e31c23);outline-offset:2px}.admin-media-field__preview{background:var(--color-surface,#fff5f5);border:1px solid var(--color-border,#f0dede);border-radius:var(--radius-card,12px);flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px;display:flex}.admin-media-field__img{object-fit:contain;border-radius:8px;max-width:100%;max-height:160px;display:block}.admin-media-field__video{border-radius:8px;max-width:100%;max-height:200px;display:block}.admin-media-field__file-link{border:1px solid var(--color-border,#f0dede);min-height:40px;color:var(--color-primary,#e31c23);background:#fff;border-radius:8px;align-items:center;padding:8px 12px;font-weight:700;text-decoration:none;display:inline-flex}.admin-media-field__file-link:hover{border-color:var(--color-primary,#e31c23)}.admin-media-field__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-media-field__file{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.admin-media-field__clear{flex-shrink:0}.admin-media-field__layout{flex:200px;min-width:180px;margin:0}.admin-media-field__layout label{margin-bottom:6px;font-size:.8125rem;font-weight:600;display:block}.admin-media-field__layout select{width:100%}.admin-slide-preview-section{border-top:1px solid var(--color-border,#f0dede);margin-top:24px;padding-top:20px}.admin-slide-preview-toggle{font-size:.9375rem}.admin-slide-preview-wrapper{margin-top:16px;padding:0 2px 28px;overflow-x:auto}.admin-slide-preview-grid{grid-template-columns:calc(430px * var(--admin-preview-phone-scale,.7)) calc(800px * var(--admin-preview-monitor-scale,.75));--admin-preview-phone-scale:.7;--admin-preview-monitor-scale:.75;align-items:flex-start;gap:24px;width:100%;display:grid}.admin-slide-preview-column{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.admin-slide-preview-column--narrow{width:calc(430px * var(--admin-preview-phone-scale,.7))}.admin-slide-preview-column--wide{width:calc(800px * var(--admin-preview-monitor-scale,.75))}.admin-slide-preview-label{color:var(--color-muted,#737373);margin:0;font-size:.8125rem;font-weight:600}.admin-slide-preview-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-slide-preview-test{padding:5px 9px;font-size:.75rem}.admin-slide-preview{box-sizing:border-box;isolation:isolate}.admin-slide-preview--narrow{width:430px;transform:scale(var(--admin-preview-phone-scale,.7));transform-origin:0 0;background:#1b242c;border-radius:46px;padding:14px 20px;overflow:hidden;box-shadow:0 22px 44px #141c2447}.admin-slide-preview--narrow .admin-slide-preview__frame{box-sizing:border-box;background:#fff;border-radius:36px;width:390px;height:844px;margin:0 auto;position:relative;overflow:hidden}.admin-slide-preview--narrow .admin-slide-preview__viewport{width:390px;height:844px}.admin-slide-preview--narrow .admin-slide-preview__frame:before{content:"";z-index:12;pointer-events:none;background:#1b242c;border-radius:999px;width:126px;height:34px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.admin-slide-preview--wide{width:800px;transform:scale(var(--admin-preview-monitor-scale,.75));transform-origin:0 0;background:#202830;border-radius:14px 14px 6px 6px;padding:14px 14px 0;overflow:hidden;box-shadow:0 22px 44px #141c2442}.admin-slide-preview--wide .admin-slide-preview__frame{--admin-monitor-scale:.5105;box-sizing:border-box;width:calc(1512px * var(--admin-monitor-scale));height:calc(982px * var(--admin-monitor-scale));background:#fff;border-radius:6px;overflow:hidden}.admin-slide-preview--wide .admin-slide-preview__viewport{width:1512px;height:982px;transform:scale(var(--admin-monitor-scale));transform-origin:0 0}.admin-slide-preview--wide:after{content:"";background:#171d23;border-radius:0 0 10px 10px;width:180px;height:18px;margin:0 auto;display:block}.admin-slide-preview__viewport.story-slide{scroll-snap-align:none;background:#0c0c10;width:100%;min-width:0;height:100%;min-height:0;max-height:none;position:relative;overflow:hidden}.admin-slide-preview--narrow .admin-slide-preview__viewport.story-slide{width:390px;height:844px}.admin-slide-preview--wide .admin-slide-preview__viewport.story-slide{width:1512px;height:982px}.admin-slide-preview__viewport .story-slide__media{background:linear-gradient(#14080aad, #14080aad), var(--color-surface,#fff5f5)}.admin-slide-preview__viewport .story-slide__video{object-fit:cover;object-position:center}.admin-slide-preview__viewport .story-slide__dim{opacity:0}.admin-slide-preview__viewport.story-slide--revealed .story-slide__panel{opacity:1;pointer-events:auto;transform:none}.admin-slide-preview__viewport .story-slide__panel,.admin-slide-preview__viewport .story-slide__panel-body{min-width:0}.admin-slide-preview__viewport .story-slide__panel-body{overflow:auto}.admin-slide-preview__viewport.story-slide--revealed .story-block--products .products__intro,.admin-slide-preview__viewport.story-slide--revealed .story-block--products .products__cards .product-card{opacity:1;animation:none;transform:none}.admin-slide-preview__viewport.story-slide--revealed .story-slide__panel-stack:has(.story-slide__panel--products){height:auto;max-height:calc(100% - 16px)}.admin-slide-preview__viewport .story-slide__panel--products{flex:none;height:auto;min-height:0}.admin-slide-preview__viewport .story-slide__panel-body--products{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.admin-slide-preview__viewport .story-block--products{flex-direction:column;flex:auto;height:auto;min-height:0;display:flex}.admin-slide-preview--narrow .story-slide__panel-stack{width:calc(100% - 18px);max-width:calc(100% - 18px)}.admin-slide-preview--narrow .story-slide__panel{border-radius:18px;max-height:100%}.admin-slide-preview--narrow .story-slide__panel-body{font-size:.92rem}.admin-slide-preview--wide .story-slide__panel-stack{width:min(80%,100% - 16px);max-width:min(1160px,100% - 16px)}.admin-slide-preview--narrow .story-block{padding:20px}.admin-slide-preview--narrow .story-block--hero{padding:28px 20px}.admin-slide-preview--narrow .story-block--products{flex-direction:column;flex:auto;height:100%;min-height:0;padding:20px;display:flex}.admin-slide-preview--narrow .story-block__hero-grid,.admin-slide-preview--narrow .products__grid,.admin-slide-preview--narrow .features__grid,.admin-slide-preview--narrow .fn-news__grid{grid-template-columns:1fr!important}.admin-slide-preview--narrow .fn-news__content{grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important}.admin-slide-preview--narrow .fn-news__functions{grid-template-rows:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-slide-preview--narrow .features__advantages{gap:14px;grid-template-rows:none!important;grid-template-columns:1fr!important}.admin-slide-preview--narrow .feature-card{padding:14px}.admin-slide-preview--narrow .feature-card--img-square{grid-template-columns:minmax(70px,92px) minmax(0,1fr)}.admin-slide-preview--narrow .feature-card--img-banner .feature-card__media,.admin-slide-preview--narrow .feature-card--img-loading .feature-card__media{min-height:96px}.admin-slide-preview--narrow .news-panel{padding:14px 16px 12px}.admin-slide-preview--narrow .product-card{grid-template-columns:minmax(76px,96px) minmax(0,1fr);gap:10px}.admin-slide-preview--narrow .story-slide__panel-stack--with-hints:has(.story-slide__panel--products){height:100%;max-height:calc(100% - 16px)}.admin-slide-preview--narrow .story-slide__panel-stack--with-hints .story-slide__panel--products{flex:1 1 0;height:100%;min-height:0}.admin-slide-preview--narrow .story-slide__panel-body--products{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.admin-slide-preview--narrow .story-block--products .products__grid{flex:auto;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}:is(.admin-slide-preview--narrow .story-block--products .products__cards,.admin-slide-preview--narrow .story-block--products .products__cards:has(.product-card:nth-child(4))){-webkit-overflow-scrolling:touch;grid-template-columns:1fr;min-height:0;overflow:hidden auto}.admin-slide-preview--narrow .story-block--products .products__cards:has(.product-card:nth-child(4)) .product-card{grid-template-columns:minmax(64px,84px) minmax(0,1fr)}.admin-slide-preview--narrow .hero__visual{aspect-ratio:16/9;order:-1;min-height:0;max-height:140px;padding:10px}.admin-slide-preview--narrow .hero__title{font-size:clamp(1.55rem,8vw,2.2rem)}.admin-slide-preview--narrow .hero__lead,.admin-slide-preview--narrow .cta__text{font-size:1rem}@media (width<=1280px){.admin-slide-preview-grid{--admin-preview-phone-scale:.7;--admin-preview-monitor-scale:.75;grid-template-columns:1fr;justify-items:center;width:100%}.admin-slide-preview-column--narrow,.admin-slide-preview-column--wide{margin:0 auto}}@media (width<=900px){.admin-slide-preview-grid{justify-items:start;width:max-content}}@media (width<=520px){.admin-slide-preview-column--narrow{width:360px}.admin-slide-preview--narrow{width:360px;padding:12px 16px}.admin-slide-preview--narrow .admin-slide-preview__frame{--admin-phone-scale:.841;width:calc(390px * var(--admin-phone-scale));height:calc(844px * var(--admin-phone-scale))}.admin-slide-preview--narrow .admin-slide-preview__viewport{transform:scale(var(--admin-phone-scale));transform-origin:0 0}}.admin-analytics__period-wrap{justify-items:end;gap:10px;display:grid}.admin-analytics__periods{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-analytics__periods button{border:1px solid var(--admin-border,#e5e7eb);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:8px 14px}.admin-analytics__period-settings{justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.admin-analytics__periods button.is-active{background:var(--color-heading,#111);border-color:var(--color-heading,#111);color:#fff}.admin-analytics__period-custom{border:1px solid var(--admin-border,#e5e7eb);background:#fff;border-radius:14px;width:min(100%,320px);padding:12px 14px}.admin-analytics__period-custom label{margin-bottom:8px;font-size:.875rem;font-weight:600;display:block}.admin-analytics__period-custom-row{gap:8px;display:flex}.admin-analytics__period-custom-row input{border:1px solid var(--admin-border,#e5e7eb);min-width:0;font:inherit;border-radius:10px;flex:auto;padding:8px 10px}.admin-analytics__period-custom .admin-msg,.admin-analytics__period-custom .admin-field__hint{margin-top:8px}.admin-analytics__period-custom-years{margin-top:12px;margin-bottom:6px}.admin-analytics__period-year-presets{flex-wrap:wrap;gap:8px;display:flex}.admin-analytics__period-year-presets button{border:1px solid var(--admin-border,#e5e7eb);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:6px 12px;font-size:.875rem}.admin-analytics__period-year-presets button.is-active{background:var(--color-heading,#111);border-color:var(--color-heading,#111);color:#fff}.admin-analytics__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.admin-analytics__card{border:1px solid var(--admin-border,#e5e7eb);background:#fff;border-radius:16px;padding:16px 18px}.admin-analytics__card-label{color:var(--color-muted,#737373);margin:0 0 8px;font-size:.875rem}.admin-analytics__card-value{color:var(--color-heading,#111);margin:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:800}.admin-analytics__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.admin-analytics__panel h3{margin:0 0 16px;font-size:1.05rem}.admin-analytics__bars{gap:12px;margin:0;padding:0;list-style:none;display:grid}.admin-analytics__bar-head{justify-content:space-between;gap:12px;margin-bottom:6px;font-size:.9375rem;display:flex}.admin-analytics__bar-label{color:var(--color-heading,#111)}.admin-analytics__bar-value{color:var(--color-muted,#737373);white-space:nowrap}.admin-analytics__bar-track{background:#f0f0f0;border-radius:999px;height:8px;overflow:hidden}.admin-analytics__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa);height:100%;display:block}.admin-analytics__empty{color:var(--color-muted,#737373);margin:0}.admin-analytics__stacked{margin-top:20px}.admin-analytics__stacked-head{margin-bottom:16px}.admin-analytics__stacked-controls.stack{gap:12px;margin-bottom:16px;display:grid}.admin-analytics__stacked-row.row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.admin-analytics__stacked-label{min-width:56px;color:var(--color-heading,#111);font-size:.875rem;font-weight:600}.admin-analytics__stacked-options{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-analytics__chip.is-active{background:var(--color-heading,#111);border-color:var(--color-heading,#111);color:#fff}.admin-analytics__radio{cursor:pointer;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.admin-analytics__stacked-row input[type=date]{border:1px solid var(--admin-border,#e5e7eb);font:inherit;border-radius:10px;padding:7px 10px}.admin-analytics__stacked-chart{width:100%}@media (width<=960px){.admin-analytics__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-analytics__grid{grid-template-columns:1fr}}.operator-root{min-height:100vh;color:var(--color-text,#4d4d4d);background:#fff8f8}html:has(.operator-shell){overscroll-behavior:none;touch-action:manipulation;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}html:has(.operator-shell) body{overscroll-behavior:none;touch-action:manipulation;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}html:has(.operator-shell) #root{height:100%;min-height:0;max-height:100%;overflow:hidden}.operator-root.operator-shell{width:100%;height:100%;max-height:100dvh;position:fixed;inset:0}.operator-loading,.operator-login{justify-content:center;align-items:center;padding:24px;display:flex}.operator-login__wrap{flex-direction:column;gap:12px;width:100%;max-width:420px;display:flex}.operator-login__card{border:1px solid var(--color-border,#f0dede);width:100%;box-shadow:var(--shadow-card,0 8px 24px #500a0f14);background:#fff;border-radius:18px;padding:28px}.operator-login__brand{color:var(--color-heading,#1a1a1a);align-items:center;gap:12px;margin-bottom:20px;font-weight:800;display:flex}.operator-login h1,.operator-header h1,.operator-threads h2,.operator-chat h2{color:var(--color-heading,#1a1a1a);margin:0}.operator-login p{color:var(--color-muted,#737373);margin:8px 0 22px;line-height:1.5}.operator-field{color:var(--color-heading,#1a1a1a);flex-direction:column;gap:6px;margin-bottom:14px;font-weight:700;display:flex}.operator-field input,.operator-search input,.operator-chat__footer textarea{border:1px solid var(--color-border,#f0dede);width:100%;font:inherit;color:inherit;background:#fff;border-radius:12px;padding:11px 12px}.operator-btn{font:inherit;cursor:pointer;border:0;border-radius:999px;padding:10px 16px;font-weight:800}.operator-btn:disabled{opacity:.5;cursor:not-allowed}.operator-btn--primary{background:var(--color-primary,#e31c23);color:#fff}.operator-btn--admin-back{background:var(--color-primary,#e31c23);color:#fff;border:1px solid var(--color-primary,#e31c23);text-decoration:none}.operator-btn--admin-back:hover{filter:brightness(.92)}.operator-btn--ghost{color:var(--color-heading,#1a1a1a);border:1px solid var(--color-border,#f0dede);background:#fff}.operator-msg{border-radius:12px;margin:12px 0 0;padding:10px 12px;font-size:.875rem}.operator-msg--error{color:#a31818;background:#fff0f0}.operator-shell{flex-direction:column;height:100%;max-height:100%;display:flex;overflow:hidden}.operator-header{border-bottom:1px solid var(--color-border,#f0dede);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.operator-header__main{align-items:center;gap:12px;min-width:0;display:flex}.operator-header__back{flex-shrink:0}.operator-login__back{align-self:flex-start}.operator-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary,#e31c23);margin:0 0 3px;font-size:.75rem;font-weight:800}.operator-layout{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(280px,36%) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.operator-threads,.operator-chat{background:#fff;height:100%;min-height:0;max-height:100%}.operator-threads{border-right:1px solid var(--color-border,#f0dede);flex-direction:column;display:flex;overflow:hidden}.operator-threads__head,.operator-chat__head{border-bottom:1px solid var(--color-border,#f0dede);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.operator-chat__head p{color:var(--color-muted,#737373);margin:4px 0 0}.operator-link{color:var(--color-primary,#e31c23);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.operator-search{border-bottom:1px solid var(--color-border,#f0dede);background:#fff;flex-shrink:0;padding:10px 12px}.operator-search input{border-radius:999px}.operator-chat__back{display:none}.operator-thread-list,.operator-chat__messages ul{margin:0;padding:0;list-style:none}.operator-thread-list{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.operator-threads>.operator-empty{flex:1;min-height:0;overflow-y:auto}.operator-thread{border:0;border-bottom:1px solid var(--color-border,#f0dede);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;flex-direction:column;gap:4px;padding:12px 16px;display:flex;position:relative}.operator-thread.is-active{background:#fff5f5}.operator-thread.has-unread{background:snow}.operator-thread__title{color:var(--color-heading,#1a1a1a);font-weight:800}.operator-thread__badge{background:var(--color-primary,#e31c23);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:.75rem;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:12px;right:14px}.operator-thread.has-unread .operator-thread__title,.operator-thread.has-unread .operator-thread__last{color:var(--color-heading,#1a1a1a);padding-right:34px;font-weight:800}.operator-thread__meta,.operator-thread__last{color:var(--color-muted,#737373);font-size:.8125rem}.operator-thread__last{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.operator-chat{overflow:hidden}.operator-chat__panel{grid-template-rows:auto minmax(0,1fr) auto auto;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.operator-chat__messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:14px;overflow:hidden auto}.operator-chat__alert{border-top:1px solid var(--color-border,#f0dede);background:#fff;margin:0;padding:8px 12px}.operator-bubble{border-radius:14px;max-width:82%;margin-bottom:8px;padding:9px 12px}.operator-bubble--in{color:var(--color-heading,#1a1a1a);background:#f1f1f1;border-bottom-left-radius:4px;margin-right:auto}.operator-bubble--out{background:var(--color-primary,#e31c23);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.operator-bubble p{white-space:pre-wrap;word-break:break-word;margin:0}.operator-bubble time{opacity:.76;margin-top:4px;font-size:.7rem;display:block}.operator-chat__footer{padding:12px;padding-bottom:max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--color-border,#f0dede);background:#fff;flex-shrink:0;align-items:flex-end;gap:10px;display:flex;box-shadow:0 -4px 16px #500a0f0f}.operator-chat__footer textarea{resize:none;flex:1}.operator-empty{color:var(--color-muted,#737373);margin:0;padding:16px}.operator-empty--center{flex:1;justify-content:center;align-items:center;margin:auto;display:flex}@media (width<=780px){.operator-root{--s:var(--operator-ui-scale,.8);font-size:calc(16px * var(--s))}.operator-loading,.operator-login{padding:calc(24px * var(--s))}.operator-login__wrap{gap:calc(12px * var(--s));max-width:calc(420px * var(--s))}.operator-login__card{padding:calc(28px * var(--s));border-radius:calc(18px * var(--s))}.operator-login__brand{gap:calc(12px * var(--s));margin-bottom:calc(20px * var(--s))}.operator-login p{margin:calc(8px * var(--s)) 0 calc(22px * var(--s))}.operator-field{gap:calc(6px * var(--s));margin-bottom:calc(14px * var(--s))}.operator-field input,.operator-search input,.operator-chat__footer textarea{border-radius:calc(12px * var(--s));padding:calc(11px * var(--s)) calc(12px * var(--s));font-size:max(16px, calc(16px * var(--s)));line-height:1.35}.operator-chat__footer .operator-btn{font-size:max(14px, calc(16px * var(--s)))}.operator-btn{padding:calc(10px * var(--s)) calc(16px * var(--s))}.operator-msg{margin:calc(12px * var(--s)) 0 0;padding:calc(10px * var(--s)) calc(12px * var(--s));border-radius:calc(12px * var(--s));font-size:calc(.875rem * var(--s))}.operator-header{gap:calc(12px * var(--s));padding:calc(16px * var(--s))}.operator-header__main{gap:calc(12px * var(--s))}.operator-kicker{margin-bottom:calc(3px * var(--s));font-size:calc(.75rem * var(--s))}.operator-threads__head,.operator-chat__head{gap:calc(12px * var(--s));padding:calc(14px * var(--s)) calc(16px * var(--s))}.operator-chat__head p{margin-top:calc(4px * var(--s))}.operator-search{padding:calc(10px * var(--s)) calc(12px * var(--s))}.operator-thread{gap:calc(4px * var(--s));padding:calc(12px * var(--s)) calc(16px * var(--s))}.operator-thread__badge{top:calc(12px * var(--s));right:calc(14px * var(--s));min-width:calc(22px * var(--s));height:calc(22px * var(--s));padding:0 calc(7px * var(--s));font-size:calc(.75rem * var(--s))}.operator-thread.has-unread .operator-thread__title,.operator-thread.has-unread .operator-thread__last{padding-right:calc(34px * var(--s))}.operator-thread__meta,.operator-thread__last{font-size:calc(.8125rem * var(--s))}.operator-chat__messages{padding:calc(14px * var(--s))}.operator-chat__alert{padding:calc(8px * var(--s)) calc(12px * var(--s))}.operator-bubble{margin-bottom:calc(8px * var(--s));padding:calc(9px * var(--s)) calc(12px * var(--s));border-radius:calc(14px * var(--s))}.operator-bubble--in{border-bottom-left-radius:calc(4px * var(--s))}.operator-bubble--out{border-bottom-right-radius:calc(4px * var(--s))}.operator-bubble time{margin-top:calc(4px * var(--s));font-size:calc(.7rem * var(--s))}.operator-chat__footer{gap:calc(10px * var(--s));padding:calc(12px * var(--s));padding-bottom:max(calc(12px * var(--s)), env(safe-area-inset-bottom));box-shadow:0 calc(-4px * var(--s)) calc(16px * var(--s)) #500a0f0f;box-sizing:border-box;min-width:0;max-width:100%}.operator-chat__footer textarea{min-width:0}.operator-empty{padding:calc(16px * var(--s))}.operator-layout{grid-template-columns:1fr}.operator-shell--chat .operator-header{display:none}.operator-shell--chat{left:var(--operator-shell-offset-x,0);width:var(--operator-shell-width,100%);height:var(--operator-shell-height,100%);max-height:var(--operator-shell-height,100dvh);right:auto;overflow:hidden}.operator-layout--chat .operator-threads,.operator-layout--list .operator-chat{display:none}.operator-layout--chat .operator-chat{height:100%;display:block}.operator-shell--chat .operator-chat__panel{grid-template-rows:auto minmax(0,1fr) auto auto}.operator-chat__head{align-items:center}.operator-chat__back{flex:none;display:inline-flex}}
