:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #101319;--muted: #342a46;--line: #e7ddff;--surface: #ffffff;--surface-soft: #f7f3ff;--dark: #05060a;--dark-2: #10131d;--brand: #7046d8;--brand-soft: #f1ebff;--brand-2: #c8b7ff;--radius: 8px;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:auto;overflow-x:hidden}body{margin:0;background:var(--surface);color:var(--ink);font-size:16px;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}[data-reveal]{--reveal-delay: 0ms;opacity:0;transform:translate3d(0,28px,0);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}.site-header{position:fixed;z-index:20;top:18px;left:50%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:min(calc(100% - 32px),var(--max));padding:10px 10px 10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:#07080dd1;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:760;white-space:nowrap}.brand-symbol{position:relative;display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:10px;background:transparent;color:var(--brand);box-shadow:none;overflow:hidden}.brand-symbol-compact{width:34px;height:34px}.brand-symbol img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;border-radius:inherit;filter:none}.nav-links{display:flex;justify-content:center;gap:clamp(10px,1.5vw,20px);color:#ded5ff;font-size:13px;font-weight:640}.nav-links a,.header-cta,.button{transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.nav-links a:hover,.nav-links a:focus-visible{color:#fff}.header-cta{padding:10px 14px;border:1px solid rgba(200,183,255,.5);border-radius:7px;background:linear-gradient(135deg,var(--brand) 0%,#5d35c3 100%);color:#fff;font-size:14px;font-weight:740;box-shadow:0 12px 28px #7046d857,inset 0 1px #ffffff3d;white-space:nowrap}.header-cta:hover,.header-cta:focus-visible{border-color:#c8b7ffc7;background:linear-gradient(135deg,#7b4bef 0%,var(--brand) 100%);box-shadow:0 16px 34px #7046d86b,inset 0 1px #ffffff4d;transform:translateY(-1px)}.section-dark{background:radial-gradient(circle at 70% 32%,rgba(143,93,255,.24),transparent 34%),linear-gradient(135deg,#030408,#0b0d14 45%,#05060a);color:#fff}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;min-height:92vh;padding:132px max(24px,calc((100vw - var(--max)) / 2)) 34px;overflow:hidden}.hero:after{position:absolute;right:0;bottom:0;left:0;height:160px;background:linear-gradient(0deg,#05060af0,#05060a00);content:"";pointer-events:none}.hero-copy,.hero-visual{position:relative;z-index:1}.hero-copy{max-width:760px}.hero h1{max-width:680px;margin:0;font-size:clamp(52px,7vw,88px);line-height:.98;letter-spacing:0}.hero p{max-width:650px;margin:28px 0 0;color:#e8e0ff;font-size:clamp(18px,2.2vw,23px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 18px;border:1px solid transparent;border-radius:7px;cursor:pointer;font:inherit;font-weight:760}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{border-color:#8f5dffb8;background:linear-gradient(135deg,var(--brand) 0%,#5d35c3 100%);color:#fff;box-shadow:0 14px 30px #7046d847,inset 0 1px #ffffff3d}.button-primary:hover,.button-primary:focus-visible{border-color:#c8b7ffd6;background:linear-gradient(135deg,#7b4bef 0%,var(--brand) 100%);box-shadow:0 18px 38px #7046d85c,inset 0 1px #ffffff4d}.button-secondary{border-color:#ffffff38;background:#ffffff12;color:#fff}.hero-visual{display:flex;justify-content:center;min-width:0;isolation:isolate}.hero-visual img{position:relative;z-index:2;width:clamp(240px,42vw,540px);max-width:100%;height:auto;max-height:min(72vh,640px);object-fit:contain;filter:drop-shadow(0 0 28px rgba(143,93,255,.28));-webkit-mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.88) 68%,transparent 82%);mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.88) 68%,transparent 82%)}.hero-smoke{position:absolute;left:50%;bottom:clamp(-20px,-1.2vh,-8px);width:clamp(360px,52vw,720px);height:clamp(110px,12vw,170px);opacity:.92;overflow:visible;pointer-events:none;transform:translate(-50%) perspective(720px) rotateX(58deg);mix-blend-mode:screen;transform-style:preserve-3d;-webkit-mask-image:linear-gradient(0deg,transparent 0%,#000 22%,#000 78%,transparent 100%);mask-image:linear-gradient(0deg,transparent 0%,#000 22%,#000 78%,transparent 100%)}.hero-smoke-back{z-index:1;bottom:clamp(-12px,.4vh,14px);opacity:.85;width:clamp(420px,60vw,820px);height:clamp(130px,14vw,200px);transform:translate(-50%) perspective(780px) rotateX(64deg) translate3d(0,6px,-60px)}.hero-smoke-front{z-index:3;bottom:clamp(-8px,.6vh,18px);width:clamp(320px,46vw,600px);height:clamp(80px,9vw,130px);opacity:.6;transform:translate(-50%) perspective(720px) rotateX(54deg) translate3d(0,-2px,70px)}.hero-smoke:before,.hero-smoke:after,.hero-smoke-layer{position:absolute;display:block;border-radius:999px;content:"";filter:blur(11px);will-change:transform,opacity;left:0;width:46%}.hero-smoke:before{bottom:38%;height:18%;background:linear-gradient(90deg,transparent 0%,rgba(143,93,255,.18) 20%,rgba(112,70,216,.7) 55%,rgba(200,183,255,.55) 80%,transparent 100%);animation:heroSmokeDrift 9s linear infinite}.hero-smoke:after{bottom:14%;height:16%;width:52%;background:linear-gradient(90deg,transparent 0%,rgba(112,70,216,.42) 30%,rgba(160,110,255,.62) 60%,transparent 100%);filter:blur(13px);animation:heroSmokeDrift 11s linear -4s infinite}.hero-smoke-layer-1{bottom:56%;height:13%;width:40%;background:linear-gradient(90deg,transparent 0%,rgba(160,110,255,.32) 25%,rgba(112,70,216,.68) 55%,transparent 100%);filter:blur(9px);animation:heroSmokeDrift 8s linear -1.5s infinite}.hero-smoke-layer-2{bottom:30%;height:12%;width:36%;background:linear-gradient(90deg,transparent 0%,rgba(143,93,255,.6) 50%,transparent 100%);filter:blur(8px);animation:heroSmokeDrift 10.4s linear -6s infinite}.hero-smoke-layer-3{bottom:60%;height:11%;width:32%;background:linear-gradient(90deg,transparent 0%,rgba(200,183,255,.34) 35%,rgba(112,70,216,.5) 65%,transparent 100%);filter:blur(10px);animation:heroSmokeDrift 12.6s linear -2.5s infinite}.hero-smoke-layer-4{bottom:38%;height:14%;width:50%;background:linear-gradient(90deg,transparent 0%,rgba(200,183,255,.32) 25%,rgba(143,93,255,.55) 55%,transparent 100%);filter:blur(9px);animation:heroSmokeDrift 9.6s linear infinite}.hero-smoke-layer-5{bottom:18%;height:12%;width:38%;background:linear-gradient(90deg,transparent 0%,rgba(160,110,255,.4) 35%,rgba(200,183,255,.42) 60%,transparent 100%);filter:blur(8px);animation:heroSmokeDrift 11.8s linear -3.4s infinite}@keyframes heroSmokeDrift{0%{opacity:0;transform:translate3d(-110%,6px,-30px) scaleX(.7)}18%{opacity:.55;transform:translate3d(-40%,2px,-10px) scaleX(.95)}50%{opacity:.7;transform:translate3d(50%,-6px,20px) scaleX(1.1)}82%{opacity:.5;transform:translate3d(140%,-2px,0) scaleX(1.3)}to{opacity:0;transform:translate3d(220%,4px,-20px) scaleX(1.5)}}@media(max-aspect-ratio:4 / 3){.hero-visual img{width:clamp(220px,64vw,460px)}}.trust-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:radial-gradient(circle at 70% -80%,rgba(143,93,255,.18),transparent 36%),linear-gradient(135deg,#030408,#0b0d14 45%,#05060a);color:#fff}.trust-strip article{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:24px 18px;border-top:1px solid rgba(255,255,255,.08);background:#ffffff06}.trust-strip h2{margin:0;color:#fff;font-size:16px;line-height:1.2}.trust-strip p{margin:5px 0 0;color:#d8ccff;font-size:13px;line-height:1.35}.trust-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(143,93,255,.28);border-radius:7px;background:#8f5dff14;color:var(--brand)}.trust-icon svg{width:22px;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.section{scroll-margin-top:110px;padding:clamp(74px,10vw,128px) max(24px,calc((100vw - var(--max)) / 2))}.section-light{background:var(--surface)}.section-muted{background:radial-gradient(circle at 82% 12%,rgba(143,93,255,.14),transparent 34%),linear-gradient(135deg,#8f5dff14,#fff0),var(--surface-soft)}.section-heading{max-width:760px;margin-bottom:42px}.section-heading.wide{max-width:1000px}.section-label{margin:0 0 12px;color:var(--brand);font-size:13px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}h2{margin:0;color:var(--ink);font-size:clamp(34px,5vw,62px);line-height:1.04;letter-spacing:0}h3{margin:0;color:var(--ink);font-size:22px;line-height:1.2;overflow-wrap:anywhere}.section-heading p:not(.section-label),.split-layout p,.service-card p,.process-step p,.contact-panel p,.offer-panel p,.focus-card p,.robot-card p,.finder-panel p,.objection-grid p,.legal-section p{color:var(--muted);font-size:18px}.section-label,.offer-panel .section-label,.objection-section .section-label,.support-section .section-label,.contact-panel .section-label,.finder-panel .section-label{color:var(--brand)}.robot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.robot-card{display:grid;min-height:330px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 18px 50px #1013190f}.robot-visual{position:relative;display:grid;align-items:end;min-height:116px;margin-bottom:22px;overflow:hidden;border-radius:7px;background:radial-gradient(circle at 68% 28%,rgba(143,93,255,.25),transparent 32%),linear-gradient(90deg,#0b0e16,#141926)}.robot-visual img{width:100%;height:168px;object-fit:cover;transform:scale(1);transition:transform .52s ease}.robot-card:hover .robot-visual img,.robot-card:focus-within .robot-visual img{transform:scale(1.045)}.robot-visual span{position:absolute;right:10px;bottom:10px;padding:5px 7px;border:1px solid rgba(143,93,255,.42);border-radius:6px;background:#05060ab8;color:#fff;font-size:11px;font-weight:760}.robot-card p{margin-bottom:20px;font-size:16px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;align-self:end}.tag-row span{padding:7px 9px;border:1px solid rgba(143,93,255,.18);border-radius:6px;background:var(--brand-soft);color:#241a3b;font-size:12px;font-weight:760}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.video-card{display:grid;gap:16px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 18px 50px #1013190f}.video-card-large{grid-column:1 / -1}.video-frame{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:7px;background:radial-gradient(circle at 64% 26%,rgba(143,93,255,.2),transparent 32%),#05060a}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-load-button{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100%;border:0;background:linear-gradient(140deg,#7046d857,#05060a2e),#05060a;color:#fff;cursor:pointer;font:inherit;font-weight:780}.video-load-button:hover,.video-load-button:focus-visible{background:linear-gradient(140deg,#8f5dff6b,#05060a1f),#05060a}.video-load-button:focus-visible{outline:3px solid rgba(143,93,255,.7);outline-offset:-5px}.video-play-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fffffff0;box-shadow:0 18px 50px #00000047}.video-play-icon:before{content:"";display:block;width:0;height:0;margin-left:5px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid var(--brand)}.video-card span{color:var(--brand);font-size:12px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.video-card h3{margin-top:6px}.video-card p{margin:10px 0 0;color:var(--muted);font-size:15px}.finder-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(28px,6vw,72px);align-items:stretch;padding:clamp(28px,5vw,56px);border:1px solid rgba(16,19,25,.08);border-radius:var(--radius);background:#ffffffb3}.compact-finder{padding:0 0 22px;border:0;border-bottom:1px solid rgba(143,93,255,.14);border-radius:0;background:transparent}.finder-copy{display:grid;align-content:start}.finder-copy h2{max-width:610px;font-size:clamp(32px,4.2vw,52px)}.finder-copy p:not(.section-label){max-width:580px;margin-bottom:22px}.finder-steps{display:grid;grid-template-rows:repeat(4,1fr);gap:10px}.finder-steps article{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:7px;background:#fff}.finder-steps span{color:var(--brand);font-weight:840}.finder-steps p{margin:0;color:var(--ink);font-size:16px;font-weight:720}.product-console{--console-pad: clamp(22px, 4vw, 38px);--detail-gap: 18px;--detail-width: clamp(320px, 29%, 380px);position:relative;padding:var(--console-pad);border:1px solid rgba(143,93,255,.18);border-radius:var(--radius);background:radial-gradient(circle at 82% 0%,rgba(143,93,255,.14),transparent 34%),#ffffffe6;box-shadow:0 20px 70px #10131914}.product-console.has-product-detail{padding-right:calc(var(--console-pad) + var(--detail-width) + var(--detail-gap))}.product-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.35fr);gap:18px;align-items:center}.compact-toolbar{margin-top:22px}.product-toolbar h3{font-size:clamp(22px,2.5vw,30px)}.product-search{display:grid;gap:8px;color:#241a3b;font-size:13px;font-weight:780}.product-search input{width:100%;min-height:46px;border:1px solid rgba(143,93,255,.24);border-radius:7px;background:#fff;color:var(--ink);font:inherit;padding:12px 13px;outline:none}.product-search-main{max-width:620px;margin-top:auto}.product-search input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #8f5dff1f}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.product-count-note{justify-self:end;color:#342a46;font-size:14px;font-weight:760}.filter-row button{min-height:39px;border:1px solid rgba(143,93,255,.22);border-radius:999px;background:#fff;color:#241a3b;cursor:pointer;font:inherit;font-size:12px;font-weight:780;padding:8px 12px}.filter-row button.is-active,.filter-row button:hover,.filter-row button:focus-visible{border-color:var(--brand);background:#0b0e16;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-card{position:relative;display:flex;flex-direction:column;gap:10px;min-height:252px;padding:14px;border:1px solid rgba(143,93,255,.14);border-radius:var(--radius);background:#fff;cursor:pointer;box-shadow:0 14px 36px #1013190b;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover,.product-card:focus-visible{border-color:#8f5dff61;box-shadow:0 18px 42px #10131914;outline:none;transform:translateY(-2px)}.product-card.is-selected{border-color:#8f5dff8f;box-shadow:0 18px 42px #8f5dff1a}.product-empty{grid-column:1 / -1;padding:26px;border:1px solid rgba(143,93,255,.18);border-radius:var(--radius);background:#fff}.product-empty h4{margin:0;color:var(--ink);font-size:22px}.product-empty p{max-width:620px;margin:10px 0 0;color:#241a3b}.product-card-top{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:space-between}.product-card-category{color:#5a4d75;font-size:12px;font-weight:720;letter-spacing:.02em;text-transform:uppercase}.brand-logo{display:inline-flex;align-items:center;justify-content:center;height:26px;min-width:54px;max-width:120px;padding:0 8px;border-radius:6px;background:#fff;color:#101319;font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap;border:1px solid rgba(16,19,25,.1)}.brand-logo-large{height:38px;min-width:78px;max-width:170px;padding:0 12px;font-size:16px;border-radius:8px}.brand-logo img{display:block;width:auto;height:100%;max-width:100%;max-height:18px;object-fit:contain}.brand-logo-large img{max-height:26px}.brand-logo-invert img{filter:invert(1)}.brand-logo-text{text-transform:uppercase;color:#101319}.product-card h4{min-height:44px;margin:0;color:var(--ink);font-size:18px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card p{min-height:42px;margin:0;color:#241a3b;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-tags{margin-top:auto;align-self:stretch}.product-tags button{min-height:29px;border:1px solid rgba(16,19,25,.1);border-radius:999px;background:#f7f3ff;color:#342a46;cursor:pointer;font:inherit;font-size:11px;font-weight:760;padding:5px 8px;transition:border-color .18s ease,background .18s ease,color .18s ease}.product-tags button:hover,.product-tags button:focus-visible{border-color:#8f5dff7a;background:#0b0e16;color:#fff;outline:none}.product-card-bottom{display:grid;gap:12px;align-self:end}.product-card-image-note{min-height:auto;margin:0;padding-top:4px;color:#241a3b80;font-size:10px;font-style:italic;font-weight:500;letter-spacing:.01em;line-height:1.3;display:block;overflow:visible}.use-case-product-card .product-card-image-note{margin-top:2px}.product-card-bottom a,.product-more,.product-detail a{display:inline-flex;width:fit-content;align-items:center;justify-content:center;border:0;border-radius:7px;background:var(--brand);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:820;padding:9px 12px}.product-more{margin-top:16px}.product-more-subtle{margin-left:8px;border:1px solid rgba(143,93,255,.22);background:#fff;color:#241a3b}.product-detail{position:absolute;top:var(--console-pad);right:var(--console-pad);bottom:var(--console-pad);display:grid;align-content:start;gap:16px;width:var(--detail-width);min-height:0;margin-top:0;padding:clamp(20px,3vw,28px);overflow-y:auto;border:1px solid rgba(143,93,255,.18);border-radius:var(--radius);background:linear-gradient(135deg,#8f5dff14,#fff0),#fff;scrollbar-width:thin;scrollbar-color:rgba(143,93,255,.32) transparent}.product-detail::-webkit-scrollbar{width:6px}.product-detail::-webkit-scrollbar-thumb{border-radius:999px;background:#8f5dff52}.product-detail-heading{display:grid;gap:10px;margin:0}.product-detail-heading .brand-logo{justify-self:start}.product-detail-heading>div{min-width:0}.product-detail-heading h3{margin:4px 0 0;font-size:clamp(22px,2.6vw,30px);line-height:1.15;overflow-wrap:anywhere}.product-detail>p{margin:0;color:#241a3b;font-size:15px;line-height:1.55}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr .9fr;gap:18px}.product-detail h4{margin:0 0 8px;color:var(--ink);font-size:15px;letter-spacing:0}.product-detail li{color:#241a3b;font-size:14px;line-height:1.45}.product-detail>div:not(.product-detail-heading):not(.product-guidance){padding:14px;border:1px solid rgba(143,93,255,.16);border-radius:10px;background:#f7f3ff99}.product-detail>div:not(.product-detail-heading):not(.product-guidance) ul{display:grid;gap:6px;padding-left:18px;margin:0}.product-detail a{margin-top:auto}.finder-intro{margin-bottom:30px}.finder-searchbar{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:18px;align-items:end}.finder-summary{display:grid;min-height:72px;align-content:center;justify-items:center;border:1px solid rgba(143,93,255,.16);border-radius:var(--radius);background:#0b0e16;color:#ded5ff}.finder-summary strong{color:#fff;font-size:30px;line-height:1}.finder-summary span{font-size:12px;font-weight:760;text-transform:uppercase}.product-database-layout{display:block}.product-database-layout .product-grid{grid-template-columns:repeat(3,1fr)}.product-database-layout .product-card{min-height:0}.product-visual{position:relative;display:grid;min-height:118px;aspect-ratio:16 / 9;place-items:center;overflow:hidden;border-radius:7px;background:radial-gradient(circle at 58% 26%,rgba(143,93,255,.28),transparent 32%),linear-gradient(135deg,#05060a,#121623);isolation:isolate}.product-visual-svg{position:relative;z-index:1;width:100%;height:100%}.visual-title,.visual-subtitle,.visual-code{fill:#f4efff;font-family:inherit;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.visual-title{font-size:11px}.visual-subtitle{fill:var(--brand-2);font-size:12px;letter-spacing:0}.visual-code{fill:#d8ccff;font-size:9px;text-anchor:end}.product-detail>.product-visual{width:100%;min-height:200px;aspect-ratio:16 / 9;max-width:100%;margin:0;padding:0}.product-detail>.product-visual img{object-fit:cover;padding:0}.product-visual:before{display:none;position:absolute;inset:16px;border:1px solid rgba(143,93,255,.18);border-radius:999px;content:"";transform:perspective(320px) rotateX(64deg)}.product-visual img{position:relative;z-index:1;width:100%;height:100%;border-radius:inherit;background:#05060a;object-fit:cover;object-position:center}.product-visual-glow{position:absolute;width:124px;height:124px;border-radius:50%;background:#8f5dff38;filter:blur(20px)}.product-visual-shadow{position:absolute;bottom:18px;width:96px;height:18px;border-radius:50%;background:#00000080;filter:blur(4px)}.product-robot-part{position:absolute;display:block;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,#1b202b,#07080d);box-shadow:inset 0 1px #ffffff1f,0 0 18px #8f5dff29}.part-head{top:28px;width:34px;height:30px;border-color:#8f5dff8a;border-radius:16px 16px 12px 12px}.part-head:after{position:absolute;top:13px;left:8px;width:18px;height:2px;border-radius:999px;background:var(--brand);box-shadow:0 0 8px #8f5dffe6;content:""}.part-body{top:60px;width:54px;height:46px;border-radius:16px 16px 20px 20px}.part-arm{top:66px;width:12px;height:44px;border-radius:999px}.part-arm-left{left:calc(50% - 47px);transform:rotate(11deg)}.part-arm-right{right:calc(50% - 47px);transform:rotate(-11deg)}.part-leg{top:104px;width:12px;height:18px;border-radius:999px}.part-leg-left{left:calc(50% - 22px)}.part-leg-right{right:calc(50% - 22px)}.part-wheel{bottom:26px;width:18px;height:18px;border-radius:50%;border-color:#8f5dff59}.part-wheel-left{left:calc(50% - 42px)}.part-wheel-right{right:calc(50% - 42px)}.product-visual-label{position:absolute;right:10px;bottom:10px;max-width:calc(100% - 20px);overflow:hidden;color:#f4efff;font-size:10px;font-weight:820;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.product-visual-arm .part-head,.product-visual-arm .part-leg,.product-visual-arm .part-wheel,.product-visual-amr .part-head,.product-visual-amr .part-arm,.product-visual-amr .part-leg,.product-visual-amrHeavy .part-head,.product-visual-amrHeavy .part-arm,.product-visual-amrHeavy .part-leg,.product-visual-amrSmall .part-head,.product-visual-amrSmall .part-arm,.product-visual-amrSmall .part-leg,.product-visual-ugv .part-head,.product-visual-ugv .part-arm,.product-visual-ugv .part-leg,.product-visual-ugvTrack .part-head,.product-visual-ugvTrack .part-arm,.product-visual-ugvTrack .part-leg,.product-visual-cleaner .part-head,.product-visual-cleaner .part-arm,.product-visual-cleaner .part-leg,.product-visual-cleanerWide .part-head,.product-visual-cleanerWide .part-arm,.product-visual-cleanerWide .part-leg{display:none}.product-visual-arm .part-body{top:36px;width:28px;height:86px;border-radius:16px;transform:rotate(36deg);transform-origin:bottom center}.product-visual-arm .part-body:before,.product-visual-arm .part-body:after{position:absolute;border:1px solid rgba(143,93,255,.36);background:linear-gradient(145deg,#202635,#090b10);content:""}.product-visual-arm .part-body:before{top:34px;left:-22px;width:24px;height:68px;border-radius:14px;transform:rotate(-64deg)}.product-visual-arm .part-body:after{right:-20px;bottom:-11px;width:36px;height:17px;border-radius:12px}.product-visual-quadruped .part-head,.product-visual-quadrupedHeavy .part-head,.product-visual-wheelQuadruped .part-head{top:49px;left:calc(50% + 30px);width:30px;height:24px}.product-visual-quadruped .part-body,.product-visual-quadrupedHeavy .part-body,.product-visual-wheelQuadruped .part-body{top:58px;width:88px;height:28px;border-radius:18px}.product-visual-quadruped .part-arm,.product-visual-quadruped .part-leg,.product-visual-quadrupedHeavy .part-arm,.product-visual-quadrupedHeavy .part-leg,.product-visual-wheelQuadruped .part-arm,.product-visual-wheelQuadruped .part-leg{top:84px;display:block;width:10px;height:30px}.product-visual-quadruped .part-arm-left,.product-visual-quadrupedHeavy .part-arm-left,.product-visual-wheelQuadruped .part-arm-left{left:calc(50% - 42px)}.product-visual-quadruped .part-arm-right,.product-visual-quadrupedHeavy .part-arm-right,.product-visual-wheelQuadruped .part-arm-right{right:calc(50% - 42px)}.product-visual-quadruped .part-leg-left,.product-visual-quadrupedHeavy .part-leg-left,.product-visual-wheelQuadruped .part-leg-left{left:calc(50% - 12px)}.product-visual-quadruped .part-leg-right,.product-visual-quadrupedHeavy .part-leg-right,.product-visual-wheelQuadruped .part-leg-right{right:calc(50% - 12px)}.product-visual-wheelQuadruped .part-wheel,.product-visual-amr .part-wheel,.product-visual-amrHeavy .part-wheel,.product-visual-amrSmall .part-wheel,.product-visual-ugv .part-wheel,.product-visual-cleaner .part-wheel,.product-visual-cleanerWide .part-wheel{display:block}.product-visual-service .part-body,.product-visual-serviceDisplay .part-body,.product-visual-serviceRack .part-body,.product-visual-serviceTall .part-body,.product-visual-humanoidService .part-body{top:50px;height:62px;border-radius:18px}.product-visual-serviceDisplay .part-body:after{position:absolute;top:10px;left:9px;width:35px;height:18px;border:1px solid rgba(143,93,255,.5);border-radius:5px;background:#8f5dff26;content:""}.product-visual-serviceRack .part-body:before{position:absolute;top:16px;left:-10px;width:74px;height:2px;background:var(--brand);box-shadow:0 18px #8f5dffbf;content:""}.product-visual-amr .part-body,.product-visual-amrHeavy .part-body,.product-visual-amrSmall .part-body,.product-visual-cleaner .part-body,.product-visual-cleanerWide .part-body,.product-visual-ugv .part-body,.product-visual-ugvTrack .part-body{top:62px;width:94px;height:44px;border-radius:22px 22px 14px 14px}.product-visual-amrHeavy .part-body,.product-visual-cleanerWide .part-body,.product-visual-ugvTrack .part-body{width:116px;height:48px}.product-visual-amrSmall .part-body,.product-visual-cleaner .part-body{width:78px;height:38px}.product-visual-ugvTrack .part-wheel{bottom:25px;width:56px;height:16px;border-radius:999px}.product-visual-ugvTrack .part-wheel-left{left:calc(50% - 60px)}.product-visual-ugvTrack .part-wheel-right{right:calc(50% - 60px)}.product-facts,.product-guidance{display:grid;gap:10px;margin:0}.product-guidance article{padding:14px;border:1px solid rgba(143,93,255,.14);border-radius:7px;background:#fff}.product-guidance h4{margin:0 0 7px;color:var(--ink);font-size:14px}.product-guidance p{margin:0;color:#342a46;font-size:13px;line-height:1.45}.product-facts div{padding:12px;border:1px solid rgba(143,93,255,.14);border-radius:7px;background:var(--brand-soft)}.product-facts dt{color:var(--brand);font-size:12px;font-weight:850;text-transform:uppercase}.product-facts dd{margin:4px 0 0;color:var(--ink);font-size:14px;font-weight:700}.product-more-row{display:flex;flex-wrap:wrap;gap:8px}.offer-section{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 6%,rgba(143,93,255,.18),transparent 36%),radial-gradient(circle at 92% 90%,rgba(200,183,255,.22),transparent 42%),linear-gradient(180deg,#fff,#f4efff);color:var(--ink)}.offer-section:before{position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,transparent,var(--brand),var(--brand-2),transparent);content:""}.offer-panel{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,1fr);gap:clamp(34px,6vw,72px);align-items:stretch;padding:clamp(30px,5vw,56px);border:1px solid rgba(143,93,255,.22);border-radius:var(--radius);background:#fff;box-shadow:0 30px 80px #241a3b1f}.offer-panel h2{color:var(--ink)}.offer-panel>div:first-child p{color:#342a46}.offer-panel .button{margin-top:22px}.offer-stack{position:relative;display:grid;gap:12px;padding:clamp(22px,3vw,32px);border-radius:12px;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.14),transparent 42%),linear-gradient(155deg,#1a1230,#0b0e16)}.offer-stack:before{position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,#8f5dff99,#8f5dff00);content:"";z-index:-1}.offer-stack span{display:grid;grid-template-columns:18px 1fr;gap:12px;padding:14px 16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0a;color:#f4efff;font-size:15px;font-weight:700}.offer-stack span:before{display:block;width:18px;height:18px;margin-top:1px;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 0 14px #8f5dff80;content:""}.objection-section{background:radial-gradient(circle at 8% 12%,rgba(143,93,255,.08),transparent 32%),radial-gradient(circle at 94% 88%,rgba(143,93,255,.06),transparent 30%),#fbf9ff}.objection-section h2,.objection-section h3{color:var(--ink)}.objection-section .section-label{color:var(--brand)}.objection-grid p{color:#342a46}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{position:relative;min-height:245px;padding:24px;overflow:hidden;border-radius:var(--radius);background:linear-gradient(180deg,#faf8ff,#fff);border-left:3px solid var(--brand)}#leistungen .service-card.is-visible{transition:transform .22s cubic-bezier(.2,.82,.24,1),box-shadow .22s ease}#leistungen .service-card.is-visible:hover,#leistungen .service-card.is-visible:focus-visible{transform:translate3d(0,-8px,0) scale(1.014);box-shadow:0 18px 40px #1e123a1c;outline:none}.service-topline{display:flex;align-items:center;margin-bottom:22px}.service-topline span{display:inline-grid;min-width:38px;height:30px;place-items:center;padding:0 10px;border-radius:7px;background:#8f5dff1f;color:var(--brand);font-size:13px;font-weight:840;letter-spacing:.04em}.service-card p{margin:14px 0 0;font-size:16px}.focus-section{background:radial-gradient(circle at 86% 10%,rgba(143,93,255,.14),transparent 28%),linear-gradient(135deg,#fff,#f8f6ff 54%,#fff)}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.focus-card{position:relative;display:grid;min-height:320px;align-content:end;padding:22px;overflow:hidden;border:1px solid rgba(143,93,255,.12);border-radius:var(--radius);background:#05060a;color:#fff;cursor:pointer;box-shadow:0 18px 50px #1013190f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.focus-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78;transform:scale(1);transition:opacity .22s ease,transform .62s ease}.focus-card:after{position:absolute;inset:0;background:linear-gradient(180deg,#05060a0f,#05060a70 44%,#05060aeb),radial-gradient(circle at 18% 20%,rgba(143,93,255,.2),transparent 38%);content:""}.focus-card:hover,.focus-card:focus-visible{border-color:#8f5dff6b;box-shadow:0 22px 56px #8f5dff1f;transform:translateY(-2px)}.focus-card:hover img,.focus-card:focus-visible img{opacity:.9;transform:scale(1.045)}.focus-card h3,.focus-card p,.focus-card-label{position:relative;z-index:1}.focus-card h3{margin-top:10px;color:#fff}.focus-card p{margin:10px 0 0;color:#e8e0ff;font-size:16px}.focus-card-label{display:inline-flex;width:fit-content;padding:5px 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:var(--brand);color:#fff;font-size:11px;font-weight:820}.use-case-page{background:#fff}.use-case-hero{position:relative;display:grid;min-height:min(760px,88vh);align-items:end;padding:150px max(24px,calc((100vw - var(--max)) / 2)) 64px;overflow:hidden}.use-case-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.74}.use-case-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#05060aeb,#05060aa3 42%,#05060a38),linear-gradient(180deg,#05060a33,#05060ae0);content:""}.use-case-hero-copy{position:relative;z-index:1;display:grid;max-width:760px;gap:22px}.use-case-hero h1{margin:0;color:#fff;font-size:clamp(48px,8vw,96px);line-height:.96;letter-spacing:0}.use-case-hero p{max-width:700px;margin:0;color:#e8e0ff;font-size:clamp(18px,2vw,23px)}.back-link{display:inline-flex;width:fit-content;padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;font-size:13px;font-weight:760}.use-case-detail-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);gap:clamp(28px,6vw,72px);align-items:start}.use-case-example-list{display:grid;gap:12px}.use-case-example-list article{display:grid;grid-template-columns:10px 1fr;gap:14px;align-items:start;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 38px #1013190b}.use-case-example-list span{width:10px;height:10px;margin-top:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 18px #8f5dff99}.use-case-example-list p,.use-case-facts p{margin:0;color:#241a3b;font-size:17px}.use-case-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.use-case-facts article{padding:18px;border:1px solid rgba(143,93,255,.14);border-radius:var(--radius);background:#f8f6ff}.use-case-outcomes{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.use-case-outcomes span{padding:8px 10px;border:1px solid rgba(143,93,255,.18);border-radius:999px;background:#fff;color:#241a3b;font-size:12px;font-weight:780}.use-case-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.use-case-product-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(143,93,255,.14);border-radius:var(--radius);background:#fff;box-shadow:0 14px 36px #1013190b;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.use-case-product-card:hover,.use-case-product-card:focus-visible{border-color:#8f5dff6b;box-shadow:0 18px 42px #10131914;outline:none;transform:translateY(-2px)}.use-case-product-card .product-visual{aspect-ratio:16 / 9;min-height:140px}.use-case-product-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.use-case-product-card-category{color:#5a4d75;font-size:12px;font-weight:720;letter-spacing:.02em;text-transform:uppercase}.use-case-product-card strong{color:var(--ink);font-size:18px;line-height:1.2}.use-case-product-card p{margin:0;color:#342a46;font-size:14px;line-height:1.5}.use-case-product-card p:not(.product-card-image-note){margin-bottom:auto}.cleaning-page{background:#fff}.cleaning-hero{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);gap:clamp(32px,6vw,84px);align-items:center;min-height:90vh;padding:136px max(24px,calc((100vw - var(--max)) / 2)) 72px;overflow:hidden}.cleaning-hero:after{position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(0deg,#05060af2,#05060a00);content:"";pointer-events:none}.cleaning-hero-copy,.cleaning-hero-visual{position:relative;z-index:1}.cleaning-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(48px,6.4vw,86px);line-height:.98;letter-spacing:0}.cleaning-hero p:not(.section-label){max-width:690px;margin:26px 0 0;color:#e8e0ff;font-size:clamp(18px,2.1vw,22px)}.cleaning-hero-visual{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:#05060a;box-shadow:0 34px 90px #8f5dff33}.cleaning-hero-visual img{width:100%;min-height:420px;object-fit:cover}.cleaning-proof-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:radial-gradient(circle at 76% -90%,rgba(143,93,255,.18),transparent 38%),linear-gradient(135deg,#030408,#0b0d14 45%,#05060a);color:#fff}.cleaning-proof-strip article{padding:26px max(20px,calc((100vw - var(--max)) / 6));border-top:1px solid rgba(255,255,255,.08);background:#ffffff06}.cleaning-proof-strip h2{margin:0;color:#fff;font-size:18px}.cleaning-proof-strip p{margin:8px 0 0;color:#d8ccff;font-size:14px}.cleaning-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cleaning-case-grid article{min-height:190px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,rgba(143,93,255,.08),transparent 44%),#fff;box-shadow:0 14px 38px #1013190b}.cleaning-case-grid span{display:inline-grid;min-width:34px;height:28px;place-items:center;margin-bottom:20px;border-radius:7px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:840}.cleaning-case-grid p{margin:0;color:var(--ink);font-size:18px;font-weight:720;line-height:1.35}.cleaning-products .use-case-product-card .product-visual{min-height:150px}.cleaning-step-grid{grid-template-columns:repeat(3,1fr)}.process-section{background:#fff}.process-list,.process-track{display:grid;gap:12px;border-top:0}.process-track{position:relative}.process-track-line{position:absolute;top:28px;bottom:28px;left:85px;width:2px;border-radius:999px;background:linear-gradient(180deg,transparent,rgba(143,93,255,.45),transparent);overflow:hidden}.process-track-line:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient(180deg,#8f5dff14,#8f5dffb8,#8f5dff14);content:"";opacity:.34}.process-step{position:relative;display:grid;grid-template-columns:120px 1fr;gap:28px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,rgba(143,93,255,.07),transparent 46%),#fff;box-shadow:0 14px 38px #1013190b}.process-step.is-visible{border-color:#8f5dff3d;box-shadow:0 18px 46px #8f5dff14}.process-step span{color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand-2));-webkit-background-clip:text;background-clip:text;font-size:34px;font-weight:820}.process-step p{max-width:760px;margin:10px 0 0}.objection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.objection-grid article{position:relative;display:grid;gap:12px;min-height:245px;padding:26px 22px 22px;overflow:hidden;border:1px solid rgba(143,93,255,.18);border-radius:var(--radius);background:#fff;box-shadow:0 14px 38px #241a3b0f}.objection-index{display:block;color:transparent;background:linear-gradient(135deg,#8f5dff 0%,var(--brand) 82%);background-clip:text;-webkit-background-clip:text;font-size:30px;font-weight:850;letter-spacing:0;line-height:1;text-shadow:0 8px 24px rgba(143,93,255,.22)}.objection-grid p{margin-bottom:0;font-size:16px}.split-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,1fr);gap:clamp(36px,7vw,92px);align-items:center}.split-layout>div:first-child p:not(.section-label){max-width:560px}.support-section{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 26%,rgba(143,93,255,.28),transparent 34%),linear-gradient(135deg,#05060a,#0b0e16 54%,#05060a);border-top:14px solid #fff;color:#fff}.support-section h2,.support-section h3{color:#fff}.support-section .split-layout p{color:#e8e0ff}.support-section .split-layout{position:relative;z-index:1}.support-button{margin-top:24px}.support-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.support-list li{position:relative;padding:18px 20px;border:1px solid rgba(255,255,255,.13);border-radius:var(--radius);background:#ffffff12;color:#f4efff;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.support-list li:before{margin-right:10px;color:var(--brand);content:"✓"}.support-robot-art{position:absolute;right:max(4px,calc((100vw - var(--max)) / 2 - 24px));bottom:-6px;width:min(430px,40vw);aspect-ratio:2 / 3;opacity:.64;pointer-events:none;z-index:0}.support-robot-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 0 34px rgba(143,93,255,.22))}.contact-section{background:radial-gradient(circle at 82% 8%,rgba(143,93,255,.14),transparent 34%),linear-gradient(135deg,#8f5dff1f,#fff0),#f7f3ff}.contact-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);gap:clamp(28px,6vw,72px);align-items:center;padding:clamp(28px,5vw,54px);border:1px solid rgba(143,93,255,.16);border-radius:var(--radius);background:#ffffffc7;box-shadow:0 20px 70px #10131914}.contact-panel h2{font-size:clamp(34px,4.5vw,56px)}.contact-mail-card{display:grid;gap:12px;padding:clamp(20px,3vw,30px);border:1px solid rgba(143,93,255,.18);border-radius:7px;background:#fff;box-shadow:0 14px 38px #1013190b}.contact-mail-card span{color:var(--brand);font-size:12px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.contact-mail-card a{color:var(--ink);font-size:clamp(22px,3vw,32px);font-weight:820;line-height:1.1;overflow-wrap:anywhere}.contact-mail-card p{margin:0;color:#342a46;font-size:16px}.legal-section{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:42px max(24px,calc((100vw - var(--max)) / 2));background:var(--surface-soft)}.legal-section article{padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.legal-section h2{font-size:22px}.legal-section p{margin-bottom:0;font-size:14px}.legal-section a{color:var(--brand);font-weight:720}.footer{position:relative;padding:clamp(56px,7vw,88px) max(24px,calc((100vw - var(--max)) / 2)) 0;background:radial-gradient(circle at 84% -10%,rgba(143,93,255,.22),transparent 38%),linear-gradient(180deg,#05060a,#03040a);color:#d8ccff}.footer:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(143,93,255,.5),transparent);content:""}.footer-inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);gap:clamp(36px,6vw,80px);padding-bottom:48px}.footer-brand{display:grid;gap:18px;max-width:360px}.footer-brand-mark{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:17px;font-weight:820;text-decoration:none}.footer-brand p{margin:0;color:#b5acd6;font-size:14px;line-height:1.6}.footer-contact-link{color:#fff;font-size:15px;font-weight:760;text-decoration:none;word-break:break-word}.footer-contact-link:hover{color:var(--brand-2)}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,3vw,40px)}.footer-column h4{margin:0 0 16px;color:#fff;font-size:13px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.footer-column ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.footer-column a{color:#b5acd6;font-size:14px;text-decoration:none;transition:color .16s ease}.footer-column a:hover,.footer-column a:focus-visible{color:#fff}.footer-contact-list li{display:grid;gap:2px;color:#b5acd6;font-size:14px;line-height:1.5}.footer-contact-list li span:first-child{color:#e8e0ff;font-weight:720}.footer-bottom{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;padding:22px 0 28px;border-top:1px solid rgba(143,93,255,.16);color:#8a83a8;font-size:13px}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:18px}.footer-bottom a{color:#b5acd6;text-decoration:none;transition:color .16s ease}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:#fff}.section-heading p.section-label,.finder-panel p.section-label,.product-toolbar p.section-label,.offer-panel p.section-label,.objection-section p.section-label,.support-section p.section-label,.contact-panel p.section-label{color:var(--brand)}@media(max-width:1080px){.service-grid,.objection-grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:1fr 1fr}.video-card-large{grid-column:1 / -1}.focus-grid,.robot-grid,.product-grid,.use-case-product-grid,.cleaning-case-grid,.cleaning-proof-strip,.cleaning-step-grid,.legal-section{grid-template-columns:repeat(2,1fr)}.product-database-layout{grid-template-columns:1fr}.product-console,.product-console.has-product-detail{padding-right:var(--console-pad)}.product-database-layout .product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{position:static;width:auto;margin-top:18px;overflow:visible}}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding-top:124px}.cleaning-hero{grid-template-columns:1fr;min-height:auto;padding-top:124px}.cleaning-hero-visual img{min-height:320px}.hero-visual{justify-content:center}.hero-visual img{width:clamp(220px,70vw,440px);max-height:clamp(320px,56vh,520px);margin-inline:auto}.hero-smoke{width:clamp(320px,92vw,540px);height:clamp(90px,20vw,130px)}.hero-smoke-back{bottom:clamp(-10px,.5vh,14px);width:clamp(360px,100vw,620px);height:clamp(110px,22vw,160px);opacity:.78}.hero-smoke-front{bottom:clamp(-6px,.8vh,16px);width:clamp(280px,80vw,460px);height:clamp(70px,17vw,110px);opacity:.5}.trust-strip{grid-template-columns:repeat(2,1fr)}.split-layout,.contact-panel,.offer-panel,.product-toolbar,.product-detail-grid,.use-case-detail-grid,.use-case-facts,.finder-panel,.finder-searchbar,.focus-detail{grid-template-columns:1fr}.product-count-note{justify-self:start}.footer-inner{grid-template-columns:1fr;gap:40px}.footer-columns{grid-template-columns:repeat(2,1fr);gap:28px}.support-robot-art{right:-42px;bottom:16px;width:min(280px,72vw);opacity:.24}}@media(max-width:640px){.site-header{top:10px;width:min(calc(100% - 20px),var(--max));padding:8px}.brand span:last-child{max-width:126px;overflow:hidden;text-overflow:ellipsis}.header-cta{padding:9px 10px;font-size:12px}.hero{padding-right:20px;padding-left:20px}.hero h1{max-width:340px;font-size:clamp(42px,13vw,58px);line-height:1.04}.hero p{font-size:18px}.cleaning-hero{padding-right:20px;padding-left:20px}.cleaning-hero h1{font-size:clamp(42px,12vw,58px);line-height:1.04}.cleaning-hero p:not(.section-label){font-size:18px}.cleaning-proof-strip article{padding:22px 20px}.hero-actions{flex-direction:column}.footer-columns{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start}.button,.hero-actions .button{width:100%}.trust-strip,.cleaning-proof-strip,.service-grid,.focus-grid,.robot-grid,.product-grid,.product-database-layout .product-grid,.use-case-product-grid,.cleaning-case-grid,.cleaning-step-grid,.objection-grid,.video-grid,.legal-section{grid-template-columns:1fr}.section{padding-right:20px;padding-left:20px}.process-step{grid-template-columns:1fr;gap:8px}.process-track-line{display:none}.robot-visual img{object-fit:contain;object-position:center;background:#05060a}.finder-summary{justify-items:start;min-height:62px;padding:12px 14px}.focus-detail{padding:22px}.focus-detail-visual{min-height:180px}.focus-card{min-height:280px}.use-case-hero{min-height:760px;padding:126px 20px 40px}.use-case-hero:after{background:linear-gradient(180deg,#05060a57,#05060ab8 42%,#05060af5)}.use-case-facts{margin-top:24px}.contact-panel,.offer-panel,.finder-panel{padding:22px}.compact-finder{padding:0 0 22px}.product-more,.product-detail a{width:100%}.product-more-subtle{margin-left:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.consent-banner{position:fixed;inset:auto 16px 16px;z-index:9999;display:flex;justify-content:center;pointer-events:none}.consent-banner-inner{pointer-events:auto;max-width:880px;width:100%;background:#0a0c16f5;color:#f3f0ff;border:1px solid rgba(143,93,255,.32);border-radius:14px;padding:18px 22px;display:flex;gap:18px;align-items:center;box-shadow:0 18px 48px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.consent-banner-copy{flex:1 1 auto;font-size:14px;line-height:1.45}.consent-banner-copy strong{display:block;font-size:15px;margin-bottom:4px;color:#fff}.consent-banner-copy p{margin:0;color:#f3f0ffc7}.consent-banner-copy a{color:#c8b7ff;text-decoration:underline}.consent-banner-actions{display:flex;gap:10px;flex-shrink:0}.consent-banner button{font:inherit;cursor:pointer;padding:10px 18px;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:14px;transition:transform .15s ease,background .2s ease,border-color .2s ease}.consent-banner button:hover,.consent-banner button:focus-visible{transform:translateY(-1px)}.consent-deny{background:transparent;color:#f3f0ffd1;border-color:#ffffff38}.consent-deny:hover{background:#ffffff0f}.consent-accept{background:linear-gradient(135deg,#fff,#f5f1ff 46%,#e7ddff);color:#080a0f}@media(max-width:640px){.consent-banner{inset:auto 10px 10px}.consent-banner-inner{flex-direction:column;align-items:stretch;padding:16px}.consent-banner-actions{justify-content:flex-end}}
