html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#111827;--ink-strong:#070c18;--muted:#5f687a;--muted-light:#9ea7ba;--line:#e3e7ef;--line-strong:#d4dae6;--surface:#fff;--surface-soft:#f6f8fc;--surface-blue:#f2f6ff;--navy:#050b1b;--navy-soft:#0b142b;--navy-card:#111b34;--blue:#3159f5;--blue-dark:#1f43d9;--indigo:#6246e8;--cyan:#119ddb;--green:#14a66f;--green-soft:#e8f8f1;--violet-soft:#f0ecff;--shadow-sm:0 10px 28px #1a274714;--shadow-md:0 20px 60px #1423471f;--shadow-blue:0 18px 46px #3159f538;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--container:1216px;--section-space:clamp(5rem, 9vw, 8rem);background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--surface);min-width:320px;min-height:100vh;margin:0;overflow-x:clip}body,button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}p{line-height:1.72}h1,h2,h3{color:var(--ink-strong);letter-spacing:-.035em;font-family:Manrope,Inter,sans-serif}h1{font-size:clamp(2.7rem,6vw,5.4rem);line-height:1.02}h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}h3{line-height:1.25}::selection{color:#fff;background:var(--blue)}:focus-visible{outline-offset:3px;outline:3px solid #3159f573}.container{width:min(calc(100% - 2.5rem), var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#fff;background:var(--blue);border-radius:var(--radius-sm);padding:.75rem 1rem;transition:transform .18s;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.button{min-height:46px;color:var(--ink);border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.78rem 1.15rem;font-size:.92rem;font-weight:700;line-height:1.1;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.button svg,.text-link svg{stroke-width:2px;width:1.05rem;height:1.05rem}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:linear-gradient(135deg,#244ef0 0%,#5749ec 100%);box-shadow:0 10px 24px #3159f53d}.button--primary:hover{box-shadow:var(--shadow-blue)}.button--secondary{color:#1a2b54;border-color:var(--line-strong);background:#fff;box-shadow:0 4px 16px #1423470a}.button--secondary:hover{background:var(--surface-blue);border-color:#9eb0e4}.button--light{color:#10204d;background:#fff;box-shadow:0 14px 32px #0003}.button--ghost-light{color:#fff;background:#ffffff0a;border-color:#ffffff4d}.button--ghost-light:hover{background:#ffffff1a;border-color:#ffffff8c}.button--large{min-height:52px;padding:.92rem 1.35rem;font-size:.96rem}.button--small{min-height:40px;padding:.68rem .9rem;font-size:.82rem}.text-link{color:var(--blue);align-items:center;gap:.5rem;font-size:.92rem;font-weight:750;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translate(4px)}.site-header{z-index:100;color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dae0ebd9;position:sticky;top:0}.site-header--dark{color:#fff;background:#050b1be0;border-bottom-color:#ffffff14}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:72px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:.55rem;font-family:Manrope,sans-serif;font-size:1.04rem;font-weight:800;display:inline-flex}.brand__logo{object-fit:contain;object-position:center;width:auto;max-width:none;height:26px}.site-nav{align-items:center;gap:clamp(1rem,2.4vw,2rem);display:flex}.site-nav__link{color:#465064;padding-block:1.6rem;font-size:.82rem;font-weight:650;position:relative}.site-header--dark .site-nav__link{color:#c4cad8}.site-nav__link:after{background:var(--blue);content:"";opacity:0;border-radius:99px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:.95rem;left:0;right:0;transform:scaleX(.35)}.site-nav__link:hover,.site-nav__link--active{color:var(--blue)}.site-header--dark .site-nav__link:hover,.site-header--dark .site-nav__link--active{color:#fff}.site-nav__link--active:after{opacity:1;transform:scaleX(1)}.site-nav__cta{min-height:40px;padding:.65rem 1rem;font-size:.8rem}.menu-toggle{width:44px;height:44px;color:inherit;border:1px solid var(--line);border-radius:var(--radius-sm);background:0 0;justify-content:center;align-items:center;display:none}.site-header--dark .menu-toggle{border-color:#fff3}.menu-toggle svg{width:1.3rem;height:1.3rem}.home-hero{color:#fff;background:radial-gradient(circle at 83% 32%, #5c37e140, transparent 32%), radial-gradient(circle at 48% 105%, #1b5ee029, transparent 38%), var(--navy);min-height:670px;position:relative;overflow:hidden}.home-hero:before{content:"";background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.home-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:1.5rem;min-height:670px;display:grid;position:relative}.home-hero__content{z-index:2;padding-block:6rem;position:relative}.home-hero h1{color:#fff;max-width:750px;margin-bottom:1.55rem;font-size:clamp(3rem,5.8vw,5.65rem)}.home-hero .animated-text__word--accent{color:#0000;background:linear-gradient(92deg,#45a5ff 5%,#67f 50%,#9a59ee 95%);-webkit-background-clip:text;background-clip:text}.home-hero__content>p{color:#b7c0d3;max-width:650px;margin-bottom:2rem;font-size:clamp(1rem,1.6vw,1.16rem)}.home-hero__actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-proof{color:#aeb7c9;flex-wrap:wrap;gap:1rem 1.6rem;margin:2.3rem 0 0;padding:0;font-size:.78rem;list-style:none;display:flex}.hero-proof li{align-items:center;gap:.42rem;display:inline-flex}.hero-proof svg{color:#6f8cff;width:.95rem;height:.95rem}.home-hero__media{align-self:stretch;position:relative}.home-hero__media img{filter:drop-shadow(0 40px 70px #00000073);width:112%;max-width:none;height:auto;position:absolute;top:50%;left:-4%;transform:translateY(-48%)}.section-heading{max-width:720px;margin:0 auto clamp(2.8rem,5vw,4.5rem)}.section-heading--left{text-align:left;margin-left:0}.section-heading--center{text-align:center}.section-heading h2{margin-bottom:1rem}.section-heading p{color:var(--muted);margin-bottom:0;font-size:1.02rem}.section-heading--dark h2{color:#fff}.section-heading--dark p{color:#b1bbce}.section-heading-row{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.section-heading-row .section-heading{margin-bottom:0}.section-heading-row .text-link{flex:none;margin-bottom:.5rem}.featured-products{background:linear-gradient(#fff 0%,#f8faff 100%);position:relative}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-md);border-color:#cbd5ee;transform:translateY(-5px)}.product-card__body{padding:1.45rem}.product-card__meta,.product-detail-hero__meta{color:var(--blue);letter-spacing:.035em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;font-size:.72rem;font-weight:750;display:flex}.status-badge{letter-spacing:0;text-transform:none;border-radius:99px;align-items:center;min-height:26px;padding:.34rem .58rem;font-size:.65rem;font-weight:750;line-height:1;display:inline-flex}.status-badge--available{color:#087549;background:var(--green-soft)}.status-badge--setup{color:#5934bd;background:var(--violet-soft)}.product-card h2{margin-bottom:.7rem;font-size:1.25rem}.product-card__summary{min-height:5.2rem;color:var(--muted);margin-bottom:1.2rem;font-size:.88rem}.product-card__features{color:#3e485d;gap:.6rem;margin:0 0 1.35rem;padding:0;font-size:.8rem;list-style:none;display:grid}.product-card__features li{align-items:flex-start;gap:.5rem;display:flex}.product-card__features svg{width:.9rem;height:.9rem;color:var(--blue);stroke-width:2.4px;flex:none;margin-top:.16rem}.product-card__actions{flex-wrap:wrap;gap:.65rem;display:flex}.product-card__actions .button{flex:auto}.product-visual{color:#3159f5;border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 25%,#3159f521,#0000 32%),linear-gradient(145deg,#f8faff,#eef2fa);justify-content:center;align-items:center;min-height:230px;display:flex;position:relative;overflow:hidden}.product-visual:after{content:"";opacity:.08;border:1px solid;border-radius:50%;width:230px;height:230px;position:absolute;transform:translate(42%,-24%)}.product-visual--violet{color:#6d49dd;background:radial-gradient(circle at 75% 25%,#6d49dd24,#0000 34%),linear-gradient(145deg,#faf9ff,#f0edfa)}.product-visual--cyan{color:#168dc8;background:radial-gradient(circle at 75% 25%,#168dc821,#0000 34%),linear-gradient(145deg,#f8fdff,#eaf5fa)}.product-visual--indigo{color:#434fce;background:radial-gradient(circle at 75% 25%,#434fce24,#0000 34%),linear-gradient(145deg,#fafaff,#eeeefa)}.product-visual--green{color:#11976a;background:radial-gradient(circle at 75% 25%,#11976a24,#0000 34%),linear-gradient(145deg,#f8fdfa,#eaf7f2)}.product-visual__window{gap:.28rem;display:flex;position:absolute;top:1rem;left:1rem}.product-visual__window span{opacity:.28;background:currentColor;border-radius:50%;width:5px;height:5px}.product-visual__icon{z-index:1;background:#ffffffd1;border:1px solid #ffffffe6;border-radius:22px;place-items:center;width:78px;height:78px;display:grid;position:relative;box-shadow:0 18px 36px #26365d21}.product-visual__icon svg{stroke-width:1.6px;width:32px;height:32px}.product-visual__lines{gap:5px;width:65px;display:grid;position:absolute;bottom:1.3rem;right:1.3rem}.product-visual__lines span{opacity:.15;background:currentColor;border-radius:99px;height:3px}.product-visual__lines span:nth-child(2){width:72%}.product-visual__lines span:nth-child(3){width:46%}.product-visual>p{color:currentColor;letter-spacing:.02em;text-transform:uppercase;margin:0;font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800;position:absolute;bottom:1.05rem;left:1.2rem}.product-visual__label{color:var(--muted);font-size:.62rem;font-weight:650;position:absolute;top:1rem;right:1rem}.featured-products__secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;margin-top:1.35rem;display:grid}.product-card--list{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);display:grid}.product-card--list .product-visual{border-right:1px solid var(--line);border-bottom:0;min-height:100%}.product-card--list .product-card__summary{min-height:0}.benefits-section{background:#fff}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.benefit-item{padding-right:1rem}.benefit-item:not(:last-child){border-right:1px solid var(--line)}.icon-box{width:48px;height:48px;color:var(--blue);background:var(--surface-blue);border:1px solid #dce5ff;border-radius:14px;place-items:center;margin-bottom:1.35rem;display:grid}.icon-box--green{color:#118257;background:var(--green-soft);border-color:#caefdf}.icon-box svg{stroke-width:1.8px;width:22px;height:22px}.benefit-item h3,.principle-grid h3{margin-bottom:.65rem;font-size:1.05rem}.benefit-item p,.principle-grid p{color:var(--muted);margin-bottom:0;font-size:.88rem}.how-section{color:#fff;background:radial-gradient(circle at 12% 100%, #3059f533, transparent 31%), linear-gradient(115deg, var(--navy) 0%, #09122a 100%)}.how-section__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(4rem,8vw,8rem);display:grid}.how-section__intro .section-heading{margin-bottom:2rem}.process-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.process-list li{grid-template-columns:64px 1fr;gap:1.2rem;padding:0 0 2.2rem;display:grid}.process-list li:not(:last-child){border-bottom:1px solid #ffffff1f;margin-bottom:2.2rem}.process-list li>span{color:#b9c7ff;background:#4861e629;border:1px solid #6e88ff47;border-radius:50%;place-items:center;width:50px;height:50px;font-size:.72rem;font-weight:800;display:grid}.process-list h3{color:#fff;margin-bottom:.45rem;font-size:1.15rem}.process-list p{color:#aeb8cb;margin-bottom:0;font-size:.9rem}.story-section{background:#fff}.story-section__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.story-section .section-heading{margin-bottom:2rem}.story-signals{flex-wrap:wrap;gap:.8rem;margin-bottom:2rem;display:flex}.story-signals div{color:#2e3e60;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:.55rem;min-height:44px;padding:.6rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.story-signals svg{width:1rem;height:1rem;color:var(--blue)}.testimonial-placeholder{color:#fff;border-radius:var(--radius-xl);min-height:360px;box-shadow:var(--shadow-md);background:radial-gradient(circle at 90% 10%,#7850eb6b,#0000 30%),linear-gradient(145deg,#121d3b,#080f24);padding:clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.testimonial-placeholder:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-95px;right:-60px}.testimonial-placeholder__mark{color:#6d83ff;margin-bottom:1rem;font-family:Georgia,serif;font-size:5rem;line-height:.7}.testimonial-placeholder p{z-index:1;color:#d9dff0;letter-spacing:-.025em;max-width:440px;margin-bottom:2rem;font-family:Manrope,sans-serif;font-size:clamp(1.25rem,2.3vw,1.7rem);font-weight:650;line-height:1.45;position:relative}.testimonial-placeholder>span{color:#8590a8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.final-cta{color:#fff;background:#fff;padding-block:clamp(2.5rem,6vw,5rem)}.final-cta__inner{border-radius:var(--radius-xl);min-height:260px;box-shadow:var(--shadow-md);background:radial-gradient(circle at 86% 40%,#694aec57,#0000 32%),linear-gradient(115deg,#0c1733,#080f23);justify-content:space-between;align-items:center;gap:3rem;padding:clamp(2.5rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.final-cta__inner:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:350px;height:350px;position:absolute;top:-110px;right:-80px}.final-cta__inner>div{z-index:1;position:relative}.final-cta h2{color:#fff;max-width:720px;margin-bottom:.8rem;font-size:clamp(1.85rem,4vw,3.1rem)}.final-cta p{color:#b6c0d4;max-width:720px;margin-bottom:0}.final-cta__actions{flex-direction:column;flex:none;gap:.75rem;display:flex}.page-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 20%,#5058f01f,#0000 31%),linear-gradient(#fbfcff,#f4f7fc);position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #3159f514;border-radius:50%;width:420px;height:420px;position:absolute;top:-160px;left:12%}.page-hero__inner{z-index:1;text-align:center;padding-block:clamp(5rem,9vw,8rem);position:relative}.page-hero--compact .page-hero__inner{padding-block:clamp(3.8rem,7vw,6rem)}.page-hero h1{max-width:930px;margin:0 auto 1.2rem;font-size:clamp(2.6rem,5vw,4.8rem)}.page-hero p{max-width:720px;color:var(--muted);margin:0 auto;font-size:clamp(1rem,2vw,1.18rem)}.products-catalog{background:#fff}.catalog-toolbar{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.1rem;display:flex}.catalog-filters{flex-wrap:wrap;gap:.55rem;display:flex}.filter-chip{color:#4c566c;border:1px solid var(--line);background:#fff;border-radius:99px;min-height:40px;padding:.58rem .9rem;font-size:.78rem;font-weight:700;transition:color .18s,background .18s,border-color .18s}.filter-chip:hover,.filter-chip--active{color:var(--blue);background:var(--surface-blue);border-color:#bdcbf8}.catalog-search{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff;flex:none;align-items:center;gap:.55rem;width:min(280px,100%);min-height:44px;padding-inline:.9rem;display:flex}.catalog-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #3159f51f}.catalog-search svg{color:#7c879b;width:1rem;height:1rem}.catalog-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.catalog-search input::placeholder{color:#929bad}.catalog-count{color:var(--muted);margin-bottom:1.5rem;font-size:.78rem}.products-list{gap:1.35rem;display:grid}.products-list .product-card--list{grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr)}.products-list .product-card__body{padding:clamp(1.6rem,3vw,2.35rem)}.products-list .product-card h2{font-size:1.5rem}.products-list .product-card__features{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{text-align:center;background:var(--surface-soft);border:1px dashed var(--line-strong);border-radius:var(--radius-lg);padding:4rem 2rem}.empty-state h2{margin-bottom:.6rem;font-size:1.5rem}.empty-state p{color:var(--muted)}.product-detail-hero{background:radial-gradient(circle at 84% 15%,#504beb1a,#0000 25%),#fff;padding-block:clamp(3rem,7vw,6rem)}.back-link{color:#536078;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.82rem;font-weight:700;display:inline-flex}.back-link:hover{color:var(--blue)}.back-link svg{width:1rem;height:1rem}.product-detail-hero__grid{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.product-visual--detail{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:520px;box-shadow:var(--shadow-md)}.product-visual--detail .product-visual__icon{border-radius:30px;width:120px;height:120px}.product-visual--detail .product-visual__icon svg{width:50px;height:50px}.product-visual--detail>p{font-size:.85rem;bottom:1.7rem;left:1.8rem}.product-visual--detail .product-visual__label{top:1.7rem;right:1.8rem}.product-visual--video{aspect-ratio:16/9;isolation:isolate;background:#050b1b;min-height:0}.product-visual--video:after{display:none}.product-visual--video video,.product-visual--image>img{object-fit:cover;width:100%;height:100%}.product-visual--image.product-visual--detail{aspect-ratio:3/2;background:#07101f;min-height:0}.product-visual--image.product-visual--detail>img{object-fit:contain}.product-card--list .product-visual--video{aspect-ratio:auto;min-height:100%}.product-visual--card.product-visual--video video{pointer-events:none}.product-visual__preview-label{z-index:2;color:#fff;letter-spacing:.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050b1bb8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.45rem;min-height:34px;padding:.5rem .72rem;font-size:.7rem;font-weight:750;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 10px 26px #050b1b33}.product-visual__preview-label svg{fill:currentColor;width:.85rem;height:.85rem}.product-detail-hero__meta{justify-content:flex-start}.product-detail-hero h1{margin-bottom:.8rem;font-size:clamp(2.7rem,5vw,4.7rem)}.product-detail-hero__tagline{color:#324161;letter-spacing:-.02em;margin-bottom:1.2rem;font-family:Manrope,sans-serif;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:650;line-height:1.45}.product-detail-hero__description{color:var(--muted);margin-bottom:2rem}.product-detail-hero__actions{flex-wrap:wrap;gap:.8rem;display:flex}.product-feature-section{background:var(--surface-soft)}.product-section-intro{max-width:720px;margin-bottom:clamp(2.6rem,5vw,4rem)}.product-section-intro h2{margin-bottom:.7rem}.product-section-intro p{color:var(--muted);margin-bottom:0}.feature-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.feature-detail-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;grid-template-columns:32px 1fr;gap:1rem;padding:clamp(1.4rem,3vw,2rem);display:grid}.feature-detail-grid article>svg{width:23px;height:23px;color:var(--blue);stroke-width:1.8px}.feature-detail-grid h3{margin-bottom:.5rem;font-size:1rem}.feature-detail-grid p{color:var(--muted);margin-bottom:0;font-size:.88rem}.product-fit-section{background:#fff}.product-fit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.product-fit-card{border-left:2px solid var(--blue);padding:2rem}.product-fit-card>svg{width:1.6rem;height:1.6rem;color:var(--blue);margin-bottom:1.2rem}.product-fit-card h2{margin-bottom:.65rem;font-size:1.25rem}.product-fit-card p{color:var(--muted);margin-bottom:0;font-size:.9rem}.product-purchase-section{background:#fff;padding-top:0}.product-purchase-section__grid{background:var(--surface-blue);border-radius:var(--radius-lg);border:1px solid #dfe7fc;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:3rem;padding:clamp(2.2rem,5vw,4rem);display:grid}.product-purchase-section__grid>div:first-child h2{margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.55rem)}.product-purchase-section__grid>div:first-child p{color:var(--muted);margin-bottom:0}.purchase-steps{gap:.8rem;display:grid}.purchase-steps div{align-items:center;gap:.8rem;display:flex}.purchase-steps span{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:800;display:grid}.purchase-steps p{color:#37445e;margin:0;font-size:.86rem}.product-purchase-section__grid>.button{grid-column:2;justify-self:start}.pricing-section{background:#fff}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.pricing-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:440px;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:clamp(1.6rem,3vw,2.2rem);display:flex}.pricing-card:nth-child(2){box-shadow:var(--shadow-blue);border-color:#bfcaf6;transform:translateY(-10px)}.pricing-card h2{margin-bottom:.8rem;font-size:1.5rem}.pricing-card>p{color:var(--muted)}.pricing-card__fit{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:auto 0 1.6rem;padding:1.1rem 0}.pricing-card__fit span{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.pricing-card__fit p{color:#3f4b61;margin:.45rem 0 0;font-size:.85rem}.purchase-process{color:#fff;background:var(--navy)}.purchase-process__grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(3rem,8vw,8rem);display:grid}.purchase-process h2{color:#fff;margin-bottom:.9rem}.purchase-process__grid>div>p{color:#aeb8cb}.purchase-process ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.purchase-process li{border-bottom:1px solid #ffffff1c;grid-template-columns:52px 1fr;gap:1rem;padding:1.6rem 0;display:grid}.purchase-process li:first-child{padding-top:0}.purchase-process li>span{color:#768aff;font-size:.75rem;font-weight:800}.purchase-process h3{color:#fff;margin-bottom:.35rem;font-size:1rem}.purchase-process li p{color:#9fa9bd;margin-bottom:0;font-size:.86rem}.payment-section{background:var(--surface-soft)}.payment-section__inner{text-align:center;justify-items:center;display:grid}.payment-section__heading{justify-items:center;max-width:660px;display:grid}.payment-section__heading>svg{width:2rem;height:2rem;color:var(--blue);margin-bottom:1.2rem}.payment-section__heading h2{margin-bottom:.7rem}.payment-section__heading p{color:var(--muted);margin-bottom:0}.payment-logos{flex-wrap:wrap;gap:.6rem;display:flex}.payment-logos--large{justify-content:center;gap:1rem;margin-block:2.5rem}.payment-logo-wrap{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;place-items:center;min-width:115px;min-height:54px;padding:.65rem .85rem;display:grid;overflow:hidden}.payment-logos--large .payment-logo-wrap{width:190px;min-height:90px;box-shadow:var(--shadow-sm);padding:1rem}.payment-logo{object-fit:contain;width:auto;max-width:100px;max-height:28px}.payment-logos--large .payment-logo{max-width:150px;max-height:48px}.payment-logo--paypal{max-height:36px}.payment-logo--dark{background:#1d3836;border-radius:4px;padding:.25rem}.about-story{background:#fff}.about-story__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.about-story__visual{background:radial-gradient(circle at center, #3559eb29, transparent 40%), var(--navy);border-radius:var(--radius-xl);place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden}.about-story__visual img{z-index:2;filter:drop-shadow(0 18px 30px #0000004d);width:68%;height:auto;position:relative}.about-story__orbit{border:1px solid #647dff33;border-radius:50%;position:absolute}.about-story__orbit--one{width:360px;height:360px}.about-story__orbit--two{width:580px;height:580px}.about-story h2{margin-bottom:1.2rem}.about-story p{color:var(--muted)}.about-principles{background:var(--surface-soft)}.principle-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.principle-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1.65rem}.about-note{background:#fff;padding-block:2.2rem}.about-note__inner{color:#4b566c;border-radius:var(--radius-sm);background:#fffaf0;border:1px solid #f2dfb7;padding:1.35rem 1.5rem}.about-note p{margin:0;font-size:.86rem}.contact-section{background:#fff}.contact-section__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,7vw,6rem);display:grid}.contact-options{align-content:start;gap:1rem;display:grid}.contact-option{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:48px 1fr 24px;align-items:center;gap:1rem;padding:1.35rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.contact-option:hover{box-shadow:var(--shadow-md);border-color:#bdc9ec;transform:translateY(-3px)}.contact-option .icon-box{margin:0}.contact-option>svg{color:#8e98aa;width:1.1rem;height:1.1rem}.contact-option span{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.contact-option h2{overflow-wrap:anywhere;letter-spacing:-.02em;margin:.25rem 0;font-family:Inter,sans-serif;font-size:1rem}.contact-option p{color:var(--muted);margin:0;font-size:.78rem}.contact-checklist{color:#fff;background:var(--navy);border-radius:var(--radius-md);margin-top:1rem;padding:1.6rem}.contact-checklist h2{color:#fff;margin-bottom:1rem;font-size:1.1rem}.contact-checklist ul{color:#b8c2d5;gap:.7rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:grid}.contact-checklist li{align-items:flex-start;gap:.55rem;display:flex}.contact-checklist svg{color:#6d87ff;flex:none;width:1rem;height:1rem;margin-top:.12rem}.contact-form{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(1.7rem,4vw,2.7rem)}.contact-form__heading{align-items:flex-start;gap:.9rem;margin-bottom:2rem;display:flex}.contact-form__heading>svg{width:1.5rem;height:1.5rem;color:var(--blue);margin-top:.2rem}.contact-form__heading h2{margin-bottom:.4rem;font-size:1.55rem}.contact-form__heading p{color:var(--muted);margin:0;font-size:.82rem}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{color:#303b51;gap:.5rem;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:48px;color:var(--ink);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff;outline:0;padding:.8rem .9rem;transition:border-color .18s,box-shadow .18s}.contact-form textarea{resize:vertical;min-height:160px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3159f51f}.contact-form textarea::placeholder{color:#929bad}.form-status{color:#087549;margin:1rem 0 0;font-size:.82rem;font-weight:650}.form-status--error{color:#a43a38;border-radius:var(--radius-sm);background:#fff4f3;border:1px solid #f3c6c2;padding:.85rem 1rem}.contact-form__submit{justify-content:center;width:100%}.button__loading-icon{animation:.9s linear infinite button-loading-spin}@keyframes button-loading-spin{to{transform:rotate(360deg)}}.thank-you-page{background:radial-gradient(circle at 50% 15%,#435cff1a,#0000 34%),#fff;place-items:center;min-height:min(760px,100vh - 80px);padding-block:clamp(5rem,10vw,8rem);display:grid}.thank-you-card{text-align:center;border:1px solid var(--line);border-radius:var(--radius-lg);max-width:720px;box-shadow:var(--shadow-lg);background:#fff;margin-inline:auto;padding:clamp(2rem,6vw,4.5rem)}.thank-you-card__icon{color:#fff;background:linear-gradient(135deg,#2b68ff,#5e45ee);border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:grid;box-shadow:0 18px 38px #364de63d}.thank-you-card__icon svg{width:34px;height:34px}.thank-you-card h1{max-width:600px;margin-inline:auto;font-size:clamp(2rem,5vw,3.75rem)}.thank-you-card>p{max-width:560px;color:var(--muted);margin:1rem auto 0;font-size:clamp(1rem,2vw,1.14rem);line-height:1.75}.thank-you-card .thank-you-card__reference{color:#34415a;background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;margin-top:1.5rem;padding:.65rem .9rem;font-size:.8rem;display:inline-flex}.thank-you-card__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.language-suggestion{z-index:120;color:#fff;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071126f5;border:1px solid #8aa0db47;grid-template-columns:24px minmax(0,1fr) 28px;align-items:start;gap:.8rem;width:min(390px,100vw - 2rem);padding:1rem;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 22px 64px #03081857}.language-suggestion>svg{color:#7f98ff;width:1.2rem;height:1.2rem;margin-top:.1rem}.language-suggestion strong{font-size:.86rem;display:block}.language-suggestion div>button{color:#aebeff;cursor:pointer;background:0 0;border:0;margin-top:.42rem;padding:0;font-size:.78rem;font-weight:750}.language-suggestion__close{color:#aeb7c8;cursor:pointer;background:#ffffff0f;border:0;border-radius:9px;place-items:center;width:28px;height:28px;padding:0;display:grid}.language-suggestion__close svg{width:15px;height:15px}.faq-section{background:#fff}.faq-section__grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:clamp(3rem,7vw,6rem);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h2{margin:0}.faq-item h2 button{width:100%;min-height:76px;color:var(--ink-strong);text-align:left;letter-spacing:-.02em;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;font-family:Manrope,sans-serif;font-size:clamp(1rem,2vw,1.18rem);font-weight:700;display:flex}.faq-item h2 button svg{width:1.2rem;height:1.2rem;color:var(--blue);flex:none;transition:transform .18s}.faq-item--open h2 button svg{transform:rotate(180deg)}.faq-item__answer{padding:0 3rem 1.45rem 0}.faq-item__answer p{color:var(--muted);margin:0}.faq-support{color:#fff;background:radial-gradient(circle at 100% 0, #6246e859, transparent 40%), var(--navy);border-radius:var(--radius-lg);padding:2rem;position:sticky;top:104px}.faq-support>svg{color:#8296ff;width:1.7rem;height:1.7rem;margin-bottom:1.5rem}.faq-support h2{color:#fff;margin-bottom:.7rem;font-size:1.5rem}.faq-support p{color:#b5bfd1;font-size:.87rem}.faq-support .button{width:100%;margin:.7rem 0 1.2rem}.faq-support .text-link{color:#c4ccff;justify-content:center;width:100%}.legal-page{background:#fff}.legal-page__content{max-width:820px}.legal-page__updated{color:var(--muted);margin-bottom:3rem;font-size:.78rem}.legal-page h2{letter-spacing:-.02em;margin:2.4rem 0 .8rem;font-size:1.35rem}.legal-page p{color:#4d586c}.legal-page a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.not-found{background:radial-gradient(circle at center, #3159f51c, transparent 32%), var(--surface-soft);place-items:center;min-height:70vh;display:grid}.not-found__inner{text-align:center;max-width:720px;padding-block:5rem}.not-found__inner>span{color:var(--blue);letter-spacing:.18em;margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:800;display:block}.not-found h1{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.5rem)}.not-found p{max-width:600px;color:var(--muted);margin:0 auto 2rem}.site-footer{color:#d7ddec;background:#050a17}.site-footer__grid{grid-template-columns:minmax(220px,1.4fr) .7fr .8fr minmax(210px,1.2fr);gap:3rem 2rem;padding-block:4.5rem 3rem;display:grid}.brand--footer{color:#fff}.site-footer__brand>p{color:#7f899f;max-width:300px;margin:1.1rem 0 0;font-size:.8rem}.site-footer__heading{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.1rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:750}.footer-links{color:#8d97aa;gap:.7rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:grid}.footer-links a{transition:color .18s}.footer-links a:hover{color:#fff}.footer-links--contact a{overflow-wrap:anywhere;align-items:flex-start;gap:.5rem;display:flex}.footer-links--contact svg{color:#7187fc;flex:none;width:.92rem;height:.92rem;margin-top:.1rem}.site-footer__response{color:#667087;margin:.8rem 0 0;font-size:.7rem}.site-footer__payments{border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:2rem}.site-footer .payment-logo-wrap{background:#fffffff5;border-color:#ffffff1f;min-width:130px}.site-footer__bottom{color:#626c80;border-top:1px solid #ffffff12}.site-footer__bottom .container{justify-content:space-between;align-items:center;gap:1rem;min-height:64px;display:flex}.site-footer__bottom p{margin:0;font-size:.7rem}@media (max-width:1100px){.site-nav{gap:1rem}.home-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)}.home-hero__media img{width:120%;left:-8%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid .product-card:last-child{grid-column:1/-1;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);display:grid}.product-grid .product-card:last-child .product-visual{border-right:1px solid var(--line);border-bottom:0;min-height:100%}.featured-products__secondary{grid-template-columns:1fr}.benefit-grid,.principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-item:nth-child(2){border-right:0}.benefit-item:nth-child(-n+2){border-bottom:1px solid var(--line);padding-bottom:2rem}.product-detail-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem}.product-visual--detail{min-height:450px}.products-list .product-card__features{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1.3fr repeat(3,1fr)}}@media (max-width:900px){body.mobile-menu-open{overflow:hidden}.site-header__inner{min-height:68px}.menu-toggle{display:inline-flex}.site-nav{min-height:calc(100dvh - 68px);color:var(--ink);border-bottom:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;align-content:start;padding:1rem max(1.25rem,50vw - 615px) 1.4rem;display:none;position:fixed;inset:68px 0 0;overflow-y:auto}.site-nav--open{display:grid}.site-nav__link,.site-header--dark .site-nav__link{color:#39445a;padding:.9rem .4rem}.site-nav__link:hover{transform:none}.site-nav__link:after{display:none}.site-nav__cta{width:100%;margin-top:1rem}.home-hero{min-height:auto}.home-hero__grid{grid-template-columns:1fr;min-height:auto}.home-hero__content{max-width:720px;padding:5rem 0 1rem}.home-hero__media{min-height:500px}.home-hero__media img{width:min(1100px,120%);top:50%;left:50%;transform:translate(-50%,-48%)}.how-section__grid,.story-section__grid,.product-detail-hero__grid,.purchase-process__grid,.about-story__grid,.contact-section__grid{grid-template-columns:1fr}.story-section__grid{gap:3rem}.testimonial-placeholder{min-height:320px}.final-cta__inner{flex-direction:column;align-items:flex-start}.final-cta__actions{flex-direction:row}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-search{width:100%}.product-detail-hero__grid{gap:3rem}.product-visual--detail{min-height:480px}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:360px}.pricing-card:nth-child(2){transform:none}.about-story__visual{min-height:400px}.faq-section__grid{grid-template-columns:1fr}.faq-support{position:static}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand,.site-footer__payments{grid-column:1/-1}}@media (max-width:700px){:root{--section-space:4.5rem}.container{width:min(calc(100% - 1.5rem), var(--container))}.home-hero__content{padding-top:4rem}.home-hero h1{font-size:clamp(2.65rem,12vw,4.2rem)}.home-hero__media{min-height:370px}.home-hero__media img{width:130%}.hero-proof{gap:.75rem;display:grid}.section-heading-row{flex-direction:column;align-items:flex-start}.product-grid,.featured-products__secondary,.benefit-grid,.feature-detail-grid,.product-fit-grid,.principle-grid{grid-template-columns:1fr}.product-grid .product-card:last-child{grid-column:auto;display:block}.product-grid .product-card:last-child .product-visual{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.product-card--list,.products-list .product-card--list{display:block}.product-card--list .product-visual{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.product-card__summary{min-height:0}.benefit-item,.benefit-item:not(:last-child),.benefit-item:nth-child(-n+2){border-right:0;border-bottom:1px solid var(--line);padding:0 0 1.8rem}.process-list li{grid-template-columns:52px 1fr}.final-cta__inner{border-radius:var(--radius-lg);min-height:0;padding:2rem 1.4rem}.final-cta__actions{flex-direction:column;width:100%}.final-cta__actions .button{width:100%}.page-hero__inner{padding-block:4.5rem}.catalog-filters{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.filter-chip{flex:none}.product-visual--detail{min-height:360px}.product-detail-hero__actions .button{width:100%}.product-purchase-section__grid{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.product-purchase-section__grid>.button{grid-column:1;width:100%}.payment-logos--large{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.payment-logos--large .payment-logo-wrap{width:100%;min-width:0}.about-story__visual{min-height:320px}.form-row{grid-template-columns:1fr;gap:0}.contact-option{grid-template-columns:44px 1fr}.contact-option>svg{display:none}.faq-item__answer{padding-right:0}.site-footer__grid{gap:2.5rem 1.5rem}.site-footer__bottom .container{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1rem}}@media (max-width:430px){.home-hero__actions,.product-card__actions{display:grid}.home-hero__actions .button,.product-card__actions .button{width:100%}.home-hero__media{min-height:320px}.product-visual{min-height:210px}.payment-logos--large,.site-footer__grid{grid-template-columns:1fr}.site-footer__brand,.site-footer__payments{grid-column:auto}.site-footer__payments{padding-top:2rem}}.page-transition{transform-origin:50% 12%;min-height:40vh}.animated-text__word{will-change:transform, opacity, filter;display:inline-block}[data-reveal]{--reveal-delay:0s;opacity:0;transition:opacity .62s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay), transform .62s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay), filter .62s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay);will-change:transform, opacity, filter}[data-reveal].is-revealed{opacity:1;filter:blur();will-change:auto;transform:translate(0,0)scale(1)rotate(0)}.site-header{transition:background-color .26s,border-color .26s,box-shadow .26s}.site-header__inner,.brand__logo{transition:min-height .26s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1)}.site-header--scrolled{-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#ffffffd1;box-shadow:0 12px 34px #14224417}.site-header--dark.site-header--scrolled{background:#050b1bc7;box-shadow:0 14px 38px #0000003d}.site-header--scrolled .site-header__inner{min-height:62px}.site-header--scrolled .brand__logo{transform:scale(.94)}.site-nav__link{transition:color .18s,transform .18s cubic-bezier(.16,1,.3,1)}.site-nav__link:hover{transform:translateY(-2px)}.button{isolation:isolate;touch-action:manipulation;transition:transform .26s cubic-bezier(.16,1,.3,1),border-color .22s,background .22s,box-shadow .26s,color .22s,opacity .18s;position:relative;overflow:hidden;transform:translateZ(0)}.button:before{z-index:-1;aspect-ratio:1;content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffff47 0,#ffffff1f 32%,#0000 66%);border-radius:50%;width:160%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.12)}.button:active:before{animation:.46s ease-out button-ripple}.button svg{transition:transform .24s cubic-bezier(.16,1,.3,1),filter .24s}.button:hover svg:last-child{filter:drop-shadow(0 0 7px);transform:translate(3px)scale(1.04)}.button:active{transform:translateY(0)scale(.985)}.button:disabled{cursor:not-allowed;opacity:.72;transform:none}.button--success,.button--success:hover{color:#fff;background:linear-gradient(135deg,#0e9360,#087549);box-shadow:0 12px 28px #08754938}.button--loading{cursor:wait;pointer-events:none}.button--loading>*{opacity:0}.button--loading:after{content:"";border:2px solid #fff6;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite button-spinner;position:absolute}.text-link{transition:color .18s,transform .22s cubic-bezier(.16,1,.3,1)}.text-link:hover{transform:translateY(-1px)}.product-card:before,.pricing-card:before,.principle-grid article:before,.product-fit-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#4468ff14,#0000 32%,#824eeb0d);transition:opacity .26s;position:absolute;inset:0}.pricing-card,.principle-grid article,.product-fit-card,.benefit-item,.contact-option,.faq-support,.payment-logo-wrap{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s,border-color .22s;position:relative}.product-visual__icon,.icon-box,.product-fit-card>svg,.faq-support>svg{transition:transform .28s cubic-bezier(.16,1,.3,1),filter .26s,box-shadow .26s}.status-badge{animation:.52s cubic-bezier(.16,1,.3,1) both badge-settle}.pricing-card:nth-child(2){animation:4.8s ease-in-out infinite recommended-glow}.home-hero:after{aspect-ratio:1;content:"";filter:blur(90px);pointer-events:none;background:#5346eb24;border-radius:50%;width:min(34vw,520px);animation:14s ease-in-out infinite alternate ambient-drift;position:absolute;top:7%;right:8%}.home-hero__grid{z-index:1}.home-hero__image-stage{will-change:transform, opacity;position:absolute;inset:0}.home-hero__media-skeleton{opacity:.72;background:linear-gradient(110deg,#091229 24%,#111f43 42%,#091229 60%) 0 0/220% 100%;border:1px solid #7289ff1a;border-radius:28px;transition:opacity .42s;animation:1.45s ease-in-out infinite skeleton-shimmer;position:absolute;inset:22% 4% 18% 2%;overflow:hidden}.home-hero__media-skeleton.is-loaded{opacity:0;pointer-events:none}.home-hero__image-stage img{transition:transform .68s cubic-bezier(.16,1,.3,1),filter .32s}.page-hero:before{aspect-ratio:1;content:"";filter:blur(66px);background:#4b54f114;border-radius:50%;width:340px;animation:16s ease-in-out infinite alternate-reverse ambient-drift;position:absolute;bottom:-34%;right:9%}.faq-item__answer{overflow:hidden}.contact-form{transition:border-color .22s,box-shadow .26s;box-shadow:0 18px 50px #1a2a5512}.contact-form:focus-within{border-color:#c8d3f7;box-shadow:0 24px 60px #213d931c}.contact-form label.form-field{margin-bottom:1rem;display:block;position:relative}.form-field>span{z-index:1;color:#6f7a90;pointer-events:none;transform-origin:0;background:#fff;padding-inline:.28rem;transition:color .18s,transform .2s cubic-bezier(.16,1,.3,1),top .2s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:.82rem;transform:translateY(-50%)}.form-field input:focus+span,.form-field input:not(:placeholder-shown)+span,.form-field textarea:focus+span,.form-field textarea:not(:placeholder-shown)+span{color:var(--blue);top:0;transform:translateY(-50%)scale(.86)}.form-field--textarea>span{top:1.5rem;transform:translateY(-50%)}.form-field textarea::placeholder{opacity:0;transition:opacity .18s}.form-field textarea:focus::placeholder{opacity:1}.form-field--select>span{color:#303b51;background:0 0;margin-bottom:.5rem;padding:0;display:block;position:static;transform:none}.contact-form input,.contact-form select,.contact-form textarea{transition:border-color .19s,box-shadow .22s,transform .19s cubic-bezier(.16,1,.3,1)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{transform:translateY(-1px)}:is(.contact-form input:user-invalid,.contact-form textarea:user-invalid){border-color:#df6f78;animation:.24s field-shake;box-shadow:0 0 0 3px #c82b391a}:is(.contact-form input:user-valid,.contact-form textarea:user-valid){border-color:#0875496b}.form-status{background:#08754914;border:1px solid #08754924;border-radius:10px;align-items:center;min-height:34px;padding:.55rem .72rem;display:flex}.page-skeleton{background:#fff;min-height:72vh}.page-skeleton__hero{border-bottom:1px solid var(--line);background:linear-gradient(#fbfcff,#f4f7fc);padding-block:clamp(5rem,9vw,8rem)}.page-skeleton__hero .container{justify-items:center;display:grid}.skeleton-line,.skeleton-card{background:#e9edf6;position:relative;overflow:hidden}.skeleton-line:after,.skeleton-card:after{content:"";background:linear-gradient(100deg,#0000 20%,#fffc 42%,#0000 64%);animation:1.35s ease-in-out infinite skeleton-sweep;position:absolute;inset:0;transform:translate(-100%)}.skeleton-line{border-radius:99px;height:16px;margin-bottom:.8rem}.skeleton-line--eyebrow{width:110px}.skeleton-line--title{border-radius:16px;width:min(680px,86%);height:56px}.skeleton-line--title-short{border-radius:16px;width:min(460px,64%);height:56px}.skeleton-line--copy{width:min(580px,78%);margin-top:.8rem}.page-skeleton__grid{padding-block:var(--section-space);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.skeleton-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:340px}@media (hover:hover) and (pointer:fine){.button:hover{transform:translateY(-3px)scale(1.03)}.product-card:hover,.pricing-card:hover,.principle-grid article:hover,.product-fit-card:hover{border-color:#b8c7f1;transform:translateY(-7px)rotate(-.35deg);box-shadow:0 24px 58px #1f336626}.pricing-card:nth-child(2):hover{transform:translateY(-15px)rotate(.25deg)}.product-card:hover:before,.pricing-card:hover:before,.principle-grid article:hover:before,.product-fit-card:hover:before{opacity:1}.product-card:hover .product-visual__icon,.benefit-item:hover .icon-box,.principle-grid article:hover .icon-box,.contact-option:hover .icon-box{filter:drop-shadow(0 8px 16px #3456dc38);transform:translateY(-2px)scale(1.07)rotate(-3deg)}.benefit-item:hover,.contact-option:hover,.payment-logo-wrap:hover{transform:translateY(-4px)}.payment-logo-wrap:hover{border-color:#c4d0f4;box-shadow:0 14px 30px #21325e1c}.home-hero__image-stage:hover img{filter:drop-shadow(0 44px 76px #00000080);transform:translateY(-48%)scale(1.015)}}@keyframes button-ripple{0%{opacity:.65;transform:translate(-50%,-50%)scale(.12)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes button-spinner{to{transform:rotate(360deg)}}@keyframes badge-settle{0%{opacity:0;transform:translateY(-5px)scale(.94)}70%{transform:translateY(0)scale(1.025)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ambient-drift{0%{transform:translate(-2%,-1%)scale(.98)}to{transform:translate(3%,2%)scale(1.04)}}@keyframes recommended-glow{0%,to{box-shadow:0 18px 46px #3159f52e}50%{box-shadow:0 22px 54px #5749ec45}}@keyframes field-shake{0%,to{transform:translate(0)}35%{transform:translate(-3px)}70%{transform:translate(3px)}}@keyframes skeleton-shimmer{0%{background-position:180% 0}to{background-position:-40% 0}}@keyframes skeleton-sweep{to{transform:translate(100%)}}@media (max-width:700px){[data-reveal=left],[data-reveal=right],[data-reveal=rotate]{transform:translateY(18px)}.page-skeleton__grid{grid-template-columns:1fr}.skeleton-card:not(:first-child){display:none}.home-hero__media-skeleton{inset:12% -8% 8%}}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal].is-revealed,.animated-text__word{opacity:1!important;filter:none!important;transform:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-hero--product-led{isolation:isolate;background:#050a16;min-height:820px}.home-hero--product-led:before{z-index:-1;content:"";background:linear-gradient(90deg,#050a16fa 0%,#050a16d6 38%,#050a164d 72%,#050a1694 100%),linear-gradient(#0000 72%,#050a16 100%);-webkit-mask-image:none;mask-image:none}.home-hero__ambient{z-index:-2;object-fit:cover;object-position:58% 50%;opacity:.92;width:100%;max-width:none;height:100%;position:absolute;inset:0}.home-hero__ambient--video{z-index:-1;opacity:var(--ambient-video-opacity,0);mix-blend-mode:screen;pointer-events:none}.home-hero__product-grid{grid-template-columns:minmax(360px,.78fr) minmax(610px,1.22fr);align-items:center;gap:clamp(2rem,4vw,5rem);min-height:820px;display:grid;position:relative}.home-hero--product-led .home-hero__content{padding-block:clamp(5.5rem,10vw,8rem)}.home-hero--product-led h1{max-width:720px;font-size:clamp(3.7rem,6.4vw,6.8rem);line-height:.95}.home-hero--product-led .home-hero__content>p{max-width:610px}.home-hero__independent{letter-spacing:.02em;align-items:center;gap:.65rem;font-weight:650;display:flex;color:#8f9ab0!important;margin:1.45rem 0 0!important;font-size:.78rem!important}.home-hero__independent:before{content:"";background:#5f78ff;width:24px;height:1px}.product-browser{background:#0c1428;border:1px solid #ffffff26;border-radius:17px;position:relative;overflow:hidden;box-shadow:0 42px 90px #00000057,0 0 0 1px #5c86ff14}.product-browser--hero{perspective:1200px;justify-self:start;width:min(850px,65vw);transform:translate(2%)}.product-browser__chrome{color:#8090aa;background:#0b1324f5;border-bottom:1px solid #ffffff14;align-items:center;gap:6px;height:38px;padding-inline:14px;display:flex}.product-browser__chrome>span{background:#36435b;border-radius:50%;width:8px;height:8px}.product-browser__chrome>span:first-child{background:#ff6e62}.product-browser__chrome>span:nth-child(2){background:#f6bf46}.product-browser__chrome>span:nth-child(3){background:#47ca6b}.product-browser__chrome>div{color:#8290a6;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff0d;border-radius:7px;width:min(54%,420px);margin-inline:auto;padding:.36rem .75rem;font-size:.64rem;overflow:hidden}.product-browser__screen{background:#f6f8fb;position:relative;overflow:hidden}.product-browser__screen img{object-fit:contain;width:100%;height:auto;display:block}.product-browser__label{color:#d5dded;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050b1bc7;border:1px solid #ffffff21;border-radius:7px;padding:.45rem .62rem;font-size:.62rem;font-weight:700;position:absolute;bottom:1rem;right:1rem}.product-rail-section{background:#fff;padding:clamp(5.5rem,9vw,8.5rem) 0;position:relative}.product-rail-section__heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:3rem;margin-bottom:clamp(3rem,5vw,5rem);display:grid}.product-rail-section__heading>div>p,.section-kicker,.workflow-band__intro>p{color:#3159f5;letter-spacing:.17em;text-transform:uppercase;margin-bottom:.8rem;font-size:.68rem;font-weight:800;line-height:1.2}.product-rail-section__heading h2{max-width:700px;margin-bottom:0;font-size:clamp(2.5rem,4.8vw,4.8rem)}.product-rail-section__heading>p{max-width:490px;color:var(--muted);margin:0}.product-rail{border-top:1px solid var(--line)}.product-rail__item{border-bottom:1px solid var(--line);grid-template-columns:66px minmax(0,1fr) minmax(150px,.3fr) 34px;align-items:center;gap:clamp(1rem,2.8vw,2rem);min-height:118px;transition:color .22s,background .22s,transform .22s cubic-bezier(.16,1,.3,1);display:grid}.product-rail__icon{width:52px;height:52px;color:var(--blue);background:#f4f7ff;border:1px solid #dfe6ff;border-radius:13px;place-items:center;display:grid}.product-rail__icon svg{stroke-width:1.8px;width:23px;height:23px}.product-rail__icon.tone-violet,.product-rail__icon.tone-indigo{color:#6f4fee;background:#f5f2ff;border-color:#e5ddff}.product-rail__icon.tone-cyan{color:#0089b8;background:#edfbff;border-color:#d2f2fb}.product-rail__icon.tone-green{color:#098666;background:#edfbf7;border-color:#cfefe4}.product-rail__copy{gap:.4rem;display:grid}.product-rail__copy strong{color:var(--ink-strong);letter-spacing:-.025em;font-family:Manrope,sans-serif;font-size:clamp(1.2rem,2vw,1.55rem)}.product-rail__copy>span{max-width:720px;color:var(--muted);font-size:.9rem;line-height:1.55}.product-rail__meta{color:#465064;justify-items:start;gap:.36rem;font-size:.75rem;font-weight:700;display:grid}.product-rail__meta small{color:#7d879a;font-size:.68rem;font-weight:600}.product-rail__item>svg{color:#8b95a8;width:20px;height:20px}.product-proof-section{background:linear-gradient(#f8faff 0%,#fff 72%);overflow:hidden}.product-proof-section__grid{grid-template-columns:minmax(520px,1.12fr) minmax(360px,.88fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.product-browser--proof{border-color:#dbe2ef;width:118%;margin-left:-18%;box-shadow:0 34px 80px #19306026}.product-proof-section__content>h2{max-width:620px;margin-bottom:1.5rem}.product-proof-section__content>p{max-width:600px;color:var(--muted);margin-bottom:2.3rem}.proof-list{display:grid}.proof-list article{border-top:1px solid var(--line);grid-template-columns:40px minmax(0,1fr);gap:1.1rem;padding:1.3rem 0;display:grid}.proof-list article>svg{width:22px;height:22px;color:var(--blue);stroke-width:1.8px;margin-top:.15rem}.proof-list h3{margin-bottom:.35rem;font-size:1rem}.proof-list p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.6}.workflow-band{color:#fff;background:linear-gradient(100deg,#255beb1f,#0000 38%),#050b1b;padding:clamp(5rem,8vw,7rem) 0;position:relative;overflow:hidden}.workflow-band:after{content:"";opacity:.22;background:url(/media/higgsfield/hero-logistics-poster.webp) 50%/cover;width:520px;height:300px;position:absolute;bottom:-42%;right:-7%;transform:rotate(-8deg);-webkit-mask-image:radial-gradient(#000 10%,#0000 72%);mask-image:radial-gradient(#000 10%,#0000 72%)}.workflow-band .container{z-index:1;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.workflow-band h2{color:#fff;max-width:420px;margin:0;font-size:clamp(2rem,4vw,3.8rem)}.workflow-line{grid-template-columns:repeat(3,minmax(0,1fr));margin:1rem 0 0;padding:0;list-style:none;display:grid;position:relative}.workflow-line:before{content:"";background:linear-gradient(90deg,#3089ff,#7856ef);height:1px;position:absolute;top:21px;left:7%;right:12%}.workflow-line li{padding-right:clamp(1rem,2.8vw,2.5rem);position:relative}.workflow-line li>span{z-index:1;color:#fff;background:#071026;border:1px solid #4b77f4;border-radius:50%;place-items:center;width:43px;height:43px;margin-bottom:1.45rem;font-size:.68rem;font-weight:800;display:grid;position:relative;box-shadow:0 0 0 6px #050b1bdb}.workflow-line h3{color:#fff;margin-bottom:.6rem;font-size:1rem}.workflow-line p{color:#aeb8ca;margin:0;font-size:.8rem;line-height:1.65}.integration-story{background:radial-gradient(circle at 78% 48%,#3159f514,#0000 32%),#fff}.integration-story__grid{grid-template-columns:minmax(330px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:620px;display:grid}.integration-story__grid>div:first-child>h2{max-width:590px;margin-bottom:1.4rem}.integration-story__grid>div:first-child>p:not(.section-kicker){max-width:590px;color:var(--muted)}.integration-orbit{aspect-ratio:1;justify-self:center;width:min(100%,600px);position:relative}.integration-orbit:before,.integration-orbit:after{content:"";border:1px solid #dfe5f3;border-radius:50%;position:absolute;inset:12%}.integration-orbit:after{border-style:dashed;border-color:#cfd9f8;inset:27%}.integration-orbit__official-app{z-index:0;object-fit:contain;opacity:.08;width:42%;max-height:86%;position:absolute;top:7%;left:50%;transform:translate(-50%)}.animated-beam{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.animated-beam__base,.animated-beam__pulse{vector-effect:non-scaling-stroke}.animated-beam__pulse{opacity:0;stroke-dasharray:15 85;stroke-dashoffset:0;animation:workflow-beam-flow var(--beam-duration,4.8s) linear var(--beam-delay,0s) infinite;filter:drop-shadow(0 0 4px #4d66f55c);transition:opacity .36s;animation-play-state:paused}.animated-beam__pulse--reverse{animation-name:workflow-beam-flow-reverse}.animated-beam.is-active .animated-beam__pulse{opacity:.96;animation-play-state:running}.integration-orbit__core,.integration-orbit__node{z-index:2;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #dce4f6;place-items:center;display:grid;position:absolute;box-shadow:0 15px 38px #22396f17}.integration-orbit__core{border-radius:50%;align-content:center;gap:.45rem;width:164px;height:164px;padding:1.4rem;top:50%;left:50%;transform:translate(-50%,-50%)}.integration-orbit__core>span,.integration-orbit__core>small{color:#7b8598;letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:700}.integration-orbit__core img{width:105px;height:auto}.integration-orbit__node{border-radius:15px;gap:.45rem;width:98px;min-height:82px;padding:.75rem}.integration-orbit__node svg{width:21px;height:21px;color:var(--blue);stroke-width:1.8px}.integration-orbit__node span{color:#26334d;font-size:.67rem;font-weight:750;line-height:1.2}.integration-orbit__node--1{top:0;left:50%;transform:translate(-50%)}.integration-orbit__node--2{top:29%;right:0}.integration-orbit__node--3{bottom:2%;right:14%}.integration-orbit__node--4{bottom:2%;left:14%}.integration-orbit__node--5{top:29%;left:0}.purchase-preview{border-block:1px solid var(--line);background:#f7f9fd}.purchase-preview__grid{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:clamp(3rem,8vw,8rem);display:grid}.purchase-preview__intro>h2{margin-bottom:1.3rem}.purchase-preview__intro>p:not(.section-kicker){color:var(--muted)}.purchase-preview__paths{border-top:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.purchase-preview__paths article{border-bottom:1px solid var(--line-strong);min-height:360px;padding:clamp(2rem,4vw,3.3rem)}.purchase-preview__paths article+article{border-left:1px solid var(--line-strong)}.purchase-preview__paths h3{margin-bottom:.8rem;font-size:1.55rem}.purchase-preview__paths article>p{color:var(--muted);font-size:.88rem}.purchase-preview__paths ul{gap:.8rem;margin:1.8rem 0 2.2rem;padding:0;list-style:none;display:grid}.purchase-preview__paths li{color:#39445a;align-items:center;gap:.6rem;font-size:.8rem;display:flex}.purchase-preview__paths li svg{width:16px;height:16px;color:var(--blue)}.home-faq{background:#fff}.home-faq__grid{grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);gap:clamp(3rem,8vw,8rem);display:grid}.home-faq__grid>div:first-child{align-self:start;position:sticky;top:120px}.home-faq__list{border-top:1px solid var(--line-strong)}.home-faq__list details{border-bottom:1px solid var(--line-strong);padding:0}.home-faq__list summary{min-height:74px;color:var(--ink-strong);cursor:pointer;padding:1.45rem 3rem 1.45rem 0;font-family:Manrope,sans-serif;font-size:1rem;font-weight:750;line-height:1.45;list-style:none;position:relative}.home-faq__list summary::-webkit-details-marker{display:none}.home-faq__list summary:after{content:"+";font-size:1.25rem;font-weight:400;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.home-faq__list details[open] summary:after{content:"−"}.home-faq__list details p{max-width:720px;color:var(--muted);margin:-.2rem 3rem 1.7rem 0;font-size:.87rem}.marketing-demo-page{color:#182238;background:#eef2f8;min-width:320px;min-height:100dvh}.operations-demo{background:radial-gradient(circle at 72% -10%,#3159f517,#0000 28%),#f4f7fb;grid-template-columns:226px minmax(0,1fr);min-height:100dvh;display:grid}.operations-demo__sidebar{color:#c6d1e5;background:linear-gradient(#264ba51f,#0000 36%),#0a1529;border-right:1px solid #ffffff0f;flex-direction:column;height:100dvh;padding:30px 18px 24px;display:flex;position:sticky;top:0}.operations-demo__mark{color:#fff;align-items:center;gap:11px;height:46px;padding-inline:11px;font-family:Manrope,sans-serif;font-size:15px;font-weight:800;display:flex}.operations-demo__mark>span{background:linear-gradient(135deg,#2aaeff,#6b4ce9);border-radius:7px;width:22px;height:22px;position:relative;transform:rotate(45deg)}.operations-demo__mark>span:after{content:"";background:#0a1529;border-radius:3px;position:absolute;inset:5px}.operations-demo__sidebar nav{gap:7px;margin-top:40px;display:grid}.operations-demo__sidebar button{color:#8fa0bb;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;min-height:47px;padding:0 13px;font-size:12px;font-weight:650;display:flex}.operations-demo__sidebar button svg{stroke-width:1.8px;width:18px;height:18px}.operations-demo__sidebar button.is-active{color:#fff;background:linear-gradient(90deg,#2b64ff52,#2f60df1f);box-shadow:inset 3px 0 #4d82ff}.operations-demo__settings{margin-top:auto}.operations-demo__main{width:100%;max-width:1500px;margin-inline:auto;padding:34px clamp(28px,4vw,58px) 42px}.operations-demo__header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:25px;display:flex}.operations-demo__header p{color:#7c879a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;line-height:1.2}.operations-demo__header h1{letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.4vw,34px)}.operations-demo__notice{color:#335284;background:#e9f0ff;border:1px solid #d6e2ff;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:11px;font-weight:750;display:flex}.operations-demo__notice>span{background:#3159f5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3159f51f}.operations-demo__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.operations-demo__summary article{background:#fff;border:1px solid #e1e6ef;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;min-height:128px;padding:20px;display:flex;box-shadow:0 8px 25px #2a37540b}.operations-demo__summary article>div{display:grid}.operations-demo__summary p{color:#758096;margin:0 0 7px;font-size:11px;font-weight:650;line-height:1.2}.operations-demo__summary strong{color:#101828;letter-spacing:-.05em;font-family:Manrope,sans-serif;font-size:29px}.operations-demo__summary span{color:#9aa4b5;margin-top:9px;font-size:10px}.operations-demo__summary article>svg{box-sizing:content-box;color:#3159f5;stroke-width:1.8px;background:#edf2ff;border-radius:9px;width:19px;height:19px;padding:8px}.operations-demo__analytics{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px;margin-bottom:20px;display:grid}.operations-demo__analytics>article,.operations-demo__table-panel{background:#fff;border:1px solid #e1e6ef;border-radius:12px;box-shadow:0 8px 25px #2a37540a}.operations-demo__analytics>article{min-height:260px;padding:20px}.operations-demo__panel-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.operations-demo__panel-heading h2{letter-spacing:-.02em;margin-bottom:4px;font-size:14px}.operations-demo__panel-heading p{color:#8a95a8;margin:0;font-size:10px;line-height:1.3}.operations-demo__panel-heading>span{color:#3159f5;font-size:11px;font-weight:750}.operations-demo__bars{background:repeating-linear-gradient(#0000 0 42px,#eef1f6 43px);border-bottom:1px solid #e7ebf2;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:clamp(12px,2.2vw,28px);height:174px;padding:30px 14px 0;display:grid}.operations-demo__bars>div{grid-template-rows:minmax(0,1fr) 24px;place-items:end center;height:100%;display:grid}.operations-demo__bars span{background:linear-gradient(#4c90ff,#3159f5);border-radius:5px 5px 1px 1px;align-self:end;width:min(28px,70%);min-height:12px}.operations-demo__bars small{color:#8f99aa;padding-top:8px;font-size:9px}.operations-demo__status-body{grid-template-columns:minmax(120px,.8fr) minmax(130px,1.2fr);align-items:center;gap:20px;height:195px;display:grid}.operations-demo__donut{text-align:center;background:radial-gradient(circle, #fff 0 52%, transparent 53%), conic-gradient(#3159f5 0 37.5%, #7256ec 37.5% 62.5%, #16aa75 62.5% 87.5%, #f1aa38 87.5% 100%);border-radius:50%;place-content:center;justify-self:center;width:122px;height:122px;display:grid}.operations-demo__donut strong{color:#101828;font-size:22px}.operations-demo__donut span{color:#8c96a8;font-size:9px}.operations-demo__status ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.operations-demo__status li{grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.operations-demo__status li>span{background:#3159f5;border-radius:50%;width:7px;height:7px}.operations-demo__status li>span.tone-violet{background:#7256ec}.operations-demo__status li>span.tone-green{background:#16aa75}.operations-demo__status li>span.tone-amber{background:#f1aa38}.operations-demo__status li p,.operations-demo__status li strong{margin:0;font-size:10px}.operations-demo__status li p{color:#657087}.operations-demo__table-panel{padding:20px 20px 10px}.operations-demo__panel-heading button{color:#fff;background:#3159f5;border:0;border-radius:7px;min-height:34px;padding:0 12px;font-size:10px;font-weight:750}.operations-demo__table-wrap{overflow-x:auto}.operations-demo table{border-collapse:collapse;white-space:nowrap;width:100%;margin-top:16px;font-size:10px}.operations-demo th,.operations-demo td{text-align:left;border-top:1px solid #edf0f4;padding:11px 12px}.operations-demo th{color:#8c96a7;letter-spacing:.04em;text-transform:uppercase;background:#fafbfc;font-size:9px;font-weight:750}.operations-demo td{color:#536075;font-weight:550}.operations-demo td:first-child{color:#24314a;font-weight:750}.operations-demo__badge{color:#1f52c8;background:#eaf0ff;border-radius:99px;align-items:center;min-height:24px;padding:0 8px;font-size:9px;font-weight:750;display:inline-flex}.operations-demo__badge--in-transit{color:#6541c5;background:#f0ebff}.operations-demo__badge--delivered{color:#087758;background:#e5f8f1}.operations-demo__badge--review{color:#9a6418;background:#fff3db}@media (hover:hover) and (pointer:fine){.product-rail__item:hover{background:linear-gradient(90deg,#3159f509,#0000 75%);transform:translate(6px)}.product-rail__item:hover>svg{color:var(--blue);transform:translate(4px)}}@media (max-width:1100px){.home-hero__product-grid{grid-template-columns:minmax(330px,.82fr) minmax(480px,1.18fr);min-height:760px}.home-hero--product-led h1{font-size:clamp(3.5rem,6.5vw,5.7rem)}.product-browser--hero{width:min(760px,68vw)}.product-proof-section__grid,.integration-story__grid{grid-template-columns:minmax(430px,1fr) minmax(340px,1fr);gap:4rem}.integration-orbit__node{width:88px}}@media (max-width:900px){.home-hero__product-grid{grid-template-columns:1fr;min-height:auto;padding-bottom:5rem}.home-hero--product-led .home-hero__content{max-width:740px;padding-bottom:1.5rem}.product-browser--hero{justify-self:stretch;width:100%;transform:none}.product-rail-section__heading,.product-proof-section__grid,.workflow-band .container,.integration-story__grid,.purchase-preview__grid,.home-faq__grid{grid-template-columns:1fr}.product-browser--proof{width:108%;margin-left:-4%}.workflow-line{margin-top:0}.integration-story__grid{min-height:auto}.integration-orbit{width:min(100%,570px)}.home-faq__grid>div:first-child{position:static}.operations-demo{grid-template-columns:82px minmax(0,1fr)}.operations-demo__sidebar{padding-inline:12px}.operations-demo__mark{justify-content:center;padding:0;font-size:0}.operations-demo__sidebar button{justify-content:center;padding:0}.operations-demo__sidebar button span{display:none}.operations-demo__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-demo__analytics{grid-template-columns:1fr}}@media (max-width:700px){.home-hero--product-led h1{font-size:clamp(3.05rem,15vw,4.7rem)}.home-hero__ambient{object-position:65% center}.home-hero--product-led:before{background:linear-gradient(#050a16e0 0%,#050a16f7 56%,#050a16 100%)}.product-browser__chrome{height:30px;padding-inline:10px}.product-browser__chrome>div{width:62%;font-size:.52rem}.product-browser__label{font-size:.52rem;bottom:.55rem;right:.55rem}.product-rail-section__heading{gap:1.25rem}.product-rail__item{grid-template-columns:48px minmax(0,1fr) 24px;gap:.8rem;min-height:126px;padding-block:1.1rem}.product-rail__icon{width:44px;height:44px}.product-rail__copy>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;display:-webkit-box;overflow:hidden}.product-rail__meta{display:none}.product-proof-section__grid{gap:3rem}.product-browser--proof{width:124%;margin-left:-12%}.workflow-line{grid-template-columns:1fr;gap:2.1rem}.workflow-line:before{width:1px;height:auto;inset:20px auto 20px 21px}.workflow-line li{grid-template-columns:44px minmax(0,1fr);gap:1.1rem;padding:0;display:grid}.workflow-line li>span{margin:0}.integration-orbit{width:min(100%,430px)}.integration-orbit__core{width:130px;height:130px}.integration-orbit__core img{width:82px}.integration-orbit__node{width:76px;min-height:70px;padding:.55rem}.integration-orbit__node span{font-size:.56rem}.purchase-preview__paths{grid-template-columns:1fr}.purchase-preview__paths article{min-height:auto;padding-inline:0}.purchase-preview__paths article+article{border-left:0}.operations-demo{display:block}.operations-demo__sidebar{z-index:10;flex-direction:row;align-items:center;width:100%;height:66px;padding:8px 12px;display:flex;position:sticky}.operations-demo__mark{flex:0 0 44px;width:44px}.operations-demo__mark>span{width:19px;height:19px}.operations-demo__sidebar nav{gap:4px;min-width:0;margin:0 0 0 auto;display:flex}.operations-demo__sidebar button{width:40px;min-height:40px}.operations-demo__settings{display:none!important}.operations-demo__main{padding:24px 14px 32px}.operations-demo__header{flex-direction:column;align-items:flex-start;gap:.9rem}.operations-demo__notice{min-height:34px}.operations-demo__summary{gap:10px}.operations-demo__summary article{min-height:116px;padding:15px}.operations-demo__summary article>svg{display:none}.operations-demo__analytics{gap:10px}.operations-demo__status-body{grid-template-columns:minmax(110px,.75fr) minmax(130px,1.25fr)}}@media (max-width:430px){.home-hero__product-grid{padding-bottom:3.5rem}.home-hero--product-led .home-hero__content{padding-top:3.6rem}.home-hero__actions{flex-direction:column;align-items:stretch}.home-hero__actions .button{width:100%}.product-browser--hero{width:116%;margin-left:-8%}.integration-orbit__node{width:68px;min-height:64px}.integration-orbit__node svg{width:18px;height:18px}.operations-demo__sidebar nav button:nth-child(n+5){display:none}.operations-demo__summary article{min-height:104px}.operations-demo__summary strong{font-size:25px}}@media (prefers-reduced-motion:reduce){.home-hero__ambient,.workflow-band:after{transform:none!important}.home-hero__ambient--video{display:none}}@media (max-width:900px){.site-header--scrolled .site-header__inner{min-height:68px}.site-nav__link:hover{transform:none}}:root{--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--control-radius:14px;--card-radius:22px;--ease-premium:cubic-bezier(.16, 1, .3, 1);--focus-ring:0 0 0 4px #3159f524}.button{letter-spacing:-.01em;border-radius:var(--control-radius);gap:.65rem;min-height:48px;padding:.82rem 1.2rem;font-size:.9rem;font-weight:750;box-shadow:0 1px 1px #0f172a0d,0 8px 22px #17264d14}.button--large{min-height:54px;padding:.95rem 1.45rem}.button--small{min-height:42px;padding:.7rem 1rem}.button:focus-visible,.menu-toggle:focus-visible,.language-toggle:focus-visible{box-shadow:var(--focus-ring);outline:0}.button:disabled{color:#8b94a6;box-shadow:none;background:#edf0f6;border-color:#e1e5ed}.site-header__inner{gap:var(--space-3)}.site-nav{gap:clamp(.8rem,1.7vw,1.55rem)}.site-nav__link{letter-spacing:-.01em;font-size:.81rem;font-weight:700}.site-nav__link:after{border-radius:999px;height:3px;left:14%;right:14%;box-shadow:0 3px 10px #3159f561}.language-toggle{color:#4c5870;min-width:58px;height:38px;transition:color .18s ease, background .18s ease, border-color .18s ease, box-shadow .22s ease, transform .22s var(--ease-premium);background:#f4f7fde6;border:1px solid #dce3ef;border-radius:11px;justify-content:center;align-items:center;gap:.38rem;padding:0 .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.language-toggle svg{stroke-width:2px;width:15px;height:15px}.site-header--dark .language-toggle{color:#d9deeb;background:#ffffff0f;border-color:#ffffff24}.language-toggle:hover{color:var(--blue);background:#fff;border-color:#bfcdf5;transform:translateY(-2px);box-shadow:0 8px 22px #1a32731f}.site-header--dark .language-toggle:hover{color:#fff;background:#ffffff1f;border-color:#ffffff47}.menu-toggle{transition:color .18s ease, background .18s ease, border-color .18s ease, box-shadow .22s ease, transform .22s var(--ease-premium);border-radius:13px}.menu-toggle:hover{color:var(--blue);background:var(--surface-blue);border-color:#bdcaf0;transform:translateY(-1px);box-shadow:0 8px 22px #1c30631a}.home-hero__product-grid{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);gap:clamp(3rem,5vw,5.5rem)}.home-hero--product-led h1{text-wrap:balance;max-width:560px;font-size:clamp(3.7rem,6vw,6.35rem)}.product-browser--hero{justify-self:stretch;width:100%;max-width:850px;transform:none}.product-browser{transition:border-color .26s ease, box-shadow .32s ease, transform .42s var(--ease-premium);border-radius:20px}.product-browser__automation-badge{z-index:2;color:#1b2947;-webkit-backdrop-filter:blur(14px)saturate(135%);backdrop-filter:blur(14px)saturate(135%);background:#ffffffdb;border:1px solid #ffffffe6;border-radius:12px;align-items:center;gap:.65rem;max-width:calc(100% - 12rem);min-height:42px;padding:.55rem .75rem;display:inline-flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 12px 28px #16275226}.product-browser__automation-badge img{width:54px;height:auto}.product-browser__automation-badge span{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;font-weight:800;overflow:hidden}.product-rail-section__heading{grid-template-columns:minmax(320px,.78fr) minmax(480px,1.22fr);align-items:center;gap:clamp(2rem,6vw,6rem)}.product-rail-section__heading h2{max-width:660px}html[lang=fr] .product-rail-section__heading h2{font-size:clamp(2.35rem,4vw,4.1rem)}.product-rail-section__summary{max-width:600px;color:var(--muted)!important;letter-spacing:0!important;text-transform:none!important;margin:1.35rem 0 0!important;font-size:.98rem!important;font-weight:450!important;line-height:1.7!important}.automation-showcase{background:#fff;border:1px solid #e1e7f2;border-radius:28px;min-height:380px;position:relative;overflow:hidden;box-shadow:0 30px 70px #1d356f1f,inset 0 1px #ffffffe6}.automation-showcase>img{object-fit:cover;object-position:64% center;width:100%;height:100%;min-height:380px;transition:transform .9s var(--ease-premium)}.automation-showcase__brand{-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:#ffffffe0;border:1px solid #ffffffeb;border-radius:16px;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;box-shadow:0 14px 34px #162b5e21}.automation-showcase__brand>img{flex:none;width:78px;height:auto}.automation-showcase__brand>div{gap:.2rem;display:grid}.automation-showcase__brand strong{color:var(--ink-strong);letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:.88rem}.automation-showcase__brand span{color:var(--muted);font-size:.68rem;line-height:1.45}.product-rail{border-top:0;gap:.65rem;display:grid}.product-rail__item{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:112px;padding:.8rem 1rem;box-shadow:0 7px 22px #192d5c0b}.product-rail__icon{border-radius:15px;box-shadow:0 8px 18px #19367b14}.product-card,.pricing-card,.principle-grid article,.product-fit-card,.faq-support,.contact-form,.contact-option,.payment-logo-wrap,.faq-item{border-radius:var(--card-radius)}.product-card,.pricing-card,.principle-grid article,.product-fit-card,.faq-support,.contact-option{box-shadow:0 1px 2px #10182809,0 12px 32px #192c5811}.product-card__body,.pricing-card,.principle-grid article,.product-fit-card,.faq-support{padding:clamp(1.5rem,3vw,2rem)}.product-card__actions{gap:.75rem;padding-top:.2rem}.contact-form{background:#fbfcff;border-color:#dfe5ef}.contact-form input,.contact-form select,.contact-form textarea{border-radius:var(--control-radius);background:#fff;border-color:#d7deea;min-height:52px;padding:.9rem 1rem;box-shadow:inset 0 1px 2px #10182806}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8e98aa}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{box-shadow:var(--focus-ring);border-color:#7190f7}.form-status{border-radius:13px;box-shadow:0 8px 22px #08754914}.skeleton-card{border-radius:var(--card-radius);min-height:320px;box-shadow:0 14px 38px #1a2d590f}.integration-orbit__core,.integration-orbit__node{transition:border-color .22s ease, box-shadow .28s ease, transform .32s var(--ease-premium)}.integration-orbit__core{border-width:2px;box-shadow:0 18px 44px #22396f1f,0 0 0 8px #3159f509}.integration-orbit__node{box-shadow:0 16px 34px #22396f1c}@media (hover:hover) and (pointer:fine){.button:hover{transform:translateY(-2px)scale(1.02)}.automation-showcase:hover>img{transform:scale(1.025)}.product-rail__item:hover{background:linear-gradient(90deg,#f7f9ff,#fff);border-color:#c6d2f4;transform:translateY(-3px);box-shadow:0 18px 42px #1f36701c}.product-card:hover,.pricing-card:hover,.principle-grid article:hover,.product-fit-card:hover{border-color:#b9c7ec;transform:translateY(-6px);box-shadow:0 26px 60px #1f336624}.integration-orbit__node:hover{z-index:4;border-color:#b9c8f3;box-shadow:0 22px 44px #1f3a7e29}.integration-orbit__node--2:hover,.integration-orbit__node--3:hover,.integration-orbit__node--4:hover,.integration-orbit__node--5:hover{transform:translateY(-5px)}}@media (max-width:1180px){.home-hero__product-grid{grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);gap:2.5rem}.home-hero--product-led h1{max-width:500px;font-size:clamp(3.45rem,6vw,5.4rem)}.product-rail-section__heading{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr);gap:2.5rem}}@media (max-width:900px){.site-nav{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .24s,visibility .24s;display:grid;transform:none}.site-nav--open{opacity:1;pointer-events:auto;visibility:visible}.site-nav__link{border-radius:12px;padding:1rem .75rem;font-size:.95rem}.site-nav__link--active{background:#f2f5ff;color:var(--blue)!important}.language-toggle{justify-content:flex-start;width:100%;height:44px;padding-inline:.75rem}.site-header--dark .site-nav .language-toggle{color:#4c5870;background:#f4f7fd;border-color:#dce3ef}.site-nav__cta{margin-top:.25rem}.home-hero__product-grid,.product-rail-section__heading{grid-template-columns:1fr}.home-hero--product-led h1{max-width:680px}.automation-showcase,.automation-showcase>img{min-height:340px}}@media (max-width:700px){.product-browser__automation-badge{max-width:none;min-height:36px;padding:.45rem .6rem;bottom:.55rem;left:.55rem;right:.55rem}.product-browser__automation-badge img{width:44px}.product-browser__automation-badge span{font-size:.58rem}.product-browser__label{display:none}.automation-showcase{border-radius:22px;min-height:300px}.automation-showcase>img{object-position:69% center;min-height:300px}.automation-showcase__brand{padding:.75rem;bottom:.75rem;left:.75rem;right:.75rem}.automation-showcase__brand>img{width:62px}.automation-showcase__brand span{display:none}.product-rail{gap:.55rem}.product-rail__item{border-radius:16px;min-height:116px;padding:.9rem}.product-card__actions{flex-direction:column;align-items:stretch}.product-card__actions .button{width:100%}}@media (max-width:430px){.home-hero--product-led h1{max-width:100%;font-size:clamp(3rem,14.5vw,4.2rem)}.automation-showcase,.automation-showcase>img{min-height:260px}}@media (prefers-reduced-motion:reduce){.button,.language-toggle,.menu-toggle,.site-nav,.automation-showcase>img,.product-rail__item,.integration-orbit__core,.integration-orbit__node{transition-duration:.01ms!important}}.mobile-description-toggle,.site-nav__backdrop{display:none}@media (max-width:700px){:root{--section-space:4rem;--mobile-gutter:1.25rem;--mobile-radius:20px}html{scroll-padding-top:calc(76px + env(safe-area-inset-top))}body{-webkit-tap-highlight-color:transparent;font-size:1rem}main{overflow:clip}a,button,input,select,textarea,summary{touch-action:manipulation}.container{width:min(calc(100% - (var(--mobile-gutter) * 2)), var(--container))}.site-header{min-height:calc(68px + env(safe-area-inset-top))}.site-header__inner,.site-header--scrolled .site-header__inner{z-index:4;width:calc(100% - 1.5rem);min-height:calc(68px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);position:relative}.brand{z-index:4;position:relative}.brand__logo,.site-header--scrolled .brand__logo{width:152px}.menu-toggle{z-index:4;border-radius:15px;width:48px;height:48px;position:relative}.menu-toggle:active,.language-toggle:active,.button:active,.filter-chip:active,.product-rail__item:active,.contact-option:active,.faq-item summary:active{transform:scale(.98)}.site-nav__backdrop{z-index:1;inset:calc(68px + env(safe-area-inset-top)) 0 0;opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050a1680;border:0;padding:0;transition:opacity .18s,visibility .18s;display:block;position:fixed}.site-nav__backdrop--open{opacity:1;pointer-events:auto;visibility:visible}.site-nav{z-index:3;top:calc(76px + env(safe-area-inset-top));height:calc(100dvh - 76px - env(safe-area-inset-top));min-height:0;max-height:none;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom));opacity:0;pointer-events:none;visibility:hidden;transform-origin:top;-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);transition:opacity .18s ease, visibility .18s ease, transform .24s var(--ease-premium);background:#fffffffa;border:1px solid #dae1eef5;border-radius:20px;align-content:start;gap:.25rem;display:grid;position:fixed;bottom:0;left:.75rem;right:.75rem;overflow-y:auto;transform:translateY(-10px)scale(.985);box-shadow:0 24px 70px #0b18383d,inset 0 1px #ffffffe6}.site-nav--open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}.site-nav__link,.site-header--dark .site-nav__link{color:#354057;border-radius:13px;align-items:center;min-height:48px;padding:.75rem .9rem;font-size:.96rem;display:flex}.site-nav__link--active,.site-header--dark .site-nav__link--active{background:#eef3ff;box-shadow:inset 0 0 0 1px #3159f514;color:var(--blue)!important}.language-toggle{border-radius:13px;justify-content:flex-start;width:100%;height:48px;padding-inline:.9rem;font-size:.82rem}.site-nav__cta{min-height:52px;margin-top:.4rem}.home-hero--product-led{min-height:0}.home-hero__product-grid{gap:2rem;min-height:0;padding:3rem 0 3.5rem}.home-hero--product-led .home-hero__content{max-width:none;padding:0}.home-hero--product-led h1{letter-spacing:-.055em;text-wrap:balance;max-width:340px;font-size:clamp(3rem,13vw,3.35rem);line-height:.96}.home-hero--product-led .home-hero__content>p{max-width:345px;margin-top:1.55rem;font-size:1rem;line-height:1.7}.home-hero__actions{gap:.65rem;margin-top:1.75rem}.home-hero__actions .button{min-height:52px}.home-hero__independent{margin-top:1.25rem!important;font-size:.76rem!important;line-height:1.5!important}.product-browser--hero,.product-browser--proof{border-radius:18px;width:100%;margin-left:0;transform:none}.product-browser__chrome{height:30px}.product-browser__screen{aspect-ratio:16/9}.product-browser__screen>img{object-fit:cover;object-position:center;width:100%;height:100%}.product-browser__automation-badge{min-height:38px;padding:.45rem .6rem;bottom:.5rem;left:.5rem;right:.5rem}.product-rail-section{padding:4rem 0}.product-rail-section__heading{gap:1.5rem;margin-bottom:2rem}.product-rail-section__heading h2,html[lang=fr] .product-rail-section__heading h2{max-width:345px;font-size:clamp(2.35rem,10.8vw,2.75rem);line-height:1.04}.product-rail-section__summary{margin-top:1rem!important;font-size:1rem!important;line-height:1.65!important}.automation-showcase,.automation-showcase>img{min-height:230px}.automation-showcase{border-radius:var(--mobile-radius)}.automation-showcase__brand{border-radius:14px;padding:.65rem .75rem}.product-rail{gap:.65rem}.product-rail__item{border-radius:16px;grid-template-columns:46px minmax(0,1fr) 24px;gap:.85rem;min-height:104px;padding:.9rem}.product-rail__copy{gap:.25rem}.product-rail__copy strong{font-size:1.04rem}.product-rail__copy>span{-webkit-line-clamp:2;font-size:.82rem;line-height:1.45}.product-proof-section__grid,.integration-story__grid,.purchase-preview__grid,.home-faq__grid{gap:2rem}.product-proof-section__content>h2,.workflow-band h2,.integration-story__grid h2,.purchase-preview__intro h2,.home-faq h2{font-size:clamp(2.1rem,9.5vw,2.55rem);line-height:1.08}.product-proof-section__content>p{margin-bottom:1.25rem;font-size:1rem;line-height:1.65}.proof-list article{grid-template-columns:32px minmax(0,1fr);gap:.75rem;padding:1rem 0}.workflow-band{padding:4rem 0}.workflow-band .container{gap:2rem}.workflow-line{gap:1.5rem}.workflow-line li{grid-template-columns:44px minmax(0,1fr);gap:.9rem}.workflow-line h3{font-size:1.05rem}.workflow-line p{font-size:.9rem;line-height:1.6}.integration-story__grid{min-height:0}.integration-orbit{width:min(100%,340px)}.integration-orbit__core{width:116px;height:116px;padding:1rem}.integration-orbit__core img{width:72px}.integration-orbit__node{width:68px;min-height:62px;padding:.45rem}.integration-orbit__node span{font-size:.53rem}.purchase-preview__paths{gap:1.5rem}.purchase-preview__paths article{padding-bottom:1.5rem}.home-faq__list details{padding:1rem 0}.home-faq__list summary{align-items:center;min-height:48px;font-size:1rem}.page-hero__inner,.page-hero--compact .page-hero__inner{text-align:left;align-items:flex-start;min-height:0;padding-block:3.5rem}.page-hero h1{letter-spacing:-.05em;text-wrap:balance;max-width:345px;margin-inline:0;font-size:clamp(2.55rem,11vw,3rem);line-height:1.02}.page-hero p{text-align:left;max-width:345px;margin:1.15rem 0 0;font-size:1rem;line-height:1.65}.products-catalog{padding-top:2.25rem}.catalog-toolbar{gap:1rem}.catalog-filters{flex-wrap:wrap;gap:.5rem;padding:0;display:flex;overflow:visible}.filter-chip{white-space:normal;min-height:46px;padding:.7rem .9rem;font-size:.78rem}.catalog-search{border-radius:14px;min-height:52px;padding-inline:.9rem}.catalog-search input{min-width:0;min-height:48px;font-size:1rem}.catalog-count{margin:1rem 0 1.25rem;font-size:.82rem}.products-list{gap:1rem}.product-card,.products-list .product-card--list{border-radius:var(--mobile-radius);overflow:hidden}.product-card--list .product-visual,.products-list .product-card--list .product-visual,.product-grid .product-card:last-child .product-visual,.product-card--list .product-visual--video{aspect-ratio:16/9;min-height:0}.product-card__body,.products-list .product-card__body{padding:1.25rem}.product-card__meta{gap:.65rem}.product-card__meta>span:first-child{font-size:.68rem}.status-badge{padding:.36rem .55rem;font-size:.64rem}.product-card h2,.products-list .product-card h2{margin-top:.75rem;font-size:1.55rem;line-height:1.12}.product-card__summary,.products-list .product-card__summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.65rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.product-card__features,.products-list .product-card__features{grid-template-columns:1fr;gap:.5rem;margin-top:.9rem}.product-card__features li{font-size:.82rem;line-height:1.4}.product-card__actions{gap:.55rem;margin-top:1rem;padding-top:0}.product-card__actions .button{min-height:48px}.product-detail-hero{padding:1.25rem 0 3.5rem}.back-link{min-height:44px;margin-bottom:1rem;padding:.6rem .15rem}.product-detail-hero__grid{gap:1.5rem}.product-visual--detail{aspect-ratio:16/10;border-radius:var(--mobile-radius);min-height:0}.product-visual--image.product-visual--detail{aspect-ratio:3/2}.product-detail-hero__content{min-width:0}.product-detail-hero__meta{margin-bottom:.8rem}.product-detail-hero h1{letter-spacing:-.055em;max-width:345px;font-size:clamp(2.7rem,11.5vw,3.1rem);line-height:.98}.product-detail-hero__tagline{margin-top:1rem;font-size:1.1rem;line-height:1.45}.product-detail-hero__description{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:1rem;font-size:1rem;line-height:1.65;display:-webkit-box;overflow:hidden}.product-detail-hero__description--expanded{display:block}.mobile-description-toggle{min-height:44px;color:var(--blue);background:0 0;border:0;align-items:center;margin-top:.25rem;padding:.55rem 0;font-family:inherit;font-size:.86rem;font-weight:750;display:inline-flex}.mobile-description-toggle:focus-visible{box-shadow:var(--focus-ring);border-radius:8px;outline:0}.product-detail-hero__actions{gap:.65rem;margin-top:1.5rem}.product-detail-hero__actions .button{min-height:52px}.product-feature-section,.product-fit-section,.product-purchase-section{padding-block:3.5rem}.product-section-intro{margin-bottom:1.75rem}.product-section-intro h2{font-size:2rem;line-height:1.12}.feature-detail-grid{gap:.75rem}.feature-detail-grid article{border-radius:16px;gap:.75rem;padding:1.1rem}.product-fit-grid{gap:.75rem}.product-fit-card{padding:1.25rem}.product-purchase-section__grid{border-radius:var(--mobile-radius);gap:1.5rem;padding:1.25rem}.pricing-section,.purchase-process,.payment-section,.about-story,.about-principles,.contact-section,.faq-section{padding-block:3.5rem}.pricing-grid{gap:.9rem}.pricing-card,.pricing-card:nth-child(2){border-radius:var(--mobile-radius);min-height:0;padding:1.25rem;transform:none}.pricing-card h2{margin-top:1rem;font-size:1.5rem}.pricing-card__fit{margin-top:1rem;padding:.9rem}.pricing-card .button{width:100%;margin-top:1rem}.purchase-process__grid{gap:2rem}.purchase-process ol{gap:0}.purchase-process li{padding-block:1rem}.payment-section__inner{border-radius:var(--mobile-radius);padding:1.25rem}.payment-section__heading{align-items:flex-start}.payment-logos--large{grid-template-columns:repeat(2,minmax(0,1fr))}.about-story__grid{gap:2rem}.about-story__visual{border-radius:var(--mobile-radius);min-height:230px;overflow:hidden}.about-story__orbit--two{width:auto;left:-20%;right:-20%}.principle-grid{gap:.75rem}.principle-grid article{padding:1.25rem}.contact-section__grid{gap:1.5rem}.contact-options{gap:.75rem}.contact-option{border-radius:16px;grid-template-columns:44px minmax(0,1fr);gap:.8rem;min-height:0;padding:1rem}.contact-option h2{overflow-wrap:anywhere;font-size:1rem;line-height:1.35}.contact-option p{font-size:.84rem}.contact-checklist{border-radius:16px;padding:1.1rem}.contact-form{border-radius:var(--mobile-radius);padding:1.25rem}.contact-form__heading{gap:.75rem}.contact-form input,.contact-form select,.contact-form textarea{min-height:52px;font-size:1rem}.contact-form textarea{min-height:156px}.contact-form .button{width:100%}.faq-section__grid{gap:1.25rem}.faq-list{gap:.65rem}.faq-item{border-radius:16px}.faq-item h2 button{gap:.75rem;min-height:56px;padding:1rem;font-size:.96rem;line-height:1.45}.faq-item__answer{padding:0 1rem 1rem}.faq-support{padding:1.25rem}.faq-support .button{width:100%}.final-cta{padding-block:1rem 4rem}.final-cta__inner{border-radius:var(--mobile-radius);gap:1.5rem;padding:1.5rem 1.25rem}.final-cta h2{font-size:2rem;line-height:1.1}.site-footer{padding-top:3.5rem}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem}.site-footer__brand,.site-footer__payments{grid-column:1/-1}.site-footer__brand{padding-bottom:.5rem}.site-footer__payments{padding-top:.5rem}.site-footer__payments .payment-logos{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-footer__payments .payment-logo-wrap{width:100%}.site-footer__bottom .container{gap:.35rem}.text-link{align-items:center;min-height:44px;display:inline-flex}}@media (max-width:430px){.home-hero__product-grid{padding-bottom:3rem}.home-hero--product-led h1{font-size:clamp(2.9rem,13vw,3.2rem)}.product-browser--hero{width:100%;margin-left:0}.payment-logos--large,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand,.site-footer__payments{grid-column:1/-1}}@media (max-width:900px) and (max-height:520px) and (orientation:landscape){.home-hero--product-led,.home-hero__product-grid{min-height:0}.home-hero__product-grid{grid-template-columns:minmax(280px,.88fr) minmax(330px,1.12fr);align-items:center;gap:2rem;padding:2.5rem 0}.home-hero--product-led .home-hero__content{max-width:none;padding:0}.home-hero--product-led h1{max-width:360px;font-size:clamp(2.8rem,6vw,3.35rem);line-height:.95}.home-hero--product-led .home-hero__content>p{margin-top:1rem;font-size:.88rem;line-height:1.55}.home-hero__actions{gap:.55rem;margin-top:1.25rem}.home-hero__actions .button{width:auto;min-height:48px;padding-inline:1rem}.home-hero__independent{margin-top:.9rem!important;font-size:.7rem!important}.product-browser--hero{width:100%;margin-left:0;transform:none}.product-browser__chrome{height:30px}.product-browser__automation-badge{max-width:none;min-height:36px;padding:.4rem .55rem;bottom:.55rem;left:.55rem;right:.55rem}.product-browser__automation-badge img{width:44px}.product-detail-hero{padding:1rem 0 2.5rem}.product-detail-hero__grid{grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);align-items:start;gap:2rem}.product-visual--detail{aspect-ratio:16/10;min-height:0}.product-detail-hero h1{font-size:clamp(2.35rem,5vw,2.8rem)}.product-detail-hero__tagline{margin-top:.8rem;font-size:1rem;line-height:1.4}.product-detail-hero__description{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.75rem;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-detail-hero__description--expanded{display:block}.mobile-description-toggle{min-height:44px;color:var(--blue);background:0 0;border:0;align-items:center;padding:.5rem 0;font-family:inherit;font-size:.82rem;font-weight:750;display:inline-flex}.product-detail-hero__actions{flex-direction:row;gap:.55rem;margin-top:1rem}.product-detail-hero__actions .button{width:auto;min-height:48px;padding-inline:1rem;font-size:.78rem}}@media (max-width:700px),(max-width:900px) and (max-height:520px) and (orientation:landscape){[data-reveal]{transition-duration:.48s}[data-reveal=up],[data-reveal=left],[data-reveal=right],[data-reveal=rotate]{filter:blur(2px);transform:translateY(14px)}[data-reveal=scale]{filter:blur(2px);transform:scale(.987)}}@media (prefers-reduced-motion:reduce){.site-nav,.site-nav__backdrop,.button,.language-toggle,.menu-toggle,.automation-showcase>img,.product-rail__item,.integration-orbit__core,.integration-orbit__node{transition:none!important;animation:none!important}}.page-transition{transform-origin:50% 8%}.animated-text__word{will-change:auto}[data-reveal]{filter:none;transition:opacity .56s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay), transform .56s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay);will-change:transform, opacity}[data-reveal=up]{filter:none;transform:translateY(18px)}[data-reveal=left]{filter:none;transform:translate(-18px)}[data-reveal=right]{filter:none;transform:translate(18px)}[data-reveal=scale]{filter:none;transform:scale(.985)}[data-reveal=rotate]{filter:none;transform:translateY(16px)}.site-header{--scroll-progress:0}.site-header__progress{z-index:6;opacity:0;pointer-events:none;height:2px;transform:scaleX(var(--scroll-progress));transform-origin:0;background:linear-gradient(90deg,#3da9ff,#3155f5 52%,#8652f4);transition:opacity .18s;position:absolute;bottom:-1px;left:0;right:0}.site-header--scrolled .site-header__progress{opacity:.92}.brand{align-items:center;min-height:44px}.hero-browser-stage{perspective:1200px;justify-self:stretch;width:100%;max-width:850px}.hero-browser-stage .product-browser--hero{width:100%;max-width:none}.pointer-depth{--pointer-tilt-x:0deg;--pointer-tilt-y:0deg;--pointer-x:50%;--pointer-y:50%;transform:perspective(1200px) rotateX(var(--pointer-tilt-x)) rotateY(var(--pointer-tilt-y));transform-style:preserve-3d;transition:transform .52s cubic-bezier(.16,1,.3,1),border-color .26s,box-shadow .32s}.pointer-depth:before{z-index:4;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y), #ffffff3d, transparent 34%);content:"";opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.pointer-depth.is-pointer-active{transition-duration:90ms}.pointer-depth.is-pointer-active:before{opacity:.62}.product-browser--hero.is-pointer-active{border-color:#849bff57;box-shadow:0 52px 110px #0000006b,0 0 0 1px #6689ff29}.product-browser__automation-badge,.product-browser__label{transform:translateZ(18px)}.product-browser__screen>img{transform:translateZ(5px)scale(1.002)}.product-card__media-link{z-index:1;color:inherit;border-radius:inherit;isolation:isolate;outline:0;display:block;position:relative}.product-card__media-link:after{z-index:8;border-radius:calc(var(--card-radius) - 3px);content:"";pointer-events:none;border:3px solid #0000;transition:border-color .18s,box-shadow .18s;position:absolute;inset:3px;box-shadow:0 0 0 3px #0000}.product-card__media-link:focus-visible:after{border-color:#fff;box-shadow:0 0 0 3px #3159f5cc}.border-beam{--border-beam-width:1.5px;z-index:9;padding:var(--border-beam-width);border-radius:inherit;opacity:0;pointer-events:none;-webkit-mask-composite:xor;transition:opacity .18s;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.border-beam.is-active{opacity:1}.border-beam__runner{aspect-ratio:1;width:230%;filter:saturate(1.14) drop-shadow(0 0 5px color-mix(in srgb, var(--border-beam-from), transparent 25%));animation:border-beam-spin var(--border-beam-duration,4.8s) linear var(--border-beam-delay,0s) infinite;will-change:transform;position:absolute;top:50%;left:50%;translate:-50% -50%}.border-beam__runner--reverse{animation-name:border-beam-spin-reverse}.border-beam__runner--static{will-change:auto;animation:none;transform:rotate(28deg)}.product-visual--card.pointer-depth{transform:perspective(1000px) rotateX(var(--pointer-tilt-x)) rotateY(var(--pointer-tilt-y))}.product-visual--video video{background:#08101f}.product-visual__preview-label{pointer-events:none}.product-mini-scene{z-index:2;color:#26334d;width:min(86%,410px);min-height:164px;position:relative}.product-mini-scene+.product-visual__icon--fallback{display:none}.product-mini-scene--autoprint{grid-template-columns:minmax(100px,1fr) minmax(82px,.72fr) minmax(92px,.8fr);align-items:center;gap:clamp(.45rem,1.4vw,.85rem);display:grid}.mini-scene__queue,.mini-scene__label-sheet,.mini-scene__printer,.mini-scene__document{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #7464d829;box-shadow:0 14px 32px #28305f1f}.mini-scene__queue{border-radius:14px;gap:.35rem;padding:.85rem;display:grid}.mini-scene__queue span,.mini-scene__label-sheet span,.mini-scene__document span,.mini-scene__archive span{color:#727b90;letter-spacing:.035em;text-transform:uppercase;font-size:.58rem;font-weight:750}.mini-scene__queue strong{color:#202b44;margin-bottom:.2rem;font-family:Manrope,sans-serif;font-size:.92rem}.mini-scene__queue i{background:linear-gradient(90deg,#ddd8fb 72%,#f1effa 72%);border-radius:999px;width:100%;height:5px}.mini-scene__queue i:nth-of-type(2){width:82%}.mini-scene__queue i:nth-of-type(3){width:64%}.mini-scene__label-sheet{background:#fff;border-radius:8px;align-content:space-between;min-height:132px;padding:.65rem;animation:.68s cubic-bezier(.16,1,.3,1) .18s both scene-paper-settle;display:grid;transform:rotate(-2deg)}.mini-scene__label-sheet>span{color:#6d49dd}.mini-scene__label-sheet small{color:#384157;font-size:.52rem;font-weight:750}.mini-scene__barcode{justify-content:center;align-items:stretch;gap:2px;height:38px;display:flex}.mini-scene__barcode i{background:#152139;width:2px}.mini-scene__barcode i:nth-child(3n){width:4px}.mini-scene__barcode i:nth-child(4n){height:78%}.mini-scene__printer{color:#6d49dd;border-radius:16px;place-items:center;min-height:105px;padding:.85rem;display:grid}.mini-scene__printer>svg{stroke-width:1.55px;width:34px;height:34px}.mini-scene__printer span{color:#19815b;align-items:center;gap:.25rem;font-size:.55rem;font-weight:750;display:flex}.mini-scene__printer span svg{width:11px;height:11px}.product-mini-scene--docs{grid-template-columns:minmax(0,1fr) minmax(120px,.76fr);align-items:center;gap:.9rem;display:grid}.mini-scene__tabs{z-index:2;background:#ffffffeb;border:1px solid #168dc826;border-radius:9px;gap:.2rem;max-width:calc(100% - 1.5rem);padding:.28rem;display:flex;position:absolute;top:-.55rem;left:.75rem;overflow:hidden;box-shadow:0 8px 20px #213e5b14}.mini-scene__tabs span{color:#7a8597;white-space:nowrap;border-radius:6px;padding:.3rem .45rem;font-size:.5rem;font-weight:700}.mini-scene__tabs .is-active{color:#087fab;background:#e9f8fd}.mini-scene__document{border-radius:12px;align-content:start;gap:.58rem;min-height:154px;padding:1.25rem 1rem .85rem;animation:.72s cubic-bezier(.16,1,.3,1) .12s both scene-document-settle;display:grid;transform:rotate(-1deg)}.mini-scene__document>div{justify-content:space-between;align-items:center;display:flex}.mini-scene__document svg{color:#168dc8;width:19px;height:19px}.mini-scene__document i{background:#e5edf2;border-radius:999px;width:100%;height:5px}.mini-scene__document i:nth-of-type(2){width:78%}.mini-scene__document i:nth-of-type(3){width:58%}.mini-scene__document strong{color:#0e7199;text-align:right;margin-top:.2rem;font-family:Manrope,sans-serif;font-size:.9rem}.mini-scene__archive{color:#168dc8;background:#e8f8fde6;border:1px solid #168dc824;border-radius:16px;place-items:center;gap:.4rem;min-height:90px;padding:.9rem;display:grid}.mini-scene__archive svg{stroke-width:1.6px;width:29px;height:29px}.mini-scene__archive span{color:#35758f;text-align:center}.workflow-line:before{transform-origin:0;transition:transform .62s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.workflow-line.is-revealed:before{transform:scaleX(1)}.integration-orbit.is-revealed:after{animation:32s linear infinite integration-ring-turn}.integration-orbit.is-revealed .integration-orbit__node{animation:.52s cubic-bezier(.16,1,.3,1) both integration-node-settle}.integration-orbit.is-revealed .integration-orbit__node--2{animation-delay:70ms}.integration-orbit.is-revealed .integration-orbit__node--3{animation-delay:.14s}.integration-orbit.is-revealed .integration-orbit__node--4{animation-delay:.21s}.integration-orbit.is-revealed .integration-orbit__node--5{animation-delay:.28s}.pricing-card:nth-child(2){animation:none;box-shadow:0 20px 52px #3159f529,0 0 0 1px #6057ec14}.pricing-card:nth-child(2):after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #535fef57;position:absolute;inset:-1px}.product-page{--product-accent:#3155f5;--product-accent-rgb:49, 85, 245}.product-page[data-product-accent=violet]{--product-accent:#6d49dd;--product-accent-rgb:109, 73, 221}.product-page[data-product-accent=cyan]{--product-accent:#168dc8;--product-accent-rgb:22, 141, 200}.product-page[data-product-accent=indigo]{--product-accent:#434fce;--product-accent-rgb:67, 79, 206}.product-page[data-product-accent=green]{--product-accent:#11976a;--product-accent-rgb:17, 151, 106}.product-page .product-detail-hero{background:radial-gradient(circle at 83% 13%, rgba(var(--product-accent-rgb), .11), transparent 30%), #fff}.product-page .product-detail-hero__meta,.product-page .feature-detail-grid article>svg,.product-page .product-fit-card>svg{color:var(--product-accent)}.product-page .feature-detail-grid article,.product-page .product-fit-card{border-color:rgba(var(--product-accent-rgb), .14)}.product-page .feature-detail-grid article{position:relative;overflow:hidden}.product-page .feature-detail-grid article:after{background:linear-gradient(180deg, var(--product-accent), rgba(var(--product-accent-rgb), .18));content:"";opacity:.6;border-radius:999px;width:3px;position:absolute;top:0;bottom:0;left:0}.product-page .purchase-steps{position:relative}.product-page .purchase-steps:before{background:rgba(var(--product-accent-rgb), .2);content:"";width:2px;position:absolute;top:15px;bottom:15px;left:14px}.product-page .purchase-steps span{z-index:1;background:var(--product-accent);box-shadow:0 0 0 5px rgba(var(--product-accent-rgb), .08);position:relative}.mobile-description-toggle{gap:.3rem}.mobile-description-toggle svg{width:16px;height:16px;transition:transform .22s cubic-bezier(.16,1,.3,1)}.mobile-description-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.about-story__hub{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#081127d1;border:1px solid #748eff3d;border-radius:22px;place-items:center;gap:.5rem;width:48%;min-height:112px;padding:1.25rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 54px #00000047}.about-story__hub img,.about-story__visual .about-story__hub img{filter:drop-shadow(0 10px 18px #00000047);width:86%}.about-story__hub>span{color:#8fa0bd;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:750}.about-story__tool{z-index:4;color:#b8c5ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1834e6;border:1px solid #708bff40;border-radius:15px;place-items:center;gap:.3rem;width:82px;min-height:68px;padding:.65rem;display:grid;position:absolute;box-shadow:0 16px 34px #00000038}.about-story__tool svg{width:20px;height:20px}.about-story__tool span{color:#dfe6ff;font-size:.58rem;font-weight:720}.about-story__tool--one{top:8%;left:50%;transform:translate(-50%)}.about-story__tool--two{top:28%;right:5%}.about-story__tool--three{bottom:6%;right:17%}.about-story__tool--four{bottom:6%;left:17%}.about-story__tool--five{top:28%;left:5%}.site-footer__response{align-items:center;gap:.45rem;font-size:.74rem;display:flex}.site-footer__response:before{content:"";background:#2acb8d;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #2acb8d1a}@media (min-width:901px){.catalog-toolbar{z-index:8;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#ffffffe0;border:1px solid #dae1eee6;border-radius:17px;padding:.8rem;position:sticky;top:76px;box-shadow:0 14px 36px #1c305e14}}@media (max-width:900px){.site-nav{height:auto;max-height:calc(100dvh - 88px - env(safe-area-inset-top));overscroll-behavior:contain;bottom:auto}.site-nav--open>*{animation:.3s cubic-bezier(.16,1,.3,1) both mobile-nav-item-settle}.site-nav--open>:nth-child(2){animation-delay:30ms}.site-nav--open>:nth-child(3){animation-delay:60ms}.site-nav--open>:nth-child(4){animation-delay:90ms}.site-nav--open>:nth-child(5){animation-delay:.12s}.site-nav--open>:nth-child(6){animation-delay:.15s}.site-nav--open>:nth-child(7){animation-delay:.18s}.site-nav--open>:nth-child(8){animation-delay:.21s}}@media (max-width:700px){[data-reveal],[data-reveal=up],[data-reveal=left],[data-reveal=right],[data-reveal=rotate]{filter:none;transform:translateY(12px)}[data-reveal=scale]{filter:none;transform:scale(.99)}.hero-browser-stage{width:100%;max-width:none}.pointer-depth,.pointer-depth.is-pointer-active,.product-visual--card.pointer-depth{transform:none}.pointer-depth:before{display:none}.catalog-toolbar{border:1px solid var(--line);background:#f8faff;border-radius:17px;padding:.65rem;overflow:hidden}.catalog-filters{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;gap:.5rem;margin-inline:-.65rem;padding:.1rem .65rem .55rem;scroll-padding-inline:.65rem;display:flex;overflow-x:auto}.catalog-filters::-webkit-scrollbar{display:none}.filter-chip{white-space:nowrap;scroll-snap-align:center;flex:none;min-height:44px}.catalog-search{width:100%}.product-visual--video.product-visual--detail{aspect-ratio:16/9}.product-visual--video video{object-fit:contain}.product-mini-scene{width:88%;min-height:144px}.mini-scene__tabs span{padding-inline:.35rem}.mini-scene__label-sheet{min-height:116px}.workflow-line:before{transform-origin:top;transform:scaleY(0)}.workflow-line.is-revealed:before{transform:scaleY(1)}.integration-orbit__node span{font-size:.63rem}.about-story__hub{border-radius:16px;width:50%;min-height:80px;padding:.8rem}.about-story__tool{border-radius:12px;width:58px;min-height:52px;padding:.4rem}.about-story__tool svg{width:16px;height:16px}.about-story__tool span{font-size:.5rem}.about-story__tool--two{right:3%}.about-story__tool--three{bottom:4%;right:13%}.about-story__tool--four{bottom:4%;left:13%}.about-story__tool--five{left:3%}.footer-links a{align-items:center;min-height:44px;font-size:.86rem;display:inline-flex}.site-footer__contact{grid-column:1/-1}}@media (max-width:430px){.product-mini-scene--autoprint{grid-template-columns:minmax(82px,1fr) minmax(68px,.7fr) minmax(76px,.78fr);gap:.38rem}.mini-scene__queue,.mini-scene__printer{padding:.55rem}.mini-scene__queue strong{font-size:.78rem}.mini-scene__printer>svg{width:26px;height:26px}.product-mini-scene--docs{grid-template-columns:minmax(0,1fr) minmax(92px,.7fr);gap:.55rem}}.impact-section{z-index:2;margin-top:clamp(-5.5rem,-6vw,-3.5rem);padding-bottom:clamp(4.5rem,8vw,7.5rem);position:relative}.impact-panel{color:#fff;isolation:isolate;background:radial-gradient(circle at 12% 18%,#3159f54d,#0000 34%),radial-gradient(circle at 88% 82%,#6246e833,#0000 30%),linear-gradient(135deg,#071126 0%,#0a1732 58%,#101b3c 100%);border:1px solid #849fdf33;border-radius:30px;grid-template-columns:minmax(230px,.72fr) minmax(0,1.5fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);min-height:286px;padding:clamp(1.5rem,3.2vw,2.75rem);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #09173933,inset 0 1px #ffffff14}.impact-panel:before{z-index:-1;content:"";opacity:.72;background:linear-gradient(90deg,#0000,#5b84ffcc,#0000);width:46%;height:1px;position:absolute;top:28%;right:-4%;transform:rotate(-8deg);box-shadow:0 38px 34px #3159f533,0 76px 50px #6246e829}.impact-panel:after{z-index:-1;content:"";border:1px solid #7797ee29;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-12rem;right:-8rem;box-shadow:0 0 0 42px #7797ee09,0 0 0 92px #7797ee06}.impact-panel__intro .section-kicker{color:#91adff;margin-bottom:.85rem}.impact-panel__intro h2{color:#fff;max-width:420px;margin-bottom:.9rem;scroll-margin-top:7.5rem;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.impact-panel__intro>p:last-child{color:#acb9d2;max-width:420px;margin-bottom:0;font-size:.92rem;line-height:1.65}.impact-metrics{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0;display:grid}.impact-metric{border-left:1px solid #aec1ea2b;min-width:0;padding:.55rem clamp(1rem,2.1vw,1.75rem);position:relative}.impact-metric dt{color:#c4cee1;letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1.1rem;font-size:.73rem;font-weight:750;line-height:1.35;display:flex}.impact-metric__icon{color:#9cb4ff;background:#5b7ef61f;border:1px solid #89a4ff30;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:inline-grid}.impact-metric__icon svg{stroke-width:1.8px;width:15px;height:15px}.impact-metric dd{color:#fff;letter-spacing:-.06em;white-space:nowrap;align-items:baseline;gap:.18em;min-width:0;margin:0 0 .55rem;font-family:Manrope,Inter,sans-serif;font-size:clamp(1.7rem,2.15vw,2.45rem);font-weight:760;line-height:1;display:flex}.impact-metric dd>span:last-child{color:#8eabff;letter-spacing:-.02em;font-size:.45em;font-weight:800}.number-ticker{font-variant-numeric:tabular-nums;letter-spacing:inherit;display:inline-block}.impact-metric>p{color:#8796b3;margin:0;font-size:.7rem;line-height:1.45}@media (max-width:920px){.impact-panel{grid-template-columns:1fr;gap:2.25rem}.impact-panel__intro{grid-template-columns:minmax(0,1fr) minmax(220px,.75fr);column-gap:2rem;display:grid}.impact-panel__intro .section-kicker{grid-column:1/-1}.impact-panel__intro h2{margin-bottom:0}.impact-panel__intro>p:last-child{align-self:end}}@media (max-width:640px){.impact-section{margin-top:-2rem;padding-bottom:4.5rem}.impact-panel{border-radius:22px;gap:1.75rem;min-height:0;padding:1.4rem}.impact-panel__intro{display:block}.impact-panel__intro h2{max-width:310px;margin-bottom:.8rem;font-size:clamp(1.95rem,9vw,2.35rem)}.impact-panel__intro>p:last-child{font-size:.87rem}.impact-metrics{grid-template-columns:1fr}.impact-metric{border-top:1px solid #aec1ea24;border-left:0;grid-template-columns:minmax(0,1fr) auto;align-content:center;column-gap:1rem;min-height:112px;padding:1.15rem 0;display:grid}.impact-metric dt{margin-bottom:.55rem}.impact-metric dd{grid-area:1/2/span 2;align-self:center;margin:0;font-size:clamp(1.85rem,8.2vw,2.35rem)}.impact-metric>p{padding-left:2.4rem}.impact-metric:nth-child(3) dd{grid-area:auto/1/auto/-1;margin:.35rem 0 .55rem;font-size:clamp(1.8rem,8vw,2.2rem)}.impact-metric:nth-child(3)>p{grid-column:1/-1;padding-left:2.4rem}}@keyframes scene-paper-settle{0%{opacity:0;transform:translateY(-16px)rotate(-4deg)}to{opacity:1;transform:translateY(0)rotate(-2deg)}}@keyframes scene-document-settle{0%{opacity:0;transform:translateY(12px)rotate(1deg)}to{opacity:1;transform:translateY(0)rotate(-1deg)}}@keyframes integration-ring-turn{to{transform:rotate(360deg)}}@keyframes integration-node-settle{0%{opacity:0}to{opacity:1}}@keyframes mobile-nav-item-settle{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes border-beam-spin{0%{transform:rotate(var(--border-beam-angle,0deg))}to{transform:rotate(calc(var(--border-beam-angle,0deg) + 360deg))}}@keyframes border-beam-spin-reverse{0%{transform:rotate(var(--border-beam-angle,0deg))}to{transform:rotate(calc(var(--border-beam-angle,0deg) - 360deg))}}@keyframes workflow-beam-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}@keyframes workflow-beam-flow-reverse{0%{stroke-dashoffset:-100px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.border-beam{transition:none}.border-beam__runner{filter:none;will-change:auto;animation:none;transform:rotate(28deg)}.animated-beam.is-active .animated-beam__pulse{opacity:.48;stroke-dasharray:42 58;stroke-dashoffset:0;filter:none;transition:none;animation:none}.pointer-depth,.pointer-depth.is-pointer-active,.product-visual--card.pointer-depth{transform:none!important}.pointer-depth:before{display:none}.workflow-line:before{transform:none!important}.integration-orbit.is-revealed:after,.integration-orbit.is-revealed .integration-orbit__node,.mini-scene__label-sheet,.mini-scene__document,.site-nav--open>*{animation:none!important}}
