.hero-b{position:relative;isolation:isolate;overflow:hidden;padding-top:clamp(40px,5vw,80px);padding-bottom:clamp(60px,7vw,100px);background:var(--color-paper-pure, #fafcff)}.hero-b .hb-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-b .hb-bg__grid{position:absolute;inset:0;opacity:.6;background-image:linear-gradient(rgba(31,42,54,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(31,42,54,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black 0%,transparent 70%)}.hero-b .hb-bg__hatch{position:absolute;width:360px;height:360px;top:0;left:0;background-image:repeating-linear-gradient(-45deg,transparent 0 8px,rgba(121,184,255,.14) 8px 9px);mask-image:linear-gradient(135deg,black 0%,transparent 75%);-webkit-mask-image:linear-gradient(135deg,black 0%,transparent 75%);pointer-events:none}.hero-b .hb-bg__glow{position:absolute;top:10%;right:-10%;width:900px;height:700px;background:radial-gradient(ellipse at center,rgba(164,210,255,.32) 0%,transparent 65%);filter:blur(60px);pointer-events:none}.hero-b .hb-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(48px,5vw,72px);align-items:center}@media(min-width:1024px){.hero-b .hb-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(56px,6vw,88px)}}.hero-b .hb-copy,.hero-b .hb-art{min-width:0;max-width:100%}.hero-b .eyebrow-pill{max-width:100%;white-space:normal;text-align:center}@media(min-width:480px){.hero-b .eyebrow-pill{white-space:nowrap}}.hero-b .hero-copy{position:relative}.hero-b .hero-h1{margin-top:24px;font-size:clamp(1.9rem,6.2vw + .4rem,4.8rem);line-height:1.04;letter-spacing:-.05em;font-weight:700;color:var(--color-slate-deep);text-wrap:balance}.hero-b .hero-h1-line{display:block}.hero-b .hero-h1-rotor-line{display:flex;align-items:baseline;margin-top:4px;font-size:clamp(2.3rem,9.5vw,6.8rem);line-height:1;letter-spacing:-.055em}.hero-b .rotor{display:inline-grid;vertical-align:baseline}.hero-b .rotor-word{grid-column:1;grid-row:1;color:var(--color-azure-strong);font-weight:800;font-style:italic;white-space:nowrap;pointer-events:none;letter-spacing:-.055em}.hero-b .rotor-char{display:inline-block;opacity:0;transform:translateY(.4em);transition:opacity .24s ease-out,transform .28s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.hero-b .rotor-word.is-current .rotor-char{opacity:1;transform:translateY(0);transition-delay:calc(var(--ci) * 32ms)}.hero-b .rotor-word.is-leaving .rotor-char{opacity:0;transform:translateY(-.35em);transition-delay:calc(var(--ci) * 18ms)}.hero-b .hero-sub{max-width:560px;margin-top:30px;font-size:clamp(15.5px,.85vw + 11px,18px);line-height:1.6;letter-spacing:-.005em;color:var(--color-slate-soft)}.hero-b .hero-sub strong{color:var(--color-slate-deep);font-weight:600}.hero-b .hero-sub em{font-style:normal;color:var(--color-slate-deep);font-weight:600}.hero-b .hero-input-wrap{position:relative;display:flex;align-items:center;background:var(--color-paper-pure);border:1px solid var(--color-mist);border-radius:9999px;box-shadow:0 1px #1f2a3605,0 14px 36px -18px #1f2a3633,0 36px 90px -32px #1f2a361f;transition:border-color .25s ease-out,box-shadow .25s ease-out,transform .25s ease-out;padding:5px 5px 5px 22px;margin-top:40px;max-width:540px}.hero-b .hero-input-wrap:focus-within{border-color:var(--color-azure-strong);box-shadow:0 0 0 4px #a4d2ff52,0 18px 44px -16px #1f2a363d,0 40px 100px -32px #1f2a3624;transform:translateY(-1px)}.hero-b .hero-input-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-slate-faint);flex-shrink:0;margin-right:10px}.hero-b .hero-input-wrap:focus-within .hero-input-icon{color:var(--color-azure-strong)}.hero-b #hero-url-input-b{flex:1;min-width:0;border:0;outline:0;background:transparent;font-family:var(--font-sans, "Geist", system-ui, sans-serif);font-size:16.5px;font-weight:500;color:var(--color-slate-deep);letter-spacing:-.005em;padding:0 4px;height:50px}.hero-b #hero-url-input-b::placeholder{color:var(--color-slate-muted);font-weight:400}.hero-b .hero-input-cta{display:inline-flex;align-items:center;gap:8px;height:50px;padding:0 22px;border-radius:9999px;border:0;background:var(--color-slate-deep);color:var(--color-paper-pure);font-family:var(--font-sans, "Geist", system-ui, sans-serif);font-weight:600;font-size:14.5px;letter-spacing:-.005em;cursor:pointer;transition:background .2s ease-out,transform .15s ease-out;flex-shrink:0;white-space:nowrap}.hero-b .hero-input-cta:hover{background:var(--color-azure-strong);color:var(--color-slate-deep)}.hero-b .hero-input-cta:active{transform:scale(.98)}.hero-b .hero-input-cta[data-loading=true]{pointer-events:none;opacity:.7}@media(max-width:1023px){.hero-b .hero-input-wrap{padding-left:16px;padding-right:4px}.hero-b .hero-input-cta{height:46px;padding:0 18px;font-size:13.5px}.hero-b .hero-input-cta svg{width:14px;height:14px}}.hero-b .hb-art{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-b .hb-stage{position:relative;width:100%;height:100%;min-height:620px;display:flex;align-items:center;justify-content:center;transform-origin:center center;--hb-stage-scale: .78;animation:hbStageFloat 6.5s ease-in-out infinite}@keyframes hbStageFloat{0%,to{transform:scale(var(--hb-stage-scale)) translateY(0)}50%{transform:scale(var(--hb-stage-scale)) translateY(-12px)}}@media(min-width:1280px){.hero-b .hb-art{min-height:540px}.hero-b .hb-stage{--hb-stage-scale: .82}}.hero-b .hb-halo{position:absolute;top:50%;left:50%;width:540px;height:540px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(164,210,255,.45) 0%,rgba(164,210,255,.08) 40%,transparent 70%);filter:blur(40px);pointer-events:none;animation:hbHaloPulse 4.5s ease-in-out infinite}.hero-b .hb-halo--small{width:320px;height:320px;background:radial-gradient(circle,rgba(121,184,255,.55) 0%,transparent 60%);animation-duration:3.2s;animation-delay:-1s}@keyframes hbHaloPulse{0%,to{opacity:.7;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}.hero-b .hb-ripple{position:absolute;top:50%;left:50%;width:200px;height:200px;transform:translate(-50%,-50%);border:1.5px solid rgba(121,184,255,.4);border-radius:50%;pointer-events:none;opacity:0;animation:hbRipple 3.2s cubic-bezier(.2,.7,.2,1) infinite}.hero-b .hb-ripple--2{animation-delay:-1.6s}@keyframes hbRipple{0%{opacity:.7;transform:translate(-50%,-50%) scale(.6)}to{opacity:0;transform:translate(-50%,-50%) scale(2.2)}}.hero-b .hb-phone{position:relative;z-index:2;width:320px;flex:0 0 320px;filter:drop-shadow(0 40px 60px rgba(31,42,54,.22)) drop-shadow(0 80px 120px rgba(121,184,255,.18))}.hero-b .hb-phone__frame{position:relative;aspect-ratio:320 / 660;background:linear-gradient(180deg,#2a2a2c,#1a1a1c);border-radius:46px;padding:11px;box-shadow:0 0 0 1px #ffffff0d inset,0 0 0 2px #0009 inset,0 1px #ffffff1f inset}.hero-b .hb-island{position:absolute;top:32px;left:50%;transform:translate(-50%);z-index:5;width:170px;height:34px;background:#000;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #ffffff0a inset}.hero-b .hb-island__inner{display:flex;align-items:center;gap:8px;padding:0 12px;width:100%;justify-content:space-between}.hero-b .hb-island__logo{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--color-azure, #a4d2ff);flex-shrink:0}.hero-b .hb-island__logo img{width:11px;height:11px;object-fit:contain}.hero-b .hb-island__label{font:600 10px/1 -apple-system,SF Pro Text,system-ui,sans-serif;color:#fff;letter-spacing:-.01em}.hero-b .hb-island__wave{display:inline-flex;align-items:center;gap:1.5px;margin-left:auto}.hero-b .hb-island__wave span{display:block;width:2px;height:8px;background:var(--color-azure, #a4d2ff);border-radius:1px;animation:hbIslandWave 1.2s ease-in-out infinite}.hero-b .hb-island__wave span:nth-child(1){animation-delay:0s}.hero-b .hb-island__wave span:nth-child(2){animation-delay:.15s}.hero-b .hb-island__wave span:nth-child(3){animation-delay:.3s}.hero-b .hb-island__wave span:nth-child(4){animation-delay:.45s}@keyframes hbIslandWave{0%,to{height:4px}50%{height:14px}}.hero-b .hb-island__time{font:600 10px/1 -apple-system,SF Mono,SF Pro Text,system-ui,sans-serif;color:#fff;font-variant-numeric:tabular-nums}.hero-b .hb-screen{position:relative;width:100%;height:100%;border-radius:36px;background:linear-gradient(180deg,#f4f7fc,#e8f0fa 60%,#d8eaff);overflow:hidden;display:flex;flex-direction:column;padding:14px 16px 12px;color:#1f2a36;font-family:-apple-system,SF Pro Text,system-ui,sans-serif}.hero-b .hb-statusbar{display:flex;justify-content:space-between;align-items:center;margin-top:6px;padding:0 16px;height:16px;color:#1f2a36}.hero-b .hb-statusbar__time{font:700 13px/1 -apple-system,SF Pro Text,system-ui;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.hero-b .hb-statusbar__right{display:inline-flex;align-items:center;gap:5px;color:#1f2a36}.hero-b .hb-callhead{margin-top:72px;text-align:center}.hero-b .hb-callhead__label{margin:0 0 4px;font:500 10.5px/1 -apple-system,system-ui;text-transform:uppercase;letter-spacing:.1em;color:#16a34a}.hero-b .hb-callhead__name{margin:0 0 3px;font:700 15px/1.2 -apple-system,system-ui;color:#1f2a36;letter-spacing:-.01em}.hero-b .hb-callhead__num{margin:0;font:500 11.5px/1 -apple-system,SF Mono,monospace;color:#5b6776;font-variant-numeric:tabular-nums}.hero-b .hb-avatar{position:relative;width:96px;height:96px;margin:18px auto 12px}.hero-b .hb-avatar__ring{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(121,184,255,.55);opacity:0;animation:hbAvatarRing 2.4s cubic-bezier(.2,.7,.2,1) infinite}.hero-b .hb-avatar__ring--2{animation-delay:-.8s}.hero-b .hb-avatar__ring--3{animation-delay:-1.6s}@keyframes hbAvatarRing{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.hero-b .hb-avatar__core{position:absolute;inset:18px;border-radius:50%;background:linear-gradient(135deg,var(--color-azure, #a4d2ff) 0%,var(--color-azure-strong, #79b8ff) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px -4px #79b8ff8c}.hero-b .hb-avatar__core img{width:32px;height:32px;object-fit:contain;filter:brightness(0) saturate(100%) invert(13%) sepia(15%) saturate(1080%) hue-rotate(173deg)}.hero-b .hb-waveform{display:flex;align-items:center;justify-content:center;gap:3px;height:28px;margin-bottom:14px}.hero-b .hb-waveform__bar{display:block;width:3px;background:var(--color-azure-strong, #79b8ff);border-radius:2px;animation:hbWaveBar 1.4s ease-in-out infinite;animation-delay:calc(var(--i) * .07s);height:6px}@keyframes hbWaveBar{0%,to{height:5px;opacity:.45}50%{height:22px;opacity:1}}.hero-b .hb-transcript{display:flex;flex-direction:column;gap:6px;flex:1;padding:0 4px}.hero-b .hb-bubble{display:flex;flex-direction:column;gap:2px;padding:7px 11px;border-radius:14px;font:500 11.5px/1.35 -apple-system,system-ui;max-width:80%;animation:hbBubbleIn .5s cubic-bezier(.2,.7,.2,1) both}.hero-b .hb-bubble__who{margin:0;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:600;opacity:.55}.hero-b .hb-bubble__text{margin:0;font-size:11.5px;line-height:1.35}.hero-b .hb-bubble--user{align-self:flex-start;background:#1f2a3614;color:#1f2a36;border-bottom-left-radius:4px;animation-delay:.4s;opacity:0}.hero-b .hb-bubble--agent{align-self:flex-end;background:var(--color-azure-strong, #79b8ff);color:#fff;border-bottom-right-radius:4px;animation-delay:1.4s;opacity:0}@keyframes hbBubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hero-b .hb-bubble__typing{display:inline-flex;align-items:center;gap:3px;margin:4px 0 0}.hero-b .hb-bubble__typing span{display:block;width:4px;height:4px;border-radius:50%;background:#ffffffd9;animation:hbTypingDot 1.4s ease-in-out infinite}.hero-b .hb-bubble__typing span:nth-child(2){animation-delay:.2s}.hero-b .hb-bubble__typing span:nth-child(3){animation-delay:.4s}@keyframes hbTypingDot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.hero-b .hb-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;padding:0 8px}.hero-b .hb-ctrl{width:100%;aspect-ratio:1;border-radius:50%;background:#1f2a3614;border:0;color:#1f2a36;display:flex;align-items:center;justify-content:center;cursor:pointer}.hero-b .hb-ctrl--end{background:#ef4444;color:#fff}.hero-b .hb-ctrl--end svg{transform:rotate(135deg)}.hero-b .hb-homebar{width:100px;height:4px;background:#1f2a364d;border-radius:999px;margin:10px auto 0}.hero-b .hb-chip{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:10px 14px 10px 10px;background:#fff;border:1px solid rgba(31,42,54,.08);border-radius:14px;box-shadow:0 1px #fff9 inset,0 2px 4px #1f2a360a,0 18px 40px -16px #1f2a362e;opacity:0;animation:hbChipIn .6s cubic-bezier(.2,.7,.2,1) both;min-width:200px}.hero-b .hb-chip--1{top:26%;left:4%;right:auto;animation-delay:.8s}.hero-b .hb-chip--2{top:42%;right:-4%;animation-delay:1.6s}.hero-b .hb-chip--3{bottom:22%;left:-10%;animation-delay:2.4s}@keyframes hbChipIn{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-b .hb-chip__icon{flex:0 0 30px;width:30px;height:30px;border-radius:8px;background:#79b8ff1f;display:flex;align-items:center;justify-content:center}.hero-b .hb-chip__icon img{width:22px;height:22px;object-fit:contain}.hero-b .hb-chip__icon--crm{background:#ea580c1a;color:#ea580c}.hero-b .hb-chip__body{display:flex;flex-direction:column;gap:2px;min-width:0}.hero-b .hb-chip__title{margin:0;font:600 12.5px/1.2 var(--font-sans, system-ui),system-ui;color:var(--color-slate-deep);letter-spacing:-.005em}.hero-b .hb-chip__meta{margin:0;font:500 11px/1.2 var(--font-sans, system-ui),system-ui;color:var(--color-slate-soft);font-variant-numeric:tabular-nums}.hero-b .hb-chip__check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#16a34a;color:#fff;margin-left:auto}@media(max-width:1023px){.hero-b .hero-h1{margin-top:18px}.hero-b .hero-sub{margin-top:22px}.hero-b .hero-input-wrap{margin-top:28px;max-width:100%}.hero-b .hb-art{min-height:460px}.hero-b .hb-stage{--hb-stage-scale: .85;min-height:560px}.hero-b .hb-phone{width:280px;flex:0 0 280px}.hero-b .hb-chip{min-width:180px;padding:9px 12px 9px 9px}.hero-b .hb-chip--1{left:4%;top:24%;right:auto}.hero-b .hb-chip--2{right:0;left:auto;top:44%}.hero-b .hb-chip--3{left:0;right:auto;bottom:14%}}@media(max-width:640px){.hero-b{padding-top:clamp(92px,20vw,132px);padding-bottom:clamp(40px,7vw,60px)}.hero-b .hb-grid{gap:12px}.hero-b .hb-art{margin-top:-32px}.hero-b .hero-copy{text-align:center;max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-b .eyebrow-pill{margin:0 auto}.hero-b .hero-h1{margin-top:22px;font-size:clamp(2.4rem,11vw,3.4rem);text-align:center;width:100%;max-width:100%}.hero-b .hero-h1-rotor-line{font-size:clamp(2.6rem,12vw,3.8rem);justify-content:center}.hero-b .hero-sub{font-size:14.5px;line-height:1.55;text-align:center;margin-left:auto;margin-right:auto;max-width:340px}.hero-b .hero-input-wrap{padding-left:16px;margin-top:24px;margin-left:auto;margin-right:auto;max-width:100%}.hero-b .hb-art{position:relative;width:100%;height:360px;min-height:360px;display:block;overflow:visible;margin-top:28px}.hero-b .hb-stage{position:absolute;left:50%;top:50%;width:620px;height:580px;min-height:0;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%) scale(.55);transform-origin:center center;animation:hbStageFloatMobile 6.5s ease-in-out infinite}@keyframes hbStageFloatMobile{0%,to{transform:translate(-50%,-50%) scale(.55) translateY(0)}50%{transform:translate(-50%,-50%) scale(.55) translateY(-12px)}}.hero-b .hb-phone{width:320px!important;flex:0 0 320px!important}.hero-b .hb-island{top:38px!important;width:170px!important;height:34px!important;border-radius:20px!important}.hero-b .hb-island__inner{padding:0 12px!important;gap:8px!important}.hero-b .hb-island__logo{width:16px!important;height:16px!important}.hero-b .hb-island__logo img{width:11px!important;height:11px!important}.hero-b .hb-island__label{font-size:10px!important}.hero-b .hb-island__wave{gap:1.5px!important}.hero-b .hb-island__wave span{width:2px!important;height:8px!important}.hero-b .hb-island__time{font-size:10px!important}.hero-b .hb-statusbar{margin-top:6px!important;padding:0 16px!important;height:16px!important}.hero-b .hb-statusbar__time{font-size:12px!important}.hero-b .hb-chip{min-width:200px;padding:10px 14px 10px 10px;gap:10px;border-radius:14px}.hero-b .hb-chip__icon{flex:0 0 30px;width:30px;height:30px}.hero-b .hb-chip__icon img{width:22px;height:22px}.hero-b .hb-chip__title{font-size:12.5px;line-height:1.2}.hero-b .hb-chip__meta{font-size:11px;line-height:1.2}.hero-b .hb-chip__check{width:20px;height:20px}.hero-b .hb-chip--1{left:4%;top:26%;right:auto}.hero-b .hb-chip--2{right:2%;left:auto;top:42%}.hero-b .hb-chip--3{left:2%;right:auto;bottom:22%}.hero-b{overflow-x:hidden}}@media(max-width:380px){.hero-b .hero-h1{font-size:clamp(2.1rem,10vw,2.8rem)}.hero-b .hero-h1-rotor-line{font-size:clamp(2.3rem,11vw,3.1rem)}.hero-b .hb-art{height:320px;min-height:320px}.hero-b .hb-stage{animation:hbStageFloatMobileSm 6.5s ease-in-out infinite}@keyframes hbStageFloatMobileSm{0%,to{transform:translate(-50%,-50%) scale(.48) translateY(0)}50%{transform:translate(-50%,-50%) scale(.48) translateY(-10px)}}}@media(max-width:720px){.hero-b .hb-stage{will-change:auto!important}.hero-b .hb-bg__glow{filter:none!important;opacity:.5}.hero-b .hb-halo{filter:none!important;opacity:.35;background:radial-gradient(circle,rgba(164,210,255,.55) 0%,transparent 60%)}.hero-b .hb-phone{filter:drop-shadow(0 10px 24px rgba(31,42,54,.22))!important}.hero-b .hb-bg__grid{mask-image:none!important;-webkit-mask-image:none!important;opacity:.35}.hero-b .hb-chip{box-shadow:0 6px 16px -6px #1f2a3633!important}.hero-b .hb-avatar__core{box-shadow:0 4px 10px -2px #79b8ff66!important}.hero-b .hb-waveform__bar:nth-child(1){height:6px}.hero-b .hb-waveform__bar:nth-child(2){height:10px}.hero-b .hb-waveform__bar:nth-child(3){height:16px}.hero-b .hb-waveform__bar:nth-child(4){height:22px}.hero-b .hb-waveform__bar:nth-child(5){height:18px}.hero-b .hb-waveform__bar:nth-child(6){height:12px}.hero-b .hb-waveform__bar:nth-child(7){height:8px}.hero-b .hb-waveform__bar:nth-child(8){height:14px}.hero-b .hb-waveform__bar:nth-child(9){height:20px}.hero-b .hb-waveform__bar:nth-child(10){height:16px}.hero-b .hb-waveform__bar:nth-child(11){height:10px}.hero-b .hb-waveform__bar:nth-child(12){height:14px}.hero-b .hb-waveform__bar:nth-child(13){height:18px}.hero-b .hb-waveform__bar:nth-child(14){height:12px}.hero-b .hb-waveform__bar:nth-child(15){height:8px}.hero-b .hb-waveform__bar:nth-child(n+16){height:10px}.hero-b .hb-waveform__bar{opacity:.85}.hero-b .hero-h1{overflow:visible!important}.hero-b .hero-h1-rotor-line{line-height:1.2!important;overflow:visible!important;padding-bottom:.12em!important}.hero-b .rotor{overflow:visible!important}.hero-b .rotor-word{font-style:normal!important;letter-spacing:-.03em!important}.hero-b .rotor-char{will-change:auto!important;transform:translate3d(0,.3em,0)!important;transition:opacity .18s ease-out,transform .22s ease-out!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased}.hero-b .rotor-word{contain:layout style paint;transform:translateZ(0)}.hero-b .rotor-word.is-current .rotor-char,.hero-b .rotor-word.is-leaving .rotor-char{will-change:opacity,transform!important}.hero-b .rotor-word.is-current .rotor-char{transform:translateZ(0)!important;transition-delay:calc(var(--ci) * 14ms)!important}.hero-b .rotor-word.is-leaving .rotor-char{transform:translate3d(0,-.25em,0)!important;transition-delay:calc(var(--ci) * 8ms)!important}}@media(prefers-reduced-motion:reduce){.hero-b .hb-stage,.hero-b .hb-halo,.hero-b .hb-ripple,.hero-b .hb-island__wave span,.hero-b .hb-avatar__ring,.hero-b .hb-waveform__bar,.hero-b .hb-bubble,.hero-b .hb-bubble__typing span,.hero-b .hb-chip{animation:none!important}.hero-b .hb-stage{transform:scale(var(--hb-stage-scale))!important}.hero-b .hb-bubble--user,.hero-b .hb-bubble--agent,.hero-b .hb-chip{opacity:1!important}}.pr-section{position:relative;padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px);background:var(--color-paper-warm);overflow:hidden}.pr-section .pr-hatch{position:absolute;top:-10%;right:-8%;width:clamp(320px,36vw,500px);height:clamp(320px,36vw,500px);background-image:repeating-linear-gradient(-45deg,transparent 0 9px,var(--color-azure-tint) 9px 10px);-webkit-mask-image:radial-gradient(circle at center,black 0%,transparent 65%);mask-image:radial-gradient(circle at center,black 0%,transparent 65%);opacity:.5;pointer-events:none;z-index:0}.pr-section .pr-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:768px){.pr-section .pr-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.pr-section .pr-card{position:relative;background:var(--color-paper-pure);border:1px solid var(--color-mist);border-radius:20px;padding:28px 28px 26px;transition:border-color .24s var(--ease, cubic-bezier(.4, 0, .2, 1));box-shadow:0 1px #ffffffb3 inset,0 1px 2px #1f2a360a,0 14px 30px -16px #1f2a3614}.pr-section .pr-card:hover{border-color:var(--color-mist-strong)}.pr-section .pr-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.pr-section .pr-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:var(--color-azure-tint);color:var(--color-azure-strong);box-shadow:0 1px #fff9 inset,0 1px 2px #1f2a3608}.pr-section .pr-kicker{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-slate-muted);font-weight:500}.pr-section .pr-title{font-size:20px;font-weight:600;letter-spacing:-.025em;line-height:1.22;color:var(--color-slate-deep);margin:0 0 12px}.pr-section .pr-body{font-size:14.5px;line-height:1.55;letter-spacing:-.005em;color:var(--color-slate-soft);margin:0}.pb-section{position:relative;padding-top:clamp(96px,11vw,144px);padding-bottom:clamp(96px,11vw,144px);background:var(--color-paper-warm);overflow:hidden;isolation:isolate}.pb-section .pb-bg-dots{position:absolute;inset:0;background-image:radial-gradient(circle at center,rgba(121,184,255,.22) 1px,transparent 1.6px);background-size:26px 26px;background-position:0 0;-webkit-mask-image:radial-gradient(ellipse 60% 70% at 50% 45%,black 0%,transparent 75%);mask-image:radial-gradient(ellipse 60% 70% at 50% 45%,black 0%,transparent 75%);z-index:-2;pointer-events:none}.pb-section .pb-bg-glow{position:absolute;top:-10%;left:50%;transform:translate(-50%);width:70%;height:60%;background:radial-gradient(ellipse at top,var(--color-azure-tint) 0%,transparent 65%);opacity:.55;z-index:-1;pointer-events:none;filter:blur(20px)}.pb-section .pb-head{text-align:center;max-width:980px;margin:0 auto;position:relative}.pb-section .pb-kicker{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-azure-strong);font-weight:500;margin-bottom:26px}.pb-section .pb-h2{font-size:clamp(38px,5.4vw,64px);line-height:1.03;letter-spacing:-.032em;font-weight:600;color:var(--color-slate-deep);margin:0 auto;max-width:22ch;text-wrap:balance}.pb-section .pb-rail{width:1px;height:56px;margin:60px auto 0;background:linear-gradient(to bottom,transparent,var(--color-mist-strong) 50%,transparent)}.pb-section .pb-grid{margin-top:24px;display:grid;grid-template-columns:1fr;border-top:1px solid var(--color-mist)}@media(min-width:720px){.pb-section .pb-grid{grid-template-columns:1fr 1fr}}@media(min-width:1080px){.pb-section .pb-grid{grid-template-columns:repeat(4,1fr)}}.pb-section .pb-card{position:relative;padding:56px 28px 48px;border-bottom:1px solid var(--color-mist);overflow:hidden;transition:background .28s ease}.pb-section .pb-card+.pb-card{border-top:none}@media(min-width:720px){.pb-section .pb-card:nth-child(odd){border-right:1px solid var(--color-mist)}}@media(min-width:1080px){.pb-section .pb-card{border-right:1px solid var(--color-mist);padding:64px 32px 56px}.pb-section .pb-card:last-child{border-right:none}.pb-section .pb-card:nth-child(odd){border-right:1px solid var(--color-mist)}}.pb-section .pb-card:hover{background:linear-gradient(to bottom,rgba(216,234,255,.18) 0%,transparent 100%)}.pb-section .pb-card-num{position:absolute;top:-22px;right:-10px;font-size:clamp(110px,13vw,160px);font-weight:800;line-height:.82;letter-spacing:-.06em;color:transparent;-webkit-text-stroke:1.2px var(--color-mist-strong);pointer-events:none;user-select:none;transition:-webkit-text-stroke-color .32s ease}.pb-section .pb-card:hover .pb-card-num{-webkit-text-stroke-color:var(--color-azure-tint)}.pb-section .pb-card-body{position:relative}.pb-section .pb-card-eyebrow{display:inline-block;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-slate-muted);font-weight:500;margin-bottom:18px}.pb-section .pb-card-title{font-size:clamp(20px,1.85vw,24px);line-height:1.22;letter-spacing:-.026em;font-weight:600;color:var(--color-slate-deep);margin:0;max-width:22ch}.sl-section{position:relative;padding-top:clamp(96px,11vw,144px);padding-bottom:clamp(96px,11vw,144px);background:var(--color-paper-pure);overflow:hidden;isolation:isolate}.sl-section .sl-bg-glow{position:absolute;top:30%;left:50%;transform:translate(-50%,-10%);width:1200px;max-width:95vw;height:540px;background:radial-gradient(ellipse at center,var(--color-azure-tint) 0%,transparent 65%);opacity:.4;filter:blur(40px);pointer-events:none;z-index:-1}.sl-section .sl-head{text-align:center;max-width:900px;margin:0 auto 72px}.sl-section .sl-kicker{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-azure-strong);font-weight:500;margin-bottom:26px}.sl-section .sl-h2{font-size:clamp(32px,4.6vw,52px);line-height:1.05;letter-spacing:-.03em;font-weight:600;color:var(--color-slate-deep);margin:0;text-wrap:balance}.sl-section .sl-h2-soft{color:var(--color-slate-soft)}.sl-section .sl-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:920px){.sl-section .sl-grid{grid-template-columns:1fr 1fr;gap:28px}}.sl-section .sl-card{position:relative;background:var(--color-paper-pure);border:1px solid var(--color-mist);border-radius:22px;padding:36px 36px 28px;display:flex;flex-direction:column;gap:28px;box-shadow:0 1px #ffffffb3 inset,0 2px 4px #1f2a3608,0 24px 48px -28px #1f2a361a}@media(min-width:920px){.sl-section .sl-card{padding:40px 40px 32px}}.sl-section .sl-card-title{font-size:clamp(22px,1.85vw,24px);font-weight:600;line-height:1.2;letter-spacing:-.022em;color:var(--color-slate-deep);margin:0 0 12px;max-width:24ch}.sl-section .sl-card-sub{font-size:14.5px;line-height:1.55;color:var(--color-slate-soft);margin:0;max-width:44ch}.sl-section .sl-mock{position:relative;border-radius:16px;padding:32px 28px;overflow:hidden;isolation:isolate;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:380px;--font-os: "Helvetica Neue", "HelveticaNeue", -apple-system, BlinkMacSystemFont, "SF Pro Text", Helvetica, Arial, sans-serif}.sl-section .sl-mock .sl-di,.sl-section .sl-mock .sl-di-num,.sl-section .sl-mock .sl-di-status,.sl-section .sl-mock .sl-chip,.sl-section .sl-mock .sl-chip-title,.sl-section .sl-mock .sl-chip-desc,.sl-section .sl-mock .sl-pill,.sl-section .sl-mock .sl-pill-label{font-family:var(--font-os);font-feature-settings:normal}.sl-section .sl-mock--ctx,.sl-section .sl-mock--actions{background:radial-gradient(ellipse 90% 80% at 50% 20%,#f0ece1,#e8e2d0 60%,#ddd3bd)}.sl-section .sl-noise{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.42;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.15  0 0 0 0 0.12  0 0 0 0 0.06  0 0 0 0.55 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:220px 220px}.sl-section .sl-di{position:relative;z-index:1;margin:0 auto;width:fit-content;display:flex;align-items:center;gap:14px;padding:12px 16px 12px 22px;background:#0a0e15;border-radius:999px;box-shadow:0 6px 18px #0a0e1547,0 1px #ffffff0f inset}.sl-section .sl-di-text{display:flex;flex-direction:column;gap:1px;color:#fff}.sl-section .sl-di-num{font-size:13px;letter-spacing:.03em;font-weight:500}.sl-section .sl-di-status{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c}.sl-section .sl-di-btns{display:flex;gap:8px}.sl-section .sl-di-btn{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.sl-section .sl-di-btn--decline{background:#ff3b30}.sl-section .sl-di-btn--accept{background:#34c759;animation:sl-accept-pulse 1.6s ease-out infinite}@keyframes sl-accept-pulse{0%,to{box-shadow:0 0 #34c75980}50%{box-shadow:0 0 0 8px #34c75900}}.sl-section .sl-connector{position:relative;z-index:1;width:1.5px;height:20px;margin:12px auto 14px;background:repeating-linear-gradient(to bottom,rgba(31,42,54,.22) 0 4px,transparent 4px 8px)}.sl-section .sl-ctx-stack{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;width:100%;max-width:420px}.sl-section .sl-chip{display:flex;align-items:center;gap:12px;padding:11px 16px 11px 12px;background:#fff;border-radius:12px;box-shadow:0 1px #ffffffb3 inset,0 1px 2px #1f2a360a,0 6px 14px -8px #1f2a361f}.sl-section .sl-chip-icon{width:32px;height:32px;border-radius:8px;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sl-section .sl-chip-icon img{display:block;width:22px;height:22px}.sl-section .sl-pill-icon img{display:block;width:16px;height:16px}.sl-section .sl-chip-text{display:flex;flex-direction:column;gap:1px;min-width:0}.sl-section .sl-chip-title{font-size:13px;font-weight:600;color:var(--color-slate-deep);letter-spacing:-.01em}.sl-section .sl-chip-desc{font-size:11.5px;color:var(--color-slate-muted);letter-spacing:-.005em}.sl-section .sl-pills{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.sl-section .sl-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border-radius:999px;font-size:13px;font-weight:600;color:var(--color-slate-deep);letter-spacing:-.005em;box-shadow:0 1px #ffffffb3 inset,0 1px 2px #1f2a360a,0 6px 14px -8px #1f2a361f;white-space:nowrap;line-height:1}.sl-section .sl-pill-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.sl-section .sl-pill--ghost{background:#ffffff6b;border:1px dashed rgba(31,42,54,.12);width:60px;height:32px;box-shadow:none}@media(max-width:919px){.sl-section .sl-mock{padding:26px 18px}}.cs-section{position:relative;padding-top:clamp(96px,11vw,144px);padding-bottom:clamp(96px,11vw,144px);background:var(--color-paper-warm);overflow:hidden}.cs-section .cs-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}@media(min-width:960px){.cs-section .cs-grid{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:clamp(40px,6vw,80px);align-items:center}}.cs-section .cs-figure{margin:0;display:flex;flex-direction:column;gap:20px;max-width:360px}.cs-section .cs-photo{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:1 / 1;background:var(--color-paper-pure);box-shadow:0 1px #ffffffb3 inset,0 1px 2px #1f2a360a,0 24px 56px -28px #1f2a362e}.cs-section .cs-photo img{display:block;width:100%;height:100%;object-fit:cover}.cs-section .cs-play{position:absolute;inset:0;margin:auto;width:56px;height:56px;border-radius:50%;border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .24s ease;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}.cs-section .cs-play:hover{transform:scale(1.08)}.cs-section .cs-play svg{width:56px;height:56px}.cs-section .cs-id{display:flex;flex-direction:column;gap:4px}.cs-section .cs-name{font-size:18px;font-weight:600;letter-spacing:-.018em;color:var(--color-slate-deep);line-height:1.2}.cs-section .cs-role{font-size:14.5px;color:var(--color-slate-soft);letter-spacing:-.005em}.cs-section .cs-body{display:flex;flex-direction:column;gap:clamp(40px,6vw,64px)}.cs-section .cs-quote{position:relative;font-size:clamp(26px,3.4vw,40px);line-height:1.18;letter-spacing:-.028em;font-weight:500;color:var(--color-slate-deep);margin:0;text-wrap:balance}.cs-section .cs-q-open,.cs-section .cs-q-close{color:var(--color-azure-strong);font-weight:600}.cs-section .cs-stats{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:540px){.cs-section .cs-stats{grid-template-columns:1fr 1fr;gap:48px}}.cs-section .cs-stat{display:flex;flex-direction:column;gap:6px}.cs-section .cs-stat-value{font-size:clamp(40px,4.4vw,56px);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--color-slate-deep)}.cs-section .cs-stat-label{font-size:14px;line-height:1.4;color:var(--color-slate-soft);letter-spacing:-.005em;max-width:28ch}.cc-section{position:relative;padding-top:clamp(96px,11vw,144px);padding-bottom:clamp(96px,11vw,144px);background:var(--color-paper-pure);overflow:hidden;isolation:isolate}.cc-section .cc-bg-glow{position:absolute;top:-10%;left:50%;transform:translate(-50%);width:1200px;max-width:95vw;height:560px;background:radial-gradient(ellipse at center,var(--color-azure-tint) 0%,transparent 65%);opacity:.4;filter:blur(40px);pointer-events:none;z-index:-1}.cc-section .cc-head{text-align:center;max-width:880px;margin:0 auto 64px}.cc-section .cc-kicker{display:inline-block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-azure-strong);font-weight:500;margin-bottom:22px}.cc-section .cc-h2{font-size:clamp(32px,4.8vw,56px);line-height:1.04;letter-spacing:-.03em;font-weight:600;color:var(--color-slate-deep);margin:0 auto 18px;max-width:22ch;text-wrap:balance}.cc-section .cc-sub{font-size:16.5px;line-height:1.55;color:var(--color-slate-soft);max-width:56ch;margin:0 auto}.cc-section .cc-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.cc-section .cc-card{min-width:0;max-width:100%;overflow:hidden}.cc-section .cc-card>*,.cc-section .cc-mock,.cc-section .cc-mock>*{min-width:0;max-width:100%}@media(min-width:720px){.cc-section .cc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1080px){.cc-section .cc-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.cc-section .cc-card--sm{grid-column:span 2}.cc-section .cc-card--wide{grid-column:span 3}}.cc-section .cc-card{position:relative;background:var(--color-paper-pure);border:1px solid var(--color-mist);border-radius:22px;padding:32px 28px 28px;display:flex;flex-direction:column;gap:18px;box-shadow:0 1px #ffffffb3 inset,0 1px 2px #1f2a3608,0 24px 56px -30px #1f2a361f}.cc-section .cc-step{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--color-paper-warm);color:var(--color-slate-muted);font-size:11px;font-weight:500;letter-spacing:.06em}.cc-section .cc-title{font-size:clamp(20px,1.8vw,23px);font-weight:600;line-height:1.2;letter-spacing:-.022em;color:var(--color-slate-deep);margin:0;max-width:26ch}.cc-section .cc-body{font-size:14.5px;line-height:1.55;color:var(--color-slate-soft);margin:0;max-width:44ch}.cc-section .cc-mock{position:relative;margin-top:4px;border-radius:16px;padding:24px 22px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 90% 80% at 50% 20%,#f0ece1,#e8e2d0 60%,#ddd3bd);flex:1;display:flex;flex-direction:column;justify-content:center;min-height:280px;--font-os: "Helvetica Neue", "HelveticaNeue", -apple-system, BlinkMacSystemFont, "SF Pro Text", Helvetica, Arial, sans-serif}.cc-section .cc-mock *{font-family:var(--font-os)}.cc-section .cc-noise{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.42;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.15  0 0 0 0 0.12  0 0 0 0 0.06  0 0 0 0.55 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:220px 220px}.cc-section .cc-pill-stack{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.cc-section .cc-int-pill{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:12px 14px;background:#fff;border-radius:12px;box-shadow:0 1px #ffffffb3 inset,0 1px 2px #1f2a360a,0 8px 18px -10px #1f2a3624}.cc-section .cc-int-icon{width:28px;height:28px;border-radius:7px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center}.cc-section .cc-int-icon[data-icon=site]{background:#eaf1ff}.cc-section .cc-int-pill img{display:block;width:22px;height:22px}.cc-section .cc-int-meta{display:flex;flex-direction:column;gap:1px;min-width:0}.cc-section .cc-int-name{font-size:12.5px;font-weight:600;color:var(--color-slate-deep);letter-spacing:-.005em}.cc-section .cc-int-sub{font-size:10.5px;color:var(--color-slate-muted)}.cc-section .cc-int-status{font-size:10px;font-weight:500;letter-spacing:.04em;padding:4px 9px;border-radius:999px;text-transform:uppercase}.cc-section .cc-int-status--ok{background:#dcfce7;color:#15803d}.cc-section .cc-test-pill{position:relative;z-index:1;align-self:center;display:inline-flex;align-items:center;gap:9px;padding:8px 14px;background:#fff;border-radius:999px;margin-bottom:14px;box-shadow:0 8px 18px -10px #1f2a362e;font-size:11.5px;font-weight:500;color:var(--color-slate-deep)}.cc-section .cc-test-card{position:relative;z-index:1;background:#fff;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 20px -12px #1f2a3626}.cc-section .cc-test-row{display:flex;align-items:center;justify-content:space-between;font-size:12.5px}.cc-section .cc-test-key{color:var(--color-slate-muted)}.cc-section .cc-test-val{color:var(--color-slate-deep);font-weight:600}.cc-section .cc-test-val--chip{padding:3px 9px;border-radius:999px;background:var(--color-azure-tint);color:var(--color-azure-strong);font-weight:500;font-size:11.5px}.cc-section .cc-fwd-card{position:relative;z-index:1;background:#fff;border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;gap:14px;align-items:stretch;box-shadow:0 10px 24px -14px #1f2a362e}.cc-section .cc-fwd-row{display:flex;align-items:center;justify-content:space-between;font-size:12.5px}.cc-section .cc-fwd-key{color:var(--color-slate-muted)}.cc-section .cc-fwd-val{color:var(--color-slate-deep);font-weight:600;font-feature-settings:"tnum" 1}.cc-section .cc-fwd-arrow{align-self:center;height:24px;display:inline-flex}.cc-section .cc-fwd-val--active{display:inline-flex;align-items:center;gap:7px;color:#15803d}.cc-section .cc-fwd-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55e80;animation:cc-pulse 2s ease-out infinite}@keyframes cc-pulse{0%{box-shadow:0 0 #22c55e8c}70%{box-shadow:0 0 0 9px #22c55e00}to{box-shadow:0 0 #22c55e00}}.cc-section .cc-tr-bubble{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border-radius:14px;font-size:12.5px;color:var(--color-slate-deep);box-shadow:0 8px 18px -12px #1f2a362e;max-width:92%}.cc-section .cc-tr-bubble--client{align-self:flex-start}.cc-section .cc-tr-actions{position:relative;z-index:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cc-section .cc-tr-tune{padding:6px 12px;background:#fff;border:1px solid rgba(15,20,25,.1);border-radius:999px;font-size:11px;font-weight:500;color:var(--color-slate-deep)}.cc-section .cc-tr-bubble--agent{background:#0f1419;color:#fff;font-size:12.5px;padding:9px 14px;border-radius:14px}.cc-section .cc-replay-grid{position:relative;z-index:1;margin-top:14px;display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:540px){.cc-section .cc-replay-grid{grid-template-columns:1.2fr .9fr;grid-template-areas:"summary states" "summary attr"}.cc-section .cc-summary{grid-area:summary}.cc-section .cc-states{grid-area:states}.cc-section .cc-attribution{grid-area:attr}}.cc-section .cc-summary{background:linear-gradient(135deg,#fff,#d8eaff8c);border:1px solid rgba(121,184,255,.45);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.cc-section .cc-summary-kicker{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--color-azure-strong)}.cc-section .cc-summary-text{font-size:12.5px;line-height:1.42;color:var(--color-slate-deep);margin:0}.cc-section .cc-states{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-start;align-content:flex-start}.cc-section .cc-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:500;background:#fff;color:var(--color-slate-deep);border:1px solid rgba(15,20,25,.06)}.cc-section .cc-chip--ok{background:#dcfce7;color:#15803d;border-color:transparent}.cc-section .cc-chip--info{background:#e0f2fe;color:#0c4a6e;border-color:transparent}.cc-section .cc-chip--soft{background:var(--color-azure-tint);color:var(--color-azure-strong);border-color:transparent}.cc-section .cc-attribution{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;background:#fff;border-radius:12px;border:1px solid rgba(15,20,25,.06)}.cc-section .cc-attribution img{display:block}.cc-section .cc-attr-text{display:flex;flex-direction:column;gap:1px}.cc-section .cc-attr-title{font-size:11.5px;font-weight:600;color:var(--color-slate-deep)}.cc-section .cc-attr-sub{font-size:10.5px;color:var(--color-slate-muted)}.cc-section .cc-kpis{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.cc-section .cc-kpi{background:#fff;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;box-shadow:0 6px 14px -10px #1f2a3629}.cc-section .cc-kpi-label{display:inline-flex;align-items:center;gap:5px;font-size:10px;letter-spacing:.06em;color:var(--color-slate-muted);text-transform:uppercase;font-weight:500}.cc-section .cc-kpi-label img{display:block}.cc-section .cc-kpi-value{font-size:clamp(20px,2vw,26px);font-weight:700;color:var(--color-slate-deep);letter-spacing:-.025em;font-feature-settings:"tnum" 1}.cc-section .cc-sankey-frame{position:relative;z-index:1;background:#fff;border-radius:12px;padding:14px;box-shadow:0 6px 14px -10px #1f2a3629}.cc-section .cc-sankey-frame svg{display:block;width:100%;height:auto}.fb-section{position:relative;padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(56px,7vw,96px);background:var(--color-paper-warm);overflow:hidden}.fb-section .fb-head{text-align:center;max-width:880px;margin:0 auto 28px}.fb-section .fb-h2{font-size:clamp(26px,3.4vw,40px);line-height:1.07;letter-spacing:-.028em;font-weight:600;color:var(--color-slate-deep);margin:0;text-wrap:balance}.fb-section .fb-card{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media(min-width:880px){.fb-section .fb-card{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(36px,4.5vw,56px)}}.fb-section .fb-photo{position:relative;margin:0;border-radius:28px;overflow:hidden;aspect-ratio:580 / 588;background:var(--color-paper-pure);box-shadow:0 1px #fff9 inset,0 2px 4px #1f2a360d,0 24px 56px -32px #1f2a3638}.fb-section .fb-photo img{width:100%;height:100%;object-fit:cover;display:block}.fb-section .fb-sign-inside{position:absolute;right:clamp(18px,3.5vw,32px);bottom:clamp(14px,3vw,26px);z-index:2;display:inline-block;font-size:clamp(28px,2.6vw,38px);font-weight:600;font-style:italic;color:var(--color-azure-tint, #d8eaff);letter-spacing:-.022em;line-height:1;transform:rotate(-2deg);transform-origin:right center;pointer-events:none;text-decoration:underline;text-decoration-color:var(--color-azure-tint, #d8eaff);text-decoration-thickness:2px;text-underline-offset:7px;text-shadow:0 1px 2px rgba(0,0,0,.35),0 2px 12px rgba(0,0,0,.4)}.fb-section .fb-body{display:flex;flex-direction:column;gap:18px}.fb-section .fb-line{margin:0;font-size:clamp(22px,2.1vw,28px);line-height:1.32;color:var(--color-slate-deep);letter-spacing:-.024em;max-width:28ch;font-weight:500}.fb-section .fb-line--lead{font-weight:600}.fb-section .fb-line:not(.fb-line--lead){color:var(--color-slate-soft)}@font-face{font-family:Caveat;font-style:normal;font-weight:600 700;font-display:swap;src:url(/fonts/caveat-latin-subset.woff2) format("woff2")}.pr-section .pr-note{position:absolute;top:-52px;right:18px;max-width:210px;padding:9px 14px 11px;border-radius:4px;font-family:Caveat,cursive;font-weight:700;font-size:17px;line-height:1.15;letter-spacing:.2px;z-index:3;box-shadow:0 3px 10px #1f2a361f,0 1px 2px #1f2a360f;pointer-events:none;white-space:normal}.pr-section .pr-note--starter{background:#fff1a8;color:#5a4500;transform:rotate(-3deg)}.pr-section .pr-note--pro{background:#d8eaff;color:#0a2540;transform:rotate(2deg)}.pr-section .pr-note--enterprise{background:#fae3cc;color:#5a3a1f;transform:rotate(-2deg)}@media(max-width:720px){.pr-section .pr-note{font-size:15.5px;max-width:180px;top:-46px;right:14px}}.pr-section{position:relative;padding-top:clamp(40px,5vw,64px);padding-bottom:clamp(40px,5vw,64px);background:var(--color-paper-pure);overflow:hidden}.pr-section .pr-head{text-align:center;max-width:760px;margin:0 auto clamp(56px,6vw,84px)}.pr-section .pr-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:600;color:var(--color-azure-strong);margin-bottom:8px}.pr-section .pr-h2{font-size:clamp(24px,2.8vw,34px);line-height:1.04;letter-spacing:-.028em;font-weight:600;color:var(--color-slate-deep);margin:0 0 8px;text-wrap:balance}.pr-section .pr-sub{font-size:clamp(13.5px,1.05vw,15.5px);line-height:1.5;color:var(--color-slate-soft);margin:0;text-wrap:balance}.pr-section .pr-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:1180px;margin:0 auto;align-items:stretch}@media(min-width:960px){.pr-section .pr-grid{grid-template-columns:repeat(3,1fr);gap:18px}}.pr-section .pr-card{position:relative;background:#fff;border:1px solid rgba(31,42,54,.08);border-radius:22px;padding:clamp(20px,2.2vw,28px) clamp(20px,2vw,26px);display:flex;flex-direction:column;box-shadow:0 1px #fff9 inset,0 2px 4px #1f2a360a,0 18px 40px -28px #1f2a3629;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease}.pr-section .pr-card:hover{transform:translateY(-2px);box-shadow:0 1px #fff9 inset,0 2px 4px #1f2a360f,0 24px 48px -28px #1f2a3633}.pr-section .pr-card-head{margin-bottom:10px}.pr-section .pr-card-head-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;min-height:22px}.pr-section .pr-tier{display:inline-block;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700;color:var(--color-slate-deep)}.pr-section .pr-tagline{margin:0;font-size:12.5px;line-height:1.4;color:var(--color-slate-soft)}.pr-section .pr-price{display:flex;align-items:baseline;gap:5px;margin-bottom:4px}.pr-section .pr-amount{font-size:clamp(38px,4.2vw,52px);line-height:1;letter-spacing:-.035em;font-weight:800;color:var(--color-slate-deep)}.pr-section .pr-amount--custom{font-size:clamp(30px,3.4vw,40px);letter-spacing:-.028em}.pr-section .pr-unit{font-size:14px;font-weight:500;color:var(--color-slate-soft)}.pr-section .pr-usage{margin:0 0 12px;font-size:12px;color:var(--color-slate-soft)}.pr-section .pr-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:12px;font-size:14.5px;font-weight:600;letter-spacing:-.005em;text-decoration:none;transition:transform .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease;width:100%;cursor:pointer}.pr-section .pr-cta--solid{background:var(--color-azure-strong);color:var(--color-slate-deep);font-weight:700;box-shadow:0 10px 24px -10px #79b8ff8c}.pr-section .pr-cta--solid:hover{background:#5ea5f0;color:#fff;transform:translateY(-1px);box-shadow:0 14px 30px -12px #79b8ffa6}.pr-section .pr-cta--azure{background:linear-gradient(135deg,#4a9eff,#2563eb);color:#fff;font-weight:700;box-shadow:0 10px 28px -8px #2563eb80}.pr-section .pr-cta--azure:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;transform:translateY(-1px);box-shadow:0 16px 36px -10px #2563eba6}.pr-section .pr-cta--azure:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:2px}.pr-section .pr-cta--ghost{background:var(--color-paper-warm);color:var(--color-slate-deep);border:1px solid rgba(31,42,54,.1)}.pr-section .pr-cta--ghost:hover{background:#fff;border-color:#1f2a362e;transform:translateY(-1px)}.pr-section .pr-divider{border:0;height:1px;background:#1f2a3614;margin:14px 0 12px}.pr-section .pr-incl{margin:0 0 8px;font-size:13px;color:var(--color-slate-deep)}.pr-section .pr-incl strong{font-weight:600}.pr-section .pr-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;flex:1}.pr-section .pr-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.35;color:var(--color-slate-deep)}.pr-section .pr-check{flex:0 0 16px;width:16px;height:16px;margin-top:2px;color:var(--color-azure-strong)}.pr-section .pr-overage{margin:12px 0 0;font-size:11.5px;color:var(--color-slate-soft);font-style:italic}.pr-section .pr-card--pro{border:2px solid var(--color-azure-strong);background:linear-gradient(180deg,#fff,#f4f9ff);box-shadow:0 1px #ffffffb3 inset,0 4px 8px #79b8ff1a,0 24px 56px -28px #79b8ff66}.pr-section .pr-badge{display:inline-flex;align-items:center;height:22px;padding:0 10px;background:var(--color-azure-strong);color:#fff;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 6px -1px #79b8ff73}.pr-section .pr-foot{text-align:center;margin:clamp(20px,2.5vw,28px) auto 0;max-width:640px;font-size:13px;line-height:1.5;color:var(--color-slate-soft)}@media(max-width:959px){.pr-section .pr-grid{display:flex;flex-direction:column}.pr-section .pr-card--starter{order:1}.pr-section .pr-card--pro{order:2}.pr-section .pr-card--enterprise{order:3}}.fq-section{position:relative;padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(56px,7vw,96px);background:var(--color-paper-warm);overflow:hidden}.fq-section .fq-head{text-align:center;max-width:760px;margin:0 auto clamp(36px,5vw,56px)}.fq-section .fq-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:600;color:var(--color-azure-strong);margin-bottom:12px}.fq-section .fq-h2{font-size:clamp(28px,3.6vw,44px);line-height:1.05;letter-spacing:-.028em;font-weight:600;color:var(--color-slate-deep);margin:0;text-wrap:balance}.fq-section .fq-grid{display:grid;grid-template-columns:1fr;gap:0;max-width:1180px;margin:0 auto}@media(min-width:880px){.fq-section .fq-grid{grid-template-columns:1fr 1fr;column-gap:clamp(56px,6vw,96px)}}.fq-section .fq-col{display:flex;flex-direction:column}.fq-section .fq-item{border-bottom:1px solid rgba(31,42,54,.1);padding:clamp(18px,1.8vw,22px) 0}.fq-section .fq-item:first-child{border-top:1px solid rgba(31,42,54,.1)}.fq-section .fq-item summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:4px 0}.fq-section .fq-item summary::-webkit-details-marker{display:none}.fq-section .fq-item summary::marker{display:none}.fq-section .fq-q{flex:1 1 auto;font-size:clamp(16px,1.4vw,18px);line-height:1.4;font-weight:600;letter-spacing:-.015em;color:var(--color-slate-deep);transition:color .2s ease}.fq-section .fq-icon{flex:0 0 24px;width:24px;height:24px;margin-top:2px;border:1.5px solid rgba(31,42,54,.28);border-radius:50%;position:relative;color:#1f2a368c;transition:border-color .2s ease,color .2s ease}.fq-section .fq-icon:before,.fq-section .fq-icon:after{content:"";position:absolute;background:currentColor;left:50%;top:50%;border-radius:1px}.fq-section .fq-icon:before{width:10px;height:1.6px;transform:translate(-50%,-50%)}.fq-section .fq-icon:after{width:1.6px;height:10px;transform:translate(-50%,-50%);transition:opacity .2s ease}.fq-section .fq-item[open] .fq-icon{border-color:var(--color-azure-strong);color:var(--color-azure-strong)}.fq-section .fq-item[open] .fq-icon:after{opacity:0}.fq-section .fq-item:hover .fq-icon{border-color:#1f2a368c;color:var(--color-slate-deep)}.fq-section .fq-item[open]:hover .fq-icon{border-color:var(--color-azure-strong);color:var(--color-azure-strong)}.fq-section .fq-answer{margin:10px 0 4px;padding-right:40px;font-size:clamp(14.5px,1.1vw,15.5px);line-height:1.55;color:var(--color-slate-soft);max-width:60ch}.fq-section .fq-code{font-family:var(--font-mono);font-size:.92em;padding:1px 6px;background:#79b8ff1f;border-radius:5px;color:var(--color-slate-deep)}.fq-section .fq-foot{text-align:center;margin:clamp(36px,4.5vw,56px) auto 0;font-size:15px;color:var(--color-slate-soft)}.fq-section .fq-link{color:var(--color-slate-deep);font-weight:600;text-decoration:underline;text-decoration-color:var(--color-azure-strong);text-decoration-thickness:2px;text-underline-offset:4px;transition:color .2s ease;cursor:pointer}.fq-section .fq-link:hover{color:var(--color-azure-strong)}.cf-section{position:relative;isolation:isolate;overflow:hidden;padding-top:clamp(48px,5vw,76px);padding-bottom:clamp(48px,6vw,88px);color:#fff;background:var(--color-slate-deep, #1f2a36)}.cf-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.cf-bg__grid{position:absolute;inset:0;opacity:.05;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:64px 64px;background-position:center top;mask-image:radial-gradient(ellipse 100% 60% at 50% 0%,transparent 0%,black 80%);-webkit-mask-image:radial-gradient(ellipse 100% 60% at 50% 0%,transparent 0%,black 80%)}.cf-bg__hatch{position:absolute;width:360px;height:360px;pointer-events:none}.cf-bg__hatch--tl{top:0;left:0;background-image:repeating-linear-gradient(-45deg,transparent 0 8px,rgba(164,210,255,.22) 8px 9px);mask-image:linear-gradient(135deg,black 0%,transparent 75%);-webkit-mask-image:linear-gradient(135deg,black 0%,transparent 75%)}.cf-bg__hatch--tr{top:0;right:0;background-image:repeating-linear-gradient(45deg,transparent 0 8px,rgba(164,210,255,.22) 8px 9px);mask-image:linear-gradient(225deg,black 0%,transparent 75%);-webkit-mask-image:linear-gradient(225deg,black 0%,transparent 75%)}.cf-bg__hatch--bl{bottom:0;left:0;width:300px;height:300px;background-image:repeating-linear-gradient(45deg,transparent 0 8px,rgba(164,210,255,.14) 8px 9px);mask-image:linear-gradient(45deg,black 0%,transparent 70%);-webkit-mask-image:linear-gradient(45deg,black 0%,transparent 70%)}.cf-bg__hatch--br{bottom:0;right:0;width:300px;height:300px;background-image:repeating-linear-gradient(-45deg,transparent 0 8px,rgba(164,210,255,.14) 8px 9px);mask-image:linear-gradient(-45deg,black 0%,transparent 70%);-webkit-mask-image:linear-gradient(-45deg,black 0%,transparent 70%)}.cf-bg__glow{position:absolute;pointer-events:none;border-radius:50%;filter:blur(40px)}.cf-bg__glow--bottom{bottom:-25%;left:50%;transform:translate(-50%);width:1100px;height:1100px;background:radial-gradient(circle,rgba(164,210,255,.2) 0%,transparent 55%)}.cf-bg__glow--top{top:-15%;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(circle,rgba(164,210,255,.1) 0%,transparent 60%)}.cf-section .cf-container{position:relative;z-index:1}.cf-section .cf-head{text-align:center;max-width:920px;margin:0 auto}.cf-section .cf-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ffffffc7;margin-bottom:14px}.cf-section .cf-eyebrow__dot{width:8px;height:8px;border-radius:50%;background:var(--color-azure, #a4d2ff);box-shadow:0 0 0 4px #a4d2ff33}.cf-section .cf-h2{font-size:clamp(30px,3.7vw,52px);line-height:1.04;letter-spacing:-.034em;font-weight:700;color:#fff;margin:0 0 14px;text-wrap:balance}.cf-section .cf-h2__hl{background:var(--color-azure, #a4d2ff);color:var(--color-slate-deep, #1f2a36);padding:0 10px 1px;border-radius:5px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.cf-section .cf-sub{font-size:clamp(14.5px,1.1vw,16.5px);line-height:1.5;color:#ffffffb8;margin:0 auto 24px;max-width:600px;letter-spacing:-.005em;text-wrap:balance}.cf-section .cf-ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cf-section .cf-cta{display:inline-flex;align-items:center;gap:11px;height:56px;padding:0 22px 0 10px;border-radius:999px;text-decoration:none;transition:transform .2s cubic-bezier(.2,.7,.2,1),background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.cf-cta__icon{position:relative;flex:0 0 36px;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.cf-cta__pulse{position:absolute;inset:0;border-radius:50%;background:inherit;animation:cfPulse 1.8s cubic-bezier(.16,1,.3,1) infinite}@keyframes cfPulse{0%{transform:scale(1);opacity:.55}to{transform:scale(1.6);opacity:0}}.cf-cta__text{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.cf-cta__main{font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:-.018em;line-height:1}.cf-cta__sub{font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;opacity:.72;font-weight:500;line-height:1}.cf-section .cf-cta--primary{background:var(--color-azure, #a4d2ff);color:var(--color-slate-deep, #1f2a36);box-shadow:0 24px 60px -16px #a4d2ff8c,0 1px #fff9 inset}.cf-section .cf-cta--primary .cf-cta__icon{background:var(--color-slate-deep, #1f2a36);color:var(--color-azure, #a4d2ff)}.cf-section .cf-cta--primary:hover{transform:translateY(-2px);background:#fff}.cf-section .cf-cta--primary:hover .cf-cta__icon{background:var(--color-slate-deep, #1f2a36)}.cf-section .cf-cta--secondary{background:#ffffff08;color:#fff;border:1px solid rgba(164,210,255,.32);box-shadow:0 12px 32px -16px #00000073,0 0 0 1px #ffffff0a inset}.cf-section .cf-cta--secondary .cf-cta__icon--outline{background:#a4d2ff1a;color:var(--color-azure, #a4d2ff);border:1px solid rgba(164,210,255,.4)}.cf-section .cf-cta--secondary:hover{background:#ffffff0f;border-color:#a4d2ff8c;transform:translateY(-2px)}.cf-section .cf-trust{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:18px 0 0;padding:0;font-size:12px;color:#ffffff85;letter-spacing:-.005em}.cf-section .cf-trust li{display:inline-flex;align-items:center;gap:7px}.cf-section .cf-trust svg{color:var(--color-azure, #a4d2ff);flex:0 0 13px}.cf-section .cf-dashboard{position:relative;margin:clamp(36px,4vw,56px) auto 0;max-width:1200px;background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 1px #ffffff1a inset,0 0 0 1px #a4d2ff33,0 -8px 24px #a4d2ff33,0 40px 100px -24px #0000008c,0 80px 140px -40px #a4d2ff47}.cf-section .cf-dashboard__mobile{display:none;width:100%;height:auto;border-radius:20px}.cf-dash__chrome{display:flex;align-items:center;gap:6px;height:38px;padding:0 14px;background:#f1f4f8;border-bottom:1px solid rgba(31,42,54,.06)}.cf-dash__dot{width:11px;height:11px;border-radius:50%;background:#d3d7dc}.cf-dash__dot:nth-child(1){background:#ff5f57}.cf-dash__dot:nth-child(2){background:#febc2e}.cf-dash__dot:nth-child(3){background:#28c840}.cf-dash__urlbar{margin-left:14px;flex:0 0 auto;min-width:260px;height:24px;background:#fff;border-radius:6px;border:1px solid rgba(31,42,54,.08);display:flex;align-items:center;gap:7px;padding:0 10px;font:500 11.5px/1 ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif;color:#5b6776}.cf-dash__body{display:grid;grid-template-columns:230px 1fr;min-height:580px;background:#fff;color:#1f2a36;font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif}@media(max-width:780px){.cf-dash__body{grid-template-columns:1fr;min-height:0}}.cf-dash__sidebar{border-right:1px solid rgba(31,42,54,.06);padding:20px 14px 16px;background:#fafbfd;display:flex;flex-direction:column}@media(max-width:780px){.cf-dash__sidebar{display:none}}.cf-dash__logo{display:flex;align-items:center;gap:9px;padding:4px 8px 18px;border-bottom:1px solid rgba(31,42,54,.06);margin-bottom:12px}.cf-dash__logo img{width:24px;height:24px;border-radius:6px;object-fit:contain}.cf-dash__brand{font-weight:700;font-size:15.5px;color:#1f2a36;letter-spacing:-.012em}.cf-dash__nav{display:flex;flex-direction:column;gap:1px}.cf-dash__navitem{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;font-size:13.5px;font-weight:500;color:#5b6776;text-decoration:none;cursor:pointer;transition:background .14s ease,color .14s ease}.cf-dash__navitem svg{color:#8a95a3;flex:0 0 15px}.cf-dash__navitem:hover{background:#1f2a360a;color:#1f2a36}.cf-dash__navitem--active{background:#79b8ff29;color:#1f2a36;font-weight:600}.cf-dash__navitem--active svg{color:#2563eb}.cf-dash__badge{margin-left:auto;background:#79b8ff4d;color:#1f2a36;border-radius:999px;font-size:10.5px;font-weight:700;padding:1px 8px;line-height:1}.cf-dash__chip-online{margin-left:auto;color:#16a34a;font-size:10px;line-height:1}.cf-dash__userblock{margin-top:auto;padding-top:14px;border-top:1px solid rgba(31,42,54,.06);display:flex;align-items:center;gap:10px}.cf-dash__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#a4d2ff,#79b8ff);color:#1f2a36;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;letter-spacing:-.03em}.cf-dash__userinfo{display:flex;flex-direction:column;gap:1px;min-width:0}.cf-dash__username{font-size:12.5px;font-weight:600;color:#1f2a36}.cf-dash__userrole{font-size:10.5px;color:#8a95a3;line-height:1.2}.cf-dash__main{padding:22px clamp(20px,2.6vw,32px) 28px;min-width:0}.cf-dash__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;flex-wrap:wrap}.cf-dash__crumb{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#8a95a3;font-weight:500;margin-bottom:4px}.cf-dash__crumb svg{color:#c0c8d3}.cf-dash__crumb--current{color:#1f2a36;font-weight:600}.cf-dash__title{margin:0 0 3px;font-size:21px;font-weight:700;color:#1f2a36;letter-spacing:-.018em}.cf-dash__phone{margin:0;font-size:12.5px;color:#5b6776;font-variant-numeric:tabular-nums}.cf-dash__headeractions{display:flex;align-items:center;gap:10px}.cf-dash__status{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:999px;background:#16a34a1a;color:#15803d;font-size:11.5px;font-weight:600}.cf-dash__status-dot{width:6px;height:6px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px #16a34a33}.cf-dash__test{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 14px;background:#1f2a36;color:#fff;border:0;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer}.cf-dash__tabs{display:flex;gap:24px;border-bottom:1px solid rgba(31,42,54,.08);margin-bottom:16px;overflow-x:auto;scrollbar-width:none}.cf-dash__tabs::-webkit-scrollbar{display:none}.cf-dash__tab{padding:8px 0 12px;font-size:13px;font-weight:500;color:#5b6776;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px}@media(max-width:480px){.cf-dash__tabs{gap:16px}.cf-dash__tab{font-size:12px;padding:8px 0 10px}}.cf-dash__tab--active{color:#1f2a36;font-weight:600;border-bottom-color:#79b8ff}.cf-dash__subhead{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px}.cf-dash__subtitle{margin:0;font-size:15px;font-weight:600;color:#1f2a36}.cf-dash__subsubtitle{margin:1px 0 0;font-size:11.5px;color:#8a95a3}.cf-dash__daterange{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:7px;border:1px solid rgba(31,42,54,.1);background:#fff;font-size:11.5px;color:#1f2a36;font-variant-numeric:tabular-nums}.cf-dash__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}@media(max-width:720px){.cf-dash__kpis{grid-template-columns:1fr}}.cf-kpi{background:#fff;border:1px solid rgba(31,42,54,.08);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column}.cf-kpi__head{display:flex;align-items:center;gap:7px;margin-bottom:6px}.cf-kpi__head>.cf-kpi__label{flex:1 1 auto}.cf-kpi__dot{width:7px;height:7px;border-radius:50%;display:inline-block}.cf-kpi__dot--green{background:#16a34a}.cf-kpi__chip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;font-size:10px;font-weight:700}.cf-kpi__chip--euro{background:#16a34a24;color:#16a34a}.cf-kpi__label{font-size:11.5px;font-weight:500;color:#5b6776}.cf-kpi__trend{font-size:10.5px;font-weight:600;font-variant-numeric:tabular-nums}.cf-kpi__trend--up{color:#16a34a}.cf-kpi__value{font-size:24px;font-weight:700;color:#1f2a36;letter-spacing:-.025em;line-height:1;margin-bottom:5px;font-variant-numeric:tabular-nums}.cf-kpi__sub{font-size:11px;color:#8a95a3;font-variant-numeric:tabular-nums}.cf-dash__rich{display:grid;grid-template-columns:1.6fr 1fr;gap:12px}@media(max-width:720px){.cf-dash__rich{grid-template-columns:1fr}}.cf-chart{background:#fff;border:1px solid rgba(31,42,54,.08);border-radius:10px;padding:14px;display:flex;flex-direction:column}.cf-chart__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;gap:10px}.cf-chart__title{margin:0;font-size:13px;font-weight:600;color:#1f2a36}.cf-chart__subtitle{margin:2px 0 0;font-size:11px;color:#16a34a;font-weight:600}.cf-chart__legend{display:flex;gap:12px;flex-wrap:wrap}.cf-chart__leg{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;color:#5b6776;font-weight:500}.cf-chart__leg-dot{width:8px;height:8px;border-radius:2px}.cf-chart__leg-dot--azure{background:#79b8ff}.cf-chart__leg-dot--slate{background:#8a95a3}.cf-chart__plot{position:relative}.cf-chart__plot svg{width:100%;height:130px;display:block}.cf-chart__xaxis{display:flex;justify-content:space-between;font-size:10.5px;color:#8a95a3;font-weight:500;margin-top:6px;padding:0 2px}.cf-notif{background:#fff;border:1px solid rgba(31,42,54,.08);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:12px;position:relative}.cf-notif__head{display:flex;gap:10px;align-items:flex-start}.cf-notif__app{width:22px;height:22px;object-fit:contain;flex:0 0 22px}.cf-notif__heading{min-width:0}.cf-notif__title{margin:0 0 2px;font-size:13.5px;font-weight:600;color:#1f2a36;line-height:1.2}.cf-notif__src{margin:0;font-size:11px;color:#8a95a3}.cf-notif__event{display:flex;gap:12px;align-items:center;padding:10px;background:#79b8ff14;border-radius:8px;border:1px solid rgba(121,184,255,.18)}.cf-notif__date{width:42px;height:46px;border-radius:6px;background:#fff;border:1px solid rgba(31,42,54,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 42px}.cf-notif__day{font-size:17px;font-weight:700;color:#1f2a36;line-height:1;letter-spacing:-.02em}.cf-notif__month{font-size:9.5px;font-weight:600;color:#ea580c;text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.cf-notif__details{min-width:0}.cf-notif__person{margin:0;font-size:13px;font-weight:600;color:#1f2a36;line-height:1.2}.cf-notif__time{margin:2px 0 0;font-size:11.5px;color:#5b6776;font-variant-numeric:tabular-nums}.cf-notif__foot{display:flex;justify-content:space-between;align-items:center;gap:8px}.cf-notif__chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;background:#16a34a1a;color:#15803d;border-radius:999px;font-size:10.5px;font-weight:600}.cf-notif__chip-dot{width:5px;height:5px;border-radius:50%;background:#16a34a}.cf-notif__action{font-size:10.5px;font-weight:600;color:#2563eb}@media(prefers-reduced-motion:reduce){.cf-cta__pulse{animation:none}}@media(max-width:720px){.cf-section .cf-dashboard{border-radius:12px;box-shadow:0 1px #ffffff1a inset,0 0 0 1px #a4d2ff33,0 20px 50px -16px #00000073,0 40px 80px -28px #a4d2ff38}.cf-section .cf-dashboard>*:not(.cf-dashboard__mobile){display:none!important}.cf-section .cf-dashboard__mobile{display:block;border-radius:12px}}@media(max-width:900px){.cf-bg__hatch--tl,.cf-bg__hatch--tr{width:200px;height:200px}.cf-bg__hatch--bl,.cf-bg__hatch--br{width:180px;height:180px}.cf-bg__hatch--tl{mask-image:linear-gradient(135deg,black 0%,transparent 55%);-webkit-mask-image:linear-gradient(135deg,black 0%,transparent 55%)}.cf-bg__hatch--tr{mask-image:linear-gradient(225deg,black 0%,transparent 55%);-webkit-mask-image:linear-gradient(225deg,black 0%,transparent 55%)}.cf-bg__hatch--bl{mask-image:linear-gradient(45deg,black 0%,transparent 55%);-webkit-mask-image:linear-gradient(45deg,black 0%,transparent 55%)}.cf-bg__hatch--br{mask-image:linear-gradient(-45deg,black 0%,transparent 55%);-webkit-mask-image:linear-gradient(-45deg,black 0%,transparent 55%)}}@media(max-width:480px){.cf-bg__hatch--tl,.cf-bg__hatch--tr{width:150px;height:150px}.cf-bg__hatch--bl,.cf-bg__hatch--br{width:130px;height:130px}}
