*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-warm:#faf8f5;--bg-green:#1a7a5c;--bg-green-l:#e8f5ef;--bg-purple:#6b4c8a;--bg-purple-l:#f3eff8;--bg-dark:#1a1a2e;--bg-dark2:#232338;--text:#1a1a2e;--text2:#556;--text-muted:#889;--accent:#2a9d6e;--accent2:#1a7a5c;--accent-btn:#2a9d6e;--teal:#2bbfa0;--border:#e8e8ee;--border2:#d8d8e2;--font-serif:"Baskerville","Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--font-body:"Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono","Cascadia Code","Consolas",monospace;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--r-2xl:40px;--r-full:999px;--max-w:1240px;--desktop-hero-canvas:1520px;--desktop-side-card-offset:92px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 12px 40px #0000001a;--shadow-xl:0 20px 60px #0000001f}html{scroll-behavior:smooth;overscroll-behavior-y:none;height:100%}body{min-height:100%;font-family:var(--font-body);background:var(--bg);color:var(--text);overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#ccc;border-radius:99px}::selection{background:#2a9d6e26}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.nav{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);will-change:top,left,right,height,padding,border-radius,box-shadow,background-color,transform;background:#fffffff5;border-bottom:1px solid #14181f14;border-radius:0;justify-content:space-between;align-items:center;width:auto;height:62px;padding:0 48px;transition:top .28s cubic-bezier(.22,1,.36,1),left .28s cubic-bezier(.22,1,.36,1),right .28s cubic-bezier(.22,1,.36,1),height .28s cubic-bezier(.22,1,.36,1),border-radius .28s cubic-bezier(.22,1,.36,1),background .24s,border-color .24s,box-shadow .28s cubic-bezier(.22,1,.36,1),padding .28s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;left:0;right:0;transform:none}.nav.nav--static{position:relative;top:0;left:0;right:0}.nav.scrolled{background:#fffffff0;border:1px solid #181f2b14;border-radius:24px;height:54px;padding:0 22px;top:16px;left:24px;right:24px;box-shadow:0 16px 34px #171f2d1a,0 4px 12px #171f2d0d}.nav:after{content:"";opacity:1;background:#14181f14;height:1px;position:absolute;bottom:0;left:0;right:0}.nav.scrolled:after{opacity:0;background:0 0;height:0;inset:0 22px auto}.nav-left{align-items:center;gap:34px;display:flex}.logo-link{font-family:var(--font-body);color:var(--text);letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:flex}.brand-wordmark{align-items:baseline;display:inline-flex}.brand-letter{color:#166534}.logo-link img{object-fit:contain;flex-shrink:0;width:32px;height:32px}.nav-links{align-items:center;gap:16px;list-style:none;display:flex}.nav-links a{color:#31384a;border-radius:var(--r-sm);text-transform:none;letter-spacing:.04em;padding:10px 16px;font-size:.97rem;font-weight:500;transition:color .2s,background .2s}.nav-links a:hover{color:#0f8c68;background:#0f8c6814}.nav.scrolled .nav-links a{padding:8px 12px}.nav-link-with-icon{align-items:center;gap:6px;display:inline-flex}.nav-link-with-icon svg{color:#111;flex-shrink:0;width:13px;height:13px}.nav.scrolled .logo-link{gap:8px;font-size:1rem}.nav.scrolled .logo-link img{width:28px;height:28px}.nav.scrolled .nav-cta,.nav.scrolled .nav-login{padding:11px 22px}.nav-dropdown{position:relative}.nav-dropdown-trigger{align-items:center;gap:8px;display:inline-flex}.nav-dropdown-trigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)translateY(-1px)}.nav-dropdown:hover .nav-dropdown-trigger:after,.nav-dropdown:focus-within .nav-dropdown-trigger:after{transform:rotate(225deg)translateY(-1px)}.nav-dropdown-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#fffffff5;border:1px solid #14181f14;border-radius:18px;gap:4px;min-width:220px;padding:10px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:100%;left:0;transform:translateY(0);box-shadow:0 18px 40px #0f172a1f}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu a{white-space:nowrap;border-radius:12px;padding:10px 12px;display:block}.nav-dropdown-menu--docs{grid-template-columns:repeat(3,max-content);align-items:stretch;gap:0;min-width:388px}.nav-dropdown-card{background:0 0;border:0;align-items:center;gap:8px;min-height:0;position:relative;white-space:nowrap!important;padding:10px 14px!important;display:flex!important}.nav-dropdown-card:hover{background:#0f8c6814!important}.nav-dropdown-card+.nav-dropdown-card:before{content:"";background:#14181f1f;width:1px;position:absolute;top:10px;bottom:10px;left:0}.nav-dropdown-card__icon{color:#157255;background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.nav-dropdown-card__icon svg{width:18px;height:18px}.nav-dropdown-card__label{letter-spacing:.01em;flex-shrink:0;font-size:.9rem;font-weight:600;line-height:1.2}.op-mcp-page{background:radial-gradient(circle at 0 0,#78ffbc38,#0000 34%),radial-gradient(circle at 100% 0,#62b1ff33,#0000 36%),linear-gradient(#fff 0%,#f8fbfc 100%)}.op-mcp-main{padding-top:62px}.op-mcp-shell{width:min(1080px,100% - 48px);margin:0 auto}.op-mcp-hero{padding:84px 0 54px;position:relative;overflow:hidden}.op-mcp-hero__glow{filter:blur(42px);opacity:.6;pointer-events:none;border-radius:999px;width:320px;height:320px;position:absolute;inset:auto}.op-mcp-hero__glow--left{background:#5cdfa83d;top:24px;left:-80px}.op-mcp-hero__glow--right{background:#589dff33;top:0;right:-100px}.op-mcp-kicker,.op-mcp-eyebrow{color:#157255;letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:700}.op-mcp-hero h1{color:#182133;letter-spacing:-.05em;max-width:760px;margin-top:14px;font-size:clamp(2.8rem,6vw,4.8rem);line-height:.96}.op-mcp-lede{color:#4a5568;max-width:720px;margin-top:18px;font-size:1.08rem;line-height:1.78}.op-mcp-status{color:#24403a;background:#ffffffbd;border:1px solid #1572551f;border-radius:999px;align-items:center;gap:10px;margin-top:24px;padding:11px 16px;font-size:.95rem;display:inline-flex}.op-mcp-status__dot{background:#15a26d;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #15a26d1f}.op-mcp-section{padding:18px 0 40px}.op-mcp-section--compact{padding-top:6px;padding-bottom:88px}.op-mcp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.op-mcp-card{background:#ffffffd1;border:1px solid #14181f14;border-radius:24px;padding:24px;box-shadow:0 18px 40px #151f2c0d}.op-mcp-card h2,.op-mcp-subtitle{color:#182133;letter-spacing:-.03em;font-size:1.4rem;line-height:1.15}.op-mcp-card p{color:#536074;margin-top:12px;font-size:.98rem;line-height:1.72}.op-mcp-split{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:28px;padding:28px 0 0;display:grid}.op-mcp-list{border-top:1px solid #14181f14;margin:0;padding:0;list-style:none}.op-mcp-list li{color:#243041;border-bottom:1px solid #14181f14;padding:16px 0;font-size:1rem;font-weight:500}@media (max-width:960px){.op-mcp-grid,.op-mcp-split{grid-template-columns:1fr}}@media (max-width:640px){.op-mcp-main{padding-top:62px}.op-mcp-shell{width:min(100%,100% - 24px)}.op-mcp-hero{padding:72px 0 34px}.op-mcp-lede{font-size:.98rem}.op-mcp-status{border-radius:18px;width:100%;font-size:.9rem}.op-mcp-card{border-radius:20px;padding:20px}.op-mcp-section--compact{padding-bottom:64px}}.nav-right{align-items:center;gap:12px;display:flex}.nav-cta{border-radius:var(--r-full);color:#fff;text-transform:none;letter-spacing:.04em;background:linear-gradient(#2a9d6e 0%,#1f7f59 100%);border:1px solid #186d4db8;align-items:center;gap:8px;padding:10px 22px;font-size:.84rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff59,0 2px 10px #1f7f592e}.nav-cta:hover{background:linear-gradient(#248a61 0%,#1a6d4d 100%);transform:translateY(-1px);box-shadow:0 10px 24px #1f7f5938}.nav-cta svg{width:14px;height:14px}.nav-login{border-radius:var(--r-full);color:var(--text);text-transform:none;letter-spacing:.04em;background:#fffffff5;border:1px solid #1f7f597a;padding:10px 22px;font-size:.84rem;font-weight:600;transition:border-color .2s,background .2s}.nav-login:hover{background:#fafafa;border-color:#1f7f59c2}.nav-mobile-toggle,.nav-mobile-shell{display:none}.op-mobile-notice{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008f;justify-content:center;align-items:center;padding:16px;display:none;position:fixed;inset:0}.op-mobile-notice-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:linear-gradient(#141414fa,#080808fa);border:1px solid #ffffff24;border-radius:24px;width:min(100%,420px);padding:22px 20px 18px;box-shadow:0 28px 80px #00000080}.op-mobile-notice-eyebrow{color:#ffffffbd;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border-radius:999px;margin-bottom:10px;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.op-mobile-notice-card h2{color:#fff;font-size:1rem;line-height:1.25}.op-mobile-notice-card p{color:#ffffffad;margin-top:8px;font-size:.88rem;line-height:1.55}.op-mobile-notice-actions{justify-content:center;margin-top:14px;display:flex}.op-mobile-notice-btn{cursor:pointer;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;min-width:160px;min-height:42px;padding:0 18px;font-size:.86rem;font-weight:700;display:inline-flex}.op-mobile-notice-btn--primary{color:#0a0a0a;background:linear-gradient(#fff 0%,#d8d8d8 100%);border-color:#ffffff38}.hero{text-align:center;background:radial-gradient(circle at 0 0,#22c55e1f,#0000 28%),radial-gradient(circle at 100% 0,#0ea5e924,#0000 32%),linear-gradient(#f7fffd 0%,#f7fbff 34%,#fff 70%);min-height:auto;padding:150px 48px 44px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:auto}.hero:before{filter:blur(8px);background:radial-gradient(circle at 50% 45%,#ffffffeb 0%,#ffffff9e 28%,#ffffff0d 72%,#0000 100%);width:min(74vw,980px);height:420px;top:82px;left:50%;transform:translate(-50%)}.hero:after{opacity:.28;background:radial-gradient(#10182814,#0000 68%);height:360px;bottom:-180px;left:0;right:0}.hero-bg-pattern{z-index:0;pointer-events:none;opacity:1;background-image:linear-gradient(#0f172a14 1px,#0000 1px),linear-gradient(90deg,#0f172a14 1px,#0000 1px),linear-gradient(#ffffff3d 1px,#0000 1px),linear-gradient(90deg,#ffffff3d 1px,#0000 1px),linear-gradient(90deg,#22c55e17,#0ea5e917);background-size:44px 44px,44px 44px,220px 220px,220px 220px,100% 100%;animation:22s linear infinite heroGridDrift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(78% 62% at 50% 34%,#000,#000000b3 50%,#0000 100%);mask-image:radial-gradient(78% 62% at 50% 34%,#000,#000000b3 50%,#0000 100%)}.hero-side-rail{z-index:0;pointer-events:none;opacity:.98;background:repeating-linear-gradient(135deg,#10b9812e 0 2px,#0000 2px 8px),linear-gradient(#10b9811f,#0ea5e90d);border-left:1px solid #10b98147;border-right:1px solid #10b98147;width:86px;position:absolute;top:0;bottom:0;-webkit-mask-image:linear-gradient(#0006,#000000f2 12% 88%,#00000059);mask-image:linear-gradient(#0006,#000000f2 12% 88%,#00000059)}.hero-side-rail:after{content:"";opacity:.85;background:linear-gradient(#0000,#10b9813d 18%,#0ea5e91f 50%,#0000 100%);animation:7s ease-in-out infinite heroRailGlow;position:absolute;inset:0}.hero-side-rail--left{border-left:none;left:0}.hero-side-rail--right{border-right:none;right:0}.hero-bg-aurora{z-index:0;pointer-events:none;opacity:.78;filter:blur(14px)saturate(112%);background:radial-gradient(circle at 18% 24%,#22c55e42 0%,#22c55e1f 18%,#0000 42%),radial-gradient(circle at 78% 12%,#38bdf847 0%,#38bdf81f 20%,#0000 40%),radial-gradient(circle at 54% 34%,#6366f124 0%,#6366f114 18%,#0000 38%),conic-gradient(from 180deg,#fff0 0deg,#ffffffb3 36deg,#22c55e29 88deg,#38bdf829 148deg,#fff0 220deg,#ffffffa3 318deg,#fff0 360deg);height:560px;animation:24s ease-in-out infinite alternate heroAuroraShift;position:absolute;inset:-12% -8% auto;transform:translate(0,0)}.hero-bg-beams{z-index:0;pointer-events:none;mix-blend-mode:screen;opacity:.78;transform-origin:top;background:repeating-linear-gradient(115deg,#fff0 0 28px,#ffffff94 28px 32px,#fff0 32px 88px),linear-gradient(90deg,#22c55e24,#ffffffb8 42%,#38bdf824);height:520px;animation:22s linear infinite heroBeamSweep;position:absolute;inset:0 -12% auto;transform:perspective(1200px)rotateX(72deg);-webkit-mask-image:linear-gradient(#000000f2,#0000008c 50%,#0000 100%);mask-image:linear-gradient(#000000f2,#0000008c 50%,#0000 100%)}.hero-bg-spotlight{z-index:1;pointer-events:none;filter:blur(8px);opacity:.78;background:radial-gradient(circle at 50% 42%,#fffffff5 0%,#ffffffb8 28%,#ffffff1f 64%,#0000 100%);width:min(62vw,760px);height:360px;animation:12s ease-in-out infinite heroSpotlightBreathe;position:absolute;top:120px;left:50%;transform:translate(-50%)}.hero-bg-radial{pointer-events:none;z-index:0;mix-blend-mode:screen;filter:blur(6px);border-radius:999px;position:absolute}.hero-bg-radial--1{background:radial-gradient(circle,#ffffffeb 0%,#ecfdf5b8 26%,#22c55e24 48%,#0000 74%);width:280px;height:280px;animation:16s ease-in-out infinite heroPulseFloat;top:120px;left:8%}.hero-bg-radial--2{background:radial-gradient(circle,#ffffffe0 0%,#e0f2febd 22%,#0ea5e929 44%,#0000 74%);width:360px;height:360px;animation:18s ease-in-out infinite reverse heroPulseFloat;top:88px;right:11%}.hero-bg-orbs{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-bg-orbs:before,.hero-bg-orbs:after{content:"";filter:blur(72px);opacity:.58;border-radius:50%;position:absolute}.hero-bg-orbs:before{background:radial-gradient(circle,#10b98138 0%,#10b9811f 28%,#10b9810a 55%,#0000 80%);width:640px;height:640px;animation:14s ease-in-out infinite heroOrbFloat;top:-180px;right:-120px}.hero-bg-orbs:after{background:radial-gradient(circle,#0ea5e92e 0%,#0ea5e917 28%,#0ea5e905 55%,#0000 80%);width:560px;height:560px;animation:18s ease-in-out infinite reverse heroOrbFloat;bottom:-120px;left:-90px}.hero-bg-diamond{pointer-events:none;z-index:0;border:1.5px solid #10b9814d;border-radius:4px;width:24px;height:24px;position:absolute;transform:rotate(45deg);box-shadow:0 0 40px #ffffffb8}.hero-bg-diamond--1{animation:8s ease-in-out infinite heroDiamondPulse;top:22%;left:8%}.hero-bg-diamond--2{border-color:#0ea5e942;width:16px;height:16px;animation:10s ease-in-out 1s infinite heroDiamondPulse;top:15%;right:12%}.hero-bg-diamond--3{width:20px;height:20px;animation:9s ease-in-out 2s infinite heroDiamondPulse;bottom:30%;right:6%}.hero-bg-dots{z-index:0;pointer-events:none;opacity:.7;filter:drop-shadow(0 0 12px #ffffff8c);position:absolute}.hero-bg-dots--left{animation:16s ease-in-out infinite heroConstellationFloat;top:30%;left:4%}.hero-bg-dots--right{animation:18s ease-in-out infinite reverse heroConstellationFloat;top:18%;right:5%}.hero-bg-glow-line{z-index:0;pointer-events:none;filter:drop-shadow(0 0 20px #22c55e38);position:absolute;overflow:visible}.hero-bg-glow-line--1{width:100%;height:100%;top:0;left:0}@keyframes heroOrbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(15px,-20px)scale(1.05)}66%{transform:translate(-10px,15px)scale(.97)}}@keyframes heroGridDrift{0%{background-position:0 0,0 0,0 0,0 0,0 0}to{background-position:44px 22px,22px 44px,18px 18px,18px 18px,0 0}}@keyframes heroAuroraShift{0%{transform:translate(-1%)scale(1)}50%{transform:translate(1.5%,-2%)scale(1.04)}to{transform:translateY(1%)scale(1.02)}}@keyframes heroBeamSweep{0%{background-position:0 0,0 0}to{background-position:220px 0,0 0}}@keyframes heroDiamondPulse{0%,to{opacity:.5;transform:rotate(45deg)scale(1)}50%{opacity:1;transform:rotate(45deg)scale(1.15)}}@keyframes heroConstellationFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-10px)scale(1.04)}}@keyframes heroPulseFloat{0%,to{opacity:.9;transform:translate(0,0)scale(1)}50%{opacity:1;transform:translateY(-16px)scale(1.06)}}@keyframes heroSpotlightBreathe{0%,to{opacity:.9;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}@keyframes heroShimmer{0%,to{transform:translate(-120%)}42%,to{transform:translate(140%)}}@keyframes heroSignalFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-6px)}}@keyframes heroClickGlow{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes heroClickRings{0%{opacity:0;transform:scale(.82)}30%{opacity:.5}to{opacity:0;transform:scale(1.18)}}@keyframes heroClickCore{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.04)}}@keyframes heroClickTrail{0%,to{opacity:.55;transform:scaleX(.86)}50%{opacity:1;transform:scaleX(1)}}@keyframes heroClickHalo{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:.75;transform:scale(1.04)}}@keyframes heroClickBlink{0%,to{filter:brightness();transform:translateY(0)scale(1);box-shadow:0 10px 24px #0f172a0f,0 0 0 4px #0f766e14,0 0 0 8px #0ea5e90d,inset 0 0 0 1px #ffffffeb}50%{filter:brightness(1.02);transform:translateY(-1px)scale(1.018);box-shadow:0 14px 28px #0f172a12,0 0 0 5px #10b9811a,0 0 0 11px #38bdf80f,0 0 18px #10b9811a,inset 0 0 0 1px #fffffff5}}@keyframes heroClickArrowDraw{0%{stroke-dashoffset:220px;opacity:.2}to{stroke-dashoffset:0;opacity:1}}@keyframes heroClickArrowWave{0%{transform:translate(0,0)}25%{transform:translateY(-5px)}50%{transform:translate(0,0)}75%{transform:translateY(5px)}to{transform:translate(0,0)}}@keyframes heroClickArrowBob{0%,to{transform:translate(0,0)}50%{transform:translateY(-4px)}}@keyframes heroRobotForm{0%{opacity:0;filter:blur(10px);transform:translate(-50%,calc(10px - 50%))scale(.55)}55%{opacity:1;filter:blur();transform:translate(-50%,calc(-50% - 2px))scale(1.05)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}@keyframes heroRobotBubblePop{0%,35%{opacity:0;transform:translateY(8px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroLeadCardReveal{0%{opacity:0;filter:blur(8px);transform:scale(.82)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes heroRailGlow{0%,to{opacity:.35;transform:translateY(-3%)}50%{opacity:.8;transform:translateY(3%)}}@keyframes heroCardFloatLeft{0%,to{transform:translate(0,0)rotate(-7deg)}50%{transform:translateY(-12px)rotate(-4deg)}}@keyframes heroCardFloatLeftMobile{0%,to{transform:translate3d(var(--hero-card-shift-x,0px),var(--hero-card-shift-y,0px),0)rotate(-6deg)}50%{transform:translate3d(var(--hero-card-shift-x,0px),calc(var(--hero-card-shift-y,0px) - 10px),0)rotate(-3deg)}}@keyframes heroCardFloatRight{0%,to{transform:translate(0,0)rotate(7deg)}50%{transform:translateY(-14px)rotate(4deg)}}@keyframes heroCardFloatRightMobile{0%,to{transform:translate3d(var(--hero-card-shift-x,0px),var(--hero-card-shift-y,0px),0)rotate(6deg)}50%{transform:translate3d(var(--hero-card-shift-x,0px),calc(var(--hero-card-shift-y,0px) - 10px),0)rotate(3deg)}}@keyframes heroCardRightAccentPulse{0%,to{opacity:.78;transform:translateY(0)scale(.96)}50%{opacity:1;transform:translateY(-1px)scale(1)}}@keyframes heroMeterPulse{0%,to{opacity:.7;transform:scaleX(.88)}50%{opacity:1;transform:scaleX(1)}}@keyframes heroNodePulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@keyframes heroCardArrowFlow{0%,to{opacity:.42;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}@keyframes heroPipelineChipPulse{0%,18%,to{color:#155e75;background:linear-gradient(135deg,#eff8fff2,#e0f2fee6);border-color:#bae6fde6;box-shadow:inset 0 1px #ffffffb8}8%,14%{color:#fff;background:var(--hero-pipeline-chip-bg,linear-gradient(135deg,#34d399,#10b981));border-color:#ffffff29;box-shadow:inset 0 1px #ffffff2e,0 0 0 1px #ffffff2e,0 8px 18px #10b9812e}}@keyframes heroPipelineArrowPulse{0%,18%,to{color:#155e75b8;opacity:.55}8%,14%{color:#16a34a;opacity:1;text-shadow:0 0 10px #22c55e59}}@keyframes heroCardSheen{0%,to{opacity:0;transform:translate(-45%)rotate(12deg)}15%{opacity:.45}42%{opacity:0;transform:translate(170%)rotate(12deg)}}@keyframes heroFadeLift{0%{opacity:0;filter:blur(8px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes heroFadeLiftScale{0%{opacity:0;filter:blur(8px);transform:translateY(14px)scale(.98)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes heroCardRevealLeft{0%{opacity:0;filter:blur(10px);transform:translate(-18px,10px)rotate(-11deg)scale(.96)}to{opacity:1;filter:blur();transform:translate(0,0)rotate(-7deg)scale(1)}}@keyframes heroCardRevealRight{0%{opacity:0;filter:blur(10px);transform:translate(18px,10px)rotate(11deg)scale(.96)}to{opacity:1;filter:blur();transform:translate(0,0)rotate(8deg)scale(1)}}.hero-inner{z-index:2;grid-template-columns:minmax(0,1fr) minmax(380px,520px);align-items:center;gap:40px;max-width:1240px;margin:52px auto 0;display:grid;position:relative}.hero-mobile-primary,.hero-mobile-secondary,.hero-mobile-tertiary{z-index:1;position:relative}.hero-video-panel{z-index:2;justify-content:flex-end;display:flex;position:relative}.hero-video-frame{aspect-ratio:16/9;background:#0b0b0b;border:1px solid #0f172a14;border-radius:20px;width:min(100%,700px);position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a1a}.hero-video-frame iframe,.hero-video-frame img{object-fit:cover;border:0;width:100%;height:100%;display:block}@media (min-width:901px){.hero-h1{white-space:nowrap;width:60vw;max-width:60vw;font-size:clamp(1.28rem,1.8vw,1.85rem)}.hero-sub{width:min(100%,620px);max-width:620px}.hero-h1-line--desktop-single{white-space:nowrap;display:block}.hero-video-panel{transform:translateY(150px)}}@media (min-width:1200px){.hero-inner{grid-template-columns:minmax(0,60%) minmax(380px,40%);gap:clamp(24px,3vw,56px);max-width:1320px}.hero-video-panel{padding-left:clamp(16px,2vw,32px)}}@media (min-width:1440px){.hero-inner{grid-template-columns:minmax(0,60%) minmax(420px,40%);max-width:1420px}.hero-video-frame{width:min(100%,680px)}}@media (min-width:1600px){.hero-mobile-primary{margin-left:-144px;padding-left:0}.hero-h1{margin-left:0}.hero-sub{margin:48px 0 72px;padding-left:0}.hero-cta-row{justify-content:flex-start;margin-left:0}}.hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0f5132;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffffeb,#ecfdf5e0);border:1px solid #10b98129;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin:0 auto 22px;padding:10px 18px;font-size:.76rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a14,inset 0 1px #ffffffd9}.hero-eyebrow:after{content:"";background:linear-gradient(105deg,#0000 0%,#ffffff1a 35%,#fffc 50%,#ffffff29 65%,#0000 100%);animation:5.8s ease-in-out infinite heroShimmer;position:absolute;inset:0;transform:translate(-120%)}.hero-eyebrow-dot{z-index:1;background:radial-gradient(circle,#34d399 0%,#10b981 60%,#059669 100%);border-radius:50%;width:10px;height:10px;position:relative;box-shadow:0 0 0 6px #10b9811f,0 0 24px #10b98166}.hero-h1{letter-spacing:-.03em;color:var(--text);text-wrap:balance;text-shadow:0 10px 30px #ffffff73;opacity:0;margin-bottom:18px;margin-left:20px;font-family:Didot,Bodoni MT,Baskerville,Times New Roman,serif;font-size:clamp(2.7rem,4.65vw,4rem);font-weight:600;line-height:.96;animation:.42s cubic-bezier(.22,1,.36,1) 20ms forwards heroFadeLift;transform:translateY(18px)}.hero-h1-line{display:block}.hero-h1-line--hero-focus{letter-spacing:-.03em;margin-top:.08em;font-size:1.08em}.hero-h1-line--desktop-single{white-space:normal}.hero-h1-line--mobile-brand,.hero-h1-line--mobile-copy,.hero-h1-break-mobile{display:none}.hero-h1-accent{color:#0f172a;padding-right:.08em;display:inline-block;position:relative}.hero-h1-accent .brand-letter{color:#166534}.hero-h1-accent:after{content:"";z-index:-1;background:linear-gradient(90deg,#22c55e2e,#38bdf82e);border-radius:999px;height:.18em;position:absolute;bottom:.12em;left:.04em;right:.02em}.hero-sub{color:var(--text2);text-wrap:pretty;opacity:0;width:min(100%,560px);max-width:560px;margin:48px auto 72px;padding-left:0;font-size:1rem;font-weight:400;line-height:1.6;animation:.42s cubic-bezier(.22,1,.36,1) .12s forwards heroFadeLift;transform:translateY(16px)}.hero-sub-desktop-copy{display:inline-block}.hero-sub-desktop-line{white-space:nowrap;display:block}.hero-sub-mobile-copy{display:none}.hero-cta-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:10px;margin-bottom:110px;display:flex}.hero-cta-buttons{display:contents}.hero-cta-buttons .btn-primary--hero{opacity:1;animation:none;transform:none}.hero-cta-row>.hero-floating-card{display:none}.hero-cta-divider{pointer-events:none;background:0 0;width:100vw;height:36px;margin:28px 0 56px;position:relative;left:50%;transform:translate(-50%)}.hero-cta-divider:before,.hero-cta-divider:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero-cta-divider:before{background:linear-gradient(270deg,#38bdf8f2 0%,#22c55ec7 22%,#38bdf870 54%,#38bdf829 78%,#38bdf805 100%);border-radius:999px 0 0 999px;width:min(54vw,980px);height:4px;box-shadow:0 0 16px #38bdf824,0 0 28px #22c55e14}.hero-cta-divider:after{background:linear-gradient(270deg,#38bdf89e 0%,#22c55e57 26%,#38bdf829 66%,#38bdf800 100%);border-radius:999px 0 0 999px;width:min(40vw,720px);height:1px;margin-top:10px}.hero-cta-section-title{text-align:center;box-sizing:border-box;justify-items:center;gap:4px;max-width:980px;margin:0 auto 20px;padding:0 24px;display:grid}.hero-cta-section-title h2{font-family:var(--font-serif);letter-spacing:-.02em;color:#172033;text-wrap:balance;flex-direction:column;align-items:center;gap:8px;font-size:clamp(1.45rem,2.15vw,1.95rem);line-height:1.12;display:flex}.hero-cta-title-stack{flex-direction:column;align-items:center;max-width:100%;display:inline-flex}.hero-cta-title-main{text-align:center;width:max-content;max-width:100%;margin-inline:auto;display:inline-block}.hero-cta-title-main--mobile{display:none}.hero-cta-title-line{display:inline}.hero-cta-title-break-mobile{display:none}.hero-cta-title-sub{font-family:var(--font-body);letter-spacing:.01em;color:#15803d;text-transform:none;white-space:normal;text-wrap:pretty;text-align:center;background:0 0;width:min(100%,620px);max-width:620px;margin:1rem auto;padding:.35rem 0;font-size:clamp(.94rem,1.1vw,1.02rem);font-weight:500;line-height:1.45;display:block}.hero-pipeline-stage .hero-cta-section-title h2{margin-left:auto;margin-right:auto}.hero-pipeline-stage .hero-cta-title-sub{width:calc(var(--hero-title-width,100%)*.95);max-width:min(100%,calc(var(--hero-title-width,100%)*.95));text-wrap:wrap;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-align:center;margin-left:auto;margin-right:auto;display:block}.hero-cta-title-sub-desktop{text-align:center;display:block}.hero-cta-title-sub-line{white-space:normal;text-align:center;width:fit-content;max-width:100%;margin-inline:auto;display:block}.hero-cta-title-sub-mobile{display:none}.hero-pipeline-stage{background:radial-gradient(circle at 0 0,#22c55e0d,#0000 26%),radial-gradient(circle at 100% 0,#0ea5e90f,#0000 30%),linear-gradient(#f8fcff 0%,#f6fbff 24%,#fff 52%,#f8fbff 100%);margin-top:24px;padding:18px 0 52px;position:relative;overflow:hidden}.hero-pipeline-stage .hero-mobile-tertiary{margin-top:0;padding-top:26px}.hero-pipeline-stage .hero-mobile-tertiary:before{top:18px}.hero-pipeline-stage .hero-mobile-tertiary:after{top:22px}.hero-pipeline-stage-inner{width:min(100%,1520px);margin:0 auto}.hero-logo-stage{background:radial-gradient(circle at top,#22c55e0a,#0000 32%),linear-gradient(#fff 0%,#fbfffe 100%);padding:0;position:relative;overflow:hidden}.hero-logo-stage-inner{width:min(100%,1520px);margin:0 auto}.hero-workflow-stage{background:radial-gradient(circle at 15% 20%,#6ee7b714,#0000 24%),radial-gradient(circle at 85% 18%,#7dd3fc14,#0000 24%),linear-gradient(#fcfffe 0%,#f8fcff 100%);margin-top:0;margin-bottom:0;padding:176px 0 224px;position:relative;overflow:hidden}.hero-workflow-stage:after{content:"";z-index:-1;background:linear-gradient(#fcfffe 0%,#f8fcff 100%);position:absolute;inset:0}.hero-workflow-stage:before{content:"";pointer-events:none;background:linear-gradient(115deg,#10b98108,#0000 34%),linear-gradient(245deg,#0ea5e908,#0000 38%);position:absolute;inset:0}.hero-workflow-stage-inner{z-index:1;width:min(100%,1520px);margin:0 auto;padding:0 24px;position:relative}.hero-workflow-celebration{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-workflow-celebration-orb{opacity:.5;background:radial-gradient(circle,#ecfdf5e6 0 34%,#0000 35% 100%),repeating-conic-gradient(#15803d24 0deg 10deg,#16a34a57 10deg 20deg,#4ade801a 20deg 30deg);border-radius:999px;animation:24s linear infinite workflow-celebration-spin;position:absolute;box-shadow:inset 0 0 0 1px #15803d1f,0 18px 44px #15803d1a}.hero-workflow-celebration-orb:before{content:"";border-radius:inherit;border:1px dashed #15803d3d;position:absolute;inset:12%}.hero-workflow-celebration-orb--one{width:240px;height:240px;animation-duration:22s;top:-120px;left:3%}.hero-workflow-celebration-orb--two{opacity:.38;width:260px;height:260px;animation-duration:28s;animation-delay:-6s;bottom:-130px;right:4%}@keyframes workflow-celebration-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-workflow-stage-pin{z-index:1;padding:0;position:relative}.hero-workflow-header{text-align:center;max-width:860px;margin:96px auto 14px}.hero-workflow-header h2{font-family:var(--font-serif);color:#142325;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(1.4rem,2.6vw,2.35rem);font-weight:600;line-height:1.02}.hero-workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid;position:relative}.hero-workflow-desktop-showcase{display:none}.hero-workflow-card{opacity:0;min-height:136px;padding:0;transition:opacity .28s,transform .34s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(26px)scale(.96)}.hero-workflow-card.is-visible{opacity:1;transform:translateY(0)scale(1)}.hero-workflow-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#10b981b8,#6ee7b72e);border-radius:999px;width:22px;height:2px;position:absolute;top:50%;left:calc(100% - 4px);transform:translateY(-50%);box-shadow:0 0 0 4px #10b9810f}.hero-workflow-card:before{content:"";pointer-events:none;background:#10b981;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;left:calc(100% + 16px);transform:translate(-50%,-50%);box-shadow:0 0 0 4px #10b9811f,0 0 14px #10b98147}.hero-workflow-card:last-child:after,.hero-workflow-card:last-child:before{display:none}.hero-workflow-card-pill{color:#047857;background:linear-gradient(#f5fffafa,#e6fcf1f0);border:1px solid #10b9816b;border-radius:28px;align-items:flex-start;gap:12px;min-height:100%;padding:14px 16px;display:flex;box-shadow:0 16px 34px #10b9812e,0 0 0 6px #ffffff52,inset 0 1px #ffffffeb}.hero-workflow-card-title{color:#047857;font-size:.95rem;font-weight:800;line-height:1.2;display:block}.hero-workflow-card-copy{z-index:1;flex:auto;min-width:0;position:relative}.hero-workflow-card-step{color:#047857;letter-spacing:.08em;background:#10b9811f;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-workflow-card-copy p{color:#51656d;margin:8px 0 0;font-size:.83rem;line-height:1.42}@media (max-width:1100px){.hero-workflow-stage-pin{padding:0}.hero-pipeline-stage .hero-cta-section-title h2{white-space:normal;margin-left:auto;margin-right:auto}.hero-pipeline-stage .hero-cta-title-main{width:max-content;max-width:100%;margin-left:auto;margin-right:auto}.hero-pipeline-stage .hero-cta-title-sub{width:calc(var(--hero-title-width,100%)*.95);max-width:min(100%,calc(var(--hero-title-width,100%)*.95));text-wrap:wrap;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-align:center;margin-left:auto;margin-right:auto;display:block}.hero-workflow-grid{grid-template-columns:1fr;gap:12px;max-width:660px;margin:0 auto}.hero-workflow-card{min-height:auto}.hero-workflow-card:after{background:linear-gradient(#10b981b8,#6ee7b724);width:2px;height:18px;top:calc(100% + 5px);left:22px;transform:none}.hero-workflow-card:before{top:calc(100% + 23px);left:23px;transform:translate(-50%,-50%)}}@media (min-width:1101px){.hero-workflow-stage{min-height:0;margin-top:0;margin-bottom:0;padding:236px 0 176px;overflow:hidden}.hero-workflow-stage-pin{min-height:0;display:block;position:relative}.hero-workflow-stage-inner{padding:0 32px}.hero-workflow-celebration{inset:-8px 0 0}.hero-workflow-header{margin:64px auto 18px}.hero-workflow-desktop-showcase{grid-template-columns:36px minmax(0,460px);justify-content:center;align-items:start;gap:10px;min-height:0;display:grid}.hero-workflow-desktop-rail{flex-direction:column;justify-content:space-between;align-self:start;justify-items:center;height:154px;padding:4px 0;display:flex;position:relative}.hero-workflow-desktop-rail:before{content:"";background:linear-gradient(#10b98129,#0ea5e92e);width:1.5px;position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-50%)}.hero-workflow-desktop-rail-progress{width:1.5px;height:calc((100% - 16px)*var(--workflow-progress,0));background:linear-gradient(#10b981,#38bdf8);border-radius:999px;transition:height .24s;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #10b9812e}.hero-workflow-desktop-rail-step{z-index:1;color:#04785785;justify-items:center;gap:3px;transition:color .28s;display:grid;position:relative}.hero-workflow-desktop-rail-step.is-active,.hero-workflow-desktop-rail-step.is-complete{color:#047857}.hero-workflow-desktop-rail-dot{background:#ffffffe6;border:1.5px solid #10b98133;border-radius:999px;width:8px;height:8px;transition:transform .3s,background .3s,border-color .3s,box-shadow .3s;box-shadow:0 4px 10px #0f172a14}.hero-workflow-desktop-rail-step.is-active .hero-workflow-desktop-rail-dot,.hero-workflow-desktop-rail-step.is-complete .hero-workflow-desktop-rail-dot{background:linear-gradient(135deg,#10b981,#38bdf8);border-color:#ffffffeb;box-shadow:0 0 0 3px #10b9811f,0 8px 14px #10b98129}.hero-workflow-desktop-rail-step.is-active .hero-workflow-desktop-rail-dot{transform:scale(1.06)}.hero-workflow-desktop-rail-label{letter-spacing:.06em;text-align:right;min-width:16px;margin-right:8px;font-size:.5rem;font-weight:800;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.hero-workflow-desktop-card-stack{width:min(100%,480px);min-height:154px;position:relative}.hero-workflow-desktop-card{opacity:0;pointer-events:none;filter:blur(10px);justify-content:flex-start;align-items:flex-start;transition:opacity .45s,transform .52s cubic-bezier(.22,1,.36,1),filter .38s;display:flex;position:absolute;inset:0;transform:translateY(48px)scale(.95)}.hero-workflow-desktop-card.is-active{opacity:1;filter:blur();transform:translateY(0)scale(1)}.hero-workflow-desktop-card.is-past{transform:translateY(-38px)scale(.97)}.hero-workflow-card-pill--desktop{background:radial-gradient(circle at 0 0,#ffffffe0,#0000 38%),linear-gradient(135deg,#f4fffafa,#e5faf3f5 52%,#eff9fff0 100%);border:1px solid #34d39973;border-radius:20px;align-items:flex-start;gap:10px;width:min(100%,460px);max-width:min(100%,460px);min-height:154px;padding:22px 20px;position:relative;overflow:hidden;box-shadow:0 10px 24px #10b98114,0 0 0 4px #ffffff4d,inset 0 1px #ffffffeb}.hero-workflow-card-pill--desktop:before{content:"";pointer-events:none;border:1px solid #ffffff75;border-radius:14px;position:absolute;inset:6px}.hero-workflow-card-pill--desktop .hero-workflow-card-step{min-width:36px;height:36px;font-size:.78rem;box-shadow:inset 0 1px #ffffffbd}.hero-workflow-card-pill--desktop .hero-workflow-card-title{letter-spacing:-.03em;font-size:clamp(1.04rem,1.35vw,1.3rem);line-height:1.04}.hero-workflow-card-pill--desktop .hero-workflow-card-copy p{max-width:38ch;margin-top:14px;font-size:.82rem;line-height:1.56}.hero-workflow-card-pill--desktop .hero-workflow-card-copy{text-align:left;flex-direction:column;justify-content:center;align-self:stretch;padding-left:18px;display:flex}.hero-workflow-grid{display:none}}@media (max-width:768px){.hero-workflow-stage{min-height:auto;padding:24px 0 40px;overflow:visible}.hero-pipeline-stage{margin-top:0;padding-top:0}.hero-pipeline-stage .hero-mobile-tertiary{padding-top:0}.hero-pipeline-stage .hero-mobile-tertiary:before,.hero-pipeline-stage .hero-mobile-tertiary:after,.hero-pipeline-stage .hero-cta-divider{display:none}.hero-pipeline-stage .hero-cta-section-title{margin-top:24px}.hero-workflow-stage-inner{padding:0 16px}.hero-workflow-celebration{display:none}.hero-workflow-stage-pin{padding:0;position:relative;top:auto}.hero-workflow-header{margin:14px auto 32px}.hero-workflow-header h2{font-size:clamp(1.22rem,6.4vw,1.72rem);line-height:1.08}.hero-workflow-card{min-height:auto;position:absolute;top:0;left:0;right:0}.hero-workflow-grid{max-width:420px;min-height:228px;margin:0 auto;position:relative}.hero-workflow-card:after,.hero-workflow-card:before{display:none}.hero-workflow-card,.hero-workflow-card.is-visible{opacity:0;pointer-events:none;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .3s,filter .3s}.hero-workflow-card{filter:saturate(.98);z-index:1;transform:translateY(54px)scale(.985)}.hero-workflow-card.is-mobile-active{opacity:1;filter:none;z-index:4;transform:translateY(0)scale(1)}.hero-workflow-card.is-mobile-past{opacity:0;filter:saturate(.96);z-index:2;transform:translateY(-10px)scale(.992)}.hero-workflow-card.is-mobile-next{opacity:0;z-index:3;transform:translateY(54px)scale(.988)}.hero-workflow-card.is-mobile-far{opacity:0;z-index:1;transform:translateY(72px)scale(.984)}.hero-workflow-card-pill{border-radius:26px;align-items:stretch;gap:12px;min-height:196px;padding:18px 18px 20px;box-shadow:0 18px 34px #10b9811f,0 0 0 5px #ffffff47,inset 0 1px #ffffffeb}.hero-workflow-card-copy{flex-direction:column;justify-content:flex-start;padding-top:12px;display:flex}.hero-workflow-card-title{font-size:.96rem;line-height:1.28}.hero-workflow-card-step{min-width:40px;height:40px;font-size:.76rem}.hero-workflow-card-copy p{margin-top:32px;font-size:.86rem;line-height:1.58}}@media (min-width:769px){.hero-robot-wrap{gap:16px!important}.hero-center-logo{width:140px!important;max-width:none!important;height:140px!important;transform:translateY(-28px)!important}.hero-logo-stage{display:none}.hero-workflow-stage{padding-top:4px;padding-bottom:0}.hero-pipeline-stage{margin-top:0;padding-top:0;padding-bottom:12px}.hero-cta-divider{height:18px;margin:14px 0 30px}.hero-cta-section-title{margin:0 auto 14px}.hero-click-spotlight{min-height:360px;margin-bottom:8px}}.hero-click-spotlight{z-index:2;justify-content:center;align-items:center;width:min(100%,1440px);min-height:480px;margin:0 auto 44px;padding:28px 24px;display:flex;position:relative}.hero-click-simple{z-index:2;color:#0f766e;cursor:pointer;will-change:transform,opacity;background:linear-gradient(#fffffffa,#f8fcfbf5);border:1px solid #ffffffe6;border-radius:999px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:opacity .35s,transform .45s,filter .45s;animation:1.1s cubic-bezier(.4,0,.2,1) infinite heroClickBlink;position:relative;overflow:hidden;box-shadow:0 10px 24px #0f172a0f,0 0 0 4px #0f766e14,0 0 0 8px #0ea5e90d,inset 0 0 0 1px #ffffffeb}.hero-click-simple:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#10b981a6,#38bdf873,#10b9814d);padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-click-simple.is-hidden{opacity:0;filter:blur(8px);pointer-events:none;transform:translateY(8px)scale(.72)}.hero-wait-copy{z-index:1;pointer-events:none;transition:opacity .4s,transform .4s,filter .4s;position:absolute;inset:0}.hero-wait-copy.is-hidden{opacity:0;filter:blur(6px);transform:scale(.96)}.hero-wait-note{--wait-x:0px;--wait-y:0px;color:#b91c1c;letter-spacing:.01em;white-space:nowrap;background:linear-gradient(#fffafafa,#ffeeeef0);border:1px solid #f871716b;border-radius:999px;padding:10px 16px;font-size:.82rem;font-weight:800;animation:4.2s ease-in-out infinite heroWaitAlert;position:absolute;box-shadow:0 16px 34px #ef44442e,0 0 0 6px #ffffff52,inset 0 1px #ffffffeb}.hero-wait-note:before{content:"";vertical-align:middle;background:#ef4444;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 6px #ef444429}.hero-wait-note--top{--wait-x:-50%;top:41px;left:50%}.hero-wait-note--left{animation-delay:.6s;top:332px;left:430px}.hero-wait-note--right{animation-delay:1.2s;top:396px;right:430px}@keyframes heroWaitAlert{0%,to{transform:translate(var(--wait-x),var(--wait-y))rotate(0deg)scale(1)}20%{transform:translate(calc(var(--wait-x) - 4px),calc(var(--wait-y) - 7px))rotate(-1.4deg)scale(1.02)}50%{transform:translate(calc(var(--wait-x) + 6px),calc(var(--wait-y) - 12px))rotate(1.2deg)scale(1.04)}75%{transform:translate(calc(var(--wait-x) - 3px),calc(var(--wait-y) - 6px))rotate(-.8deg)scale(1.01)}}.hero-lead-card{opacity:1;pointer-events:auto;z-index:3;will-change:transform,opacity;background:linear-gradient(#fffffffa,#f9fbfbf2);border:1px solid #0f172a0f;border-radius:20px;width:min(27vw,300px);padding:12px 13px 10px;transition:box-shadow .5s,transform .7s;position:absolute;box-shadow:0 32px 72px #0f172a21}.hero-lead-card--top-left{top:8px;left:calc(50% - (min(100vw,var(--desktop-hero-canvas))/2) + 88px);transform:none}.hero-lead-card--top-right{top:8px;right:calc(50% - (min(100vw,var(--desktop-hero-canvas))/2) + 88px);transform:none}.hero-lead-card--bottom-left{left:calc(50% - (min(100vw,var(--desktop-hero-canvas))/2) + 88px);bottom:4px;transform:none}.hero-lead-card--bottom-right{right:calc(50% - (min(100vw,var(--desktop-hero-canvas))/2) + 88px);bottom:4px;transform:none}.hero-lead-card .hero-lead-status-dot{animation:2s ease-in-out infinite waitingPulse}@keyframes waitingPulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb,currentColor 18%,transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb,currentColor 30%,transparent)}}.hero-lead-card.is-converted{animation:1.5s ease-in-out convertedGlow;box-shadow:0 0 0 2px #10b98159,0 0 24px #10b98126,0 30px 60px #0f172a1f}@keyframes convertedGlow{0%{box-shadow:0 0 0 2px #10b9814d,0 30px 60px #0f172a1f}50%{box-shadow:0 0 0 6px #10b98180,0 0 40px #10b98140,0 30px 60px #0f172a1f}to{box-shadow:0 0 0 2px #10b98159,0 0 24px #10b98126,0 30px 60px #0f172a1f}}.hero-lead-card-top{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:10px;display:grid}.hero-lead-avatar{object-fit:cover;border:2px solid #0f172a0f;border-radius:50%;width:50px;height:50px;box-shadow:0 8px 18px #0f172a14}.hero-lead-copy{min-width:0}.hero-lead-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:800;line-height:1.2;overflow:hidden}.hero-lead-meta{color:#475467;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.66rem;line-height:1.3;overflow:hidden}.hero-lead-status{z-index:2;white-space:nowrap;align-items:center;gap:6px;margin-top:6px;font-size:.68rem;line-height:1.25;display:flex;position:relative;overflow:visible}.hero-lead-status--good{color:#0f7a4a}.hero-lead-status--warm{color:#b66a00}.hero-lead-status--risk{color:#c2410c}.hero-lead-status-dot{z-index:3;width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 18%,transparent);background:currentColor;border-radius:50%;flex:none;position:relative}.hero-lead-actions{border-top:1px solid #0f172a0f;justify-content:center;gap:8px;margin-top:10px;padding-top:9px;display:flex}.hero-lead-action{color:#0f8a72;background:linear-gradient(#f1f8f7fa,#fffffffa);border:1px solid #0f172a14;border-radius:999px;place-items:center;width:31px;height:31px;display:grid;box-shadow:inset 0 1px #ffffffe6}.hero-lead-success-row{border-top:1px solid #0f172a0f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:9px;padding-top:8px;display:grid}.hero-lead-success-label{letter-spacing:.06em;text-transform:uppercase;color:#475467;white-space:nowrap;font-size:.62rem;font-weight:800}.hero-lead-success-track{background:linear-gradient(#0f172a0f,#0f172a08);border-radius:999px;height:7px;overflow:hidden;box-shadow:inset 0 1px 2px #0f172a0d}.hero-lead-success-fill{border-radius:inherit;height:100%;transition:width .25s;display:block}.hero-lead-success-fill--good{background:linear-gradient(90deg,#34d399,#10b981)}.hero-lead-success-fill--warm{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.hero-lead-success-fill--risk{background:linear-gradient(90deg,#fb7185,#ef4444)}.hero-lead-success-chip{text-align:center;color:#fff;border-radius:999px;min-width:52px;padding:6px 10px;font-size:.84rem;font-weight:800;box-shadow:inset 0 1px #ffffff4d,0 10px 22px #0f172a1f}.hero-lead-success-chip--good{background:linear-gradient(#34d399,#10b981)}.hero-lead-success-chip--warm{background:linear-gradient(#fbbf24,#f59e0b)}.hero-lead-success-chip--risk{background:linear-gradient(#fb7185,#ef4444)}.hero-robot-wrap{z-index:2;opacity:0;pointer-events:none;justify-items:center;gap:12px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.55)}.hero-robot-wrap.is-visible{opacity:1;animation:.68s cubic-bezier(.16,1,.3,1) heroRobotForm;transform:translate(-50%,-50%)scale(1)}.hero-robot-bubble{color:#0f766e;opacity:0;background:#fffffff5;border:1px solid #0f766e24;border-radius:999px;padding:10px 16px;font-size:1rem;font-weight:700;position:relative;box-shadow:0 10px 24px #0f172a14}.hero-robot-bubble:after{content:"";background:#fffffff5;border-bottom:1px solid #0f766e24;border-right:1px solid #0f766e24;width:14px;height:14px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.hero-robot-wrap.is-visible .hero-robot-bubble{animation:.55s cubic-bezier(.16,1,.3,1) .18s forwards heroRobotBubblePop}.hero-center-logo{object-fit:contain;width:74px;height:74px;display:block;transform:translateY(-14px)}.hero-robot{justify-items:center;gap:7px;width:74px;display:grid;position:relative}.hero-robot-antenna{background:linear-gradient(#6ee7b7,#0f766e);border-radius:999px;width:3px;height:16px;position:relative}.hero-robot-antenna:before{content:"";background:#34d399;border-radius:50%;width:10px;height:10px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 0 5px #34d3991f}.hero-robot-head{background:linear-gradient(#fffffffa,#edfcf7f5);border:1px solid #0f766e24;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:64px;height:48px;display:flex;position:relative;box-shadow:0 12px 28px #0f172a14,inset 0 0 0 1px #fffffff2}.hero-robot-head:before,.hero-robot-head:after{content:"";background:linear-gradient(#0f766e29,#0f766e0a);border-radius:999px;width:6px;height:14px;position:absolute;top:11px}.hero-robot-head:before{left:-5px}.hero-robot-head:after{right:-5px}.hero-robot-head-panel{border:1px solid #0f766e14;border-radius:12px;position:absolute;inset:5px}.hero-robot-eye{background:radial-gradient(circle at 30% 30%,#99f6e4,#0f766e 72%);border-radius:50%;width:7px;height:7px;position:relative;box-shadow:0 0 0 3px #0f766e14}.hero-robot-mouth{border-bottom:2px solid #0f766eb3;border-radius:0 0 18px 18px;width:18px;height:7px;position:absolute;bottom:9px}.hero-robot-body{background:linear-gradient(#0f766ef5,#115e59f0);border-radius:14px;justify-content:center;align-items:center;width:48px;height:38px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #0f766e38}.hero-robot-body:before{content:"";border:1px solid #ffffff2e;border-radius:10px;position:absolute;inset:4px}.hero-robot-body:after{content:"";background:#ffffff26;width:2px;height:24px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.hero-robot-core{background:radial-gradient(circle,#a7f3d0,#34d399 55%,#10b981 100%);border-radius:50%;width:15px;height:15px;box-shadow:0 0 0 5px #a7f3d01f}.hero-robot-core:before,.hero-robot-core:after{content:"";background:#ffffffb3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-robot-core:before{width:6px;height:2px}.hero-robot-core:after{width:2px;height:6px}.hero-robot-arm{background:#0f766e9e;border-radius:999px;width:12px;height:3px;position:absolute;top:10px}.hero-robot-arm--left{left:-9px;transform:rotate(28deg)}.hero-robot-arm--right{right:-9px;transform:rotate(-28deg)}.hero-robot-wrap.is-visible.is-assembling{opacity:1;animation:none;transform:translate(-50%,-50%)scale(1)}.hero-robot-wrap.is-assembling .hero-robot-body,.hero-robot-wrap.is-assembling .hero-robot-head,.hero-robot-wrap.is-assembling .hero-robot-antenna,.hero-robot-wrap.is-assembling .hero-robot-arm{opacity:0}.hero-robot-wrap.is-assembling .hero-robot-body{animation:.45s cubic-bezier(.16,1,.3,1) forwards robotPartIn}.hero-robot-wrap.is-assembling .hero-robot-head{animation:.45s cubic-bezier(.16,1,.3,1) .25s forwards robotPartIn}.hero-robot-wrap.is-assembling .hero-robot-antenna{animation:.35s cubic-bezier(.16,1,.3,1) .45s forwards robotPartIn}.hero-robot-wrap.is-assembling .hero-robot-arm--left{animation:.3s cubic-bezier(.16,1,.3,1) .55s forwards robotPartIn}.hero-robot-wrap.is-assembling .hero-robot-arm--right{animation:.3s cubic-bezier(.16,1,.3,1) .6s forwards robotPartIn}@keyframes robotPartIn{0%{opacity:0;transform:scale(.3)translateY(8px)}60%{opacity:1;transform:scale(1.08)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.hero-orcapulse-intro{z-index:10;background:linear-gradient(135deg,#0f766e,#10b981,#0ea5e9);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;align-items:center;gap:10px;font-size:1.6rem;font-weight:800;animation:.8s cubic-bezier(.16,1,.3,1) forwards orcaIntroIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-orcapulse-intro-icon{color:#10b981;-webkit-text-fill-color:#10b981;filter:drop-shadow(0 0 8px #10b98166);animation:1s ease-in-out infinite orcaIconPulse}.hero-orcapulse-intro.is-shrinking{animation:.5s ease-in forwards orcaIntroShrink}@keyframes orcaIntroIn{0%{opacity:0;filter:blur(10px);transform:translate(-50%,-50%)scale(.5)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}@keyframes orcaIntroShrink{0%{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}to{opacity:0;filter:blur(12px);transform:translate(-50%,-50%)scale(.2)}}@keyframes orcaIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.hero-ropes{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-rope{fill:none;stroke-width:10px;stroke-linecap:round;stroke-dasharray:760;stroke-dashoffset:760px;filter:drop-shadow(0 0 12px #10b98138);animation:1.5s cubic-bezier(.16,1,.3,1) forwards ropeExtend}.hero-rope--left{stroke:url(#ropeGradLeft)}.hero-rope--right{stroke:url(#ropeGradRight)}.hero-rope--2{animation-delay:.1s}.hero-rope--3{animation-delay:.2s}.hero-rope--4{animation-delay:.3s}.hero-rope-core{fill:none;stroke:#ecfdf5f2;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:18 20;filter:drop-shadow(0 0 8px #ffffff59);animation:6.8s linear infinite ropeFlow}.hero-rope-core--2,.hero-rope-core--4{animation-direction:reverse}.hero-rope-node{fill:url(#ropeNodeFill);filter:url(#ropeGlow);opacity:.95}.hero-rope-label{fill:#0f172ab8;letter-spacing:.03em;font-size:14px;font-weight:700}.hero-rope-label--right{text-anchor:end}@keyframes ropeExtend{to{stroke-dashoffset:0}}@keyframes ropeFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-152px}}.hero-flying-msg{z-index:8;pointer-events:none;border-radius:32px;place-items:center;width:92px;height:92px;padding:0;display:grid;position:absolute;top:50%;left:50%}.hero-flying-msg:before{content:"";filter:blur(10px);z-index:-1;background:radial-gradient(circle,#ffffffc7 0%,#ffffff29 45%,#0000 74%);border-radius:50%;position:absolute;inset:12px}.hero-flying-msg--email:before{box-shadow:0 0 52px #0f766e47}.hero-flying-msg--calling:before{box-shadow:0 0 52px #d9770647}.hero-flying-msg--sms:before{box-shadow:0 0 52px #2563eb47}.hero-flying-msg--whatsapp:before{box-shadow:0 0 56px #25d36652}.hero-flying-msg--followup:before{box-shadow:0 0 52px #7c3aed47}.hero-flying-msg-icon{width:78px;height:78px;box-shadow:none;background:0 0;border-radius:50%;place-items:center;display:grid}.hero-flying-msg-brand{object-fit:contain;filter:saturate(1.12)contrast(1.06)drop-shadow(0 10px 20px #0f172a1f);justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.hero-flying-msg-brand svg{stroke-width:1.9px;width:42px;height:42px}.hero-flying-msg--to-0{animation:3.9s cubic-bezier(.18,.88,.22,1) forwards flyToTL}.hero-flying-msg--to-1{animation:3.9s cubic-bezier(.18,.88,.22,1) forwards flyToTR}.hero-flying-msg--to-2{animation:4.1s cubic-bezier(.18,.88,.22,1) forwards flyToBL}.hero-flying-msg--to-3{animation:4.1s cubic-bezier(.18,.88,.22,1) forwards flyToBR}@keyframes flyToTL{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}12%{opacity:1;transform:translate(-50%,-50%)scale(1)}78%{opacity:.98}to{opacity:0;transform:translate(calc(-50% - 426px),calc(-50% - 154px))scale(.82)}}@keyframes flyToTR{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}12%{opacity:1;transform:translate(-50%,-50%)scale(1)}78%{opacity:.98}to{opacity:0;transform:translate(calc(426px - 50%),calc(-50% - 154px))scale(.82)}}@keyframes flyToBL{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}12%{opacity:1;transform:translate(-50%,-50%)scale(1)}78%{opacity:.98}to{opacity:0;transform:translate(calc(-50% - 426px),calc(154px - 50%))scale(.82)}}@keyframes flyToBR{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}12%{opacity:1;transform:translate(-50%,-50%)scale(1)}78%{opacity:.98}to{opacity:0;transform:translate(calc(426px - 50%),calc(154px - 50%))scale(.82)}}.hero-lead-bars{flex-direction:column;gap:5px;margin-top:8px;animation:.35s ease-out fadeInBars;display:flex}@keyframes fadeInBars{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hero-lead-bar-row{align-items:center;gap:6px;display:flex}.hero-lead-bar-label{color:#475467;flex-shrink:0;width:32px;font-size:.55rem;font-weight:700}.hero-lead-bar-track{background:#0f172a0f;border-radius:3px;flex:1;height:5px;overflow:hidden}.hero-lead-bar-fill{background:linear-gradient(90deg,#10b981,#34d399);border-radius:3px;height:100%;transition:width .25s}.hero-lead-bar-fill--ai{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.hero-lead-bar-val{color:#111827;text-align:right;flex-shrink:0;width:32px;font-size:.55rem;font-weight:800}.hero-click-arrows{z-index:0;pointer-events:none;opacity:.5;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-click-arrow-path{fill:none;stroke:#0f766e5c;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#heroClickArrowMarker);stroke-dasharray:220;stroke-dashoffset:220px;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-out forwards heroClickArrowDraw,3.2s ease-in-out .6s infinite heroClickArrowWave}.hero-click-arrows marker path{fill:#0f766e5c}.hero-click-arrow-path--right{animation-delay:.2s,1s}.hero-click-arrow-path--top{animation-delay:.45s,1.4s}.hero-click-arrows.is-fading{opacity:0;pointer-events:none;transition:opacity .4s}.wf-suite-panel.is-guide-focus{transition:transform .55s,box-shadow .55s;transform:translateY(-4px)scale(1.01);box-shadow:0 0 0 3px #10b98138,0 28px 60px #0f766e2e}.hero-floating-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;background:linear-gradient(#ffffffe6,#f8fafcd1);border:1px solid #ffffffbf;border-radius:24px;width:220px;padding:18px 18px 16px;position:absolute;overflow:hidden;box-shadow:0 28px 70px #0f172a1a,inset 0 1px #ffffffeb}.hero-support-cards{position:contents}.hero-g2-showcase{z-index:2;width:min(100%,1180px);margin:42px auto 0;padding:0 16px;position:relative}.hero-g2-strip{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0;padding:0;display:flex;overflow:visible}.hero-g2-badge{flex:1 1 0;max-width:222px;position:relative;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important}.hero-g2-badge img{width:100%;height:auto;display:block;box-shadow:none!important;background:0 0!important}.hero-g2-note{color:#475569;text-align:center;margin-top:10px;font-size:.96rem;line-height:1.45;text-decoration:none;display:block}.hero-g2-note:hover{color:#0f766e}.hero-g2-note-highlight{color:#0f766e;font-weight:800}.hero-support-cards-mobile{display:none}.hero-rail-marquee{z-index:1;pointer-events:none;width:120px;height:min(940px,100% - 84px);position:absolute;top:84px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 88%,#0000 100%)}.hero-rail-marquee--left{left:0}.hero-rail-marquee--right{right:0}.hero-rail-marquee-track{will-change:transform;pointer-events:auto;flex-direction:column;gap:40px;height:max-content;padding:12px 0;display:flex}.hero-rail-marquee--left .hero-rail-marquee-track{align-items:flex-start;padding-left:6px}.hero-rail-marquee--right .hero-rail-marquee-track{align-items:flex-end;padding-right:6px}.hero-rail-marquee-track--up{backface-visibility:hidden;animation:38s linear infinite heroRailScrollUp;transform:translate(0,0)}.hero-rail-marquee-track--down{backface-visibility:hidden;animation:38s linear infinite heroRailScrollDown;transform:translateY(-50%)}.hero:not(.hero--in-view) .hero-rail-marquee-track--up,.hero:not(.hero--in-view) .hero-rail-marquee-track--down,.hero:not(.hero--in-view) .hero-floating-card,.hero:not(.hero--in-view) .hero-floating-card:after,.hero:not(.hero--in-view) .hero-side-rail:after,.hero:not(.hero--in-view) .hero-floating-card--right .hero-card-pill,.hero:not(.hero--in-view) .hero-floating-card--right .hero-card-route,.hero:not(.hero--in-view) .hero-floating-card--right .hero-card-nodes{animation-play-state:paused}.hero-rail-marquee-chip{width:84px;height:84px;box-shadow:none;background:0 0;border:none;flex:none;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.22,1,.36,1),filter .3s;display:flex}.hero-rail-marquee-chip:hover{transform:scale(1.15)}.hero-rail-marquee-chip img,.hero-rail-marquee-chip span,.hero-rail-marquee-chip span img{object-fit:contain;filter:drop-shadow(0 3px 8px #0f172a29);width:80px;height:80px}.hero-integration-logo--compact{width:68px!important;height:68px!important}@keyframes heroRailScrollUp{0%{transform:translate(0,0)}to{transform:translateY(-50%)}}@keyframes heroRailScrollDown{0%{transform:translateY(-50%)}to{transform:translate(0,0)}}@media (max-width:900px){.hero-rail-marquee{width:90px;height:min(720px,95svh)}.hero-rail-marquee-chip{width:64px;height:64px}.hero-rail-marquee-chip img{width:60px;height:60px}.hero-integration-logo--compact{width:52px!important;height:52px!important}.hero-rail-marquee-track{gap:36px}}@media (max-width:640px){.hero-rail-marquee{display:none}}.hero-mobile-marquee{display:none}@media (max-width:640px){.hero-cta-section-title h2{letter-spacing:-.03em;white-space:normal;max-width:24ch;margin-left:auto;margin-right:auto;font-size:clamp(1.62rem,7.1vw,1.95rem);line-height:1.04}.hero-cta-title-main,.hero-cta-title-sub{margin-left:auto;margin-right:auto}.hero-cta-title-main{text-align:center;width:min(100%,24ch);max-width:24ch}.hero-cta-title-line{white-space:nowrap;text-align:center;width:100%;max-width:100%;display:block}.hero-cta-title-sub{width:min(100%,14ch);max-width:14ch;margin-left:auto;margin-right:auto;line-height:1.45}.hero-mobile-marquee{flex-direction:column;align-items:center;gap:0;width:100vw;margin:4px 0 10px;padding:0;display:flex;position:relative;left:50%;transform:translate(-50%)}.hero-mobile-marquee:before{content:"";opacity:.9;background:linear-gradient(90deg,#0000,#2a9d6e66 30%,#0077b566 70%,#0000);width:min(220px,50vw);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-mobile-marquee-rows{flex-direction:column;gap:28px;width:100%;padding:8px 0;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.hero-mobile-marquee-center-label{z-index:5;text-align:center;letter-spacing:.04em;text-transform:none;white-space:nowrap;color:#2a9d6e;text-shadow:0 1px #ffffff8c;pointer-events:none;width:auto;max-width:calc(100% - 44px);font-size:.88rem;font-weight:400;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-mobile-marquee-spotlight{pointer-events:none;z-index:3;filter:blur(4px);background:radial-gradient(70% 60%,#2a9d6e2e 0%,#6ee7b724 34%,#0000 72%);width:220px;height:140px;animation:5s ease-in-out infinite heroMobileMarqueeSpotlight;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-mobile-marquee-ping{pointer-events:none;opacity:0;border:1px solid #2a9d6e8c;border-radius:999px;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-mobile-marquee-ping--1{animation:3.4s ease-out infinite heroMobileMarqueePing}.hero-mobile-marquee-ping--2{border-color:#0077b580;animation:3.4s ease-out 1.7s infinite heroMobileMarqueePing}.hero-mobile-marquee-corner{z-index:4;pointer-events:none;opacity:.7;width:18px;height:18px;position:absolute}.hero-mobile-marquee-corner--tl{border-top:1.5px solid #2a9d6eb3;border-left:1.5px solid #2a9d6eb3;border-top-left-radius:5px;top:2px;left:3%}.hero-mobile-marquee-corner--tr{border-top:1.5px solid #0077b5a6;border-right:1.5px solid #0077b5a6;border-top-right-radius:5px;top:2px;right:3%}.hero-mobile-marquee-corner--bl{border-bottom:1.5px solid #0077b5a6;border-left:1.5px solid #0077b5a6;border-bottom-left-radius:5px;bottom:2px;left:3%}.hero-mobile-marquee-corner--br{border-bottom:1.5px solid #2a9d6eb3;border-right:1.5px solid #2a9d6eb3;border-bottom-right-radius:5px;bottom:2px;right:3%}.hero-mobile-marquee-sparkle{pointer-events:none;z-index:2;opacity:0;background:radial-gradient(circle,#fff 0%,#2a9d6ecc 60%,#0000 100%);border-radius:999px;width:4px;height:4px;position:absolute;box-shadow:0 0 6px #2a9d6e80}.hero-mobile-marquee-sparkle--1{animation:4.2s ease-in-out infinite heroMobileMarqueeSparkle;top:14%;left:22%}.hero-mobile-marquee-sparkle--2{background:radial-gradient(circle,#fff 0%,#0077b5cc 60%,#0000 100%);animation:4.2s ease-in-out .8s infinite heroMobileMarqueeSparkle;top:20%;right:28%;box-shadow:0 0 6px #0077b580}.hero-mobile-marquee-sparkle--3{animation:4.2s ease-in-out 1.6s infinite heroMobileMarqueeSparkle;bottom:22%;left:34%}.hero-mobile-marquee-sparkle--4{background:radial-gradient(circle,#fff 0%,#0077b5cc 60%,#0000 100%);animation:4.2s ease-in-out 2.4s infinite heroMobileMarqueeSparkle;bottom:14%;right:22%;box-shadow:0 0 6px #0077b580}.hero-mobile-marquee-sparkle--5{animation:4.2s ease-in-out 3.2s infinite heroMobileMarqueeSparkle;top:50%;left:12%}.hero-mobile-marquee-row{padding:2px 0;position:relative;overflow:hidden}.hero-mobile-marquee-rail{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#0f172a0f 20%,#2a9d6e24 50%,#0f172a0f 80%,#0000);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hero-mobile-marquee-track{will-change:transform;z-index:2;align-items:center;gap:26px;width:max-content;display:flex;position:relative}.hero-mobile-marquee-track--ltr{animation:30s linear infinite heroMobileMarqueeLtr}.hero-mobile-marquee-track--rtl{animation:30s linear infinite heroMobileMarqueeRtl}.hero:not(.hero--in-view) .hero-mobile-marquee-track--ltr,.hero:not(.hero--in-view) .hero-mobile-marquee-track--rtl,.hero:not(.hero--in-view) .hero-mobile-marquee-spotlight,.hero:not(.hero--in-view) .hero-mobile-marquee-ping,.hero:not(.hero--in-view) .hero-mobile-marquee-sparkle,.hero:not(.hero--in-view) .hero-mobile-marquee-chip{animation-play-state:paused}.hero-mobile-marquee-chip{background:0 0;flex:none;justify-content:center;align-items:center;width:64px;height:64px;animation:3.6s ease-in-out infinite heroMobileMarqueeChipBob;display:flex}.hero-mobile-marquee-chip:nth-child(2n){animation-delay:.4s}.hero-mobile-marquee-chip:nth-child(3n){animation-delay:.8s}.hero-mobile-marquee-chip:nth-child(5n){animation-delay:1.2s}.hero-mobile-marquee-chip:nth-child(7n){animation-delay:1.6s}.hero-mobile-marquee-chip img{object-fit:contain;filter:drop-shadow(0 3px 8px #0f172a33);width:60px;height:60px}.hero-mobile-marquee-chip .hero-integration-logo--compact{width:52px!important;height:52px!important}}@keyframes heroMobileMarqueeDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.6)}}@keyframes heroMobileMarqueeSpotlight{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.12)}}@keyframes heroMobileMarqueeChipBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes heroMobileMarqueePing{0%{opacity:0;width:30px;height:30px}15%{opacity:.9}to{opacity:0;border-width:.5px;width:180px;height:120px}}@keyframes heroMobileMarqueeSparkle{0%,to{opacity:0;transform:scale(.6)}50%{opacity:1;transform:scale(1.3)}}@keyframes heroMobileMarqueeLtr{0%{transform:translate(-50%)}to{transform:translate(0,0)}}@keyframes heroMobileMarqueeRtl{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hero-mobile-marquee-track--ltr,.hero-mobile-marquee-track--rtl,.hero-mobile-marquee-dot,.hero-mobile-marquee-spotlight,.hero-mobile-marquee-ping,.hero-mobile-marquee-sparkle,.hero-mobile-marquee-chip{animation:none}.hero-mobile-marquee-sparkle{opacity:.7}.hero-rail-marquee-track--up,.hero-rail-marquee-track--down{animation:none}}.hero-floating-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;background:linear-gradient(135deg,#22c55e47,#38bdf847,#ffffffbf);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-floating-card:after{content:"";opacity:.45;background:linear-gradient(115deg,#0000 10%,#ffffff94 48%,#0000 88%);width:70%;height:160%;animation:7.5s ease-in-out infinite heroCardSheen;position:absolute;inset:-40% auto auto -10%;transform:rotate(12deg)}.hero-floating-card--left{width:178px;left:max(18px,calc(50% - (var(--desktop-hero-canvas)/2) + var(--desktop-side-card-offset)));padding:14px 14px 12px;animation:.42s cubic-bezier(.22,1,.36,1) .14s forwards heroCardRevealLeft,10s ease-in-out .62s infinite heroCardFloatLeft;top:350px;transform:rotate(-7deg)}.hero-floating-card--right{width:206px;right:max(18px,calc(50% - (var(--desktop-hero-canvas)/2) + var(--desktop-side-card-offset)));padding:14px 14px 12px;animation:.42s cubic-bezier(.22,1,.36,1) .18s forwards heroCardRevealRight,12s ease-in-out .66s infinite heroCardFloatRight;top:390px;transform:rotate(8deg)}.hero-floating-card--right .hero-card-pill,.hero-floating-card--right .hero-card-route,.hero-floating-card--right .hero-card-nodes{animation:2.8s ease-in-out infinite heroCardRightAccentPulse}.hero-floating-card--right .hero-card-label{margin-bottom:8px}.hero-floating-card--right .hero-card-pill{white-space:normal;text-align:center;margin-bottom:8px;padding:7px 10px;font-size:.72rem;line-height:1.2}@media (min-width:1025px){.hero-inner{align-items:start;gap:26px;margin-top:30px}.hero-mobile-primary{transform:translateY(-18px)}.hero-h1{width:auto;max-width:none;margin-bottom:10px;line-height:1.05;display:block;white-space:nowrap!important;font-size:2.36rem!important}.hero-h1-line--desktop-single{white-space:nowrap!important;display:inline!important}.hero-sub{margin:28px auto 44px}.hero-cta-row{flex-wrap:nowrap;justify-content:center;align-items:center;gap:24px;margin-bottom:58px;margin-left:0}.hero-cta-buttons{flex:none;order:2;display:flex}.hero-cta-row>.hero-floating-card--left{order:1;width:126px;padding:10px 11px 8px;animation:.42s cubic-bezier(.22,1,.36,1) .14s forwards heroCardRevealLeft,10s ease-in-out .62s infinite heroCardFloatLeft;display:block;position:relative;top:auto;left:auto;transform:rotate(-5deg)}.hero-cta-row>.hero-floating-card--left .hero-card-label{margin-bottom:5px}.hero-cta-row>.hero-floating-card--left .hero-card-value{margin-bottom:5px;font-size:1.46rem}.hero-cta-row>.hero-floating-card--left .hero-card-meter{gap:3px}.hero-cta-row>.hero-floating-card--left .hero-card-meter-bar{height:6px}.hero-cta-row>.hero-floating-card--right{order:3;width:164px;padding:12px 12px 10px;animation:.42s cubic-bezier(.22,1,.36,1) .18s forwards heroCardRevealRight,12s ease-in-out .66s infinite heroCardFloatRight;display:block;position:relative;top:auto;right:auto;transform:rotate(4deg)}.hero-card-label{margin-bottom:6px;font-size:.66rem}.hero-card-value{margin-bottom:6px;font-size:1.65rem}.hero-card-meter{gap:4px;margin-bottom:0}.hero-card-meter-bar{height:7px}.hero-card-topics{gap:6px}.hero-card-topic{padding:5px 9px;font-size:.72rem}.hero-card-arrow{font-size:.68rem}.hero-video-panel{justify-content:flex-start;transform:translate(-72px,30px)}.hero-video-frame{border-radius:18px;width:min(100%,660px)}.hero-support-cards{display:none}.hero-g2-showcase{width:min(100%,1020px);margin:28px auto 0;padding:0 12px}.hero-g2-strip{gap:8px}.hero-g2-badge{max-width:188px}.hero-g2-note{margin-top:8px;font-size:.9rem}.hero-floating-card--right .hero-card-route,.hero-floating-card--right .hero-card-nodes{display:none}}.hero-card-label{z-index:1;text-transform:uppercase;letter-spacing:.08em;color:#0f766e;margin-bottom:8px;font-size:.74rem;font-weight:700;position:relative}.hero-card-value{z-index:1;letter-spacing:-.04em;color:#111827;margin-bottom:8px;font-size:2.15rem;font-weight:800;line-height:1;position:relative}.hero-card-value--mini{margin-bottom:8px;font-size:2.1rem}.logos-section,.feature-stack,.case-section,.templates-section,.usecases-section,.integrations-section,.cta-section,.footer{content-visibility:auto;contain-intrinsic-size:900px}.hero-card-meter{z-index:1;gap:6px;margin-bottom:10px;display:grid;position:relative}.hero-card-meter--compact{margin-bottom:10px}.hero-card-meter-bar{transform-origin:0;background:linear-gradient(90deg,#10b981eb,#38bdf8eb);border-radius:999px;height:8px;animation:3.8s ease-in-out infinite heroMeterPulse;display:block}.hero-card-meter-bar--strong{width:92%}.hero-card-meter-bar--mid{opacity:.82;width:68%;animation-delay:.35s}.hero-card-meter-bar--light{opacity:.65;width:44%;animation-delay:.7s}.hero-card-pill{z-index:1;color:#0f172a;background:linear-gradient(135deg,#10b9811f,#38bdf829);border-radius:999px;align-items:center;margin-bottom:12px;padding:8px 12px;font-size:.85rem;font-weight:700;display:inline-flex;position:relative}.hero-card-route{z-index:1;align-items:center;gap:8px;margin-bottom:12px;display:flex;position:relative}.hero-card-route span{background:linear-gradient(90deg,#10b981f2,#38bdf8f2);border-radius:999px;height:8px;display:block}.hero-card-route span:first-child{width:48px}.hero-card-route span:nth-child(2){opacity:.8;width:70px}.hero-card-route span:nth-child(3){opacity:.6;width:28px}.hero-card-topics{z-index:1;flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:10px;display:flex;position:relative}.hero-card-topic-flow{align-items:center;gap:6px;display:inline-flex}.hero-card-topic{color:#155e75;background:linear-gradient(135deg,#eff8fff2,#e0f2fee6);border:1px solid #bae6fde6;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:.62rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.hero-card-arrow{letter-spacing:-.03em;color:#155e75b8;font-size:.64rem;font-weight:800;animation:1.5s ease-in-out infinite heroCardArrowFlow;display:inline-block}.hero-floating-card--right .hero-card-topic,.hero-floating-card--right .hero-card-arrow{animation-duration:6.4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero-floating-card--right .hero-card-topic{animation-name:heroPipelineChipPulse}.hero-floating-card--right .hero-card-arrow{animation-name:heroPipelineArrowPulse}.hero-floating-card--right .hero-card-topic-flow:first-child .hero-card-topic{background:linear-gradient(135deg,#eff8fff2,#e0f2fee6);animation-delay:0s}.hero-floating-card--right .hero-card-topic-flow:nth-child(2) .hero-card-topic{animation-delay:1.6s}.hero-floating-card--right .hero-card-topic-flow:nth-child(3) .hero-card-topic{animation-delay:3.2s}.hero-floating-card--right .hero-card-topic-flow:nth-child(4) .hero-card-topic{animation-delay:4.8s}.hero-floating-card--right .hero-card-topic-flow:first-child .hero-card-arrow{animation-delay:.12s}.hero-floating-card--right .hero-card-topic-flow:nth-child(2) .hero-card-arrow{animation-delay:1.72s}.hero-floating-card--right .hero-card-topic-flow:nth-child(3) .hero-card-arrow{animation-delay:3.32s}.hero-floating-card--right .hero-card-topic{--hero-pipeline-chip-bg:linear-gradient(135deg,#34d399,#10b981)}.hero-card-topic-flow:nth-child(2) .hero-card-arrow{animation-delay:.2s}.hero-card-topic-flow:nth-child(3) .hero-card-arrow{animation-delay:.4s}.hero-card-nodes{z-index:1;align-items:center;gap:10px;margin-bottom:12px;display:flex;position:relative}.hero-card-node{background:#94a3b873;border-radius:50%;width:10px;height:10px;animation:2.6s ease-in-out infinite heroNodePulse;box-shadow:0 0 0 6px #94a3b814}.hero-card-node:nth-child(2){animation-delay:.45s}.hero-card-node:nth-child(3){animation-delay:.9s}.hero-card-node--active{background:#10b981;box-shadow:0 0 0 6px #10b98124,0 0 18px #10b98152}.hero-card-node--mid{background:#34d399;box-shadow:0 0 0 6px #34d3991f}.hero-card-node--blue{background:#38bdf8;box-shadow:0 0 0 6px #38bdf81f,0 0 18px #38bdf82e}.hero-card-sub{z-index:1;color:#475467;font-size:.9rem;line-height:1.5;position:relative}.hero-card-sub--center{text-align:justify;text-wrap:pretty;font-size:.8rem;line-height:1.45}.hero-card-points{z-index:1;gap:6px;display:grid;position:relative}.hero-card-point{color:#475467;text-align:left;background:#ffffff8a;border:1px solid #a7f3d038;border-radius:11px;padding:6px 9px;font-size:.72rem;font-weight:600;line-height:1.25;transition:background .3s,border-color .3s,color .3s,box-shadow .3s;animation:3.9s ease-in-out infinite heroCardPointHighlight;display:block}.hero-card-point:nth-child(2){animation-delay:1.3s}.hero-card-point:nth-child(3){animation-delay:2.6s}@keyframes heroCardPointHighlight{0%,20%,to{color:#475467;box-shadow:none;background:#ffffff8a;border-color:#a7f3d038}8%,14%{color:#155e75;background:linear-gradient(135deg,#ecfdf5fa,#e0f2feeb);border-color:#5eead48c;box-shadow:0 8px 18px #34d39924}}.btn-primary{border-radius:var(--r-full);background:var(--accent-btn);color:#fff;box-shadow:var(--shadow-sm);align-items:center;gap:10px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.btn-primary:hover{background:var(--accent2);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-primary svg{width:16px;height:16px}.btn-primary--hero{letter-spacing:.01em;background:#1f8f62;gap:12px;padding:18px 42px;font-size:1.06rem;font-weight:700;transition:none;animation:none;position:relative;overflow:hidden;box-shadow:0 12px 24px #1f8f6238}.btn-primary--hero .hero-cta-label{z-index:1;white-space:nowrap;letter-spacing:-.02em;align-items:baseline;gap:.26em;font-size:1rem;font-weight:700;line-height:1;display:inline-flex;position:relative}.btn-primary--hero:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff14,#ffffff05);position:absolute;inset:1px}.btn-primary--hero:after{content:none}.btn-primary--hero:hover{background:#187b54;transform:none;box-shadow:0 12px 24px #1f8f6238}.btn-primary--hero:active{transform:none}.btn-primary-hero-logo{z-index:1;background:#ffffff29;border-radius:999px;flex:none;width:28px;height:28px;padding:2px;position:relative;box-shadow:0 8px 18px #0f172a29,inset 0 1px #ffffff4d}.btn-secondary{border-radius:var(--r-full);border:1px solid var(--border2);color:var(--text);background:#fff;align-items:center;gap:8px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:border-color .2s,box-shadow .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--text);box-shadow:var(--shadow-sm)}.hero-screenshots{max-width:var(--max-w);grid-template-columns:1fr 1.3fr 1fr;align-items:start;gap:20px;margin:0 auto;display:grid;position:relative}.hero-shot{border-radius:var(--r-xl);border:1px solid var(--border);background:var(--bg-warm);box-shadow:var(--shadow-lg);transition:transform .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.hero-shot:hover{transform:translateY(-8px)}.hero-shot-main{transform:translateY(-20px)}.hero-shot-main:hover{transform:translateY(-28px)}.hero-shot .placeholder{aspect-ratio:4/3;width:100%;color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono);background:linear-gradient(135deg,var(--bg-warm),#f0ede8);justify-content:center;align-items:center;display:flex}.hero-shot-main .placeholder{aspect-ratio:16/10}.revenue-steps-section{color:#0f172a;background:linear-gradient(#1f8f62 0% 52%,#fff 52% 100%);min-height:auto;position:relative;overflow:hidden}.revenue-steps-bg{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.revenue-steps-bg:before{content:"";pointer-events:none;opacity:.24;background-color:#0000;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.revenue-steps-bg-glow{filter:blur(72px);opacity:.42;border-radius:50%;width:420px;height:420px;position:absolute}.revenue-steps-bg-glow--left{background:radial-gradient(circle,#a7f3d0b8 0%,#a7f3d04d 44%,#0000 72%);width:560px;height:560px;top:-8%;left:-14%}.revenue-steps-bg-glow--right{background:radial-gradient(circle,#ecfdf5eb 0%,#ecfdf566 40%,#0000 72%);width:420px;height:420px;top:14%;right:-12%}.revenue-steps-shape{pointer-events:none;display:block;position:absolute}.revenue-steps-shape--top-left{background:#bfdbfe94;border-radius:50%;width:300px;height:300px;top:-16%;left:-8%}.revenue-steps-shape--top-right{filter:blur(2px);background:#fef9c3e6;border-radius:50%;width:260px;height:260px;top:4%;right:-10%}.revenue-steps-shape--top-ring{border:20px solid #ffffff1f;border-radius:50%;width:132px;height:132px;top:10%;right:12%}.revenue-steps-shape--bottom-left{background:linear-gradient(135deg,#dbeafe85,#ffffff1f);border-radius:26px;width:112px;height:112px;bottom:8%;left:6%;transform:rotate(-14deg)}.revenue-steps-shape--bottom-right{background:radial-gradient(circle,#ffffffb3 0%,#dbeafe42 48%,#0000 72%);border-radius:50%;width:140px;height:140px;bottom:10%;right:7%}.revenue-steps-shape--bottom-pill{display:none}.revenue-steps-shell{z-index:1;flex-direction:column;justify-content:flex-start;gap:28px;max-width:1360px;min-height:auto;margin:0 auto;padding:56px 32px 40px;display:flex;position:relative}.revenue-steps-header{text-align:center;max-width:980px;margin:0 auto}.revenue-steps-heading{letter-spacing:-.04em;color:#fff;white-space:nowrap;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,4.2vw,4.2rem);font-weight:600;line-height:1.02}.revenue-steps-heading-accent{color:inherit}.revenue-steps-subcopy{color:#334155d1;max-width:760px;margin:16px auto 0;font-size:clamp(.98rem,.78rem + .56vw,1.1rem);line-height:1.7}.revenue-steps-rail-wrap{width:100vw;margin-top:8px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:block;position:relative}.revenue-steps-testimonials{--testimonial-card-width:min(420px,calc(100vw - 110px));--testimonial-rail-inset:max(clamp(28px,12vw,230px),calc(50vw - (var(--testimonial-card-width)/2)));padding:8px var(--testimonial-rail-inset)14px;scroll-snap-type:x mandatory;scroll-padding-inline:var(--testimonial-rail-inset);-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;gap:18px;display:flex;overflow:auto hidden}.revenue-steps-testimonials::-webkit-scrollbar{display:none}.testimonial-card{flex-direction:column;flex:0 0 var(--testimonial-card-width);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scroll-snap-align:center;background:linear-gradient(#ffffffd1,#ffffffb3),linear-gradient(#fff6,#ffffff24);border:1px solid #94a3b82e;border-radius:28px;min-height:228px;padding:22px 22px 18px;display:flex;position:relative;box-shadow:0 28px 70px #0f172a14,inset 0 1px #ffffffc7}.revenue-steps-subcopy:empty{display:none}.testimonial-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(150deg,#22c55e14,#0000 34%,#38bdf814 100%);position:absolute;inset:0}.testimonial-stars{z-index:1;flex:none;gap:8px;margin-bottom:18px;display:flex;position:relative}.testimonial-star{color:#fbbf24;text-shadow:0 1px #ffffff6b,0 6px 14px #fbbf2457,0 0 24px #f59e0b3d;font-size:2.15rem;line-height:1}.testimonial-quote{z-index:1;letter-spacing:-.02em;color:#0f172a;flex:1;margin:0;font-size:.94rem;line-height:1.68;position:relative}.testimonial-person{z-index:1;border-top:1px solid #94a3b82e;align-items:center;gap:14px;margin-top:18px;padding-top:18px;display:flex;position:relative}.testimonial-avatar{border-radius:50%;flex:none;width:56px;height:56px;overflow:hidden;box-shadow:0 12px 24px #0f172a14,0 0 0 3px #ffffffb3}.testimonial-avatar img{width:100%;height:100%;display:block}.testimonial-meta{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.testimonial-name-row{flex-wrap:nowrap;align-items:center;width:100%;display:flex}.testimonial-name-stars{display:none}.testimonial-name-star{color:#fbbf24;line-height:1}.testimonial-meta strong{letter-spacing:-.03em;color:#0f172a;flex:auto;min-width:0;font-size:1.02rem;font-weight:750}.testimonial-meta span{color:#475569db;font-size:.9rem;line-height:1.45}.revenue-steps-dots{z-index:1;justify-content:center;align-items:center;gap:12px;margin-top:0;display:flex;position:relative}.revenue-steps-dots:before{content:"";z-index:-1;background:linear-gradient(90deg,#1f8f6214,#3b82f614);border-radius:999px;width:190px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.revenue-steps-dot{cursor:pointer;background:#3b82f647;border:none;border-radius:50%;width:8px;height:8px;padding:0}.revenue-steps-dot.is-active{background:#2563eb;width:10px;height:10px}.revenue-steps-control{color:#fff;cursor:pointer;background:linear-gradient(#1f8f62 0%,#187b54 100%);border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 24px #1f8f6233}.revenue-steps-control:hover{transform:translateY(-1px);box-shadow:0 16px 28px #1f8f623d}.revenue-steps-control span{font-size:1.4rem;line-height:1;transform:translateY(-1px)}@media (max-width:1100px){.revenue-steps-heading{white-space:normal}}@media (max-width:700px){.revenue-steps-shell{gap:16px;padding:40px 16px 22px}.revenue-steps-shape--top-left{width:280px;height:280px;left:-18%}.revenue-steps-shape--top-right{width:220px;height:220px;right:-16%}.revenue-steps-shape--top-ring{border-width:18px;width:118px;height:118px;right:8%}.revenue-steps-shape--bottom-left,.revenue-steps-shape--bottom-right{display:none}.revenue-steps-header{max-width:100%;margin-bottom:-4px}.revenue-steps-heading{white-space:nowrap;color:#111827;letter-spacing:-.045em;font-size:clamp(1.28rem,4.95vw,1.58rem);line-height:1.02}.revenue-steps-heading-accent{color:#166534}.revenue-steps-subcopy{max-width:100%}.testimonial-card{flex-basis:var(--testimonial-card-width);border-radius:20px;min-height:198px;padding:16px 16px 14px}.revenue-steps-testimonials{--testimonial-card-width:calc(100vw - 52px);--testimonial-rail-inset:max(clamp(20px,8vw,42px),calc(50vw - (var(--testimonial-card-width)/2)));padding:4px var(--testimonial-rail-inset)8px;scroll-padding-inline:var(--testimonial-rail-inset)}.testimonial-star{display:none}.testimonial-quote{font-size:.88rem;line-height:1.54}.testimonial-avatar{width:42px;height:42px}.testimonial-person{gap:12px;margin-top:14px;padding-top:14px}.testimonial-meta{gap:2px}.testimonial-name-row{align-items:center;gap:8px}.testimonial-meta strong{font-size:.94rem}.testimonial-meta span{font-size:.82rem;line-height:1.38}.testimonial-name-stars{color:#fbbf24;flex:none;align-items:center;gap:3px;display:inline-flex}.testimonial-name-star{opacity:1;-webkit-text-fill-color:#fbbf24;text-shadow:0 1px #ffffff6b,0 6px 14px #fbbf2457,0 0 24px #f59e0b3d;font-size:1.22rem;line-height:1;display:inline-block;color:#fbbf24!important}.revenue-steps-dots{gap:10px;margin-top:-2px}.revenue-steps-dots:before{width:164px;height:34px}.revenue-steps-control{width:36px;height:36px}}.logos-section{text-align:center;background:linear-gradient(#fcfffd 0%,#f8fbff 100%);padding:36px 48px 76px;position:relative;overflow:hidden}.logos-heading{max-width:var(--max-w);text-align:center;margin:0 auto 28px}.logos-heading h2{font-family:var(--font-serif);letter-spacing:-.02em;color:#1f2a37;padding-bottom:20px;font-size:clamp(1.6rem,2.3vw,2.35rem);font-weight:600;line-height:1.1;display:inline-block;position:relative}.logos-heading h2:after{content:"";filter:drop-shadow(0 4px 10px #169b6b1f);opacity:.96;background:radial-gradient(circle at 10% 55%,#169b6b38 0 10px,#0000 11px),linear-gradient(90deg,#169b6bb3 0%,#46cd90e0 48%,#169b6bb8 100%);border-radius:999px 999px 900px;width:min(92%,560px);height:12px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)rotate(-1.2deg)}.logos-heading h2:before{content:"";opacity:.95;background:linear-gradient(90deg,#169b6b14,#169b6b73,#169b6b00);border-radius:999px;width:min(18%,88px);height:4px;position:absolute;bottom:11px;left:50%;transform:translate(120%)rotate(8deg)}.logos-heading-accent{color:#169b6b}.logos-section:before{content:"";background:linear-gradient(90deg,#0000,#94a3b85c,#0000);height:1px;position:absolute;inset:18px 40px auto}.logos-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f60a,#0000 68%);height:120px;position:absolute;inset:auto 10% 18px}.logos-label{font-family:var(--font-serif);color:var(--text);letter-spacing:-.02em;transform-origin:0;margin-bottom:14px;font-size:clamp(1.9rem,1.4rem + 2vw,3rem);font-style:italic;font-weight:500;line-height:1.25;display:inline-block;transform:skew(-35deg)}.logos-sublabel{color:var(--text-muted);margin-bottom:34px;font-size:clamp(.96rem,.88rem + .22vw,1.08rem)}.logos-marquee{display:none}.logos-marquee-row{will-change:transform;gap:14px;width:max-content;display:flex}.logos-marquee-item{background:#ffffffeb;border:1px solid #cbd5e1b8;border-radius:18px;flex:none;min-width:184px;box-shadow:0 10px 24px #0f172a0d}.logos-grid{max-width:var(--max-w);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:repeat(5,1fr);gap:0;margin:0 auto;display:grid;overflow:hidden}.logos-grid-mobile,.logos-marquee-mobile{display:none}.logos-grid--all .logo-item:nth-child(5n){border-right:none}.logos-grid--all .logo-item:nth-child(-n+5){border-bottom:1px solid #cbd5e1b8}.logos-divider{max-width:var(--max-w);background:repeating-linear-gradient(-45deg,#e2e8f085 0 2px,#fffffff2 2px 8px);border-left:1px solid #cbd5e1b8;border-right:1px solid #cbd5e1b8;height:34px;margin:0 auto}.logos-grid+.logos-divider,.logos-divider+.logos-grid{margin-top:-1px}.logos-divider+.logos-grid{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.logo-item{font-family:var(--font-body);color:var(--text);letter-spacing:-.02em;border-right:1px solid #cbd5e1b8;justify-content:stretch;align-items:stretch;min-height:104px;padding:0;font-size:1.1rem;font-weight:700;transition:background .2s,transform .2s;display:flex;position:relative}.logo-item:last-child{border-right:none}.logo-item:before{content:"";opacity:0;background:linear-gradient(#f8fafcd1,#fff);transition:opacity .2s;position:absolute;inset:0}.logo-item:hover:before{opacity:1}.logo-item:hover{transform:translateY(-1px)}.partner-logo-card{z-index:1;filter:grayscale()saturate(0)brightness(.6);opacity:.82;flex-direction:row;justify-content:center;align-items:center;gap:14px;width:100%;padding:18px;transition:filter .2s,opacity .2s;display:flex;position:relative}.logos-grid--all .partner-logo-card{filter:none;opacity:1}.partner-logo-card--stacked{flex-direction:row;gap:12px}.logo-item .partner-logo-mark{opacity:.98;flex:none;justify-content:center;align-items:center;width:100%;max-width:60px;height:42px;min-height:42px;transition:opacity .2s,transform .2s,filter .2s;display:flex}.logo-item:hover .partner-logo-mark{opacity:1;filter:none;transform:scale(1.05)}.logos-grid--all .partner-logo-mark{opacity:1;filter:none}.logo-item:hover .partner-logo-card{filter:grayscale()saturate(0)brightness(.48);opacity:.96}.logos-grid--all .logo-item:hover .partner-logo-card{filter:none;opacity:1}.partner-logo-name{letter-spacing:-.045em;color:#1f2937;white-space:nowrap;text-transform:none;font-size:clamp(1.02rem,.92rem + .5vw,1.35rem);font-weight:750;line-height:1}.partner-logo-name--twilio{color:#e11d48}.partner-logo-name--real-estate{color:#15803d}.partner-logo-name--agency{color:#2563eb}.partner-logo-name--healthcare{color:#e11d48}.partner-logo-name--education{color:#b45309}.partner-logo-name--consultant{color:#6d28d9}.partner-logo-name--ecommerce{color:#ea580c}.partner-logo-name--service-businesses{color:#0891b2}.partner-logo-name--sales-teams{color:#4f46e5}.partner-logo-name--marketing-teams{color:#0f766e}.partner-logo-name--local-businesses{color:#15803d}.partner-logo-name--real-estate,.partner-logo-name--agency,.partner-logo-name--healthcare,.partner-logo-name--education,.partner-logo-name--consultant,.partner-logo-name--ecommerce,.partner-logo-name--service-businesses,.partner-logo-name--sales-teams,.partner-logo-name--marketing-teams,.partner-logo-name--local-businesses{letter-spacing:-.04em;font-size:clamp(.92rem,.82rem + .24vw,1.12rem);font-weight:780;line-height:1.05}.partner-logo-name--meta{color:#2563eb}.partner-logo-name--nimbus{color:#1d4ed8}.partner-logo-name--bloom{color:#65a30d}.partner-logo-name--launchpad{letter-spacing:-.06em;color:#7c2d12;font-style:italic;font-weight:800}.partner-logo-name--datavault{letter-spacing:-.095em;color:#312e81;text-transform:none;text-transform:uppercase;padding-left:0;padding-right:12px;font-weight:800;position:relative}.partner-logo-name--datavault:before{content:"";z-index:-1;background:linear-gradient(90deg,#8b5cf61a 0%,#6366f12e 100%);border:1px solid #818cf847;border-radius:10px;width:calc(100% + 4px);height:70%;position:absolute;top:50%;left:-2px;transform:translateY(-50%)skew(-12deg)}.partner-logo-name--datavault:after{content:"";background:linear-gradient(135deg,#8b5cf6 0%,#4f46e5 100%);border-radius:2px;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.partner-logo-name--scaleup{letter-spacing:-.06em;color:#166534;padding-left:14px;font-weight:800;position:relative}.partner-logo-name--scaleup:before,.partner-logo-name--scaleup:after{content:"";border-radius:999px;position:absolute;left:0}.partner-logo-name--scaleup:before{background:linear-gradient(#4ade80 0%,#16a34a 100%);width:7px;height:20px;top:50%;transform:translateY(-50%)}.partner-logo-name--scaleup:after{background:#22c55e;width:14px;height:3px;top:calc(50% - 12px);left:2px;transform:rotate(-34deg)}.partner-logo-name--clearpath{letter-spacing:-.07em;color:#0f4c81;padding-right:18px;font-weight:800;position:relative}.partner-logo-name--clearpath:before{content:"";border-top:3px solid #0ea5e9;border-right:3px solid #0ea5e9;border-radius:2px;width:12px;height:12px;position:absolute;top:50%;right:2px;transform:translateY(-50%)rotate(45deg)}.partner-logo-name--clearpath:after{content:"";background:linear-gradient(90deg,#0ea5e91a,#0ea5e9);border-radius:999px;width:18px;height:3px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.partner-logo-name--beacon{letter-spacing:-.065em;color:#be123c;padding-left:16px;font-weight:800;position:relative}.partner-logo-name--beacon:before,.partner-logo-name--beacon:after{content:"";border-radius:999px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.partner-logo-name--beacon:before{content:none}.partner-logo-name--beacon:after{border:1.5px solid #f43f5e47;width:20px;height:20px;left:-6px}.partner-logo-name--stratos{letter-spacing:-.075em;color:#1d4ed8;padding-right:16px;font-style:italic;font-weight:800;position:relative}.partner-logo-name--stratos:before{content:"";background:linear-gradient(90deg,#3b82f629,#2563eb);border-radius:999px;width:14px;height:3px;position:absolute;top:50%;right:0;transform:translateY(-50%)skew(-32deg)}.partner-logo-name--stratos:after{content:"";border-top:2px solid #60a5fa;border-right:2px solid #60a5fa;border-radius:2px;width:10px;height:10px;position:absolute;top:calc(50% - 8px);right:2px;transform:rotate(18deg)}.partner-logo-svg{width:100%;height:100%;overflow:visible}.logos-grid--all .logo-item:nth-child(-n+5) .partner-logo-mark,.logos-grid-mobile .logo-item:nth-child(-n+5) .partner-logo-mark,.logos-grid--all .logo-item:nth-child(n+6) .partner-logo-mark,.logos-grid-mobile .logo-item:nth-child(n+6) .partner-logo-mark{max-width:60px;height:44px;min-height:44px}.logos-grid--all .logo-item:nth-child(-n+5) .partner-logo-card,.logos-grid-mobile .logo-item:nth-child(-n+5) .partner-logo-card,.logos-grid--all .logo-item:nth-child(n+6) .partner-logo-card,.logos-grid-mobile .logo-item:nth-child(n+6) .partner-logo-card{gap:10px;padding:14px}.partner-logo-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}@keyframes logosMarqueeForward{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@keyframes logosMarqueeReverse{0%{transform:translate(calc(-50% - 7px))}to{transform:translate(0)}}.feature-stack{isolation:isolate;background:linear-gradient(#e7f5ee 0%,#dff2e8 100%);padding:0 0 10vh;scroll-margin-top:8px;position:relative}.feature-stack:before,.feature-stack:after{content:"";pointer-events:none;position:absolute;inset:0}.feature-stack:before{filter:blur(30px);background:radial-gradient(circle at 12% 16%,#b7ffd92e,#0000 26%),radial-gradient(circle at 84% 18%,#75f8c23d,#0000 22%),radial-gradient(circle at 72% 82%,#23b67d3d,#0000 26%);animation:8s ease-in-out infinite alternate fbAuroraShift}.feature-stack:after{opacity:.48;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:96px 96px}.feature-block{min-height:100vh;padding:0;position:sticky;top:0;overflow:hidden}.feature-block:first-child{z-index:1}.feature-block:nth-child(2){z-index:2}.feature-block:nth-child(3){z-index:3}.feature-block-inner{isolation:isolate;border-radius:0;max-width:100%;min-height:100vh;margin:0;position:relative;box-shadow:inset 0 1px #ffffff14}.feature-block-inner:before,.feature-block-inner:after{content:"";pointer-events:none;z-index:0;border-radius:999px;position:absolute}.feature-block-inner:before{filter:blur(14px);background:radial-gradient(circle,#ffffff38 0%,#ffffff0d 42%,#0000 68%);width:40vw;height:40vw;animation:8s ease-in-out infinite fbOrbFloat;top:4%;right:-10%}.feature-block-inner:after{filter:blur(16px);background:radial-gradient(circle,#a7ffda38 0%,#a7ffda0d 44%,#0000 70%);width:30vw;height:30vw;animation:10s ease-in-out infinite reverse fbOrbFloat;bottom:4%;left:-10%}.fb-scene{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.fb-scene span{display:block;position:absolute}.fb-scene--grid:before{content:"";opacity:.72;background-image:linear-gradient(#e9fff31f 1px,#0000 1px),linear-gradient(90deg,#e9fff31a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:8% 6%;-webkit-mask-image:radial-gradient(circle,#000 48%,#0000 88%);mask-image:radial-gradient(circle,#000 48%,#0000 88%)}.fb-scene-orb{filter:blur(10px);border-radius:50%;width:340px;height:340px}.fb-scene-orb--a{background:radial-gradient(circle,#effff657 0%,#effff61a 48%,#0000 72%);animation:6.5s ease-in-out infinite fbOrbFloat;top:8%;right:12%}.fb-scene-orb--b{background:radial-gradient(circle,#76f1bc47 0%,#76f1bc1a 54%,#0000 78%);width:260px;height:260px;animation:8.5s ease-in-out infinite reverse fbOrbFloat;bottom:4%;left:26%}.fb-scene-line{transform-origin:50%;background:linear-gradient(90deg,#0000,#eafff357,#0000)}.fb-scene-line--h{width:38%;height:2px;top:24%;left:14%;box-shadow:0 0 26px #eafff342}.fb-scene-line--v{background:linear-gradient(#0000,#eafff34d,#0000);width:2px;height:40%;top:12%;left:22%;box-shadow:0 0 26px #eafff338}.fb-scene--flow:before,.fb-scene--flow:after{content:"";opacity:.72;border-radius:999px;position:absolute}.fb-scene--flow:before{border:2px solid #0000;border-color:#dbffec33 #0000 #0000 #dbffec33;width:54%;height:54%;inset:12% auto auto 4%;transform:rotate(-12deg)}.fb-scene--flow:after{border:2px solid #dbffec29;border-color:#0000 #dbffec29 #dbffec29 #0000;width:42%;height:42%;inset:auto 4% 10% auto;transform:rotate(10deg)}.fb-flow-path{background:linear-gradient(90deg,#deffee00,#deffee8c,#deffee00);border-radius:999px;height:3px}.fb-flow-path--one{width:48%;top:22%;left:2%;transform:rotate(22deg)}.fb-flow-path--two{width:38%;bottom:18%;right:4%;transform:rotate(-32deg)}.fb-flow-dot{background:#d9ffeb;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 14px #d9ffeb24,0 0 28px #d9ffeb61}.fb-flow-dot--one{animation:2.4s ease-in-out infinite fbPulseDot;top:24%;left:18%}.fb-flow-dot--two{animation:2.4s ease-in-out .7s infinite fbPulseDot;top:42%;left:32%}.fb-flow-dot--three{animation:2.4s ease-in-out 1.2s infinite fbPulseDot;bottom:20%;right:18%}.fb-ring{border:1px solid #c4ffe124;border-radius:50%}.fb-ring--one{border-width:2px;width:500px;height:500px;animation:12s linear infinite fbSpinSlow;top:2%;right:2%}.fb-ring--two{border-style:dashed;border-width:2px;width:320px;height:320px;animation:8.5s linear infinite reverse fbSpinSlow;top:16%;right:10%}.fb-ring--three{border-width:2px;border-color:#8cf5c342;width:180px;height:180px;animation:3s ease-in-out infinite fbPulseDot;bottom:10%;left:8%}.fb-beam{filter:blur(2px);border-radius:999px}.fb-beam--one{background:linear-gradient(90deg,#77f0b742,#77f0b700);width:48%;height:160px;top:10%;left:-12%;transform:rotate(-12deg)}.fb-beam--two{background:linear-gradient(90deg,#c4ffe100,#c4ffe138);width:40%;height:130px;bottom:8%;right:-10%;transform:rotate(14deg)}.feature-block-top{z-index:1;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);align-items:center;gap:36px;min-height:100vh;padding:68px 72px 72px;display:grid;position:relative}.feature-block--green-mid .feature-block-top{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}.feature-block--green{color:#fff;background:radial-gradient(circle at 14% 18%,#e5fff047,#0000 30%),radial-gradient(circle at 82% 84%,#7eeaba2e,#0000 28%),linear-gradient(135deg,#2e9e73 0%,#49bb8a 48%,#82deb0 100%)}.feature-block--green-mid{color:#fff;background:radial-gradient(circle at 78% 16%,#d6ffe538,#0000 28%),radial-gradient(circle at 16% 78%,#5ce0b429,#0000 32%),linear-gradient(135deg,#106c54 0%,#179174 44%,#70d8bb 100%)}.feature-block--green-deep{color:#fff;background:radial-gradient(circle at 72% 20%,#6be8b81f,#0000 28%),radial-gradient(circle at 20% 86%,#0d5d4233,#0000 34%),linear-gradient(135deg,#063828 0%,#0a4a35 40%,#116347 100%)}.feature-block--green .fb-subtitle,.feature-block--green-mid .fb-subtitle,.feature-block--green-deep .fb-subtitle{color:#f4fff9cc}.fb-copy{z-index:2;flex-direction:column;justify-content:center;padding-right:0;animation:.9s cubic-bezier(.16,1,.3,1) both fbCopyRise;display:flex;position:relative}.fb-kicker{letter-spacing:.08em;text-transform:uppercase;color:#eefff5eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#eefff51f;border:1px solid #eefff52e;border-radius:999px;width:fit-content;margin-bottom:20px;padding:8px 14px;font-size:.74rem;font-weight:800;display:inline-flex;box-shadow:0 14px 26px #04291c14}.fb-title{font-family:var(--font-serif);letter-spacing:-.045em;text-wrap:balance;text-shadow:0 8px 24px #08251c24;max-width:100%;margin-bottom:22px;font-size:clamp(2.4rem,4.8vw,4.5rem);font-weight:400;line-height:.98}.fb-subtitle{text-wrap:pretty;max-width:100%;font-size:clamp(1.02rem,1.25vw,1.28rem);line-height:1.72}.fb-cta{border-radius:var(--r-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #ffffff40;align-items:center;gap:8px;width:fit-content;padding:12px 28px;font-size:.9rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.fb-cta:hover{background:#ffffff40;transform:translateY(-2px)}.fb-cta svg{width:14px;height:14px}.fb-visual{z-index:2;justify-content:center;align-items:flex-end;animation:1s cubic-bezier(.16,1,.3,1) both fbVisualFloatIn;display:flex;position:relative}.fb-screenshot{-webkit-backdrop-filter:blur(18px);transform-origin:50%;will-change:transform;contain:layout paint;background:linear-gradient(135deg,#ffffff2e,#ffffff14);border:1px solid #ffffff38;border-radius:30px;width:100%;max-width:860px;padding:40px 14px;animation:9s ease-in-out infinite fbCardHover;position:relative;overflow:hidden;transform:perspective(1600px)rotateY(-5deg)rotateX(2deg);box-shadow:0 34px 90px #0000002e,inset 0 1px #ffffff40,inset 0 -1px #ffffff0d}.feature-block--green-mid .fb-screenshot{max-width:920px;animation:9s ease-in-out infinite fbCardHoverRight;transform:perspective(1600px)rotateY(5deg)rotateX(2deg)}.fb-screenshot .placeholder{aspect-ratio:4/3;text-align:center;color:#eafff373;width:100%;font-size:.8rem;font-family:var(--font-mono);background:linear-gradient(#ffffff14,#ffffff08);justify-content:center;align-items:center;padding:24px;display:flex}.fb-video{aspect-ratio:960/502;object-fit:contain;object-position:center;filter:saturate(1.02)contrast(1.02);background:linear-gradient(#ffffff0a,#ffffff14);border-radius:18px;width:100%;display:block}.fb-video-progress{background:#ffffffeb;border-radius:999px;height:4px;position:absolute;bottom:16px;left:18px;right:18px;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc}.fb-video-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#ff5a5f,#e11d48);width:0;height:100%;transition:width .14s linear;display:block;box-shadow:0 0 12px #e11d4859}.fb-visual:before,.fb-visual:after{content:"";z-index:5;background:#7ff0b9;border-radius:4px;width:12px;height:12px;position:absolute;box-shadow:0 0 0 6px #7ff0b914}.feature-block--green .fb-visual:before{background:#d5ffe8;top:38%;left:-12px}.feature-block--green .fb-visual:after{background:#d5ffe8;bottom:30%;right:-12px}.feature-block--green-mid .fb-visual:before{background:#b9ffe2;top:32%;left:-12px}.feature-block--green-mid .fb-visual:after{background:#b9ffe2;bottom:22%;right:-12px}.feature-block--green-deep .fb-visual:before{background:#6ce7b0;top:28%;left:-12px}.feature-block--green-deep .fb-visual:after{background:#6ce7b0;bottom:24%;right:-12px}@keyframes fbAuroraShift{0%{opacity:.9;transform:translate(0,0)scale(1)}to{opacity:1;transform:translate(1.5%,-1.5%)scale(1.04)}}@keyframes fbOrbFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-18px)}}@keyframes fbPulseDot{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.28)}}@keyframes fbCopyRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fbVisualFloatIn{0%{opacity:0;transform:translateY(36px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fbCardHover{0%,to{transform:perspective(1600px)rotateY(-5deg)rotateX(2deg)translateY(0)}50%{transform:perspective(1600px)rotateY(-2deg)rotateX(0)translateY(-8px)}}@keyframes fbCardHoverRight{0%,to{transform:perspective(1600px)rotateY(5deg)rotateX(2deg)translateY(0)}50%{transform:perspective(1600px)rotateY(2deg)rotateX(0)translateY(-8px)}}@keyframes fbSpinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes caseQualifyIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes caseQualifyFill{0%{width:0}35%,70%{width:var(--fill-target)}to{width:0}}@keyframes caseFollowStepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes caseFollowLane{0%{transform:translate(-8%)}50%{transform:translate(120%)}to{transform:translate(-8%)}}@keyframes caseFollowSweep{0%,to{opacity:0;transform:translate(-140%)}15%,60%{opacity:1}38%{opacity:.7;transform:translate(140%)}}@keyframes caseFollowStatePulse{0%,to{transform:scale(1);box-shadow:0 10px 18px #0f6a4d2e}50%{transform:scale(1.03);box-shadow:0 14px 24px #2bbb7c42}}@keyframes caseFollowCardPulse{0%,to{border-color:#0f172a0f;box-shadow:0 10px 20px #0f172a0d}50%{border-color:#0f6a4d29;box-shadow:0 16px 28px #0f6a4d1f}}@keyframes caseFollowIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes caseFollowChipBlink{0%,to{opacity:1}50%{opacity:.65}}@keyframes caseFollowDotPulse{0%,to{transform:scale(1);box-shadow:0 0 0 5px #2dbf7d1a}50%{transform:scale(1.18);box-shadow:0 0 0 9px #2dbf7d29}}@keyframes caseSpeedSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes caseSpeedDotBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}@keyframes caseSpeedCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes caseSpeedSparkFlow{0%{opacity:0;transform:translate(0,0)scale(.7)}18%{opacity:1}82%{opacity:1}to{opacity:0;transform:translate(42px)scale(1)}}@keyframes caseSpeedHubPulse{0%,to{transform:scale(1);box-shadow:0 0 15px #169b6b4d}50%{transform:scale(1.06);box-shadow:0 0 25px #169b6b80}}@keyframes caseSpeedHubSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes caseSpeedCaptureIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes caseCardBorderShift{0%{background-image:linear-gradient(var(--bg),var(--bg)),linear-gradient(135deg,#e74c3c,#2ecc71,#e74c3c,#2ecc71)}25%{background-image:linear-gradient(var(--bg),var(--bg)),linear-gradient(225deg,#e74c3c,#2ecc71,#e74c3c,#2ecc71)}50%{background-image:linear-gradient(var(--bg),var(--bg)),linear-gradient(315deg,#e74c3c,#2ecc71,#e74c3c,#2ecc71)}75%{background-image:linear-gradient(var(--bg),var(--bg)),linear-gradient(45deg,#e74c3c,#2ecc71,#e74c3c,#2ecc71)}to{background-image:linear-gradient(var(--bg),var(--bg)),linear-gradient(135deg,#e74c3c,#2ecc71,#e74c3c,#2ecc71)}}@keyframes caseAnalyticsLineDraw{0%{stroke-dashoffset:500px}to{stroke-dashoffset:0}}@keyframes caseAnalyticsScanline{0%{left:-10%}to{left:110%}}@keyframes caseAnalyticsDotPulse{0%,to{r:5;opacity:1}50%{r:9;opacity:.6}}@keyframes caseAnalyticsAreaReveal{0%{opacity:0}to{opacity:1}}@keyframes caseAnalyticsCountUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes caseAnalyticsRingGrow{0%{stroke-dasharray:0 100}35%,65%{stroke-dasharray:var(--ring-target),100}to{stroke-dasharray:0 100}}@keyframes caseAnalyticsLiveBlink{0%,to{opacity:1}50%{opacity:.3}}@keyframes caseAnalyticsStatShine{0%,to{background-position:-200%}50%{background-position:200%}}@keyframes caseRoutingPulseFlow{0%{opacity:0;left:0}20%{opacity:1}80%{opacity:1}to{opacity:0;left:100%}}@keyframes caseRoutingPulseFlowOut{0%{opacity:0;right:100%}20%{opacity:1}80%{opacity:1}to{opacity:0;right:0}}@keyframes caseRoutingRingSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes caseRoutingCoreGlow{0%,to{box-shadow:0 0 15px #169b6b4d,0 0 30px #169b6b1a}50%{box-shadow:0 0 25px #169b6b80,0 0 50px #169b6b33}}@keyframes caseRoutingNodePop{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes caseRoutingMatchFlash{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}@keyframes caseRoutingActiveGlow{0%,to{box-shadow:0 0 0 4px #169b6b26}50%{box-shadow:0 0 0 10px #169b6b40}}@keyframes caseRoutingFactorSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes caseRevenueStageGrow{0%{width:0}to{width:var(--stage-width)}}@keyframes caseRevenueFlow{0%{opacity:0;transform:translate(-100%)}30%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes caseRevenueVelocity{0%{width:0}50%{width:85%}to{width:0}}@keyframes caseRevenueVelGlow{0%{left:-20%}to{left:120%}}@keyframes caseRevenueStagePulse{0%,to{opacity:.85}50%{opacity:1}}@keyframes caseRevenueTotalPulse{0%,to{text-shadow:0 0 #0000;transform:scale(1)}50%{text-shadow:0 0 12px #169b6b66;transform:scale(1.05)}}@keyframes caseRevenueSweep{0%,to{opacity:0;transform:translate(-150%)}20%,55%{opacity:1}40%{opacity:.7;transform:translate(150%)}}.case-section{text-align:center;background:radial-gradient(circle at 18% 22%,#bef5db47,transparent 22%),radial-gradient(circle at 82% 14%,#d0f7e238,transparent 18%),linear-gradient(180deg,#fbfffc 0%,#f7fcf8 26%,var(--bg)100%);padding:120px 48px;position:relative;overflow:hidden}@media (min-width:769px){.case-section{margin-top:32px;padding-top:88px;padding-bottom:56px;overflow:visible}.case-intro{margin-top:0!important}.hero-pipeline-stage .hero-cta-section-title{margin-top:96px!important}.hero-pipeline-stage .hero-cta-title-sub{text-align:center;margin-left:auto;margin-right:auto}.hero-cta-title-sub-desktop{text-align:center;flex-direction:column;align-items:center;display:flex!important}.hero-cta-title-sub-line--shifted{transform:none}.hero-cta-title-sub-mobile{display:none!important}}.case-doodles{z-index:0;pointer-events:none;opacity:.95;position:absolute;inset:0}.case-doodles-svg{width:100%;height:100%}.case-doodle-line,.case-doodle-swish{fill:none;stroke-linecap:round;stroke-linejoin:round}.case-doodle-line{stroke:#1b8a5429;stroke-width:4px;stroke-dasharray:10 14 160 18}.case-doodle-line--soft{stroke:#1b8a541a;stroke-width:3px;stroke-dasharray:8 18 120 16}.case-doodle-swish{stroke:#169b6b24;stroke-width:2.5px}.case-doodle-swish--two{stroke:#2ecc711f}.case-doodle-swish--three{stroke:#0f6a4d1a}.case-shell{z-index:1;max-width:100%;margin:0 auto;position:relative}.case-stack-scene{isolation:isolate}.case-stack-scene-intro{z-index:4;text-align:center;max-width:920px;margin:32px auto 56px;position:relative;transform:translateY(-400px)}.case-stack-row{isolation:isolate;position:relative}.case-stack-row:before{content:"";background:radial-gradient(circle at 18% 22%,#bef5db47,transparent 22%),radial-gradient(circle at 82% 14%,#d0f7e238,transparent 18%),linear-gradient(180deg,#fbfffc 0%,#f7fcf8 26%,var(--bg)100%);pointer-events:none;z-index:-1;position:absolute;inset:-140px calc(50% - 50vw) -120px}.case-stack-row:after{content:"";pointer-events:none;z-index:-1;opacity:.95;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 1500' preserveAspectRatio='none'%3E%3Cg fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M-40 190C120 108 238 122 354 174C452 218 554 270 710 214C846 164 940 96 1088 130C1206 156 1290 236 1418 258C1520 276 1610 248 1672 214' stroke='%231b8a54' stroke-opacity='.10' stroke-width='3' stroke-dasharray='8 18 120 16'/%3E%3Cpath d='M-32 472C96 430 186 430 262 474C338 518 402 590 510 598C640 608 718 474 846 442C964 412 1098 470 1178 556C1262 646 1374 710 1546 654C1606 634 1642 604 1678 580' stroke='%231b8a54' stroke-opacity='.16' stroke-width='4' stroke-dasharray='10 14 160 18'/%3E%3Cpath d='M84 864C192 780 304 744 450 754C618 766 682 876 848 892C1006 908 1144 844 1258 750C1346 678 1450 626 1606 660' stroke='%231b8a54' stroke-opacity='.10' stroke-width='3' stroke-dasharray='8 18 120 16'/%3E%3Cpath d='M-24 1110C126 1012 256 988 396 1024C518 1056 598 1130 730 1140C862 1150 972 1088 1082 1018C1198 944 1326 918 1474 958C1560 982 1628 1032 1688 1088' stroke='%231b8a54' stroke-opacity='.16' stroke-width='4' stroke-dasharray='10 14 160 18'/%3E%3Cpath d='M126 1362C258 1268 392 1226 552 1236C702 1246 802 1328 938 1342C1108 1360 1254 1294 1378 1188C1472 1108 1570 1058 1686 1088' stroke='%231b8a54' stroke-opacity='.10' stroke-width='3' stroke-dasharray='8 18 120 16'/%3E%3Cpath d='M268 218C312 182 382 180 432 220C470 252 478 316 446 352C408 396 334 392 290 360C248 330 236 266 268 218Z' stroke='%23169b6b' stroke-opacity='.14' stroke-width='2.5'/%3E%3Cpath d='M1218 184C1270 138 1346 138 1394 184C1442 230 1440 304 1394 346C1348 388 1274 388 1228 344C1180 298 1174 224 1218 184Z' stroke='%232ecc71' stroke-opacity='.12' stroke-width='2.5'/%3E%3Cpath d='M1060 792C1100 750 1168 742 1218 776C1260 804 1274 866 1244 912C1210 964 1130 972 1082 938C1030 900 1020 834 1060 792Z' stroke='%230f6a4d' stroke-opacity='.10' stroke-width='2.5'/%3E%3Cpath d='M486 1148C540 1102 620 1106 668 1154C710 1198 712 1272 672 1314C628 1360 550 1364 502 1326C452 1288 442 1202 486 1148Z' stroke='%232ecc71' stroke-opacity='.12' stroke-width='2.5'/%3E%3Cpath d='M1292 1082C1340 1038 1414 1038 1462 1080C1510 1124 1512 1194 1468 1240C1424 1286 1350 1292 1300 1250C1248 1208 1244 1130 1292 1082Z' stroke='%230f6a4d' stroke-opacity='.10' stroke-width='2.5'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-140px calc(50% - 50vw) -120px}.case-intro{backface-visibility:hidden;z-index:6;max-width:920px;margin:56px auto;position:relative}.case-h2{letter-spacing:-.04em;color:#14231f;text-shadow:0 10px 28px #12231f14;justify-content:center;align-items:center;gap:14px;margin-bottom:14px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.7rem,4.8vw,4.4rem);font-style:normal;font-weight:700;line-height:1.02;display:inline-flex;position:relative}.case-h2:after{content:none}.case-h2-break-mobile{display:none}.case-h2-line-desktop{display:inline}.case-h2-line-mobile{display:none}.case-h2-highlight{z-index:1;display:inline-block;position:relative}.case-h2-highlight:after{content:"";pointer-events:none;z-index:-1;opacity:.95;background:radial-gradient(circle at 10px 12px,#1f8f62e0 0 2px,#0000 2.5px) 0 100%/24px 18px repeat-x,linear-gradient(#0000 54%,#1f8f62b8 55% 80%,#0000 81%);border-radius:999px;height:.24em;position:absolute;bottom:.08em;left:-.05em;right:-.05em;transform:rotate(-1.5deg)skew(-8deg)}.case-sub{color:var(--text2);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:760px;margin:0 auto;font-size:clamp(1.18rem,.98rem + .5vw,1.42rem);line-height:1.55;display:inline-flex}.case-sub-highlight{color:#183a32;z-index:1;font-weight:500;display:inline-block;position:relative}.case-sub-highlight:after{content:"";pointer-events:none;z-index:0;opacity:.98;background:radial-gradient(circle at 8px 12px,#1f8f62e6 0 2px,#0000 2.5px) 0 100%/22px 18px repeat-x,linear-gradient(#0000 56%,#1f8f62d1 57% 74%,#0000 75%);border-radius:999px;height:18px;position:absolute;bottom:-.18em;left:-.08em;right:-.08em;transform:rotate(-1.6deg)skew(-6deg)}.case-direction{flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.case-direction:before,.case-direction:after{content:"";background:#1f8f62;border-radius:999px;position:absolute}.case-direction:before{width:3px;height:24px}.case-direction:after{background:0 0;border-top:3px solid #1f8f62;border-right:3px solid #1f8f62;width:12px;height:12px}.case-direction--up:before{bottom:3px}.case-direction--up:after{top:1px;transform:rotate(-45deg)}.case-direction--down:before{top:3px}.case-direction--down:after{bottom:1px;transform:rotate(135deg)}.case-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:72px;max-width:1000px;margin:0 auto;display:grid}.case-stack-desktop{display:none}.case-grid-item{display:contents}.case-grid-row-intro{text-align:center;grid-column:1/-1;margin:34px 0 -20px}.case-grid-row-intro .case-h2{margin-bottom:0}.case-card{border-radius:var(--r-xl);background-image:linear-gradient(var(--bg),var(--bg)),linear-gradient(135deg,#e74c3c,#2ecc71,#e74c3c,#2ecc71);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;animation:4s ease-in-out infinite caseCardBorderShift;overflow:hidden}.case-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #e74c3c26,0 20px 40px #2ecc7126}.case-solution-card{background-image:linear-gradient(#fffffffa,#f7fbf8fa),linear-gradient(135deg,#d7efe2,#77d4a9,#d7efe2);flex-direction:column;min-height:458px;padding:10px 10px 12px;display:flex;position:relative;box-shadow:0 30px 70px #0f172a17}.case-solution-user-sketch{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0}.case-solution-user-sketch--card-0,.case-solution-user-sketch--card-2{transform:translateY(28px)}.case-solution-user-sketch--card-3{transform:translateY(24px)}.case-solution-user-sketch-path{fill:none;stroke:#169b6b;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.case-solution-card-head{justify-content:center;align-items:center;gap:16px;margin-bottom:6px;display:flex}.case-solution-number{color:#fff;letter-spacing:.04em;background:linear-gradient(#198f67,#0f7b58);border-radius:0 0 18px 18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.15rem;font-weight:800;display:inline-flex;box-shadow:0 18px 30px #0f6a4d38}.case-solution-pill-wrap{justify-content:center;align-items:center;width:320px;height:88px;display:inline-flex;position:relative}.case-solution-pill-art{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.case-solution-pill-line{fill:none;stroke:#169b6b;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.case-solution-pill{color:#169b6b;letter-spacing:.04em;text-transform:uppercase;min-height:48px;box-shadow:none;white-space:nowrap;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0 28px;font-family:Comic Sans MS,Segoe Print,Bradley Hand,cursive;font-size:.98rem;font-style:italic;font-weight:800;display:inline-flex;position:relative}.case-solution-card-body{z-index:1;flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;gap:8px;padding:0 2px;display:flex;position:relative}.case-solution-card-title{color:#081c15;text-align:center;margin-bottom:0;font-size:clamp(1.1rem,.9rem + .7vw,1.55rem);line-height:1.2}.case-solution-steps{grid-template-columns:1fr;justify-items:center;gap:14px;width:100%;max-width:520px;margin:4px auto 0;display:grid}.case-solution-step{background:0 0;border:none;border-radius:0;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:16px;width:min(100%,360px);padding:0;display:grid}.case-solution-step-check{color:#fff;background:linear-gradient(#24a873,#167c56);border-radius:999px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 10px 24px #157a542e,inset 0 1px #ffffff42}.case-solution-step-check-icon{stroke:currentColor;stroke-width:2.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.case-solution-step-copy{text-align:left;flex-direction:column;justify-self:start;gap:2px;min-width:0;display:flex}.case-solution-step-copy strong{color:#12221d;font-size:1rem;line-height:1.2}.case-solution-step-copy span{color:#5a6b64;font-size:.88rem;line-height:1.35}.case-solution-detail-btn{cursor:pointer;z-index:6;isolation:isolate;min-width:144px;height:48px;color:inherit;background:0 0;border:none;border-radius:14px;justify-content:center;align-self:center;align-items:center;margin-top:auto;padding:4px 10px;transition:transform .25s;display:inline-flex;position:relative;transform:translateY(18px)}.case-solution-detail-btn:before{content:"";z-index:-1;position:absolute;inset:-14px -22px}.case-solution-detail-btn__inner{color:#fff;background:linear-gradient(#1f9d6f,#157a54);border-radius:14px;justify-content:center;align-items:center;min-width:138px;height:36px;padding:0 14px;font-size:1.02rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;transform:rotate(-10deg);box-shadow:0 12px 24px #157a5433}.case-solution-detail-btn:hover{transform:translateY(14px)}.case-solution-detail-btn:hover .case-solution-detail-btn__inner{transform:rotate(-10deg)translate(6px);box-shadow:0 18px 32px #157a5442}.case-solution-image-wrap{justify-content:center;width:100%;margin-top:26px;display:flex}.case-solution-image{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 40px #0f172a1f);pointer-events:none;-webkit-user-select:none;user-select:none;width:min(100%,360px);height:auto}.case-solution-image--left,.case-solution-image--right{transform:translateY(6px)}@media (min-width:1500px){.case-grid{display:none}.case-intro{margin-bottom:88px}.case-stack-desktop{z-index:1;max-width:1000px;margin:0 auto;padding-bottom:24px;display:block;position:relative}.case-stack-scene{position:relative}.case-stack-scene-intro{margin:0 auto -502px;position:relative;top:-542px;left:auto;right:auto;transform:none}.case-stack-row-shell{min-height:100vh;position:relative}.case-stack-row-shell--first{min-height:138vh}.case-stack-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:72px;display:grid;position:sticky;top:8px}.case-stack-row--first{z-index:2;top:44px}.case-stack-row--second{z-index:3;margin-top:0}.case-stack-card{box-sizing:border-box;width:100%;height:584px;min-height:584px}.case-stack-card--primary,.case-stack-card--secondary{transform-origin:top}.case-stack-row-shell--second{min-height:70vh;margin-top:-52vh;padding-top:0}}@media (min-width:1360px) and (max-width:1499px){.case-grid{display:none}.case-intro{margin-bottom:88px}.case-stack-desktop{z-index:1;max-width:1000px;margin:0 auto;padding-bottom:48px;display:block;position:relative}.case-stack-scene{position:relative}.case-stack-scene-intro{margin:0 auto -394px;position:relative;top:-430px;left:auto;right:auto;transform:none}.case-stack-row-shell{min-height:112vh;position:relative}.case-stack-row-shell--first{min-height:148vh}.case-stack-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:56px;display:grid;position:sticky;top:40px}.case-stack-row--first{z-index:2;top:44px}.case-stack-row--second{z-index:3;margin-top:0}.case-stack-card{box-sizing:border-box;width:100%;height:584px;min-height:584px}.case-stack-row-shell--second{min-height:92vh;margin-top:-50vh;padding-top:0}}@media (min-width:769px) and (max-width:1359px){.case-grid{align-items:stretch;display:grid}.case-stack-desktop,.case-stack-scene-intro{display:none}.case-grid .case-solution-card{box-sizing:border-box;height:632px;min-height:632px}}.case-card--blank{background:#ffffffc7;border:1.5px solid #16221d1f;min-height:340px;animation:none;box-shadow:0 24px 56px #0f172a14}.case-card--blank:hover{transform:translateY(-4px);box-shadow:0 26px 58px #0f172a1a}.case-card-blank-surface{background:linear-gradient(#ffffffeb,#f8fafcd1),linear-gradient(135deg,#10b9810a,#3b82f60a);width:100%;min-height:340px}.case-card-img{aspect-ratio:4/3;border:1px solid var(--border);border-radius:var(--r-xl)var(--r-xl)0 0;background:var(--bg-warm);width:100%;overflow:hidden}.case-qualify-demo{background:radial-gradient(circle at 100% 0,#45cd901f,#0000 26%),linear-gradient(#fcfffd,#f5fbf7);flex-direction:column;gap:16px;height:100%;padding:22px;display:flex}.case-qualify-topbar,.case-qualify-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.case-qualify-pill,.case-qualify-score,.case-qualify-chip{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.68rem;font-weight:800;display:inline-flex}.case-qualify-pill{color:#0f6a4d;background:#0f6a4d14}.case-qualify-score{color:#fff;background:linear-gradient(135deg,#169b6b,#33c481);box-shadow:0 10px 18px #169b6b2e}.case-qualify-chat{flex-direction:column;gap:10px;display:flex}.case-qualify-msg{opacity:0;border-radius:16px;max-width:88%;padding:14px;font-size:.76rem;line-height:1.5;animation:.7s cubic-bezier(.16,1,.3,1) forwards caseQualifyIn;box-shadow:0 10px 20px #0f172a0d}.case-qualify-msg--lead{color:#344054;background:#fff;border:1px solid #0f172a0f;align-self:flex-start;animation-delay:.2s}.case-qualify-msg--ai{color:#0f5138;background:linear-gradient(135deg,#0f6a4d1f,#4ebf8329);border:1px solid #0f6a4d14;align-self:flex-end;animation-delay:.9s}.case-qualify-metrics{flex-direction:column;gap:12px;margin-top:2px;display:flex}.case-qualify-metric span{color:#475467;margin-bottom:6px;font-size:.7rem;font-weight:700;display:block}.case-qualify-bar{background:#e9f2ec;border-radius:999px;height:10px;overflow:hidden}.case-qualify-fill{border-radius:inherit;background:linear-gradient(90deg,#20b26f,#5ad18f);width:0;height:100%;animation:2.6s cubic-bezier(.16,1,.3,1) infinite caseQualifyFill;display:block}.case-qualify-fill--one{--fill-target:78%;animation-delay:.2s}.case-qualify-fill--two{--fill-target:91%;animation-delay:.5s}.case-qualify-fill--three{--fill-target:86%;animation-delay:.8s}.case-qualify-chip{color:#667085;background:#fff;border:1px solid #0f172a0f}.case-qualify-chip--accent{color:#0f6a4d;background:#0f6a4d14;border-color:#0f6a4d14}.case-followup-demo{background:radial-gradient(circle at 0 0,#5fd4991f,#0000 26%),linear-gradient(#fcfffd,#f5fbf7);flex-direction:column;gap:16px;height:100%;padding:22px;display:flex;position:relative;overflow:hidden}.case-followup-demo:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff6b 48%,#0000 100%);animation:4.2s ease-in-out infinite caseFollowSweep;position:absolute;inset:0;transform:translate(-140%)}.case-followup-head,.case-followup-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.case-followup-pill,.case-followup-state,.case-followup-chip{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.68rem;font-weight:800;display:inline-flex}.case-followup-pill{color:#0f6a4d;background:#0f6a4d14}.case-followup-state{color:#fff;background:linear-gradient(135deg,#0f6a4d,#2bbb7c);animation:1.8s ease-in-out infinite caseFollowStatePulse;box-shadow:0 10px 18px #0f6a4d2e}.case-followup-steps{flex-direction:column;gap:12px;display:flex}.case-followup-step{opacity:0;background:#fff;border:1px solid #0f172a0f;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;animation:.7s cubic-bezier(.16,1,.3,1) forwards caseFollowStepIn;display:grid;transform:translateY(12px);box-shadow:0 10px 20px #0f172a0d}.case-followup-step--active,.case-followup-step--delay,.case-followup-step--crm{animation-name:caseFollowStepIn,caseFollowCardPulse;animation-duration:.7s,3.2s;animation-timing-function:cubic-bezier(.16,1,.3,1),ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards,none}.case-followup-step--active{animation-delay:.15s,1.2s}.case-followup-step--delay{animation-delay:.55s,1.95s}.case-followup-step--crm{animation-delay:.95s,2.7s}.case-followup-icon{color:#0f6a4d;letter-spacing:.04em;background:linear-gradient(135deg,#e5fbef,#f6fffa);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.66rem;font-weight:800;animation:2.6s ease-in-out infinite caseFollowIconPulse;display:flex}.case-followup-copy{flex-direction:column;gap:3px;display:flex}.case-followup-copy strong{color:#1f2937;font-size:.82rem}.case-followup-copy span{color:#667085;font-size:.7rem}.case-followup-step b{color:#0f6a4d;background:#0f6a4d14;border-radius:999px;padding:7px 10px;font-size:.66rem;animation:2.2s ease-in-out infinite caseFollowChipBlink}.case-followup-lane{background:linear-gradient(90deg,#0f6a4d14,#0f6a4d29,#0f6a4d14);border-radius:999px;height:12px;margin:2px 6px 0;position:relative;overflow:hidden}.case-followup-lane:before{content:"";border-radius:inherit;background:linear-gradient(90deg,#1db16f,#55d291);width:38%;animation:2.6s ease-in-out infinite caseFollowLane;position:absolute;inset:0}.case-followup-lane-dot{background:#fff;border:3px solid #2dbf7d;border-radius:50%;width:16px;height:16px;margin-top:-8px;animation:2.6s ease-in-out infinite caseFollowDotPulse;position:absolute;top:50%;box-shadow:0 0 0 5px #2dbf7d1a}.case-followup-lane-dot--one{animation-delay:.1s;left:18%}.case-followup-lane-dot--two{animation-delay:.5s;left:48%}.case-followup-lane-dot--three{animation-delay:.9s;left:78%}.case-followup-chip{color:#667085;background:#fff;border:1px solid #0f172a0f}.case-followup-chip--accent{color:#0f6a4d;background:#0f6a4d14;border-color:#0f6a4d14}.case-speed-demo{background:radial-gradient(circle at 20% 30%,#e74c3c0f,#0000 30%),radial-gradient(circle at 80% 70%,#2ecc710f,#0000 30%),linear-gradient(#fcfffd,#f5fbf7);flex-direction:column;gap:6px;height:100%;padding:10px 10px 8px;display:flex;position:relative;overflow:hidden}.case-speed-topbar{justify-content:space-between;align-items:center;display:flex}.case-speed-pill{color:#0f6a4d;background:#0f6a4d14;border-radius:999px;align-items:center;min-height:20px;padding:0 9px;font-size:.56rem;font-weight:800;display:inline-flex}.case-speed-latency{color:#2ecc71;font-size:.52rem;font-weight:800;animation:2s ease-in-out infinite caseSpeedDotBlink}.case-speed-main{flex:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:0;display:grid}.case-speed-sources{flex-direction:column;gap:6px;display:flex}.case-speed-source{opacity:0;will-change:transform,opacity;background:#fff;border:1px solid #0f172a0f;border-radius:10px;align-items:center;gap:6px;padding:6px 8px;animation:.6s cubic-bezier(.16,1,.3,1) forwards caseSpeedSlideIn;display:flex;position:relative;box-shadow:0 4px 12px #0f172a0a}.case-speed-source:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffffb3}.case-speed-source--instagram{animation-delay:.1s}.case-speed-source--linkedin{animation-delay:.3s}.case-speed-source--whatsapp{animation-delay:.5s}.case-speed-source-icon{color:#fff;background:linear-gradient(135deg,#e1306c,#f77737);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.5rem;font-weight:900;display:flex}.case-speed-source-icon--linkedin{background:linear-gradient(135deg,#0077b5,#00a0dc)}.case-speed-source-icon--whatsapp{background:linear-gradient(135deg,#25d366,#0f9d58)}.case-speed-source-copy{flex-direction:column;gap:0;min-width:0;display:flex}.case-speed-source-copy strong{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:.52rem;overflow:hidden}.case-speed-source-copy span{color:#667085;font-size:.44rem}.case-speed-flow{justify-content:center;align-items:center;width:50px;height:100%;display:flex;position:relative}.case-speed-flow-line{background:repeating-linear-gradient(90deg,#0f172a1f 0 4px,#0000 4px 8px);height:1px;position:absolute;left:0;right:0}.case-speed-flow-line--one{top:22%}.case-speed-flow-line--two{top:50%}.case-speed-flow-line--three{top:78%}.case-speed-flow-pulse{will-change:transform,opacity;background:#2ecc71;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite caseSpeedSparkFlow;position:absolute;box-shadow:0 0 6px #2ecc7199}.case-speed-flow-pulse--one{animation-delay:.2s;top:calc(22% - 3px)}.case-speed-flow-pulse--two{animation-delay:.75s;top:calc(50% - 3px)}.case-speed-flow-pulse--three{animation-delay:1.3s;top:calc(78% - 3px)}.case-speed-capture-hub{z-index:2;background:linear-gradient(135deg,#0f6a4d,#2bbb7c);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:2s ease-in-out infinite caseSpeedHubPulse;display:flex;position:relative;box-shadow:0 0 15px #169b6b4d}.case-speed-capture-hub span{z-index:2;font-size:.7rem}.case-speed-hub-ring{border:1.5px dashed #2ecc7159;border-radius:50%;animation:6s linear infinite caseSpeedHubSpin;position:absolute;inset:-6px}.case-speed-unified{background:#ffffffe6;border:1px solid #0f172a0d;border-radius:12px;flex-direction:column;gap:5px;padding:6px;display:flex;box-shadow:0 8px 20px #0f172a0a}.case-speed-unified-head{justify-content:space-between;align-items:center;padding:0 2px;display:flex}.case-speed-unified-head span{color:#475467;font-size:.54rem;font-weight:700}.case-speed-unified-head b{color:#fff;background:linear-gradient(135deg,#169b6b,#2ecc71);border-radius:999px;padding:2px 6px;font-size:.48rem;font-weight:800;animation:1.8s ease-in-out infinite caseSpeedDotBlink}.case-speed-unified-list{flex-direction:column;gap:5px;display:flex}.case-speed-unified-item{opacity:0;will-change:transform,opacity;background:#fff;border:1px solid #0f172a0d;border-radius:8px;align-items:center;gap:5px;padding:5px 7px;animation:.5s cubic-bezier(.16,1,.3,1) forwards caseSpeedCaptureIn;display:flex;box-shadow:0 2px 8px #0f172a08}.case-speed-unified-item--one{animation-delay:.7s}.case-speed-unified-item--two{animation-delay:1.05s}.case-speed-unified-item--three{animation-delay:1.4s}.case-speed-unified-copy{flex-direction:column;gap:0;min-width:0;display:flex}.case-speed-unified-copy strong{color:#344054;font-size:.5rem;font-weight:700}.case-speed-unified-copy span{color:#667085;font-size:.42rem}.case-speed-unified-item b{color:#0f6a4d;background:#0f6a4d14;border-radius:999px;margin-left:auto;padding:2px 5px;font-size:.44rem;font-weight:800}.case-speed-cap-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.case-speed-cap-dot--green{background:#2ecc71}.case-speed-cap-dot--pulse{background:#2ecc71;animation:1s ease-in-out infinite caseSpeedDotBlink}.case-speed-hub-logo{object-fit:contain;z-index:2;background:#fff;border-radius:50%;width:20px;height:20px;padding:3px;box-shadow:0 4px 12px #0f172a29}.case-speed-statusbar{justify-content:center;align-items:center;gap:14px;padding:3px 0 0;display:flex}.case-speed-status-item{color:#667085;align-items:center;gap:4px;font-size:.48rem;font-weight:700;display:flex}.case-speed-status-dot{border-radius:50%;width:5px;height:5px}.case-speed-status-dot--active{background:#2ecc71;animation:1.8s ease-in-out infinite caseSpeedDotBlink}.case-analytics-demo{background:radial-gradient(circle at 100% 100%,#169b6b1a,#0000 40%),linear-gradient(#fcfffd,#f5fbf7);flex-direction:column;gap:6px;height:100%;padding:12px 14px;display:flex;position:relative;overflow:hidden}.case-analytics-topbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.case-analytics-pill{color:#0f6a4d;background:#0f6a4d14;border-radius:999px;align-items:center;min-height:22px;padding:0 10px;font-size:.6rem;font-weight:800;display:inline-flex}.case-analytics-live{color:#e74c3c;letter-spacing:.08em;font-size:.56rem;font-weight:800;animation:1.2s ease-in-out infinite caseAnalyticsLiveBlink}.case-analytics-chart{background:#fff9;border:1px solid #0f172a0d;border-radius:8px;width:100%;height:60px;position:relative;overflow:hidden}.case-analytics-svg{width:100%;height:100%}.case-analytics-line{stroke-dasharray:500;stroke-dashoffset:500px;animation:2.5s ease-out forwards caseAnalyticsLineDraw}.case-analytics-area{opacity:0;animation:1.5s ease-out 1s forwards caseAnalyticsAreaReveal}.case-analytics-dot{animation:1.8s ease-in-out infinite caseAnalyticsDotPulse}.case-analytics-scanline{pointer-events:none;background:linear-gradient(#0000,#169b6b99,#0000);width:2px;animation:3s ease-in-out infinite caseAnalyticsScanline;position:absolute;top:0;bottom:0;left:-10%;box-shadow:0 0 12px #169b6b66}.case-analytics-stats{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.case-analytics-stat{text-align:center;opacity:0;background:#fff;border:1px solid #0f172a0d;border-radius:10px;padding:5px 3px;animation:.6s ease-out forwards caseAnalyticsCountUp;box-shadow:0 4px 12px #0f172a0a}.case-analytics-stat:first-child{animation-delay:.4s}.case-analytics-stat:nth-child(2){animation-delay:.7s}.case-analytics-stat:nth-child(3){animation-delay:1s}.case-analytics-stat-val{color:#0f6a4d;background:linear-gradient(90deg,#0f6a4d,#2bbb7c,#0f6a4d) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.82rem;font-weight:800;animation:3s ease-in-out infinite caseAnalyticsStatShine;display:block}.case-analytics-stat-label{color:#667085;margin-top:1px;font-size:.54rem;font-weight:600;display:block}.case-analytics-meters{justify-content:center;gap:20px;display:flex}.case-analytics-meter{flex-direction:column;align-items:center;gap:2px;display:flex}.case-analytics-meter-ring{width:42px;height:42px;position:relative}.case-analytics-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.case-analytics-ring-fill{stroke-dasharray:0 100;transition:stroke-dasharray .3s;animation:2.8s cubic-bezier(.16,1,.3,1) infinite caseAnalyticsRingGrow}.case-analytics-ring-fill--a{--ring-target:82;animation-delay:.4s}.case-analytics-ring-fill--b{--ring-target:64;animation-delay:.7s}.case-analytics-meter-val{color:#0f6a4d;font-size:.5rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.case-analytics-meter-label{color:#667085;font-size:.54rem;font-weight:700}.case-routing-demo{background:radial-gradient(circle,#169b6b14,#0000 50%),linear-gradient(#fcfffd,#f5fbf7);flex-direction:column;gap:6px;height:100%;padding:12px 14px;display:flex;position:relative;overflow:hidden}.case-routing-topbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.case-routing-pill{color:#0f6a4d;background:#0f6a4d14;border-radius:999px;align-items:center;min-height:22px;padding:0 10px;font-size:.6rem;font-weight:800;display:inline-flex}.case-routing-badge{color:#fff;background:linear-gradient(135deg,#169b6b,#33c481);border-radius:999px;align-items:center;min-height:22px;padding:0 10px;font-size:.6rem;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #169b6b33}.case-routing-network{flex:1;justify-content:center;align-items:center;gap:0;display:flex;position:relative}.case-routing-source,.case-routing-targets{z-index:2;flex-direction:column;gap:6px;display:flex}.case-routing-node{opacity:0;background:#fff;border:1px solid #0f172a0f;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:6px 10px;animation:.6s cubic-bezier(.16,1,.3,1) forwards caseRoutingNodePop;display:flex;box-shadow:0 6px 16px #0f172a0f}.case-routing-node span{color:#344054;letter-spacing:.04em;font-size:.56rem;font-weight:800}.case-routing-node--lead{background:linear-gradient(135deg,#fff,#f0fdf4);animation-delay:.2s}.case-routing-node--rep:first-child{animation-delay:.8s}.case-routing-node--rep:nth-child(2){animation-delay:1s}.case-routing-node--rep:nth-child(3){animation-delay:1.2s}.case-routing-node--active{border-color:#2ecc71;animation:.6s cubic-bezier(.16,1,.3,1) .8s forwards caseRoutingNodePop,2s ease-in-out 1.4s infinite caseRoutingActiveGlow}.case-routing-match{color:#0f6a4d;background:#0f6a4d14;border-radius:999px;padding:1px 6px;font-size:.5rem;font-weight:800}.case-routing-node--active .case-routing-match{color:#fff;background:linear-gradient(135deg,#169b6b,#33c481);animation:1.5s ease-in-out infinite caseRoutingMatchFlash}.case-routing-paths{z-index:1;width:40px;height:90px;position:relative}.case-routing-path{background:linear-gradient(90deg,#169b6b26,#169b6b4d);border-radius:2px;height:2px;position:absolute;left:0;right:0}.case-routing-path--one,.case-routing-path--out-one{top:20%}.case-routing-path--two,.case-routing-path--out-two{top:50%}.case-routing-path--three,.case-routing-path--out-three{top:80%}.case-routing-pulse{background:#2ecc71;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 8px #2ecc7180}.case-routing-pulse--one{animation:2s ease-in-out infinite caseRoutingPulseFlow;top:calc(20% - 3px)}.case-routing-pulse--two{animation:2s ease-in-out .5s infinite caseRoutingPulseFlow;top:calc(50% - 3px)}.case-routing-pulse--three{animation:2s ease-in-out 1s infinite caseRoutingPulseFlow;top:calc(80% - 3px)}.case-routing-pulse--out-one{animation:2s ease-in-out 1.2s infinite caseRoutingPulseFlow;top:calc(20% - 3px)}.case-routing-pulse--out-two{animation:2s ease-in-out 1.7s infinite caseRoutingPulseFlow;top:calc(50% - 3px)}.case-routing-pulse--out-three{animation:2s ease-in-out 2.2s infinite caseRoutingPulseFlow;top:calc(80% - 3px)}.case-routing-ai-core{z-index:3;background:linear-gradient(135deg,#0f6a4d,#2bbb7c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;animation:2.5s ease-in-out infinite caseRoutingCoreGlow;display:flex;position:relative}.case-routing-ai-core span{color:#fff;letter-spacing:.06em;z-index:2;font-size:.62rem;font-weight:900}.case-routing-core-logo{object-fit:contain;z-index:2;background:#fff;border-radius:50%;width:22px;height:22px;padding:3px;box-shadow:0 4px 12px #0f172a29}.case-routing-ai-ring{border:2px dashed #2ecc714d;border-radius:50%;width:58px;height:58px;animation:8s linear infinite caseRoutingRingSpin;position:absolute;top:50%;left:50%}.case-routing-ai-ring--two{border-color:#e74c3c33;width:74px;height:74px;animation-duration:12s;animation-direction:reverse}.case-routing-factors{justify-content:center;gap:8px;display:flex}.case-routing-factor{color:#475467;opacity:0;background:#fff;border:1px solid #0f172a0f;border-radius:999px;padding:3px 8px;font-size:.54rem;font-weight:700;animation:.5s ease-out forwards caseRoutingFactorSlide}.case-routing-factor:first-child{animation-delay:1.4s}.case-routing-factor:nth-child(2){animation-delay:1.6s}.case-routing-factor:nth-child(3){animation-delay:1.8s}.case-revenue-demo{background:radial-gradient(circle at top,#169b6b1a,#0000 40%),linear-gradient(#fcfffd,#f5fbf7);flex-direction:column;gap:5px;height:100%;padding:12px 14px;display:flex;position:relative;overflow:hidden}.case-revenue-demo:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(110deg,#0000 0%,#fff6 48%,#0000 100%);animation:5s ease-in-out infinite caseRevenueSweep;position:absolute;inset:0;transform:translate(-150%)}.case-revenue-topbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.case-revenue-pill{color:#0f6a4d;background:#0f6a4d14;border-radius:999px;align-items:center;min-height:22px;padding:0 10px;font-size:.6rem;font-weight:800;display:inline-flex}.case-revenue-total{color:#0f6a4d;font-size:.9rem;font-weight:900;animation:2.5s ease-in-out infinite caseRevenueTotalPulse}.case-revenue-funnel{flex-direction:column;flex:1;justify-content:center;gap:4px;display:flex}.case-revenue-stage{align-items:center;gap:8px;padding:2px 0;display:flex;position:relative}.case-revenue-stage-bar{border-radius:999px;height:10px;animation:2s cubic-bezier(.16,1,.3,1) forwards caseRevenueStageGrow,3s ease-in-out 2s infinite caseRevenueStagePulse;position:relative;overflow:hidden}.case-revenue-stage--one .case-revenue-stage-bar{--stage-width:100%;background:linear-gradient(90deg,#2ecc71,#27ae60);width:0;animation-delay:.2s}.case-revenue-stage--two .case-revenue-stage-bar{--stage-width:72%;background:linear-gradient(90deg,#27ae60,#169b6b);width:0;animation-delay:.5s}.case-revenue-stage--three .case-revenue-stage-bar{--stage-width:45%;background:linear-gradient(90deg,#169b6b,#0f6a4d);width:0;animation-delay:.8s}.case-revenue-stage--four .case-revenue-stage-bar{--stage-width:28%;background:linear-gradient(90deg,#e74c3c,#c0392b);width:0;animation-delay:1.1s}.case-revenue-stage-info{flex-direction:column;gap:0;min-width:60px;display:flex}.case-revenue-stage-info strong{color:#1f2937;font-size:.62rem}.case-revenue-stage-info span{color:#667085;font-size:.52rem;font-weight:600}.case-revenue-flow{pointer-events:none;width:100%;height:3px;margin-top:-1.5px;position:absolute;top:50%;left:0;overflow:hidden}.case-revenue-flow:before{content:"";background:linear-gradient(90deg,#0000,#2ecc7199,#0000);border-radius:999px;width:30%;height:100%;position:absolute;top:0;left:-100%}.case-revenue-flow--one:before{animation:2.5s ease-in-out .3s infinite caseRevenueFlow}.case-revenue-flow--two:before{animation:2.5s ease-in-out .9s infinite caseRevenueFlow}.case-revenue-flow--three:before{animation:2.5s ease-in-out 1.5s infinite caseRevenueFlow}.case-revenue-velocity{flex-direction:column;gap:3px;display:flex}.case-revenue-vel-track{background:linear-gradient(90deg,#e74c3c1f,#2ecc711f);border-radius:999px;height:4px;position:relative;overflow:hidden}.case-revenue-vel-fill{border-radius:inherit;background:linear-gradient(90deg,#e74c3c,#f39c12,#2ecc71);width:0;height:100%;animation:3.5s ease-in-out infinite caseRevenueVelocity;position:absolute;top:0;left:0}.case-revenue-vel-glow{background:radial-gradient(circle,#ffffffe6,#0000);border-radius:999px;width:20px;animation:3.5s ease-in-out infinite caseRevenueVelGlow;position:absolute;top:-4px;bottom:-4px;left:-20%}.case-revenue-vel-label{color:#667085;text-align:center;font-size:.52rem;font-weight:600}.case-revenue-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.case-revenue-chip{color:#667085;background:#fff;border:1px solid #0f172a0f;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:.54rem;font-weight:800;display:inline-flex}.case-revenue-chip--accent{color:#0f6a4d;background:#0f6a4d14;border-color:#0f6a4d14}.case-card-img .placeholder{width:100%;height:100%;color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono);justify-content:center;align-items:center;display:flex}.case-card-body{padding:24px 4px}.case-card-title{color:var(--text);margin-bottom:8px;font-size:1.15rem;font-weight:700}.case-card-desc{color:var(--text2);font-size:.88rem;line-height:1.65}.customers-section{text-align:center;background:var(--bg-warm);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 48px}.customers-label{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:.72rem}.customers-h2{font-family:var(--font-serif);margin-bottom:60px;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.15}.testimonial-card{border-radius:var(--r-2xl);background:var(--bg);border:1px solid var(--border);max-width:800px;box-shadow:var(--shadow-lg);margin:0 auto;overflow:hidden}.testimonial-img{aspect-ratio:16/9;width:100%;color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono);background:linear-gradient(135deg,var(--bg-warm),#ede8e0);justify-content:center;align-items:center;display:flex}.enterprise-section{background:var(--bg-dark);color:#fff;text-align:center;padding:100px 48px;position:relative;overflow:hidden}.enterprise-section:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.enterprise-h2{font-family:var(--font-serif);margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:400;line-height:1.1;position:relative}.enterprise-sub{color:#ffffffa6;max-width:560px;margin:0 auto 48px;font-size:.95rem;line-height:1.7;position:relative}.enterprise-cta{border-radius:var(--r-full);color:#fff;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:8px;margin-bottom:60px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex;position:relative}.enterprise-cta:hover{background:#ffffff2e;transform:translateY(-2px)}.enterprise-cta svg{width:14px;height:14px}.enterprise-visual{max-width:var(--max-w);border-radius:var(--r-2xl);background:var(--bg-dark2);border:1px solid #ffffff14;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 80px #0006}.enterprise-visual .placeholder{aspect-ratio:16/8;color:#fff3;width:100%;font-size:.8rem;font-family:var(--font-mono);justify-content:center;align-items:center;display:flex}.enterprise-visual:before,.enterprise-visual:after{content:"";z-index:2;border:2px solid #ffffff14;width:24px;height:24px;position:absolute}.enterprise-visual:before{border-bottom:none;border-right:none;border-radius:4px 0 0;top:-1px;left:-1px}.enterprise-visual:after{border-top:none;border-left:none;border-radius:0 0 4px;bottom:-1px;right:-1px}.usecases-section{background:var(--bg);padding:52px 0 100px 48px;scroll-margin-top:8px;position:relative;overflow:hidden}.usecases-section:before{content:"";background-image:linear-gradient(#6b4c8a21 1px,#0000 1px),linear-gradient(90deg,#6b4c8a21 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.usecases-top{max-width:var(--max-w);justify-content:space-between;align-items:center;margin:0 auto 64px;padding-right:48px;display:flex;transform:translate(10px)}.usecases-h2{font-family:var(--font-serif);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400}.usecases-cta{border-radius:var(--r-full);color:#fff;background:linear-gradient(#2a9d6e 0%,#1f7f59 100%);border:1px solid #186d4db8;flex-shrink:0;align-items:center;gap:8px;padding:14px 28px;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff59,0 8px 24px #1f7f592e}.usecases-cta:hover{background:linear-gradient(#248a61 0%,#1a6d4d 100%);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,0 12px 28px #1f7f593d}.usecases-cta svg{width:14px;height:14px}.usecases-grid{max-width:var(--max-w);border:1px solid var(--border);border-radius:var(--r-2xl)0 0 var(--r-2xl);background:var(--bg);border-right:none;grid-template-columns:300px 1fr;gap:0;margin:0 auto;display:grid;overflow:visible}.usecases-sidebar{border-right:1px solid var(--border);flex-direction:column;display:flex}.uc-item{color:var(--text2);border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:14px;padding:20px 28px;font-size:1.05rem;font-weight:500;transition:background .2s,color .2s;display:flex;position:relative;overflow:hidden}.uc-item-label{min-width:0}.uc-item-label--mobile{display:none}.uc-item:last-child{border-bottom:none}.uc-item:hover{background:var(--bg-warm);color:var(--text)}.uc-item.active{color:var(--accent);background:var(--bg-green-l)}.uc-item svg{opacity:.5;flex-shrink:0;width:20px;height:20px}.uc-item.active svg{opacity:1}.usecases-visual{background:url(/images/background.webp) 50%/cover no-repeat;align-items:stretch;min-height:480px;margin-right:-65px;padding:28px 0 28px 28px;display:flex;position:relative;overflow:hidden}.usecases-image-wrap{contain:layout paint;will-change:opacity,transform;border-radius:14px 0 0 14px;width:100%;transition:opacity .4s,transform .4s;position:relative;overflow:hidden;box-shadow:-4px 8px 32px #0000001f}.usecases-image-wrap.is-entering{opacity:1;transform:translateY(0)}.usecases-image-wrap.is-exiting{opacity:0;transform:translateY(24px)}.usecases-img{object-fit:cover;object-position:left top;width:calc(100% + 40px);height:calc(100% + 20px);margin:-20px 0 0 -40px;display:block}.uc-timer-bar{background:var(--accent);height:2px;animation:5s linear forwards ucTimer;position:absolute;bottom:0;left:0}@keyframes ucTimer{0%{width:0}to{width:100%}}.integrations-section{color:#fff;background:linear-gradient(#292925 0%,#23231f 100%);padding:72px 48px 120px;scroll-margin-top:8px;position:relative;overflow:hidden}.int-network{contain:layout paint}.integrations-section:before{content:"";opacity:.7;background-image:radial-gradient(circle,#ffffff0d 0 3px,#0000 3.5px),linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:50%,50%,50%;background-size:44px 44px,180px 180px,180px 180px;position:absolute;inset:0}.integrations-section:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 42%,#ffffff0f 0%,#ffffff05 16%,#0000 38%),linear-gradient(90deg,#23231ff0 0%,#23231f1f 14% 86%,#23231ff0 100%),linear-gradient(#23231fd1 0%,#23231f0f 18%,#23231f08 82%,#23231fd1 100%);position:absolute;inset:0}.integrations-top{max-width:var(--max-w);z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:60px;margin:0 auto 88px;display:grid;position:relative}.int-label{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:#fff6;margin-bottom:16px;font-size:.7rem}.int-h2{font-family:var(--font-serif);letter-spacing:-.045em;text-shadow:0 6px 28px #00000042;max-width:560px;margin-top:10px;font-size:clamp(2.35rem,4vw,3.55rem);font-style:italic;font-weight:400;line-height:.98}.int-h2-line{white-space:nowrap}.int-desc{color:#ffffffa6;max-width:480px;margin-top:34px;font-size:.95rem;line-height:1.7}.int-network{z-index:1;background:radial-gradient(circle at 50% 22%,#36a8e11a,#0000 24%),radial-gradient(circle at 50% 68%,#ffffff0b,#0000 20%),linear-gradient(90deg,#ffffff0a,#fff0 6% 94%,#ffffff0a),linear-gradient(#ffffff08,#ffffff03);border:1px solid #ffffff14;border-color:#ffffff14 #ffffff0d;max-width:980px;height:560px;margin:0 auto;position:relative;box-shadow:inset 0 0 0 1px #ffffff08,inset 0 36px 80px #ffffff05,0 30px 70px #0000002e}.int-network:before,.int-network:after{content:"";pointer-events:none;width:98px;position:absolute;top:0;bottom:0}.int-network:before{background:linear-gradient(90deg,#ffffff14,#fff0);left:0}.int-network:after{background:linear-gradient(270deg,#ffffff14,#fff0);right:0}.int-lines:after{content:"";filter:blur(12px);opacity:.7;background:radial-gradient(circle,#36a8e129 0%,#36a8e10f 30%,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:168px;left:50%;transform:translate(-50%)}.int-lines{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.int-lines-mobile{display:none}.int-lines line{stroke:#36a8e1b3;stroke-width:2.05px;stroke-linecap:square;filter:drop-shadow(0 0 6px #36a8e124)}.int-sq{fill:#36a8e15c;stroke:#7ad2fff0;stroke-width:1px;filter:drop-shadow(0 0 8px #56beff57)}.int-node{z-index:2;filter:drop-shadow(0 18px 28px #0000002e);transition:transform .28s,filter .28s;position:absolute;transform:translate(-50%,-50%)}.int-node img{object-fit:contain;box-sizing:border-box;opacity:.98;background:#000;border:1px solid #ffffff1f;border-radius:12px;width:116px;height:116px;padding:20px;box-shadow:inset 0 1px #ffffff29,inset 0 0 0 1px #ffffff0d,inset 0 18px 28px #ffffff0a,0 18px 30px #0000001f}.int-node:hover{filter:drop-shadow(0 24px 34px #00000038);transform:translate(-50%,calc(-50% - 6px))}.int-node img.int-logo-hubspot,.int-node img.int-logo-facebook{padding:8px}.int-node img.int-logo-whatsapp{padding:9px}.int-node img.int-logo-outlook{background:#000;padding:7px}.int-node:before,.int-node:after{content:"";background:#ffffff14;border:1px solid #ffffff1f;width:10px;height:10px;position:absolute;box-shadow:0 0 12px #ffffff14}.int-node:before{top:10px;left:10px}.int-node:after{bottom:10px;right:10px}.int-hub{top:168px;left:50%}.int-hub img{outline-offset:6px;background:#000;border:1px solid #36a8e1cc;outline:2px dashed #36a8e18c;width:148px;height:148px;padding:24px;box-shadow:0 0 0 1px #ffffff0d,0 0 24px #36a8e129,0 22px 48px #0000002e}.int-hub:before,.int-hub:after{display:none}.int-n1{top:360px;left:12.5%}.int-n2{top:360px;left:87.5%}.int-n3{top:468px;left:26%}.int-n4{top:470px;left:50%}.int-n5{top:468px;left:74%}.templates-section{text-align:center;color:#fff;background:linear-gradient(#292925 0%,#23231f 100%);padding:100px 48px 60px;scroll-margin-top:8px;position:relative;overflow:hidden}.templates-section:before{content:"";opacity:.7;background-image:radial-gradient(circle,#ffffff0d 0 3px,#0000 3.5px),linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:50%,50%,50%;background-size:44px 44px,180px 180px,180px 180px;position:absolute;inset:0}.templates-section:after{content:"";pointer-events:none;background:linear-gradient(90deg,#23231ff0 0%,#23231f26 14% 86%,#23231ff0 100%),linear-gradient(#23231fb8 0%,#23231f14 16%,#23231f0a 84%,#23231fbf 100%);position:absolute;inset:0}.templates-intro{z-index:1;width:100%;position:relative}.templates-h2{font-family:var(--font-serif);color:#fff;margin-bottom:12px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:400;line-height:1.1;position:relative}.templates-sub{color:#ffffffa6;max-width:540px;margin:0 auto 32px;font-size:.95rem;line-height:1.7;position:relative}.templates-cta-row{justify-content:center;gap:14px;margin-bottom:60px;display:flex;position:relative}.templates-section .btn-secondary{color:#fff;background:#ffffff1a;border:1px solid #fff3}.templates-section .btn-secondary:hover{background:#ffffff2e}.templates-scroll{z-index:1;padding:20px 0 40px;position:relative;overflow:hidden}.templates-track{align-items:stretch;gap:20px;width:max-content;animation:90s linear infinite workflow-marquee;display:flex}.template-card{scroll-snap-align:start;border-radius:var(--r-xl);background:#23231fe6;border:1px solid #ffffff1f;flex:0 0 260px;align-self:stretch;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 20px 48px #00000029}.template-card:hover{transform:translateY(-6px);box-shadow:0 28px 62px #0000003d}.template-card .placeholder{aspect-ratio:3/4;width:100%;color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono);background:var(--bg-warm);justify-content:center;align-items:center;display:flex}.workflow-preview{text-align:left;background:radial-gradient(circle at 100% 0,#36a8e114,#0000 22%),linear-gradient(#ffffff05,#ffffff03),#23231f;flex-direction:column;gap:12px;width:100%;min-height:660px;padding:18px 16px 14px;display:flex;position:relative}.workflow-preview:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff0f,#0000 24% 76%,#ffffff0a);position:absolute;inset:0}.workflow-preview-top,.workflow-preview-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.workflow-preview-badge,.workflow-preview-status{letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:700}.workflow-preview-badge{color:#d7ecfb;background:#36a8e11f;border:1px solid #36a8e12e}.workflow-preview-status{color:#d8f3e5;background:#22c55e1f;border:1px solid #22c55e2e}.workflow-preview-heading{flex-direction:column;gap:6px;display:flex}.workflow-preview-title{color:#fff;letter-spacing:-.03em;font-size:1.16rem;font-weight:700;line-height:1.06}.workflow-preview-sub{color:#ffffffad;font-size:.78rem;line-height:1.45}.workflow-preview-steps{flex-direction:column;gap:8px;display:flex}.workflow-preview-steps.compact{gap:6px}.workflow-step{background:#ffffffd6;border:1px solid #0f172a0f;border-radius:18px;align-items:flex-start;gap:10px;padding:11px;display:flex;box-shadow:0 10px 22px #0f172a0d}.workflow-step-index{color:#fff;border-radius:12px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.73rem;font-weight:700;display:inline-flex}.workflow-step-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.workflow-step-label{color:var(--text);font-size:.84rem;font-weight:700}.workflow-step-detail{color:var(--text2);font-size:.76rem;line-height:1.45}.tone-teal .workflow-step-index{background:linear-gradient(135deg,#14b8a6,#0f766e)}.tone-blue .workflow-step-index{background:linear-gradient(135deg,#60a5fa,#2563eb)}.tone-gold .workflow-step-index{background:linear-gradient(135deg,#fbbf24,#d97706)}.tone-violet .workflow-step-index{background:linear-gradient(135deg,#a78bfa,#7c3aed)}.workflow-step-chip{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:10px;height:86px;padding:9px 10px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000001f}.workflow-step-chip-index{color:#fff;background:linear-gradient(135deg,#1f9d74,#1d7f62);border-radius:11px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.68rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px 1px #fff3}.workflow-step-chip-copy{flex-direction:column;gap:2px;width:100%;min-width:0;padding-right:52px;display:flex}.workflow-step-chip-topline{min-width:0;padding-right:0}.workflow-step-chip-label{color:#f8fafc;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:.76rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.workflow-step-chip-icon{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #00000024}.workflow-step-chip-icon svg{stroke:currentColor;stroke-width:1.9px;width:18px;height:18px}.workflow-step-chip-detail{color:#ffffff9e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.32;display:-webkit-box;overflow:hidden}.workflow-step-chip-more .workflow-step-chip-index{background:linear-gradient(135deg,#94a3b8,#64748b)}.workflow-step-chip-more .workflow-step-chip-label{color:#ffffffad}.workflow-preview-footer{color:#ffffff75;border-top:1px solid #ffffff14;margin-top:auto;padding-top:6px;font-size:.68rem}.workflow-preview.tone-teal{background:radial-gradient(circle at 100% 0,#14b8a62e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-blue{background:radial-gradient(circle at 100% 0,#3b82f62e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-gold{background:radial-gradient(circle at 100% 0,#f59e0b2e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-violet{background:radial-gradient(circle at 100% 0,#7c3aed2e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-rose{background:radial-gradient(circle at 100% 0,#f43f5e2e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-emerald{background:radial-gradient(circle at 100% 0,#10b9812e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-orange{background:radial-gradient(circle at 100% 0,#f973162e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-slate{background:radial-gradient(circle at 100% 0,#4755692e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-indigo{background:radial-gradient(circle at 100% 0,#6366f12e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}.workflow-preview.tone-plum{background:radial-gradient(circle at 100% 0,#a855f72e,#0000 30%),linear-gradient(#ffffff08,#ffffff03),#23231f}@keyframes workflow-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}.cta-section{color:var(--text);text-align:center;isolation:isolate;background:linear-gradient(#dcefe6 0%,#e6f4ed 42%,#f2faf6 100%);padding:20px 48px 0;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(80% 60% at 50% 38%,#2a9d6e29,#0000 60%),linear-gradient(#6fb58b24,#ffffff05 36%);position:absolute;inset:0}.cta-sketch{pointer-events:none;z-index:0;opacity:.95;position:absolute}.cta-sketch:before,.cta-sketch:after{content:"";filter:drop-shadow(0 1px #ffffff38);border:2.2px solid #157e5c47;border-radius:50%;position:absolute;inset:0}.cta-sketch:after{border-color:#3ab0843d;inset:12% 10% 8% 14%}.cta-sketch--left{width:320px;height:500px;top:42px;left:-72px;transform:rotate(-18deg)}.cta-sketch--left:before{border-bottom-color:#0000;border-left-color:#0000}.cta-sketch--left:after{border-top-color:#0000;border-right-color:#0000;transform:rotate(7deg)}.cta-sketch--top{width:380px;height:210px;top:-74px;left:43%;transform:translate(-50%)rotate(7deg)}.cta-sketch--top:before{border-bottom-color:#0000;border-left-color:#0000}.cta-sketch--top:after{border-top-color:#0000;border-right-color:#0000;inset:20% 8% 2% 18%}.cta-sketch--center{width:220px;height:220px;bottom:44px;left:26%;transform:rotate(14deg)}.cta-sketch--center:before{border-bottom-color:#0000;border-right-color:#0000}.cta-sketch--center:after{border-top-color:#0000;border-left-color:#0000;inset:10% 14% 12% 10%}.cta-sketch--loop{width:180px;height:180px;top:126px;left:54%;transform:rotate(-11deg)}.cta-sketch--loop:before{border-top-color:#0000;border-left-color:#0000}.cta-sketch--loop:after{border-bottom-color:#0000;border-right-color:#0000;inset:18% 8% 8% 18%}.cta-sketch--right{width:320px;height:320px;bottom:24px;right:36px;transform:rotate(12deg)}.cta-sketch--right:before{border-top-color:#0000;border-left-color:#0000}.cta-sketch--right:after{border-bottom-color:#0000;border-right-color:#0000;inset:16% 8% 10% 16%}.cta-sketch--bottom{width:300px;height:150px;bottom:-54px;right:220px;transform:rotate(-6deg)}.cta-sketch--bottom:before{border-top-color:#0000;border-left-color:#0000}.cta-sketch--bottom:after{border-bottom-color:#0000;border-right-color:#0000;inset:26% 12% 0 8%}.cta-watermark{display:none}.cta-watermark-letter,.cta-watermark-rest{display:inline-block}.cta-watermark-rest{color:#191e3414}.cta-watermark-letter--green{color:#2a9d6e24}.cta-simple{z-index:1;max-width:var(--max-w);grid-template-columns:minmax(320px,.95fr) minmax(320px,.9fr);align-items:center;gap:34px;margin:0 auto;display:grid;position:relative}.cta-simple-copy{text-align:left;max-width:40rem}.cta-h2{font-family:var(--font-serif);z-index:1;max-width:12ch;margin-bottom:18px;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:400;line-height:1.1;position:relative}.cta-h2-line{white-space:nowrap;display:inline-block}.cta-subcopy{color:#435464;z-index:1;max-width:34rem;margin:0 0 22px;font-size:1rem;line-height:1.65;position:relative}.cta-submit{border-radius:var(--r-full);background:var(--accent-btn);color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-body);z-index:1;white-space:nowrap;border:none;align-items:center;gap:8px;padding:16px 28px;text-decoration:none;transition:background .2s;display:inline-flex;position:relative}.cta-submit:hover{background:var(--accent2)}.cta-submit svg{width:14px;height:14px}.cta-visual{z-index:2;min-height:340px;position:relative}.cta-visual--simple{width:min(100%,520px);margin-left:auto}.cta-visual-automation{z-index:1;position:absolute;bottom:0;left:0;right:30px;transform:translate(-72px)}.cta-visual-automation img{width:100%;height:auto;display:block}.cta-visual-person{z-index:2;width:min(100%,240px);height:320px;position:absolute;bottom:-14px;right:-10px;overflow:hidden}.cta-visual-person img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.footer{z-index:200;background:linear-gradient(#18382d 0%,#10271f 100%);border-top:1px solid #ffffff0f;padding:64px 48px 40px;position:relative}.footer-inner{max-width:var(--max-w);grid-template-columns:1.4fr .85fr .85fr .85fr .9fr;gap:48px;margin:0 auto;display:grid}.footer-brand{flex-direction:column;gap:12px;display:flex}.footer-brand-top{flex-direction:column;align-items:flex-start;gap:0;display:flex}.footer-logo{font-family:var(--font-body);color:#fff;align-items:center;gap:10px;margin-bottom:10px;font-size:1.15rem;font-weight:800;display:flex}.footer-tagline{color:#ffffff7a;margin:8px 0 20px;font-size:.85rem;line-height:1.55}.footer-logo img{object-fit:contain;flex-shrink:0;width:32px;height:32px}.footer-badges{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.footer-badge{background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.footer-badge--iso{width:62px;height:62px;padding:6px}.footer-badge--gdpr{width:142px;height:62px;padding:7px 9px}.footer-badge img{object-fit:contain;width:100%;height:100%;display:block}.footer-col h4{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff6b;margin-bottom:20px;font-size:.68rem;font-weight:500}.footer-col a{color:#ffffffb8;padding:6px 0;font-size:.88rem;transition:color .2s;display:block}.footer-col a:hover{color:#fff}.footer-col--social{grid-area:2/4/auto/-1;place-self:end;margin-top:10px}.footer-bottom{color:#ffffff75;border-top:0;grid-area:2/1/auto/4;justify-content:flex-start;align-self:end;align-items:center;margin-top:0;padding-top:0;font-size:.8rem;display:flex}.footer-social-links{flex-flow:row;justify-content:flex-start;align-items:center;gap:14px;display:flex}.footer-social-link{color:#ffffffb8;background:#ffffff05;border:1px solid #ffffff29;border-radius:999px;width:56px;height:56px;padding:0;line-height:0;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex;position:relative}.footer-social-link:hover{color:#fff;background:#1ea672;border-color:#1ea672;transform:translateY(-2px)}.footer-social-link svg{flex-shrink:0;width:24px;height:24px;margin:auto;display:block;position:absolute;inset:0}.footer-bottom-badges{align-items:center;gap:18px;display:flex}.footer-bottom-badges span{color:#ffffff9e;letter-spacing:.02em;background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;display:inline-flex}.footer-extension{background:#10271f;border-top:1px solid #ffffff0a;padding:10px 8px 0;overflow:hidden}.footer-extension-inner{width:100%;max-width:none;font-family:var(--font-serif);letter-spacing:.02em;filter:blur(1.5px);text-shadow:0 0 30px #57b5d714,0 0 110px #57b5d70f;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;margin:0 auto;font-size:clamp(6.4rem,20vw,16rem);font-style:italic;font-weight:400;line-height:.8;transform:translateY(.01em)}.footer-extension-letter,.footer-extension-rest{display:inline-block}.footer-extension-rest{color:#ffffff29}.footer-extension-letter--green{color:#2a9d6e38}@media (max-width:720px){.footer-bottom-badges{flex-wrap:wrap;justify-content:center;gap:10px}}.wf-section-header{z-index:2;text-align:center;max-width:680px;margin:0 auto 48px;padding:24px 24px 0;position:relative}.wf-section-kicker{letter-spacing:.08em;text-transform:uppercase;color:#059669;background:linear-gradient(135deg,#0596691a,#38bdf81a);border:1px solid #0596692e;border-radius:999px;margin-bottom:18px;padding:6px 18px;font-size:.82rem;font-weight:700;display:inline-block}.wf-section-title{color:#0f172a;letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(1.75rem,4vw,2.65rem);font-weight:850;line-height:1.18}.hero-cta-section-title h2,.case-h2,.int-h2,.usecases-h2,.templates-h2,.cta-h2,.wf-section-title{letter-spacing:-.025em;text-wrap:balance;white-space:nowrap;font-family:Didot,Bodoni MT,Baskerville,Times New Roman,serif;font-size:clamp(2.35rem,4.4vw,3.65rem);font-style:normal;font-weight:600;line-height:.98}@media (max-width:900px){.hero-cta-section-title h2,.case-h2,.int-h2,.usecases-h2,.templates-h2,.cta-h2,.wf-section-title{white-space:normal}}.wf-section-title-accent{background:linear-gradient(135deg,#059669 0%,#0ea5e9 60%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wf-section-subtitle{color:#64748b;margin:0;font-size:1.05rem;font-weight:450;line-height:1.65}.showcase-section{background:radial-gradient(circle at 0 0,#22c55e0f,#0000 28%),radial-gradient(circle at 100% 0,#0ea5e90f,#0000 32%),linear-gradient(#f7fffd 0%,#fff 100%);padding:80px 48px 72px;position:relative}.showcase-section:before{content:"";border-top:2px solid #14231d1a;width:min(90%,1200px);height:0;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px #fff,0 6px #14231d12}.wf-wrap{max-width:var(--max-w);background:var(--bg);border:1px solid var(--border);border-radius:var(--r-2xl);box-shadow:var(--shadow-xl);margin:0 auto;overflow:hidden}.wf-tabs{border-bottom:1px solid var(--border);background:var(--bg-warm);align-items:stretch;display:flex;position:relative}.wf-tab{cursor:pointer;border:none;border-right:1px solid var(--border);opacity:.4;font-family:var(--font-body);background:0 0;flex:1;align-items:center;gap:10px;padding:14px 16px;transition:opacity .4s,background .4s;display:flex}.wf-tab:last-of-type{border-right:none}.wf-tab.active{opacity:1;background:#fff}.wf-tab.done{opacity:.65}.wf-tab-num{width:28px;height:28px;font-family:var(--font-mono);background:var(--border);color:var(--text2);border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;transition:background .4s,color .4s,border-color .4s;display:flex}.wf-tab.done .wf-tab-num{background:var(--accent);border-color:var(--accent);color:#fff}.wf-tab-label{color:var(--text);white-space:nowrap;text-transform:capitalize;font-size:.78rem;font-weight:700}.wf-tabs-progress{z-index:2;background:0 0;height:3px;position:absolute;bottom:-2px;left:0;right:0}.wf-tabs-progress-fill{background:var(--accent);border-radius:2px;height:100%;transition:width 50ms linear}.wf-scene{min-height:640px;position:relative;overflow:hidden}.wf-scene-panel{padding:0;animation:.6s cubic-bezier(.16,1,.3,1) both wfSceneIn}.wf-builder,.wf-channels,.wf-leads-scene,.wf-ai-scene,.wf-dashboard{display:none!important}@keyframes wfSceneIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.wf-unified-stage{background:linear-gradient(#0f172a09 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#0f172a09 1px,#0000 1px) 0 0/28px 28px,radial-gradient(circle at 0 0,#10b9811f,#0000 24%),radial-gradient(circle at 100% 0,#38bdf81f,#0000 26%),linear-gradient(#f7fffd,#eff7ff);min-height:640px;padding:28px;position:relative}.wf-stage-node{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffffc7;border-radius:24px;padding:18px;position:absolute;overflow:hidden;box-shadow:0 18px 44px #0f172a1f,inset 0 1px #ffffffe0}.wf-stage-node:before{content:"";pointer-events:none;background:linear-gradient(135deg,#10b9810f,#0000 36%,#38bdf80f);position:absolute;inset:0}.wf-stage-node--top-left{width:240px;animation:.55s both wfNodeReveal;top:28px;left:28px}.wf-stage-node--bottom-left{width:270px;animation:.55s .35s both wfNodeReveal;bottom:72px;left:42px}.wf-stage-node--center{width:min(44vw,470px);animation:.65s .7s both wfNodeReveal;top:118px;left:50%;transform:translate(-50%)}.wf-stage-node--top-right{width:250px;animation:.55s 1.05s both wfNodeReveal;top:34px;right:36px}.wf-stage-node--bottom-right{width:280px;animation:.55s 1.4s both wfNodeReveal;bottom:66px;right:48px}.wf-stage-kicker,.wf-stage-process{letter-spacing:.08em;text-transform:uppercase;color:#059669;z-index:1;align-items:center;gap:8px;font-size:.7rem;font-weight:800;display:inline-flex;position:relative}.wf-stage-title,.wf-stage-copy,.wf-stage-center-top,.wf-stage-preview,.wf-stage-ring,.wf-stage-bars,.wf-stage-mini,.wf-stage-chips{z-index:1;position:relative}.wf-stage-title{color:#111827;margin-top:10px;font-size:1rem;font-weight:800}.wf-stage-copy{color:#667085;margin-top:8px;font-size:.8rem;line-height:1.6}.wf-stage-mini{gap:8px;margin-top:14px;display:grid}.wf-stage-mini span{transform-origin:0;background:linear-gradient(90deg,#10b981f0,#38bdf8d1);border-radius:999px;height:10px;animation:3s ease-in-out infinite wfLinePulse;display:block}.wf-stage-mini span:first-child{width:88%}.wf-stage-mini span:nth-child(2){width:64%;animation-delay:.2s}.wf-stage-mini span:nth-child(3){width:46%;animation-delay:.4s}.wf-stage-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.wf-stage-chips span,.wf-stage-badge,.wf-stage-hot{border-radius:999px;align-items:center;padding:7px 11px;font-size:.7rem;font-weight:800;display:inline-flex}.wf-stage-chips span{color:#0f172a;background:#0f172a0f}.wf-stage-center-top,.wf-stage-preview-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.wf-stage-badge,.wf-stage-hot{color:#059669;background:#10b9811f}.wf-stage-preview{margin-top:14px}.wf-stage-preview-screen{background:linear-gradient(#fff,#f8fbff),linear-gradient(135deg,#10b98114,#38bdf814);border:1px solid #0f172a14;border-radius:20px;min-height:200px;margin-top:14px;position:relative;overflow:hidden}.wf-stage-wave{align-items:end;gap:6px;height:54px;display:flex;position:absolute;top:24px;left:24px;right:24px}.wf-stage-wave span{background:linear-gradient(#7c3aede6,#0ea5e9a6);border-radius:999px 999px 4px 4px;flex:1;animation:2s ease-in-out infinite wfWaveBars}.wf-stage-feed{flex-direction:column;gap:10px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.wf-stage-feed-row{color:#475467;background:#f8fafcf0;border:1px solid #0f172a0f;border-radius:14px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:.74rem;animation:.45s both wfSlideIn;display:flex}.wf-stage-feed-row b{color:#0f172a}.wf-stage-ring{width:92px;height:92px;margin-top:16px}.wf-stage-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.wf-stage-ring span{color:#0f172a;justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;display:flex;position:absolute;inset:0}.wf-stage-probability{background:radial-gradient(circle at 100% 0,#22c55e1f,#0000 34%),radial-gradient(circle at 0 100%,#0ea5e91f,#0000 36%),linear-gradient(#fffffffa,#f7fafcf0);border:1px solid #94a3b829;border-radius:22px;margin-top:16px;padding:14px;box-shadow:inset 0 1px #ffffffe0,0 16px 34px #0f172a14}.wf-stage-probability-top,.wf-stage-meter-row,.wf-stage-probability-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.wf-stage-probability-tag,.wf-stage-probability-live,.wf-stage-probability-chip{letter-spacing:.02em;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.63rem;font-weight:800;display:inline-flex}.wf-stage-probability-tag{color:#0f172a;background:#0f172a0f}.wf-stage-probability-live{color:#059669;background:#10b9811f}.wf-stage-probability-core{grid-template-columns:96px 1fr;align-items:center;gap:14px;margin-top:14px;display:grid}.wf-stage-ring--probability{filter:drop-shadow(0 12px 18px #10b9812e);width:96px;height:96px;margin-top:0}.wf-stage-ring--probability:after{content:"%";color:#64748b;font-size:.68rem;font-weight:800;position:absolute;bottom:23px;right:26px}.wf-stage-ring--probability span{color:#0f172a;font-size:1.55rem;font-family:var(--font-mono)}.wf-stage-probability-copy strong{color:#0f172a;font-size:.86rem;font-weight:800;display:block}.wf-stage-probability-copy p{color:#667085;margin:7px 0 0;font-size:.7rem;line-height:1.55}.wf-stage-probability-meters{gap:10px;margin-top:16px;display:grid}.wf-stage-meter{background:#ffffffbd;border:1px solid #94a3b824;border-radius:16px;padding:10px 12px}.wf-stage-meter-row span{color:#475467;font-size:.66rem;font-weight:700}.wf-stage-meter-row b{color:#0f172a;font-size:.72rem;font-weight:800;font-family:var(--font-mono)}.wf-stage-meter-track{background:#94a3b829;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.wf-stage-meter-track span{border-radius:inherit;background:linear-gradient(90deg,#14b8a6,#0ea5e9 52%,#22c55e);height:100%;transition:width .18s linear;display:block;box-shadow:0 0 16px #0ea5e947}.wf-stage-probability-footer{flex-wrap:wrap;margin-top:14px}.wf-stage-probability-chip{color:#334155;background:#ffffffb8;border:1px solid #94a3b824}.wf-stage-probability-chip--accent{color:#047857;background:linear-gradient(135deg,#10b98124,#0ea5e924)}.wf-stage-probability--warming .wf-stage-ring--probability{filter:drop-shadow(0 12px 20px #0ea5e929)}.wf-stage-probability--rising .wf-stage-ring--probability{filter:drop-shadow(0 12px 22px #0ea5e933)}.wf-stage-probability--surging .wf-stage-ring--probability{filter:drop-shadow(0 12px 24px #22c55e38)}.wf-stage-bars{align-items:end;gap:10px;height:92px;margin-top:16px;display:flex}.wf-stage-bars span{background:linear-gradient(#22c55eeb,#0ea5e9ad);border-radius:12px 12px 4px 4px;flex:1;animation:2.8s ease-in-out infinite wfBarsRise}.wf-stage-bars span:first-child{height:44px}.wf-stage-bars span:nth-child(2){height:76px;animation-delay:.2s}.wf-stage-bars span:nth-child(3){height:62px;animation-delay:.4s}.wf-stage-bars span:nth-child(4){height:88px;animation-delay:.6s}.wf-stage-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.wf-stage-line{fill:none;stroke:#10b98157;stroke-width:3px;stroke-linecap:round;stroke-dasharray:12 14;animation:7s linear infinite wfConnectorFlow}.wf-active-badge--unified{animation:.55s 1.8s both wfNodeReveal}@keyframes wfNodeReveal{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wfLinePulse{0%,to{opacity:.72;transform:scaleX(.84)}50%{opacity:1;transform:scaleX(1)}}@keyframes wfWaveBars{0%,to{opacity:.55;height:18px}50%{opacity:1;height:54px}}@keyframes wfBarsRise{0%,to{opacity:.7;transform:scaleY(.82)}50%{opacity:1;transform:scaleY(1)}}@keyframes wfConnectorFlow{0%{stroke-dashoffset:160px}to{stroke-dashoffset:0}}.wf-wrap--showcase{overflow:visible}.wf-wrap--showcase .wf-tabs,.wf-wrap--showcase .wf-builder,.wf-wrap--showcase .wf-channels,.wf-wrap--showcase .wf-leads-scene,.wf-wrap--showcase .wf-ai-scene,.wf-wrap--showcase .wf-dashboard,.wf-wrap--showcase .wf-ticker{display:none!important}.wf-wrap--showcase .wf-scene{min-height:760px}.wf-suite{--wf-showcase-cycle:20s;isolation:isolate;background:radial-gradient(circle at 50% -20%,#22c55e2e,#0000 52%),radial-gradient(circle at -10% 45%,#14b8a624,#0000 42%),radial-gradient(circle at 110% 58%,#0ea5e929,#0000 46%),repeating-linear-gradient(90deg,#1e293b0d 0 1px,#0000 1px 76px),repeating-linear-gradient(0deg,#1e293b0a 0 1px,#0000 1px 76px),linear-gradient(#f3faf7 0%,#edf7ff 58%,#f8fffc 100%);min-height:760px;padding:42px 34px 92px;position:relative;overflow:hidden}.wf-suite:before,.wf-suite:after{content:"";pointer-events:none;position:absolute}.wf-suite:before{filter:blur(16px)saturate(118%);opacity:.72;z-index:0;background:conic-gradient(from 180deg at 50% 0,#10b98138,#06b6d429,#0ea5e92e,#10b98133),repeating-radial-gradient(circle at 50% -24%,#ffffff8f 0 2px,#fff0 2px 22px);height:58%;animation:18s ease-in-out infinite alternate wfSuiteOrbitSweep;inset:-18% -16% auto}.wf-suite:after{opacity:.55;z-index:0;background:linear-gradient(135deg,#ffffff2e,#fff0),repeating-linear-gradient(115deg,#0ea5e914 0 2px,#fff0 2px 28px);border:1px solid #38bdf842;border-radius:36px;inset:7% 10%;box-shadow:inset 0 0 0 1px #ffffff8c,inset 0 28px 56px #fff3,0 30px 70px #0ea5e91f;-webkit-mask-image:radial-gradient(circle at 50% 56%,#000000f0,#0000005c 70%,#0000 100%);mask-image:radial-gradient(circle at 50% 56%,#000000f0,#0000005c 70%,#0000 100%)}.wf-suite-canvas{min-height:690px;position:relative}.wf-suite-rail{pointer-events:none;opacity:.92;background:radial-gradient(circle at 52% 10%,#10b98142,#0000 48%),radial-gradient(circle at 48% 88%,#0ea5e940,#0000 54%),repeating-linear-gradient(0deg,#ffffff85 0 1px,#0000 1px 14px),linear-gradient(#e0fbf2e6,#e4f3ffb8);width:86px;position:absolute;top:0;bottom:0}.wf-suite-rail--left{border-right:1px solid #10b9814d;left:0}.wf-suite-rail--right{border-left:1px solid #10b9814d;right:0}.wf-suite-process,.wf-suite-badge,.wf-suite-center-kicker,.wf-suite-center-state,.wf-suite-step{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.wf-suite-process{text-align:center;color:#0f766e;letter-spacing:.06em;white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:8px;font-size:.72rem;display:flex}.wf-suite-badge,.wf-suite-center-state{color:#059669;background:#10b9811f;border-radius:999px;padding:8px 12px}.wf-suite-process-mark{color:#0f766e;font-size:.95rem;line-height:1}.wf-suite-grid{z-index:2;grid-template-columns:340px minmax(420px,1fr) 340px;align-items:stretch;gap:28px;max-width:1240px;min-height:690px;margin:-72px auto 0;display:grid;position:relative}.wf-suite-inline-status{z-index:3;isolation:isolate;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#f1faf6f5,#ebf7fff5);border:2px solid #ef444466;border-radius:14px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;max-width:560px;min-height:56px;margin:0 auto;padding:6px 12px;animation:.6s both wfSuiteFadeUp;display:flex;position:relative;top:72px;box-shadow:0 10px 24px #0f172a14,inset 0 1px #ffffffbf}.wf-suite-inline-status .wf-suite-badge{color:#059669;text-align:center;letter-spacing:.06em;background:#d9efe8;border:1px solid #10b9811f;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-size:.42rem;line-height:1.1;display:inline-flex}.wf-suite-side{gap:22px;display:grid}.wf-suite-side--left,.wf-suite-side--right{grid-template-rows:1fr 1fr}.wf-suite-side--left{grid-template-rows:auto 26px auto}.wf-suite-side--right{grid-template-rows:auto auto;align-content:start}.wf-suite-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #cbd5e1d1;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 16px 44px #0f172a14}.wf-suite-panel--audience:after,.wf-suite-panel--channels:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:conic-gradient(#0000 0deg 286deg,#10b981f2 314deg,#38bdf88c 338deg,#0000 360deg);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.wf-suite-panel:before{content:"";pointer-events:none;background:linear-gradient(135deg,#10b9810f,#0000 34%,#38bdf80f);position:absolute;inset:0}.wf-suite-panel--audience{padding:18px;animation:.65s 50ms both wfSuiteFadeUp;top:-24px}.wf-suite-panel--audience:after{animation:wfPanelProgress1 var(--wf-showcase-cycle)linear infinite}.wf-suite-panel--channels{padding:18px;animation:.65s .28s both wfSuiteFadeUp}.wf-suite-panel--channels:after{animation:wfPanelProgress2 var(--wf-showcase-cycle)linear infinite}.wf-suite-link--left{width:100%;height:26px;position:relative}.wf-suite-link--left:before,.wf-suite-link--left:after{content:"";border-radius:999px;width:4px;position:absolute;left:50%;transform:translate(-50%)}.wf-suite-link--left:before{background:#10b98124;top:0;bottom:0}.wf-suite-link--left:after{opacity:0;height:100%;animation:wfConnectorProgress var(--wf-showcase-cycle)linear infinite;background:linear-gradient(#10b98100,#10b981f2,#38bdf88c,#10b98100);top:0;box-shadow:0 0 12px #10b98147}.wf-suite-panel--center{border:3px solid #248bc5e6;align-self:center;min-height:620px;padding:16px;animation:.75s .5s both wfSuiteFadeUp;box-shadow:0 24px 56px #2563eb1a}.wf-suite-panel--center:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;animation:wfPanelProgress3 var(--wf-showcase-cycle)linear infinite;background:conic-gradient(#0000 0deg 286deg,#248bc5f2 314deg,#10b9818c 338deg,#0000 360deg);padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.wf-suite-panel--qualify{border:2px solid #248bc5e6;padding:18px;animation:.65s .78s both wfSuiteFadeUp;top:-24px}.wf-suite-panel--revenue{border:2px solid #248bc5e6;height:fit-content;padding:12px 12px 10px;animation:.65s 1s both wfSuiteFadeUp}.wf-suite-panel-head{z-index:1;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.wf-suite-panel-title{z-index:1;color:#111827;margin-top:0;font-size:.94rem;font-weight:800;position:relative}.wf-suite-panel-copy{z-index:1;color:#667085;margin-top:10px;font-size:.76rem;line-height:1.55;position:relative}@keyframes wfSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.wf-suite-skeleton{z-index:5;border-radius:inherit;opacity:0;pointer-events:none;background:#fffffff7;flex-direction:column;gap:10px;padding:18px;transition:opacity .5s;display:flex;position:absolute;inset:0}.wf-suite-skeleton--center{gap:12px;padding:16px}.wf-suite-panel.is-pending .wf-suite-skeleton{opacity:0}.wf-suite-panel.is-pending>:not(.wf-suite-skeleton){opacity:1;transition:opacity .4s}.wf-suite-panel:not(.is-pending)>:not(.wf-suite-skeleton){opacity:1;transition:opacity .5s .1s}.wf-suite-pending-state{text-align:center;background:linear-gradient(#ffffffbd,#f8fafcf0);border:1px solid #94a3b833;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:220px;padding:18px 20px;display:flex;box-shadow:inset 0 1px #ffffffe0}.wf-suite-pending-kicker{color:#0369a1;letter-spacing:.04em;text-transform:uppercase;background:#0ea5e914;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.64rem;font-weight:800;display:inline-flex}.wf-suite-pending-state strong{color:#0f172a;max-width:24ch;font-size:1.02rem;line-height:1.25}.wf-suite-pending-state p{color:#64748b;max-width:34ch;margin:0;font-size:.78rem;line-height:1.5}.wf-suite-pending-chips{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.wf-suite-pending-chip{color:#155e75;background:#fffffff5;border:1px solid #bae6fdeb;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 10px 20px #0f172a0a}.wf-suite-panel--center:not(.is-pending) .wf-suite-lead-card,.wf-suite-panel--center:not(.is-pending) .wf-suite-flow-item,.wf-suite-panel--center:not(.is-pending) .wf-suite-execution-foot{opacity:1!important;animation:none!important;transform:none!important}.wf-suite-skeleton-bar{background:linear-gradient(90deg,#f0f2f5 25%,#e4e8ed 37%,#f0f2f5 63%) 0 0/200% 100%;border-radius:8px;animation:1.8s infinite wfSkeletonShimmer}.wf-suite-skeleton-bar--sm{width:40%;height:10px}.wf-suite-skeleton-bar--md{width:55%;height:12px}.wf-suite-skeleton-bar--lg{width:80%;height:10px}.wf-suite-skeleton-bar--full{border-radius:6px;width:100%;height:8px}.wf-suite-skeleton-bar--flex{flex:1;height:10px}.wf-suite-skeleton-row{align-items:center;gap:10px;display:flex}.wf-suite-skeleton-circle{background:linear-gradient(90deg,#f0f2f5 25%,#e4e8ed 37%,#f0f2f5 63%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:1.8s infinite wfSkeletonShimmer}.wf-suite-skeleton-circle--lg{width:36px;height:36px}.wf-suite-skeleton-circle--xl{width:72px;height:72px}.wf-suite-skeleton-pill{background:linear-gradient(90deg,#f0f2f5 25%,#e4e8ed 37%,#f0f2f5 63%) 0 0/200% 100%;border-radius:12px;width:72px;height:24px;animation:1.8s infinite wfSkeletonShimmer}.wf-suite-skeleton-pill--sm{border-radius:9px;width:50px;height:18px}.wf-suite-skeleton-stat{background:linear-gradient(90deg,#f0f2f5 25%,#e4e8ed 37%,#f0f2f5 63%) 0 0/200% 100%;border-radius:14px;flex:1;height:56px;animation:1.8s infinite wfSkeletonShimmer}.wf-suite-skeleton-chart{background:linear-gradient(90deg,#f0f2f5 25%,#e4e8ed 37%,#f0f2f5 63%) 0 0/200% 100%;border-radius:10px;width:100%;height:48px;margin-top:4px;animation:1.8s infinite wfSkeletonShimmer}.wf-suite-skeleton-card{background:#f0f2f580;border:1px solid #e2e8f099;border-radius:14px;padding:12px}.wf-suite-skeleton-bar:nth-child(2){animation-delay:.15s}.wf-suite-skeleton-bar:nth-child(3){animation-delay:.3s}.wf-suite-skeleton-row:nth-child(odd) .wf-suite-skeleton-bar,.wf-suite-skeleton-row:nth-child(odd) .wf-suite-skeleton-circle{animation-delay:.2s}.wf-suite-skeleton-row:nth-child(2n) .wf-suite-skeleton-pill{animation-delay:.35s}.wf-suite-skeleton-stat:nth-child(2){animation-delay:.25s}.wf-suite-stack{z-index:1;gap:10px;margin-top:18px;display:grid;position:relative}.wf-builder-mini{z-index:1;background:linear-gradient(#fbfffd,#fff);border:1px solid #10b9812e;border-radius:20px;margin-top:12px;padding:12px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffd6,0 12px 28px #0f172a0d}.wf-builder-mini:after{content:"";background:linear-gradient(90deg,#10b9811a,#10b98173,#10b9811a);height:1px;animation:4.6s ease-in-out infinite wfBuilderScan;position:absolute;top:18px;left:18px;right:18px}.wf-builder-mini:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #38bdf814;position:absolute;inset:0}.wf-builder-mini-list{gap:4px;margin-top:2px;display:grid;position:relative}.wf-builder-mini-item{color:#0f172a;opacity:0;min-height:38px;animation:wfBuilderLoopItem var(--wf-showcase-cycle)linear infinite;background:linear-gradient(#fff,#fcfefd);border:1px solid #cbd5e1b8;border-radius:14px;align-items:center;gap:10px;padding:8px 10px;font-size:.7rem;font-weight:800;display:flex;position:relative;transform:translateY(8px);box-shadow:0 4px 16px #0f172a0a}.wf-builder-mini-icon{color:#0f766e;background:linear-gradient(#e9fbf1,#dcfce7);border:1px solid #10b98129;border-radius:10px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;box-shadow:inset 0 1px #ffffffbf}.wf-builder-mini-arrow{color:#22c55e;opacity:0;height:12px;animation:wfBuilderLoopArrow var(--wf-showcase-cycle)linear infinite;justify-content:center;align-items:center;display:flex;transform:translateY(4px)}.wf-builder-mini-arrow svg{width:12px;height:12px}.wf-builder-mini-item:first-child,.wf-builder-mini-arrow:nth-child(2),.wf-builder-mini-item:nth-child(3),.wf-builder-mini-arrow:nth-child(4),.wf-builder-mini-item:nth-child(5),.wf-builder-mini-arrow:nth-child(6),.wf-builder-mini-item:nth-child(7),.wf-builder-mini-arrow:nth-child(8),.wf-builder-mini-item:nth-child(9),.wf-builder-mini-arrow:nth-child(10),.wf-builder-mini-item:nth-child(11){animation-delay:0s}.wf-builder-mini-saved{color:#166534;opacity:0;animation:wfBuilderSavedLoop var(--wf-showcase-cycle)linear infinite;background:#dcfce7;border:1px solid #16a34a2e;border-radius:999px;align-items:center;gap:8px;margin:12px auto 0;padding:11px 16px;font-size:.76rem;font-weight:800;display:inline-flex}.wf-builder-mini-saved:before{content:"";background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e24}.wf-leads-mini{z-index:1;background:linear-gradient(#fbfffd,#fff);border:1px solid #10b98129;border-radius:20px;margin-top:12px;padding:12px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffd1,0 10px 26px #0f172a0a}.wf-leads-mini-head,.wf-leads-mini-item{align-items:center;display:flex}.wf-leads-mini-head{border-bottom:1px solid #10b9811f;justify-content:space-between;gap:10px;padding-bottom:8px}.wf-leads-mini-badge,.wf-leads-mini-total,.wf-leads-mini-pill,.wf-leads-mini-footer{font-size:.68rem;font-weight:800}.wf-leads-mini-badge,.wf-leads-mini-total{border-radius:999px;padding:6px 10px}.wf-leads-mini-badge{color:#0f766e;background:#dcfce7;border:1px solid #10b98129}.wf-leads-mini-total{color:#166534;background:#e8faf0;border:1px solid #16a34a29}.wf-leads-mini-list{gap:6px;margin-top:10px;display:grid}.wf-leads-mini-item{opacity:0;min-height:40px;animation:wfLeadsLoopItem var(--wf-showcase-cycle)linear infinite;background:#fff;border:1px solid #cbd5e1b8;border-radius:14px;gap:8px;padding:7px 9px;transform:translateY(8px);box-shadow:0 4px 14px #0f172a0a}.wf-leads-mini-item:first-child,.wf-leads-mini-item:nth-child(2),.wf-leads-mini-item:nth-child(3){animation-delay:0s}.wf-leads-mini-icon{color:#0f766e;background:linear-gradient(#e9fbf1,#dcfce7);border:1px solid #10b98129;border-radius:10px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.wf-leads-mini-source{color:#0f172a;flex:1;min-width:0;font-size:.7rem;font-weight:800}.wf-leads-mini-pill{color:#475467;background:#f8fafcf5;border:1px solid #cbd5e1b3;border-radius:999px;padding:5px 8px}.wf-leads-mini-footer{color:#166534;opacity:0;animation:wfLeadsLoopFooter var(--wf-showcase-cycle)linear infinite;background:#effcf5;border:1px solid #16a34a29;border-radius:999px;align-items:center;gap:8px;margin-top:10px;padding:9px 12px;display:inline-flex}.wf-suite-step{text-align:center;min-width:1.8rem}.wf-leads-mini-footer:before{content:"";background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e24}.wf-suite-stack span,.wf-suite-chip-row span,.wf-suite-preview-row,.wf-suite-stat{background:#f8fafce0;border:1px solid #0f172a0f;border-radius:16px}.wf-suite-stack span{color:#0f172a;padding:11px 12px 11px 38px;font-size:.78rem;font-weight:700;animation:3.8s ease-in-out infinite wfSuiteSoftPulse;position:relative}.wf-suite-stack span:before{content:"";background:linear-gradient(#10b981,#38bdf8);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:14px;transform:translateY(-50%);box-shadow:0 0 0 5px #10b9811f}.wf-suite-chip-row{z-index:1;flex-wrap:wrap;gap:10px;margin-top:18px;display:flex;position:relative}.wf-suite-chip-row span{color:#1f2937;padding:10px 12px;font-size:.76rem;font-weight:700;animation:5s ease-in-out infinite wfSuiteChipFloat}.wf-suite-chip-row span:nth-child(2){animation-delay:.4s}.wf-suite-chip-row span:nth-child(3){animation-delay:.8s}.wf-suite-chip-row span:nth-child(4){animation-delay:1.2s}.wf-suite-center-bar,.wf-suite-contact{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.wf-suite-center-kicker{color:#0f766e}.wf-suite-contact{background:#f8fafceb;border:1px solid #0f172a0f;border-radius:20px;margin-top:16px;padding:14px 16px}.wf-suite-contact-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#38bdf8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.88rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 12px 24px #7c3aed38}.wf-suite-contact-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.wf-suite-contact-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wf-suite-contact-name-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.wf-suite-contact-name{color:#111827;font-size:.96rem;font-weight:800}.wf-suite-contact-sub{color:#667085;font-size:.74rem}.wf-suite-contact-score{color:#059669;background:#10b9811f;border-radius:999px;padding:8px 12px;font-size:.76rem;font-weight:800}.wf-suite-execution{z-index:1;gap:14px;margin-top:14px;display:grid;position:relative}.wf-suite-lead-card,.wf-suite-flow-item{background:#fff;border:1px solid #cbd5e1b8;box-shadow:0 4px 16px #0f172a0a}.wf-suite-lead-card{opacity:0;animation:wfCenterLeadLoop var(--wf-showcase-cycle)linear infinite;border-radius:20px;padding:12px;transform:translateY(10px)}.wf-suite-lead-badge,.wf-suite-flow-state,.wf-suite-execution-pill{border-radius:999px;align-items:center;padding:6px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.wf-suite-lead-badge{color:#0f766e;background:#dcfce7;border:1px solid #10b98129;margin-bottom:10px}.wf-suite-flow-list{gap:8px;display:grid}.wf-suite-flow-item{opacity:0;min-height:46px;animation:wfCenterStepLoop var(--wf-showcase-cycle)linear infinite;border-radius:16px;align-items:center;gap:10px;padding:8px 10px;display:flex;transform:translateY(8px)}.wf-suite-flow-item:first-child{animation-name:wfCenterStep1}.wf-suite-flow-item:nth-child(2){animation-name:wfCenterStep2}.wf-suite-flow-item:nth-child(3){animation-name:wfCenterStep3}.wf-suite-flow-item:nth-child(4){animation-name:wfCenterStep4}.wf-suite-flow-item:nth-child(5){animation-name:wfCenterStep5}.wf-suite-flow-icon{color:#0f766e;background:linear-gradient(#e9fbf1,#dcfce7);border:1px solid #10b98129;border-radius:10px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.wf-suite-flow-copy{color:#0f172a;flex:1;min-width:0;font-size:.74rem;font-weight:800}.wf-suite-flow-state{color:#166534;background:#e8faf0;border:1px solid #16a34a29}.wf-suite-execution-foot{opacity:0;animation:wfCenterFooterLoop var(--wf-showcase-cycle)linear infinite;flex-wrap:wrap;gap:8px;display:flex}.wf-suite-execution-pill{color:#166534;background:#effcf5;border:1px solid #16a34a29}.wf-suite-execution-pill--ghost{color:#475467;background:#f8fafcf5;border:1px solid #cbd5e1b8}.wf-suite-preview{z-index:1;background:linear-gradient(#fff,#f8fbff);border:1px solid #0f172a14;border-radius:22px;margin-top:16px;padding:20px 18px 18px;position:relative;overflow:hidden}.wf-suite-preview-brand{text-align:center;color:#111827;font-size:1.15rem;font-weight:800}.wf-suite-preview-title{text-align:center;font-family:var(--font-serif);color:#231f3f;margin-top:8px;font-size:1.45rem;line-height:1.12}.wf-suite-preview-chart{align-items:end;gap:10px;height:72px;margin:18px 0 14px;display:flex}.wf-suite-preview-chart span,.wf-suite-bars span{background:linear-gradient(#22c55ee6,#38bdf8b8);border-radius:12px 12px 4px 4px;flex:1}.wf-suite-preview-chart span{animation:2.6s ease-in-out infinite wfSuiteBars}.wf-suite-preview-chart span:first-child{height:22px}.wf-suite-preview-chart span:nth-child(2){height:46px;animation-delay:.15s}.wf-suite-preview-chart span:nth-child(3){height:30px;animation-delay:.3s}.wf-suite-preview-chart span:nth-child(4){height:56px;animation-delay:.45s}.wf-suite-preview-chart span:nth-child(5){height:40px;animation-delay:.6s}.wf-suite-preview-chart span:nth-child(6){height:62px;animation-delay:.75s}.wf-suite-preview-feed{gap:10px;display:grid}.wf-suite-preview-row{color:#667085;justify-content:space-between;gap:12px;padding:10px 12px;font-size:.72rem;animation:.55s both wfSuiteRowSlide;display:flex}.wf-suite-preview-row:nth-child(2){animation-delay:.15s}.wf-suite-preview-row:nth-child(3){animation-delay:.3s}.wf-suite-preview-row b{color:#111827}.wf-suite-meter{z-index:1;width:124px;height:124px;margin:22px auto 0;position:relative}.wf-suite-qualify-footer{z-index:1;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.wf-suite-qualify-chip{border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.66rem;font-weight:800;display:inline-flex}.wf-suite-meter svg{width:100%;height:100%;transform:rotate(-90deg)}.wf-suite-meter circle{fill:none;stroke:#cbd5e1d9;stroke-width:12px}.wf-suite-meter-progress{stroke:url(#wfSuiteMeterGradient);stroke-linecap:round;stroke-dashoffset:0;transition:stroke-dasharray .12s linear}.wf-suite-meter strong{color:#111827;font-size:2rem;font-weight:800;font-family:var(--font-mono);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.wf-suite-meter--live{filter:drop-shadow(0 14px 28px #0ea5e92e);width:118px;height:118px;margin-top:12px}.wf-suite-meter-pulse{pointer-events:none;opacity:.7;background:radial-gradient(circle,#fff0 45%,#ffffff2e 46%,#fff0 47%),conic-gradient(#14b8a614,#0ea5e933,#22c55e1a,#14b8a614);border-radius:50%;animation:5s linear infinite wfPulseSpin;position:absolute;inset:-8px;-webkit-mask:radial-gradient(circle,#0000 48%,#000 49% 60%,#0000 61%);mask:radial-gradient(circle,#0000 48%,#000 49% 60%,#0000 61%)}.wf-suite-meter-segment{transform-origin:50%;animation:2.8s ease-in-out infinite wfSegmentBreath}.wf-suite-qualify-band{z-index:1;grid-template-columns:minmax(0,1fr) 132px minmax(0,1fr);align-items:center;gap:10px;margin-top:14px;display:grid;position:relative}.wf-suite-milestones{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0;display:grid}.wf-suite-milestones--left{grid-template-columns:1fr;align-content:center;justify-items:end}.wf-suite-milestones--right{grid-template-columns:1fr;align-content:center;justify-items:start}.wf-suite-toast{letter-spacing:.01em;color:#0f172a;opacity:0;background:#ffffffeb;border:1px solid #cbd5e1b8;border-radius:999px;align-items:center;width:100%;min-width:0;padding:8px 10px;font-size:.62rem;font-weight:800;transition:opacity .22s,transform .22s;display:inline-flex;transform:translateY(8px)scale(.98);box-shadow:0 10px 20px #0f172a14}.wf-suite-toast--left{justify-self:start}.wf-suite-toast--right{justify-self:end}.wf-suite-toast--teal,.wf-suite-toast--blue,.wf-suite-toast--amber,.wf-suite-toast--violet,.wf-suite-toast--green{max-width:158px}.wf-suite-toast.is-visible{opacity:1;transform:translateY(0)scale(1)}.wf-suite-toast-text{white-space:normal;align-items:center;line-height:1.1;display:inline-flex}.wf-suite-toast-text:before{content:"";background:currentColor;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-right:8px;box-shadow:0 0 0 4px #ffffffa6}.wf-suite-toast--teal{color:#0f766e}.wf-suite-toast--blue{color:#2563eb}.wf-suite-toast--amber{color:#b45309}.wf-suite-toast--violet{color:#6d28d9}.wf-suite-toast--green{color:#047857}.wf-suite-conversion-lane{z-index:1;grid-template-columns:52px 1fr 52px;align-items:center;gap:10px;margin-top:12px;display:grid;position:relative}.wf-suite-lane-label{letter-spacing:.08em;text-transform:uppercase;color:#8b95a7;font-size:.58rem;font-weight:800}.wf-suite-lane-label--right{text-align:right}.wf-suite-lane-track{background:linear-gradient(90deg,#cbd5e1bf,#f1f5f9f2),#cbd5e161;border:1px solid #cbd5e1b3;border-radius:999px;height:16px;position:relative;overflow:hidden}.wf-suite-lane-glow{border-radius:inherit;background:linear-gradient(90deg,#14b8a61f,#0ea5e98f,#22c55ee0);animation:2.8s ease-in-out infinite wfLaneSweep;position:absolute;inset:0 auto 0 0;box-shadow:0 0 16px #0ea5e93d}.wf-suite-lane-node{border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #ffffffb3}.wf-suite-lane-node--lead{background:#14b8a6;animation:1.8s ease-in-out infinite wfLanePulse;left:16%}.wf-suite-lane-node--score{background:#0ea5e9;animation:1.8s ease-in-out .35s infinite wfLanePulse;left:54%}.wf-suite-lane-node--route{background:#22c55e;animation:1.8s ease-in-out .7s infinite wfLanePulse;left:88%}.wf-suite-qualify-lines{z-index:1;gap:8px;margin-top:16px;display:grid;position:relative}.wf-suite-qualify-line{background:#ffffffd1;border:1px solid #cbd5e1ad;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex;box-shadow:0 8px 18px #0f172a0b}.wf-suite-qualify-line span{color:#475467;font-size:.7rem;font-weight:700}.wf-suite-qualify-line strong{color:#0f172a;font-size:.74rem;font-weight:800;font-family:var(--font-mono)}.wf-suite-qualify-footer{flex-wrap:wrap;margin-top:16px}.wf-suite-qualify-chip{color:#334155;background:#ffffffc7;border:1px solid #cbd5e1b3}.wf-suite-qualify-chip--accent{color:#047857;background:linear-gradient(135deg,#10b98124,#0ea5e924);border-color:#10b9812e}@keyframes wfLanePulse{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(.9)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}@keyframes wfLaneSweep{0%{transform-origin:0;opacity:.7;transform:scaleX(.86)}50%{transform-origin:0;opacity:1;transform:scaleX(1)}to{transform-origin:0;opacity:.72;transform:scaleX(.86)}}@keyframes wfPulseSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wfSegmentBreath{0%,to{opacity:.55}50%{opacity:1}}.wf-suite-stats{z-index:1;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid;position:relative}.wf-suite-stat{background:linear-gradient(#fff,#f8fbff);border:1px solid #cbd5e1b8;border-radius:14px;padding:12px 14px}.wf-suite-stat-label{color:#667085;font-size:.72rem;display:block}.wf-suite-stat-value{color:#111827;margin-top:4px;font-size:1.05rem;font-weight:800;display:block}.wf-suite-stats--revenue{gap:8px;margin-top:8px}.wf-suite-stat--revenue{padding:8px 10px}.wf-suite-stat-trend{color:#047857;background:#10b98124;border:1px solid #10b98133;border-radius:999px;margin-top:5px;padding:3px 7px;font-size:.62rem;font-weight:800;display:inline-flex}.wf-suite-bars{z-index:1;align-items:end;gap:10px;height:98px;margin-top:18px;display:flex;position:relative}.wf-suite-bars span{background:linear-gradient(#22c55e,#38bdf8);border-radius:12px 12px 4px 4px;flex:1;min-width:0;animation:2.8s ease-in-out infinite wfSuiteBars;box-shadow:inset 0 1px #fff6}.wf-suite-bars span:nth-child(2){animation-delay:.15s}.wf-suite-bars span:nth-child(3){animation-delay:.3s}.wf-suite-bars span:nth-child(4){animation-delay:.45s}.wf-suite-growth-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid;position:relative}.wf-suite-growth-item{text-align:center;background:linear-gradient(#f6fffb,#effcf5);border:1px solid #22c55e38;border-radius:12px;padding:8px 10px}.wf-suite-growth-item span{color:#4b5563;font-size:.62rem;font-weight:700;display:block}.wf-suite-growth-item b{color:#047857;margin-top:2px;font-size:.88rem;display:block}.wf-suite-growth-grid--compact{gap:6px;margin-top:6px}.wf-suite-growth-grid--compact .wf-suite-growth-item{border-radius:10px;padding:6px 8px}.wf-suite-growth-grid--compact .wf-suite-growth-item span{font-size:.58rem}.wf-suite-growth-grid--compact .wf-suite-growth-item b{font-size:.76rem}.wf-suite-revenue-chart{z-index:1;background:linear-gradient(#ecfdf5e6,#eff6ffcc);border:1px solid #94a3b840;border-radius:12px;height:50px;margin-top:12px;position:relative;overflow:hidden}.wf-suite-revenue-chart--compact{height:56px;margin-top:6px;padding:5px 7px 2px}.wf-suite-revenue-chart-head{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.wf-suite-revenue-chart-head span{color:#64748b;letter-spacing:.02em;font-size:.6rem;font-weight:700}.wf-suite-revenue-chart-head b{color:#047857;font-size:.62rem;font-weight:800}.wf-suite-revenue-chart svg{width:100%;height:100%;display:block}.wf-suite-revenue-line{fill:none;stroke:#059669;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.wf-suite-revenue-dot{fill:#10b981;filter:drop-shadow(0 0 5px #10b98180)}.wf-suite-bars--revenue,.wf-suite-revenue-visual,.wf-suite-revenue-mega-bar,.wf-suite-revenue-axis-label,.wf-suite-revenue-area-mega,.wf-suite-revenue-line-mega,.wf-suite-revenue-dot-mega{display:none}.wf-suite-lines{pointer-events:none;z-index:1;width:auto;height:auto;position:absolute;inset:252px 88px 24px;overflow:hidden}.wf-suite-lines-group{filter:drop-shadow(0 8px 18px #10b9811a)}.wf-suite-line{fill:none;stroke:url(#wfSuiteConnectorGradient);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:11 17;opacity:.58;animation:5.2s ease-in-out infinite wfSuiteConnectorFloat}.wf-suite-line--one{animation-delay:0s}.wf-suite-line--two{animation-delay:.7s}.wf-suite-line--three{animation-delay:1.2s}.wf-suite-line--four{animation-delay:1.8s}.wf-suite-line-dot{fill:#41c99a;stroke:#ffffffeb;stroke-width:4px;filter:drop-shadow(0 0 14px #10b9813d);opacity:.8}@keyframes wfSuiteConnectorFloat{0%,to{stroke-dashoffset:0;opacity:.88}50%{stroke-dashoffset:-26px;opacity:1}}.wf-suite-ticker{background:#ffffffe0;border-top:1px solid #0f172a14;border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:-72px;left:34px;right:34px;box-shadow:0 10px 24px #0f172a0f}.wf-suite-ticker-item{color:#475467;justify-content:center;align-items:center;gap:10px;padding:16px 14px;font-size:.84rem;font-weight:700;display:flex}.wf-suite-ticker-item+.wf-suite-ticker-item{border-left:1px solid #0f172a14}.wf-suite-mobile{display:none}.wf-suite-dot{background:#10b981;border-radius:50%;width:8px;height:8px}.wf-suite-dot--amber{background:#f59e0b}.wf-suite-dot--blue{background:#60a5fa}.wf-suite-dot--violet{background:#a78bfa}@keyframes wfSuiteOrbitSweep{0%{opacity:.58;transform:translate(-3%,-2%)rotate(-4deg)scale(.98)}50%{opacity:.76;transform:translate(1%)rotate(1deg)scale(1.02)}to{opacity:.63;transform:translate(4%,2%)rotate(6deg)scale(1.05)}}@keyframes wfSuiteFadeUp{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wfSuiteBars{0%,to{opacity:.72;transform:scaleY(.82)}50%{opacity:1;transform:scaleY(1)}}@keyframes wfSuiteSoftPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes wfSuiteChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes wfSuiteRowSlide{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes wfSuiteConnector{0%{stroke-dashoffset:180px}to{stroke-dashoffset:0}}@keyframes wfSuiteMeterSpin{0%,to{stroke-dasharray:220 289}50%{stroke-dasharray:245 289}}@keyframes wfBuilderItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wfBuilderSavedIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wfBuilderArrowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:.9;transform:translateY(0)}}@keyframes wfBuilderLoopItem{0%,4%{opacity:0;transform:translateY(8px)}8%,44%{opacity:1;transform:translateY(0)}48%,to{opacity:0;transform:translateY(8px)}}.wf-builder-mini-item:first-child{animation-name:wfBuilderLoopItem1}.wf-builder-mini-item:nth-child(3){animation-name:wfBuilderLoopItem2}.wf-builder-mini-item:nth-child(5){animation-name:wfBuilderLoopItem3}.wf-builder-mini-item:nth-child(7){animation-name:wfBuilderLoopItem4}.wf-builder-mini-item:nth-child(9){animation-name:wfBuilderLoopItem5}.wf-builder-mini-item:nth-child(11){animation-name:wfBuilderLoopItem6}@keyframes wfBuilderLoopItem1{0%,2%{opacity:0;transform:translateY(8px)}5%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfBuilderLoopItem2{0%,6%{opacity:0;transform:translateY(8px)}9%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfBuilderLoopItem3{0%,10%{opacity:0;transform:translateY(8px)}13%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfBuilderLoopItem4{0%,14%{opacity:0;transform:translateY(8px)}17%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfBuilderLoopItem5{0%,18%{opacity:0;transform:translateY(8px)}21%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfBuilderLoopItem6{0%,22%{opacity:0;transform:translateY(8px)}25%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.wf-builder-mini-arrow:nth-child(2){animation-name:wfBuilderLoopArrow1}.wf-builder-mini-arrow:nth-child(4){animation-name:wfBuilderLoopArrow2}.wf-builder-mini-arrow:nth-child(6){animation-name:wfBuilderLoopArrow3}.wf-builder-mini-arrow:nth-child(8){animation-name:wfBuilderLoopArrow4}.wf-builder-mini-arrow:nth-child(10){animation-name:wfBuilderLoopArrow5}@keyframes wfBuilderLoopArrow1{0%,4%{opacity:0;transform:translateY(4px)}6%,99%{opacity:.9;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes wfBuilderLoopArrow2{0%,8%{opacity:0;transform:translateY(4px)}10%,99%{opacity:.9;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes wfBuilderLoopArrow3{0%,12%{opacity:0;transform:translateY(4px)}14%,99%{opacity:.9;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes wfBuilderLoopArrow4{0%,16%{opacity:0;transform:translateY(4px)}18%,99%{opacity:.9;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes wfBuilderLoopArrow5{0%,20%{opacity:0;transform:translateY(4px)}22%,99%{opacity:.9;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes wfBuilderSavedLoop{0%,24%{opacity:0;transform:translateY(8px)}27%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfPanelProgress1{0%,4%{opacity:0;transform:rotate(0)}8%,99%{opacity:1;transform:rotate(1turn)}to{opacity:0;transform:rotate(1turn)}}@keyframes wfPanelProgress2{0%,25%{opacity:0;transform:rotate(0)}28%,50%{opacity:1;transform:rotate(1turn)}53%,99%{opacity:1;transform:rotate(1turn)}to{opacity:0;transform:rotate(1turn)}}@keyframes wfPanelProgress3{0%,50%{opacity:0;transform:rotate(0)}53%,75%{opacity:1;transform:rotate(1turn)}78%,99%{opacity:1;transform:rotate(1turn)}to{opacity:0;transform:rotate(1turn)}}@keyframes wfConnectorProgress{0%,27%{opacity:0;transform:translate(-50%)translateY(-12px)}30%,38%{opacity:1;transform:translate(-50%)translateY(0)}42%,48%{opacity:1;transform:translate(-50%)translateY(8px)}52%,to{opacity:0;transform:translate(-50%)translateY(16px)}}@keyframes wfLeadsLoopItem1{0%,25%{opacity:0;transform:translateY(8px)}28%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfLeadsLoopItem2{0%,33%{opacity:0;transform:translateY(8px)}36%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfLeadsLoopItem3{0%,41%{opacity:0;transform:translateY(8px)}44%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.wf-leads-mini-item:first-child{animation-name:wfLeadsLoopItem1}.wf-leads-mini-item:nth-child(2){animation-name:wfLeadsLoopItem2}.wf-leads-mini-item:nth-child(3){animation-name:wfLeadsLoopItem3}@keyframes wfLeadsLoopFooter{0%,46%{opacity:0;transform:translateY(8px)}49%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfCenterLeadLoop{0%,50%{opacity:0;transform:translateY(10px)}53%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes wfCenterStepLoop{0%,to{opacity:0;transform:translateY(8px)}}@keyframes wfCenterStep1{0%,54%{opacity:0;transform:translateY(8px)}57%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfCenterStep2{0%,58%{opacity:0;transform:translateY(8px)}61%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfCenterStep3{0%,62%{opacity:0;transform:translateY(8px)}65%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfCenterStep4{0%,66%{opacity:0;transform:translateY(8px)}69%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfCenterStep5{0%,70%{opacity:0;transform:translateY(8px)}73%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfCenterFooterLoop{0%,74%{opacity:0;transform:translateY(8px)}77%,99%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes wfBuilderScan{0%,to{opacity:.15;transform:translate(-10%)}50%{opacity:.9;transform:translate(10%)}}.wf-builder{border-bottom:0;min-height:460px;display:block;overflow:hidden}.wf-workspace{grid-template-columns:.95fr 1.2fr .9fr;gap:18px;width:100%;max-width:1180px;animation:.55s both wfFadeIn;display:grid}.wf-workspace-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffffb8;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a1f,inset 0 1px #ffffffe0}.wf-workspace-panel:before{content:"";pointer-events:none;background:linear-gradient(135deg,#22c55e0f,#0000 32%,#38bdf80f);position:absolute;inset:0}.wf-workspace-panel--left,.wf-workspace-panel--right{padding:18px}.wf-workspace-panel--center{padding:16px}.wf-ws-header,.wf-ws-topbar{z-index:1;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.wf-ws-title{color:#0f172a;font-size:.82rem;font-weight:800}.wf-ws-badge,.wf-ws-chip{letter-spacing:.04em;text-transform:uppercase;color:#475467;background:#0f172a0f;border-radius:999px;align-items:center;padding:6px 10px;font-size:.65rem;font-weight:800;display:inline-flex}.wf-ws-badge.green,.wf-ws-chip{color:#059669;background:#10b9811f}.wf-ws-process{color:#2563eb;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:inline-flex}.wf-contact-list{z-index:1;flex-direction:column;gap:10px;margin-top:16px;display:flex;position:relative}.wf-contact-row{background:#f8fafceb;border:1px solid #0f172a0f;border-radius:16px;align-items:center;gap:12px;padding:12px;animation:.4s both wfSlideIn;display:flex}.wf-contact-row.active{background:#ecfdf5f2;border-color:#10b98161;box-shadow:inset 0 0 0 1px #10b9812e}.wf-contact-avatar{color:#0f172a;background:#fff;border:3px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.78rem;font-weight:800;display:flex}.wf-contact-copy{flex-direction:column;gap:2px;display:flex}.wf-contact-name{color:#0f172a;font-size:.82rem;font-weight:700}.wf-contact-handle{color:#667085;font-size:.68rem}.wf-setting-card,.wf-metrics-card{z-index:1;background:#f8fafceb;border:1px solid #0f172a0f;border-radius:18px;margin-top:16px;padding:14px;position:relative}.wf-setting-title,.wf-metric-label{color:#475467;font-size:.72rem;font-weight:700}.wf-tone-row{gap:10px;margin:12px 0 10px;display:flex}.wf-tone-swatch{background:#d1d5db;border-radius:6px;width:18px;height:18px}.wf-tone-swatch:nth-child(2){background:#111827}.wf-tone-swatch:nth-child(3){background:#34d399}.wf-tone-swatch:nth-child(4){background:#7dd3fc}.wf-tone-swatch.active{outline-offset:3px;outline:2px solid #10b98159}.wf-setting-meta{color:#667085;font-size:.72rem;line-height:1.5}.wf-preview-card{z-index:1;background:#fff;border:1px solid #2563eb3d;border-radius:22px;margin-top:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb3}.wf-preview-header{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.wf-preview-lead{align-items:center;gap:12px;display:flex}.wf-preview-avatar{color:#fff;background:linear-gradient(135deg,#0ea5e9,#10b981);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:flex}.wf-preview-name{color:#111827;font-size:.9rem;font-weight:800}.wf-preview-role{color:#667085;font-size:.72rem}.wf-preview-score{color:#059669;background:#10b9811a;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:800}.wf-preview-canvas{background:linear-gradient(#fafafffa,#f8fafcfa),linear-gradient(90deg,#2563eb0d,#a855f70d);padding:20px 16px 16px}.wf-preview-brand{text-align:center;color:#111827;margin-bottom:14px;font-size:1.1rem;font-weight:800}.wf-preview-frame{background:#fff;border:2px solid #a855f757;border-radius:18px;padding:16px}.wf-preview-screen{background:linear-gradient(#f8fafc,#fff),linear-gradient(90deg,#0ea5e914,#a855f714);border-radius:14px;height:170px;position:relative;overflow:hidden}.wf-preview-chart{clip-path:polygon(0 86%,14% 82%,28% 68%,40% 70%,56% 46%,70% 52%,86% 22%,100% 8%,100% 100%,0 100%);background:linear-gradient(#0ea5e929,#10b98105);height:64px;animation:3.8s ease-in-out infinite wfWorkspaceSweep;position:absolute;inset:18px 18px auto}.wf-preview-bars{gap:10px;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.wf-preview-bars span{background:linear-gradient(#a855f7e0,#0ea5e9a3);border-radius:10px 10px 4px 4px;flex:1;animation:2.6s ease-in-out infinite wfWorkspaceBars}.wf-preview-bars span:first-child{height:48px}.wf-preview-bars span:nth-child(2){height:76px;animation-delay:.25s}.wf-preview-bars span:nth-child(3){height:58px;animation-delay:.5s}.wf-preview-message{color:#344054;margin-top:14px;font-size:.82rem;line-height:1.6}.wf-preview-actions{justify-content:center;gap:10px;padding:14px 16px 16px;display:flex}.wf-preview-btn{color:#475467;background:#f8fafcf2;border:1px solid #0f172a14;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:700}.wf-preview-btn.active{color:#fff;background:linear-gradient(135deg,#7c3aede6,#2563ebe6)}.wf-variant-list{z-index:1;flex-direction:column;gap:12px;margin-top:16px;display:flex;position:relative}.wf-variant-card{background:#fffffff2;border:1px solid #0f172a14;border-radius:18px;padding:14px;animation:.45s both wfSlideIn}.wf-variant-card.active{border-color:#7c3aed57;box-shadow:inset 0 0 0 1px #7c3aed1f}.wf-variant-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.wf-variant-name{color:#1f2937;font-size:.82rem;font-weight:800}.wf-variant-edit{color:#667085;background:#0f172a0f;border-radius:10px;padding:5px 9px;font-size:.68rem;font-weight:700}.wf-variant-sub{color:#667085;margin-top:8px;font-size:.72rem}.wf-variant-track{background:#0f172a0f;border-radius:999px;height:10px;margin-top:12px;overflow:hidden}.wf-variant-track span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#22c55e);width:62%;height:100%;animation:3s ease-in-out infinite wfVariantPulse;display:block}.wf-metrics-card{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wf-metric{background:#ffffffd1;border:1px solid #0f172a0f;border-radius:14px;padding:12px}.wf-metric-val{color:#111827;margin-top:6px;font-size:1.1rem;font-weight:800;display:block}.wf-builder-sidebar{border-right:1px solid var(--border);background:#f7f8fa;flex-direction:column;gap:4px;padding:16px 12px;display:flex}.wf-bsb-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border);margin-bottom:6px;padding:4px 8px 12px;font-size:.62rem;font-weight:800}.wf-bsb-item{color:var(--text2);cursor:grab;border-radius:6px;align-items:center;gap:10px;padding:9px 10px;font-size:.72rem;font-weight:600;transition:background .2s,transform .15s;animation:.35s both wfSlideIn;display:flex}.wf-bsb-item:hover{background:#fff;transform:translate(3px)}.wf-bsb-dot{opacity:.7;border-radius:3px;flex-shrink:0;width:8px;height:8px}.wf-builder-canvas{background-color:#0000;background-image:linear-gradient(#0f172a0a 1px,#0000 1px),linear-gradient(90deg,#0f172a0a 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:28px 28px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;justify-content:center;align-items:center;padding:24px 20px 40px;display:flex;position:relative}.wf-svg-defs{width:0;height:0;position:absolute;overflow:hidden}.wf-flowchart{flex-direction:column;align-items:center;gap:0;width:100%;max-width:420px;display:flex;position:relative}.wf-fn{z-index:2;white-space:nowrap;background:#fffffff7;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:12px;padding:10px 18px 10px 10px;animation:.45s cubic-bezier(.16,1,.3,1) both wfFnPop;display:flex;position:relative;box-shadow:0 2px 12px #0003,0 0 0 1px #ffffff0f}.wf-fn:before{content:"";background:var(--accent);opacity:0;width:3px;height:60%;animation:.3s forwards wfFnAccent;animation-delay:inherit;border-radius:0 3px 3px 0;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}@keyframes wfFnAccent{to{opacity:1}}.wf-fn-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 8px #00000026}.wf-fn-text{flex-direction:column;display:flex}.wf-fn-name{color:var(--text);font-size:.78rem;font-weight:700;line-height:1.2}.wf-fn-desc{color:var(--text-muted);margin-top:1px;font-size:.6rem}.wf-fn-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:var(--r-full);color:var(--text-muted);background:#6b72801a;margin-left:auto;padding:3px 8px;font-size:.55rem;font-weight:800}.wf-fn-badge.live{color:#059669;background:#0596691a;animation:2s ease-in-out infinite wfBadgePulse}@keyframes wfBadgePulse{0%,to{opacity:1}50%{opacity:.5}}.wf-wire-v{z-index:1;background:#ffffff1a;width:2px;height:28px;animation:.4s both wfWireReveal;position:relative}.wf-wire-v:after{content:"";width:100%;height:100%;animation:1.2s ease-in-out infinite wfWireFlow;animation-delay:inherit;background:linear-gradient(#0000,#10b981,#0000);position:absolute;top:0;left:0}.wf-wire-glow{z-index:3;background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite wfDotTravel;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 10px #10b981,0 0 24px #10b98180}@keyframes wfDotTravel{0%{opacity:0;top:-4px}15%{opacity:1}85%{opacity:1}to{opacity:0;top:calc(100% - 4px)}}@keyframes wfWireReveal{0%{opacity:0;height:0}to{opacity:1;height:28px}}@keyframes wfWireFlow{0%{opacity:0}50%{opacity:.6}to{opacity:0}}@keyframes wfWorkspaceSweep{0%,to{opacity:.75;transform:translate(0)scaleY(.96)}50%{opacity:1;transform:translate(4px)scaleY(1)}}@keyframes wfWorkspaceBars{0%,to{opacity:.72;transform:scaleY(.82)}50%{opacity:1;transform:scaleY(1)}}@keyframes wfVariantPulse{0%,to{opacity:.7;width:58%}50%{opacity:1;width:78%}}.wf-branch-svg{z-index:1;width:100%;max-width:420px;height:48px;animation:.5s both wfFadeIn;display:block;overflow:visible}.wf-wire-path{stroke-dasharray:200;stroke-dashoffset:200px;animation:.8s ease-out forwards wfDrawLine;animation-delay:inherit}.wf-wire-path-glow{stroke-dasharray:200;stroke-dashoffset:200px;animation:.8s ease-out forwards wfDrawLine;animation-delay:inherit;filter:url(#glow)}.wf-fn-row{justify-content:center;gap:40px;width:100%;max-width:420px;display:flex}.wf-active-badge{color:#10b981;border-radius:var(--r-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10b98114;border:1px solid #10b98126;align-items:center;gap:8px;padding:6px 16px;font-size:.68rem;font-weight:700;animation:.5s both wfSlideUp;display:flex;position:absolute;bottom:16px;right:20px}.wf-active-badge--workspace{color:#059669;background:#ffffffb8;border-color:#10b9812e;bottom:18px;right:22px}.wf-pulse-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite wfDotPulse;display:inline-block;box-shadow:0 0 6px #10b981}.wf-channels{grid-template-columns:1fr 200px;align-items:center;gap:24px;padding:28px 32px;display:grid}.wf-channels-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.wf-channel-card{border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:12px;padding:12px 16px;transition:box-shadow .2s,transform .2s;animation:.4s both wfSlideIn;display:flex}.wf-channel-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.wf-channel-icon{opacity:.85;border-radius:8px;flex-shrink:0;width:32px;height:32px}.wf-channel-info{flex-direction:column;flex:1;display:flex}.wf-channel-name{color:var(--text);font-size:.78rem;font-weight:700}.wf-channel-badge{align-items:center;gap:4px;margin-top:2px;font-size:.6rem;font-weight:600;display:inline-flex}.wf-channel-badge.connected{color:var(--accent)}.wf-channel-badge.pending{color:var(--text-muted)}.wf-channel-check{background:var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .3s;display:flex}.wf-channel-check.on{background:var(--accent)}.wf-channels-center{flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.wf-pulse-hub{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.wf-pulse-ring{border:1.5px solid #2a9d6e40;border-radius:50%;animation:2.5s ease-out infinite wfPulseRing;position:absolute}.wf-pulse-ring.r1{animation-delay:0s;inset:-10px}.wf-pulse-ring.r2{animation-delay:.6s;inset:-24px}.wf-pulse-ring.r3{animation-delay:1.2s;inset:-38px}.wf-pulse-core{background:linear-gradient(135deg,var(--accent),#1a7a5c);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 0 0 6px #2a9d6e1f,0 8px 24px #2a9d6e4d}.wf-hub-label{color:var(--accent);text-align:center;font-size:.7rem;font-weight:600}.wf-leads-scene{flex-direction:column;gap:16px;padding:28px 32px;display:flex}.wf-leads-header{justify-content:space-between;align-items:center;display:flex}.wf-lh-title{color:var(--text);font-size:.9rem;font-weight:700}.wf-lh-count{color:var(--accent);border-radius:var(--r-full);background:#0596690f;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;font-weight:600;display:flex}.wf-leads-list{flex-direction:column;gap:6px;display:flex}.wf-lead-row{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;align-items:center;gap:12px;padding:10px 16px;transition:background .2s,box-shadow .2s;animation:.5s both wfSlideUp;display:flex}.wf-lead-row:hover{background:var(--bg-warm);box-shadow:var(--shadow-sm)}.wf-lead-avatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.6rem;font-weight:700;display:flex}.wf-lead-info{flex-direction:column;flex:1;display:flex}.wf-lead-name{color:var(--text);font-size:.78rem;font-weight:700}.wf-lead-src{color:var(--text-muted);font-size:.62rem}.wf-lead-score{font-size:.75rem;font-weight:800;font-family:var(--font-mono);align-items:center;gap:4px;display:flex}.wf-lead-status{color:var(--accent);align-items:center;gap:5px;font-size:.65rem;font-weight:600;display:flex}.wf-leads-sources{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:12px;padding-top:12px;display:grid}.wf-ls-item{flex-direction:column;gap:5px;display:flex}.wf-ls-bar-track{background:var(--border);border-radius:3px;width:100%;height:6px;overflow:hidden}.wf-ls-bar-fill{border-radius:3px;height:100%;animation:1s ease-out both wfBarGrow}.wf-ls-label{color:var(--text-muted);font-size:.6rem;font-weight:600}.wf-ls-val{color:var(--text);font-size:.72rem;font-weight:800;font-family:var(--font-mono)}.wf-ai-scene{grid-template-columns:1.2fr .8fr;align-items:start;gap:20px;padding:28px 32px;display:grid}.wf-ai-call-card{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-md);background:#fff;animation:.5s both wfSlideUp;overflow:hidden}.wf-ai-call-header{color:#fff;background:linear-gradient(135deg,#059669,#1a7a5c);align-items:center;gap:12px;padding:14px 18px;display:flex}.wf-ai-call-label{flex:1;font-size:.75rem;font-weight:700}.wf-ai-call-time{font-family:var(--font-mono);opacity:.8;font-size:.72rem;font-weight:600}.wf-ai-wave{align-items:center;gap:2px;height:20px;display:flex}.wf-ai-wave-bar{background:#ffffffb3;border-radius:2px;width:3px;animation:.8s ease-in-out infinite alternate wfWave}@keyframes wfWave{0%{height:4px}to{height:18px}}.wf-ai-call-lead{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 18px;display:flex}.wf-ai-transcript{flex-direction:column;gap:10px;padding:14px 18px;display:flex}.wf-ai-msg{color:var(--text2);border-radius:var(--r-md);padding:10px 14px;font-size:.75rem;line-height:1.5;animation:.5s both wfSlideUp}.wf-ai-msg.bot{border-left:3px solid var(--accent);background:#0596690f}.wf-ai-msg.user{background:var(--bg-warm);border-left:3px solid var(--border2);animation-delay:.3s}.wf-ai-role{text-transform:uppercase;letter-spacing:.04em;color:var(--text);margin-right:8px;font-size:.6rem;font-weight:800;display:inline-block}.wf-ai-scoring{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;gap:16px;padding:20px;animation:.5s .2s both wfSlideUp;display:flex}.wf-ai-score-card{flex-direction:column;align-items:center;gap:6px;display:flex}.wf-ai-score-ring{width:90px;height:90px;position:relative}.wf-ai-score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.wf-score-anim{stroke-dasharray:0 100;animation:1.2s ease-out .5s forwards wfScoreRing}.wf-score-num{color:var(--accent);font-size:1.5rem;font-weight:800;font-family:var(--font-mono);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.wf-score-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.wf-ai-tags{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.wf-ai-tag{border-radius:var(--r-full);background:var(--bg-warm);color:var(--text2);border:1px solid var(--border);padding:4px 12px;font-size:.62rem;font-weight:700;animation:.4s .6s both wfSlideUp}.wf-ai-tag.hot{color:var(--accent);background:#05966914;border-color:#05966933}.wf-ai-route{color:var(--accent);border-radius:var(--r-full);background:#0596690f;align-items:center;gap:6px;padding:8px 16px;font-size:.7rem;font-weight:600;animation:.5s .8s both wfSlideUp;display:flex}.wf-dashboard{flex-direction:column;gap:20px;padding:28px 32px;display:flex}.wf-dash-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.wf-dash-kpi{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;flex-direction:column;gap:4px;padding:16px 18px;transition:box-shadow .2s;animation:.5s cubic-bezier(.16,1,.3,1) both wfKpiPop;display:flex}.wf-dash-kpi:hover{box-shadow:var(--shadow-md)}.wf-kpi-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.62rem;font-weight:600}.wf-kpi-val{color:var(--text);font-size:1.4rem;font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em}.wf-kpi-change{color:var(--text-muted);font-size:.65rem;font-weight:700}.wf-kpi-change.up{color:var(--accent)}.wf-dash-chart{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);background:#fff;padding:20px 24px 14px;animation:.5s .3s both wfSlideUp}.wf-chart-header{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.wf-chart-title{color:var(--text);font-size:.82rem;font-weight:700}.wf-chart-val{color:var(--text);font-size:1.1rem;font-weight:800;font-family:var(--font-mono)}.wf-chart-val .wf-kpi-change{margin-left:6px;font-size:.65rem}.wf-chart-svg{width:100%;height:140px;display:block}.wf-chart-line{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:2s ease-out .4s forwards wfDrawLine}.wf-chart-area{opacity:0;animation:.8s 1.2s forwards wfFadeIn}.wf-chart-dot{opacity:0;animation:.3s both wfDotPop}.wf-chart-months{color:var(--text-muted);font-size:.6rem;font-weight:600;font-family:var(--font-mono);justify-content:space-between;margin-top:8px;padding:0 4px;display:flex}.wf-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite wfDotPulse;display:inline-block}.wf-status-dot.green{background:#059669}.wf-status-dot.orange{background:#d97706}.wf-status-dot.blue{background:#2563eb}.wf-status-dot.purple{background:#7c3aed}.wf-ticker{border-top:1px solid var(--border);background:var(--bg-warm);display:flex;overflow:hidden}.wf-ticker-item{color:var(--text2);border-right:1px solid var(--border);white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.72rem;font-weight:600;display:flex}.wf-ticker-item:last-child{border-right:none}@keyframes wfSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes wfSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes wfFnPop{0%{opacity:0;transform:scale(.88)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes wfDrawLine{to{stroke-dashoffset:0}}@keyframes wfFadeIn{to{opacity:1}}@keyframes wfDotPop{0%{opacity:0}to{opacity:1}}@keyframes wfDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes wfPulseRing{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}@keyframes wfScoreRing{to{stroke-dasharray:92 100}}@keyframes wfBarGrow{0%{width:0}}@keyframes wfKpiPop{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.reveal{opacity:0;transform:translateY(30px)}.reveal.visible{opacity:1;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.deferred-section-shell{width:100%}.deferred-section-shell:not(.is-mounted){content-visibility:auto;contain:layout style paint}.deferred-section-shell .reveal{transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.deferred-section-shell.is-mounted .reveal{opacity:1;transform:translateY(0)}html[data-analytics-snapshot=true] .deferred-section-shell:not(.is-mounted){content-visibility:visible;contain:none}html[data-analytics-snapshot=true] .hero-rail-marquee,html[data-analytics-snapshot=true] .hero-mobile-marquee,html[data-analytics-snapshot=true] .logos-marquee,html[data-analytics-snapshot=true] .hero-bg-aurora,html[data-analytics-snapshot=true] .hero-bg-beams,html[data-analytics-snapshot=true] .hero-bg-spotlight,html[data-analytics-snapshot=true] .hero-bg-radial,html[data-analytics-snapshot=true] .hero-bg-orbs,html[data-analytics-snapshot=true] .hero-bg-diamond,html[data-analytics-snapshot=true] .hero-bg-dots,html[data-analytics-snapshot=true] .hero-bg-glow-line,html[data-analytics-snapshot=true] .hero-side-rail,html[data-analytics-snapshot=true] .hero-ropes,html[data-analytics-snapshot=true] .hero-click-arrows,html[data-analytics-snapshot=true] .hero-flying-msg{display:none!important}html[data-analytics-snapshot=true] .hero *,html[data-analytics-snapshot=true] .logos-section *,html[data-analytics-snapshot=true] .deferred-section-shell *{animation-play-state:paused!important}html[data-analytics-snapshot=true] .hero *,html[data-analytics-snapshot=true] .logos-section *{transition:none!important}.showcase-section,.logos-section,.feature-stack,.case-section,.templates-section,.usecases-section,.integrations-section,.cta-section,.footer{content-visibility:auto;contain-intrinsic-size:900px}.stagger-1{transition-delay:50ms!important}.stagger-2{transition-delay:.1s!important}.stagger-3{transition-delay:.15s!important}.stagger-4{transition-delay:.2s!important}.stagger-5{transition-delay:.25s!important}@media (max-width:1024px){.op-mobile-notice{display:flex}.nav{height:64px;padding:0 14px}.nav.scrolled{border-radius:18px;height:58px;padding:0 14px;top:8px;left:8px;right:8px}.nav-links,.nav-right .nav-cta,.nav-right .nav-login,.op-blog-header{display:none}.nav-left{flex:auto;gap:0;min-width:0}.logo-link{flex:auto;gap:8px;min-width:0}.brand-wordmark{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1;overflow:hidden}.logo-link img{width:30px;height:30px}.nav-right{gap:8px}.nav-mobile-toggle{cursor:pointer;background:#fffffff2;border:1px solid #14181f1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:8px;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #0f172a0f}.nav-mobile-toggle:active{background:#f0f0f0f2}.nav-mobile-toggle svg{color:#1f2937}.nav-toggle-line{transform-origin:50%;transition:transform .25s,opacity .25s}.nav-mobile-toggle.is-open .nav-toggle-line--top{transform:translateY(6px)rotate(45deg)}.nav-mobile-toggle.is-open .nav-toggle-line--mid{opacity:0}.nav-mobile-toggle.is-open .nav-toggle-line--bot{transform:translateY(-6px)rotate(-45deg)}.nav-mobile-shell{z-index:1100;pointer-events:none;position:fixed;inset:0}.nav-mobile-shell.is-open{pointer-events:auto;display:block}.nav-mobile-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a57;border:0;position:absolute;inset:0}.nav-mobile-panel{opacity:0;background:linear-gradient(#fffffff5,#f7faf9f0);border-radius:28px;flex-direction:column;gap:18px;padding:18px;transition:transform .22s,opacity .22s;display:flex;position:absolute;inset:12px;overflow-y:auto;transform:translateY(16px)scale(.98);box-shadow:0 28px 70px #0f172a3d}.nav-mobile-panel--docs-drawer{border-radius:24px 0 0 24px;width:min(344px,100vw - 32px);padding:16px 14px 14px;inset:0 0 0 auto;transform:translate(18px)}.nav-mobile-shell.is-open .nav-mobile-panel{opacity:1;transform:translateY(0)scale(1)}.nav-mobile-shell.is-open .nav-mobile-panel--docs-drawer{transform:translate(0)}.nav-mobile-panel-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.nav-mobile-close{background:#fff;border:1px solid #14181f14;border-radius:14px;flex:none;width:42px;height:42px;position:relative}.nav-mobile-close span{background:#111827;border-radius:999px;width:18px;height:2px;position:absolute;top:50%;left:50%}.nav-mobile-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.nav-mobile-close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.nav-mobile-links{gap:10px;display:grid}.nav-mobile-links>a,.nav-mobile-dropdown-trigger{color:#111827;text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #14181f0f;border-radius:16px;align-items:center;width:100%;min-height:52px;padding:0 16px;font-size:.98rem;font-weight:600;display:flex}.nav-mobile-dropdown-trigger{justify-content:space-between}.nav-mobile-dropdown-chevron{color:#6b7280;transition:transform .25s}.nav-mobile-dropdown.is-open .nav-mobile-dropdown-chevron{transform:rotate(180deg)}.nav-mobile-dropdown-sub{gap:4px;max-height:0;padding:0 8px 0 20px;transition:max-height .3s,padding .3s;display:grid;overflow:hidden}.nav-mobile-dropdown.is-open .nav-mobile-dropdown-sub{max-height:320px;padding:8px 8px 0 20px}.nav-mobile-dropdown-sub a{color:#374151;background:#ffffff80;border:1px solid #14181f0a;border-radius:12px;align-items:center;width:calc(100% - 10px);min-height:44px;padding:0 14px 0 20px;font-size:.92rem;font-weight:500;display:flex}.nav-mobile-dropdown-sub a:active{background:#1f7f5914}.nav-mobile-actions{gap:12px;margin-top:auto;display:grid}.nav-mobile-actions .nav-cta,.nav-mobile-actions .nav-login{justify-content:center;min-height:48px;display:inline-flex}.op-mobile-notice-card{width:min(92vw,420px);padding:22px 18px 18px}.feature-stack{padding-bottom:0}.feature-block,.feature-block-inner{min-height:auto;position:relative;top:auto}.wf-suite{padding:28px 20px 86px}.wf-suite-inline-status{min-height:52px;margin:0 0 8px;position:relative;top:auto;left:auto;right:auto}.wf-suite-grid{grid-template-columns:1fr;gap:18px;min-height:0;display:grid}.wf-suite-panel{width:100%;position:relative;inset:auto;transform:none}.wf-suite-lines{display:none}.wf-suite-ticker{grid-template-columns:repeat(2,1fr);left:20px;right:20px}.wf-unified-stage{min-height:900px}.wf-stage-node--top-left,.wf-stage-node--bottom-left,.wf-stage-node--center,.wf-stage-node--top-right,.wf-stage-node--bottom-right{width:100%;position:relative;inset:auto;transform:none}.wf-stage-lines{display:none}.wf-stage-probability-core{grid-template-columns:88px 1fr}.wf-builder-canvas{min-height:380px}.wf-channels{grid-template-columns:1fr}.wf-channels-center{flex-direction:row;justify-content:center;padding:16px 0}.wf-ai-scene{grid-template-columns:1fr}.wf-dash-kpis,.wf-leads-sources{grid-template-columns:repeat(2,1fr)}.hero-shot-main{transform:none}.hero{min-height:100svh;padding:142px 20px 52px}.hero-inner{max-width:100%;margin-top:34px}.hero-h1{white-space:normal;max-width:680px;font-size:clamp(2.35rem,3.1vw,3.2rem)}.hero-sub{max-width:612px;font-size:.98rem}.hero-click-spotlight{width:min(100%,980px);min-height:520px;padding:18px 14px 10px}.hero-lead-card{width:min(30vw,230px)}.hero-lead-card--top-left,.hero-lead-card--bottom-left{left:14px}.hero-lead-card--top-right,.hero-lead-card--bottom-right{right:14px}.hero-wait-note--left{left:72px}.hero-wait-note--right{right:72px}.hero-support-cards{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:760px;margin:0 auto;display:grid;position:relative}.hero-g2-showcase{width:min(100%,860px);margin:20px auto 0;padding:0 8px}.hero-g2-strip{justify-content:center;gap:8px}.hero-g2-badge{max-width:138px}.hero-g2-note{margin-top:8px;font-size:.82rem}.hero-floating-card{width:100%;margin:0;position:relative;top:auto;left:auto;right:auto}.hero-floating-card--left,.hero-floating-card--right{transform:none}.logos-grid{grid-template-columns:repeat(3,1fr)}.logos-divider{height:28px}.logo-item{min-height:96px}.partner-logo-card{gap:12px;padding:16px 14px}.partner-logo-mark{max-width:52px;height:38px;min-height:38px}.partner-logo-name{font-size:1.06rem}.feature-block-top{grid-template-columns:1fr;min-height:auto;padding:72px 48px 48px}.fb-copy{margin-bottom:40px;padding-right:0}.case-grid{grid-template-columns:1fr 1fr}.integrations-top{grid-template-columns:1fr}.int-network{height:460px}.int-node img{width:92px;height:92px;padding:16px}.int-hub img{width:124px;height:124px;padding:20px}.usecases-grid{grid-template-columns:1fr}.usecases-sidebar{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;overflow-x:auto}.uc-item{white-space:nowrap;border-bottom:none;border-right:1px solid var(--border)}.footer-inner{grid-template-columns:1fr 1fr;gap:40px}.footer-bottom{grid-area:auto/1/auto/-1;margin-top:0}.footer-col--social{grid-area:auto/1/auto/-1;justify-self:start;margin-top:0}.wf-wrap,.case-shell,.templates-track,.usecases-grid,.footer-inner,.op-contact-container,.op-security-feature-grid,.op-security-faq-section{contain:layout paint style}@supports (content-visibility:auto){.logos-section,.feature-block,.case-section,.templates-section,.usecases-section,.integrations-section,.cta-section,.footer,.op-contact-faq-section,.op-contact-cta-band,.op-security-dark,.op-security-faq-section{content-visibility:auto;contain-intrinsic-size:900px}}}@media (max-width:640px){.nav{height:60px;padding:0 12px}.nav.scrolled{border-radius:16px;height:54px;padding:0 12px;top:6px;left:6px;right:6px}.nav-mobile-custom-content{flex:auto;min-height:0;display:flex}.op-api-mobile-menu{flex-direction:column;flex:auto;gap:14px;min-height:0;display:flex}.op-api-mobile-menu-links{gap:6px;display:grid}.op-api-mobile-menu-link{color:#55606f;background:#ffffffb8;border:1px solid #14181f0f;border-radius:14px;align-items:center;gap:10px;min-height:46px;padding:0 8px;font-size:.94rem;font-weight:600;display:flex}.op-api-mobile-menu-link.is-active{color:#0f8c68;background:#dcf7f2eb}.op-api-mobile-menu-link-icon{color:#687280;background:#fff;border:1px solid #0f172a14;border-radius:10px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.op-api-mobile-menu-link.is-active .op-api-mobile-menu-link-icon{color:#fff;background:#11a392;border-color:#0000}.op-api-mobile-menu-link-icon svg{width:16px;height:16px}.op-api-mobile-menu-topics{gap:16px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.op-api-mobile-menu-group h2{color:#2f2f33;letter-spacing:-.01em;margin:0 0 8px;font-size:.78rem;font-weight:800}.op-api-mobile-menu-items{gap:4px;display:grid}.op-api-mobile-menu-item{color:#1f2937;text-align:left;width:100%;min-height:36px;font:inherit;background:0 0;border:none;border-radius:12px;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:8px;padding:0 8px 0 18px;display:grid}.op-api-mobile-menu-item.is-link-only{grid-template-columns:minmax(0,1fr);padding-left:28px}.op-api-mobile-menu-item.is-active{color:#0a8f7a;background:#d8f3ee}.op-api-mobile-menu-item span:last-child{min-width:0;font-size:.88rem;font-weight:500;line-height:1.2;display:block}.logo-link{gap:7px}.logo-link img{width:28px;height:28px}.brand-wordmark{max-width:150px;font-size:.95rem}.nav-mobile-toggle{border-radius:10px;width:38px;height:38px}}@media (hover:none) and (pointer:coarse){.nav{height:60px;padding:0 12px}.nav.scrolled{border-radius:16px;height:54px;padding:0 12px;top:6px;left:6px;right:6px}.nav-links,.nav-right .nav-cta,.nav-right .nav-login,.op-blog-header{display:none}.nav-left{flex:auto;gap:0;min-width:0}.logo-link{flex:auto;gap:7px;min-width:0}.logo-link img{width:28px;height:28px}.brand-wordmark{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.95rem;line-height:1;overflow:hidden}.nav-right{gap:8px}.nav-mobile-toggle{cursor:pointer;background:#fffffff2;border:1px solid #14181f1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:8px;display:inline-flex;box-shadow:0 2px 8px #0f172a0f}.nav.scrolled.op-blog-top-nav--hidden{opacity:1;visibility:visible;pointer-events:auto;transform:none}}@media (max-width:768px){.feature-stack{scroll-snap-type:y proximity;scroll-padding-top:0;position:relative}.feature-block{scroll-snap-align:start;scroll-snap-stop:always;min-height:auto;position:sticky;top:0;overflow:visible}.feature-block-inner{min-height:auto}.feature-block-top{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;min-height:auto;padding:20px 20px 10px;display:flex}.fb-copy{flex:none;justify-content:flex-start;align-self:start;gap:0;margin-bottom:0}.feature-block--green-mid .fb-copy{order:0}.feature-block--green-mid .fb-visual{order:1}.fb-kicker{margin-bottom:12px;padding:7px 14px;font-size:.69rem}.fb-title{max-width:none;margin-bottom:14px;font-size:clamp(2.5rem,10.2vw,3.5rem);line-height:.96}.fb-subtitle{max-width:none;font-size:.92rem;line-height:1.48}.fb-visual{flex:none;align-self:stretch;align-items:stretch;min-height:0}.fb-screenshot{border-radius:24px;align-items:stretch;width:100%;max-width:100%;height:auto;min-height:0;padding:10px;display:flex;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)}.feature-block--green-mid .fb-screenshot{transform:perspective(1200px)rotateY(2deg)rotateX(1deg)}.fb-video{aspect-ratio:960/502;object-fit:cover;object-position:center top;width:100%;height:auto}.fb-video-progress{bottom:12px;left:12px;right:12px}.case-doodles{opacity:.7}.case-doodle-line{stroke-width:3px}.case-doodle-line--soft,.case-doodle-swish{stroke-width:2px}.wf-wrap--showcase .wf-scene{min-height:auto}.wf-suite{min-height:auto;padding:18px 12px 28px}.wf-suite-rail{opacity:.45;width:32px}.wf-suite-canvas{position:relative}.wf-suite-grid,.wf-suite-ticker,.wf-suite-lines,.wf-suite-rail{display:none!important}.wf-suite-mobile,.wf-suite-mobile-ticker{display:block!important}.wf-suite-mobile{z-index:2;max-width:100%;margin:0 auto;position:relative}.wf-suite-mobile-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #94a3b829;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;display:flex;box-shadow:0 16px 32px #0f172a14}.wf-suite-mobile-status .wf-suite-process{letter-spacing:.04em;font-size:.67rem;line-height:1.35}.wf-suite-mobile-status .wf-suite-badge{flex:none;justify-content:center;min-width:78px;padding:8px 10px;font-size:.62rem}.wf-suite-mobile-flow{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px;margin:0 0 14px;padding:0 8px;display:grid}.wf-suite-mobile-flow span{opacity:.72;background:linear-gradient(90deg,#10b981d1,#0ea5e9b8);border-radius:999px;height:4px;display:block}.wf-suite-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.wf-suite-mobile .wf-suite-panel{border-radius:18px;width:100%;min-width:0;padding:12px 11px;box-shadow:0 14px 28px #0f172a1a}.wf-suite-mobile .wf-suite-panel--center{order:3;grid-column:1/-1}.wf-suite-mobile .wf-suite-panel--qualify{order:4}.wf-suite-mobile .wf-suite-panel--revenue{order:5}.wf-suite-mobile .wf-suite-panel-head{align-items:center;gap:8px}.wf-suite-mobile .wf-suite-step{width:34px;height:24px;font-size:.64rem}.wf-suite-mobile .wf-suite-panel-title{font-size:.88rem;line-height:1.1}.wf-suite-mobile .wf-suite-panel-copy{margin-top:6px;font-size:.72rem;line-height:1.45}.wf-suite-mobile .wf-builder-mini,.wf-suite-mobile .wf-leads-mini,.wf-suite-mobile .wf-suite-execution,.wf-suite-mobile .wf-suite-qualify-band,.wf-suite-mobile .wf-suite-stats,.wf-suite-mobile .wf-suite-growth-grid,.wf-suite-mobile .wf-suite-revenue-chart{margin-top:10px}.wf-suite-mobile .wf-builder-mini,.wf-suite-mobile .wf-leads-mini,.wf-suite-mobile .wf-suite-execution,.wf-suite-mobile .wf-suite-revenue-chart{border-radius:14px;padding:10px}.wf-suite-mobile .wf-builder-mini-list,.wf-suite-mobile .wf-leads-mini-list,.wf-suite-mobile .wf-suite-flow-list,.wf-suite-mobile .wf-suite-qualify-lines{gap:6px}.wf-suite-mobile .wf-builder-mini-item,.wf-suite-mobile .wf-leads-mini-item,.wf-suite-mobile .wf-suite-flow-item{border-radius:12px;gap:8px;min-height:0;padding:8px;font-size:.72rem}.wf-suite-mobile .wf-builder-mini-arrow{height:8px}.wf-suite-mobile .wf-builder-mini-arrow svg{width:8px;height:8px}.wf-suite-mobile .wf-builder-mini-icon,.wf-suite-mobile .wf-leads-mini-icon,.wf-suite-mobile .wf-suite-flow-icon{flex:0 0 24px;width:24px;height:24px}.wf-suite-mobile .wf-builder-mini-item span:last-child,.wf-suite-mobile .wf-leads-mini-source,.wf-suite-mobile .wf-suite-flow-copy{min-width:0;font-size:.71rem;line-height:1.3}.wf-suite-mobile .wf-builder-mini-saved,.wf-suite-mobile .wf-leads-mini-badge,.wf-suite-mobile .wf-leads-mini-total,.wf-suite-mobile .wf-leads-mini-pill,.wf-suite-mobile .wf-leads-mini-footer,.wf-suite-mobile .wf-suite-center-kicker,.wf-suite-mobile .wf-suite-center-state,.wf-suite-mobile .wf-suite-flow-state,.wf-suite-mobile .wf-suite-contact-sub,.wf-suite-mobile .wf-suite-contact-score,.wf-suite-mobile .wf-suite-toast-text,.wf-suite-mobile .wf-suite-lane-label,.wf-suite-mobile .wf-suite-qualify-line span,.wf-suite-mobile .wf-suite-qualify-line strong,.wf-suite-mobile .wf-suite-qualify-chip,.wf-suite-mobile .wf-suite-stat-label,.wf-suite-mobile .wf-suite-stat-trend,.wf-suite-mobile .wf-suite-growth-item span,.wf-suite-mobile .wf-suite-revenue-chart-head span,.wf-suite-mobile .wf-suite-revenue-chart-head b{font-size:.66rem}.wf-suite-mobile .wf-suite-center-bar,.wf-suite-mobile .wf-suite-lead-card,.wf-suite-mobile .wf-suite-qualify-line,.wf-suite-mobile .wf-suite-toast{border-radius:12px;padding:8px 9px}.wf-suite-mobile .wf-suite-contact{align-items:center;gap:8px}.wf-suite-mobile .wf-suite-contact-avatar{width:28px;height:28px;font-size:.68rem}.wf-suite-mobile .wf-suite-contact-name{font-size:.76rem}.wf-suite-mobile .wf-suite-execution-foot{gap:6px;margin-top:8px}.wf-suite-mobile .wf-suite-execution-pill{padding:5px 8px;font-size:.64rem}.wf-suite-mobile .wf-suite-qualify-band{grid-template-columns:1fr;gap:8px}.wf-suite-mobile .wf-suite-meter--live{width:76px;height:76px;margin:0 auto}.wf-suite-mobile .wf-suite-meter strong{font-size:.9rem}.wf-suite-mobile .wf-suite-milestones{gap:6px}.wf-suite-mobile .wf-suite-conversion-lane{margin-top:8px}.wf-suite-mobile .wf-suite-qualify-footer{gap:6px;margin-top:8px}.wf-suite-mobile .wf-suite-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wf-suite-mobile .wf-suite-stat{border-radius:12px;padding:10px 9px}.wf-suite-mobile .wf-suite-stat-value{font-size:1rem}.wf-suite-mobile .wf-suite-growth-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wf-suite-mobile .wf-suite-growth-item{border-radius:12px;padding:8px 7px}.wf-suite-mobile-ticker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid!important}.wf-suite-mobile-ticker .wf-suite-ticker-item{background:#ffffffbd;border:1px solid #94a3b829;border-radius:14px;justify-content:flex-start;gap:8px;min-width:0;padding:10px 11px;font-size:.7rem;box-shadow:0 12px 24px #0f172a0f}.wf-suite-mobile-ticker .wf-suite-ticker-item+.wf-suite-ticker-item{border-top:none;border-left:none}.wf-suite-inline-status{border-radius:20px;flex-direction:column;align-items:center;gap:10px;min-height:0;margin:0 0 8px;padding:10px}.wf-suite-process{letter-spacing:.05em;font-size:.8rem}.wf-suite-inline-status .wf-suite-badge{width:56px;height:56px;font-size:.45rem}.wf-suite-panel{border-radius:22px;padding:18px 16px}.wf-suite-panel--center{min-height:0}.wf-suite-contact,.wf-suite-center-bar{flex-wrap:wrap}.wf-suite-preview-title{font-size:1.5rem}.wf-suite-stats{grid-template-columns:1fr}.wf-suite-ticker{grid-template-columns:1fr;left:12px;right:12px}.wf-suite-ticker-item+.wf-suite-ticker-item{border-top:1px solid #0f172a14;border-left:none}.wf-stage-probability-top,.wf-stage-probability-footer{flex-direction:column;align-items:flex-start}.wf-stage-probability-core,.wf-suite-qualify-band,.wf-suite-milestones{grid-template-columns:1fr}.wf-suite-toast--teal,.wf-suite-toast--blue,.wf-suite-toast--amber,.wf-suite-toast--violet,.wf-suite-toast--green{max-width:100%}.wf-stage-ring--probability{width:88px;height:88px}.hero{background:radial-gradient(circle at 0 0,#22c55e1f,#0000 28%),radial-gradient(circle at 100% 0,#0ea5e924,#0000 32%),linear-gradient(#f7fffd 0%,#f7fbff 34%,#f7fffd 72% 100%);min-height:auto;padding:120px 18px 60px}.showcase-section{margin-top:0;padding-top:125px}.hero-bg-pattern,.hero-side-rail,.hero-bg-beams,.hero-bg-glow-line,.hero-bg-dots,.hero-bg-spotlight{display:none}.hero:before{content:none}.hero-bg-aurora{opacity:.8;height:460px;inset:-4% -30% auto}.hero-bg-spotlight{width:92vw;height:232px;top:126px}.hero-side-rail{opacity:.5;width:40px}.hero-bg-beams{opacity:.55;height:400px;inset:0 -45% auto}.hero-bg-radial--1,.hero-bg-radial--2{filter:blur(10px);opacity:.8}.hero-bg-radial--1{width:190px;height:190px;top:170px;left:-24px}.hero-bg-radial--2{width:220px;height:220px;top:110px;right:-48px}.hero-bg-ring--1{width:320px;height:320px;top:10px;right:-140px}.hero-bg-ring--2{width:260px;height:260px;bottom:120px;left:-120px}.hero-bg-ring--3{top:200px;left:-40px}.int-network{height:420px}.int-node img{width:82px;height:82px;padding:14px}.int-hub img{width:116px;height:116px;padding:18px}.hero-eyebrow{letter-spacing:.06em;color:#0b5f46;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#fffffffa,#f0fdf8f0),linear-gradient(90deg,#10b98114,#38bdf814);border:1px solid #6ee7b76b;justify-content:center;max-width:min(100%,330px);margin-top:-10px;margin-bottom:44px;padding:9px 15px;font-size:.64rem;box-shadow:0 14px 28px #10182814,0 6px 14px #22c55e14,inset 0 1px #fffffff2}.hero-eyebrow:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff4d,#fff0);position:absolute;inset:1px}.hero-eyebrow:after{opacity:.95;animation-duration:4.8s}.hero-eyebrow-dot{width:11px;height:11px;box-shadow:0 0 0 7px #10b9811a,0 0 18px #10b9814d}.hero-inner{grid-template-columns:1fr;max-width:820px;margin-top:12px}.hero-mobile-primary,.hero-mobile-secondary,.hero-mobile-tertiary{width:100%}.hero-video-panel{justify-content:center;width:100vw;margin-top:-60px;margin-left:calc(50% - 50vw - 5px);margin-right:calc(50% - 50vw);padding:8px 0 0;display:flex}.hero-mobile-primary{flex-direction:column;justify-content:flex-start;gap:18px;min-height:auto;padding:6px 0 0;display:flex}.hero-video-frame{border-left:0;border-right:0;border-radius:0;width:calc(100vw + 5px);max-width:none;box-shadow:0 18px 38px #0f172a1a}.hero-mobile-secondary{background:radial-gradient(circle at 50% 54%,#bbf7d03d,#0000 34%),radial-gradient(circle at 18% 18%,#a7f3d024,#0000 28%),linear-gradient(#fbfffcfa,#f6fdf8fc);border:1px solid #bbf7d047;border-radius:28px;margin-top:18px;padding:18px 16px 10px;overflow:hidden;box-shadow:0 22px 50px #0f172a0d,0 8px 24px #22c55e0a,inset 0 1px #ffffffeb}.hero-mobile-secondary:before{content:"";pointer-events:none;background:radial-gradient(circle at top,#6ee7b73d,#0000 72%);height:120px;position:absolute;inset:0 0 auto}.hero-logo-stage .hero-mobile-secondary{box-shadow:none;background:0 0;border:none;border-radius:28px;margin-top:0;padding:10px 0}.hero-logo-stage .hero-mobile-secondary:before{content:none}.hero-logo-stage .hero-mobile-marquee{margin:6px 0}.hero-logo-stage .hero-mobile-marquee-rows{padding:6px 0}.hero-mobile-tertiary{margin-top:-158px;padding-top:26px}.hero-mobile-tertiary:before{content:"";pointer-events:none;border-top:1px solid #38bdf83d;width:min(180px,46vw);height:10px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.hero-mobile-tertiary:after{content:"";pointer-events:none;background:linear-gradient(90deg,#22c55e00,#22c55ee0,#38bdf8e0,#38bdf800);border-radius:999px;width:76px;height:4px;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #38bdf82e}.hero-h1{max-width:440px;margin-bottom:0;margin-left:auto;margin-right:auto;padding:0 4px;font-size:clamp(1.95rem,8.8vw,2.85rem);line-height:1}.hero-h1-line--desktop-single{display:none}.hero-h1-line--mobile-brand,.hero-h1-line--mobile-copy{white-space:nowrap;display:block}.hero-sub{text-align:center;text-wrap:pretty;width:min(100%,396px);max-width:none;margin:-6px auto 0;padding-left:0;padding-right:0;font-size:.88rem;line-height:1.52}.hero-sub-desktop-copy{display:none}.hero-sub-mobile-copy{display:inline}.hero-click-spotlight{width:min(100%,720px);min-height:380px;margin:-10px auto 18px;padding:10px 0 0}.hero-click-simple{width:100%;max-width:190px;padding:10px 20px;font-size:.82rem}.hero-cta-divider{height:22px;margin:0 0 18px}.hero-cta-row{flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px 18px;max-width:100%;margin:-6px auto 0;padding:0 2px;display:flex;transform:translate(5px)}.hero-cta-buttons{flex-direction:column;flex:0 0 100%;order:1;align-items:center;gap:10px;min-width:0;margin-top:32px;display:flex}.hero-cta-row>.hero-floating-card--left{flex:none;order:2}.hero-cta-row>.hero-floating-card--right{flex:none;order:3}.hero-cta-buttons .btn-primary,.hero-cta-buttons .btn-secondary{white-space:nowrap;justify-content:center;width:auto;min-width:0;padding:13px 22px}.hero-cta-buttons .btn-primary--hero{letter-spacing:-.01em;opacity:1;background:#1f8f62;border:1px solid #ffffff3d;border-radius:999px;gap:8px;font-size:.8rem;position:relative;overflow:hidden;box-shadow:0 10px 20px #1f8f622e}.hero-cta-buttons .btn-primary--hero .hero-cta-label{font-size:.9rem}.hero-cta-buttons .btn-primary--hero:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff14,#ffffff05);position:absolute;inset:1px}.hero-cta-buttons .btn-primary--hero:after{content:none}.hero-cta-buttons .btn-primary--hero span,.hero-cta-buttons .btn-primary--hero img{z-index:1;position:relative}.hero-cta-buttons .btn-primary-hero-logo{background:#ffffff2e;border-radius:999px;width:18px;height:18px;padding:3px;box-shadow:inset 0 1px #fff3}.hero-cta-row .hero-floating-card{pointer-events:auto;opacity:1;border-radius:15px;width:100px;min-width:100px;margin-top:0;padding:9px 8px 8px;display:block;position:relative}.hero-cta-row .hero-floating-card--left{--hero-card-shift-x:clamp(-10px,-2.8vw,-6px);--hero-card-shift-y:-60px;width:92px;min-width:92px;transform:translate(var(--hero-card-shift-x),var(--hero-card-shift-y))rotate(-6deg);grid-column:1;padding:8px 7px 7px;animation:.36s cubic-bezier(.22,1,.36,1) .12s both heroCardRevealLeft,10s ease-in-out .56s infinite heroCardFloatLeftMobile;top:auto;left:auto}.hero-cta-row .hero-floating-card--right{--hero-card-shift-x:clamp(6px,2.8vw,10px);--hero-card-shift-y:-60px;transform:translate(var(--hero-card-shift-x),var(--hero-card-shift-y))rotate(6deg);transform-origin:50% 85%;grid-column:3;animation:.36s cubic-bezier(.22,1,.36,1) .16s both heroCardRevealRight,8s ease-in-out .6s infinite heroCardFloatRightMobile;top:auto;right:auto}.hero-cta-row .hero-floating-card--right .hero-card-pill,.hero-cta-row .hero-floating-card--right .hero-card-route,.hero-cta-row .hero-floating-card--right .hero-card-nodes{animation:2.8s ease-in-out infinite heroCardRightAccentPulse}.hero-cta-row .hero-floating-card--right{padding:9px 8px 8px}.hero-cta-row .hero-floating-card--right .hero-card-route,.hero-cta-row .hero-floating-card--right .hero-card-nodes{display:none}.hero-cta-row .hero-card-label{letter-spacing:.06em;margin-bottom:5px;font-size:.48rem}.hero-cta-row .hero-card-value{margin-bottom:5px;font-size:clamp(1.14rem,6.2vw,1.38rem)}.hero-cta-row .hero-floating-card--left .hero-card-label{margin-bottom:4px}.hero-cta-row .hero-floating-card--left .hero-card-value{margin-bottom:4px;font-size:clamp(1rem,5.5vw,1.18rem)}.hero-cta-row .hero-floating-card--left .hero-card-meter{gap:3px;margin-bottom:3px}.hero-cta-row .hero-floating-card--left .hero-card-meter-bar{height:4px}.hero-cta-row .hero-card-meter{gap:4px;margin-bottom:5px}.hero-cta-row .hero-card-meter-bar{border-radius:999px;height:5px}.hero-cta-row .hero-card-pill{white-space:nowrap;border-radius:999px;padding:5px 6px;font-size:.34rem}.hero-cta-row .hero-floating-card--right .hero-card-pill{white-space:normal;text-align:center;padding:5px 4px;font-size:.3rem;line-height:1.15}.hero-cta-row .hero-floating-card--right .hero-card-label{letter-spacing:.08em;margin-bottom:6px;font-size:.52rem}.hero-cta-row .hero-card-topics{gap:2px;margin-bottom:4px}.hero-cta-row .hero-floating-card--right .hero-card-topics{gap:3px;margin-bottom:0}.hero-cta-row .hero-card-topic-flow{gap:2px}.hero-cta-row .hero-floating-card--right .hero-card-topic-flow{gap:3px}.hero-cta-row .hero-card-topic{min-height:13px;padding:0 5px;font-size:.31rem}.hero-cta-row .hero-floating-card--right .hero-card-topic{min-height:15px;padding:0 6px;font-size:.35rem;line-height:1.1}.hero-cta-row .hero-card-arrow{font-size:.27rem}.hero-cta-row .hero-floating-card--right .hero-card-arrow{font-size:.3rem}.hero-cta-row .hero-card-sub{font-size:.37rem;line-height:1.2}.hero-support-cards{display:none}.hero-g2-showcase{width:100%;margin:16px auto 0;padding:0}.hero-g2-strip{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:center;place-items:start center;gap:22px 6px;margin-bottom:28px;display:grid}.hero-g2-badge{grid-column:span 2;width:100%;max-width:none}.hero-g2-badge>span{width:100%!important;display:block!important}.hero-g2-badge img{transform-origin:top;transform:scale(1.32);width:100%!important;height:auto!important}.hero-g2-badge:nth-child(4){grid-column:2/span 2}.hero-g2-badge:nth-child(5){grid-column:4/span 2}.hero-g2-note{max-width:390px;margin:0 auto;font-size:.98rem;line-height:1.62}.hero-cta-divider:before,.hero-cta-divider:after{display:none;right:0}.hero-cta-section-title{max-width:100%;margin:0 auto 24px;padding-top:0;position:relative}.hero-cta-section-title:before,.hero-cta-section-title:after{content:none}.hero-cta-section-title h2{letter-spacing:-.03em;white-space:normal;gap:6px;font-size:clamp(1.22rem,6.4vw,1.72rem);font-style:normal;font-weight:600;line-height:1.08}.hero-cta-title-sub{text-align:center;text-wrap:pretty;width:min(100%,38ch);max-width:38ch;margin:0 auto;font-size:.76rem;line-height:1.5}.hero-cta-title-sub-desktop{display:none}.hero-cta-title-sub-mobile{display:block}.hero-click-arrows{opacity:.75;z-index:0}.hero-click-arrows .hero-click-arrow-path{stroke:#0f766eb8;stroke-width:4.5px}.hero-click-arrows .hero-click-arrow-path--left{animation:2.4s ease-out forwards heroClickArrowDraw;transform:translate(-71px)}.hero-click-arrows .hero-click-arrow-path--right{animation:2.4s ease-out forwards heroClickArrowDraw;transform:translate(71px)}.hero-click-arrows .hero-click-arrow-path--top{animation:2.4s ease-out forwards heroClickArrowDraw;transform:translateY(-30px)}.hero-click-arrows marker path{fill:#0f766ed9}.hero-wait-copy{display:none}.hero-click-spotlight{background:radial-gradient(circle at 50% 12%,#6ee7b72e,#0000 38%),linear-gradient(#ffffff94,#f8fcff47);border-top:1px solid #94a3b829;border-radius:30px 30px 0 0;width:calc(100% + 16px);min-height:332px;margin:18px -8px 30px;padding:0;transform:none}.hero-robot-wrap{z-index:2;transform-origin:50%;top:49%;transform:translate(-50%,-50%)scale(.84)}.hero-robot-bubble{letter-spacing:.01em;border-radius:999px;padding:4px 7px;font-size:.56rem;line-height:1;box-shadow:0 8px 18px #0f172a0f}.hero-robot-bubble:after{width:8px;height:8px;bottom:-4px}.hero-lead-card{border-radius:14px;width:min(39vw,158px);padding:6px 6px 5px;box-shadow:0 14px 28px #0f172a1a}.hero-lead-card--top-left,.hero-lead-card--bottom-left{left:clamp(-10px,-2.2vw,-4px)}.hero-lead-card--top-right,.hero-lead-card--bottom-right{right:clamp(-10px,-2.2vw,-4px)}.hero-lead-card--top-left,.hero-lead-card--top-right{top:-4px}.hero-lead-card--bottom-left,.hero-lead-card--bottom-right{bottom:-6px}.hero-lead-card-top{grid-template-columns:32px minmax(0,1fr);gap:6px}.hero-lead-avatar{width:32px;height:32px}.hero-lead-name{font-size:.6rem}.hero-lead-meta,.hero-lead-status{font-size:.4rem;line-height:1.2}.hero-lead-status{white-space:nowrap;text-overflow:ellipsis;gap:4px;margin-top:3px;overflow:hidden}.hero-lead-status-dot{width:6px;height:6px}.hero-lead-actions{gap:5px;margin-top:5px;padding-top:5px}.hero-lead-success-row{gap:4px;margin-top:5px;padding-top:5px}.hero-lead-success-label{letter-spacing:.03em;font-size:.39rem}.hero-lead-success-track{height:4px}.hero-lead-success-chip{min-width:31px;padding:3px 5px;font-size:.55rem}.hero-lead-bars{gap:4px;margin-top:6px}.hero-lead-bar-row{gap:4px}.hero-lead-bar-label{width:24px;font-size:.48rem}.hero-lead-bar-track{height:4px}.hero-lead-bar-val{min-width:24px;font-size:.48rem}.hero-rope-label{font-size:11px}.hero-flying-msg{gap:8px;min-width:88px;height:40px;padding:0 12px 0 8px}.hero-flying-msg-text{font-size:.68rem}.hero-lead-action{width:30px;height:30px}.hero-robot{width:68px}.hero-center-logo{width:68px;height:68px}.hero-robot-head{width:58px;height:44px}.hero-robot-body{width:44px;height:34px}.hero-support-cards{grid-template-columns:1fr;gap:10px;max-width:270px;margin-top:18px}.hero-floating-card{border-radius:20px;padding:14px 14px 12px}.hero-card-label{font-size:.72rem}.hero-card-value{font-size:clamp(2.4rem,14vw,3.2rem)}.hero-card-sub{font-size:.68rem;line-height:1.35}.hero-card-meter-bar--strong{width:88%}.hero-card-meter-bar--mid{width:64%}.hero-card-meter-bar--light{width:42%}.logos-section{padding:28px 20px 56px}.logos-heading{margin-bottom:20px}.logos-heading h2{font-size:clamp(1.35rem,7vw,1.9rem)}.logos-heading h2:after{opacity:.72;filter:drop-shadow(0 3px 8px #169b6b14);height:8px;bottom:5px}.logos-heading h2:before{opacity:.5;height:3px;bottom:10px}.logos-marquee,.logos-grid,.logos-divider,.logos-grid-mobile{display:none}.logos-marquee-mobile{background:#ffffff94;gap:0;width:calc(100% + 40px);margin-left:-20px;padding:10px 0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #dfe8f085;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.logos-marquee-mobile-row{width:max-content;box-shadow:none;will-change:transform;background:0 0;align-items:stretch;gap:12px;padding:10px 0;display:flex}.logos-marquee-mobile-row--forward{animation:24s linear infinite logosMarqueeForward}.logos-marquee-mobile-row--reverse{animation:24s linear infinite logosMarqueeReverse}.logos-marquee-mobile-item{min-width:170px;box-shadow:none;background:0 0;border:none;border-radius:0;flex:none}.logos-marquee-mobile .partner-logo-card{filter:none;opacity:1;gap:10px;padding:8px 6px}.logos-marquee-mobile .partner-logo-mark{opacity:1;filter:none;max-width:42px;height:30px;min-height:30px}.logos-marquee-mobile .partner-logo-name{color:#1f2937;font-size:.92rem}.feature-block-top{padding:20px 20px 16px}.case-section{padding-top:88px;padding-bottom:72px}.case-section,.customers-section,.enterprise-section,.integrations-section,.templates-section,.cta-section{padding-left:20px;padding-right:20px}.cta-section{padding-top:16px;padding-bottom:0}.cta-sketch{opacity:.5}.cta-sketch--left{width:180px;height:300px;top:88px;left:-72px}.cta-sketch--top{width:220px;height:120px;top:-54px}.cta-sketch--center,.cta-sketch--loop,.cta-sketch--bottom{display:none}.cta-sketch--right{width:170px;height:170px;bottom:38px;right:-14px}.cta-simple{grid-template-columns:1fr;gap:26px}.cta-simple-copy{text-align:center}.cta-visual{width:min(100%,340px);min-height:196px;margin:-10px auto 0}.cta-visual-automation{left:0;right:34px;transform:translate(-26px)}.cta-visual-person{width:min(100%,150px);height:204px;bottom:0;right:-14px}.usecases-section{padding:8px 2px 28px}.templates-cta-row{flex-direction:row;align-items:stretch;gap:10px;max-width:340px;margin:0 auto 40px}.templates-section .btn-primary,.templates-section .btn-secondary{border-radius:22px;justify-content:center;width:auto;min-width:0;padding:15px 18px;font-size:.94rem;font-weight:700}.templates-section .btn-primary{white-space:normal;text-align:left;flex:1.7 1 0;justify-content:space-between;gap:10px;padding-inline:20px;line-height:1.15;box-shadow:0 18px 34px #16a37438}.templates-section .btn-primary svg{flex:0 0 18px;width:18px;height:18px}.templates-section .btn-secondary{background:#ffffff14;border-color:#ffffff29;flex:.78 1 0;box-shadow:inset 0 1px #ffffff14}.cta-watermark{text-align:center;letter-spacing:-.06em;filter:blur(.7px);width:100vw;max-width:none;padding-left:0;font-size:clamp(5.1rem,18.5vw,8.8rem);bottom:-.02em;left:50%;overflow:visible;transform:translate(-50%)}.cta-watermark-rest{color:#191e3421}.cta-watermark-letter--green{color:#2a9d6e38}.case-intro{z-index:8;background:0 0;max-width:100%;margin:0;padding:8px 8px 0;transition:opacity .28s,transform .28s;position:sticky;top:62px;overflow:visible}.case-section--intro-released .case-intro{opacity:0;pointer-events:none;transform:translateY(-18px)}.case-h2{white-space:nowrap;z-index:9;letter-spacing:-.05em;max-width:100%;margin-bottom:6px;margin-left:auto;margin-right:auto;padding-right:0;font-size:clamp(1.04rem,4.55vw,1.28rem);display:block;position:relative;overflow:visible}.case-h2-line-desktop{white-space:nowrap;display:inline}.case-h2-line-mobile,.case-h2-break-mobile{display:none}.case-h2 .case-direction--up{position:absolute;top:50%;right:0;transform:translateY(-50%)}.case-direction{display:none}.case-h2-break-mobile{display:none!important}.case-h2:after{bottom:-4px}.case-sub{margin:8px auto 0;font-size:.82rem;line-height:1.5}.case-section{padding-top:24px;overflow:visible}.case-grid{grid-template-columns:1fr;gap:78px;margin-top:-42px}.case-card--mobile-stack-first{z-index:1;position:sticky;top:96px}.case-card--mobile-stack-second{z-index:2;position:sticky;top:96px}.case-card--mobile-stack-third{z-index:1;position:sticky;top:96px}.case-card--mobile-stack-fourth{z-index:2;position:sticky;top:96px}.case-card--mobile-stack-first,.case-card--mobile-stack-second,.case-card--mobile-stack-third,.case-card--mobile-stack-fourth{transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .3s,margin-top .38s cubic-bezier(.22,1,.36,1)}.case-card--mobile-stack-first.is-mobile-stack-past,.case-card--mobile-stack-third.is-mobile-stack-past{transform:none}.case-card--mobile-stack-second.is-mobile-stack-overlap,.case-card--mobile-stack-fourth.is-mobile-stack-overlap{margin-top:calc(-1*var(--case-mobile-overlap,0px));transform:translateY(calc(-18px*var(--case-mobile-progress,0)));z-index:3}.case-grid-row-intro{margin:60px 0 -66px}.case-grid-row-intro .case-h2{margin-bottom:0}.case-grid-row-intro+.case-card{margin-top:-88px}.case-card{box-sizing:border-box;pointer-events:auto;border-width:1px;border-radius:12px;width:min(100% - 8px,340px);max-width:calc(100vw - 40px);margin-bottom:0;margin-left:0;margin-right:auto;position:relative}.case-card:last-child{pointer-events:auto}.case-solution-card{min-height:auto;padding:10px;position:relative}.case-solution-card-head{gap:10px;margin-bottom:10px}.case-solution-number{border-radius:0 0 14px 14px;width:44px;height:44px;font-size:.9rem}.case-solution-pill-wrap{width:190px;height:58px}.case-solution-pill{letter-spacing:.03em;min-height:36px;padding:0 14px;font-size:.72rem}.case-card-img{aspect-ratio:auto;border-radius:14px 14px 0 0;height:176px}.case-solution-media{border-radius:16px;height:188px;margin-top:12px}.case-solution-card-body{gap:6px;padding:0}.case-solution-card-title{font-size:.94rem;line-height:1.18}.case-solution-steps{gap:10px;max-width:100%;margin-top:2px}.case-solution-step{grid-template-columns:24px minmax(0,1fr);column-gap:10px;width:min(100%,250px)}.case-solution-step-check{border-radius:999px;flex-basis:24px;width:24px;height:24px}.case-solution-step-check-icon{stroke-width:2.4px;width:11px;height:11px}.case-solution-step-copy strong{font-size:.68rem}.case-solution-step-copy span{font-size:.6rem}.case-solution-detail-btn{pointer-events:auto;touch-action:manipulation;border-radius:11px;min-width:138px;height:48px;margin-top:8px;margin-bottom:10px;padding:0 10px;transform:translateY(10px)}.case-solution-detail-btn__inner{border-radius:11px;min-width:134px;height:36px;padding:0 12px;font-size:.98rem}.case-card:last-child .case-solution-detail-btn{pointer-events:auto}.case-solution-detail-btn:hover{transform:translateY(7px)}.case-solution-detail-btn:hover .case-solution-detail-btn__inner{transform:rotate(-10deg)translate(4px)}.case-solution-image-wrap{margin-top:14px}.case-solution-image{width:min(100%,220px)}.case-card:first-child .case-speed-demo{gap:6px;padding:8px 9px 7px}.case-card:first-child .case-speed-main{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);gap:8px}.case-card:first-child .case-speed-flow{width:22px}.case-card:first-child .case-speed-source,.case-card:first-child .case-speed-unified-item{border-radius:8px;padding:5px 6px}.case-card:first-child .case-speed-source-icon{border-radius:5px;width:18px;height:18px;font-size:.38rem}.case-card:first-child .case-speed-pill,.case-card:first-child .case-speed-latency,.case-card:first-child .case-speed-unified-head span,.case-card:first-child .case-speed-unified-head b,.case-card:first-child .case-speed-unified-item b,.case-card:first-child .case-speed-status-item{font-size:.46rem}.case-card:first-child .case-speed-source-copy strong,.case-card:first-child .case-speed-unified-copy strong{font-size:.52rem}.case-card:first-child .case-speed-source-copy span,.case-card:first-child .case-speed-unified-copy span{font-size:.38rem}.case-card:last-child .case-routing-demo{gap:5px;padding:8px 9px 7px}.case-card:last-child .case-routing-network{gap:8px}.case-card:last-child .case-routing-source,.case-card:last-child .case-routing-targets,.case-card:last-child .case-routing-factors{gap:4px}.case-card:last-child .case-routing-node{border-radius:8px;padding:5px 8px}.case-card:last-child .case-routing-node span,.case-card:last-child .case-routing-match,.case-card:last-child .case-routing-factor,.case-card:last-child .case-routing-pill,.case-card:last-child .case-routing-badge{font-size:.46rem}.case-card:last-child .case-routing-paths{width:24px}.case-card:last-child .case-routing-ai-core{width:24px;height:24px}.case-card:last-child .case-routing-core-logo{width:14px;height:14px;padding:2px}.case-card:last-child .case-routing-ai-ring{width:34px;height:34px}.case-card:last-child .case-routing-ai-ring--two{width:44px;height:44px}.case-card-body{padding:6px 8px 8px}.case-card-title{margin-bottom:3px;font-size:.78rem;line-height:1.12}.case-card-desc{font-size:.64rem;line-height:1.34}.usecases-grid{background:0 0;border-right:none;border-radius:0;gap:12px;width:calc(100vw - 4px);max-width:none;margin-left:0;margin-right:0;overflow:hidden}.usecases-sidebar{background:linear-gradient(#f6f8fafa,#eff3f6fa);border:1px solid #dce2e8eb;border-bottom:none;border-radius:0;align-items:stretch;gap:0;padding:0;display:flex}.uc-item{white-space:nowrap;text-align:center;color:#7b8794;background:#ffffffe6;border:1px solid #d3d9e0eb;border-radius:0;flex-direction:row;flex:1 1 0;justify-content:center;align-items:center;gap:0;width:auto;min-width:0;max-width:none;min-height:48px;padding:8px 4px;transition:flex .24s,border-color .2s,background .2s,box-shadow .2s,color .2s;box-shadow:inset 0 1px #ffffffeb}.uc-item:last-child{border-right:1px solid #d3d9e0eb}.uc-item+.uc-item{border-left:none}.uc-item.active{color:#178c68;background:linear-gradient(#e9f8f1fa,#e1f4ebfa);border-color:#2a9d6e3d;flex:2.35 1 0;justify-content:center;padding-right:6px;box-shadow:inset 0 1px #ffffffeb}.uc-item svg{opacity:.78;flex:0 0 15px;width:15px;height:15px}.uc-item.active svg{opacity:1}.uc-item-label{opacity:1;text-overflow:ellipsis;white-space:nowrap;width:auto;line-height:1;transition:opacity .18s;overflow:hidden}.uc-item-label--full{display:none}.uc-item-label--mobile{letter-spacing:.015em;text-transform:uppercase;color:#178c68;margin-left:6px;font-size:.6rem;font-weight:700;display:none}.uc-item.active .uc-item-label--mobile{display:block}.uc-timer-bar{background:linear-gradient(90deg,#16c784,#43e0b1);border-radius:999px;width:auto;height:2px;bottom:6px;left:10px;right:10px}.usecases-visual{background-position:50%;align-items:flex-start;min-height:0;margin-right:0;padding:0 0 4px}.usecases-image-wrap{background:#ffffffe6;border-radius:0;height:auto;min-height:0;box-shadow:0 10px 24px #0f172a12}.usecases-img{object-fit:contain;object-position:top center;background:linear-gradient(#f9fbf9fa,#f4f8f5f5);width:100%;height:auto;margin:0}.uc-item:first-child{grid-column:auto}.integrations-section{padding-top:28px;padding-bottom:64px}.integrations-top{gap:24px;margin-bottom:28px}.int-label{margin-bottom:12px}.int-h2{letter-spacing:-.025em;max-width:320px;margin-top:0;font-size:clamp(2rem,8vw,2.75rem);font-style:normal;font-weight:600;line-height:.99}.int-desc{color:#ffffffb8;max-width:100%;margin-top:0;font-size:.92rem;line-height:1.65}.int-network{background:radial-gradient(circle at 50% 18%,#36a8e124,#0000 28%),radial-gradient(circle at 50% 74%,#ffffff0d,#0000 24%),linear-gradient(90deg,#ffffff0d,#fff0 8% 92%,#ffffff0d),linear-gradient(#ffffff0a,#ffffff04);border-radius:24px;height:500px;margin:0 auto;overflow:hidden}.int-network:before,.int-network:after{width:22px}.int-lines-desktop{display:none}.int-lines-mobile{display:block}.int-lines:after{width:182px;height:182px;top:74px}.int-lines line{stroke-width:2.1px}.int-sq{transform-box:fill-box;transform-origin:50%;transform:scale(.72)}.int-node{filter:drop-shadow(0 14px 22px #00000038)}.int-node img{background:radial-gradient(circle at 50% 35%,#121212eb,#000 72%);border-color:#ffffff24;border-radius:16px;width:76px;height:76px;padding:12px}.int-node img.int-logo-hubspot,.int-node img.int-logo-facebook,.int-node img.int-logo-whatsapp,.int-node img.int-logo-outlook{padding:12px}.int-node img.int-logo-call{width:76px!important;height:76px!important;padding:12px!important}.int-n2{top:238px;left:86.5%}.int-n2 img.int-logo-call{object-fit:contain;border-radius:16px;min-width:76px;max-width:76px;min-height:76px;max-height:76px;width:76px!important;height:76px!important}.int-hub{top:88px}.int-hub img{outline-offset:5px;border-radius:20px;width:100px;height:100px;padding:16px}.int-node:before,.int-node:after{width:6px;height:6px}.int-node:before{top:7px;left:7px}.int-node:after{bottom:7px;right:7px}.int-n1{top:238px;left:13.5%}.int-n3{top:328px;left:25%}.int-n4{top:400px;left:50%}.int-n5{top:328px;left:75%}.case-speed-demo,.case-qualify-demo,.case-followup-demo,.case-analytics-demo,.case-routing-demo,.case-revenue-demo{gap:3px;padding:5px 6px}.case-speed-pill,.case-qualify-pill,.case-qualify-score,.case-qualify-chip,.case-followup-pill,.case-followup-state,.case-followup-chip,.case-analytics-pill,.case-routing-pill,.case-routing-badge,.case-revenue-pill,.case-revenue-chip{min-height:16px;padding:0 5px;font-size:.42rem}.case-speed-latency,.case-speed-unified-head span,.case-speed-unified-head b,.case-speed-unified-copy span,.case-speed-unified-item b,.case-speed-status-item,.case-qualify-metric span,.case-followup-copy span,.case-followup-step b,.case-analytics-live,.case-analytics-stat-label,.case-routing-node span,.case-routing-match,.case-routing-factor,.case-revenue-stage-info span,.case-revenue-vel-label{font-size:.38rem}.case-speed-sources,.case-qualify-chat,.case-qualify-metrics,.case-followup-steps,.case-speed-unified-list,.case-analytics-stats,.case-routing-source,.case-routing-targets,.case-routing-factors,.case-revenue-funnel,.case-revenue-velocity{gap:2px}.case-speed-source,.case-speed-unified-item,.case-followup-step,.case-routing-node,.case-analytics-stat{border-radius:6px;padding:3px 4px}.case-speed-source-icon{border-radius:4px;width:14px;height:14px;font-size:.32rem}.case-speed-source-copy strong,.case-speed-unified-copy strong,.case-followup-copy strong,.case-qualify-msg,.case-revenue-stage-info strong,.case-analytics-stat-val{font-size:.44rem}.case-speed-source-copy span,.case-speed-unified-copy span{font-size:.32rem}.case-qualify-msg{border-radius:7px;max-width:100%;padding:4px 5px;line-height:1.2}.case-qualify-bar,.case-revenue-stage-bar{height:4px}.case-speed-capture-hub,.case-routing-ai-core{width:18px;height:18px}.case-speed-hub-logo,.case-routing-core-logo{width:11px;height:11px;padding:1px}.case-speed-hub-ring{width:26px;height:26px}.case-speed-flow{width:14px}.case-speed-main{grid-template-columns:minmax(0,1fr) 14px minmax(0,.82fr)}.case-speed-flow-line--one{top:24%}.case-speed-flow-line--two{top:50%}.case-speed-flow-line--three{top:76%}.case-speed-statusbar{gap:3px;padding:2px 4px}.case-speed-status-dot{width:4px;height:4px}.case-speed-unified{border-radius:8px;padding:4px}.case-followup-step{grid-template-columns:18px minmax(0,1fr);gap:4px}.case-followup-icon{border-radius:6px;width:18px;height:18px;font-size:.36rem}.case-followup-step b{display:none}.case-followup-lane{height:6px;margin:0 3px}.case-followup-lane-dot{border-width:1.5px;width:8px;height:8px;margin-top:-4px}.case-analytics-chart{height:28px}.case-analytics-meter-ring,.case-routing-paths{width:20px;height:20px}.case-analytics-meter-val{font-size:.28rem}.case-analytics-meters{gap:4px}.case-analytics-stat{padding:2px}.case-analytics-stat-val{font-size:.48rem}.case-analytics-stat-label,.case-analytics-meter-label{font-size:.34rem}.case-routing-ai-core span{font-size:.42rem}.case-routing-ai-ring{width:26px;height:26px}.case-routing-ai-ring--two{width:34px;height:34px}.case-routing-factors{gap:2px}.case-routing-factor{padding:1px 3px;font-size:.34rem}.case-revenue-total{font-size:.52rem}.case-revenue-stage{gap:3px}.case-revenue-stage-info{min-width:34px}.case-revenue-stage-info strong{font-size:.42rem}.case-revenue-flow{height:1.5px}.usecases-top{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:10px;width:100%;margin:0 auto 18px;padding:0 12px;display:grid;transform:none}.usecases-h2{justify-self:start;font-size:clamp(1.4rem,6vw,1.7rem)}.usecases-cta{flex:none;justify-self:end;gap:6px;margin-left:0;padding:9px 16px;font-size:.72rem}.usecases-cta svg{width:11px;height:11px}.usecases-grid{margin-bottom:6px}.footer{padding:48px 20px 32px}.footer-extension{padding:6px 6px 0}.footer-extension-inner{text-align:left;font-size:clamp(4rem,22vw,7.8rem)}.footer-inner{grid-template-columns:1fr;gap:32px}.footer-bottom{text-align:left;grid-area:auto;justify-self:start;margin-top:0}.footer-col--social{grid-area:auto;justify-self:start;margin-top:0}.footer-brand{display:block}.footer-brand-top{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.footer-logo{flex:0 auto;gap:8px;min-width:0;margin-bottom:0;font-size:.98rem}.footer-logo img{width:28px;height:28px}.footer-badges{flex-wrap:nowrap;flex:none;justify-content:flex-end;gap:8px;min-width:0}.footer-badge--iso{width:42px;height:42px;padding:3px}.footer-badge--gdpr{width:92px;height:42px;padding:3px 5px}.footer-tagline{margin:14px 0 0}.footer-bottom{text-align:center;flex-direction:column;align-items:flex-start;gap:12px}.cta-h2{max-width:none;margin-left:auto;margin-right:auto;font-size:clamp(1.75rem,7vw,2.45rem);line-height:1.02}.cta-subcopy{text-align:center;width:min(100%,35ch);max-width:35ch;margin-left:auto;margin-right:auto;font-size:.86rem;line-height:1.52}.cta-submit{justify-content:center}.wf-scene{min-height:760px}.wf-unified-stage{min-height:760px;padding:16px 10px 76px}.wf-builder-canvas{min-height:320px;padding:16px 10px 32px}.wf-channels{grid-template-columns:1fr;padding:20px 16px}.wf-channels-grid{grid-template-columns:1fr}.wf-channels-center{padding:16px 0}.wf-leads-scene{padding:20px 16px}.wf-ai-scene{grid-template-columns:1fr;padding:20px 16px}.wf-dashboard{padding:20px 16px}.wf-dash-kpis,.wf-leads-sources{grid-template-columns:1fr 1fr}.wf-ticker{flex-wrap:wrap}.wf-ticker-item{flex:none;width:50%}.op-mobile-notice{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;inset:0}.op-mobile-notice-card{border-radius:22px;width:100%;padding:16px 16px 14px}.op-mobile-notice-actions{flex-direction:column}.op-mobile-notice-btn{width:100%}}@media (max-width:480px){.hero-cta-section-title{padding-inline:4px}.wf-suite{padding:16px 10px 24px}.hero-cta-section-title h2,.case-h2,.usecases-h2,.cta-h2,.int-h2,.templates-h2,.wf-section-title{font-size:clamp(1.22rem,6.4vw,1.72rem);line-height:1.08}.wf-section-subtitle{font-size:.88rem;line-height:1.55}.wf-suite-mobile-status{flex-direction:column;align-items:flex-start}.wf-suite-mobile-status .wf-suite-badge{min-width:0}.wf-suite-mobile-grid{grid-template-columns:1fr;gap:9px}.wf-suite-mobile .wf-suite-panel--center,.wf-suite-mobile .wf-suite-panel--qualify,.wf-suite-mobile .wf-suite-panel--revenue{grid-column:auto}.wf-suite-mobile .wf-suite-panel{border-radius:16px;padding:11px 10px}.wf-suite-mobile .wf-suite-panel-title{font-size:.82rem}.wf-suite-mobile .wf-suite-panel-copy{font-size:.68rem}.wf-suite-mobile .wf-builder-mini,.wf-suite-mobile .wf-leads-mini,.wf-suite-mobile .wf-suite-execution,.wf-suite-mobile .wf-suite-revenue-chart{padding:9px}.wf-suite-mobile .wf-builder-mini-item,.wf-suite-mobile .wf-leads-mini-item,.wf-suite-mobile .wf-suite-flow-item{gap:7px;padding:7px;font-size:.68rem}.wf-suite-mobile .wf-builder-mini-icon,.wf-suite-mobile .wf-leads-mini-icon,.wf-suite-mobile .wf-suite-flow-icon{flex-basis:22px;width:22px;height:22px}.wf-suite-mobile .wf-suite-contact-name,.wf-suite-mobile .wf-suite-stat-value{font-size:.9rem}.wf-suite-mobile .wf-suite-stats,.wf-suite-mobile-ticker{grid-template-columns:1fr}.wf-suite-mobile .wf-suite-growth-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.op-blog-page{color:#111827;min-height:100vh;font-family:var(--font-body);background:#fbf8f5}.op-blog-top-nav{opacity:1;visibility:visible;filter:blur();transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1),filter .22s,visibility .18s;transform:translateY(0)}.op-blog-top-nav--hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px)scale(.985)}.op-blog-header{z-index:30;pointer-events:none;opacity:0;visibility:hidden;will-change:transform,opacity;backface-visibility:hidden;transform-origin:top;justify-content:space-between;align-items:flex-start;transition:opacity .2s,transform .24s cubic-bezier(.22,1,.36,1),visibility .2s;display:flex;position:fixed;top:22px;left:22px;right:22px;transform:translateY(-8px)scale(.985)}.op-blog-header.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.op-blog-nav-left,.op-blog-nav-right{pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);will-change:transform,opacity;backface-visibility:hidden;background:#ffffffb8;border:1px solid #ffffffb3;border-radius:22px;align-items:center;gap:20px;display:flex;transform:translateZ(0);box-shadow:0 16px 34px #0000001f}.op-blog-nav-left{gap:16px;padding:12px 22px}.op-blog-nav-right{gap:12px;padding:6px 8px 6px 16px}.op-blog-brand{color:#111;font-size:1rem;font-weight:700;font-family:var(--font-body);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.op-blog-brand img{object-fit:contain;border-radius:999px;flex:none;width:28px;height:28px}.op-blog-nav-links{align-items:center;gap:20px;display:flex}.op-blog-nav-dropdown{position:relative}.op-blog-nav-dropdown-trigger{align-items:center;gap:8px;display:inline-flex}.op-blog-nav-dropdown-trigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)translateY(-1px)}.op-blog-nav-dropdown:hover .op-blog-nav-dropdown-trigger:after,.op-blog-nav-dropdown:focus-within .op-blog-nav-dropdown-trigger:after{transform:rotate(225deg)translateY(-1px)}.op-blog-nav-dropdown-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#fffffff7;border:1px solid #14181f14;border-radius:18px;gap:4px;min-width:220px;padding:10px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:100%;left:0;transform:translateY(0);box-shadow:0 18px 40px #0f172a1f}.op-blog-nav-dropdown:hover .op-blog-nav-dropdown-menu,.op-blog-nav-dropdown:focus-within .op-blog-nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.op-blog-nav-dropdown-menu a{white-space:nowrap;border-radius:12px;padding:10px 12px;display:block}.op-blog-nav-dropdown-menu--docs{grid-template-columns:repeat(3,max-content);align-items:stretch;gap:0;min-width:388px}.op-blog-nav-links a,.op-blog-signin{color:#3f3f46;font-size:1rem;font-family:var(--font-body);text-transform:none;letter-spacing:.04em;border-radius:10px;padding:6px 10px;text-decoration:none;transition:color .2s,background .2s}.op-blog-nav-links a:hover{color:#0f8c68;background:#0f8c6814}.op-blog-cta{color:#fff;font-size:.88rem;font-weight:600;font-family:var(--font-body);text-transform:none;letter-spacing:.04em;background:linear-gradient(#2a9d6e 0%,#1f7f59 100%);border:1px solid #186d4db8;border-radius:999px;padding:10px 18px;text-decoration:none;box-shadow:0 12px 24px #1f7f592e}.op-blog-main{padding:126px 0 0}.op-blog-shell{max-width:1660px;margin:0 auto;padding:0 34px 80px}.op-blog-title-wrap{text-align:center;margin-top:8px;margin-bottom:32px}.op-blog-title{color:#111827;letter-spacing:-.04em;align-items:baseline;gap:.42rem;margin:0;font-size:3.35rem;line-height:.96;display:inline-flex}.op-blog-title-accent{font-family:var(--font-serif);letter-spacing:-.05em;color:#1a2b42;font-size:1.04em;font-style:italic;font-weight:500}.op-blog-title-mark{font-family:var(--font-serif);color:#7a8da8;font-size:.76em;font-weight:500;transform:translateY(-.04em)}.op-blog-title-main{font-family:var(--font-body);letter-spacing:-.075em;color:#0f172a;font-size:1em;font-weight:800}.op-blog-hero-link{margin-top:18px}.op-blog-hero-card{border-radius:42px;height:560px;position:relative;overflow:hidden}.op-blog-hero-image{object-fit:cover}.op-blog-hero-overlay{background:linear-gradient(#1224372e,#1224376b);position:absolute;inset:0}.op-blog-hero-copy{color:#ffffffd1;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.op-blog-hero-copy h2{font-family:var(--font-body);letter-spacing:-.05em;margin:0;font-size:6.2rem;font-weight:700;line-height:.9}.op-blog-hero-copy p{font-family:var(--font-body);letter-spacing:-.04em;margin:22px 0 0;font-size:2.4rem;font-weight:700;line-height:1}.op-blog-hero-meta{font-size:.95rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:32px;margin-top:34px;display:flex}.op-blog-feature{max-width:1180px;margin:72px 0 0 64px}.op-blog-feature-link{color:inherit;text-decoration:none;display:block}.op-blog-badge{color:#1f7f59;font-size:.82rem;font-weight:700;font-family:var(--font-body);background:linear-gradient(135deg,#e8f5ee 0%,#d7efe2 100%);border-radius:999px;justify-content:center;align-items:center;gap:9px;margin:0;padding:10px 16px;display:inline-flex;box-shadow:inset 0 0 0 1px #1f7f5914}.op-blog-card-date{color:#64748b;font-size:.82rem;font-family:var(--font-body);margin:14px 0 0}.op-blog-feature-title,.op-blog-updates-title{font-family:var(--font-body);letter-spacing:-.05em;color:#0f0f0f;margin:28px 0 0;font-size:3rem;font-weight:600;line-height:1}.op-blog-feature-copy{color:#28476c;max-width:1140px;font-size:1.02rem;line-height:1.8;font-family:var(--font-body);margin:24px 0 0}.op-blog-feature-cta{color:#000;cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-body);background:0 0;border:0;margin-top:10px;padding:0}.op-blog-updates{margin-top:94px;margin-left:64px;margin-right:64px;padding-top:28px}.op-blog-card-grid{grid-template-columns:1fr;gap:24px;max-width:1180px;margin-top:42px;display:grid}.op-blog-card{background:linear-gradient(#fffffffa,#fffffff0);border:1px solid #e2e8f0e6;border-radius:24px;grid-template-columns:320px minmax(0,1fr);align-items:start;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden;box-shadow:0 14px 34px #1f293712}.op-blog-card--featured{background:radial-gradient(circle at 100% 0,#fcd34d21,#0000 24%),radial-gradient(circle at 100%,#a7f3d029,#0000 34%),linear-gradient(#fffffffc,#f6fdf8f0);border-color:#c4a55d85;position:relative;box-shadow:0 18px 42px #1f29371a}.op-blog-card--featured:before{content:"";pointer-events:none;border-radius:24px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #b5944a29}.op-blog-card:hover{border-color:#a7d6baf2;transform:translateY(-2px);box-shadow:0 18px 40px #1f29371a}.op-blog-card--featured:hover{border-color:#b5944a70;box-shadow:0 22px 52px #1f293721}.op-blog-card-image-wrap{height:100%;min-height:210px;position:relative;overflow:hidden}.op-blog-card-pin{z-index:2;color:#c59a35;filter:drop-shadow(0 4px 10px #0f172a47);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:16px;left:16px}.op-blog-card-pin svg{width:18px;height:18px}.op-blog-card-image-wrap--empty{background:radial-gradient(circle at 100% 0,#34d39938,#0000 38%),linear-gradient(135deg,#eef7f1 0%,#f8fafc 55%,#f0fdf4 100%)}.op-blog-card-image-wrap--empty:after{content:"OrcaPulse";color:#047857;letter-spacing:.02em;justify-content:center;align-items:center;font-size:1.15rem;font-weight:800;display:flex;position:absolute;inset:0}.op-blog-card-image{object-fit:cover}.op-blog-card-image--plain{object-fit:cover;width:100%;height:100%;display:block}.op-blog-card-body{flex-direction:column;justify-content:flex-start;min-height:210px;padding:18px 22px;display:flex}.op-blog-card-topline{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.op-blog-card-heading{flex:1;min-width:0}.op-blog-card-actions{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.op-blog-card-actions .op-blog-badge{align-self:flex-end!important}.op-blog-card-body h3{font-family:var(--font-body);letter-spacing:-.05em;color:#111827;margin:0;font-size:1.6rem;font-weight:700;line-height:1.08}.op-blog-card-body .op-blog-badge{white-space:nowrap;align-self:flex-start;align-items:center;gap:8px;margin:0;padding:10px 14px;font-size:.8rem;display:inline-flex}.op-blog-badge--featured{text-align:right;justify-content:flex-end;min-width:168px;color:#9a7a23!important;box-shadow:none!important;background:0 0!important;align-self:flex-end!important;gap:6px!important;padding:0!important;font-size:.74rem!important;font-weight:700!important}.op-blog-badge-icon{justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.op-blog-badge-icon svg{width:14px;height:14px}.op-blog-card-copy{color:#52525b;font-size:.92rem;line-height:1.55;font-family:var(--font-body);max-width:640px;margin:8px 0 0}.op-blog-card-date{color:#64748b;font-size:.82rem;font-family:var(--font-body);align-items:center;gap:8px;margin:8px 0 0;display:inline-flex}.op-blog-card-date-avatar{background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a14}.op-blog-card-date-avatar img{object-fit:contain;width:100%;height:100%}.op-blog-share-btn{color:#475569;font-family:var(--font-body);cursor:pointer;background:#fff;border:1px solid #cbd5e1f2;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;gap:8px;margin-top:auto;padding:9px 12px;font-size:.82rem;font-weight:600;line-height:1;transition:border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 16px #0f172a0d}.op-blog-share-btn:hover{color:#1f7f59;background:#1f7f590a;border-color:#1f7f5957;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}.op-blog-share-btn svg{width:15px;height:15px}.op-blog-bottom-cta{border-top:1px solid #0f172a14;max-width:1660px;margin:0 auto;padding:78px 34px 120px;position:relative;overflow:hidden}.op-blog-bottom-cta:before,.op-blog-bottom-cta:after{content:"";filter:blur(20px);opacity:.38;border-radius:999px;width:220px;height:220px;position:absolute}.op-blog-bottom-cta:before{background:#f472b638;bottom:80px;left:160px}.op-blog-bottom-cta:after{background:#c084fc38;bottom:86px;right:360px}.op-blog-bottom-inner{z-index:1;max-width:860px;margin-left:120px;position:relative}.op-blog-bottom-kicker{color:#111;letter-spacing:.01em;font-size:.82rem;font-weight:700;font-family:var(--font-body);margin:0}.op-blog-bottom-kicker:before{content:"";vertical-align:middle;background:#f97316;border-radius:999px;width:10px;height:10px;margin-right:12px;display:inline-block}.op-blog-bottom-inner h2{font-family:var(--font-body);letter-spacing:-.06em;color:#0f0f0f;max-width:920px;margin:26px 0 0;font-size:3.6rem;font-weight:700;line-height:.98}.op-blog-bottom-inner h2 span{background:linear-gradient(90deg,#4f7cff 0%,#8b5cf6 100%);color:#0000;-webkit-background-clip:text}.op-blog-bottom-inner p{color:#475569;max-width:930px;font-size:1rem;line-height:1.75;font-family:var(--font-body);margin:24px 0 0}.op-blog-bottom-button{color:#fff;font-size:.95rem;font-weight:600;font-family:var(--font-body);background:#000;border-radius:999px;justify-content:center;align-items:center;margin-top:28px;padding:18px 28px;text-decoration:none;display:inline-flex}.op-blog-bottom-word{font-family:var(--font-body);color:#00000042;letter-spacing:-.08em;-webkit-user-select:none;user-select:none;font-size:8rem;line-height:.85;position:absolute;bottom:6px;left:320px}.op-blog-card{position:relative}.op-blog-card-mainlink{color:inherit;grid-column:1/-1;grid-template-columns:320px minmax(0,1fr);text-decoration:none;display:grid}.op-blog-share-btn{z-index:2;position:absolute;bottom:18px;right:22px}@media (max-width:860px){.op-blog-main{padding:90px 0 0}.op-blog-shell{padding:0 16px 48px}.op-blog-title-wrap{margin-top:8px;margin-bottom:20px}.op-blog-title{gap:.3rem;font-size:2.2rem}.op-blog-hero-link{margin-top:16px}.op-blog-hero-card{border-radius:24px;height:340px}.op-blog-hero-copy{padding:20px}.op-blog-hero-copy h2{font-size:2.8rem}.op-blog-hero-copy p{margin-top:12px;font-size:1.4rem}.op-blog-hero-meta{gap:16px;margin-top:18px;font-size:.82rem}.op-blog-feature{margin:36px 0 0}.op-blog-feature-title,.op-blog-updates-title{font-size:1.8rem}.op-blog-feature-copy{text-align:justify;margin-top:16px;font-size:.92rem}.op-blog-updates{margin:48px 0 0;padding-top:16px}.op-blog-card-grid{gap:16px;margin-top:24px}.op-blog-card{border-radius:18px;grid-template-columns:1fr}.op-blog-card-mainlink{grid-template-columns:1fr}.op-blog-card-image-wrap{min-height:180px;max-height:200px}.op-blog-card-body{min-height:auto;padding:16px 16px 14px}.op-blog-card-topline{flex-direction:column;align-items:stretch;gap:12px}.op-blog-card-actions{align-items:flex-start;width:100%}.op-blog-card-body h3{font-size:1.15rem;line-height:1.12}.op-blog-card-copy{text-align:left;max-width:none;margin-top:12px;font-size:.85rem}.op-blog-card-body .op-blog-badge{padding:7px 12px;font-size:.72rem}.op-blog-share-btn{justify-content:center;gap:10px;width:calc(100% - 32px);min-height:44px;margin:0 16px 16px;font-size:.9rem;position:static}.op-blog-bottom-cta{padding:40px 16px 60px}.op-blog-bottom-inner{padding:0}.op-blog-bottom-inner h2{font-size:2rem}.op-blog-bottom-inner p{text-align:justify;font-size:.9rem}.op-blog-bottom-button{padding:14px 22px;font-size:.88rem}.op-blog-bottom-word{display:none}}@media (max-width:480px){.op-blog-title-wrap{margin-top:6px;margin-bottom:16px}.op-blog-hero-card{border-radius:20px;height:280px}.op-blog-hero-copy h2{font-size:2rem}.op-blog-hero-copy p{font-size:1.1rem}.op-blog-title{font-size:1.9rem}.op-blog-feature-title,.op-blog-updates-title{font-size:1.5rem}.op-blog-bottom-inner h2{font-size:1.6rem}}.op-article-page{background:#fffdf8}.op-article-main{padding:64px 0 0}.op-article-shell{width:100%;margin:0 auto;padding:0 0 84px}.op-article-hero{margin-bottom:22px}.op-article-hero-image-wrap{background:#e7eef7;border-radius:0 0 40px 40px;width:100%;height:clamp(200px,26vw,320px);position:relative;overflow:hidden}.op-article-hero-image,.op-article-hero-image--plain{object-fit:cover;object-position:center 40%;width:100%;height:100%;display:block}.op-article-layout{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:38px;max-width:1360px;margin:0 auto;padding:0 38px;display:grid}.op-article-sidebar{align-self:start;height:fit-content;position:sticky;top:118px}.op-article-sidebar-inner{flex-direction:column;gap:28px;padding-right:0;display:flex}.op-article-share,.op-article-toc{border-bottom:1px solid #0f172a1a;padding:0 0 26px}.op-article-share p,.op-article-toc p{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0 0 18px;font-size:.82rem;font-weight:700}.op-article-share-icons{gap:14px;display:flex}.op-article-share-icons button,.op-article-copy-btn{color:#6b7280;cursor:pointer;font-family:var(--font-body);background:0 0;border:0;padding:0}.op-article-share-icons button{width:28px;height:28px}.op-article-share-icons svg{width:24px;height:24px}.op-article-copy-btn{margin-top:16px;font-size:.95rem;font-weight:600}.op-article-toc nav{flex-direction:column;gap:14px;display:flex}.op-article-toc a{color:#1f2937;font-family:var(--font-body);opacity:.72;padding-left:16px;font-size:1rem;font-weight:600;line-height:1.24;text-decoration:none;transition:color .2s,transform .2s,opacity .2s;position:relative}.op-article-toc a:before{content:"";background:0 0;border-radius:999px;width:3px;height:1.08em;transition:background .2s;position:absolute;top:.16em;left:0}.op-article-toc a.is-active{color:#0f172a;opacity:1;transform:translate(4px)}.op-article-toc a.is-active:before{background:#1f7f59}.op-article-content{max-width:960px}.op-article-content-head{margin-bottom:20px}.op-article-tagline{color:#059669;font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.op-article-content-head h1{font-family:var(--font-body);letter-spacing:0;color:#0f172a;margin:0;font-size:2.125rem;font-weight:600;line-height:1.15}.op-article-subtitle{max-width:100%;font-family:var(--font-body);color:#475569;margin:16px 0 0;font-size:1rem;line-height:1.75}.op-article-author-row{align-items:center;gap:.75rem;margin-top:0;margin-bottom:0;display:flex}.op-article-author-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:40px;height:40px}.op-article-author-avatar--fallback{color:#047857;background:#dcfce7;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.op-article-author-meta{min-width:0}.op-article-author-name{color:#0f172a;font-size:.875rem;font-weight:600;line-height:1.25}.op-article-author-role{color:#64748b;margin-top:.16rem;font-size:.75rem;line-height:1.4}.op-article-meta{color:#6b7280;font-family:var(--font-body);margin:0 0 4px;font-size:.8125rem}.op-article-intro,.op-article-section p{font-family:var(--font-body);color:#263347;text-align:left;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;margin:0 0 22px;font-size:.875rem;line-height:2}.op-article-section li{text-align:left;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.op-article-section{padding-top:0;scroll-margin-top:140px}.op-article-section h2{font-family:var(--font-body);letter-spacing:0;color:#0f172a;margin:38px 0 16px;font-size:1.375rem;font-weight:600;line-height:1.2}.op-article-toc a:hover,.op-article-share-icons button:hover,.op-article-copy-btn:hover{color:#1f7f59}.op-article-toc a.is-active{color:#0f172a;text-shadow:0 0;transform:translate(4px)}@media (max-width:860px){.op-article-main{padding:64px 0 0}.op-article-shell{padding:0 0 64px}.op-article-hero{margin-bottom:22px}.op-article-hero-image-wrap{border-radius:0 0 28px 28px;height:clamp(180px,46vw,250px)}.op-article-layout{grid-template-columns:1fr;gap:24px;padding:0 16px}.op-article-sidebar{order:2;position:static}.op-article-sidebar-inner{gap:16px;max-height:none;padding-right:0;display:grid;overflow:visible}.op-article-toc{order:1;display:none}.op-article-share{order:2}.op-article-share,.op-article-toc{background:linear-gradient(#fffffff5,#f8fafcf0);border:1px solid #0f172a14;border-radius:20px;padding:18px;box-shadow:0 10px 24px #0f172a0a}.op-article-share-icons{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.op-article-share-icons button{background:linear-gradient(#f7f9fcfa,#eff4f8f0);border:1px solid #94a3b82e;border-radius:14px;justify-content:center;align-items:center;width:100%;height:46px;display:inline-flex;box-shadow:inset 0 1px #fffc}.op-article-share-icons svg{width:22px;height:22px}.op-article-copy-btn{color:#0f172a;background:linear-gradient(#f6f8fb,#edf2f7fa);border:1px solid #94a3b852;border-radius:14px;justify-content:center;width:100%;min-height:46px;margin-top:14px;padding:0 18px;font-size:1rem}.op-article-toc nav{gap:10px}.op-article-toc a{border-bottom:1px solid #94a3b81f;padding:10px 0 10px 16px;font-size:.98rem;line-height:1.3}.op-article-toc a:last-child{border-bottom:0}.op-article-content{order:1;max-width:none}.op-article-content-head{margin-bottom:20px}.op-article-content-head h1{font-size:1.5rem;line-height:1.15}.op-article-subtitle{margin-top:14px;font-size:1rem;line-height:1.75}.op-article-author-row{margin-top:0;margin-bottom:0}.op-article-author-avatar{width:40px;height:40px}.op-article-meta{margin:0 0 4px;font-size:.8125rem}.op-article-intro,.op-article-section p{text-align:left;text-wrap:pretty;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;margin:0 0 20px;font-size:.875rem;line-height:2}.op-article-section{scroll-margin-top:112px}.op-article-section h2{margin:38px 0 16px;font-size:1.375rem;line-height:1.2}.op-article-share p,.op-article-toc p{margin-bottom:14px}}.op-contact-page{min-height:100vh;font-family:var(--font-body);background:radial-gradient(circle at 0 0,#5be4c514,#0000 20%),linear-gradient(#fbf8f5 0%,#f6f2ee 100%)}.op-contact-nav-active{position:relative;color:var(--accent)!important;font-weight:600!important}.op-contact-nav-active:after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.op-contact-hero{text-align:center;border-bottom-right-radius:40px;border-bottom-left-radius:40px;padding:98px 24px 42px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0b271b29}.op-contact-hero-bg{z-index:0;position:absolute;inset:0}.op-contact-hero-gradient{background:linear-gradient(135deg,#0f2419 0%,#14432a 30%,#1a7a5c 60%,#2a9d6e 100%);position:absolute;inset:0}.op-contact-hero-pattern{background-image:radial-gradient(circle at 20%,#2a9d6e26 0%,#0000 50%),radial-gradient(circle at 80% 20%,#2bbfa01a 0%,#0000 40%),radial-gradient(circle at 60% 80%,#0077b514 0%,#0000 40%);position:absolute;inset:0}.op-contact-hero-pattern:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);height:1px;position:absolute;inset:auto 8% 18%}.op-contact-orb{opacity:.12;border-radius:50%;animation:8s ease-in-out infinite contactOrbFloat;position:absolute}.op-contact-orb--1{background:radial-gradient(circle,#2bbfa0,#0000 70%);width:300px;height:300px;animation-delay:0s;top:-50px;left:-80px}.op-contact-orb--2{background:radial-gradient(circle,#0077b5,#0000 70%);width:200px;height:200px;animation-delay:-3s;top:40%;right:-40px}.op-contact-orb--3{background:radial-gradient(circle,#2a9d6e,#0000 70%);width:160px;height:160px;animation-delay:-5s;bottom:-30px;left:40%}@keyframes contactOrbFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.08)}}.op-contact-hero-content{z-index:1;max-width:760px;margin:0 auto;position:relative}.op-contact-marquee{z-index:1;pointer-events:none;width:min(16vw,200px);position:absolute;top:72px;bottom:28px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000000f5 10% 90%,#0000);mask-image:linear-gradient(#0000,#000000f5 10% 90%,#0000)}.op-contact-marquee:before{content:"";opacity:.8;background:linear-gradient(#ffffff0f,#fff0),radial-gradient(circle,#5be4c51f,#0000 72%);border-radius:999px;position:absolute;inset:0}.op-contact-marquee--left{left:max(18px,50% - 690px)}.op-contact-marquee--right{right:max(18px,50% - 690px)}.op-contact-marquee-track{flex-direction:column;gap:16px;min-width:100%;padding:10px 0;display:flex;position:absolute;left:0}.op-contact-marquee--left .op-contact-marquee-track{animation:24s linear infinite opContactMarqueeUp}.op-contact-marquee--right .op-contact-marquee-track{animation:24s linear infinite opContactMarqueeDown}.op-contact-icon-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fffffff5;letter-spacing:.02em;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:12px;width:fit-content;min-width:144px;max-width:184px;margin:0 auto;padding:10px 14px;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 18px 42px #0814102e}.op-contact-icon-pill-logo{background:#fffffff5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.op-contact-icon-pill-logo img{object-fit:contain;width:19px;height:19px}.op-contact-icon-pill-logo--glyph{color:#0f6b52;letter-spacing:.04em;background:linear-gradient(135deg,#d9fff5 0%,#fff 100%);font-size:.68rem;font-weight:800}.op-contact-icon-pill:nth-child(3n){transform:translate(16px)}.op-contact-icon-pill:nth-child(4n){transform:translate(-14px)}.op-contact-icon-pill:nth-child(5n){transform:translate(8px)}.op-contact-kicker{letter-spacing:.18em;color:#2bbfa0;background:#2bbfa024;border:1px solid #5be4c526;border-radius:100px;margin-bottom:14px;padding:7px 18px;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 12px 28px #06140e29}.op-contact-title{font-family:var(--font-serif);color:#fff;letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(2.25rem,4.4vw,3.8rem);font-weight:400;line-height:1}.op-contact-title-accent{background:linear-gradient(90deg,#2bbfa0,#5be4c5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.op-contact-subtitle{color:#ffffffc2;max-width:600px;margin:0 auto;font-size:.98rem;line-height:1.65}@keyframes opContactMarqueeUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes opContactMarqueeDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.op-contact-main{z-index:2;margin-top:0;padding:0 24px 88px;position:relative}.op-contact-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:34px;max-width:1200px;margin:0 auto;display:grid}.op-contact-info{min-height:100%;padding-top:8px}.op-contact-info-inner{max-width:540px;padding:8px 0 0;position:relative}.op-contact-info-inner:before{content:"";background:linear-gradient(90deg,#1a7a5c,#5be4c5);border-radius:999px;width:104px;height:4px;position:absolute;top:0;left:0;box-shadow:0 10px 26px #2a9d6e2e}.op-contact-info-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent2);margin:34px 0 18px;font-size:.78rem;font-weight:700}.op-contact-info-title{font-family:var(--font-serif);color:var(--text);letter-spacing:-.04em;max-width:none;margin:0 0 22px;font-size:clamp(2.2rem,3.6vw,3.3rem);font-weight:400;line-height:1.02}.op-contact-title-line{white-space:nowrap;display:block}.op-contact-accent{color:var(--accent)}.op-contact-info-desc{max-width:33rem;color:var(--text2);margin:0 0 34px;font-size:1.05rem;line-height:1.85}.op-contact-journey{border-top:1px solid #0f241914;border-bottom:1px solid #0f241914;flex-direction:column;gap:22px;margin:0 0 36px;padding:24px 0 10px;display:flex}.op-contact-journey-item{grid-template-columns:14px minmax(0,1fr);align-items:start;gap:16px;display:grid}.op-contact-journey-dot{background:linear-gradient(135deg,#1a7a5c,#5be4c5);border-radius:999px;width:14px;height:14px;margin-top:6px;box-shadow:0 0 0 5px #2a9d6e1f}.op-contact-journey-item strong{color:var(--text);margin-bottom:6px;font-size:1rem;display:block}.op-contact-journey-item p{max-width:31rem;color:var(--text2);margin:0;font-size:.94rem;line-height:1.72}.op-contact-cards{background:radial-gradient(circle at 0 0,#2bbfa02e,#0000 26%),radial-gradient(circle at 100% 100%,#7aa0c438,#0000 30%),linear-gradient(#eaf4efd1,#dde9e5b8);border:1px solid #2a9d6e1f;border-radius:30px;flex-direction:column;gap:16px;margin-top:8px;margin-bottom:0;padding:20px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff8c,0 12px 26px #1d43320f}.op-contact-card{background:linear-gradient(#fffffff5,#f8fbfae6);border:1px solid #2a9d6e14;border-radius:20px;align-items:center;gap:16px;padding:22px 22px 22px 26px;transition:box-shadow .25s,border-color .25s,transform .25s,background .25s;display:flex;position:relative;box-shadow:0 12px 24px #0f24190a}.op-contact-card:before{content:"";opacity:.9;background:linear-gradient(#2bbfa0,#9ac1df);border-radius:999px;width:3px;position:absolute;top:14px;bottom:14px;left:0}.op-contact-card:hover{background:linear-gradient(#fffffffa,#f5fbf8eb);border-color:#2a9d6e2e;transform:translateY(-2px);box-shadow:0 16px 30px #2a9d6e14}.op-contact-card-icon{width:50px;height:50px;color:var(--accent2);background:radial-gradient(circle at 0 0,#ffffffe6,#0000 45%),linear-gradient(135deg,#e9fbf3,#d9f2eb);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #2a9d6e0f}.op-contact-card-icon svg{width:23px;height:23px}.op-contact-card-body{flex-direction:column;gap:2px;display:flex}.op-contact-card-body h3{letter-spacing:.12em;text-transform:uppercase;color:var(--text);opacity:.8;margin:0;font-size:.74rem;font-weight:700}.op-contact-card-body a{color:var(--accent);font-size:1.08rem;font-weight:700;line-height:1.25;text-decoration:none;transition:color .2s,transform .2s}.op-contact-card-body a:hover{color:var(--accent2);transform:translate(2px)}.op-contact-card-body p{color:var(--text-muted);margin:4px 0 0;font-size:.88rem;line-height:1.55}.op-contact-support-note{background:radial-gradient(circle at 0 0,#5be4c51f,#0000 30%),linear-gradient(#ffffffe0,#f3f8f7d1);border:1px solid #2a9d6e1a;border-radius:24px;gap:18px;padding:22px 24px;display:grid;box-shadow:0 16px 34px #0f24190d}.op-contact-support-stat{border-bottom:1px solid #0f241914;align-items:baseline;gap:12px;padding-bottom:14px;display:flex}.op-contact-support-stat strong{color:var(--accent2);letter-spacing:-.05em;font-size:1.75rem;line-height:1}.op-contact-support-stat span{color:var(--text2);font-size:.95rem}.op-contact-support-points{gap:12px;display:grid}.op-contact-support-point{grid-template-columns:10px minmax(0,1fr);align-items:start;gap:12px;display:grid}.op-contact-support-bullet{background:linear-gradient(135deg,#1a7a5c,#5be4c5);border-radius:999px;width:10px;height:10px;margin-top:7px;box-shadow:0 0 0 4px #2a9d6e1f}.op-contact-support-point p{color:var(--text2);margin:0;font-size:.9rem;line-height:1.65}.op-contact-highlight{color:var(--accent)!important;font-size:1rem!important;font-weight:700!important;line-height:1.25!important}.op-contact-faq-section{background:radial-gradient(circle at 18% 20%,#5be4c51f,#0000 20%),radial-gradient(circle at 82% 14%,#9abcdd29,#0000 24%),radial-gradient(circle at 50% 100%,#2a9d6e14,#0000 28%);padding:18px 24px 84px}.op-contact-faq-shell{max-width:1080px;margin:0 auto}.op-contact-faq{text-align:center;background:radial-gradient(circle at 0 0,#5be4c529,#0000 22%),radial-gradient(circle at 100% 0,#9abcdd24,#0000 24%),linear-gradient(#ffffffe6,#f4f9f8cc);border:1px solid #0f241914;border-radius:32px;margin-top:0;padding:34px;box-shadow:0 24px 56px #0f24190f}.op-contact-faq-header{max-width:700px;margin:0 auto 24px}.op-contact-faq-header span{letter-spacing:.14em;text-transform:uppercase;color:var(--accent2);margin-bottom:10px;font-size:.76rem;font-weight:700;display:inline-block}.op-contact-faq-header h3{color:var(--text);margin:0 0 8px;font-size:1.35rem;font-weight:700}.op-contact-faq-header p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.65}.op-contact-faq-list{flex-direction:column;gap:14px;display:flex}.op-contact-faq-item{text-align:left;background:#ffffffd1;border:1px solid #2a9d6e1a;border-radius:20px;margin:0;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 12px 26px #0f24190a}.op-contact-faq-item summary{cursor:pointer;grid-template-columns:56px minmax(0,1fr) 18px;align-items:center;gap:18px;padding:22px 24px;list-style:none;display:grid}.op-contact-faq-item summary::-webkit-details-marker{display:none}.op-contact-faq-index{letter-spacing:.08em;width:42px;height:42px;color:var(--accent2);background:linear-gradient(135deg,#2a9d6e1f,#9abcdd24);border:1px solid #2a9d6e1a;border-radius:14px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.op-contact-faq-item summary span:nth-child(2){color:var(--text);font-size:1.02rem;font-weight:700;line-height:1.4}.op-contact-faq-toggle{flex-shrink:0;width:18px;height:18px;position:relative}.op-contact-faq-toggle:before,.op-contact-faq-toggle:after{content:"";background:var(--accent2);border-radius:999px;width:14px;height:2px;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.op-contact-faq-toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.op-contact-faq-item[open] .op-contact-faq-toggle:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scaleX(.3)}.op-contact-faq-item[open]{border-color:#2a9d6e2e;box-shadow:0 18px 34px #0f24190f}.op-contact-faq-item:hover{border-color:#2a9d6e29;transform:translateY(-1px)}.op-contact-faq-item p{max-width:760px;color:var(--text2);margin:0;padding:0 24px 22px;font-size:.95rem;line-height:1.75}.op-contact-form-wrapper{background:radial-gradient(circle at 100% 0,#fff6,#0000 25%),linear-gradient(145deg,#9abcddf5,#bed7e99e);border:1px solid #7d9aba3d;border-radius:34px;min-height:100%;margin-top:8px;position:relative;overflow:hidden;box-shadow:0 34px 80px #1021182e,0 12px 38px #14432a1a}.op-contact-form-bg-image{z-index:0;opacity:.82;position:absolute;inset:-18px -64px -18px -56px}.op-contact-form-bg-image img{object-fit:cover;width:100%;height:100%;transform:scale(1.16)}.op-contact-form-card{z-index:1;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#fffffffa,#f8fafcf2);border:1px solid #ffffffe0;border-radius:28px;align-self:start;height:fit-content;min-height:0;margin:26px;padding:42px 36px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 18px 40px #738caa1f}.op-contact-success{text-align:center;padding:28px 18px 14px}.op-contact-success-icon{margin-bottom:18px;animation:.5s cubic-bezier(.34,1.56,.64,1) contactSuccessPop}@keyframes contactSuccessPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.op-contact-success h3{font-family:var(--font-serif);color:var(--text);letter-spacing:-.02em;margin:0 0 10px;font-size:1.5rem}.op-contact-success p{color:var(--text2);margin:0 0 22px;font-size:.92rem;line-height:1.58}.op-contact-form-header{margin-bottom:28px}.op-contact-form-badge{color:var(--accent2);letter-spacing:.08em;text-transform:uppercase;background:#2a9d6e14;border:1px solid #2a9d6e1f;border-radius:999px;align-items:center;margin-bottom:14px;padding:7px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.op-contact-form-header h2{font-family:var(--font-serif);color:var(--text);margin:0 0 8px;font-size:1.7rem;font-weight:400}.op-contact-form-header p{color:var(--text-muted);margin:0;font-size:.95rem}.op-contact-form{flex-direction:column;gap:20px;display:flex}.op-contact-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.op-contact-field{flex-direction:column;gap:6px;display:flex}.op-contact-field label{color:var(--text);letter-spacing:.01em;font-size:.82rem;font-weight:600}.op-contact-req{color:#e74c3c}.op-contact-optional{color:var(--text-muted);font-size:.78rem;font-weight:400}.op-contact-field input,.op-contact-field select,.op-contact-field textarea{font-size:.9rem;font-family:var(--font-body);color:var(--text);box-sizing:border-box;background:#f8fafceb;border:1.5px solid #dde3ec;border-radius:14px;outline:none;width:100%;padding:13px 16px;transition:border-color .2s,box-shadow .2s,background .2s}.op-contact-field input::placeholder,.op-contact-field textarea::placeholder{color:#b0b0bf}.op-contact-field input:focus,.op-contact-field select:focus,.op-contact-field textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #2a9d6e1a}.op-contact-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888899' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.op-contact-field textarea{resize:vertical;height:130px;min-height:130px;line-height:1.5}.op-contact-field-hint{color:#49536ed1;margin:0;font-size:.78rem;line-height:1.4}.op-contact-schedule-panel{background:linear-gradient(#f4faf7fa,#ecf7f1fa);border:1px solid #1a7a5c1f;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffffd6,0 10px 24px #2a9d6e0f}.op-contact-schedule-head h3{color:#123126;margin:0 0 6px;font-size:1rem}.op-contact-schedule-head p{color:#5a6676;margin:0;font-size:.84rem;line-height:1.55}.op-contact-meeting-context{background:#ffffffb8;border:1px solid #1a7a5c1a;border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffffe0}.op-contact-meeting-context-row{color:#4a5667;justify-content:space-between;align-items:flex-start;gap:14px;font-size:.84rem;display:flex}.op-contact-meeting-context-row strong{color:#123126;text-align:right;font-size:.94rem;font-weight:700}.op-contact-schedule-panel .op-contact-form-row{gap:14px}.op-contact-schedule-panel .op-contact-field{gap:7px}.op-contact-schedule-panel .op-contact-field label{font-size:.8rem;font-weight:700}.op-contact-schedule-panel .op-contact-field input,.op-contact-schedule-panel .op-contact-field select{border-radius:16px;min-height:52px;padding:12px 15px;font-size:.95rem}.op-contact-schedule-panel .op-contact-field--inline-compact{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;display:grid}.op-contact-schedule-panel .op-contact-field--inline-compact label{white-space:nowrap;margin:0}.op-contact-schedule-panel .op-contact-field--inline-compact select{width:100%}.op-contact-country-picker{width:100%;position:relative}.op-contact-schedule-panel .op-contact-field--country-picker{z-index:6;gap:8px;position:relative}.op-contact-schedule-panel .op-contact-field--country-picker label{margin:0}.op-contact-country-shell{z-index:6;position:relative}.op-contact-country-trigger{color:#1c2540;text-align:left;background:linear-gradient(#fffffffc,#f8fbfffa);border:1px solid #cfdceaf0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:12px 15px;display:flex;box-shadow:inset 0 1px #ffffffeb,0 6px 18px #1231260d}.op-contact-country-shell.is-open .op-contact-country-trigger{border-color:#2a9d6e75;box-shadow:0 0 0 4px #2a9d6e1a,0 10px 24px #2a9d6e12,inset 0 1px #fffffff5}.op-contact-country-current,.op-contact-country-option-main{align-items:center;gap:12px;min-width:0;display:flex}.op-contact-country-current span:last-child,.op-contact-country-option-main span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.op-contact-country-placeholder{color:#5c697e94}.op-contact-country-flag{background:#f2f6fbf2;border-radius:5px;flex:none;justify-content:center;align-items:center;width:24px;height:18px;font-size:.95rem;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0c193114}.op-contact-country-flag img{object-fit:cover;width:100%;height:100%;display:block}.op-contact-country-caret{color:#607089;flex:none;font-size:.9rem}.op-contact-country-dropdown{z-index:40;background:linear-gradient(#fffffffe,#f9fcfffc);border:1px solid #d1ddeaf5;border-radius:18px;width:100%;padding:12px 12px 10px;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 22px 54px #08132629}.op-contact-country-dropdown--portal{z-index:1000;position:fixed;top:0;left:0}.op-contact-country-search{color:#1c2540;background:#fff;border:1px solid #d0dcebf5;border-radius:14px;outline:none;width:100%;min-height:46px;margin:0 0 10px;padding:11px 14px;font-size:.94rem;box-shadow:inset 0 1px #ffffffeb}.op-contact-country-search:focus{border-color:#2a9d6ea8;box-shadow:0 0 0 3px #2a9d6e1f}.op-contact-country-options{border-top:1px solid #dfe7f1f5;max-height:272px;padding:8px 0 0;overflow-y:auto}.op-contact-country-option{color:#1c2540;text-align:left;background:0 0;border:0;border-radius:12px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:background-color .16s;display:flex}.op-contact-country-option:hover,.op-contact-country-option.is-active{background:#ecf4fffa}.op-contact-country-option-main{font-size:.94rem;font-weight:500}.op-contact-country-empty{color:#5a6676;padding:16px 14px 10px;font-size:.88rem}.op-contact-schedule-actions{grid-template-columns:minmax(0,1.35fr) minmax(140px,.85fr);align-items:stretch;gap:12px;margin-top:8px;display:grid}.op-contact-schedule-actions .op-contact-btn{border-radius:16px;width:100%;min-height:58px}.op-contact-meeting-summary{background:linear-gradient(#f4faf7fa,#ecf7f1fa);border:1px solid #1a7a5c1f;border-radius:18px;flex-direction:column;gap:14px;width:100%;margin-top:4px;padding:18px;display:flex}.op-contact-meeting-summary-row{color:#4a5667;justify-content:space-between;align-items:flex-start;gap:14px;font-size:.92rem;display:flex}.op-contact-meeting-summary-row strong{color:#123126;text-align:right}.op-contact-meeting-summary-row a{color:#1a7a5c;font-weight:600;text-decoration:none}.op-contact-meeting-summary-row a:hover{text-decoration:underline}.op-contact-copy-link{color:#1a7a5c;cursor:pointer;background:0 0;border:0;padding:0;font-size:.94rem;font-weight:600;text-decoration:none}.op-contact-copy-link:hover{text-decoration:underline}.op-contact-meeting-actions{flex-wrap:wrap;gap:12px;display:flex}.op-contact-meeting-actions .op-contact-btn{flex:220px}.op-affiliate-email-input{width:100%;display:block;position:relative}.op-affiliate-email-input input{width:100%;padding-right:108px!important}.op-affiliate-email-verify{color:#475569;min-width:92px;height:calc(100% - 12px);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#e2e8f0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-size:.82rem;font-weight:600;transition:background .18s,color .18s,opacity .18s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.op-affiliate-email-verify:hover:not(:disabled){color:#1f2937;background:#cbd5e1}.op-affiliate-email-verify:disabled{cursor:not-allowed;opacity:.85}.op-affiliate-email-verify.is-verified,.op-affiliate-email-input.is-verified .op-affiliate-email-verify{color:#15803d;cursor:default;opacity:1;background:#dcfce7;min-width:44px;padding:0 12px}.op-affiliate-email-verify.is-verified svg,.op-affiliate-email-input.is-verified .op-affiliate-email-verify svg{width:18px;height:18px}.op-affiliate-verify-row{justify-content:flex-start;align-items:flex-start;gap:8px;width:fit-content;max-width:100%;margin-top:10px;display:inline-flex}.op-affiliate-verify-btn.op-contact-btn--ghost{color:#475569;background:#eef2f7;border:1.5px solid #64748b38;min-width:108px;min-height:52px;padding:10px 14px;box-shadow:0 8px 20px #0f172a0f}.op-affiliate-verify-btn.op-contact-btn--ghost:hover:not(:disabled){color:#1a7a5c;background:#eef7f2;border-color:#1a7a5c47}.op-affiliate-verify-btn.op-contact-btn--ghost:disabled{color:#64748b;opacity:1;background:#eef2f7;border-color:#64748b3d;box-shadow:0 6px 16px #0f172a0d}.op-affiliate-verify-status{color:#64748b;white-space:normal;text-align:left;width:132px;min-height:2.7em;padding-top:6px;font-size:.78rem;line-height:1.35}.op-affiliate-verify-status.is-verified{color:#1a7a5c;font-weight:600}.op-affiliate-otp-panel{background:linear-gradient(#f8fcf9f5,#eff8f3f5);border:1px solid #1a7a5c1f;border-radius:16px;margin-top:6px;margin-bottom:6px;padding:16px}.op-affiliate-otp-actions{gap:12px;margin-top:12px;display:flex}.op-affiliate-otp-btn{flex:1 1 0}.op-affiliate-verified-banner{background:linear-gradient(135deg,#1a7a5c1a,#5be4c51f);border:1px solid #1a7a5c29;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:6px 0 2px;padding:14px 16px;display:flex}.op-affiliate-verified-banner strong{color:#0f1f17;font-size:.9rem}.op-affiliate-verified-banner span{color:#1a7a5c;font-size:.8rem}.op-contact-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:.85rem;display:flex}.op-contact-btn{font-size:.95rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;transition:all .25s;display:inline-flex}.op-contact-btn--primary{color:#fff;background:linear-gradient(135deg,#1a7a5c,#2a9d6e);width:100%;box-shadow:0 10px 24px #2a9d6e47}.op-contact-btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 28px #2a9d6e52}.op-contact-btn--primary:disabled{opacity:.7;cursor:not-allowed}.op-contact-btn--outline{color:var(--accent);border:2px solid var(--accent);background:0 0}.op-contact-btn--outline:hover{background:var(--accent);color:#fff}.op-contact-btn--white{color:var(--accent2);background:#fff;box-shadow:0 4px 16px #00000026}.op-contact-btn--white:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0003}.op-contact-btn--ghost{color:#ffffffe6;background:0 0;border:1.5px solid #ffffff4d}.op-contact-btn--ghost:hover{background:#ffffff1a;border-color:#fff9}.op-privacy-page{background:#fcfcfb;flex-direction:column;min-height:100dvh;display:flex}.op-privacy-page>.footer{margin-top:0}.op-privacy-hero{background:#fff;border-bottom:1px solid #10182814;padding:118px 24px 24px}.op-privacy-hero-inner,.op-privacy-main{max-width:1120px;margin:0 auto}.op-privacy-hero-inner{max-width:760px}.op-privacy-kicker,.op-privacy-section-label{letter-spacing:.14em;text-transform:uppercase;color:#1b5e4a;background:#eef7f2;border:1px solid #1a7a5c1f;border-radius:999px;align-items:center;padding:8px 14px;font-size:.74rem;font-weight:700;display:inline-flex}.op-privacy-title{font-family:var(--font-body);letter-spacing:-.04em;color:#166534;margin:20px 0 16px;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:700;line-height:1.08}.op-privacy-subtitle{color:#4b5563;text-align:justify;max-width:760px;font-size:1rem;line-height:1.75}.op-privacy-meta{gap:8px;margin-top:20px;display:grid}.op-privacy-meta-item{align-items:baseline;gap:8px;display:flex}.op-privacy-meta-item span{letter-spacing:0;text-transform:none;color:#111827;margin-bottom:0;font-size:.95rem;font-weight:700}.op-privacy-meta-item strong{color:#111827;font-size:.95rem;font-weight:500}.op-privacy-main{padding:32px 24px 88px}.op-about-layout{max-width:760px;margin:0 auto;position:relative}.op-about-sidebar{z-index:5;width:168px;position:absolute;top:0;left:-196px}.op-about-sidebar.is-pinned{position:fixed;top:120px;left:calc(50% - 560px)}.op-about-sidebar.is-bottom{position:absolute;top:auto;bottom:0;left:-196px}.op-about-sidebar-card{padding:8px 0}.op-about-sidebar-label{letter-spacing:.14em;text-transform:uppercase;color:#6b7280;margin:0 0 8px;font-size:.68rem;font-weight:800}.op-about-sidebar-nav{gap:1px;display:grid}.op-about-sidebar-nav a{color:#4b5563;border-radius:0;padding:7px 0 7px 12px;font-size:.88rem;line-height:1.4;text-decoration:none;transition:color .18s;display:block;position:relative}.op-about-sidebar-nav a:before{content:"";background:0 0;border-radius:999px;width:2px;transition:background-color .18s;position:absolute;top:8px;bottom:8px;left:0}.op-about-sidebar-nav a:hover{color:#111827}.op-about-sidebar-nav a.is-active{color:#166534;font-weight:700}.op-about-sidebar-nav a.is-active:before{background:#1f9d67}.op-privacy-document{max-width:760px;margin:0 auto}.op-privacy-doc-section--anchor,.op-privacy-highlights[id]{scroll-margin-top:126px}.op-privacy-highlights,.op-privacy-doc-section{margin-bottom:34px}.op-privacy-highlights h2,.op-privacy-doc-section h2{color:#111827;margin:0 0 16px;font-size:1.2rem;font-weight:700;line-height:1.35}.op-privacy-bullet-list{gap:10px;margin:0;padding-left:22px;display:grid}.op-privacy-bullet-list li{color:#374151;text-align:justify;line-height:1.8}.op-privacy-doc-section p{color:#1f2937;text-align:justify;text-justify:inter-word;margin:0 0 22px;font-size:1rem;line-height:1.8}.op-privacy-doc-section p:last-child{margin-bottom:0}.op-privacy-cta-wrap{border-top:3px double #1018281f;margin-top:20px;padding-top:40px}.op-affiliate-page{background:#f7faf8}.op-affiliate-hero{background:radial-gradient(circle at 85% 20%,#1a7a5c1a,#0000 55%),radial-gradient(circle at 10% 80%,#5be4c51f,#0000 50%),linear-gradient(#fff 0%,#f2f8f4 100%);border-bottom:1px solid #1018280f;padding:124px 24px 72px;position:relative;overflow:hidden}.op-affiliate-hero-grid{z-index:1;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:start;gap:44px;max-width:1200px;margin:0 auto;display:grid;position:relative}.op-affiliate-hero-left{padding-top:8px}.op-affiliate-hero-right{position:relative}.op-affiliate-title{font-family:var(--font-body);letter-spacing:-.035em;color:#0f1f17;margin:20px 0 18px;font-size:clamp(1.9rem,3.4vw,2.85rem);font-weight:700;line-height:1.08}.op-affiliate-pct{color:#1a7a5c;background:linear-gradient(#1a7a5c 0%,#0d5a42 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.op-affiliate-pct:after{content:"";z-index:-1;background:#5be4c559;border-radius:4px;height:10px;position:absolute;bottom:6%;left:0;right:0}.op-affiliate-subtitle{color:#475569;max-width:540px;margin:0 0 24px;font-size:1rem;line-height:1.7}.op-affiliate-cta-primary{color:#fff;cursor:pointer;background:#1a7a5c;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 22px;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 22px #1a7a5c40}.op-affiliate-cta-primary:hover{background:#0f5d46;transform:translateY(-1px);box-shadow:0 12px 28px #1a7a5c52}.op-affiliate-cta-secondary{color:#0f1f17;background:#fff;border:1px solid #1018281f;border-radius:999px;align-items:center;padding:14px 22px;font-size:.98rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.op-affiliate-cta-secondary:hover{background:#f7faf8;border-color:#1a7a5c66}.op-affiliate-kicker-dot{background:#2ecc8b;border-radius:50%;width:7px;height:7px;margin-right:10px;animation:2.2s ease-in-out infinite op-affiliate-pulse;box-shadow:0 0 0 3px #2ecc8b2e}@keyframes op-affiliate-pulse{0%,to{box-shadow:0 0 0 3px #2ecc8b2e}50%{box-shadow:0 0 0 6px #2ecc8b14}}.op-affiliate-highlights{gap:14px;max-width:540px;margin:0 0 28px;padding:0;list-style:none;display:grid}.op-affiliate-highlights li{align-items:flex-start;gap:12px;display:flex}.op-affiliate-check{color:#1f8a62;background:radial-gradient(circle at 30% 28%,#ffffffeb 0,#ffffff6b 16%,#0000 38%),linear-gradient(145deg,#fffffff0,#e8f5eff2);border:1px solid #2a9d6e2e;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 10px 22px #1f7f5924}.op-affiliate-check svg{width:20px;height:20px}.op-affiliate-highlights li>div{flex-direction:column;gap:2px;display:flex}.op-affiliate-highlights strong{color:#0f1f17;letter-spacing:-.005em;font-size:.98rem;font-weight:600}.op-affiliate-highlights span{color:#64748b;font-size:.88rem;line-height:1.55}.op-affiliate-earn-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #1018280f;border-radius:18px;max-width:540px;margin-bottom:26px;padding:18px;box-shadow:0 14px 36px #1018280d}.op-affiliate-earn-head{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.op-affiliate-earn-head>span:first-child{letter-spacing:.14em;text-transform:uppercase;color:#64748b;font-size:.72rem;font-weight:700}.op-affiliate-earn-tag{letter-spacing:.08em;text-transform:uppercase;color:#1a7a5c;background:#eef7f2;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:700}.op-affiliate-earn-rows{gap:6px;display:grid}.op-affiliate-earn-row{border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;transition:background .15s;display:flex}.op-affiliate-earn-row:hover{background:#f4f7f5}.op-affiliate-earn-row--highlight{background:linear-gradient(135deg,#1a7a5c0f,#5be4c51a);border:1px solid #1a7a5c26}.op-affiliate-earn-row--highlight:hover{background:linear-gradient(135deg,#1a7a5c17,#5be4c524)}.op-affiliate-earn-row>div:first-child{flex-direction:column;gap:1px;display:flex}.op-affiliate-earn-row>div:first-child>strong{color:#0f1f17;font-size:.92rem;font-weight:600}.op-affiliate-earn-row>div:first-child>span{color:#64748b;font-size:.8rem}.op-affiliate-earn-amount{flex-shrink:0;align-items:baseline;gap:3px;display:flex}.op-affiliate-earn-amount strong{color:#1a7a5c;letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.op-affiliate-earn-amount span{color:#64748b;font-size:.78rem}.op-affiliate-trust{align-items:center;gap:14px;max-width:540px;display:flex}.op-affiliate-avatars{flex-shrink:0;display:flex}.op-affiliate-avatar{color:#fff;letter-spacing:.01em;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-8px;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 3px 8px #1018281f}.op-affiliate-avatar:first-child{margin-left:0}.op-affiliate-trust-text{flex-direction:column;gap:1px;display:flex}.op-affiliate-trust-text strong{color:#0f1f17;font-size:.9rem;font-weight:600}.op-affiliate-trust-text span{color:#64748b;font-size:.82rem;line-height:1.4}.op-affiliate-main{max-width:1120px;margin:0 auto;padding:72px 24px 96px}.op-affiliate-login-prompt{margin-top:-8px}.op-affiliate-login-prompt-card{background:#ffffffe6;border:1.5px solid #0f1f1738;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;padding:26px 32px;display:flex;position:relative;box-shadow:0 16px 36px #0f1f170d}.op-affiliate-login-prompt-card:after{content:"";pointer-events:none;border:1.5px solid #0f1f1724;border-radius:18px;position:absolute;inset:5px}.op-affiliate-login-prompt-copy{max-width:720px}.op-affiliate-login-prompt-copy .op-affiliate-h2{max-width:620px;margin-top:10px;font-size:clamp(1.4rem,2.2vw,1.95rem);line-height:1.18}.op-affiliate-login-prompt-copy .op-affiliate-section-sub{max-width:560px;margin-top:10px;margin-bottom:0;font-size:.98rem;line-height:1.55}.op-affiliate-login-prompt-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;width:auto;display:flex}.op-affiliate-login-prompt-btn{min-width:260px;min-height:52px;box-shadow:none;background:#fff;border-width:1.5px;border-radius:14px;padding:12px 22px;font-size:.96rem;font-weight:700}.op-affiliate-login-prompt-note{color:#64748b;text-align:right;font-size:.8rem;line-height:1.45}.op-affiliate-section{margin-bottom:80px}.op-affiliate-section:last-child{margin-bottom:0}.op-affiliate-section-head{max-width:680px;margin-bottom:32px}.op-affiliate-h2{font-family:var(--font-body);letter-spacing:-.02em;color:#0f1f17;margin:14px 0 0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.2}.op-affiliate-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.op-affiliate-benefit{--accent-from:#1a7a5c;--accent-to:#2ecc8b;--accent-soft:#1a7a5c14;background:#fff;border:1px solid #1018280f;border-radius:18px;padding:26px 24px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.op-affiliate-benefit:before{content:"";background:linear-gradient(90deg,var(--accent-from),var(--accent-to));opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.op-affiliate-benefit:after{content:"";background:radial-gradient(circle,var(--accent-soft),transparent 70%);opacity:0;pointer-events:none;border-radius:50%;width:140px;height:140px;transition:opacity .25s;position:absolute;top:-40px;right:-40px}.op-affiliate-benefit:hover{border-color:#1a7a5c2e;transform:translateY(-3px);box-shadow:0 18px 40px #10182814}.op-affiliate-benefit:hover:before,.op-affiliate-benefit:hover:after{opacity:1}.op-affiliate-benefit--1{--accent-from:#1a7a5c;--accent-to:#2ecc8b;--accent-soft:#2ecc8b1f}.op-affiliate-benefit--2{--accent-from:#4e7cd1;--accent-to:#7bb0ef;--accent-soft:#4e7cd11f}.op-affiliate-benefit--3{--accent-from:#d1814e;--accent-to:#f0b56e;--accent-soft:#d1814e1f}.op-affiliate-benefit--4{--accent-from:#8a5bd1;--accent-to:#b794f4;--accent-soft:#8a5bd11f}.op-affiliate-benefit-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.op-affiliate-benefit-icon{background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:#fff;width:44px;height:44px;box-shadow:0 8px 18px color-mix(in srgb,var(--accent-from)25%,transparent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.op-affiliate-benefit-icon svg{width:22px;height:22px}.op-affiliate-benefit-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-from);background:var(--accent-soft);white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:.66rem;font-weight:700}.op-affiliate-benefit h3{letter-spacing:-.01em;color:#0f1f17;margin:0 0 8px;font-size:1.05rem;font-weight:700;line-height:1.3;position:relative}.op-affiliate-benefit p{color:#4b5563;margin:0;font-size:.92rem;line-height:1.65;position:relative}.op-affiliate-section-sub{color:#5b6b64;max-width:620px;margin:10px 0 0;font-size:.98rem;line-height:1.6}.op-affiliate-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.op-affiliate-step{background:linear-gradient(#fff 0%,#f7faf8 100%);border:1.5px solid #0f1f1747;border-radius:18px;flex-direction:column;padding:26px 22px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 2px #0f1f170f}.op-affiliate-step:before{content:"";opacity:0;background:linear-gradient(90deg,#2a9d6e,#5be4c5);border-radius:0 0 3px 3px;height:3px;transition:opacity .25s;position:absolute;top:0;left:14px;right:14px}.op-affiliate-step:hover{border-color:#0f1f1780;transform:translateY(-3px);box-shadow:0 18px 40px #10201824}.op-affiliate-step:hover:before{opacity:1}.op-affiliate-step-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.op-affiliate-step-icon{color:#1a7a5c;background:linear-gradient(135deg,#e8f5ef 0%,#d4ecdf 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:inset 0 0 0 1px #2a9d6e33}.op-affiliate-step-icon svg{width:18px;height:18px}.op-affiliate-step-num{font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace);letter-spacing:.1em;text-transform:uppercase;color:#1a7a5c;white-space:nowrap;background:#eef7f2;border-radius:999px;padding:7px 12px;font-size:.88rem;font-weight:700}.op-affiliate-step h3{color:#0f1f17;margin:0 0 10px;font-size:1.05rem;font-weight:700;line-height:1.35}.op-affiliate-step p{color:#4b5563;text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:.9rem;line-height:1.6}.op-affiliate-audiences{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.op-affiliate-audience{background:linear-gradient(#fff 0%,#f7faf8 100%);border:1.5px solid #0f1f1747;border-radius:18px;flex-direction:column;padding:26px 22px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 2px #0f1f170f}.op-affiliate-audience:before{content:"";opacity:0;background:linear-gradient(90deg,#2a9d6e,#5be4c5);border-radius:0 0 3px 3px;height:3px;transition:opacity .25s;position:absolute;top:0;left:14px;right:14px}.op-affiliate-audience:hover{border-color:#0f1f1780;transform:translateY(-3px);box-shadow:0 18px 40px #10201824}.op-affiliate-audience:hover:before{opacity:1}.op-affiliate-audience-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.op-affiliate-audience-icon{color:#1a7a5c;background:linear-gradient(135deg,#e8f5ef 0%,#d4ecdf 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:inset 0 0 0 1px #2a9d6e33}.op-affiliate-audience-icon svg{width:18px;height:18px}.op-affiliate-audience-tag{font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace);letter-spacing:.08em;text-transform:uppercase;color:#1a7a5c;white-space:nowrap;background:#eef7f2;border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:700;position:absolute;top:18px;right:18px}.op-affiliate-audience h3{color:#0f1f17;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.op-affiliate-audience p{color:#4b5563;text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:.9rem;line-height:1.6}.op-affiliate-section--center{text-align:center}.op-affiliate-section--center .op-affiliate-section-head,.op-affiliate-section--center .op-affiliate-section-sub,.op-affiliate-section--center .op-affiliate-faq{margin-left:auto;margin-right:auto}.op-affiliate-faq{text-align:left;gap:14px;width:100%;max-width:780px;display:grid}.op-affiliate-faq-item{background:linear-gradient(#fff 0%,#f7faf8 100%);border:1.5px solid #0f1f172e;border-radius:16px;padding:0 22px;transition:border-color .2s,box-shadow .2s,background .2s;overflow:hidden}.op-affiliate-faq-item:hover{border-color:#0f1f1759;box-shadow:0 6px 18px #0f1f170f}.op-affiliate-faq-item[open]{background:#fff;border-color:#2a9d6e8c;box-shadow:0 12px 32px #0f1f1714}.op-affiliate-faq-item summary{color:#0f1f17;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:20px 0;font-size:1rem;font-weight:600;list-style:none;display:flex}.op-affiliate-faq-item summary::-webkit-details-marker{display:none}.op-affiliate-faq-q{flex:1;line-height:1.45}.op-affiliate-faq-chev-wrap{color:#1a7a5c;background:#eef7f2;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .25s,background .2s,color .2s;display:inline-flex}.op-affiliate-faq-item[open] .op-affiliate-faq-chev-wrap{color:#fff;background:#1a7a5c;transform:rotate(180deg)}.op-affiliate-faq-chev{width:16px;height:16px}.op-affiliate-faq-body{border-top:1px solid #0f1f1714;padding:16px 0 20px}.op-affiliate-faq-item p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.7}.op-affiliate-bottom-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0f1f17 0%,#1a3a2d 100%);border-radius:24px;padding:48px;position:relative;overflow:hidden}.op-affiliate-bottom-cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 20%,#5be4c538,#0000 45%),radial-gradient(circle at 15% 85%,#1a7a5c40,#0000 40%);position:absolute;inset:0}.op-affiliate-bottom-cta-inner{max-width:620px;margin:0 auto;position:relative}.op-affiliate-bottom-cta h2{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.op-affiliate-bottom-cta>.op-affiliate-bottom-cta-inner>p{color:#ffffffb8;margin:0 0 24px;line-height:1.65}.op-affiliate-bottom-cta .op-affiliate-cta-primary{color:#0f1f17;background:#5be4c5;box-shadow:0 10px 26px #5be4c547}.op-affiliate-bottom-cta .op-affiliate-cta-primary:hover{background:#4bd0b1;box-shadow:0 14px 32px #5be4c55c}.op-affiliate-form-topbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.op-affiliate-portal-link{color:#1a7a5c;background:linear-gradient(135deg,#e8f5efe6,#dcfce7e6);border:1px solid #1a7a5c2e;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:8px 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.op-affiliate-portal-link:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#1a7a5c52;transform:translateY(-1px);box-shadow:0 4px 12px #1a7a5c1f}.op-affiliate-success-link{background:linear-gradient(#f8fcf9fa,#eef7f2fa);border:1px solid #1a7a5c1f;border-radius:16px;gap:10px;margin:18px 0 14px;padding:16px;display:grid}.op-affiliate-success-link>span{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.78rem;font-weight:700}.op-affiliate-success-link>strong{color:#0f1f17;word-break:break-all;font-size:.92rem;line-height:1.6}.op-affiliate-success-actions{flex-wrap:wrap;gap:10px;display:flex}.op-affiliate-success-copy{width:100%}.op-affiliate-success-portal{letter-spacing:.01em;color:#1a7a5c;background:#ffffffe6;border:2px solid #2a9d6e;border-radius:16px;width:min(100%,420px);min-height:60px;margin:8px auto 0;font-size:1.14rem;font-weight:700;box-shadow:0 14px 30px #2a9d6e29}.op-affiliate-success-portal:hover{color:#fff;background:linear-gradient(135deg,#1a7a5c,#2a9d6e);box-shadow:0 18px 36px #2a9d6e3d}.op-affiliate-success-secondary{border-width:1.5px;width:fit-content;min-width:240px;margin:14px auto 0;padding:12px 22px;font-size:.9rem}.op-affiliate-portal-page{background:radial-gradient(circle at 0 0,#5be4c517,#0000 25%),linear-gradient(#f7faf8 0%,#eef5f1 100%)}.op-affiliate-login-shell,.op-affiliate-portal-hero{padding:120px 24px 48px}.op-affiliate-login-card,.op-affiliate-portal-wrap{max-width:1180px;margin:0 auto}.op-affiliate-login-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffffeb,#f4faf6f5);border:1px solid #1a7a5c1f;border-radius:28px;max-width:560px;padding:34px;box-shadow:0 30px 80px #1a7a5c14}.op-affiliate-login-kicker,.op-affiliate-portal-kicker{color:#1a7a5c;letter-spacing:.14em;text-transform:uppercase;background:#1a7a5c14;border-radius:999px;padding:8px 14px;font-size:.76rem;font-weight:700;display:inline-flex}.op-affiliate-login-card h1,.op-affiliate-portal-top h1{letter-spacing:-.03em;color:#0f1f17;margin:18px 0 14px;font-size:clamp(2rem,4vw,3rem);line-height:1.06}.op-affiliate-login-card p,.op-affiliate-portal-top p{color:#5b6b64;max-width:720px;margin:0;font-size:1rem;line-height:1.7}.op-affiliate-login-form{gap:12px;margin-top:28px;display:grid}.op-affiliate-login-label{color:#0f1f17;font-size:.82rem;font-weight:700}.op-affiliate-login-input{color:#0f1f17;background:linear-gradient(#f9fcfaf5,#f1f8f4fa);border:1px solid #1a7a5c1f;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:.96rem}.op-affiliate-login-input:focus{background:#fff;border-color:#1a7a5c59;box-shadow:0 0 0 4px #1a7a5c14}.op-affiliate-login-message,.op-affiliate-login-error,.op-affiliate-portal-loading,.op-affiliate-portal-error,.op-affiliate-portal-empty{border-radius:16px;padding:14px 16px;font-size:.92rem}.op-affiliate-login-message,.op-affiliate-portal-loading{color:#1a7a5c;background:#1a7a5c14}.op-affiliate-login-error,.op-affiliate-portal-error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.op-affiliate-login-actions,.op-affiliate-portal-linkactions{flex-wrap:wrap;gap:12px;display:flex}.op-affiliate-login-btn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:12px 18px;font-size:.94rem;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.op-affiliate-login-btn--primary{color:#fff;background:linear-gradient(135deg,#1a7a5c,#2a9d6e);box-shadow:0 14px 30px #1a7a5c33}.op-affiliate-login-btn--secondary{color:#1a7a5c;background:#ffffffeb;border-color:#1a7a5c2e}.op-affiliate-portal-logout{color:#c62828;background:#fffffff5;border-width:1.5px;border-color:#dc262647;align-self:flex-start;min-width:136px;min-height:54px;padding:12px 20px;box-shadow:0 10px 24px #0f1f170a}.op-affiliate-portal-logout:hover{color:#b91c1c;background:#fef2f2fa;border-color:#dc262673;box-shadow:0 14px 28px #dc262614}.op-affiliate-login-btn:hover{transform:translateY(-1px)}.op-affiliate-portal-top{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.op-affiliate-portal-wrap>.op-affiliate-portal-linkcard,.op-affiliate-portal-wrap>.op-affiliate-portal-sidecard,.op-affiliate-portal-wrap>.op-affiliate-portal-tablecard{margin-bottom:20px}.op-affiliate-portal-wrap>.op-affiliate-portal-linkcard:last-child,.op-affiliate-portal-wrap>.op-affiliate-portal-sidecard:last-child,.op-affiliate-portal-wrap>.op-affiliate-portal-tablecard:last-child{margin-bottom:0}.op-affiliate-portal-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);gap:20px;display:grid}.op-affiliate-portal-grid--details{margin-bottom:22px}.op-affiliate-portal-grid--top{align-items:start;margin-bottom:20px}.op-affiliate-portal-linkcard,.op-affiliate-portal-sidecard,.op-affiliate-portal-tablecard{background:linear-gradient(#fffffff0,#f6fbf8f5);border:1px solid #1a7a5c1a;border-radius:24px;padding:24px;box-shadow:0 24px 70px #1a7a5c0f}.op-affiliate-portal-sidecard--snapshot{margin-top:-96px}.op-affiliate-portal-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.op-affiliate-portal-card-head>span{letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-size:.78rem;font-weight:700}.op-affiliate-portal-card-head>strong{color:#1a7a5c;font-size:.94rem}.op-affiliate-portal-linkshell{background:radial-gradient(circle at 100% 0,#5be4c524,#0000 32%),linear-gradient(#f4fbf7fa,#ebf6effa);border:1px solid #1a7a5c1f;border-radius:22px;padding:14px}.op-affiliate-portal-linkmeta{margin-bottom:12px}.op-affiliate-portal-linkmeta span{color:#4b6357;font-size:.82rem;line-height:1.5;display:block}.op-affiliate-portal-linkrow{align-items:center;gap:12px;display:flex}.op-affiliate-portal-linkbox{color:#0f1f17;word-break:break-all;background:#ffffffeb;border:1px solid #1a7a5c24;border-radius:18px;flex:1;padding:18px 20px;font-size:1rem;font-weight:600;line-height:1.65;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #1a7a5c0f}.op-affiliate-portal-copybtn{flex-shrink:0;min-width:136px}.op-affiliate-portal-payoutcard{flex-direction:column;gap:16px;display:flex}.op-affiliate-portal-payout-total{color:#fff;background:linear-gradient(#184f3b,#102f23);border-radius:20px;padding:18px 20px}.op-affiliate-portal-payout-total span{letter-spacing:.1em;text-transform:uppercase;color:#ffffffc2;font-size:.78rem;display:block}.op-affiliate-portal-payout-total strong{margin-top:10px;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.05;display:block}.op-affiliate-portal-payout-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.op-affiliate-portal-payout-meta>div{background:#ffffffe0;border:1px solid #1a7a5c1a;border-radius:18px;padding:14px}.op-affiliate-portal-payout-meta span{color:#64748b;margin-bottom:8px;font-size:.75rem;display:block}.op-affiliate-portal-payout-meta strong{color:#0f1f17;font-size:1rem;display:block}.op-affiliate-portal-payout-callout{color:#4b6357;background:#0f1f170a;border:1px solid #0f1f170f;border-radius:18px;padding:14px 16px;font-size:.82rem;line-height:1.6}.op-affiliate-portal-payout-status{background:#ffffffd1;border:1px dashed #1a7a5c3d;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.op-affiliate-portal-payout-status.is-ready{background:linear-gradient(#f1fcf6f5,#eaf8eff5);border-style:solid}.op-affiliate-portal-payout-status span{color:#64748b;margin-bottom:6px;font-size:.78rem;display:block}.op-affiliate-portal-payout-status strong{color:#0f1f17;font-size:1rem;display:block}.op-affiliate-portal-requestbox{gap:10px;display:grid}.op-affiliate-portal-requestbox label,.op-affiliate-portal-formgrid label span{color:#4b6357;font-size:.8rem;font-weight:700;display:block}.op-affiliate-portal-requestbox input,.op-affiliate-portal-requestbox textarea,.op-affiliate-portal-formgrid input,.op-affiliate-portal-formgrid select,.op-affiliate-portal-formgrid textarea{color:#0f1f17;background:#fffffff0;border:1px solid #1a7a5c24;border-radius:16px;outline:none;width:100%;margin-top:8px;padding:14px 16px;font-size:.95rem;box-shadow:inset 0 1px #ffffffd9}.op-affiliate-portal-requestbox textarea,.op-affiliate-portal-formgrid textarea{resize:vertical}.op-affiliate-portal-helper{color:#64748b;margin:0;font-size:.78rem;line-height:1.55}.op-affiliate-portal-toggle-row{align-items:center;gap:16px;width:100%;margin-top:6px;display:flex}.op-affiliate-portal-toggle-line{background:linear-gradient(90deg,#1a7a5c14,#1a7a5c38);flex:1 1 0;height:1px}.op-affiliate-portal-toggle-row .op-affiliate-portal-toggle-line:last-child{background:linear-gradient(90deg,#1a7a5c38,#1a7a5c14)}.op-affiliate-portal-toggle{color:#1a7a5c;letter-spacing:.02em;cursor:pointer;background:#1a7a5c0f;border:1px solid #1a7a5c2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:.82rem;font-weight:700;transition:background .18s,border-color .18s;display:inline-flex}.op-affiliate-portal-toggle-icon{width:14px;height:14px;transition:transform .18s}.op-affiliate-portal-toggle-icon.is-open{transform:rotate(180deg)}.op-affiliate-portal-toggle:hover{background:#1a7a5c1a;border-color:#1a7a5c47}.op-affiliate-portal-inline-msg{color:#1a7a5c;background:#ebf6eff0;border:1px solid #1a7a5c1f;border-radius:16px;margin-top:12px;padding:12px 14px;font-size:.82rem}.op-affiliate-portal-formgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.op-affiliate-portal-formgrid-full{grid-column:1/-1}.op-affiliate-portal-actions{gap:12px;margin-top:16px;display:grid}.op-affiliate-portal-summary-stack{gap:10px;display:grid}.op-affiliate-portal-summary-row{background:#ffffffe0;border:1px solid #1a7a5c14;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.op-affiliate-portal-summary-row span{color:#64748b;font-size:.82rem}.op-affiliate-portal-summary-row strong{color:#0f1f17;text-align:right;font-size:.94rem}.op-affiliate-portal-facts{gap:14px;margin:0;padding:0;list-style:none;display:grid}.op-affiliate-portal-facts li{justify-content:space-between;align-items:center;gap:12px;display:flex}.op-affiliate-portal-facts strong{color:#64748b;font-size:.85rem}.op-affiliate-portal-facts span{color:#0f1f17;text-align:right;font-size:.92rem}.op-affiliate-portal-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 20px;display:grid}.op-affiliate-portal-stat{background:#ffffffeb;border:1px solid #0f1f1714;border-radius:22px;padding:20px}.op-affiliate-portal-stat span{color:#64748b;margin-bottom:12px;font-size:.8rem;display:block}.op-affiliate-portal-stat strong{color:#0f1f17;font-size:clamp(1.45rem,3vw,2rem);line-height:1.1}.op-affiliate-portal-stat--emerald{background:linear-gradient(#f1fcf6f5,#eaf8eff5)}.op-affiliate-portal-stat--blue{background:linear-gradient(#f0f9f4f5,#e7f4ecf5)}.op-affiliate-portal-stat--amber{background:linear-gradient(#f6fbf4f5,#ecf6eff5)}.op-affiliate-portal-stat--dark{background:linear-gradient(#1c4f3c,#123326)}.op-affiliate-portal-stat--dark span,.op-affiliate-portal-stat--dark strong{color:#fff}.op-affiliate-portal-table{gap:12px;display:grid}.op-affiliate-portal-row{background:linear-gradient(#fff,#f8fbf9);border:1px solid #0f1f170f;border-radius:18px;grid-template-columns:minmax(0,1.5fr) repeat(4,minmax(0,1fr));gap:14px;padding:16px;display:grid}.op-affiliate-portal-row strong{color:#0f1f17;font-size:.92rem;display:block}.op-affiliate-portal-row span{color:#64748b;margin-top:4px;font-size:.8rem;display:block}.op-affiliate-portal-row--payout{grid-template-columns:repeat(5,minmax(0,1fr))}.op-affiliate-portal-modal-shell{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09100d85;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.op-affiliate-portal-modal{scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(#fffffffa,#f5fbf7fa);border:1px solid #1a7a5c1f;border-radius:28px;width:min(760px,100%);max-height:min(88vh,920px);padding:24px;overflow:auto;box-shadow:0 30px 90px #09100d3d}.op-affiliate-portal-modal::-webkit-scrollbar{width:0;height:0}.op-affiliate-portal-modal-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.op-affiliate-portal-modal-head h2{color:#0f1f17;margin:10px 0 8px;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.05}.op-affiliate-portal-modal-head p{color:#4b6357;margin:0;font-size:.92rem;line-height:1.6}.op-affiliate-portal-modal-close{color:#0f1f17;cursor:pointer;background:#ffffffe6;border:1px solid #0f1f1714;border-radius:14px;width:42px;height:42px;font-size:1.7rem;line-height:1}.op-affiliate-portal-modal-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.op-affiliate-portal-modal-steps>div{background:radial-gradient(circle at 100% 0,#5be4c51a,#0000 38%),linear-gradient(#fffffff5,#f3faf6f5);border:1px solid #1a7a5c1f;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;min-height:104px;padding:16px 16px 14px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffeb}.op-affiliate-portal-modal-steps strong{color:#fff;background:linear-gradient(135deg,#1a7a5c,#249b73);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;font-size:.88rem;font-weight:800;display:inline-flex}.op-affiliate-portal-modal-steps span{color:#173728;font-size:.96rem;font-weight:700;display:block}.op-affiliate-portal-modal-steps small{color:#587264;margin-top:6px;font-size:.8rem;line-height:1.55;display:block}@media (max-width:1024px){.op-affiliate-hero-grid{grid-template-columns:1fr;gap:32px}.op-affiliate-hero-left{max-width:760px}}@media (max-width:1100px){.op-affiliate-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.op-affiliate-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.op-affiliate-portal-top,.op-affiliate-form-topbar{flex-direction:column;align-items:flex-start}.op-affiliate-portal-grid,.op-affiliate-portal-stats,.op-affiliate-portal-row{grid-template-columns:1fr}.op-affiliate-portal-sidecard--snapshot{margin-top:0}.op-affiliate-portal-payout-status,.op-affiliate-portal-summary-row{flex-direction:column;align-items:flex-start}.op-affiliate-portal-payout-meta,.op-affiliate-portal-formgrid,.op-affiliate-portal-modal-steps,.op-affiliate-audiences{grid-template-columns:1fr}.op-affiliate-bottom-cta{padding:32px 22px}.op-affiliate-trust{flex-wrap:wrap}.op-affiliate-earn-row{padding:10px 12px}.op-affiliate-earn-amount strong{font-size:1.05rem}}@media (max-width:560px){.op-affiliate-hero{padding:108px 20px 56px}.op-affiliate-login-shell,.op-affiliate-portal-hero{padding:100px 20px 40px}.op-affiliate-login-card,.op-affiliate-portal-linkcard,.op-affiliate-portal-sidecard,.op-affiliate-portal-tablecard{border-radius:22px;padding:20px}.op-affiliate-login-actions,.op-affiliate-portal-linkactions,.op-affiliate-success-actions,.op-affiliate-portal-linkrow{flex-direction:column;align-items:stretch}.op-affiliate-portal-modal-shell{padding:16px}.op-affiliate-portal-modal{border-radius:24px;padding:20px}.op-affiliate-portal-copybtn,.op-affiliate-success-portal,.op-affiliate-success-secondary{width:100%;min-width:0}.op-affiliate-earn-card{background:linear-gradient(#fffffffa,#f4faf6f5);border-radius:20px;padding:16px;box-shadow:0 16px 36px #10182814,inset 0 1px #ffffffe6}.op-affiliate-earn-head{align-items:flex-start;gap:10px;margin-bottom:14px;padding:0}.op-affiliate-earn-head>span:first-child{letter-spacing:.12em;font-size:.7rem}.op-affiliate-earn-tag{padding:5px 10px}.op-affiliate-earn-rows{gap:10px}.op-affiliate-earn-row{background:#ffffffd1;border:1px solid #1018280f;border-radius:16px;flex-direction:column;align-items:stretch;gap:10px;padding:14px;box-shadow:0 8px 18px #1018280a}.op-affiliate-earn-row>div:first-child{gap:4px}.op-affiliate-earn-row>div:first-child>strong{font-size:.98rem}.op-affiliate-earn-row>div:first-child>span{text-align:left;font-size:.82rem;line-height:1.45}.op-affiliate-earn-amount{border-top:1px solid #10182814;justify-content:flex-end;align-items:baseline;gap:6px;padding-top:10px}.op-affiliate-earn-amount strong{font-size:1.28rem}.op-affiliate-earn-amount span{font-size:.8rem}.op-affiliate-earn-row--highlight{background:#ffffffd1;border-color:#1018280f;box-shadow:0 8px 18px #1018280a}.op-affiliate-title,.op-affiliate-subtitle,.op-affiliate-highlights strong,.op-affiliate-highlights span,.op-affiliate-trust-text strong,.op-affiliate-trust-text span,.op-affiliate-section-sub,.op-affiliate-step h3,.op-affiliate-step p,.op-affiliate-audience h3,.op-affiliate-audience p,.op-affiliate-faq-q,.op-affiliate-faq-body p,.op-affiliate-bottom-cta h2,.op-affiliate-bottom-cta>.op-affiliate-bottom-cta-inner>p,.op-contact-form-header h2,.op-contact-form-header p,.op-contact-form-note,.op-contact-success h3,.op-contact-success p{text-align:left}.op-affiliate-title{text-wrap:balance}.op-affiliate-subtitle,.op-affiliate-highlights span,.op-affiliate-step p,.op-affiliate-audience p,.op-affiliate-faq-body p,.op-contact-form-header p,.op-contact-form-note,.op-contact-success p{text-wrap:pretty}.op-affiliate-trust,.op-affiliate-earn-head,.op-affiliate-earn-row,.op-affiliate-step-top,.op-affiliate-audience-head,.op-affiliate-login-prompt-card{justify-content:space-between}.op-affiliate-benefits,.op-affiliate-steps{grid-template-columns:1fr}.op-affiliate-login-prompt-card,.op-affiliate-login-prompt-actions{flex-direction:column;align-items:flex-start}.op-affiliate-login-prompt-card{border-radius:18px;padding:18px}.op-affiliate-login-prompt-copy .op-affiliate-h2{font-size:clamp(1.35rem,7vw,1.7rem)}.op-affiliate-login-prompt-btn,.op-affiliate-login-prompt-note{text-align:left;width:100%;min-width:0;max-width:none}.op-affiliate-main{padding:56px 20px 72px}.op-affiliate-section{margin-bottom:56px}}.op-docs-page{--op-docs-sticky-offset:58px;--op-docs-toolbar-height:58px;--op-docs-sidebar-width:248px;--op-docs-sidebar-gap:34px;font-family:var(--font-body);background:radial-gradient(circle at 0 0,#5be4c514,#0000 24%),linear-gradient(#f9fbf8 0%,#f3f5ef 100%);flex-direction:column;min-height:100dvh;display:flex}.op-docs-hero{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffff0,#fbfcf9eb),radial-gradient(circle at 20% 0,#2bbfa01a,#0000 24%),radial-gradient(circle at 85% 10%,#9ac1df1f,#0000 24%);border-bottom:1px solid #0e1f1814;padding:0 24px}.op-docs-topbar-wrap{z-index:980;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffff5,#fbfcf9f0),radial-gradient(circle at 20% 0,#2bbfa014,#0000 24%),radial-gradient(circle at 85% 10%,#9ac1df14,#0000 24%);border-bottom:1px solid #0e1f1814;align-items:stretch;display:flex;position:sticky;top:0}.op-docs-topbar{flex:1;min-width:0}.op-docs-topbar-shell,.op-docs-hero-shell,.op-docs-main{max-width:1380px;margin:0 auto}.op-docs-topbar-shell{padding:0 36px}.op-docs-topbar-links{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;min-height:58px;display:grid}.op-docs-topbar-link{color:#111;cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;min-height:58px;padding:0 12px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex;position:relative}.op-docs-topbar-link:not(:first-child):before{content:"";background:#11111124;width:1px;position:absolute;top:14px;bottom:14px;left:-2px}.op-docs-topbar-link:hover{color:#0f8c68;background:#0f8c681f}.op-docs-topbar-icon{color:#111;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.op-docs-topbar-icon--image{width:50px;height:50px;margin-right:-8px}.op-docs-topbar-icon svg{width:26px;height:26px}.op-docs-topbar-icon img{object-fit:contain;width:100%;height:100%;display:block}.op-docs-topbar-external{color:#111111c2;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.op-docs-topbar-external svg{width:16px;height:16px}.op-docs-hero-shell{padding:0 12px}.op-docs-kicker{letter-spacing:.16em;text-transform:uppercase;color:#0f8c68;margin:0;font-size:.75rem;font-weight:700}.op-docs-main{width:100%;padding:0 24px 84px calc(var(--op-docs-sidebar-width) + var(--op-docs-sidebar-gap))}.op-docs-shell{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:0;display:grid}.op-docs-sidebar,.op-docs-outline{top:var(--op-docs-toolbar-height);align-self:start;position:sticky}.op-docs-sidebar{top:var(--op-docs-toolbar-height);width:var(--op-docs-sidebar-width);z-index:20;position:fixed;left:max(0px,50vw - 690px)}.op-docs-sidebar-card,.op-docs-outline-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1}.op-docs-sidebar-card{width:100%;min-height:calc(100vh - var(--op-docs-toolbar-height));height:calc(100vh - var(--op-docs-toolbar-height));border-right:1px solid #14231d14;padding:12px 16px 28px;overflow-y:auto}.op-docs-sidebar-label,.op-docs-outline-label,.op-docs-intro-label,.op-docs-section-kicker{letter-spacing:.15em;text-transform:uppercase;color:#0f8c68;font-size:.7rem;font-weight:700}.op-docs-sidebar-search{color:#7a8a83;background:#f7faf8;border:1px solid #14231d14;border-radius:14px;align-items:center;gap:10px;min-height:34px;margin:2px 0 12px;padding:0 14px;font-size:.84rem;display:flex}.op-docs-sidebar-search-input{font-size:.84rem;font-family:var(--font-body);color:#16221d;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0}.op-docs-sidebar-search-input::placeholder{color:#7a8a83}.op-docs-sidebar-search-clear{cursor:pointer;color:#5c6a64;background:#14231d14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:12px;line-height:1;transition:background .15s,color .15s;display:inline-flex}.op-docs-sidebar-search-clear:hover{color:#16221d;background:#14231d24}.op-docs-sidebar-empty{text-align:center;color:#7a8a83;padding:20px 14px;font-size:.84rem}.op-docs-sidebar-search-icon{flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.op-docs-sidebar-search-icon svg{width:15px;height:15px}.op-docs-sidebar-group+.op-docs-sidebar-group{border-top:1px solid #14231d14;margin-top:18px;padding-top:18px}.op-docs-sidebar-group h2{color:#16221d;margin:0 0 10px;font-size:.92rem}.op-docs-sidebar-group ul{gap:2px;list-style:none;display:grid}.op-docs-sidebar-group li{color:#5c6a64;font-size:.92rem}.op-docs-sidebar-link{min-height:40px;color:inherit;border-radius:12px;align-items:center;gap:10px;padding:0 10px;text-decoration:none;transition:color .2s,transform .2s,background-color .2s;display:flex}.op-docs-sidebar-icon{color:#7a8a83;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;display:inline-flex}.op-docs-sidebar-icon svg{width:21px;height:21px}.op-docs-sidebar-link:hover{color:#31413b;background:#14231d0a}.op-docs-sidebar-link.is-active{color:#0f8c68;background:#eef1ed;font-weight:600}.op-docs-sidebar-link.is-active .op-docs-sidebar-icon{color:#0f9a82}.op-docs-sidebar-link.is-muted{opacity:.9}.op-docs-sidebar-sublist{border-left:1px solid #14231d1f;gap:2px;margin:4px 0 2px 18px;padding:4px 0 4px 10px;list-style:none;display:grid}.op-docs-sidebar-sublink{color:#5c6a64;border-radius:10px;align-items:center;gap:8px;min-height:34px;padding:0 10px 0 8px;font-size:.88rem;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.op-docs-sidebar-subdot{background:#7a8a8399;border-radius:999px;flex-shrink:0;width:7px;height:7px}.op-docs-sidebar-sublink:hover{color:#31413b;background:#14231d08}.op-docs-sidebar-sublink.is-active{color:#0f8c68;background:#eef1ede6;font-weight:600}.op-docs-sidebar-sublink.is-active .op-docs-sidebar-subdot{background:#0f9a82}.op-docs-sidebar-sublink.is-muted{opacity:.9}.op-docs-content{flex-direction:column;gap:18px;min-width:0;padding:0 34px;display:flex}.op-docs-intro-card{background:radial-gradient(circle at 100% 0,#2bbfa017,#0000 24%),linear-gradient(#fffffff5,#f6f9f7eb);border:1px solid #14231d14;border-radius:22px;padding:26px 28px;box-shadow:0 14px 34px #13221c0d}.op-docs-intro-card h2{font-size:clamp(1.38rem,2vw,2rem);font-family:var(--font-body);letter-spacing:-.04em;color:#16221d;margin:12px 0;line-height:1.12}.op-docs-intro-card p{color:#52615b;max-width:760px;font-size:.94rem;line-height:1.72}.op-docs-section-list{gap:14px;display:grid}.op-docs-section-card{background:#ffffffe0;border:1px solid #14231d14;border-radius:20px;padding:24px 26px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 10px 26px #13221c0a}.op-docs-section-card:hover{border-color:#0f8c6829;transform:translateY(-2px);box-shadow:0 16px 34px #13221c0f}.op-docs-section-card h3{font-size:1.22rem;font-family:var(--font-body);color:#15211c;margin:12px 0;font-weight:700;line-height:1.22}.op-docs-section-card p{color:#52615b;margin:0 0 16px;font-size:.92rem;line-height:1.72}.op-docs-section-card ul{gap:8px;padding-left:20px;display:grid}.op-docs-section-card li{color:#24322c;font-size:.9rem;line-height:1.65}.op-docs-outline-card{padding:18px 16px 18px 22px;position:relative}.op-docs-outline-card:before{content:"";background:#14231d1f;width:1px;position:absolute;top:48px;bottom:18px;left:16px}.op-docs-outline-card ul{gap:10px;margin-top:14px;list-style:none;display:grid}.op-docs-outline-card a{color:#53615b;padding-left:18px;font-size:.88rem;line-height:1.45;text-decoration:none;transition:color .2s,transform .2s;display:block;position:relative}.op-docs-outline-card a:before{content:"";background:0 0;border-radius:999px;width:2px;transition:background-color .2s;position:absolute;top:.2em;bottom:.2em;left:-6px}.op-docs-outline-card a.is-active{color:#0f8c68;font-weight:600}.op-docs-outline-card a.is-active:before{background:#22b693}.op-docs-outline-card a:hover{color:#0f8c68;transform:translate(2px)}.op-docs-article{min-width:0;padding:0 34px}.op-docs-article-head{padding:22px 24px 24px}.op-docs-article-title-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:10px;display:flex}.op-docs-article-kicker{color:#0f8c68;margin:0 0 10px;font-size:.82rem;font-weight:700}.op-docs-article-title{letter-spacing:-.04em;color:#15211c;margin:0;font-size:clamp(1.7rem,2.7vw,2.35rem);line-height:1.02}.op-docs-article-subtitle{color:#52615b;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;max-width:780px;font-size:1rem;line-height:1.75}.op-docs-article-links{flex-flow:wrap;flex-shrink:0;align-items:center;gap:8px;margin-top:0;display:flex}.op-docs-article-links a,.op-docs-article-section a{color:#0f8c68;font-weight:600;text-decoration:none}.op-docs-article-links a{letter-spacing:-.02em;background:#ffffffe6;border:1px solid #0f8c6829;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:.9rem;line-height:1;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.op-docs-article-links a:hover,.op-docs-article-section a:hover{color:#0c6f57;background:#d4f4e2eb;border-color:#0f8c6847;transform:translateY(-1px)}.op-docs-article-section{margin-top:22px;padding:0 24px;scroll-margin-top:110px}.op-docs-article-section h2{letter-spacing:-.035em;color:#1a241f;margin:0 0 14px;font-size:1.45rem;line-height:1.1}.op-docs-article-section p{color:#4d5c56;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin:0 0 16px;font-size:1rem;line-height:1.82}.op-docs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;margin-top:20px;margin-bottom:24px;display:grid}.op-docs-card-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.op-docs-feature-card{background:linear-gradient(#fff,#fbfcfa);border:1px solid #12241d1f;border-radius:22px;flex-direction:column;height:100%;padding:24px;display:flex;box-shadow:0 14px 32px #12241d0d}.op-docs-feature-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.op-docs-feature-icon{color:#0f9a82;flex:none;justify-content:center;align-items:center;display:inline-flex}.op-docs-feature-icon svg{width:31px;height:31px}.op-docs-feature-card h3{color:#1a241f;margin:0;font-size:1.08rem;line-height:1.2}.op-docs-feature-card p{color:#5a6a63;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin:0;font-size:.98rem;line-height:1.8}.op-docs-highlight-box{background:0 0;border:1px solid #12241d1f;border-radius:20px;padding:22px 24px}.op-docs-bullet-list{gap:12px;margin:0;padding-left:22px;display:grid}.op-docs-bullet-list li{color:#31413b;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:.98rem;line-height:1.75}.op-docs-article-footer{border-top:1px solid #12241d1a;margin-top:36px;padding-top:26px}.op-docs-highlight-box p+p{margin-top:12px}.op-mcp-docs-subtitle{color:#18221d;margin:26px 0 12px;font-size:1.08rem;line-height:1.35}.op-mcp-docs-steps{gap:12px;margin:24px 0 0;padding-left:22px;display:grid}.op-mcp-docs-steps li{color:#31413b;font-size:.98rem;line-height:1.75}.op-mcp-docs-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.op-mcp-docs-link-card{color:inherit;background:#f7fcfae0;border:1px solid #12241d1a;border-radius:18px;gap:8px;padding:18px 20px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.op-mcp-docs-link-card:hover{border-color:#16816638;transform:translateY(-2px);box-shadow:0 12px 28px #12241d0f}.op-mcp-docs-link-card strong{color:#18221d;font-size:1rem;line-height:1.25}.op-mcp-docs-link-card span{color:#5a6a63;font-size:.94rem;line-height:1.65}.op-mcp-docs-code-card{border-radius:24px;margin:14px 0 0;box-shadow:0 14px 28px #12241d0f}.op-mcp-docs-code-head{min-height:52px}.op-mcp-docs-code-head-spacer{width:1px;height:1px}.op-mcp-docs-code-card .op-api-ref-code-actions{margin-left:auto}.op-mcp-docs-code-card .op-api-ref-code-lines{max-height:none;padding:8px 0 10px;overflow:auto}.op-mcp-docs-code-card .op-api-ref-code-line{min-height:20px}.op-mcp-docs-code-card .op-api-ref-code-line-number{font-size:.8rem;line-height:1.35}.op-mcp-docs-code-card .op-api-ref-code-line-text{font-size:.9rem;line-height:1.35}.op-mcp-docs-code-lines::-webkit-scrollbar{width:7px;height:7px}.op-docs-page ::-webkit-scrollbar{width:7px;height:7px}.op-mcp-docs-code-lines::-webkit-scrollbar-track{background:#12241d14;border-radius:999px}.op-docs-page ::-webkit-scrollbar-track{background:#12241d14;border-radius:999px}.op-mcp-docs-code-lines::-webkit-scrollbar-thumb{background:linear-gradient(#1dae83f5 0%,#168166f5 100%);border-radius:999px}.op-docs-page ::-webkit-scrollbar-thumb{background:linear-gradient(#1dae83f5 0%,#168166f5 100%);border-radius:999px}.op-mcp-docs-code-lines::-webkit-scrollbar-thumb:hover{background:linear-gradient(#15a077 0%,#107356 100%)}.op-docs-page ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#15a077 0%,#107356 100%)}.op-docs-page *{scrollbar-width:thin;scrollbar-color:#1a9773eb #12241d14}.op-mcp-docs-note-box{background:linear-gradient(#edfbf2f5 0%,#e5f8ecf5 100%);border:1px solid #54aa8247;border-radius:22px;grid-template-columns:auto 1fr;align-items:start;gap:14px;margin-top:20px;padding:22px 24px;display:grid}.op-mcp-docs-note-icon{color:#17835d;flex-shrink:0;width:28px;height:28px}.op-mcp-docs-note-icon svg{width:100%;height:100%;display:block}.op-mcp-docs-note-box p{color:#235540;margin:0;font-size:.98rem;line-height:1.8}.op-mcp-docs-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.op-mcp-docs-reference-card{min-height:0;color:inherit;background:#fffdfa;border:1px solid #d2c4a9d9;border-radius:18px;gap:8px;padding:20px 22px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 6px 14px #12241d0b}.op-mcp-docs-reference-card:hover{border-color:#19896c47;transform:translateY(-2px);box-shadow:0 12px 22px #12241d12}.op-mcp-docs-reference-icon{color:#12a190;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.op-mcp-docs-reference-icon svg{width:24px;height:24px;display:block}.op-mcp-docs-reference-card strong{color:#2b302d;font-size:.96rem;font-weight:700;line-height:1.25}.op-mcp-docs-reference-card span:last-child{color:#69726e;max-width:210px;font-size:.88rem;line-height:1.4}@media (max-width:860px){.op-mcp-docs-link-grid,.op-mcp-docs-reference-grid{grid-template-columns:1fr}.op-mcp-docs-code-card{border-radius:18px}.op-mcp-docs-code-head{min-height:46px}.op-mcp-docs-code-card .op-api-ref-code-line-number,.op-mcp-docs-code-card .op-api-ref-code-line-text{font-size:.84rem}.op-mcp-docs-note-box,.op-mcp-docs-reference-card{border-radius:18px;padding:18px}.op-mcp-docs-reference-card{min-height:0}}.op-api-ref-article{width:100%}.op-api-ref-hero{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);align-items:stretch;gap:24px;padding-bottom:6px;display:grid}.op-api-ref-hero-copy{min-width:0}.op-api-ref-title-row{align-items:flex-start}.op-api-ref-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6d8177;margin:10px 0 0;font-size:.9rem;font-weight:700}.op-api-ref-hero-actions{justify-content:flex-end}.op-api-ref-endpoint-bar{background:radial-gradient(circle at 100% 0,#13c38c1f,#0000 28%),linear-gradient(#fff,#f8fbfa);border:1px solid #12241d1a;border-radius:20px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;padding:16px 18px;display:flex;box-shadow:0 16px 32px #12241d0f}.op-api-ref-endpoint-bar code,.op-api-ref-callout code,.op-api-ref-table td code{font-family:var(--font-mono)}.op-api-ref-endpoint-bar code{color:#15211c;font-size:1rem;font-weight:700}.op-api-ref-endpoint-meta{color:#5b6d64;font-size:.95rem;line-height:1.6}.op-api-ref-summary-card{background:linear-gradient(#15211c,#101814);border:1px solid #12241d1a;border-radius:24px;align-self:start;padding:22px 22px 20px;box-shadow:0 18px 34px #09110e3d}.op-api-ref-summary-label{letter-spacing:.12em;text-transform:uppercase;color:#cae4d9c2;margin:0 0 14px;font-size:.78rem;font-weight:700}.op-api-ref-summary-card ul{gap:10px;margin:0;padding-left:18px;display:grid}.op-api-ref-summary-card li{color:#eff8f3;font-size:.94rem;line-height:1.6}.op-api-ref-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:26px;padding:8px 24px 0;display:grid}.op-api-ref-main{min-width:0}.op-api-ref-section-head{margin-bottom:14px}.op-api-ref-section-kicker{letter-spacing:.12em;text-transform:uppercase;color:#0f8c68;margin:0 0 8px;font-size:.8rem;font-weight:700}.op-api-ref-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.op-api-ref-info-card{background:linear-gradient(#fff,#fbfcfb);border:1px solid #12241d1a;border-radius:20px;padding:20px}.op-api-ref-info-card h3{color:#1a241f;margin:0 0 10px;font-size:1rem;line-height:1.25}.op-api-ref-info-card p{color:#55655f;margin:0;font-size:.94rem;line-height:1.7}.op-api-ref-callout{background:linear-gradient(#dff8ebb8,#fffffff5);border:1px solid #0f8c6829;border-radius:22px;gap:12px;padding:22px 24px;display:grid}.op-api-ref-callout strong{color:#16231d;font-size:1.02rem}.op-api-ref-callout code{color:#e8fff4;background:#12241deb;border-radius:12px;align-items:center;width:fit-content;min-height:40px;padding:0 12px;font-size:.9rem;display:inline-flex}.op-api-ref-callout p{margin:0}.op-api-ref-table td,.op-api-ref-table th{text-align:left}.op-api-ref-side{gap:18px;display:grid;position:sticky;top:90px}.op-api-ref-side-card,.op-api-ref-code-card{border:1px solid #12241d1a;border-radius:24px;overflow:hidden;box-shadow:0 16px 34px #12241d14}.op-api-ref-side-card{background:#fff}.op-api-ref-side-head{border-bottom:1px solid #12241d14;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 14px;display:flex}.op-api-ref-side-head p{letter-spacing:.12em;text-transform:uppercase;color:#5b6d64;margin:0;font-size:.8rem;font-weight:700}.op-api-ref-side-head span{color:#0f8c68;background:#0f8c6814;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.op-api-ref-side-group{padding:16px 14px 6px}.op-api-ref-side-group+.op-api-ref-side-group{border-top:1px solid #12241d0f}.op-api-ref-side-group h3{color:#19241f;margin:0 0 12px;padding:0 4px;font-size:.9rem}.op-api-ref-side-group ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.op-api-ref-side-link{color:#34453e;cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}.op-api-ref-side-link:hover{background:#f4f8f5f5;border-color:#12241d0f}.op-api-ref-side-link.is-active{color:#0f6f57;background:#d5f5e8db;border-color:#0f8c6824}.op-api-ref-method{text-align:center;vertical-align:middle;border-radius:4px;flex:none;justify-content:center;align-items:center;width:56px;min-width:56px;height:24px;padding:0 4px;display:inline-flex}.op-api-ref-method-label{letter-spacing:0;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;font-size:.44rem;font-weight:800;line-height:1;display:inline-flex;transform:translateY(5px)}.op-api-ref-endpoint-bar .op-api-ref-method-label,.op-api-ref-code-title .op-api-ref-method-label,.op-api-ref-explorer-endpoint .op-api-ref-method-label{font-size:.56rem;transform:translateY(0)}.op-api-ref-method.is-get{color:#0e8a54;background:#e6f8eb}.op-api-ref-method.is-post{color:#1477e6;background:#e6f0ff}.op-api-ref-method.is-patch{color:#d97b12;background:#fff0dd}.op-api-ref-method.is-del,.op-api-ref-method.is-delete{color:#e04f5f;background:#fde8ea}.op-api-ref-code-card{background:linear-gradient(#111712,#0c110d);position:relative}.op-api-ref-code-title{color:#f4fff9;align-items:center;gap:10px;font-weight:700;display:flex}.op-api-ref-code-lang{color:#e0f5ecb8;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.op-api-ref-code-card pre{color:#dff9d3;font-family:var(--font-mono);margin:0;padding:18px;font-size:.88rem;line-height:1.7;overflow-x:auto}.op-api-ref-code-button{color:#fff;min-width:82px;height:38px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#17b98d,#119e78);border:none;border-radius:999px;font-weight:700;position:absolute;bottom:16px;right:18px}.op-api-ref-status-pill{color:#6ef2a2;background:#22c55e24;border-radius:10px;justify-content:center;align-items:center;min-width:42px;height:28px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.op-api-docs-page{scrollbar-color:#16b6a2 #0f172a14;scrollbar-width:thin;background:#fff;min-height:100vh}.op-api-docs-footer{margin-top:32px}.op-api-docs-page *{scrollbar-width:thin;scrollbar-color:#16b6a2 #0f172a14}.op-api-docs-page ::-webkit-scrollbar{width:10px;height:10px}.op-api-docs-page ::-webkit-scrollbar-track{background:#0f172a0f;border-radius:999px}.op-api-docs-page ::-webkit-scrollbar-thumb{background:linear-gradient(#1ec9b3,#0f8c68) padding-box padding-box;border:2px solid #0000;border-radius:999px}.op-api-docs-page ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#22d3bb,#0c7f60) padding-box padding-box}.op-api-docs-shell{grid-template-columns:260px minmax(0,1fr) 500px;gap:0;min-height:0;display:grid}.op-api-docs-sidebar{background:#fff;border-right:1px solid #0f172a14;align-self:start;height:calc(100vh - 58px);padding:14px 10px 14px 12px;position:sticky;top:58px;overflow-y:auto}.op-api-docs-sidebar-group+.op-api-docs-sidebar-group{margin-top:16px}.op-api-docs-sidebar-group h2{letter-spacing:-.01em;text-transform:none;color:#2f2f33;margin:0 0 6px;padding:0 8px;font-size:.78rem;font-weight:700}.op-api-docs-sidebar-group ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.op-api-ref-side-link{color:#374151;cursor:pointer;text-align:left;width:100%;min-height:34px;font:inherit;background:0 0;border:none;border-radius:12px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:8px;padding:0 6px;display:grid;transform:translateY(1px)}.op-api-ref-side-link:hover{color:#111827;background:#f8fbfa}.op-api-ref-side-link.is-active{color:#0a8f7a;background:#d8f3ee}.op-api-ref-side-link span{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;line-height:1;display:block;overflow:hidden}.op-api-docs-content{min-width:0;padding:42px 46px 28px}.op-api-docs-bottom{background:#fff;grid-template-columns:260px minmax(0,1fr) 500px;align-items:start;gap:0;margin-top:0;display:grid}.op-api-docs-bottom-sidebar{background:#fff;border-right:1px solid #0f172a14;grid-area:1/1/span 2;align-self:stretch;height:100%;min-height:0;display:block}.op-api-docs-bottom .op-docs-helpful{grid-column:2/4;margin-bottom:12px;padding:20px 22px 0 46px}.op-api-docs-bottom .op-api-docs-next-card{grid-column:2/4;margin:0 18px 12px 46px}.op-api-docs-next-card{min-height:58px}.op-api-docs-next-card .op-docs-next-main{align-items:center;display:flex}.op-api-docs-next-card strong{margin-bottom:0}.op-api-docs-article-head{padding:0 0 18px}.op-api-docs-article-head--split{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.op-api-docs-section-label{color:#0f8c68;margin:0 0 10px;font-size:.88rem;font-weight:600}.op-api-docs-article-head h1{letter-spacing:-.05em;color:#111827;flex:none;margin:0;font-size:clamp(2.6rem,3vw,3.6rem);line-height:.98}.op-api-docs-copy-button{color:#4b5563;min-width:138px;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #0f172a24;border-radius:14px;padding:0 16px;font-size:.92rem;font-weight:500}.op-api-docs-copy-button:hover{background:#fafafa}.op-api-ref-endpoint-bar{box-shadow:none;background:0 0;border:none;flex-wrap:nowrap;flex:0 auto;justify-content:flex-start;align-items:center;gap:12px;margin-top:0;padding:0;display:flex}.op-api-ref-endpoint-bar code{color:#6b7280;white-space:nowrap;font-size:.92rem;font-weight:500}.op-api-docs-section{margin-top:34px;padding:0}.op-api-docs-section+.op-api-docs-section{border-top:1px solid #0f172a14;padding-top:32px}.op-api-docs-section h2{color:#111827;margin:0 0 18px;font-size:1.05rem;font-weight:700;line-height:1.2}.op-api-docs-section p{color:#4b5563;margin:0 0 16px;font-size:1rem;line-height:1.75}.op-api-docs-auth-row{align-items:center;gap:12px;margin-bottom:12px;font-size:1rem;display:flex}.op-api-docs-auth-row strong{color:#111827}.op-api-docs-auth-row span{color:#6b7280}.op-api-docs-params{display:grid}.op-api-docs-param-row{border-top:1px solid #0f172a14;padding:20px 0 24px}.op-api-docs-param-row:first-child{border-top:1px solid #0f172a14}.op-api-docs-topic{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:14px;padding:0;display:grid}.op-api-docs-topic-icon{color:#6b7280;border:1px solid #0f172a1a;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;transition:border-color .18s,color .18s,background-color .18s;display:inline-flex}.op-api-docs-topic-icon svg{width:15px;height:15px}.op-api-docs-topic-body{min-width:0;display:block}.op-api-docs-topic:hover .op-api-docs-topic-icon,.op-api-docs-topic.is-active .op-api-docs-topic-icon,.op-api-docs-topic-inline:hover .op-api-docs-topic-icon,.op-api-docs-topic-inline.is-active .op-api-docs-topic-icon{color:#0f8c68;background:#22d3bb1a;border-color:#0f8c6847}.op-api-docs-topic.is-active .op-api-docs-param-head strong,.op-api-docs-topic-inline.is-active strong{color:#0f8c68}.op-api-docs-param-head{grid-template-columns:minmax(0,auto) auto auto auto;justify-content:start;align-items:baseline;gap:10px;margin-bottom:2px;display:grid}.op-api-docs-param-head strong{color:#111827;min-width:0;font-size:.98rem;font-weight:700}.op-api-docs-param-head span{color:#6b7280;font-size:.98rem}.op-api-docs-param-chip{background:#1cc9b31f;border-radius:8px;align-items:center;height:26px;padding:0 8px;font-weight:700;line-height:1;display:inline-flex;color:#0f8c68!important;font-size:.82rem!important}.op-api-docs-param-row p{margin:0}.op-api-docs-note{color:#6b7280!important;margin-top:18px!important;font-size:.92rem!important;line-height:1.6!important}.op-api-docs-object-fields{margin-top:14px;padding-left:42px}.op-api-docs-line-item{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:6px 12px;margin-bottom:10px;font-size:.92rem;display:grid}.op-api-docs-topic-inline{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.op-api-docs-line-item:last-child{margin-bottom:0}.op-api-docs-line-item .op-api-docs-topic-icon{grid-column:1}.op-api-docs-line-item-body{grid-column:2;min-width:0;display:block}.op-api-docs-line-item-head{align-items:baseline;gap:8px;min-width:0;display:flex}.op-api-docs-line-item-head strong{color:#111827;word-break:break-word;font-size:.96rem;line-height:1.35}.op-api-docs-line-item-head span{color:#6b7280;flex-shrink:0;font-size:.88rem;line-height:1.35}.op-api-docs-line-item-description{color:#6b7280;margin-top:4px;line-height:1.45;display:block}@media (max-width:980px){.op-api-docs-param-head{grid-template-columns:minmax(0,auto) auto auto}.op-api-docs-param-chip{grid-column:1/-1;justify-self:start;margin-top:2px}.op-api-docs-object-fields{padding-left:0}.op-api-docs-line-item{grid-template-columns:28px minmax(0,1fr);gap:8px 12px}.op-api-docs-line-item strong,.op-api-docs-line-item span{grid-column:2}.op-api-docs-line-item .op-api-docs-topic-icon{grid-row:1/span 3}}@media (max-width:640px){.op-api-docs-topic{gap:12px}.op-api-docs-param-head{grid-template-columns:1fr;gap:4px}.op-api-docs-param-head span{font-size:.92rem}}.op-api-docs-code{background:#fff;border-left:none;align-self:start;height:calc(100vh - 90px);margin-top:120px;padding:0 22px 24px;position:sticky;top:90px;overflow:hidden}.op-api-docs-code-mobile{display:none}.op-api-docs-code .op-api-ref-code-stack{grid-template-rows:repeat(2,minmax(0,1fr));gap:18px;height:calc(100vh - 96px);max-height:calc(100vh - 96px);display:grid;overflow:hidden}.op-api-docs-code .op-api-ref-code-card{flex-direction:column;height:100%;min-height:0;max-height:none;display:flex}.op-api-docs-code .op-api-ref-code-lines{flex:auto;min-height:0;max-height:none}.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-lines{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;border-bottom-right-radius:26px;border-bottom-left-radius:26px;max-height:none;padding-bottom:10px;padding-right:10px;overflow:auto}.op-api-docs-code .op-api-ref-code-card:last-child{isolation:isolate;background:#111318;border-radius:26px;height:100%;min-height:0;max-height:none;padding-bottom:0;overflow:hidden}.op-api-ref-code-stack{gap:18px;display:grid}.op-api-ref-code-card{box-shadow:none;background:#111318;border:1px solid #ffffff0a;border-radius:20px;position:relative;overflow:hidden}.op-api-ref-code-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.op-api-ref-code-title{color:#f8fafc;align-items:center;gap:10px;font-size:.9rem;font-weight:700;display:flex}.op-api-ref-code-actions{align-items:center;gap:12px;display:flex}.op-api-ref-code-lang{color:#c7d2fe;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.op-api-ref-code-lang svg{width:20px;height:20px}.op-api-ref-code-action{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background-color .14s,color .14s;display:inline-flex;position:relative}.op-api-ref-code-action:hover{color:#67f0de;background:#16b6a22e}.op-api-ref-code-action svg{width:19px;height:19px}.op-api-ref-code-action[data-tooltip]:after,.op-api-ref-modal-action[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:5;background:#0f172aeb;border-radius:8px;padding:5px 8px;font-size:.72rem;font-weight:500;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.op-api-ref-code-action[data-tooltip]:hover:after,.op-api-ref-modal-action[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)translateY(2px)}.op-api-ref-code-lines{scrollbar-width:thin;scrollbar-color:#1ec9b3e6 #ffffff0f;box-sizing:border-box;width:100%;max-height:420px;padding:10px 8px 10px 0;overflow:auto}.op-api-ref-code-lines::-webkit-scrollbar{width:10px;height:10px}.op-api-ref-code-lines::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px;margin:8px 0 12px}.op-api-ref-code-lines::-webkit-scrollbar-thumb{background:linear-gradient(#22d3bb,#0f8c68);border-radius:999px}.op-api-ref-code-lines::-webkit-scrollbar-corner{background:#ffffff0f}.op-api-ref-code-lines::-webkit-scrollbar:horizontal{height:12px}.op-api-ref-code-lines::-webkit-scrollbar:vertical{width:12px}.op-api-ref-code-lines::-webkit-scrollbar-track:horizontal{margin:0 12px 12px}.op-api-ref-code-lines::-webkit-scrollbar-track:vertical{margin:12px 4px 16px 0}.op-api-ref-code-lines::-webkit-scrollbar-thumb:horizontal{min-width:44px}.op-api-ref-code-lines::-webkit-scrollbar-thumb:vertical{min-height:44px}.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-lines::-webkit-scrollbar{width:12px;height:12px}.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-lines::-webkit-scrollbar-track{background:#ffffff14}.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-lines::-webkit-scrollbar-track:horizontal{margin:0 12px 8px}.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-lines::-webkit-scrollbar-track:vertical{margin:12px 6px 14px 0}.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-lines::-webkit-scrollbar-corner{background:#ffffff14}.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-head,.op-api-docs-code .op-api-ref-code-card:last-child .op-api-ref-code-lines{z-index:1;position:relative}.op-api-ref-code-line{border-radius:10px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:0;min-height:22px;transition:background-color .18s;display:grid}.op-api-ref-code-line.is-active{background:#22d3bb1f}.op-api-ref-code-line-number{text-align:right;color:#94a3b8b3;font-family:var(--font-mono);-webkit-user-select:none;user-select:none;padding:0 12px 0 0;font-size:.78rem;line-height:1.35}.op-api-ref-code-line-text{white-space:pre;color:#d8f5aa;min-width:max-content;font-family:var(--font-mono);padding-right:16px;font-size:.82rem;line-height:1.35;display:inline-block}.op-api-ref-code-line.is-active .op-api-ref-code-line-number{color:#8ff3d8}.op-api-ref-code-line.is-active .op-api-ref-code-line-text{color:#f3ffd8}.op-api-docs-code .op-api-ref-code-line-number{font-size:.68rem;line-height:1.15}.op-api-docs-code .op-api-ref-code-line-text{font-size:.72rem;line-height:1.15}.op-api-docs-code .op-api-ref-code-line{min-height:16px}.op-api-ref-code-footer{border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;padding:6px 10px 8px;display:flex}.op-api-ref-try-button{color:#fff;min-width:58px;height:26px;font:inherit;cursor:pointer;background:#16b6a2;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:2px;padding:0 7px 0 0;font-size:.82rem;font-weight:700;display:inline-flex}.op-api-ref-try-button:hover{background:#129c8c}.op-api-ref-try-button svg{flex:none;width:26px;height:26px}.op-api-ref-modal{z-index:120;box-sizing:border-box;justify-content:center;align-items:flex-end;padding:72px 22px 0;display:flex;position:fixed;inset:0}.op-api-ref-modal-backdrop{-webkit-backdrop-filter:blur(16px);background:#0f172a38;position:absolute;inset:0}.op-api-ref-modal-panel{z-index:1;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;flex:0 min(1840px,100vw - 44px);width:100%;max-width:min(1840px,100vw - 44px);height:100%;max-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f172a38}.op-api-ref-modal-toolbar{background:#fff;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;min-height:52px;padding:0 14px 0 18px;display:flex}.op-api-ref-modal-toolbar-spacer{min-width:1px}.op-api-ref-modal-actions{align-items:center;gap:10px;display:flex}.op-api-ref-modal-action{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .14s,color .14s;display:inline-flex;position:relative}.op-api-ref-modal-action:hover{color:#0f8c68;background:#16b6a224}.op-api-ref-modal-action svg{width:20px;height:20px}.op-api-ref-modal-body{background:#fff;flex:auto;max-height:none;padding:8px 0 0;overflow:auto}.op-api-ref-modal-body .op-api-ref-code-lines{padding-top:0}.op-api-ref-modal-body .op-api-ref-code-line{grid-template-columns:54px minmax(0,1fr);min-height:22px}.op-api-ref-modal-body .op-api-ref-code-line-number{color:#7b8794;padding-right:16px;font-size:.86rem;line-height:1.45}.op-api-ref-modal-body .op-api-ref-code-line-text{color:#0f172a;font-size:.9rem;line-height:1.45}.op-api-ref-explorer{z-index:125;pointer-events:none;justify-content:stretch;align-items:flex-end;display:flex;position:fixed;inset:92px 0 0 260px}.op-api-ref-explorer-backdrop{-webkit-backdrop-filter:blur(16px);pointer-events:auto;background:linear-gradient(#f8fbfa75,#0f172a38);position:absolute;inset:0}.op-api-ref-explorer-panel{z-index:1;pointer-events:auto;background:#f8fbfa;border-top:1px solid #0f172a14;border-left:1px solid #0f172a0f;border-radius:24px 0 0;width:100%;height:min(86vh,940px);animation:.28s cubic-bezier(.22,1,.36,1) op-api-ref-explorer-slide-up;position:relative;overflow:hidden;box-shadow:0 -24px 60px #0f172a29}.op-api-ref-explorer-toolbar{background:#fff;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:12px;padding:12px 12px 10px 16px;display:flex}.op-api-ref-explorer-endpoint{background:#edf4f1;border-radius:14px;flex:auto;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:flex}.op-api-ref-explorer-endpoint code{color:#6b7280;font-size:.9rem}.op-api-ref-explorer-toolbar-actions{align-items:center;gap:8px;display:flex}.op-api-ref-explorer-send{color:#fff;min-width:136px;height:36px;font:inherit;cursor:pointer;background:#16b6a2;border:none;border-radius:999px;flex-direction:row-reverse;justify-content:center;align-items:center;gap:7px;padding:0 12px 0 14px;font-size:.94rem;font-weight:600;display:inline-flex}.op-api-ref-explorer-send:disabled{opacity:.7;cursor:wait}.op-api-ref-explorer-send svg{width:22px;height:22px}.op-api-ref-explorer-close{color:#111827;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.op-api-ref-explorer-close svg{width:17px;height:17px}.op-api-ref-explorer-layout{grid-template-columns:minmax(0,.96fr) minmax(460px,1.04fr);gap:14px;height:calc(100% - 75px);min-height:0;padding:18px 8px 22px 20px;display:grid}.op-api-ref-explorer-form,.op-api-ref-explorer-output{min-width:0;min-height:0}.op-api-ref-explorer-form{align-content:start;gap:14px;padding-right:8px;display:grid;overflow:hidden auto}.op-api-ref-explorer-alert{color:#dc2626;background:#fde8e8;border:1px solid #f8b4b4;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 16px;font-size:.9rem;font-weight:500;display:flex}.op-api-ref-explorer-alert-action{color:#ef4444;height:34px;font:inherit;cursor:pointer;background:#ffffff47;border:none;border-radius:10px;padding:0 14px;font-size:.88rem;font-weight:600}.op-api-ref-explorer-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:16px;box-shadow:0 10px 24px #0f172a0d}.op-api-ref-explorer-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.op-api-ref-explorer-card-head h3{color:#111827;margin:0;font-size:.98rem}.op-api-ref-explorer-reset{color:#6b7280;font:inherit;cursor:pointer;background:0 0;border:none;font-size:.88rem}.op-api-ref-explorer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;display:grid}.op-api-ref-explorer-field{gap:6px;display:grid}.op-api-ref-explorer-field span{color:#111827;font-size:.86rem;font-weight:500}.op-api-ref-explorer-field input{color:#111827;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #0f172a1f;border-radius:12px;padding:0 12px;font-size:.9rem}.op-api-ref-explorer-field input:focus{border-color:#16b6a2b3;outline:none;box-shadow:0 0 0 3px #16b6a224}.op-api-ref-explorer-token-actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.op-api-ref-explorer-token-button{color:#4b5563;min-width:88px;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:14px;padding:0 16px;font-size:.9rem;font-weight:500}.op-api-ref-explorer-token-button.is-filled{background:#edf2f0}.op-api-ref-explorer-lang-pill{color:#f8fafc;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;height:32px;padding:0 12px;display:inline-flex}.op-api-ref-explorer-lang-pill svg{color:#4fe0c7;width:16px;height:16px}.op-api-ref-explorer-lang-pill span{font-size:.82rem;font-weight:500}.op-api-ref-explorer-lang-caret{opacity:.82}.op-api-ref-explorer-response-meta{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}.op-api-ref-explorer-response-meta span{color:#e5e7eb;height:30px;font-family:var(--font-mono);white-space:nowrap;background:#ffffff14;border-radius:10px;align-items:center;padding:0 10px;font-size:.7rem;display:inline-flex}.op-api-ref-explorer-response-meta span:first-child{color:#fecaca;background:#ef44442e}.op-api-ref-explorer-response-cta{justify-content:center;align-items:center;min-height:210px;padding:16px;display:flex}.op-api-ref-explorer-send.is-secondary{min-width:184px}.op-api-ref-explorer-output{align-content:start;gap:16px;padding-right:12px;display:grid;overflow:hidden auto}.op-api-ref-explorer-output .op-api-ref-code-card{min-height:220px}.op-api-ref-explorer-output .op-api-ref-code-head{flex-wrap:nowrap;padding:10px 12px}.op-api-ref-explorer-output .op-api-ref-code-title{letter-spacing:0;white-space:nowrap;flex:none;font-size:.8rem}.op-api-ref-explorer-output .op-api-ref-code-lines{max-height:240px}.op-api-ref-explorer-output .op-api-ref-code-line{min-height:20px}.op-api-ref-explorer-output .op-api-ref-code-line-number,.op-api-ref-explorer-output .op-api-ref-code-line-text{line-height:1.28}@keyframes op-api-ref-explorer-slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.op-api-ref-explorer{top:72px;left:0}.op-api-ref-explorer-panel{border-radius:22px 22px 0 0;height:calc(100vh - 72px);max-height:calc(100vh - 72px)}.op-api-ref-explorer-layout{grid-template-columns:1fr}}@media (max-width:900px){.op-api-ref-modal{box-sizing:border-box;align-items:flex-end;padding:12px 12px 0}.op-api-ref-modal-panel{border-radius:18px 18px 0 0;flex-basis:min(100%,100vw - 24px);max-width:calc(100vw - 24px);height:100%;max-height:100%}.op-api-ref-explorer-toolbar{flex-wrap:wrap;padding:18px 16px 14px}.op-api-ref-explorer-layout{padding:18px 16px 24px}.op-api-ref-explorer-grid{grid-template-columns:1fr}}.op-api-ref-status-pill{min-width:38px;height:24px;padding:0 8px;font-size:.7rem}.op-api-ref-code-button{display:none}.op-faq-category-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.op-faq-category-icon{width:28px;height:28px;color:var(--accent);flex-shrink:0}.op-faq-category-head h2{margin:0}.op-faq-accordion{border:1px solid var(--border);border-radius:var(--r-md);background:var(--bg);flex-direction:column;gap:0;display:flex;overflow:hidden}.op-faq-item{border-bottom:1px solid var(--border)}.op-faq-item:last-child{border-bottom:none}.op-faq-trigger{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:.95rem;font-weight:500;transition:background .15s;display:flex}.op-faq-trigger:hover,.op-faq-item.is-open .op-faq-trigger{background:var(--bg-warm)}.op-faq-question{flex:1;line-height:1.5}.op-faq-chevron{width:18px;height:18px;color:var(--text-muted);flex-shrink:0;transition:transform .25s}.op-faq-chevron.is-open{transform:rotate(180deg)}.op-faq-panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.op-faq-item.is-open .op-faq-panel{grid-template-rows:1fr}.op-faq-answer{overflow:hidden}.op-faq-answer p{color:var(--text2);margin:0;padding:0 22px 20px;font-size:.9rem;line-height:1.7}.op-docs-table-wrap{overflow-x:auto}.op-docs-table{border-collapse:collapse;width:100%;font-size:.9rem;line-height:1.6}.op-docs-table thead{background:var(--bg-warm);border-bottom:2px solid var(--border)}.op-docs-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--text);text-align:left;white-space:nowrap;padding:14px 20px;font-size:.82rem;font-weight:600}.op-docs-table td{color:var(--text2);vertical-align:top;text-align:justify;padding:14px 20px}.op-docs-table td:first-child,.op-docs-table td:nth-child(2){text-align:left}.op-docs-table tbody tr{border-bottom:1px solid var(--border);transition:background .12s}.op-docs-table tbody tr:last-child{border-bottom:none}.op-docs-table tbody tr:hover{background:var(--bg-warm)}.op-docs-table td code{font-family:var(--font-mono);color:var(--accent2);white-space:nowrap;background:#2a9d6e14;border-radius:5px;padding:2px 7px;font-size:.84rem}.op-docs-table td strong{color:var(--text);font-weight:600}.op-docs-helpful{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:16px;display:flex}.op-docs-helpful span{color:#4d5c56;font-size:.95rem}.op-docs-helpful-actions{gap:8px;display:flex}.op-docs-helpful-actions button{color:#33423c;min-width:76px;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #12241d1f;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.94rem;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.op-docs-helpful-actions button:hover{color:#1f5f4c;border-color:#1a7a5c47}.op-docs-helpful-actions button[data-helpful-selected=true]{color:#177355;background:#1a7a5c14;border-color:#1a7a5c47}.op-docs-helpful-actions button svg{flex-shrink:0;width:18px;height:18px}.op-docs-next-card{min-height:0;color:inherit;background:radial-gradient(circle at 86%,#8becd557,#0000 18%),radial-gradient(circle at 100% 100%,#20ad8829,#0000 30%),linear-gradient(90deg,#f7fcfafa 0%,#f2fbf7fa 52%,#e2f7f0fa 100%);border:1px solid #1681662e;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px 8px 16px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #12241d0f}.op-docs-next-card:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff8c;position:absolute;inset:0}.op-docs-next-card:hover{border-color:#0f8c6847;transform:translateY(-2px);box-shadow:0 20px 40px #12241d1a}.op-docs-next-main{text-align:left;flex:1;align-content:center;gap:6px;min-width:0;display:grid}.op-docs-next-label{letter-spacing:.12em;text-transform:uppercase;color:#0f8c68;white-space:nowrap;margin:0;font-size:.68rem;font-weight:700}.op-docs-next-card strong{color:#1a241f;margin-bottom:0;font-size:.92rem;line-height:1.12;display:block}.op-docs-next-card span{color:#5a6a63;max-width:700px;font-size:.88rem;line-height:1.45;display:block}.op-docs-next-side{white-space:nowrap;vertical-align:middle;background:linear-gradient(#ffffffeb,#f2fbf7e6);border:1px solid #16816629;border-radius:14px;flex-shrink:0;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;align-items:center;gap:8px;min-width:126px;height:38px;min-height:0;padding:0 16px;transition:border-color .22s,background-color .22s,transform .22s;overflow:hidden;box-shadow:inset 0 1px #ffffffb8;display:inline-grid!important}.op-docs-next-card:hover .op-docs-next-side{background:#f4fbf7eb;border-color:#0f8c6838;transform:translate(2px)}.op-docs-next-side .op-docs-next-label{color:#5f716a;flex:none;justify-content:center;align-items:center;max-width:none;min-height:0;font-size:.68rem;line-height:1;display:inline-flex!important}.op-docs-next-side svg{flex:none;align-self:center;margin-top:0;transform:none;display:block!important}.op-docs-next-side>*{min-width:0}.op-docs-next-card svg{color:#0f8c68;flex-shrink:0;width:16px;height:16px;transition:transform .22s,color .22s;display:block}.op-docs-next-card:hover svg{color:#0f8c68;transform:translate(2px)}.op-docs-sidebar-toggle{color:#1a241f;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #14231d14;border-radius:0;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:.82rem;font-weight:600;display:none}.op-docs-sidebar-toggle svg{color:#5a6a63;flex-shrink:0}.op-docs-sidebar-toggle:hover{color:#0f8c68;background:#0f8c6814}.op-docs-sidebar-mobile-shell{display:none}@media (max-width:860px){.op-docs-sidebar-mobile-shell{z-index:1100;pointer-events:none;visibility:hidden;display:block;position:fixed;inset:0}.op-docs-sidebar-mobile-shell.is-open{pointer-events:auto;visibility:visible}.op-docs-sidebar-mobile-backdrop{cursor:pointer;opacity:0;background:#00000059;border:0;transition:opacity .25s;position:absolute;inset:0}.op-docs-sidebar-mobile-shell.is-open .op-docs-sidebar-mobile-backdrop{opacity:1}.op-docs-sidebar-mobile-panel{background:#f8faf9;border-right:1px solid #14231d14;flex-direction:column;gap:4px;width:min(85vw,340px);padding:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:8px 0 32px #0000001f}.op-docs-sidebar-mobile-shell.is-open .op-docs-sidebar-mobile-panel{transform:translate(0)}.op-docs-sidebar-mobile-head{border-bottom:1px solid #14231d0f;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 0 12px;display:flex}.op-docs-sidebar-mobile-title{color:#1a241f;font-size:1rem;font-weight:700}.op-docs-sidebar-mobile-close{cursor:pointer;color:#5a6a63;background:#fffc;border:1px solid #14231d14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}}@media (max-width:1180px){.op-docs-topbar-shell{padding:0 20px}.op-docs-topbar-links{grid-template-columns:repeat(3,minmax(0,1fr))}.op-docs-shell{grid-template-columns:minmax(0,1fr)}.op-docs-main{padding-left:calc(var(--op-docs-sidebar-width) + 20px)}.op-docs-sidebar{left:0}.op-docs-outline{display:none}.op-docs-content,.op-docs-article{padding-right:0}.op-docs-card-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.op-api-ref-hero,.op-api-ref-layout{grid-template-columns:1fr}.op-api-ref-side{position:static}.op-api-ref-info-grid{grid-template-columns:1fr}.op-api-docs-shell,.op-api-docs-bottom{grid-template-columns:240px minmax(0,1fr)}.op-api-docs-bottom-sidebar{grid-row:1/span 2;min-height:0}.op-api-docs-bottom .op-docs-helpful,.op-api-docs-bottom .op-api-docs-next-card{grid-column:2}.op-api-docs-bottom .op-docs-helpful{margin-bottom:10px;padding:16px 20px 0 32px}.op-api-docs-bottom .op-api-docs-next-card{margin:0 20px 14px 32px}.op-api-docs-code{border-top:1px solid #0f172a14;border-left:none;grid-column:2;height:auto;padding-top:24px;position:static}}@media (max-width:860px){.op-docs-hero{padding:0 18px}.op-docs-main{padding:0 18px 72px}.op-docs-sidebar-toggle{background:linear-gradient(#0f8c681f,#0f8c680f);border-right:1px solid #14231d1a;justify-content:center;min-width:52px;padding:0 12px;display:inline-flex}.op-docs-topbar-shell{padding:0}.op-docs-topbar-links{flex-wrap:nowrap;gap:0;min-height:48px;display:flex}.op-docs-topbar-link{flex:1;gap:0;min-height:48px;padding:0 6px}.op-docs-topbar-link>span:not(.op-docs-topbar-icon),.op-docs-topbar-external{display:none}.op-docs-topbar-link:not(:first-child):before{background:#14231d1f;display:block;top:10px;bottom:10px;left:0}.op-docs-topbar-icon{width:24px;height:24px}.op-docs-topbar-icon svg{width:22px;height:22px}.op-docs-topbar-icon--image{width:36px;height:36px;margin-right:0}.op-docs-shell{grid-template-columns:1fr;gap:16px}.op-docs-sidebar{display:none}.op-docs-outline{position:static}.op-docs-content,.op-docs-article{padding:0}.op-docs-article-head{padding:18px 18px 22px}.op-docs-article-title-row{flex-direction:column;align-items:flex-start;gap:12px}.op-docs-article-section,.op-api-ref-layout{padding:0 18px}.op-api-ref-hero-actions{justify-content:flex-start}.op-api-docs-shell{grid-template-columns:1fr;min-height:0}.op-api-docs-bottom{grid-template-columns:1fr;margin-top:28px}.op-api-docs-bottom-sidebar{display:none}.op-api-docs-bottom .op-docs-helpful,.op-api-docs-bottom .op-api-docs-next-card{grid-column:1}.op-api-docs-bottom .op-docs-helpful{margin-bottom:10px;padding:14px 18px 0}.op-api-docs-bottom .op-api-docs-next-card{margin:0 18px 12px}.op-api-docs-sidebar,.op-api-docs-code{display:none}.op-api-docs-content{padding:28px 18px 40px}.op-api-docs-code-mobile{margin-top:22px;display:block}.op-api-docs-code-mobile .op-api-ref-code-stack{gap:16px}.op-api-docs-code-mobile .op-api-ref-code-card{border-radius:22px}.op-api-docs-code-mobile .op-api-ref-code-lines{max-height:360px}.op-api-docs-article-head h1{font-size:2.3rem}.op-api-ref-side-link{min-height:42px}.op-docs-card-grid,.op-docs-card-grid--three{grid-template-columns:1fr}.op-docs-feature-card{min-height:0}.op-docs-helpful{flex-direction:column;align-items:flex-start}.op-docs-next-card{border-radius:16px;flex-direction:row;align-items:center;gap:12px;padding:14px 16px}.op-docs-next-main{text-align:left}.op-docs-next-card strong{font-size:.95rem}.op-docs-next-card span{font-size:.82rem}.op-docs-next-label{font-size:.68rem}.op-docs-next-side{border-radius:14px;min-height:38px;padding:0 12px}}@media (max-width:640px){.op-api-ref-modal{justify-content:center;align-items:flex-start;padding:118px 14px 14px}.op-api-ref-modal-panel{border-radius:22px;flex:0 100%;width:min(100%,388px);max-width:calc(100vw - 28px);height:auto;max-height:calc(100dvh - 42px);box-shadow:0 24px 60px #0f172a2e}.op-api-ref-modal-toolbar{min-height:54px;padding:0 10px 0 14px}.op-api-ref-modal-actions{gap:6px}.op-api-ref-modal-action{border-radius:10px;width:32px;height:32px}.op-api-ref-modal-body{-webkit-overflow-scrolling:touch;padding:8px 0 10px;overflow:auto}.op-api-ref-modal-body .op-api-ref-code-lines{max-height:calc(100dvh - 148px);padding:0 6px 10px 0}.op-api-ref-modal-body .op-api-ref-code-line{grid-template-columns:34px minmax(0,1fr);min-height:20px}.op-api-ref-modal-body .op-api-ref-code-line-number{padding-right:10px;font-size:.74rem;line-height:1.35}.op-api-ref-modal-body .op-api-ref-code-line-text{font-size:.78rem;line-height:1.35}.op-api-docs-content{padding:22px 14px 34px}.op-api-docs-article-head{padding-bottom:14px}.op-api-docs-article-head h1{font-size:clamp(2rem,11vw,2.5rem);line-height:1}.op-api-ref-endpoint-bar{display:none}.op-api-docs-section{margin-top:26px}.op-api-docs-section+.op-api-docs-section{padding-top:24px}.op-api-docs-section h2{margin-bottom:14px;font-size:1rem}.op-api-docs-section p{margin-bottom:14px;font-size:.96rem;line-height:1.6}.op-api-docs-auth-row{flex-wrap:wrap;gap:6px 12px;margin-bottom:10px}.op-api-docs-code-mobile{margin-top:12px}.op-api-docs-code-mobile .op-api-ref-code-stack{gap:14px}.op-api-docs-code-mobile .op-api-ref-code-card{border-radius:18px}.op-api-docs-code-mobile .op-api-ref-code-head{padding:10px 10px 9px}.op-api-docs-code-mobile .op-api-ref-code-title{gap:8px;font-size:.84rem}.op-api-docs-code-mobile .op-api-ref-code-actions{gap:8px}.op-api-docs-code-mobile .op-api-ref-code-action{width:28px;height:28px}.op-api-docs-code-mobile .op-api-ref-code-line{min-height:18px}.op-api-docs-code-mobile .op-api-ref-code-line-number{font-size:.68rem;line-height:1.2}.op-api-docs-code-mobile .op-api-ref-code-line-text{font-size:.74rem;line-height:1.2}.op-api-docs-code-mobile .op-api-ref-code-lines{max-height:320px;padding:8px 6px 8px 0}.op-api-docs-code-mobile .op-api-ref-code-footer{padding:6px 8px 8px}.op-api-docs-params{gap:0}.op-api-docs-param-row{padding:16px 0 18px}.op-api-docs-topic{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px}.op-api-docs-topic-icon{border-radius:14px;width:42px;height:42px;margin-top:0}.op-api-docs-topic-icon svg{width:16px;height:16px}.op-api-docs-topic-body{gap:0;padding-top:1px;display:grid}.op-api-docs-param-head{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;min-width:0;margin-bottom:10px;display:flex}.op-api-docs-param-head strong{min-width:0;font-size:.94rem;line-height:1.24}.op-api-docs-param-head span{white-space:nowrap;color:#7b8494;font-size:.76rem;line-height:1.2}.op-api-docs-param-chip{white-space:nowrap;justify-self:start;height:22px;margin-top:0;padding:0 8px;font-size:.68rem!important}.op-api-docs-param-row p{font-size:.95rem;line-height:1.58}.op-api-docs-note{font-size:.88rem!important;line-height:1.5!important}.op-api-docs-line-item{grid-template-columns:42px minmax(0,1fr);gap:8px 12px}.op-api-docs-line-item .op-api-docs-topic-icon{border-radius:12px;width:36px;height:36px}.op-api-docs-line-item-head{flex-flow:wrap;align-items:center;gap:6px}.op-api-docs-line-item-head strong{font-size:.94rem}.op-api-docs-line-item-head span{white-space:nowrap}.op-api-docs-line-item-head span,.op-api-docs-line-item-description{font-size:.88rem;line-height:1.45}.op-docs-topbar-shell{padding:0 2px}.op-docs-topbar-link{min-height:44px;padding:0 4px}.op-docs-sidebar-toggle{padding:0 10px;font-size:0}.op-docs-sidebar-toggle svg{width:18px;height:18px}.op-docs-intro-card,.op-docs-section-card,.op-docs-sidebar-card,.op-docs-outline-card,.op-docs-feature-card,.op-docs-highlight-box,.op-docs-next-card{border-radius:18px;padding:18px 16px}.op-docs-article-title{font-size:clamp(1.55rem,9vw,2rem)}.op-docs-article-section h2{font-size:1.28rem}.op-docs-article-links{gap:8px}.op-api-ref-endpoint-bar{padding:14px}.op-api-ref-side-card,.op-api-ref-code-card,.op-api-ref-summary-card,.op-api-ref-info-card,.op-api-ref-callout{border-radius:18px}}@media (max-width:960px){.op-about-layout{max-width:100%}.op-about-sidebar{z-index:auto;width:auto;position:static}.op-about-sidebar-card{background:#fff;border:1px solid #10182814;border-radius:18px;padding:16px;position:static}.op-about-sidebar-nav{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.op-about-sidebar-nav a{padding:10px 12px}.op-about-sidebar-nav a:before{display:none}.op-privacy-document{max-width:100%}}@media (max-width:1180px){.op-about-layout{grid-template-columns:1fr;gap:26px;max-width:100%;display:grid}.op-about-sidebar{z-index:auto;width:auto;position:static}.op-about-sidebar-card{background:#fff;border:1px solid #10182814;border-radius:18px;padding:14px 16px;position:static}.op-about-sidebar-nav{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.op-about-sidebar-nav a{padding:10px 12px}.op-about-sidebar-nav a:before{display:none}}@media (max-width:640px){.op-privacy-hero{padding:92px 16px 28px}.op-privacy-title{font-size:clamp(2.35rem,12vw,3.2rem);line-height:1.04}.op-privacy-main{padding:24px 16px 72px}.op-privacy-cta-wrap{margin-top:84px;padding-top:32px}}.op-contact-spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite contactSpin}@keyframes contactSpin{to{transform:rotate(360deg)}}.op-contact-form-note{color:var(--text-muted);text-align:center;margin:4px 0 0;font-size:.76rem;line-height:1.5}.op-contact-cta-band{text-align:center;background:linear-gradient(135deg,#0f2419 0%,#14432a 40%,#1a7a5c 100%);padding:80px 24px}.op-contact-cta-inner{max-width:640px;margin:0 auto}.op-contact-cta-inner h2{font-family:var(--font-serif);color:#fff;margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400}.op-contact-cta-inner p{color:#ffffffa6;margin:0 0 32px;font-size:1rem;line-height:1.6}.op-contact-cta-btns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:1180px){.op-contact-marquee{width:126px}.op-contact-icon-pill{gap:9px;min-width:108px;max-width:120px;padding:9px 10px;font-size:.68rem}.op-contact-icon-pill-logo{width:30px;height:30px}.op-contact-icon-pill-logo img{width:16px;height:16px}}@media (max-width:960px){.op-contact-marquee{display:none}.op-contact-main{margin-top:0}.op-contact-container{grid-template-columns:1fr;gap:32px}.op-contact-info{padding-top:0}.op-contact-info-inner{max-width:100%;padding:8px 0 0}.op-contact-form-bg-image{inset:0}}@media (max-width:640px){.op-contact-hero{border-bottom-right-radius:28px;border-bottom-left-radius:28px;padding:96px 16px 34px}.op-contact-marquee{display:none}.op-contact-title{line-height:1.08}.op-contact-subtitle{font-size:.96rem}.op-contact-main{margin-top:0;padding:0 16px 72px}.op-contact-info-inner{padding:8px 0 0}.op-contact-info-title{font-size:clamp(2rem,9vw,2.8rem)}.op-contact-title-line{white-space:normal}.op-contact-journey-item{grid-template-columns:12px minmax(0,1fr);gap:12px}.op-contact-support-note{padding:18px 18px 20px}.op-contact-support-stat{flex-direction:column;align-items:flex-start;gap:8px}.op-contact-faq{border-radius:22px;padding:24px 18px}.op-contact-faq-section{padding:6px 16px 72px}.op-contact-faq-item summary{grid-template-columns:48px minmax(0,1fr) 18px;gap:14px;padding:18px}.op-contact-faq-index{border-radius:12px;width:38px;height:38px;font-size:.76rem}.op-contact-faq-item summary span:nth-child(2){font-size:.96rem}.op-contact-faq-item p{padding:0 18px 18px}.op-contact-form-card{margin:10px;padding:28px 20px}.op-contact-form-row{grid-template-columns:1fr}.op-affiliate-verify-row,.op-affiliate-otp-actions,.op-affiliate-verified-banner{flex-direction:column;align-items:stretch}.op-affiliate-verify-btn,.op-affiliate-otp-btn{width:100%}.op-contact-cta-band{padding:60px 16px}.op-contact-cta-btns{flex-direction:column;align-items:center}}@media (max-width:560px){.op-contact-form-card{border-radius:24px;margin:8px;padding:22px 16px 18px}.op-contact-success{text-align:left;padding:4px 0 0}.op-contact-success-icon{justify-content:center;width:72px;margin:0 auto 14px;display:flex}.op-contact-success-icon svg{width:68px;height:68px}.op-contact-success h3{text-align:left;margin:0 0 8px;font-size:1.04rem;line-height:1.18}.op-contact-success p{text-align:left;margin:0 0 14px;font-size:.86rem;line-height:1.5}.op-contact-schedule-panel{border-radius:16px;gap:10px;padding:12px 10px 10px;box-shadow:inset 0 1px #fffc}.op-contact-meeting-context{border-radius:12px;gap:8px;padding:10px}.op-contact-meeting-context-row{flex-direction:row;align-items:flex-start;gap:10px;font-size:.82rem}.op-contact-meeting-context-row span{min-width:44px}.op-contact-meeting-context-row strong{text-align:left;word-break:break-word;flex:auto;font-size:.9rem;line-height:1.4}.op-contact-field{gap:7px}.op-contact-field label{font-size:.8rem}.op-contact-field input,.op-contact-field select,.op-contact-field textarea{border-radius:16px;min-height:48px;padding:12px 14px;font-size:.94rem}.op-contact-field textarea{height:116px;min-height:116px}.op-contact-field-hint{font-size:.76rem;line-height:1.42}.op-contact-schedule-panel .op-contact-field--inline-compact{grid-template-columns:72px minmax(0,1fr);gap:8px}.op-contact-schedule-panel .op-contact-field--country-picker{gap:6px}.op-contact-country-trigger{border-radius:16px;min-height:50px;padding:11px 13px}.op-contact-country-dropdown{border-radius:16px;padding:10px 10px 8px;top:calc(100% + 8px)}.op-contact-country-search{width:100%;min-height:44px;margin:0 0 8px}.op-contact-country-options{max-height:240px;padding:8px 0 0}.op-contact-country-option{padding:11px 12px}.op-contact-schedule-actions{grid-template-columns:1fr 1fr;gap:8px}.op-contact-error{border-radius:14px;align-items:flex-start;padding:12px 13px;font-size:.8rem;line-height:1.5}.op-contact-btn{border-radius:14px;width:100%;min-height:48px;padding:12px 16px;font-size:.9rem}.op-contact-btn--outline{border-width:1.5px}}.op-security-page{color:#111827;background:#fcfcfa}.op-security-hero{background:radial-gradient(circle at 50% 52%,#2bbfa01f,#0000 28%),linear-gradient(#fff 0%,#fbfcfb 100%);border-bottom:1px solid #0f172a14;padding:136px 24px 76px}.op-security-hero-inner,.op-security-dark-intro,.op-security-feature-grid,.op-security-faq-section{max-width:1240px;margin:0 auto}.op-security-title{text-align:center;max-width:860px;font-family:var(--font-serif);letter-spacing:-.05em;color:#23231f;margin:0 auto 20px;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:400;line-height:1.06}.op-security-title-accent{color:#184f41;padding-bottom:.18em;display:inline-block;position:relative}.op-security-title-accent:after{content:"";opacity:1;z-index:1;pointer-events:none;background:radial-gradient(circle at 12% 40%,#ffffff57 0 7%,#0000 8%),radial-gradient(circle at 84% 62%,#ffffff2e 0 6%,#0000 7%),linear-gradient(90deg,#1c8265e6 0%,#2db590d1 52%,#7ae3c5eb 100%);border-radius:999px 18px 999px 24px;width:102%;height:.18em;position:absolute;bottom:-.01em;left:-1%;transform:rotate(-.9deg)skew(-12deg);box-shadow:0 3px 10px #47c1a02e,0 1px #115e462e}.op-security-subtitle{text-align:center;color:#555866;max-width:720px;margin:0 auto;font-size:.98rem;line-height:1.65}.op-security-highlight-shell{margin-top:56px}.op-security-highlight-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.op-security-highlight-visual-grid--single{grid-template-columns:1fr}.op-security-highlight-banner{border-radius:18px;width:100%;overflow:hidden}.op-security-highlight-banner img{object-fit:contain;border-radius:18px;width:100%;height:320px;display:block}.op-security-highlight-visual{justify-content:center;align-items:center;min-width:0;min-height:320px;padding:0;display:flex}.op-security-highlight-visual>.op-security-img-placeholder,.op-security-highlight-visual>.op-security-real-image{width:min(100%,340px);min-height:0;margin:0 auto}.op-security-highlight-visual>.op-security-img-placeholder{border-color:#1a7a5c42;min-height:260px}.op-security-highlight-visual>.op-security-real-image{box-shadow:none;background:0 0;border:none}.op-security-highlight-visual>.op-security-real-image img{object-fit:contain;background:0 0}.op-security-highlight-visual>.op-security-img-placeholder span{width:min(100%,220px);font-size:1.35rem}.op-security-highlight-copy-grid{text-align:justify;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:900px;margin-top:18px;margin-left:auto;margin-right:auto;display:grid}.op-security-highlight-copy{min-width:0}.op-security-highlight-copy h3{color:#23231f;margin:0 0 8px;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:600;line-height:1.2}.op-security-highlight-copy p{color:#555866;margin:0;font-size:.85rem;line-height:1.5}.op-security-img-placeholder{background:repeating-linear-gradient(135deg,#0f172a08 0 2px,#0000 2px 7px),linear-gradient(#fafcfd,#f3f7fb);border:1px solid #1a7a5c38;border-radius:18px;justify-content:center;align-items:center;min-height:292px;display:flex;position:relative;overflow:hidden}.op-security-img-placeholder:before,.op-security-img-placeholder:after{content:"";background:#0f172a14;border-radius:4px;width:18px;height:18px;position:absolute;top:14px}.op-security-img-placeholder:before{left:14px}.op-security-img-placeholder:after{right:14px}.op-security-img-placeholder span{aspect-ratio:1;color:#1a7a5c;text-transform:uppercase;background:#dff3eb;border:3px solid #1a7a5c;border-radius:26px;justify-content:center;align-items:center;width:min(100%,210px);font-size:1.28rem;font-weight:800;display:inline-flex}.op-security-img-placeholder.is-dark{background:linear-gradient(#ffffff08,#ffffff05),#2b2b26;border-color:#ffffff24;min-height:360px}.op-security-img-placeholder.is-dark:before,.op-security-img-placeholder.is-dark:after{background:#ffffff14}.op-security-img-placeholder.is-dark span{color:#ffffffd1;background:#35352f;border-color:#fff3;width:min(100%,260px)}.op-security-real-image{background:#fff;border:1px solid #1a7a5c38;border-radius:18px;min-height:292px;position:relative;overflow:hidden}.op-security-real-image:before{content:"";opacity:0;pointer-events:none;transform-origin:50%;z-index:0;transition:opacity .24s;position:absolute;inset:-24%;transform:rotate(30deg)}.op-security-real-image img{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:relative}.op-security-real-image.is-dark{background:#2b2b26;border-color:#22c55e47;min-height:360px}.op-security-real-image.is-dark:before{background-color:#0000;background-image:linear-gradient(90deg,#ffffff1f 1px,#0000 1px),linear-gradient(#ffffff1f 1px,#0000 1px);background-position:50%;background-repeat:repeat,repeat;background-size:104px 104px,104px 104px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.op-security-logos{background:#fff;border-top:1px solid #0f172a14;border-bottom:1px solid #0f172a14;overflow:hidden}.op-security-logo-marquee{width:max-content;animation:28s linear infinite opSecurityMarquee;display:flex}.op-security-logo-box{white-space:nowrap;border-right:1.5px solid #0f172a2e;justify-content:center;align-items:center;min-width:300px;min-height:104px;padding:8px 18px;display:flex}.op-security-logo-box .partner-logo-card{filter:none;opacity:1;gap:10px;width:100%;padding:12px 8px}.op-security-logo-box .partner-logo-mark{opacity:.98;filter:saturate(1.18);flex:none;justify-content:center;align-items:center;width:100%;max-width:68px;height:48px;min-height:48px;display:flex}.op-security-logo-box .partner-logo-name{font-size:1.2rem}.op-security-logo-box .partner-logo-name--twilio{color:#e11d48}.op-security-logo-box .partner-logo-name--meta{color:#2563eb}.op-security-logo-box .partner-logo-name--nimbus{color:#1d4ed8}.op-security-logo-box .partner-logo-name--launchpad{color:#b45309}.op-security-logo-box .partner-logo-name--scaleup{color:#166534}.op-security-logo-box .partner-logo-name--beacon{color:#be123c}.op-security-logo-box .partner-logo-name--datavault{color:#312e81}.op-security-logo-box .partner-logo-name--bloom{color:#65a30d}.op-security-logo-box .partner-logo-name--stratos{color:#1d4ed8}.op-security-logo-box .partner-logo-name--clearpath{color:#0f4c81}.op-security-dark{background:#23231f;padding:64px 24px 52px}.op-security-dark-intro{text-align:center}.op-security-dark-intro h2{font-family:var(--font-serif);letter-spacing:-.04em;color:#fff;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:400;line-height:1.08}.op-security-dark-intro p{color:#ffffffbd;max-width:720px;margin:18px auto 0;font-size:.96rem;line-height:1.65}.op-security-dark-btn{color:#fff;background:linear-gradient(#ffffff24,#ffffff14);border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;margin-top:28px;padding:14px 26px;font-size:.98rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff24,0 16px 34px #00000029}.op-security-dark-btn--light{background:linear-gradient(#3e3d37,#2f2e2a)}.op-security-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:78px;display:grid}.op-security-feature-card{min-width:0;padding:28px 0 12px}.op-security-feature-visual{isolation:isolate;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative;overflow:visible}.op-security-feature-visual:before,.op-security-feature-visual:after{content:"";opacity:0;pointer-events:none;z-index:0;border-radius:28px;transition:opacity .22s,transform .26s,filter .26s;position:absolute;inset:10px 22px;transform:skew(-18deg)translateY(8px)scale(.96)}.op-security-feature-visual:before{filter:blur();background:linear-gradient(135deg,#ffffff2e,#ffffff0a 42%,#0000 42%),linear-gradient(135deg,#0000 18%,#ffffff1f 18%,#ffffff0a 38%,#0000 38%),linear-gradient(135deg,#0000 52%,#ffffff1a 52%,#ffffff08 72%,#0000 72%)}.op-security-feature-visual:after{filter:blur(14px);background:radial-gradient(circle at 18% 22%,#b5e9ff38,#0000 28%),radial-gradient(circle at 78% 78%,#ffffff24,#0000 24%);inset:18px 38px}.op-security-feature-visual .op-security-img-placeholder,.op-security-feature-visual .op-security-real-image{z-index:1;border-color:#22c55e47;width:100%;max-width:none;max-height:240px;transition:transform .26s,box-shadow .26s,border-color .26s,filter .26s;position:relative;box-shadow:inset 0 0 0 1px #22c55e14}.op-security-feature-card:hover .op-security-feature-visual:before,.op-security-feature-card:hover .op-security-feature-visual:after{opacity:1;transform:skew(-18deg)translateY(0)scale(1)}.op-security-feature-card:hover .op-security-feature-visual .op-security-img-placeholder,.op-security-feature-card:hover .op-security-feature-visual .op-security-real-image{filter:saturate(1.04)brightness(1.03);border-color:#97e8ff61;transform:translateY(-6px)scale(1.015);box-shadow:inset 0 0 0 1px #a0ecff29,0 22px 40px #0003,0 0 26px #9de7ff14}.op-security-feature-card:hover .op-security-real-image.is-dark:before{opacity:1}.op-security-feature-card h3{color:#fff;margin:28px 0 14px;padding:0 40px;font-size:1.06rem;font-weight:700}.op-security-feature-card p{color:#ffffffbd;margin:0;padding:0 40px;font-size:.92rem;line-height:1.65}.op-security-faq-section{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:64px;padding:96px 24px 40px;display:grid}.op-security-faq-copy h2{font-family:var(--font-serif);letter-spacing:-.04em;color:#23231f;font-size:clamp(2rem,4.6vw,3.3rem);font-weight:400;line-height:.98}.op-security-faq-copy p{color:#555866;max-width:430px;margin:22px 0 0;font-size:.95rem;line-height:1.65}.op-security-faq-list{flex-direction:column;gap:8px;display:flex}.op-security-faq-item{background:#fff;border:1px solid #0f172a1f}.op-security-faq-item summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:20px;padding:24px 28px;list-style:none;display:grid}.op-security-faq-item summary::-webkit-details-marker{display:none}.op-security-faq-item summary span:first-child{color:#111827;font-size:.98rem;font-weight:500}.op-security-faq-toggle{border:2px solid #23231fc2;border-radius:999px;width:38px;height:38px;position:relative}.op-security-faq-toggle:before,.op-security-faq-toggle:after{content:"";background:#23231f;border-radius:999px;width:16px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.op-security-faq-toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.op-security-faq-item[open] .op-security-faq-toggle:after{opacity:0}.op-security-faq-item p{color:#555866;margin:0;padding:0 28px 24px;font-size:.92rem;line-height:1.7}.op-security-faq-home{padding-top:96px;padding-bottom:40px}.op-security-faq-home-shell{align-items:start}.op-security-faq-home-header{position:sticky;top:108px}.op-security-faq-home-copy{color:#555866;max-width:430px;margin:22px 0 0;font-size:.95rem;line-height:1.7}.op-security-faq-home-header .op-security-dark-btn{margin-top:28px}.op-security-cta-wrap{margin-top:0;padding-top:18px;position:relative}.op-security-cta-wrap:before,.op-security-cta-wrap:after{content:"";background:#23231f29;height:1px;position:absolute;left:24px;right:24px}.op-security-cta-wrap:before{top:0}.op-security-cta-wrap:after{top:5px}@keyframes opSecurityMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1080px){.op-security-highlight-visual-grid,.op-security-highlight-copy-grid,.op-security-feature-grid,.op-security-faq-section{grid-template-columns:1fr}.op-security-faq-home-header{position:static;top:auto}.op-security-feature-grid{gap:28px}}@media (max-width:900px){.op-security-hero{padding:96px 14px 40px}.op-security-title{letter-spacing:-.045em;font-size:clamp(1.25rem,5.2vw,1.85rem);line-height:1.04}.op-security-highlight-shell{margin-top:24px}.op-security-highlight-banner img{object-fit:contain;object-position:center center;height:clamp(168px,42vw,220px)}.op-security-highlight-visual{min-height:188px}.op-security-highlight-copy-grid{gap:14px}.op-security-dark,.op-security-faq-section{padding:56px 14px 28px}.op-security-faq-home{padding-top:56px;padding-bottom:28px}.op-security-feature-card{padding:0 0 18px}.op-security-feature-visual{min-height:180px}.op-security-feature-visual .op-security-img-placeholder,.op-security-feature-visual .op-security-real-image{max-height:180px}.op-security-feature-card h3{margin:18px 0 10px;padding:0 18px;font-size:.98rem}.op-security-feature-card p{padding:0 18px;font-size:.84rem;line-height:1.55}.op-security-faq-item summary{padding:20px 18px}.op-security-faq-item p{padding:0 18px 18px}}@media (max-width:640px){.op-security-hero{padding:88px 12px 32px}.op-security-title{font-size:clamp(1.12rem,4.9vw,1.5rem);line-height:1.06}.op-security-subtitle{font-size:.9rem;line-height:1.55}.op-security-highlight-shell{margin-top:18px}.op-security-highlight-banner img{height:180px}.op-security-highlight-visual{min-height:160px}.op-security-highlight-copy-grid{gap:10px}.op-security-highlight-copy h3{font-size:.94rem}.op-security-highlight-copy p{font-size:.78rem;line-height:1.45}.op-security-dark,.op-security-faq-section{padding:44px 12px}.op-security-dark-intro h2{font-size:1.45rem}.op-security-dark-intro p{font-size:.9rem}.op-security-feature-grid{gap:20px}.op-security-feature-card{padding:0 0 14px}.op-security-feature-visual{min-height:142px;overflow:hidden}.op-security-feature-visual:before,.op-security-feature-visual:after{opacity:1;transition:none;inset:10px 18px;transform:none}.op-security-feature-visual:after{filter:none;inset:16px 28px}.op-security-feature-visual .op-security-img-placeholder,.op-security-feature-visual .op-security-real-image{filter:none;max-height:142px;transition:none;transform:none;box-shadow:inset 0 0 0 1px #22c55e14}.op-security-feature-card:hover .op-security-feature-visual:before,.op-security-feature-card:hover .op-security-feature-visual:after{opacity:1;transform:none}.op-security-feature-card:hover .op-security-feature-visual .op-security-img-placeholder,.op-security-feature-card:hover .op-security-feature-visual .op-security-real-image{filter:none;border-color:#22c55e47;transform:none;box-shadow:inset 0 0 0 1px #22c55e14}.op-security-feature-card:hover .op-security-real-image.is-dark:before{opacity:0}.op-security-feature-visual .op-security-real-image.is-dark:before{opacity:1;inset:-12%}.op-security-feature-card h3{margin:14px 0 8px;padding:0 14px;font-size:.9rem}.op-security-feature-card p{padding:0 14px;font-size:.78rem;line-height:1.5}.op-security-logos{background:radial-gradient(circle at top,#ffffff0f,#0000 34%),linear-gradient(#3a3b37,#2f302d);padding:12px 0}.op-security-logo-box{border-right-color:#ffffff1f;min-width:188px;min-height:84px;padding:6px 10px}.op-security-logo-box .partner-logo-card{background:#fff;border-radius:14px;gap:6px;padding:8px 6px;box-shadow:0 8px 22px #0000001f}.op-security-logo-box .partner-logo-mark{opacity:1;max-width:42px;height:32px;min-height:32px}.op-security-logo-box .partner-logo-name{letter-spacing:.01em;font-size:.9rem}.op-security-logo-box .partner-logo-mark img{filter:none}}@media (max-width:900px){.wf-suite-mobile,.wf-suite-mobile-ticker{display:none!important}.wf-suite-grid,.wf-suite-ticker{display:grid!important}.wf-suite-lines{display:block!important}.showcase-section{margin-top:0;padding:32px 0 24px}.showcase-section:before{width:calc(100% - 4px);top:0}.showcase-section:after{content:none}.showcase-shell{z-index:1;margin-top:0;padding-top:28px;position:relative;transform:translateY(-52px)}.wf-wrap--showcase{width:100%;margin-top:14px;overflow:visible}.wf-wrap--showcase .wf-scene,.wf-wrap--showcase .wf-scene-panel{min-height:auto;overflow:visible}.wf-wrap--showcase .wf-suite{width:100%;min-height:auto;margin:0;padding:8px 0 0;position:relative;left:auto;overflow:visible;transform:none}.wf-wrap--showcase .wf-suite-canvas{--wf-canvas-w:920px;--wf-canvas-h:980px;--wf-mobile-scale:min(1,calc((100vw - 16px)/var(--wf-canvas-w)));width:var(--wf-canvas-w);max-width:var(--wf-canvas-w);min-height:var(--wf-canvas-h);margin-left:calc(var(--wf-canvas-w)/-2);transform:scale(var(--wf-mobile-scale));transform-origin:top;margin-bottom:calc((1 - var(--wf-mobile-scale))*var(--wf-canvas-h)*-1);position:relative;left:50%}.wf-wrap--showcase .wf-section-header{margin-bottom:28px}.wf-wrap--showcase .wf-section-title{letter-spacing:-.025em;font-size:clamp(2rem,8vw,2.75rem);font-weight:600;line-height:.99}.wf-wrap--showcase .wf-section-subtitle{text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;width:min(300px,100% - 20px);max-width:300px;margin-left:auto;margin-right:auto;font-size:.61rem;line-height:1.34;text-align:justify!important}.wf-wrap--showcase .wf-suite-grid{grid-template-columns:240px minmax(280px,1fr) 240px;align-items:start;gap:10px;width:auto;max-width:820px;min-height:0;margin:0 auto}.wf-wrap--showcase .wf-suite-inline-status{white-space:nowrap;border-radius:10px;gap:6px;max-width:440px;min-height:28px;margin:0 auto;padding:4px 12px;top:-10px}.wf-wrap--showcase .wf-suite-process{letter-spacing:.03em;font-size:.95rem}.wf-wrap--showcase .wf-suite-inline-status .wf-suite-badge{width:22px;height:22px;font-size:.5rem}.wf-wrap--showcase .wf-suite-side{gap:8px}.wf-wrap--showcase .wf-suite-side--left{grid-template-rows:auto 8px auto;align-content:stretch;width:auto;transform:none}.wf-wrap--showcase .wf-suite-panel{border-radius:14px;padding:8px}.wf-wrap--showcase .wf-suite-panel--audience,.wf-wrap--showcase .wf-suite-panel--qualify{top:0}.wf-wrap--showcase .wf-suite-panel-title{font-size:1.4rem}.wf-wrap--showcase .wf-suite-panel-copy{margin-top:4px;font-size:1.02rem;line-height:1.25}.wf-wrap--showcase .wf-suite-panel-head{gap:6px}.wf-wrap--showcase .wf-suite-step{width:28px;height:20px;font-size:.95rem}.wf-wrap--showcase .wf-builder-mini,.wf-wrap--showcase .wf-leads-mini{border-radius:10px;margin-top:6px;padding:5px}.wf-wrap--showcase .wf-builder-mini-item,.wf-wrap--showcase .wf-leads-mini-item{border-radius:8px;gap:5px;min-height:22px;padding:4px 6px;font-size:1.05rem}.wf-wrap--showcase .wf-builder-mini-icon,.wf-wrap--showcase .wf-leads-mini-icon{border-radius:6px;flex:0 0 18px;width:18px;height:18px}.wf-wrap--showcase .wf-builder-mini-arrow{height:6px}.wf-wrap--showcase .wf-builder-mini-arrow svg{width:6px;height:6px}.wf-wrap--showcase .wf-builder-mini-saved,.wf-wrap--showcase .wf-leads-mini-badge,.wf-wrap--showcase .wf-leads-mini-total,.wf-wrap--showcase .wf-leads-mini-pill,.wf-wrap--showcase .wf-leads-mini-footer{font-size:.82rem}.wf-wrap--showcase .wf-leads-mini-head{padding-bottom:4px}.wf-wrap--showcase .wf-leads-mini-list{gap:4px;margin-top:4px}.wf-wrap--showcase .wf-leads-mini-source{font-size:.84rem}.wf-wrap--showcase .wf-suite-panel--center{min-height:0;padding:7px}.wf-wrap--showcase .wf-suite-center-bar{border-radius:8px;gap:3px;padding:5px 6px}.wf-wrap--showcase .wf-suite-center-kicker,.wf-wrap--showcase .wf-suite-center-state{font-size:.82rem}.wf-wrap--showcase .wf-suite-lead-card,.wf-wrap--showcase .wf-suite-flow-item{border-radius:8px;padding:5px 6px}.wf-wrap--showcase .wf-suite-contact{gap:4px}.wf-wrap--showcase .wf-suite-contact-avatar{width:18px;height:18px;font-size:.78rem}.wf-wrap--showcase .wf-suite-contact-name,.wf-wrap--showcase .wf-suite-flow-copy{font-size:.82rem}.wf-wrap--showcase .wf-suite-contact-sub,.wf-wrap--showcase .wf-suite-flow-state,.wf-wrap--showcase .wf-suite-contact-score{font-size:.66rem}.wf-wrap--showcase .wf-suite-flow-list,.wf-wrap--showcase .wf-suite-execution-foot{gap:4px;margin-top:4px}.wf-wrap--showcase .wf-suite-execution-pill{padding:3px 5px;font-size:.72rem}.wf-wrap--showcase .wf-suite-qualify-band{grid-template-columns:1fr;gap:4px;margin-top:4px}.wf-wrap--showcase .wf-suite-meter--live{width:56px;height:56px;margin:0 auto}.wf-wrap--showcase .wf-suite-meter strong{font-size:1.22rem}.wf-wrap--showcase .wf-suite-milestones{gap:4px}.wf-wrap--showcase .wf-suite-toast{border-radius:8px;padding:3px 5px}.wf-wrap--showcase .wf-suite-toast-text,.wf-wrap--showcase .wf-suite-lane-label,.wf-wrap--showcase .wf-suite-qualify-line span,.wf-wrap--showcase .wf-suite-qualify-line strong,.wf-wrap--showcase .wf-suite-qualify-chip{font-size:.72rem}.wf-wrap--showcase .wf-suite-qualify-lines{gap:4px;margin-top:4px}.wf-wrap--showcase .wf-suite-qualify-line{border-radius:8px;padding:4px 6px}.wf-wrap--showcase .wf-suite-qualify-footer{gap:4px;margin-top:4px}.wf-wrap--showcase .wf-suite-stats--revenue{grid-template-columns:1fr 1fr;gap:4px;margin-top:4px}.wf-wrap--showcase .wf-suite-stat--revenue{border-radius:8px;padding:4px 6px}.wf-wrap--showcase .wf-suite-stat-label,.wf-wrap--showcase .wf-suite-stat-trend,.wf-wrap--showcase .wf-suite-growth-item span,.wf-wrap--showcase .wf-suite-growth-item b,.wf-wrap--showcase .wf-suite-revenue-chart-head span,.wf-wrap--showcase .wf-suite-revenue-chart-head b{font-size:1.08rem}.wf-wrap--showcase .wf-suite-stat-value{font-size:1.02rem}.wf-wrap--showcase .wf-suite-growth-grid--compact{grid-template-columns:1fr;gap:4px;margin-top:6px}.wf-wrap--showcase .wf-suite-growth-grid--compact .wf-suite-growth-item{text-align:left;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:5px 9px;display:flex}.wf-wrap--showcase .wf-suite-growth-grid--compact .wf-suite-growth-item span,.wf-wrap--showcase .wf-suite-growth-grid--compact .wf-suite-growth-item b{margin-top:0;display:inline}.wf-wrap--showcase .wf-suite-revenue-chart--compact{border-radius:8px;height:30px;margin-top:4px;padding:3px 5px 2px}.wf-wrap--showcase .wf-suite-lines{opacity:.68;z-index:0;display:block;inset:60px 60px -20px}.wf-wrap--showcase .wf-suite-ticker{z-index:2;background:#fffffff0;border-top:1px solid #0f172a14;border-radius:10px;grid-template-columns:repeat(4,1fr);width:calc(100% - 16px);margin:10px 8px 0;display:grid;position:relative;bottom:auto;left:8px;right:8px;transform:translateY(58px);box-shadow:0 6px 16px #0f172a0f}.wf-wrap--showcase .wf-suite-ticker-item{color:#475467;text-align:center;gap:4px;padding:9px 3px;font-size:1.05rem;font-weight:700;line-height:1.15}.wf-wrap--showcase .wf-suite-ticker-item+.wf-suite-ticker-item{border-top:none;border-left:1px solid #0f172a14}}.pricing-hero{text-align:center;background:linear-gradient(#0e0e12 0%,#1a1a2e 100%);padding:160px 32px 80px}.pricing-hero-inner{max-width:var(--max-w);margin:0 auto}.pricing-hero-label{letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:20px;font-size:.75rem;font-weight:700;display:inline-block}.pricing-hero-title{font-family:var(--font-serif);color:#fff;margin:0 0 20px;font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:400;line-height:1.1}.pricing-hero-sub{color:#ffffff8c;max-width:540px;margin:0 auto;font-size:1.1rem;line-height:1.7}.pricing-plans{background:linear-gradient(#1a1a2e 0%,#0e0e12 100%);padding:0 32px 80px}.pricing-plans-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.pricing-plans-inner{grid-template-columns:1fr 1fr;gap:24px;max-width:920px;margin:0 auto;display:grid}.pricing-plan-card{border-radius:20px;flex-direction:column;padding:36px 32px;display:flex}.pricing-plan-card--primary{background:linear-gradient(165deg,#162419 0%,#112218 50%,#0e1e15 100%);border:1px solid #2a9d6e4d}.pricing-plan-card--enterprise{background:linear-gradient(165deg,#1e1b24 0%,#1a182a 50%,#16142a 100%);border:1px solid #ffffff1a}.pricing-plan-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.pricing-plan-name{color:#fff;margin:0;font-size:1.4rem;font-weight:700}.pricing-plan-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);border:1px solid #2a9d6e66;border-radius:999px;padding:4px 12px;font-size:.7rem;font-weight:700}.pricing-plan-badge--ent{color:#a78bfa;border-color:#a78bfa59}.pricing-plan-tagline{color:var(--accent);margin:0 0 24px;font-size:.9rem}.pricing-plan-card--enterprise .pricing-plan-tagline{color:#a78bfa}.pricing-plan-price{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.pricing-plan-price-dollar{color:#fff;font-size:2.8rem;font-weight:800;line-height:1}.pricing-plan-price-period{color:#ffffff73;font-size:1rem}.pricing-plan-price-note{color:#fff6;margin:0 0 28px;font-size:.85rem}.pricing-plan-cta{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:13px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.pricing-plan-cta--primary{color:#fff;background:linear-gradient(#2a9d6e 0%,#1f7f59 100%);box-shadow:0 4px 20px #2a9d6e40}.pricing-plan-cta--primary:hover{transform:translateY(-1px);box-shadow:0 6px 28px #2a9d6e66}.pricing-plan-cta--secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff26}.pricing-plan-cta--secondary:hover{background:#ffffff24;border-color:#ffffff40}.pricing-plan-features{flex-direction:column;gap:14px;margin:28px 0 0;padding:0;list-style:none;display:flex}.pricing-plan-features li{color:#ffffffb3;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.4;display:flex}.pricing-plan-check{width:20px;height:20px;color:var(--accent);background:#2a9d6e26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pricing-plan-card--enterprise .pricing-plan-check{color:#a78bfa;background:#a78bfa26}.pricing-costs{background:var(--bg);padding:100px 32px}.pricing-costs-inner{max-width:var(--max-w);margin:0 auto}.pricing-costs-header{align-items:center;gap:16px;margin-bottom:40px;display:flex}.pricing-costs-icon{background:var(--bg-green-l);width:48px;height:48px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;display:flex}.pricing-costs-title{color:var(--text);margin:0;font-size:1.6rem;font-weight:700}.pricing-costs-sub{color:var(--text2);margin:4px 0 0;font-size:.95rem}.pricing-costs-table{border:1px solid var(--border);border-radius:16px;overflow:hidden}.pricing-costs-row{border-bottom:1px solid var(--border);grid-template-columns:2.2fr 1fr 1fr 1fr;align-items:center;padding:0;display:grid}.pricing-costs-row:last-child{border-bottom:none}.pricing-costs-row--header{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:#f8f9fa;font-size:.72rem;font-weight:700}.pricing-costs-row--header>div{padding:14px 20px}.pricing-costs-row:not(.pricing-costs-row--header){transition:background .15s}.pricing-costs-row:not(.pricing-costs-row--header):hover{background:#f8fbf9}.pricing-costs-channel{align-items:center;gap:14px;padding:18px 20px;display:flex}.pricing-costs-channel-icon{background:var(--bg-green-l);width:40px;height:40px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pricing-costs-channel-name{color:var(--text);font-size:.95rem;font-weight:600}.pricing-costs-channel-desc{color:var(--text-muted);margin-top:2px;font-size:.8rem}.pricing-costs-cell{color:var(--text2);padding:18px 20px;font-size:.9rem}.pricing-costs-cell--bold{color:var(--text);font-weight:700}.pricing-costs-cell--accent{color:var(--accent);font-size:.85rem;font-weight:600}.pricing-calc{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:100px 32px}.pricing-calc-inner{max-width:var(--max-w);margin:0 auto}.pricing-calc-header{text-align:center;margin-bottom:56px}.pricing-calc-title{font-family:var(--font-serif);color:var(--text);margin:12px 0;font-size:clamp(2rem,4vw,3rem);font-weight:400}.pricing-calc-sub{color:var(--text2);max-width:480px;margin:0 auto;font-size:1rem}.pricing-calc-grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:40px;display:grid}.pricing-calc-inputs{flex-direction:column;gap:24px;display:flex}.pricing-calc-slider{border:1px solid var(--border);background:#fff;border-radius:14px;padding:18px 20px 14px;transition:border-color .15s}.pricing-calc-slider:focus-within{border-color:var(--accent)}.pricing-calc-slider-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.pricing-calc-slider-label{color:var(--text);align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.pricing-calc-slider-label svg{color:var(--accent)}.pricing-calc-slider-input{text-align:right;width:130px;min-width:130px;color:var(--text);border:1px solid var(--border);font-size:.95rem;font-weight:700;font-family:var(--font-mono);box-sizing:border-box;background:#f8f9fa;border-radius:8px;padding:6px 10px}.pricing-calc-slider-input:focus{border-color:var(--accent);outline:none}.pricing-calc-range{appearance:none;cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.pricing-calc-range::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:grab;border:3px solid #fff;border-radius:50%;width:20px;height:20px;transition:box-shadow .15s;box-shadow:0 2px 8px #00000026}.pricing-calc-range::-webkit-slider-thumb:hover{box-shadow:0 2px 12px #2a9d6e66}.pricing-calc-range::-moz-range-thumb{background:var(--accent);cursor:grab;border:3px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #00000026}.pricing-calc-result{position:sticky;top:100px}.pricing-calc-result-card{color:#fff;background:linear-gradient(165deg,#162419 0%,#112218 50%,#0e1e15 100%);border:1px solid #2a9d6e4d;border-radius:20px;padding:32px 28px}.pricing-calc-result-header{color:var(--accent);align-items:center;gap:10px;margin-bottom:16px;font-size:.85rem;font-weight:600;display:flex}.pricing-calc-result-total{margin-bottom:6px;font-size:3rem;font-weight:800;line-height:1}.pricing-calc-result-credits{color:#ffffff73;border-bottom:1px solid #ffffff1a;margin-bottom:28px;padding-bottom:28px;font-size:.9rem}.pricing-calc-breakdown{flex-direction:column;gap:0;display:flex}.pricing-calc-breakdown-title{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:12px;font-size:.75rem;font-weight:700}.pricing-calc-breakdown-row{color:#ffffffa6;border-bottom:1px solid #ffffff0f;justify-content:space-between;padding:9px 0;font-size:.88rem;display:flex}.pricing-calc-breakdown-row:last-child{border-bottom:none}.pricing-calc-breakdown-row span:last-child{color:#ffffffd9;font-weight:600;font-family:var(--font-mono);font-size:.85rem}.pricing-bottom-cta{text-align:center;background:linear-gradient(#fff 0%,#f2faf5 100%);padding:100px 32px}.pricing-bottom-cta-inner{max-width:640px;margin:0 auto}.pricing-bottom-cta-inner h2{font-family:var(--font-serif);color:var(--text);margin:0 0 12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400}.pricing-bottom-cta-inner p{color:var(--text2);margin:0 0 32px;font-size:1.05rem}.pricing-bottom-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.pricing-bottom-cta .pricing-plan-cta--secondary{color:var(--text);border-color:var(--border);background:#1a1a2e0f}.pricing-bottom-cta .pricing-plan-cta--secondary:hover{background:#1a1a2e1a}@media (max-width:860px){.pricing-plans-inner{grid-template-columns:1fr;max-width:480px}.pricing-costs-row{grid-template-columns:1fr;gap:0}.pricing-costs-row--header{display:none}.pricing-costs-channel{padding-bottom:6px}.pricing-costs-cell{padding:4px 20px;font-size:.85rem}.pricing-costs-cell:last-child{padding-bottom:16px}.pricing-calc-grid{grid-template-columns:1fr}.pricing-calc-result{position:static}}@media (max-width:520px){.pricing-hero{padding:130px 20px 60px}.pricing-plans{padding:0 20px 60px}.pricing-costs,.pricing-calc,.pricing-bottom-cta,.pricing-faq{padding:60px 20px}}.pricing-compare{background:var(--bg);padding:100px 32px}.pricing-compare-inner{max-width:var(--max-w);margin:0 auto}.pricing-compare-head{text-align:center;margin-bottom:48px}.pricing-compare-title{font-family:var(--font-serif);color:var(--text);margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);font-weight:400}.pricing-compare-sub{color:var(--text2);margin:0;font-size:1.05rem}.pricing-compare-cols{border:1px solid var(--border);z-index:5;background:#f8f9fa;border-radius:14px 14px 0 0;grid-template-columns:2fr 1fr 1fr;gap:0;padding:14px 24px;display:grid;position:sticky;top:72px}.pricing-compare-col-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:.75rem;font-weight:700}.pricing-compare-col-label--payg{color:var(--accent)}.pricing-compare-col-label--ent{color:#a78bfa}.pricing-compare-section{border-left:1px solid var(--border);border-right:1px solid var(--border)}.pricing-compare-section:last-child{border-bottom:1px solid var(--border);border-radius:0 0 14px 14px;overflow:hidden}.pricing-compare-section-header{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f8fbf9;align-items:center;gap:12px;padding:18px 24px;display:flex}.pricing-compare-section-icon{background:var(--bg-green-l);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pricing-compare-section-title{color:var(--text);font-size:.95rem;font-weight:700}.pricing-compare-row{border-bottom:1px solid #0000000a;grid-template-columns:2fr 1fr 1fr;gap:0;padding:14px 24px;transition:background .15s;display:grid}.pricing-compare-row:last-child{border-bottom:none}.pricing-compare-row:hover{background:#fafbfc}.pricing-compare-feature{color:var(--text);font-size:.9rem;font-weight:500}.pricing-compare-value{color:var(--text2);text-align:center;justify-content:center;align-items:center;font-size:.88rem;display:flex}.pricing-compare-dash{color:var(--text-muted);opacity:.4;font-weight:600}.pricing-compare-included{color:var(--accent);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:inline-flex}.pricing-compare-included svg{width:14px;height:14px}.pricing-compare-included--ent{color:#a78bfa}.pricing-compare-highlight{color:#a78bfa;font-weight:600}.pricing-faq{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:100px 32px}.pricing-faq-inner{max-width:780px;margin:0 auto}.pricing-faq-head{text-align:center;margin-bottom:48px}.pricing-faq-title{font-family:var(--font-serif);color:var(--text);margin:12px 0;font-size:clamp(2rem,4vw,3rem);font-weight:400}.pricing-faq-sub{color:var(--text2);margin:0;font-size:1.05rem}.pricing-faq-list{flex-direction:column;gap:0;display:flex}.pricing-faq-item{border-bottom:1px solid var(--border)}.pricing-faq-item:first-child{border-top:1px solid var(--border)}.pricing-faq-question{cursor:pointer;text-align:left;width:100%;color:var(--text);font-size:1rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;transition:color .15s;display:flex}.pricing-faq-question:hover{color:var(--accent)}.pricing-faq-chevron{width:32px;height:32px;color:var(--text-muted);background:#f4f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.pricing-faq-item.is-open .pricing-faq-chevron{background:var(--bg-green-l);color:var(--accent);transform:rotate(180deg)}.pricing-faq-answer{max-height:0;padding:0 4px;transition:max-height .3s,padding .3s;overflow:hidden}.pricing-faq-item.is-open .pricing-faq-answer{max-height:300px;padding:0 4px 20px}.pricing-faq-answer p{color:var(--text2);margin:0;font-size:.95rem;line-height:1.7}.home-faq-section{background:radial-gradient(circle at 50% 12%,#34d39914,#0000 24%),linear-gradient(#f7fdf9 0%,#effaf3 100%);padding:30px 24px 20px;position:relative}.home-faq-shell{grid-template-columns:minmax(260px,.68fr) minmax(0,1.52fr);align-items:start;gap:34px;max-width:1220px;margin:0 auto;padding:22px 0 0;display:grid}.home-faq-header{text-align:left;margin:0;position:sticky;top:108px}.home-faq-header h2{color:#1f9d55;font-family:var(--font-body);letter-spacing:-.045em;max-width:7.8ch;margin:0;font-size:clamp(1.95rem,3.8vw,3rem);font-weight:400;line-height:.96}.home-faq-heading-line{white-space:nowrap}.home-faq-list{flex-direction:column;gap:0;display:flex}.home-faq-item{border-bottom:1px dashed #0f172a29;margin:0;transition:border-color .2s}.home-faq-item:first-child{border-top:1px dashed #0f172a29}.home-faq-item:hover,.home-faq-item[open]{border-color:#0f172a42}.home-faq-item summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:18px;padding:25px 0;list-style:none;display:grid}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-question{color:#101828;letter-spacing:-.02em;font-size:1.16rem;font-weight:500;line-height:1.38}.home-faq-item[open] .home-faq-question{color:#1f9d55}.home-faq-toggle{color:#1f9d55;width:22px;height:22px;transition:transform .2s,color .2s;position:relative}.home-faq-toggle:before,.home-faq-toggle:after{content:"";background:currentColor;border-radius:999px;width:12px;height:1.5px;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-faq-toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.home-faq-item[open] .home-faq-toggle:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scaleX(.3)}.home-faq-item:hover .home-faq-toggle{color:#1f9d55}.home-faq-item[open] .home-faq-toggle{color:#dc2626}.home-faq-item p{color:#5b6470;max-width:760px;margin:0;padding:0 44px 22px 0;font-size:1.02rem;line-height:1.72}.automation-topics-section{padding:12px 24px 28px;position:relative;overflow:hidden}.automation-topics-section:before{content:"";pointer-events:none;background:linear-gradient(#1894670b .7px,#0000 .7px) 0 0/84px 84px,linear-gradient(90deg,#1894670b .7px,#0000 .7px) 0 0/84px 84px,linear-gradient(#18946706 .7px,#0000 .7px) 0 0/28px 28px,linear-gradient(90deg,#18946706 .7px,#0000 .7px) 0 0/28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000c 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000c 18% 82%,#0000 100%)}.automation-topics-section:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 520' fill='none'%3E%3Cpath d='M-40 332C98 270 185 255 302 284C412 311 451 382 554 394C680 410 738 288 856 267C970 247 1046 319 1157 338C1266 357 1371 333 1518 228' stroke='%2317a16f' stroke-opacity='.08' stroke-width='1.8' stroke-linecap='round' stroke-dasharray='10 16'/%3E%3Cpath d='M90 162C154 132 247 133 320 176C389 217 422 286 480 309C560 341 646 317 719 284' stroke='%2317a16f' stroke-opacity='.06' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M906 149C986 90 1096 82 1189 126C1290 173 1330 260 1412 289C1462 307 1517 304 1572 281' stroke='%2317a16f' stroke-opacity='.06' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='6 12'/%3E%3Cpath d='M74 247C134 227 204 225 262 244C321 264 364 309 415 326' stroke='%2317a16f' stroke-opacity='.045' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M1184 238C1234 218 1298 216 1354 232C1406 247 1453 282 1498 312' stroke='%2317a16f' stroke-opacity='.045' stroke-width='1.25' stroke-linecap='round'/%3E%3Cpath d='M564 83C620 57 690 58 746 87' stroke='%2317a16f' stroke-opacity='.04' stroke-width='1.2' stroke-linecap='round'/%3E%3Cpath d='M410 138C466 113 523 111 582 128C641 145 684 183 726 221' stroke='%2317a16f' stroke-opacity='.05' stroke-width='1.15' stroke-linecap='round'/%3E%3Cpath d='M812 196C864 160 936 154 1001 174C1069 196 1124 246 1171 297' stroke='%2317a16f' stroke-opacity='.05' stroke-width='1.15' stroke-linecap='round'/%3E%3Cpath d='M286 188C339 202 383 230 425 270' stroke='%2317a16f' stroke-opacity='.04' stroke-width='1.05' stroke-linecap='round'/%3E%3Cpath d='M1260 184C1313 195 1359 221 1400 256' stroke='%2317a16f' stroke-opacity='.04' stroke-width='1.05' stroke-linecap='round'/%3E%3Cpath d='M184 348C250 328 325 332 390 360C455 388 510 444 565 482' stroke='%2317a16f' stroke-opacity='.055' stroke-width='1.2' stroke-linecap='round'/%3E%3Cpath d='M602 402C665 373 747 372 813 396C877 420 930 470 978 520' stroke='%2317a16f' stroke-opacity='.055' stroke-width='1.2' stroke-linecap='round'/%3E%3Cpath d='M1038 352C1094 326 1168 324 1232 347C1298 370 1355 420 1420 470' stroke='%2317a16f' stroke-opacity='.055' stroke-width='1.2' stroke-linecap='round'/%3E%3Cpath d='M92 414l68-34M160 380l40 31M742 456l54-26M796 430l36 29M1270 404l62-30M1332 374l39 30' stroke='%2317a16f' stroke-opacity='.048' stroke-width='1.08' stroke-linecap='round'/%3E%3Cpath d='M109 97C156 55 223 47 281 82C341 118 356 196 310 244C264 292 185 296 136 252C87 208 79 137 109 97Z' stroke='%2317a16f' stroke-opacity='.08' stroke-width='1.4'/%3E%3Cpath d='M1210 104C1266 52 1358 46 1422 93C1486 139 1497 232 1446 291C1396 349 1302 352 1244 304C1186 257 1173 159 1210 104Z' stroke='%2317a16f' stroke-opacity='.07' stroke-width='1.4'/%3E%3Cpath d='M702 362C756 330 830 335 880 376C930 417 941 486 900 531' stroke='%2317a16f' stroke-opacity='.06' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M548 112l14 14-14 14M1032 364l16 13-16 13M756 128l10 10-10 10M890 318l12 10-12 10' stroke='%2317a16f' stroke-opacity='.08' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M420 430c32-24 74-33 120-26' stroke='%2317a16f' stroke-opacity='.05' stroke-width='1.3' stroke-linecap='round'/%3E%3Cpath d='M1128 420c28-20 61-28 100-24' stroke='%2317a16f' stroke-opacity='.05' stroke-width='1.3' stroke-linecap='round'/%3E%3Cpath d='M292 391l48-27M340 364l32 26M1338 113l42-23M1379 91l27 21M690 420l41-21M730 399l28 22' stroke='%2317a16f' stroke-opacity='.04' stroke-width='1.05' stroke-linecap='round'/%3E%3Ccircle cx='563' cy='129' r='4' fill='%2317a16f' fill-opacity='.06'/%3E%3Ccircle cx='1049' cy='379' r='4' fill='%2317a16f' fill-opacity='.06'/%3E%3Ccircle cx='1448' cy='168' r='3' fill='%2317a16f' fill-opacity='.05'/%3E%3Ccircle cx='196' cy='366' r='3' fill='%2317a16f' fill-opacity='.05'/%3E%3Ccircle cx='824' cy='108' r='2.8' fill='%2317a16f' fill-opacity='.04'/%3E%3Ccircle cx='711' cy='433' r='2.8' fill='%2317a16f' fill-opacity='.04'/%3E%3Ccircle cx='430' cy='188' r='2.4' fill='%2317a16f' fill-opacity='.04'/%3E%3Ccircle cx='1162' cy='296' r='2.4' fill='%2317a16f' fill-opacity='.04'/%3E%3Ccircle cx='102' cy='434' r='2.4' fill='%2317a16f' fill-opacity='.04'/%3E%3Ccircle cx='789' cy='446' r='2.4' fill='%2317a16f' fill-opacity='.04'/%3E%3Ccircle cx='1378' cy='392' r='2.4' fill='%2317a16f' fill-opacity='.04'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:28px 3% 20px}.automation-topics-shell:before,.automation-topics-shell:after{content:"";pointer-events:none;z-index:-1;position:absolute}.automation-topics-shell:before{border:1px solid #17a16f0f;border-radius:50%;width:220px;height:220px;top:38px;left:-26px;box-shadow:48px 112px 0 -38px #17a16f0b,120px 18px 0 -62px #17a16f0a,286px 96px 0 -92px #17a16f09,1046px -8px 0 -146px #17a16f08}.automation-topics-shell:after{opacity:.82;background:radial-gradient(circle at 18px 18px,#17a16f17 0 1.5px,#0000 2.5px),radial-gradient(circle at 58px 46px,#17a16f14 0 1.5px,#0000 2.5px),radial-gradient(circle at 106px 24px,#17a16f14 0 1.5px,#0000 2.5px),radial-gradient(circle at 134px 78px,#17a16f12 0 1.5px,#0000 2.5px),radial-gradient(circle at 82px 92px,#17a16f0f 0 1.5px,#0000 2.5px),linear-gradient(135deg,#0000 46%,#17a16f0b 47% 48%,#0000 49%);width:160px;height:120px;bottom:18px;right:-18px}.automation-topics-shell{z-index:1;max-width:1180px;margin:0 auto;padding:0;position:relative}.automation-topics-block+.automation-topics-block{margin-top:26px}.automation-topics-block:not(:last-child):after{content:"";background:linear-gradient(90deg,#0000,#17a16f38,#0000);width:min(680px,68%);height:1px;margin:22px auto 0;display:block}.automation-topics-header{text-align:center;margin-bottom:12px}.automation-topics-header h2{color:var(--text);font-family:var(--font-serif);margin:0;font-size:clamp(1.8rem,3.3vw,2.7rem);font-weight:400;line-height:1.04}.automation-topics-note{color:#51656d;max-width:760px;margin:10px auto 0;font-size:.95rem;line-height:1.6}.automation-topics-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.automation-topics-marquee-mobile{display:none}.automation-topics-item{color:#1f2f37;background:linear-gradient(#ffffffeb,#f7fbf9db);border:1px solid #2a9d6e1f;border-radius:16px;align-items:center;gap:12px;min-height:58px;padding:12px 16px;font-size:.98rem;font-weight:600;line-height:1.35;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s,color .22s;display:flex;box-shadow:0 8px 18px #0f241909,inset 0 1px #ffffffe0}.automation-topics-item:hover{color:#0f5138;background:linear-gradient(#e8faf1f5,#daf6e8eb);border-color:#2a9d6e3d;transform:translateY(-2px);box-shadow:0 14px 28px #15803d14,inset 0 1px #ffffffeb}.automation-topics-icon{color:#6b7280;opacity:.95;flex:none;width:24px;height:24px;transition:color .22s,transform .22s,opacity .22s}.automation-topics-item:hover .automation-topics-icon{color:#0f7a56;opacity:1;transform:scale(1.06)}.automation-topics-icon svg{width:100%;height:100%;display:block}.automation-topics-text{letter-spacing:-.01em;display:block}.automation-topics-marquee-row{will-change:transform;align-items:stretch;gap:12px;width:max-content;padding:8px 0;display:flex}.automation-topics-marquee-row--forward{animation:26s linear infinite logosMarqueeForward}.automation-topics-marquee-row--reverse{animation:26s linear infinite logosMarqueeReverse}.automation-topics-marquee-item{color:#1f2f37;white-space:nowrap;background:linear-gradient(#ffffffeb,#f7fbf9db);border:1px solid #2a9d6e1f;border-radius:16px;align-items:center;gap:10px;min-width:220px;min-height:54px;padding:12px 16px;font-size:.95rem;font-weight:600;line-height:1.35;display:flex;box-shadow:0 8px 18px #0f241909,inset 0 1px #ffffffe0}@media (max-width:1100px){.automation-topics-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.automation-topics-item{min-height:52px;padding:10px 12px;font-size:.9rem}.automation-topics-note{font-size:.88rem}}@media (max-width:860px){.pricing-compare{padding:60px 20px}.pricing-compare-cols{display:none}.pricing-compare-section:first-child{border-radius:14px 14px 0 0}.pricing-compare-row{grid-template-columns:1fr;gap:8px;padding:16px 20px}.pricing-compare-feature{margin-bottom:4px;font-weight:600}.pricing-compare-value{justify-content:flex-start;font-size:.85rem}.pricing-compare-value:before{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);min-width:80px;margin-right:8px;font-size:.7rem;font-weight:700}.pricing-compare-value:nth-child(2):before{content:"Pay As You Go:"}.pricing-compare-value:nth-child(3):before{content:"Enterprise:"}}@media (max-width:520px){.pricing-compare,.pricing-faq{padding:40px 16px}.pricing-faq-question{padding:16px 2px;font-size:.92rem}.home-faq-section{padding:18px 16px 14px}.home-faq-shell{padding:0;display:block}.home-faq-header{text-align:center;margin-bottom:18px;position:static}.home-faq-header h2{white-space:nowrap;text-align:center;max-width:none;font-size:clamp(1.16rem,5.05vw,1.4rem);line-height:.98}.home-faq-header h2 br{display:none}.home-faq-item summary{grid-template-columns:minmax(0,1fr) 18px;gap:12px;padding:18px 0}.home-faq-question{font-size:1rem;line-height:1.4}.home-faq-item p{padding:0 24px 16px 0;font-size:.94rem;line-height:1.68}.automation-topics-section{padding:10px 16px 20px}.automation-topics-section:before{background-size:72px 72px}.automation-topics-section:after{background-size:180%;inset:24px 4% 16px}.automation-topics-shell:before,.automation-topics-shell:after{display:none}.automation-topics-shell{padding:0}.automation-topics-header{margin-bottom:10px}.automation-topics-header h2{font-size:clamp(1.45rem,7vw,2rem);line-height:1.08}.automation-topics-note{margin-top:8px;font-size:.84rem;line-height:1.5}.automation-topics-list{display:none}.automation-topics-marquee-mobile{background:#ffffff85;gap:0;width:calc(100% + 32px);margin-left:-16px;padding:8px 0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #dfe8f07a;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.automation-topics-block+.automation-topics-block{margin-top:20px}.automation-topics-block:not(:last-child):after{width:min(360px,76%);margin-top:18px}.automation-topics-icon{width:20px;height:20px}.automation-topics-marquee-item{min-width:220px;min-height:50px;padding:10px 14px;font-size:.84rem}}.pricing-hero--redesign{background:radial-gradient(circle at 0 0,#10b98133,#0000 40%),radial-gradient(circle at 100% 100%,#34d39926,#0000 35%),linear-gradient(135deg,#042f2e 0%,#064e3b 52%,#065f46 100%);padding:100px 24px 0;overflow:hidden}.pricing-hero-inner--redesign{align-items:flex-end;gap:48px;max-width:1240px;margin:0 auto;display:flex}.pricing-hero-img{flex:none;align-self:flex-end;width:100%;max-width:480px;display:block}.pricing-hero-copy{color:#f8fafc;text-align:left;flex:1;padding-bottom:48px}.pricing-hero--redesign .pricing-hero-label{color:#6ee7b7}.pricing-hero--redesign .pricing-hero-title{color:#fff;max-width:760px;margin-top:-16px}.pricing-hero--redesign .pricing-hero-sub{color:#f1f5f9d1;max-width:700px}.pricing-hero-checks{flex-direction:column;gap:12px;margin-top:24px;display:flex}.pricing-hero-check{color:#f8fafce6;align-items:center;gap:10px;font-size:.95rem;line-height:1.4;display:flex}.pricing-hero-check-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:inline-flex}.pricing-hero-check-icon svg{width:11px;height:11px}.pricing-plans-cta-row--hero{justify-content:flex-start;margin-top:28px}.pricing-categories{background:#fff;padding:96px 24px 40px}.pricing-categories-inner{max-width:1240px;margin:0 auto}.pricing-categories-head{max-width:760px;margin-bottom:52px}.pricing-categories-head h2{color:#081326;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.pricing-categories-head p{color:#475569;margin:14px 0 0;font-size:1.04rem;line-height:1.75}.pricing-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.pricing-category-card{background:linear-gradient(#fffffffa 0%,#f8fafcfa 100%);border:1px solid #e7edf5;border-radius:26px;min-height:0;padding:30px 28px 32px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 16px 34px #0f172a0a}.pricing-category-card:hover{border-color:#d7e3f3;transform:translateY(-2px);box-shadow:0 18px 36px #0f172a12}.pricing-category-card h3{color:#081326;margin:0 0 18px;font-size:clamp(1.22rem,1.8vw,1.58rem);font-weight:700;line-height:1.08}.pricing-category-card p{color:#0f172a;min-height:58px;margin:0;font-size:.88rem;line-height:1.42}.pricing-category-card strong{color:#081326;margin-top:16px;font-size:.92rem;font-weight:700;line-height:1.32;display:block}.pricing-category-meta{color:#325475;margin-top:4px;font-size:.84rem;font-weight:700;line-height:1.32;display:block}.pricing-category-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px;display:flex}.pricing-category-link{color:#1f7f59;text-underline-offset:5px;font-weight:700;text-decoration:underline}.pricing-category-card .pricing-plan-cta--secondary{color:#1f7f59;background:0 0;border-color:#1f7f59;border-radius:999px;min-height:40px;padding:0 20px;font-size:.88rem}.pricing-category-card .pricing-plan-cta--secondary:hover{background:#1f7f5914}.pricing-scale-strip{background:linear-gradient(#f4fbf6 0%,#eef8f1 100%);padding:18px 24px}.pricing-scale-strip-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1240px;margin:0 auto;display:grid}.pricing-scale-item{background:#ffffffdb;border:1px solid #d6eadb;border-radius:20px;align-items:flex-start;gap:14px;padding:18px 18px 16px;display:flex;box-shadow:0 8px 20px #265c3d0d}.pricing-scale-icon{color:#2d8a57;background:#e8f6ec;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.pricing-scale-item h3{color:#081326;margin:1px 0 6px;font-size:.98rem;font-weight:700;line-height:1.25}.pricing-scale-item p{color:#526071;text-align:justify;text-justify:inter-word;max-width:30ch;margin:0;font-size:.9rem;line-height:1.55}.pricing-bottom-cta-inner--redesign{color:#fff;background:linear-gradient(135deg,#081326 0%,#0f2c52 100%)}.pricing-bottom-cta-inner--redesign h2,.pricing-bottom-cta-inner--redesign p{color:#fff}.pricing-bottom-cta-inner--redesign .pricing-hero-label{color:#ffb493}.sms-detail-subnav{z-index:2;background:#173728;border-top:1px solid #ffffff14;margin-top:62px;padding:0 24px;position:relative}.sms-detail-subnav-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1240px;min-height:70px;margin:0 auto;display:flex}.sms-detail-subnav-brand{color:#fff;font-size:1.18rem;font-weight:700}.sms-detail-subnav nav{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.sms-detail-subnav a{color:#e3f5ead9;font-size:.9rem;text-decoration:none}.sms-detail-subnav a:hover{color:#fff}.sms-detail-hero{background:radial-gradient(circle at 0 0,#4ca37838,#0000 28%),radial-gradient(circle at 82% 24%,#81c69a2e,#0000 24%),linear-gradient(135deg,#163b2c 0%,#123325 48%,#0d281d 100%);padding:0 24px}.sms-detail-hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0;max-width:1240px;margin:0 auto;display:grid}.sms-detail-eyebrow{color:#2f9d68;letter-spacing:.15em;text-transform:uppercase;font-size:.74rem;font-weight:800;display:inline-block}.sms-detail-hero-copy h1,.sms-detail-title-block h2{color:#081326;margin:14px 0 0;line-height:1.04}.sms-detail-hero-copy h1{color:#f6fbf8;letter-spacing:-.04em;max-width:none;margin-top:58px;font-size:clamp(1.7rem,3.2vw,2.8rem)}.sms-detail-hero-copy p,.sms-detail-title-block p,.sms-detail-footnote,.sms-detail-card-note,.sms-detail-faq-item p,.sms-detail-number-notes p{color:#526071;line-height:1.7}.sms-detail-hero-copy p{max-width:56ch;margin:14px 0 0;font-size:.91rem;line-height:1.6}.sms-detail-country-picker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #bfdfcb2e;border-radius:24px;max-width:560px;margin-top:100px;padding:22px;box-shadow:0 22px 48px #040f0b38}.sms-detail-country-picker label{color:#edf7f1;margin-bottom:12px;font-size:.98rem;font-weight:700;display:block}.sms-detail-locale-shell{max-width:none;position:relative}.sms-detail-locale-trigger{text-align:left;background:linear-gradient(#fff 0%,#f4fbf7 100%);border:1px solid #cee6d6f2;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:68px;padding:16px 18px;display:flex;box-shadow:0 18px 36px #08132624}.sms-detail-locale-current{align-items:center;gap:12px;display:flex}.sms-detail-locale-current strong{color:#081326;font-size:1.12rem;line-height:1.2;display:block}.sms-detail-locale-current small{color:#4d6581;margin-top:4px;font-size:.92rem;display:block}.sms-detail-locale-caret{color:#081326;font-size:1.15rem}.sms-detail-locale-dropdown{z-index:20;background:#fff;border:1px solid #cfe3d5;border-radius:18px;width:100%;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 24px 60px #08132626}.sms-detail-locale-search{color:#081326;border:1px solid #306bff;border-radius:12px;outline:none;width:calc(100% - 24px);margin:12px;padding:14px 16px;font-size:1rem}.sms-detail-locale-options{max-height:360px;padding:0 0 8px;overflow-y:auto}.sms-detail-locale-option{color:#081326;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;display:flex}.sms-detail-locale-option:hover,.sms-detail-locale-option.is-active{background:#eef6ff}.sms-detail-locale-option-main{align-items:center;gap:12px;font-size:1rem;display:flex}.sms-detail-locale-empty{color:#4d6581;padding:16px;font-size:.92rem}.sms-detail-locale-meta{color:#4d6581;max-width:56ch;margin:12px 0 0;font-size:.82rem;line-height:1.6}.sms-detail-select-wrap{background:#fff;border:1px solid #cfe3d5;border-radius:18px;align-items:center;gap:14px;max-width:440px;min-height:56px;padding:0 16px;display:flex}.sms-detail-flag{font-size:1.35rem;line-height:1}.sms-detail-flag-image{object-fit:cover;border-radius:4px;flex-shrink:0;width:28px;height:20px;box-shadow:0 0 0 1px #08132614}.email-pricing-hero{padding-top:52px;padding-bottom:24px}.email-pricing-hero .sms-detail-hero-inner{align-items:start;gap:28px}.email-pricing-hero-copy{gap:0;padding-top:22px}.email-pricing-hero-copy h1{letter-spacing:-.05em;max-width:620px;font-size:clamp(2.45rem,4vw,4.2rem);line-height:.98}.email-pricing-snapshot{gap:12px;max-width:560px;margin-top:100px;display:grid}.email-pricing-snapshot-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;gap:14px;padding:18px 20px;display:grid;box-shadow:inset 0 1px #ffffff0f}.email-pricing-snapshot-top{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.email-pricing-snapshot-top strong{color:#fff;font-size:clamp(1.85rem,3vw,2.8rem);line-height:.95}.email-pricing-snapshot-top span{color:#f0f8f4db;font-size:.88rem;font-weight:600}.email-pricing-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.email-pricing-snapshot-grid div{background:#ffffff12;border:1px solid #ffffff14;border-radius:16px;padding:12px 14px}.email-pricing-snapshot-grid small{letter-spacing:.04em;text-transform:uppercase;color:#d7e7dfb8;margin-bottom:6px;font-size:.74rem;font-weight:600;display:block}.email-pricing-snapshot-grid b{color:#fff;font-size:.88rem;line-height:1.35;display:block}.pricing-faq--email{padding-top:46px}.email-pricing-hero-art{align-items:flex-start;padding-top:0}.email-pricing-hero .email-pricing-hero-art img{min-width:160px;height:auto;width:460px!important;max-width:460px!important}.sms-detail-select-wrap select{color:#081326;background:0 0;border:0;outline:none;width:100%;font-size:.98rem;font-weight:600}.sms-detail-hero-art{justify-content:flex-end;align-items:flex-start;width:100%;max-width:none;height:100%;display:flex}.sms-detail-hero-art img{width:min(100%,620px);box-shadow:none;filter:none;border:0;border-radius:0;display:block}.sms-detail-summary,.sms-detail-section{padding:50px 24px}.sms-detail-section--alt{background:#f5fbf7}.sms-detail-summary-inner,.sms-detail-section-inner{max-width:1240px;margin:0 auto}.sms-detail-title-block{max-width:860px;margin-bottom:28px}.sms-detail-title-block--centered{text-align:center;max-width:none}.sms-detail-title-block h2{font-size:clamp(1.65rem,3vw,2.6rem)}.sms-detail-title-block p{margin:16px 0 0;font-size:.95rem}.sms-detail-summary-list{gap:26px;width:min(100%,860px);margin:0 auto;display:grid}.sms-detail-summary-line{grid-template-columns:28px minmax(0,1fr);align-items:flex-start;column-gap:18px;display:grid}.sms-detail-summary-bullet{color:#081326;text-align:center;font-size:2rem;line-height:1}.sms-detail-summary-line p{color:#081326;max-width:none;margin:0;font-size:1rem;line-height:1.55}.sms-detail-summary-line strong{font-weight:800}.sms-detail-summary-links{color:#081326;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:22px;width:min(100%,860px);margin:48px auto 0;font-size:.98rem;display:flex}.sms-detail-summary-links span{font-weight:700}.sms-detail-summary-links a{color:#081326;text-underline-offset:3px;text-decoration:underline}.sms-detail-table-wrap{background:#fff;border:1px solid #d9e7de;border-radius:28px;overflow-x:auto}.sms-detail-table,.sms-detail-mini-table{border-collapse:collapse;width:100%}.sms-detail-table thead th{color:#fff;text-align:left;background:#173728;padding:22px 24px;font-size:.95rem}.sms-detail-table tbody td{color:#081326;vertical-align:top;border-top:1px solid #e7f0ea;padding:22px 24px;font-size:.93rem}.sms-detail-table tbody td strong{margin-bottom:6px;font-size:.98rem;display:block}.sms-detail-table tbody td span{color:#526071;font-size:.88rem;line-height:1.55;display:block}.sms-detail-footnote{margin:16px 0 0;font-size:.88rem}.sms-detail-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.sms-detail-card,.sms-detail-commit-card,.sms-detail-faq-accordion{background:#fff;border:1px solid #dbe9df;border-radius:20px;padding:28px 28px 24px;transition:box-shadow .25s,transform .25s;box-shadow:0 1px 3px #0000000a,0 6px 24px #00000008}.sms-detail-card:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000000f,0 12px 36px #0000000f}.sms-detail-card-header{align-items:center;gap:12px;margin-bottom:22px;display:flex}.sms-detail-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sms-detail-card--volume .sms-detail-card-icon{color:#1a7a45;background:linear-gradient(135deg,#e8f5ee 0%,#d0eddb 100%)}.sms-detail-card--carrier .sms-detail-card-icon{color:#1a5a9e;background:linear-gradient(135deg,#e6f0fa 0%,#d0e2f5 100%)}.sms-detail-card h3,.sms-detail-commit-card h3,.sms-detail-faq-accordion h3{color:#081326;margin:0;font-size:1.12rem;font-weight:700}.sms-detail-faq-list{gap:16px;display:grid}.sms-detail-faq-accordion{padding:0;overflow:hidden}.sms-detail-faq-trigger{color:#081326;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:22px 24px;font-size:1.08rem;font-weight:700;display:flex}.sms-detail-faq-icon{color:#2f9d68;flex:none;font-size:1.5rem;line-height:1}.sms-detail-faq-panel{border-top:1px solid #ecf1f6;padding:0 24px 24px}.sms-detail-faq-panel p{margin:18px 0 0}.sms-detail-mini-table thead th,.sms-detail-mini-table tbody td{text-align:left;border-bottom:1px solid #f0f4f8;padding:15px 12px}.sms-detail-mini-table thead th{color:#7a8a9e;letter-spacing:.1em;text-transform:uppercase;padding-top:0;font-size:.72rem;font-weight:600}.sms-detail-mini-table tbody td{color:#081326;font-size:.9rem}.sms-detail-mini-table tbody tr{transition:background .15s}.sms-detail-mini-table tbody tr:hover{background:#f7faf8}.sms-detail-mini-table tbody tr:last-child td{border-bottom:none}.sms-detail-row--highlight td{background:linear-gradient(90deg,#f0faf4 0%,#0000 100%)}.sms-detail-tier-label{color:#0d1b2a;font-weight:600}.sms-detail-price{font-variant-numeric:tabular-nums;color:#173728;font-weight:500}.sms-detail-carrier-name{color:#0d1b2a;font-weight:600}.sms-detail-card-note{color:#7a8a9e;border-top:1px solid #f0f4f8;margin:20px 0 0;padding-top:16px;font-size:.82rem;line-height:1.55}.sms-detail-number-notes{margin-top:18px}.sms-detail-number-notes p{margin:0 0 10px;font-size:.88rem}.sms-detail-discount-list{gap:12px;display:grid}.sms-detail-discount-item{border:1px solid #e2eee6;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.sms-detail-discount-item span{color:#526071}.sms-detail-discount-item strong{color:#081326}.sms-detail-commit-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.sms-detail-commit-card ul{color:#526071;margin:0;padding-left:18px;font-size:.92rem;line-height:1.7}.sms-detail-commit-actions{flex-wrap:wrap;gap:14px;display:flex}.sms-enterprise-banner{background:linear-gradient(135deg,#0d2818 0%,#173728 40%,#1a4a32 100%);border-radius:24px;position:relative;overflow:hidden}.sms-enterprise-banner-bg{pointer-events:none;background:radial-gradient(60% 50% at 90% 20%,#2f9d6833 0%,#0000 70%),radial-gradient(40% 60% at 10% 80%,#2f9d681a 0%,#0000 60%);position:absolute;inset:0}.sms-enterprise-banner-content{padding:36px 40px 32px;position:relative}.sms-enterprise-top-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:12px;display:flex}.sms-enterprise-top-left{flex-direction:column;gap:10px;display:flex}.sms-enterprise-badge{color:#5ddb9a;letter-spacing:.14em;background:#2f9d6833;border:1px solid #2f9d684d;border-radius:100px;width:fit-content;padding:5px 14px;font-size:.7rem;font-weight:700;display:inline-block}.sms-enterprise-banner-content h2{color:#fff;margin:0;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;line-height:1.15}.sms-enterprise-banner-content>p{color:#ffffffa6;text-align:justify;max-width:none;margin:0 0 24px;font-size:.92rem;line-height:1.7}.sms-enterprise-features{grid-template-columns:repeat(2,1fr);gap:20px 32px;display:grid}.sms-enterprise-feature{align-items:flex-start;gap:14px;display:flex}.sms-enterprise-feature-icon{color:#5ddb9a;background:#2f9d6826;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.sms-enterprise-feature strong{color:#fff;margin-bottom:3px;font-size:.92rem;font-weight:700;display:block}.sms-enterprise-feature span{color:#ffffff8c;font-size:.84rem;line-height:1.5;display:block}.sms-enterprise-cta{color:#fff;background:#2f9d68;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:13px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 12px #2f9d684d}.sms-enterprise-cta:hover{background:#27865a;transform:translateY(-1px);box-shadow:0 4px 20px #2f9d6866}.sms-enterprise-cta svg{transition:transform .2s}.sms-enterprise-cta:hover svg{transform:translate(3px)}.sms-detail-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (max-width:1120px){.sms-detail-hero-inner,.sms-detail-card-grid,.sms-detail-faq-grid,.sms-detail-commit-card{grid-template-columns:1fr;display:grid}.sms-enterprise-banner-content{padding:28px 20px 24px}.sms-enterprise-top-row{flex-direction:column;gap:16px}.email-pricing-snapshot-grid{grid-template-columns:1fr}.sms-enterprise-features{grid-template-columns:1fr 1fr;gap:16px}.sms-detail-subnav-inner{flex-direction:column;align-items:flex-start;min-height:auto;padding:14px 0}}@media (max-width:767px){.sms-detail-subnav{margin-top:82px;padding:0 18px}.sms-detail-summary,.sms-detail-section{padding:42px 18px}.sms-detail-hero{z-index:0;padding:42px 18px 0;position:relative}.sms-detail-hero-copy h1{margin-top:0}.sms-detail-country-picker{z-index:2;margin-top:28px;padding:18px;position:relative}.sms-detail-hero-art{z-index:0;align-items:flex-end;margin-top:44px;margin-bottom:-88px;position:relative}.sms-detail-summary{z-index:1;background:#fff;position:relative}.sms-detail-select-wrap{min-height:62px}.sms-detail-locale-trigger{min-height:68px}.sms-detail-select-wrap select{font-size:1.08rem}.sms-detail-table thead th,.sms-detail-table tbody td{padding:18px}}@media (max-width:1120px){.pricing-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pricing-scale-strip-inner{grid-template-columns:1fr}}@media (max-width:900px){.pricing-hero-inner--redesign{text-align:left;flex-direction:column;align-items:flex-start}.pricing-hero-copy{text-align:left;width:100%;padding-bottom:0}.pricing-hero-img{max-width:360px}.pricing-hero-checks{align-items:flex-start}.pricing-plans-cta-row--hero{justify-content:flex-start}}.cps-section{background:#fff;padding:80px 24px 64px}.cps-section--alt{background:#f8fafc}.cps-section-inner{max-width:860px;margin:0 auto}.cps-section-head{text-align:center;margin-bottom:48px}.cps-section-head h2{color:#0f172a;margin:0 0 12px;font-size:2rem;font-weight:700}.cps-section-head p{color:#475569;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.6}.cps-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:48px 40px;box-shadow:0 1px 3px #0000000a}.cps-card-title{text-align:center;color:#0f172a;margin:0 0 36px;font-size:1.1rem;font-weight:600}.cps-slider-row{align-items:center;gap:16px;margin-bottom:8px;display:flex}.cps-slider-row input[type=range]{appearance:none;cursor:pointer;border-radius:6px;outline:none;flex:1;height:6px}.cps-slider-row input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 1px 4px #3b82f666}.cps-slider-row input[type=range]::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 1px 4px #3b82f666}.cps-slider-labels{color:#3b82f6;justify-content:space-between;margin-bottom:40px;font-size:.85rem;font-weight:600;display:flex}.cps-result-row{border-top:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:32px;padding-top:32px;display:grid}.cps-result-item{text-align:center}.cps-result-label{color:#64748b;margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.cps-result-value{color:#0f172a;font-size:1.8rem;font-weight:700;display:block}.cps-result-value--free{color:#10b981}.cps-result-value--contact{color:#3b82f6;font-size:1.1rem}.cps-committed-note{text-align:center;color:#64748b;border-top:1px solid #e2e8f0;margin-top:32px;padding-top:24px;font-size:.92rem;line-height:1.6}.cps-committed-note a{color:#3b82f6;font-weight:500;text-decoration:none}.cps-committed-note a:hover{text-decoration:underline}@media (max-width:600px){.cps-card{padding:32px 20px}.cps-result-row{grid-template-columns:1fr;gap:20px}.cps-section-head h2{font-size:1.5rem}}@media (max-width:767px){.reveal{opacity:1;transform:none}.showcase-section,.logos-section,.feature-stack,.case-section,.templates-section,.usecases-section,.integrations-section,.cta-section,.footer{content-visibility:auto;contain:layout style paint;contain-intrinsic-size:720px}.hero-bg-pattern,.hero-side-rail,.hero-bg-beams,.hero-bg-glow-line,.hero-bg-dots,.hero-bg-diamond,.hero-bg-orbs:before,.hero-bg-orbs:after,.hero-ropes,.hero-flying-msg,.case-doodles,.fb-scene{animation:none!important;display:none!important}.hero-bg-aurora,.hero-bg-spotlight,.hero-bg-radial,.hero:before,.hero:after,.feature-block-inner:before,.feature-block-inner:after{opacity:.65;filter:none!important;animation:none!important}.hero-ropes{display:block!important}.hero-flying-msg{display:inline-flex!important}.hero-flying-msg--to-0{animation:3.9s cubic-bezier(.18,.88,.22,1) forwards flyToTL!important}.hero-flying-msg--to-1{animation:3.9s cubic-bezier(.18,.88,.22,1) forwards flyToTR!important}.hero-flying-msg--to-2{animation:4.1s cubic-bezier(.18,.88,.22,1) forwards flyToBL!important}.hero-flying-msg--to-3{animation:4.1s cubic-bezier(.18,.88,.22,1) forwards flyToBR!important}.nav,.nav-dropdown-menu,.nav-mobile-shell,.hero-floating-card,.hero-click-spotlight,.feature-block-inner,.fb-screenshot,.case-card,.workflow-preview,.integrations-stage,.cta-card{-webkit-backdrop-filter:none;backdrop-filter:none}.pricing-hero--redesign{padding:100px 20px 0}.pricing-category-card,.pricing-scale-item{border-radius:22px}.pricing-hero-check{align-items:flex-start}.pricing-category-card p{min-height:0}.pricing-categories-grid{grid-template-columns:1fr;gap:18px}}@media (max-width:560px){.usecases-sidebar{gap:0;padding:0}.uc-item:first-child{grid-column:span 1}.uc-item{min-height:42px;padding:7px 4px;transition:background .16s,border-color .16s,color .16s}.uc-item.active{flex:2.15 1 0;padding-right:4px}.uc-item svg{flex-basis:14px;width:14px;height:14px}.uc-item-label--mobile{margin-left:5px;font-size:.52rem}.uc-item-label{transition:none}.usecases-image-wrap{will-change:opacity;transition:opacity .16s;transform:none!important}.usecases-image-wrap.is-entering,.usecases-image-wrap.is-exiting{transform:none!important}.usecases-image-wrap.is-exiting{opacity:.94}}.op-blog-admin-page{background:radial-gradient(circle at 0 0,#ffb14229,#0000 30%),radial-gradient(circle at 100% 0,#1259ff1f,#0000 28%),linear-gradient(#fffdf7 0%,#f4f7fb 100%);min-height:100vh}.op-blog-admin-shell,.op-blog-admin-login-shell{width:min(1280px,100% - 40px);margin:0 auto;padding:120px 0 48px}.op-blog-admin-login-shell{justify-content:center;align-items:center;min-height:calc(100vh - 80px);display:flex}.op-blog-admin-login-card,.op-blog-admin-sidebar,.op-blog-admin-editor,.op-blog-admin-postcard,.op-blog-admin-section-card,.op-blog-admin-loading,.op-blog-admin-message,.op-blog-admin-error{border:1px solid #0f172a14;box-shadow:0 24px 80px #0f172a14}.op-blog-admin-login-card,.op-blog-admin-sidebar,.op-blog-admin-editor,.op-blog-admin-loading{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-radius:28px}.op-blog-admin-login-card{gap:18px;width:min(520px,100%);padding:32px;display:grid}.op-blog-admin-kicker{color:#8a4b00;letter-spacing:.16em;text-transform:uppercase;background:#ffb14224;border-radius:999px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.op-blog-admin-login-card h1,.op-blog-admin-topbar h1{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.op-blog-admin-login-card p,.op-blog-admin-topbar p,.op-blog-admin-editor-head p{color:#516074;margin:0;line-height:1.6}.op-blog-admin-field{gap:8px;display:grid}.op-blog-admin-field span{color:#0f172a;font-size:13px;font-weight:700}.op-blog-admin-field input,.op-blog-admin-field textarea,.op-blog-admin-field select{color:#0f172a;background:#fff;border:1px solid #0f172a1f;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.op-blog-admin-field input:focus,.op-blog-admin-field textarea:focus,.op-blog-admin-field select:focus{border-color:#1259ff73;box-shadow:0 0 0 4px #1259ff14}.op-blog-admin-primary-btn,.op-blog-admin-secondary-btn,.op-blog-admin-live-link{cursor:pointer;border:none;border-radius:16px;padding:14px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s}.op-blog-admin-primary-btn{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);box-shadow:0 16px 40px #1d4ed83d}.op-blog-admin-secondary-btn,.op-blog-admin-live-link{color:#0f172a;background:#fff;border:1px solid #0f172a1f}.op-blog-admin-primary-btn:hover,.op-blog-admin-secondary-btn:hover,.op-blog-admin-live-link:hover{transform:translateY(-1px)}.op-blog-admin-topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.op-blog-admin-topbar-actions,.op-blog-admin-editor-actions,.op-blog-admin-section-row,.op-blog-admin-sections-head,.op-blog-admin-editor-head,.op-blog-admin-sidebar-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.op-blog-admin-message,.op-blog-admin-error{border-radius:16px;margin-bottom:16px;padding:14px 18px}.op-blog-admin-message{color:#166534;background:#10b9811a}.op-blog-admin-error{color:#991b1b;background:#ef44441a}.op-blog-admin-grid{grid-template-columns:320px minmax(0,1fr);gap:20px;display:grid}.op-blog-admin-sidebar,.op-blog-admin-editor{padding:24px}.op-blog-admin-sidebar-head h2,.op-blog-admin-editor-head h2,.op-blog-admin-sections-head h3{color:#0f172a;margin:0}.op-blog-admin-sidebar-head span{color:#64748b;font-size:13px;font-weight:700}.op-blog-admin-postlist{gap:12px;margin-top:18px;display:grid}.op-blog-admin-postcard{text-align:left;cursor:pointer;background:#fff;border-radius:18px;gap:6px;width:100%;padding:16px;display:grid}.op-blog-admin-postcard strong,.op-blog-admin-postcard span,.op-blog-admin-postcard small,.op-blog-admin-empty{color:#0f172a}.op-blog-admin-postcard span,.op-blog-admin-postcard small,.op-blog-admin-empty{color:#64748b}.op-blog-admin-postcard.is-active{border-color:#1259ff66;box-shadow:0 20px 44px #1259ff1f}.op-blog-admin-empty,.op-blog-admin-loading{text-align:center;color:#64748b;padding:24px}.op-blog-admin-formgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.op-blog-admin-field-full,.op-blog-admin-thumbnail-preview{grid-column:1/-1}.op-blog-admin-thumbnail-preview{background:#fff;border:1px solid #0f172a14;border-radius:24px;overflow:hidden}.op-blog-admin-thumbnail-preview img{object-fit:cover;width:100%;max-height:320px;display:block}.op-blog-admin-sections{gap:14px;margin-top:24px;display:grid}.op-blog-admin-section-card{background:#f8fafcf5;border-radius:22px;gap:14px;padding:18px;display:grid}.op-blog-admin-delete-link{color:#b91c1c;cursor:pointer;background:0 0;border:none;width:fit-content;font-size:13px;font-weight:700}.op-blog-admin-editor-actions{justify-content:flex-start;margin-top:24px}@media (max-width:960px){.op-blog-admin-grid{grid-template-columns:1fr}.op-blog-admin-formgrid,.op-blog-admin-section-row,.op-blog-admin-topbar,.op-blog-admin-topbar-actions,.op-blog-admin-editor-head,.op-blog-admin-editor-actions,.op-blog-admin-sections-head{display:grid}.op-blog-admin-topbar-actions,.op-blog-admin-editor-actions{grid-template-columns:1fr}}@media (max-width:640px){.op-blog-admin-shell,.op-blog-admin-login-shell{width:min(100% - 24px,1280px);padding-top:104px}.op-blog-admin-login-card,.op-blog-admin-sidebar,.op-blog-admin-editor{border-radius:22px;padding:18px}.op-blog-admin-formgrid{grid-template-columns:1fr}}.home-sketchpad-dock{z-index:1200;align-items:center;gap:12px;display:flex;position:fixed;top:50%;right:18px;transform:translateY(-50%)}.home-sketchpad-fab{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#0f172a;cursor:pointer;background:#fffffff5;border:1px solid #94a3b847;border-radius:999px;width:54px;height:54px;box-shadow:0 18px 42px #0f172a29}.home-sketchpad-fab.is-active{color:#fff;background:linear-gradient(#1f9d6f,#157a54);border-color:#0000}.home-sketchpad-fab-icon{letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;font-size:.78rem;font-weight:800;line-height:1;display:flex}.home-sketchpad-toolbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transform-origin:100%;background:#ffffffeb;border-radius:16px;gap:8px;padding:10px;transition:opacity .22s,transform .22s;display:flex;transform:translate(12px)scale(.96);box-shadow:0 18px 42px #0f172a29}.home-sketchpad-toolbar.is-open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.home-sketchpad-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #94a3b84d;border-radius:12px;justify-content:center;align-items:center;min-width:82px;height:38px;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.home-sketchpad-btn.is-active{color:#fff;background:linear-gradient(#1f9d6f,#157a54);border-color:#0000}.home-sketchpad-layer{z-index:1190;pointer-events:none;position:fixed;inset:0}.home-sketchpad-layer.is-page{z-index:900;width:100%;height:100%;position:absolute;inset:0}.home-sketchpad-layer.is-enabled{pointer-events:auto;cursor:crosshair}.home-sketchpad-svg{width:100%;height:100%;display:block}.home-sketchpad-path{fill:none;stroke:#169b6b;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}@media (max-width:768px){.home-sketchpad-dock{flex-direction:row-reverse;align-items:flex-end;top:auto;bottom:88px;right:12px;transform:none}.home-sketchpad-fab{width:50px;height:50px}.home-sketchpad-toolbar{border-radius:18px;flex-direction:column;align-items:stretch;padding:8px;transform:translate(10px)scale(.96)}.home-sketchpad-toolbar.is-open{transform:translate(0)scale(1)}.home-sketchpad-btn{min-width:112px}}.op-solution-page{background:linear-gradient(#eefaf4f0 0%,#f7fbf8 28%,#ecf7f0f5 100%)}.op-solution-hero{background:radial-gradient(circle at top,#1ea6731f,#0000 38%),linear-gradient(#fffffff5 0%,#f7fcf9fa 100%);padding:122px 24px 34px;position:relative;overflow:hidden}.op-solution-hero:before,.op-solution-hero:after{content:"";pointer-events:none;position:absolute}.op-solution-hero:before{background:radial-gradient(circle at 35% 35%,#71e0ae47,#71e0ae24 58%,#71e0ae00 80%);border-radius:50%;width:180px;height:180px;top:42px;left:max(-34px,50% - 640px)}.op-solution-hero:after{background:linear-gradient(#71e0ae33,#71e0ae1a);border:1px solid #71e0ae3d;border-radius:26px;width:180px;height:72px;top:48px;right:max(18px,50% - 610px);transform:rotate(-12deg)}.op-solution-hero-inner{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.op-solution-hero h1{font-family:var(--font-serif);letter-spacing:-.045em;color:#172033;margin:0 0 10px;font-size:clamp(2.25rem,4.5vw,4rem);line-height:1}.op-solution-hero p{color:#5a6b66;max-width:760px;margin:0 auto;font-size:1rem;line-height:1.7}.op-hero-accent-letter{color:#19a56b}.op-hero-sub-underline{background-image:linear-gradient(#32c48133,#32c48133);background-position:0 94%;background-repeat:no-repeat;background-size:100% .4em;display:inline}.op-solution-steps-section{isolation:isolate;margin:0;padding:0 0 40px;position:relative}.op-solution-steps-section:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#16223300,#1622331a 16%,#16223329 50%,#1622331a 84%,#16223300);width:min(1120px,100% - 96px);height:1px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.op-journey-line{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:visible}.op-journey-line__rail{fill:none;stroke:#4de09724;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.op-journey-line__progress{fill:none;stroke:url(#opJourneyGradient);stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;filter:url(#opJourneyGlow);transition:stroke-dashoffset .16s linear}.op-journey-line__node{fill:#2ecd85eb;filter:drop-shadow(0 0 10px #2ecd8542);transition:opacity .2s}.op-solution-step-image-wrap{margin:0;padding:0;line-height:0}.op-solution-step-image{width:100%;height:auto;display:block}.op-solution-post-cta{background:radial-gradient(circle at 50% 0,#78e4b52e,#0000 40%),linear-gradient(#f7fcfafa 0%,#eff8f4fa 100%);padding:18px 20px 40px;position:relative}.op-solution-post-cta__inner{background:linear-gradient(135deg,#fffffff5,#f5fcf8f0),#fff;border:1px solid #b8e1d0eb;border-radius:24px;grid-template-columns:minmax(0,1.35fr) auto;align-items:center;gap:28px;width:min(100%,1280px);margin:0 auto;padding:30px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 52px #153c2e14,inset 0 1px #ffffffb8}.op-solution-post-cta__inner:before,.op-solution-post-cta__inner:after{content:"";pointer-events:none;z-index:0;position:absolute}.op-solution-post-cta__inner:before{background:radial-gradient(circle,#6fdfae29 0%,#6fdfae14 42%,#6fdfae00 74%);border-radius:50%;width:240px;height:240px;top:-36px;right:20%}.op-solution-post-cta__inner:after{background:linear-gradient(#9ee9c42e,#9ee9c40f);border:1px solid #b3e5cf66;border-radius:999px;width:280px;height:140px;bottom:-54px;right:240px;transform:rotate(-12deg)}.op-solution-post-cta__copy{z-index:1;min-width:0;position:relative}.op-solution-post-cta__copy:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#b1ecd024,#b1ecd00d);border:1px solid #bce8d557;border-radius:38px;width:170px;height:170px;position:absolute;top:50%;left:-42px;transform:translateY(-50%)rotate(-16deg)}.op-solution-post-cta__actions{z-index:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.op-solution-post-cta__eyebrow{color:#128356;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(#19a56b1f,#19a56b14);border-radius:999px;justify-content:center;align-items:center;min-height:26px;margin-bottom:10px;padding:0 12px;font-size:.72rem;font-weight:700;display:inline-flex}.op-solution-post-cta h2{color:#172033;font-family:var(--font-serif);letter-spacing:-.055em;white-space:nowrap;max-width:none;margin:0;font-size:clamp(1.84rem,2.25vw,2.68rem);line-height:.96}.op-solution-post-cta p{color:#61716c;max-width:760px;margin:12px 0 0;font-size:1rem;line-height:1.7}.op-solution-post-cta__link{color:#fff;white-space:nowrap;background:linear-gradient(#19a56b 0%,#0f8c58 100%);border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 14px 30px #19a56b33}.op-solution-post-cta__link:hover{transform:translateY(-1px);box-shadow:0 16px 34px #19a56b3d}.op-solution-post-cta__link svg{width:14px;height:14px}.op-workflow-step,.op-integration-step,.op-social-step,.op-communication-step,.op-leads-step{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));min-height:680px;display:grid;position:relative}.op-workflow-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-workflow-step__panel--light{background:radial-gradient(circle at 50% 22%,#b6e9db80,#0000 34%),linear-gradient(#eef8f5 0%,#f7fcfa 100%)}.op-workflow-step__panel--dark{background:linear-gradient(90deg,#05402d6b,#0000 22%),linear-gradient(#064c38 0%,#073f32 100%)}.op-workflow-step__dots{z-index:1;opacity:.34;background-image:radial-gradient(circle,#44db84c7 0 2.4px,#0000 3px);background-size:20px 20px;width:132px;height:66px;position:absolute}.op-workflow-step__dots--top-left{top:28px;left:26px}.op-workflow-step__dots--bottom-left{bottom:22px;right:42px}.op-workflow-step__dots--top-right{opacity:.3;top:28px;right:26px}.op-workflow-step__dots--bottom-right{opacity:.3;bottom:26px;right:24px}.op-workflow-builder{z-index:1;width:min(66%,470px);margin:0 auto;padding:0 0 6px;position:relative;overflow:visible}.op-workflow-builder__traffic{z-index:30;isolation:isolate;gap:10px;padding:0;display:flex;position:absolute;top:10px;left:20px}.op-workflow-builder__traffic span{opacity:1;border-radius:50%;width:12px;height:12px;box-shadow:0 6px 12px #0f172a24,inset 0 1px #ffffff73}.op-workflow-builder__traffic .is-red{background:#ff5f57}.op-workflow-builder__traffic .is-yellow{background:#febc2e}.op-workflow-builder__traffic .is-green{background:#28c840}.op-workflow-builder__frame{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #e2e8f0db;border-radius:16px;padding:8px;position:relative;box-shadow:0 10px 24px #17302717}.op-workflow-builder:before,.op-social-board-wrap:before,.op-communication-board-wrap:before,.op-leads-board-wrap:before{content:none;content:none}.op-workflow-builder:after,.op-social-board-wrap:after,.op-communication-board-wrap:after,.op-leads-board-wrap:after{content:none}.op-ghost-window{pointer-events:none;z-index:0;background:linear-gradient(#fffffffa,#f7fafdf5);border:1px solid #d6e1ddeb;position:absolute;overflow:hidden;box-shadow:0 26px 56px #14362b1f,0 10px 24px #14362b0f}.op-ghost-window--back{border-radius:30px;width:82%;height:84%;top:16px;right:-64px}.op-ghost-window--side{border-radius:24px;width:40%;height:56%;bottom:42px}.op-ghost-window--left{left:-64px}.op-ghost-window--right{right:-52px}.op-ghost-window__toolbar{background:linear-gradient(#f7f9fc,#eef3f7);border-bottom:1px solid #dce4eceb;gap:8px;padding:14px 16px 12px;display:flex}.op-ghost-window__toolbar span{border-radius:50%;width:10px;height:10px}.op-ghost-window__toolbar .is-red{background:#ff5f57}.op-ghost-window__toolbar .is-yellow{background:#febc2e}.op-ghost-window__toolbar .is-green{background:#28c840}.op-ghost-window__rows{gap:18px;padding:22px 18px 18px;display:grid}.op-ghost-window__row{grid-template-columns:1fr 22px .72fr;align-items:center;gap:16px;display:grid}.op-ghost-window__line{background:#e4e9f0;border-radius:999px;height:12px}.op-ghost-window__line--long{width:100%}.op-ghost-window__line--mid{width:84%}.op-ghost-window__line--short{width:64%}.op-ghost-window__dot{background:#e3e8ef;border-radius:50%;width:22px;height:22px}.op-ghost-window__mini-head{background:#e7ebf1;border-radius:999px;width:56%;height:18px;margin:18px 18px 14px}.op-ghost-window__mini-line{background:#e4e9f0;border-radius:999px;height:11px;margin:0 18px 12px}.op-ghost-window__mini-line--wide{width:calc(100% - 36px)}.op-ghost-window__mini-line--short{width:58%}.op-workflow-builder>:not(.op-ghost-window),.op-social-board-wrap>:not(.op-ghost-window),.op-communication-board-wrap>:not(.op-ghost-window),.op-leads-board-wrap>:not(.op-ghost-window){z-index:2;position:relative}.op-workflow-builder__header{background:linear-gradient(#f6f8fcf5,#f3f6faeb);border:1px solid #e8edf3e6;border-radius:12px;justify-content:space-between;gap:14px;padding:7px 9px 9px;display:flex}.op-workflow-builder__header-main{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.op-workflow-builder__title{color:#151f2d;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.op-workflow-builder__header p{color:#6e7992;margin:3px 0 0;font-size:.62rem}.op-workflow-builder__edit{color:#8c95aa;width:10px;height:10px}.op-workflow-builder__edit--inline{width:9px;height:9px;margin-left:4px}.op-workflow-builder__edit svg,.op-workflow-builder__step-icon svg,.op-workflow-builder__add-icon svg,.op-workflow-builder__floating svg,.op-workflow-builder__step-controls .is-more svg{width:100%;height:100%}.op-whatsapp-icon{object-fit:contain;width:18px;height:18px;display:block}.op-workflow-builder__actions{align-items:flex-start;gap:6px;display:flex}.op-workflow-builder__btn{color:#4a556b;background:#fff;border:1px solid #d9e1eaeb;border-radius:8px;min-width:56px;height:26px;padding:0 10px;font-size:.64rem;font-weight:600}.op-workflow-builder__btn--primary{color:#fff;background:linear-gradient(#18a663,#0e8f56);border-color:#0000}.op-workflow-builder__steps{padding-top:8px}.op-workflow-builder__step-group{flex-direction:column;align-items:center;display:flex}.op-workflow-builder__step{background:#fff;border:1px solid #e5eaf0eb;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:7px;width:100%;padding:8px 9px;display:grid;box-shadow:0 4px 12px #0f172a0b}.op-workflow-builder__step+.op-workflow-builder__step{margin-top:6px}.op-workflow-builder__step-icon{color:#13a15f;background:linear-gradient(#ecfbf5,#ecfaf4);border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.op-workflow-builder__step-copy strong{color:#1d2738;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.op-workflow-builder__step-copy span{color:#7d879e;margin-top:2px;font-size:.58rem;display:block}.op-workflow-builder__step-status{color:#18a663;background:#ecfbf5;border-radius:999px;padding:4px 7px;font-size:.6rem;font-weight:700}.op-workflow-builder__step-controls{color:#8b95aa;align-items:center;gap:7px;font-size:.68rem;display:flex}.op-workflow-builder__step-controls .is-more{width:11px;height:11px;display:inline-flex}.op-workflow-builder__connector{color:#18a663;justify-content:center;align-items:center;width:14px;height:14px;margin:3px 0;font-size:.82rem;line-height:1;display:flex}.op-workflow-builder__footer{background:#ffffffe0;border:1.5px dashed #5bd49a8c;border-radius:10px;margin-top:6px;padding:7px 9px}.op-workflow-builder__add-step{color:#18a663;justify-content:center;align-items:center;gap:8px;font-size:.62rem;font-weight:700;display:flex}.op-workflow-builder__add-icon{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.op-workflow-copy{z-index:1;color:#fff;max-width:430px;margin:0 auto;padding:0 22px;position:relative}.op-workflow-copy__badge{color:#8cf0bb;text-align:center;border:2px solid #6cf7a7b8;border-radius:999px;width:min(100%,320px);margin:0 0 18px;padding:10px 16px;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.72rem;line-height:1.18;transform:rotate(-2deg)}.op-workflow-copy__badge span{display:block}.op-handdrawn-step-badge{color:#6af0b1;text-align:center;text-shadow:0 1px 10px #064c382e;z-index:2;justify-items:center;gap:2px;width:fit-content;min-width:min(100%,290px);margin:0 auto 18px;padding:16px 28px 18px;font-family:Comic Sans MS,Bradley Hand,Segoe Print,cursive;font-weight:700;line-height:1.02;display:grid;position:relative;overflow:visible}.op-handdrawn-step-badge:before,.op-handdrawn-step-badge:after{content:"";pointer-events:none;border:3px solid;border-radius:999px;position:absolute;inset:0}.op-handdrawn-step-badge:before{opacity:.96;transform:rotate(-1.7deg)scale(1.01,.98)}.op-handdrawn-step-badge:after{opacity:.5;border-width:2px;inset:3px 5px 1px 4px;transform:rotate(1.15deg)scale(.995,1.02)}.op-handdrawn-step-badge__step{letter-spacing:.01em;font-size:clamp(1.02rem,1.2vw,1.28rem);display:block}.op-handdrawn-step-badge__line{letter-spacing:.01em;font-size:clamp(.82rem,.98vw,1.06rem);display:block}.op-handdrawn-step-arrow{color:#74f5b4f2;transform-origin:0 0;pointer-events:none;z-index:1;width:clamp(132px,16vw,176px);margin:0;position:absolute;top:calc(100% - 30px);left:calc(100% - 10px);right:auto}.op-handdrawn-step-arrow svg{filter:drop-shadow(0 1px 8px #0d593e2e);width:100%;height:auto;display:block;overflow:visible}.op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow__head{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.op-handdrawn-step-arrow__path{stroke-width:3.2px}.op-handdrawn-step-arrow__path--echo{stroke-width:2.2px;opacity:.45;transform-origin:50%;transform:translate(-3px,-3px)rotate(-1.5deg)}.op-handdrawn-step-arrow__head{stroke-width:3px}.op-handdrawn-step-arrow--workflow{width:clamp(136px,16vw,182px);top:calc(100% - 34px);left:calc(100% - 8px);transform:rotate(6deg)}.op-handdrawn-step-arrow--integration{width:clamp(128px,15vw,168px);top:calc(100% - 32px);left:auto;right:calc(100% - 166px);transform:scaleX(-1)rotate(2deg)}.op-handdrawn-step-arrow--social{width:clamp(18px,150vw,190px);top:calc(100% - 32px);left:calc(100% - 10px);transform:rotate(10deg)}.op-handdrawn-step-arrow--communication{width:clamp(130px,15vw,172px);top:calc(100% - 32px);left:auto;right:calc(100% - 176px);transform:scaleX(-1)rotate(1deg)}.op-handdrawn-step-arrow--leads{width:clamp(124px,14vw,164px);top:calc(100% - 32px);left:calc(100% - 10px);transform:rotate(3deg)}.op-handdrawn-step-arrow--crm-assignment{width:clamp(126px,14vw,170px);top:calc(100% - 32px);left:auto;right:calc(100% - 170px);transform:scaleX(-1)rotate(3deg)}.op-handdrawn-step-arrow--revenue-growth{width:clamp(124px,14vw,166px);top:calc(100% - 32px);left:calc(100% - 10px);transform:rotate(5deg)}.op-workflow-copy__badge--plain{color:#8cf0bb;width:fit-content;max-width:min(100%,360px)}.op-workflow-copy h2{color:#fff;letter-spacing:-.065em;margin:0 0 12px;font-size:clamp(2.1rem,2.55vw,2.9rem);line-height:1.02}.op-workflow-copy h2 span{color:#59eb9c}.op-workflow-copy p{color:#eff7f2f2;max-width:420px;margin:0 0 26px;font-size:.9rem;line-height:1.5}.op-integration-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-integration-step__panel--dark{background:linear-gradient(#034633 0%,#04382d 100%)}.op-integration-step__panel--light{background:radial-gradient(circle at 24% 0,#bbecde73,#0000 28%),linear-gradient(#eef8f5 0%,#f9fcfb 100%)}.op-integration-copy{z-index:1;color:#fff;max-width:430px;margin:0 auto;padding:0 22px;position:relative}.op-integration-copy__badge{color:#34ea98;text-align:center;border:2px solid #42f49ebf;border-radius:999px;width:min(100%,320px);margin-bottom:18px;padding:10px 16px;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.72rem;line-height:1.18;transform:rotate(-1deg)}.op-integration-copy__badge span{display:block}.op-integration-copy__badge--plain{color:#34ea98;width:fit-content;max-width:min(100%,360px)}.op-integration-copy h2{letter-spacing:-.06em;color:#fff;margin:0 0 12px;font-size:clamp(2.05rem,2.45vw,2.8rem);line-height:1.02}.op-integration-copy h2 span{color:#36ee9b}.op-integration-copy p{color:#eff7f2f2;max-width:420px;margin:0 0 28px;font-size:.9rem;line-height:1.5}.op-integration-feature-list{gap:14px;display:grid}.op-integration-feature{grid-template-columns:52px minmax(0,1fr);align-items:flex-start;gap:12px;display:grid}.op-integration-feature__icon{color:#3e9;background:linear-gradient(#14865fb3,#0b6648db);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:inset 0 1px #ffffff0d}.op-integration-feature__icon svg{width:20px;height:20px}.op-integration-feature strong{color:#fff;margin-bottom:5px;font-size:1.02rem;font-weight:700;display:block}.op-integration-feature span{color:#ecf5f0e6;font-size:.88rem;line-height:1.45;display:block}.op-workflow-builder--integrations{width:min(68%,620px);margin:0 auto}.op-workflow-builder--integrations:before,.op-workflow-builder--integrations:before{border-radius:30px;inset:22px 20px 8px}.op-workflow-builder--integrations:after{width:34%;height:48%;bottom:38px;left:auto;right:-42px}.op-social-board-wrap:after,.op-communication-board-wrap:after,.op-leads-board-wrap:after{width:38%;height:56%;bottom:40px;left:-58px}.op-integrations-board{z-index:2;background:#fffffff2;border:1px solid #e4eaf0e6;border-radius:16px;padding:8px;position:relative;box-shadow:0 16px 34px #1730271a}.op-integrations-board__header{justify-content:space-between;align-items:center;gap:18px;padding:7px 7px 10px;display:flex}.op-integrations-board__header-main{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.op-integrations-board__header h3{color:#151f2d;margin:0 0 6px;font-size:.72rem}.op-integrations-board__header p,.op-integrations-board__summary-left p,.op-integrations-card p{color:#69758c;margin:0;font-size:.6rem}.op-integrations-board__header-actions{align-items:center;gap:10px;display:flex}.op-integrations-board__docs,.op-integrations-card__docs{color:#1772ff;font-size:.6rem;font-weight:600;text-decoration:none}.op-integrations-board__summary{background:#fff;border:1px solid #e4eaf0eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px;display:flex;box-shadow:0 8px 20px #0f172a0d}.op-integrations-board__summary-left{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;display:grid}.op-integrations-board__summary-left strong{color:#172033;margin-bottom:3px;font-size:.66rem;display:block}.op-integrations-board__summary-icon{color:#14a160;background:linear-gradient(#eefbf5,#ebf8f3);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.op-integrations-board__summary-icon svg{width:14px;height:14px}.op-integrations-board__summary-right{align-items:center;gap:8px;display:flex}.op-integrations-pill{color:#59647a;white-space:nowrap;background:#f2f4f8;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:.56rem;font-weight:700;line-height:1;display:inline-flex}.op-integrations-pill--green{color:#18a663;background:#ecfbf5}.op-integrations-chevron{color:#7d879e;background:#f7f9fb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.op-integrations-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.op-integrations-card{background:#fff;border:1px solid #e4eaf0eb;border-radius:18px;flex-direction:column;min-height:132px;padding:8px;display:flex;box-shadow:0 8px 20px #0f172a0d}.op-integrations-card__top,.op-integrations-card__bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.op-integrations-card__logo{object-fit:contain;width:28px;height:28px}.op-integrations-card strong{color:#151f2d;margin:6px 0 3px;font-size:.64rem;display:block}.op-integrations-card p{font-size:.56rem;line-height:1.18}.op-integrations-card__bottom{margin-top:auto;padding-top:6px}.op-integrations-card__action{color:#ff4b4b;background:#fff;border:1px solid #ffbcbcf2;border-radius:8px;padding:5px 10px;font-size:.58rem;font-weight:700;line-height:1;box-shadow:0 2px 8px #ff4b4b0f}.op-integrations-card__action.is-primary{color:#fff;box-shadow:none;background:linear-gradient(#18a663,#0e8f56);border-color:#0000;border-radius:7px;padding:5px 8px}.op-integrations-card__info{color:#738099;border:1px solid #b8c1cfe6;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.54rem;font-weight:700;display:inline-flex}.op-integrations-card--explore{text-align:center;justify-content:center;align-items:center}.op-integrations-card__explore-icon{color:#18a663;border:2px solid #50e09a59;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.1rem;line-height:1;display:flex}.op-integrations-card--explore strong{margin-bottom:10px}.op-integrations-card__explore-btn{color:#178d58;background:#fff;border:1px solid #e4eaf0eb;border-radius:8px;margin-top:10px;padding:6px 10px;font-size:.72rem;font-weight:700}.op-social-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-social-step__panel--light{background:radial-gradient(circle at 52% 14%,#bcecdf7a,#0000 32%),linear-gradient(#eef8f5 0%,#f8fcfa 100%)}.op-social-step__panel--dark{background:linear-gradient(90deg,#05402d59,#0000 22%),linear-gradient(#034633 0%,#04392d 100%)}.op-social-board-wrap{width:min(68%,500px);margin:0 auto;padding-top:0;position:relative;overflow:visible}.op-social-board{z-index:4;background:linear-gradient(#fffffffa,#fbfdfff2);border:1px solid #e2eaf0eb;border-radius:22px;padding:10px;position:relative;box-shadow:0 28px 62px #17302726,0 12px 26px #17302714,inset 0 1px #ffffffe0}.op-social-board__header{border-bottom:1px solid #e8eef3eb;justify-content:space-between;align-items:flex-start;gap:10px;padding:7px 12px 11px;display:flex}.op-social-board__header-main{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.op-social-board__window-dots,.op-card-window-dots{align-items:center;gap:6px;display:inline-flex}.op-social-board__window-dots span,.op-card-window-dots span{border-radius:50%;width:8px;height:8px;box-shadow:0 3px 7px #0f172a1f,0 0 0 1px #ffffffa6,inset 0 1px #ffffff73}.op-social-board__window-dots .is-red,.op-card-window-dots .is-red{background:#ff5f57}.op-social-board__window-dots .is-yellow,.op-card-window-dots .is-yellow{background:#febc2e}.op-social-board__window-dots .is-green,.op-card-window-dots .is-green{background:#28c840}.op-social-board__title{color:#172033;letter-spacing:-.01em;align-items:center;gap:10px;font-size:.67rem;font-weight:700;display:inline-flex}.op-social-board__title-icon{color:#17a261;background:linear-gradient(#f1fdf7,#e6f8ef);border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;box-shadow:inset 0 1px #ffffffd1}.op-social-board__title-icon svg{width:16px;height:16px}.op-social-board__connected{color:#17a261;background:linear-gradient(#f7fefb,#ecfbf3);border:1px solid #aae9c9f2;border-radius:999px;align-self:center;align-items:center;gap:5px;padding:6px 10px;font-size:.59rem;font-weight:700;display:inline-flex;box-shadow:0 8px 16px #20845914}.op-social-board__connected:before{content:"";background:#1fbe73;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #1fbe7324}.op-social-board__body{background:linear-gradient(#fffffff5,#fbfdffeb);border:1px solid #e4eaf0e6;border-radius:20px;padding:14px 12px 16px;box-shadow:inset 0 1px #ffffffe0}.op-social-board__body h3{color:#161f31;letter-spacing:-.02em;text-align:center;margin:0 0 7px;font-size:.77rem}.op-social-board__body>p{color:#71809b;text-align:center;margin:0 0 13px;font-size:.61rem;line-height:1.45}.op-social-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.op-social-card{text-align:center;background:linear-gradient(#fff 0%,#fbfefd 100%);border:1px solid #a5e9cadb;border-radius:16px;min-height:90px;padding:10px 6px 8px;box-shadow:inset 0 1px #ffffffe6,0 10px 20px #1730270a}.op-social-card__logo{object-fit:contain;width:22px;height:22px;margin:0 auto 8px}.op-social-card strong{color:#182131;letter-spacing:-.01em;margin-bottom:5px;font-size:.6rem;display:block}.op-social-card span{color:#7b879e;white-space:pre-line;font-size:.5rem;line-height:1.18;display:block}.op-social-flow{min-height:112px;margin-top:12px;position:relative}.op-social-flow__line{filter:drop-shadow(0 1px #ffffff40);border-style:dashed;border-color:#61dda8b8;position:absolute}.op-social-flow__line--left{border-width:0 0 1.5px 1.5px;border-radius:0 0 0 18px;width:13%;height:64px;top:11px;left:12.8%}.op-social-flow__line--left-mid{border-width:0 0 1.5px 1.5px;border-radius:0 0 0 18px;width:12.2%;height:118px;top:11px;left:37.4%}.op-social-flow__line--right-mid{border-width:0 1.5px 1.5px 0;border-radius:0 0 18px;width:12.2%;height:118px;top:11px;right:37.4%}.op-social-flow__line--right{border-width:0 1.5px 1.5px 0;border-radius:0 0 18px;width:13%;height:64px;top:11px;right:12.8%}.op-social-flow__dot{background:#79dfb2;border-radius:50%;width:9px;height:9px;position:absolute;top:7px;box-shadow:0 0 0 4px #79dfb21f}.op-social-flow__dot--fb{left:13.5%}.op-social-flow__dot--ig{left:38.4%}.op-social-flow__dot--li{right:38.4%}.op-social-flow__dot--tt{right:13.5%}.op-social-flow__capture{text-align:center;background:radial-gradient(circle at 50% 35%,#f4fef9fa 0%,#e9f8f0f5 52%,#dff3e9eb 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 10px #f0fbf5eb,0 18px 30px #3fb9821f}.op-social-flow__capture-icon{color:#3fb982;width:34px;height:34px;margin-bottom:6px;position:relative}.op-social-flow__capture-icon svg{width:100%;height:100%}.op-social-flow__capture-check{color:#fff;background:#2db170;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.54rem;font-weight:700;display:inline-flex;position:absolute;bottom:0;right:-2px;box-shadow:0 6px 12px #2db1703d}.op-social-flow__capture strong,.op-social-flow__capture span{color:#182131;font-size:.57rem;line-height:1.16}.op-social-flow__capture span{font-weight:700}.op-social-copy{color:#fff;max-width:420px;margin:0 auto;padding:0 22px}.op-social-copy__badge{color:#36ea98;text-align:center;border:1.6px solid #42f49eb8;border-radius:999px;width:min(100%,320px);margin-bottom:18px;padding:10px 16px;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.72rem}.op-social-copy__badge--plain{color:#36ea98;width:fit-content;max-width:min(100%,360px)}.op-social-copy h2{color:#fff;letter-spacing:-.06em;margin:0 0 12px;font-size:clamp(2rem,2.4vw,2.7rem);line-height:1.02}.op-social-copy h2 span{color:#37ed9b}.op-social-copy__lede{color:#eff7f2f2;margin:0 0 28px;font-family:inherit;font-size:.9rem;line-height:1.5}.op-social-feature-list{gap:14px;display:grid}.op-social-feature{grid-template-columns:48px minmax(0,1fr);gap:12px;display:grid}.op-social-feature__icon{color:#3e9;background:linear-gradient(#14865fb3,#0b6648db);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.op-social-feature__icon svg{width:18px;height:18px}.op-social-feature strong{color:#fff;margin-bottom:5px;font-size:1rem;display:block}.op-social-feature span{color:#ecf5f0eb;font-size:.88rem;line-height:1.45;display:block}.op-communication-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-communication-step__panel--dark{background:linear-gradient(90deg,#05402d57,#0000 22%),linear-gradient(#034633 0%,#04392d 100%)}.op-communication-step__panel--light{background:radial-gradient(circle at 50% 14%,#bcecdf7a,#0000 32%),linear-gradient(#eef8f5 0%,#f8fcfa 100%)}.op-communication-copy{color:#fff;max-width:430px;margin:0 auto;padding:0 22px}.op-communication-copy__badge{color:#36ea98;text-align:center;border:2px solid #42f49eb8;border-radius:999px;width:min(100%,320px);margin-bottom:18px;padding:10px 16px;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.72rem;line-height:1.3}.op-communication-copy__badge span{display:block}.op-communication-copy__badge--plain{color:#36ea98;width:fit-content;max-width:min(100%,360px)}.op-communication-copy h2{color:#fff;letter-spacing:-.065em;margin:0 0 12px;font-size:clamp(2.1rem,2.55vw,2.9rem);line-height:1.02}.op-communication-copy h2 span{color:#37ed9b}.op-communication-copy p{color:#eff7f2f2;max-width:420px;margin:0 0 28px;font-size:.9rem;line-height:1.5}.op-communication-feature-list{gap:14px;display:grid}.op-communication-feature{grid-template-columns:52px minmax(0,1fr);gap:12px;display:grid}.op-communication-feature__icon{color:#3e9;background:linear-gradient(#14865fb3,#0b6648db);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.op-communication-feature__icon svg{width:20px;height:20px}.op-communication-feature strong{color:#fff;margin-bottom:5px;font-size:1.02rem;display:block}.op-communication-feature span{color:#ecf5f0eb;font-size:.88rem;line-height:1.45;display:block}.op-communication-board-wrap{width:min(74%,560px);margin:0 auto;padding-top:0;position:relative;overflow:visible}.op-communication-board{z-index:4;background:#fffffff2;border:1px solid #e4eaf0e6;border-radius:20px;padding:10px;position:relative;box-shadow:0 22px 52px #1730271a}.op-communication-board__header{justify-content:space-between;align-items:center;gap:18px;padding:8px 8px 12px;display:flex}.op-communication-board__header-main{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.op-communication-board__head-left{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;display:grid}.op-communication-board__icon{color:#14a160;background:linear-gradient(#eefbf5,#ebf8f3);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.op-communication-board__icon svg{width:18px;height:18px}.op-communication-board__head-left strong{color:#172033;margin-bottom:4px;font-size:.82rem;display:block}.op-communication-board__head-left p{color:#6d7891;margin:0}.op-communication-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.op-communication-card{background:#fff;border:1px solid #e4eaf0eb;border-radius:18px;flex-direction:column;min-height:188px;padding:14px 14px 0;display:flex;overflow:hidden;box-shadow:0 10px 26px #0f172a0f}.op-communication-card__top,.op-communication-card__bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.op-communication-card__logo{color:#1ec66b;background:#fff;border:1px solid #e4eaf0eb;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 8px 18px #0f172a0d}.op-communication-card__logo svg{width:18px;height:18px}.op-communication-card__badge{color:#59647a;background:#f6f6f8;font-size:.58rem;box-shadow:0 2px 6px #0f172a0f}.op-communication-card strong{color:#172033;margin:10px 0 8px;font-size:.78rem;display:block}.op-communication-card p{color:#818aa0;margin:0;font-size:.62rem;line-height:1.42}.op-communication-card__bottom{background:#eef0f5;border-top:1px solid #e7ebf1f2;margin-top:14px;margin-left:-14px;margin-right:-14px;padding:10px 14px 12px}.op-leads-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-leads-step__panel--light{background:radial-gradient(circle at 50% 14%,#bcecdf7a,#0000 32%),linear-gradient(#eef8f5 0%,#f8fcfa 100%)}.op-leads-step__panel--dark{background:linear-gradient(90deg,#05402d5c,#0000 22%),linear-gradient(#034633 0%,#04392d 100%)}.op-leads-board-wrap{width:min(74%,560px);margin:0 auto;padding-top:0;position:relative;overflow:visible}.op-leads-board{z-index:4;background:#fffffff2;border:1px solid #e4eaf0e6;border-radius:34px;padding:16px;position:relative;box-shadow:0 24px 60px #1730271f}.op-leads-board__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.op-leads-board__header-main{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.op-leads-board__header h3{color:#151f2d;margin:0 0 10px;font-size:.84rem}.op-leads-board__header p{color:#6d7891;margin:0;font-size:.68rem}.op-leads-board__close{color:#667085;background:0 0;border:0;padding:0;font-size:1.7rem;line-height:.8}.op-leads-method-list{gap:10px;display:grid}.op-leads-method{background:#fff;border:1.5px solid #c3f1ddf2;border-radius:24px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:0 10px 0 8px;display:grid}.op-leads-method__icon{color:#14a160;background:linear-gradient(#eefbf5,#ebf8f3);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.op-leads-method__icon svg{width:18px;height:18px}.op-leads-method__copy strong{color:#172033;margin-bottom:6px;font-size:.72rem;display:block}.op-leads-method__copy span{color:#6d7891;font-size:.64rem;display:block}.op-leads-method__badge{color:#17a261;background:#ebfbf4;border-radius:12px;padding:8px 12px;font-size:.68rem;font-weight:700}.op-leads-copy{color:#fff;max-width:430px;margin:0 auto;padding:0 22px}.op-leads-copy__badge{color:#36ea98;text-align:center;border:2px solid #42f49eb8;border-radius:999px;width:min(100%,320px);margin-bottom:18px;padding:10px 16px;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.72rem;line-height:1.3}.op-leads-copy__badge span{display:block}.op-leads-copy__badge--plain{color:#36ea98;width:fit-content;max-width:min(100%,360px)}.op-leads-copy h2{color:#fff;letter-spacing:-.065em;margin:0 0 12px;font-size:clamp(2.1rem,2.55vw,2.9rem);line-height:1.02}.op-leads-copy h2 span{color:#37ed9b}.op-leads-copy p{color:#eff7f2f2;max-width:420px;margin:0 0 28px;font-size:.9rem;line-height:1.5}.op-leads-feature-list{gap:14px;display:grid}.op-leads-feature{grid-template-columns:52px minmax(0,1fr);gap:12px;display:grid}.op-leads-feature__icon{color:#3e9;background:linear-gradient(#14865fb3,#0b6648db);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.op-leads-feature__icon svg{width:20px;height:20px}.op-leads-feature strong{color:#fff;margin-bottom:5px;font-size:1.02rem;display:block}.op-leads-feature span{color:#ecf5f0eb;font-size:.88rem;line-height:1.45;display:block}.op-qualify-step{grid-template-columns:repeat(2,minmax(0,1fr));min-height:680px;display:grid}.op-qualify-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-qualify-step__panel--dark{background:linear-gradient(90deg,#05402d61,#0000 22%),linear-gradient(#034633 0%,#063b2f 100%)}.op-qualify-step__panel--light{background:radial-gradient(circle at 50% 18%,#beebdf7a,#0000 34%),linear-gradient(#eef8f5 0%,#f7fcfa 100%)}.op-qualify-copy{color:#fff;max-width:430px;margin:0 auto;padding:0 22px}.op-qualify-copy__badge{color:#36ea98;width:fit-content;max-width:min(100%,360px)}.op-qualify-copy h2{color:#fff;letter-spacing:-.065em;margin:0 0 12px;font-size:clamp(2.05rem,2.55vw,2.9rem);line-height:1.02}.op-qualify-copy h2 span{color:#37ed9b}.op-qualify-copy p{color:#eff7f2f2;max-width:420px;margin:0 0 28px;font-size:.9rem;line-height:1.5}.op-qualify-feature-list{gap:14px;display:grid}.op-qualify-feature{grid-template-columns:52px minmax(0,1fr);gap:12px;display:grid}.op-qualify-feature__icon{color:#3e9;background:linear-gradient(#14865fb3,#0b6648db);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.op-qualify-feature__icon svg{width:20px;height:20px}.op-qualify-feature strong{color:#fff;margin-bottom:5px;font-size:1.02rem;display:block}.op-qualify-feature span{color:#ecf5f0eb;font-size:.88rem;line-height:1.45;display:block}.op-qualify-board-wrap{width:min(92%,820px);margin:0 auto;position:relative;overflow:visible}.op-qualify-board-wrap>:not(.op-ghost-window){z-index:2;position:relative}.op-qualify-board{z-index:4;background:#fffffff5;border:1px solid #dfe8e4eb;border-radius:28px;padding:16px;position:relative;box-shadow:0 24px 60px #17302721}.op-qualify-board__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.op-qualify-board__title-wrap{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.op-qualify-board__title-wrap strong{color:#152132;font-size:.96rem;display:block}.op-qualify-board__title-wrap p{color:#6f7b8e;max-width:320px;margin-top:6px;font-size:.68rem;line-height:1.45}.op-qualify-board__actions{align-items:flex-start;gap:8px;padding-top:24px;display:flex}.op-qualify-board__action{color:#425166;background:#fff;border:1px solid #dbe2eaf2;border-radius:12px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:.64rem;font-weight:700;line-height:1.1;display:inline-flex}.op-qualify-board__action svg{width:13px;height:13px}.op-qualify-board__action--primary{color:#fff;background:linear-gradient(#1ebd69 0%,#14995a 100%);border-color:#14a160d1;box-shadow:inset 0 1px #ffffff47}.op-qualify-toolbar{grid-template-columns:minmax(140px,1.4fr) repeat(6,minmax(90px,auto)) 46px;gap:10px;margin-bottom:14px;display:grid}.op-qualify-search,.op-qualify-filter{background:#fff;border:1px solid #dde4ecf2;border-radius:14px;min-height:42px}.op-qualify-search{color:#98a2b3;align-items:center;gap:10px;padding:0 14px;font-size:.74rem;display:flex}.op-qualify-search svg,.op-qualify-filter svg{width:15px;height:15px}.op-qualify-filter{color:#465467;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:.68rem;font-weight:600;display:inline-flex}.op-qualify-filter--icon{justify-content:center;padding:0}.op-qualify-alert{color:#ef4f4f;background:#fff2f2;border:1px solid #fec5c5eb;border-radius:16px;align-items:center;gap:10px;min-height:52px;margin-bottom:14px;padding:0 16px;font-size:.74rem;font-weight:600;display:flex}.op-qualify-alert__dot{background:#ff8f8f;border-radius:999px;width:12px;height:12px}.op-qualify-table{background:#fff;border:1px solid #e7ecf1f2;border-radius:18px;overflow:hidden}.op-qualify-table__head,.op-qualify-row{grid-template-columns:.86fr .9fr 1fr 1fr .92fr .68fr .84fr;align-items:center;column-gap:6px;padding:14px 12px;display:grid}.op-qualify-table__head{color:#7b8795;background:#f4f6f8;font-size:.62rem;font-weight:700;line-height:1.35}.op-qualify-table__head span,.op-qualify-row>span{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.op-qualify-row{color:#586578;border-top:1px solid #ebeff4eb;font-size:.66rem}.op-qualify-row>span:first-child,.op-qualify-row>span:nth-child(2){white-space:nowrap;line-height:1.5}.op-qualify-row>span:nth-child(6),.op-qualify-row>span:nth-child(7){justify-self:center}.op-qualify-row.is-highlight{background:#f3fdf7}.op-qualify-pill{color:#119b59;background:#dff9e8;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:.62rem;font-style:normal;font-weight:700;display:inline-flex}.op-qualify-pill--status{background:#dbf7e5}.op-qualify-score{color:#29384d;white-space:nowrap;align-items:center;gap:5px;font-size:.66rem;font-weight:700;display:inline-flex}.op-qualify-score svg{color:#12a65f;width:15px;height:15px}.op-crm-assignment-step{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));min-height:680px;display:grid;position:relative}.op-crm-assignment-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-crm-assignment-step__panel--dark{background:linear-gradient(90deg,#05402d52,#0000 22%),linear-gradient(#044432 0%,#06392d 100%)}.op-crm-assignment-step__panel--light{background:radial-gradient(circle at 86% 10%,#b8ecdc6b,#0000 24%),radial-gradient(circle at 26% 0,#c4eee16b,#0000 28%),linear-gradient(#eef8f5 0%,#f8fcfb 100%);align-items:center;padding-top:36px}.op-crm-assignment-copy{color:#fff;max-width:430px;margin:0 auto;padding:0 22px}.op-crm-assignment-copy__badge{color:#34ea98;width:fit-content;max-width:min(100%,360px)}.op-crm-assignment-copy h2{color:#fff;letter-spacing:-.065em;margin:0 0 12px;font-size:clamp(2.05rem,2.5vw,2.85rem);line-height:1.02}.op-crm-assignment-copy h2 span{color:#3befa0}.op-crm-assignment-copy p{color:#eff7f2f2;max-width:420px;margin:0 0 28px;font-size:.9rem;line-height:1.5}.op-crm-assignment-feature-list{gap:14px;display:grid}.op-crm-assignment-feature{grid-template-columns:52px minmax(0,1fr);gap:12px;display:grid}.op-crm-assignment-feature__icon{color:#3e9;background:linear-gradient(#14865fb3,#0b6648db);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.op-crm-assignment-feature__icon svg{width:20px;height:20px}.op-crm-assignment-feature strong{color:#fff;margin-bottom:5px;font-size:1.02rem;display:block}.op-crm-assignment-feature span{color:#ecf5f0eb;font-size:.88rem;line-height:1.45;display:block}.op-crm-board-wrap{width:min(98%,840px);margin:0 auto;position:relative;overflow:visible}.op-crm-board-wrap>:not(.op-ghost-window){z-index:2;position:relative}.op-crm-image-shell{z-index:4;background:#fff;border:1px solid #e0e8e5eb;border-radius:20px;width:min(100%,790px);margin:0 auto;padding:6px;position:relative;box-shadow:0 16px 34px #1730271f}.op-crm-image-frame{background:#fff;border-radius:14px;overflow:hidden}.op-crm-image{object-fit:contain;width:100%;height:auto;max-height:535px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block;transform:translateZ(0)}.op-revenue-growth-step{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));min-height:680px;display:grid;position:relative}.op-revenue-growth-step__panel{justify-content:center;align-items:center;padding:36px 24px;display:flex;position:relative;overflow:hidden}.op-revenue-growth-step__panel--dark{background:linear-gradient(90deg,#05402d52,#0000 22%),linear-gradient(#044432 0%,#06392d 100%)}.op-revenue-growth-step__panel--light{background:radial-gradient(circle at 22% 14%,#b8ecdc6b,#0000 28%),linear-gradient(#eef8f5 0%,#f8fcfb 100%)}.op-revenue-growth-copy{color:#fff;max-width:430px;margin:0 auto;padding:0 22px}.op-revenue-growth-copy__badge{color:#34ea98;width:fit-content;max-width:min(100%,360px)}.op-revenue-growth-copy h2{color:#fff;letter-spacing:-.065em;text-align:center;margin:0 0 12px;font-size:clamp(2.05rem,2.5vw,2.85rem);line-height:1.02}.op-revenue-growth-copy h2 span{color:#3befa0}.op-revenue-growth-copy p{color:#eff7f2f2;max-width:420px;margin:0 0 28px;font-size:.9rem;line-height:1.5}.op-revenue-growth-feature-list{gap:14px;display:grid}.op-revenue-growth-feature{grid-template-columns:52px minmax(0,1fr);gap:12px;display:grid}.op-revenue-growth-feature__icon{color:#3e9;background:linear-gradient(#14865fb3,#0b6648db);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.op-revenue-growth-feature__icon svg{width:20px;height:20px}.op-revenue-growth-feature strong{color:#fff;margin-bottom:5px;font-size:1.02rem;display:block}.op-revenue-growth-feature span{color:#ecf5f0eb;font-size:.88rem;line-height:1.45;display:block}.op-revenue-growth-visual{width:min(100%,560px);margin:0 auto}.op-revenue-growth-image-shell{background:#fff;border:1px solid #e0e8e5eb;border-radius:24px;width:min(100%,560px);margin:0 auto;padding:8px;box-shadow:0 20px 48px #1730271f}.op-revenue-growth-image-frame{background:#fff;border-radius:18px;overflow:hidden}.op-revenue-growth-image{object-fit:contain;width:100%;height:auto;max-height:430px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block;transform:translateZ(0)}@media (min-width:901px){.hero-workflow-header h2,.hero-cta-section-title h2,.wf-section-title,.case-h2,.int-h2,.usecases-h2,.templates-h2,.cta-h2,.op-workflow-copy h2,.op-qualify-copy h2,.op-integration-copy h2,.op-social-copy h2,.op-communication-copy h2,.op-leads-copy h2,.op-crm-assignment-copy h2,.op-revenue-growth-copy h2{font-size:clamp(1.4rem,2.6vw,2.35rem)}}@media (max-width:900px){html,body{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overflow:hidden auto}main,.op-solution-page,.op-solution-steps-section{touch-action:pan-y}.home-sketchpad-dock{max-width:calc(100vw - 20px);right:10px}.home-sketchpad-toolbar{max-width:calc(100vw - 74px);overflow:hidden}.op-solution-page,.op-solution-steps-section,.op-workflow-step,.op-qualify-step,.op-integration-step,.op-social-step,.op-communication-step,.op-leads-step,.op-crm-assignment-step,.op-revenue-growth-step{width:100%;max-width:100%;overflow-x:hidden}.op-journey-line{display:none}.op-solution-page--mobile-journey .op-journey-line{z-index:5;width:34px;height:100%;display:block;position:absolute;top:0;bottom:0;left:10px;overflow:visible}.op-solution-page--mobile-journey .op-journey-line__rail{stroke:#d9a94c38;stroke-width:7px}.op-solution-page--mobile-journey .op-journey-line__progress{stroke:#d8ad4d;stroke-width:5.6px;filter:drop-shadow(0 0 10px #d8ad4d85)}.op-solution-page--mobile-journey .op-journey-line__node{fill:#e5bc63;filter:drop-shadow(0 0 10px #e5bc6370)}.op-solution-steps-section{padding-bottom:30px}.op-solution-steps-section:after{width:calc(100% - 40px);bottom:12px}.op-solution-post-cta{padding:16px 16px 32px}.op-solution-post-cta__inner{border-radius:20px;grid-template-columns:1fr;gap:18px;padding:22px 20px}.op-solution-post-cta__inner:before{width:180px;height:180px;top:-28px;left:58%;right:auto}.op-solution-post-cta__inner:after{width:180px;height:110px;bottom:-42px;right:-36px}.op-solution-post-cta h2{white-space:normal;font-size:clamp(1.8rem,8vw,2.5rem)}.op-solution-post-cta__copy:before{width:120px;height:120px;top:auto;bottom:-42px;left:-28px;transform:rotate(-14deg)}.op-solution-post-cta p{font-size:.94rem}.op-solution-post-cta__actions{justify-content:flex-start}.op-solution-hero{padding:116px 20px 28px}.op-solution-hero:before{width:128px;height:128px;top:56px;left:-52px}.op-solution-hero:after{width:124px;height:54px;top:52px;right:-12px}.op-workflow-step{grid-template-columns:1fr;min-height:auto}.op-workflow-step__panel--dark,.op-qualify-step__panel--dark,.op-integration-step__panel--dark,.op-social-step__panel--dark,.op-communication-step__panel--dark,.op-crm-assignment-step__panel--dark,.op-revenue-growth-step__panel--dark,.op-leads-step__panel--dark{order:1}.op-workflow-step__panel--light,.op-qualify-step__panel--light,.op-integration-step__panel--light,.op-social-step__panel--light,.op-communication-step__panel--light,.op-crm-assignment-step__panel--light,.op-revenue-growth-step__panel--light,.op-leads-step__panel--light{order:2}.op-qualify-step,.op-crm-assignment-step,.op-revenue-growth-step{grid-template-columns:1fr;min-height:auto}.op-crm-assignment-copy,.op-revenue-growth-copy{margin:0 auto;padding:0 24px}.op-crm-assignment-copy h2,.op-revenue-growth-copy h2{font-size:clamp(2.4rem,10vw,4rem)}.op-crm-assignment-copy p,.op-revenue-growth-copy p{font-size:1rem}.op-crm-board-wrap,.op-revenue-growth-visual{width:calc(100% - 28px);max-width:760px;margin:0 auto;overflow:hidden}.op-crm-image-shell{width:min(100%,760px)}.op-revenue-growth-stats{grid-template-columns:1fr}.op-qualify-copy{margin:0 auto;padding:0 24px}.op-qualify-copy h2{font-size:clamp(2.4rem,10vw,4rem)}.op-qualify-copy p{font-size:1rem}.op-qualify-board-wrap{width:calc(100% - 28px);max-width:760px;max-inline-size:100%;margin:0 auto;overflow:hidden}.op-qualify-board__header{flex-direction:column}.op-qualify-board__actions{flex-wrap:wrap;width:100%}.op-qualify-board__action{flex:220px;justify-content:center}.op-qualify-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.op-qualify-search{grid-column:1/-1}.op-qualify-filter--icon{min-width:46px}.op-qualify-table{overflow-x:auto}.op-qualify-table__head,.op-qualify-row{min-width:760px}.op-workflow-builder{width:calc(100% - 28px);max-width:760px;margin:0 auto;overflow:hidden}.op-workflow-builder__header{flex-direction:column}.op-workflow-builder__actions{width:100%}.op-workflow-builder__btn{flex:1}.op-workflow-builder__step{grid-template-columns:46px minmax(0,1fr)}.op-workflow-builder__step-status,.op-workflow-builder__step-controls{grid-column:2}.op-workflow-builder__step-status{justify-self:start;margin-top:10px}.op-workflow-builder__step-controls{justify-self:end;margin-top:-34px}.op-workflow-builder__floating{display:none}.op-workflow-copy{margin:0 auto;padding:0 24px}.op-workflow-copy__badge{margin-bottom:24px;padding:16px 18px;font-size:1rem}.op-handdrawn-step-arrow,.op-handdrawn-step-arrow--workflow,.op-handdrawn-step-arrow--integration,.op-handdrawn-step-arrow--social,.op-handdrawn-step-arrow--communication,.op-handdrawn-step-arrow--leads{width:clamp(84px,20vw,112px);margin:0;top:calc(100% + 6px);left:calc(100% - 8px);right:auto;transform:rotate(9deg)}.op-handdrawn-step-arrow .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--workflow .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--integration .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--social .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--communication .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--leads .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--qualify .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--crm-assignment .op-handdrawn-step-arrow__head,.op-handdrawn-step-arrow--revenue-growth .op-handdrawn-step-arrow__head{stroke-width:5.4px;transform-origin:110px 98px;transform:scale(1.42)}.op-handdrawn-step-arrow--workflow,.op-handdrawn-step-arrow--qualify,.op-handdrawn-step-arrow--social,.op-handdrawn-step-arrow--leads,.op-handdrawn-step-arrow--revenue-growth,.op-handdrawn-step-arrow--integration,.op-handdrawn-step-arrow--communication,.op-handdrawn-step-arrow--crm-assignment{transform-origin:0 0;width:clamp(60px,15vw,76px);height:62px;top:calc(100% - 18px);left:calc(100% - 20px);right:auto;transform:rotate(5deg)scaleY(1.42)}.op-handdrawn-step-arrow--workflow{top:calc(100% - 18px);left:calc(100% - 20px)}.op-handdrawn-step-arrow--workflow svg,.op-handdrawn-step-arrow--qualify svg,.op-handdrawn-step-arrow--integration svg,.op-handdrawn-step-arrow--social svg,.op-handdrawn-step-arrow--communication svg,.op-handdrawn-step-arrow--leads svg,.op-handdrawn-step-arrow--crm-assignment svg,.op-handdrawn-step-arrow--revenue-growth svg{height:100%}.op-handdrawn-step-arrow--workflow .op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow--qualify .op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow--integration .op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow--social .op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow--communication .op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow--leads .op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow--crm-assignment .op-handdrawn-step-arrow__path,.op-handdrawn-step-arrow--revenue-growth .op-handdrawn-step-arrow__path{stroke-width:4.2px}.op-handdrawn-step-arrow--workflow .op-handdrawn-step-arrow__path--echo,.op-handdrawn-step-arrow--qualify .op-handdrawn-step-arrow__path--echo,.op-handdrawn-step-arrow--integration .op-handdrawn-step-arrow__path--echo,.op-handdrawn-step-arrow--social .op-handdrawn-step-arrow__path--echo,.op-handdrawn-step-arrow--communication .op-handdrawn-step-arrow__path--echo,.op-handdrawn-step-arrow--leads .op-handdrawn-step-arrow__path--echo,.op-handdrawn-step-arrow--crm-assignment .op-handdrawn-step-arrow__path--echo,.op-handdrawn-step-arrow--revenue-growth .op-handdrawn-step-arrow__path--echo{stroke-width:3px;opacity:.52}.op-workflow-copy h2{font-size:clamp(2.6rem,10vw,4rem)}.op-workflow-copy p{font-size:1.02rem}.op-integration-step{grid-template-columns:1fr;min-height:auto}.op-integration-copy{margin:0 auto;padding:0 24px}.op-integration-copy h2{font-size:clamp(2.5rem,10vw,4rem)}.op-integration-copy p,.op-social-copy__lede,.op-communication-copy p,.op-leads-copy p{font-size:1rem}.op-workflow-builder--integrations{width:calc(100% - 28px);max-width:760px;margin:0 auto;overflow:hidden}.op-integrations-board__header,.op-integrations-board__summary{flex-direction:column;align-items:flex-start}.op-integrations-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.op-social-step{grid-template-columns:1fr;min-height:auto}.op-social-board-wrap{width:calc(100% - 28px);max-width:760px;margin:0 auto;overflow:hidden}.op-social-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.op-social-flow{min-height:250px}.op-social-copy{margin:0 auto;padding:0 24px}.op-social-copy h2{font-size:clamp(2.5rem,10vw,4rem)}.op-social-feature{grid-template-columns:52px minmax(0,1fr);gap:12px}.op-social-feature__icon{border-radius:14px;width:44px;height:44px}.op-social-feature strong{font-size:1.02rem}.op-social-feature span{font-size:.88rem;line-height:1.45}.op-communication-step{grid-template-columns:1fr;min-height:auto}.op-communication-copy{margin:0 auto;padding:0 24px}.op-communication-copy h2{font-size:clamp(2.4rem,10vw,4rem)}.op-communication-board-wrap{width:calc(100% - 28px);max-width:760px;margin:0 auto;overflow:hidden}.op-communication-board__header{flex-direction:column;align-items:flex-start}.op-communication-card-grid{grid-template-columns:1fr}.op-leads-step{grid-template-columns:1fr;min-height:auto}.op-leads-board-wrap{width:calc(100% - 28px);max-width:760px;margin:0 auto;overflow:hidden}.op-leads-board{padding:26px 18px 24px}.op-leads-method{grid-template-columns:72px minmax(0,1fr);min-height:0;padding:16px}.op-leads-method__icon{width:68px;height:68px}.op-leads-method__badge{grid-column:2;justify-self:start}.op-leads-copy{margin:0 auto;padding:0 24px}.op-leads-copy h2{font-size:clamp(2.4rem,10vw,4rem)}.op-ghost-window{display:none}}@media (max-width:640px){.op-solution-hero{padding:110px 18px 26px}.op-solution-hero-inner{max-width:360px}.op-solution-hero h1{margin-bottom:12px;font-size:clamp(2rem,9vw,3.2rem);line-height:.96}.op-solution-hero p{max-width:340px;font-size:.98rem;line-height:1.65}.op-workflow-step__panel,.op-qualify-step__panel,.op-integration-step__panel,.op-social-step__panel,.op-communication-step__panel,.op-leads-step__panel,.op-crm-assignment-step__panel,.op-revenue-growth-step__panel{padding:28px 14px}.op-qualify-step__panel,.op-crm-assignment-step__panel,.op-revenue-growth-step__panel{padding:28px 16px}.op-qualify-board,.op-crm-board{border-radius:22px;padding:14px}.op-qualify-board__title-wrap{flex-direction:column;gap:10px}.op-qualify-toolbar{overscroll-behavior-x:contain;flex-wrap:nowrap;grid-template-columns:none;gap:8px;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.op-qualify-filter--icon{flex:0 0 42px;width:42px;min-width:42px}.op-crm-image-shell{padding:12px}.op-revenue-growth-image-shell{border-radius:20px;padding:6px}.op-workflow-copy,.op-qualify-copy,.op-integration-copy,.op-social-copy,.op-communication-copy,.op-leads-copy,.op-crm-assignment-copy,.op-revenue-growth-copy{padding:0 18px}.op-workflow-copy h2,.op-qualify-copy h2,.op-integration-copy h2,.op-social-copy h2,.op-communication-copy h2,.op-leads-copy h2,.op-crm-assignment-copy h2,.op-revenue-growth-copy h2{font-size:clamp(2rem,8.8vw,3rem)}.op-workflow-copy p,.op-qualify-copy p,.op-integration-copy p,.op-social-copy__lede,.op-communication-copy p,.op-leads-copy p,.op-crm-assignment-copy p,.op-revenue-growth-copy p{font-size:.96rem}.op-workflow-builder,.op-workflow-builder--integrations,.op-social-board-wrap,.op-communication-board-wrap,.op-leads-board-wrap,.op-qualify-board-wrap,.op-crm-board-wrap,.op-revenue-growth-visual{width:calc(100% - 20px)}.op-workflow-builder,.op-workflow-builder--integrations,.op-social-board,.op-communication-board,.op-leads-board,.op-qualify-board,.op-crm-image-shell,.op-revenue-growth-image-shell,.op-integrations-board{border-radius:16px}.op-workflow-builder__frame,.op-integrations-board,.op-social-board,.op-communication-board,.op-leads-board,.op-qualify-board{padding:6px}.op-workflow-step__panel--light{padding:14px 10px 12px}.op-workflow-builder{width:calc(100% - 12px);padding-bottom:0}.op-workflow-builder__frame{border-radius:14px;padding:5px}.op-workflow-builder__header,.op-integrations-board__header,.op-social-board__header,.op-communication-board__header,.op-qualify-board__header,.op-leads-board__header{gap:8px;padding:6px 6px 8px}.op-workflow-builder__header{align-items:stretch}.op-workflow-builder__title,.op-integrations-board__header h3,.op-social-board__title,.op-communication-board__head-left strong,.op-qualify-board__title-wrap strong,.op-leads-board__header h3{font-size:.68rem;line-height:1.15}.op-workflow-builder__header p,.op-integrations-board__header p,.op-social-board__body>p,.op-communication-board__head-left p,.op-leads-board__header p,.op-qualify-board__title-wrap p{font-size:.55rem;line-height:1.3}.op-workflow-builder__actions{gap:4px;width:100%}.op-workflow-builder__btn{white-space:nowrap;flex:1 1 0;min-width:0;height:22px;padding:0 7px;font-size:.56rem}.op-integrations-board__header-actions .op-workflow-builder__btn,.op-integrations-board__header-actions .op-workflow-builder__btn--primary{border-radius:6px;flex:none;height:18px;padding:0 6px;font-size:.48rem}.op-workflow-builder__step{grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:5px;padding:6px 6px 7px}.op-workflow-builder__step-icon{border-radius:6px;grid-row:1/span 2;align-self:start;width:20px;height:20px;margin-top:1px}.op-workflow-builder__step-copy{grid-area:1/2/span 2;min-width:0;padding-right:2px}.op-workflow-builder__step-copy strong{align-items:center;font-size:.56rem;line-height:1.15;display:flex}.op-workflow-builder__step-copy span{font-size:.46rem;line-height:1.2}.op-workflow-builder__step-status{white-space:nowrap;grid-area:1/3;place-self:start end;padding:2px 5px;font-size:.46rem}.op-workflow-builder__step-controls{grid-area:2/3;place-self:start end;align-items:center;gap:4px;margin-top:2px;font-size:.52rem;display:flex}.op-workflow-builder__footer,.op-workflow-builder__add-step{font-size:.5rem}.op-workflow-builder__footer{margin-top:4px;padding:6px 7px}.op-workflow-builder__steps{padding-top:6px}.op-workflow-builder__connector{margin:1px 0}.op-integrations-board__summary{gap:8px;padding:6px}.op-integrations-board__header{flex-direction:column;align-items:stretch;display:flex}.op-integrations-board__header-main{grid-template-columns:1fr;align-items:start;gap:4px;display:grid}.op-integrations-board__header h3{text-align:left;grid-column:1/-1;justify-self:start;margin-bottom:0}.op-integrations-board__header p{text-align:left;grid-row:2;justify-self:start}.op-integrations-board__header-actions{grid-area:3/1/auto/-1;justify-content:flex-end;place-self:center end;align-items:center;gap:8px;width:100%;margin-top:-1px}.op-integrations-board__docs{white-space:nowrap;font-size:.56rem}.op-integrations-board__summary-left{grid-template-columns:24px minmax(0,1fr);gap:6px}.op-integrations-board__summary-icon{border-radius:7px;width:24px;height:24px}.op-integrations-board__summary-left strong,.op-integrations-card strong,.op-social-card strong,.op-communication-card strong,.op-leads-method__copy strong{font-size:.58rem;line-height:1.15}.op-integrations-card p,.op-social-card span,.op-communication-card p,.op-leads-method__copy span{font-size:.48rem;line-height:1.2}.op-integrations-card p{display:none}.op-integrations-pill,.op-communication-card__badge,.op-leads-method__badge,.op-qualify-pill{white-space:nowrap;font-size:.5rem}.op-social-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.op-social-card{border-radius:10px;min-height:60px;padding:6px 4px}.op-social-card__logo{width:16px;height:16px;margin-bottom:4px}.op-social-flow{min-height:104px;margin-top:4px}.op-social-flow__capture{width:60px;height:60px}.op-social-flow__capture strong,.op-social-flow__capture span{font-size:.42rem}.op-social-flow__line--left{height:34px}.op-social-flow__line--left-mid,.op-social-flow__line--right-mid{height:58px}.op-social-flow__line--right{height:34px}.op-communication-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.op-communication-card{border-radius:14px;min-height:118px;padding:10px 10px 0}.op-communication-card__logo{border-radius:9px;width:30px;height:30px}.op-communication-card__bottom{margin-left:-10px;margin-right:-10px;padding:8px 10px 10px}.op-communication-card p{display:none}.op-leads-board{padding:14px 12px 16px}.op-leads-method{border-radius:16px;grid-template-columns:44px minmax(0,1fr);gap:8px;padding:10px}.op-leads-method__icon{border-radius:8px;width:36px;height:36px}.op-leads-method__badge{padding:6px 8px;display:none}.op-qualify-board{max-width:100%;padding:8px;overflow-x:hidden}.op-qualify-board__actions{gap:6px}.op-qualify-board__header{align-items:flex-start;margin-bottom:8px}.op-qualify-board__title-wrap{align-items:flex-start;gap:6px;width:100%}.op-qualify-board__title-wrap strong,.op-qualify-board__title-wrap p{text-align:left}.op-qualify-board__action{white-space:nowrap;flex:120px;min-height:30px;padding:0 8px;font-size:.52rem}.op-qualify-search,.op-qualify-filter{min-height:34px;font-size:.56rem}.op-qualify-search{flex:0 0 132px;grid-column:auto;min-width:132px}.op-qualify-filter{white-space:nowrap;flex:0 0 110px;min-width:110px}.op-qualify-table__head,.op-qualify-row{min-width:620px;padding:10px 8px;font-size:.56rem}.op-qualify-table{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.op-crm-image-shell,.op-revenue-growth-image-shell{padding:4px}.hero-h1{white-space:normal;letter-spacing:-.035em;max-width:340px;margin-bottom:0;margin-left:auto;margin-right:auto;padding:0 2px;font-size:clamp(1.95rem,8.9vw,2.45rem);font-weight:700;line-height:1;transform:none}.hero-h1-line--desktop-single{display:none}.hero-h1-line--mobile-brand,.hero-h1-line--mobile-copy{white-space:nowrap;display:block}.hero-h1-accent{padding-right:.02em;font-weight:700}.hero-sub{text-align:center;width:min(100%,306px);margin:14px auto 0}.hero-workflow-header h2,.hero-cta-section-title h2,.home-faq-header h2,.logos-heading h2,.wf-section-title,.fb-title,.case-h2,.int-h2,.usecases-h2,.templates-h2,.cta-h2,.op-workflow-copy h2,.op-qualify-copy h2,.op-integration-copy h2,.op-social-copy h2,.op-communication-copy h2,.op-leads-copy h2,.op-crm-assignment-copy h2,.op-revenue-growth-copy h2{letter-spacing:-.055em;text-wrap:balance;margin-bottom:10px;font-family:Didot,Bodoni MT,Baskerville,Times New Roman,serif;font-size:clamp(1.16rem,5.05vw,1.4rem);font-weight:700;line-height:.98}.hero-workflow-header h2{max-width:18ch;margin-left:auto;margin-right:auto;font-size:clamp(1.62rem,7.1vw,1.95rem);line-height:1.04}.hero-cta-section-title h2{width:100%;max-width:none;margin-left:auto;margin-right:auto;font-size:clamp(1.62rem,7.1vw,1.95rem);line-height:1.04}.usecases-h2{font-size:clamp(1.4rem,6vw,1.7rem);line-height:1.04}.cta-h2{font-size:clamp(1.8rem,7.9vw,2.12rem);line-height:1.04}.hero-cta-title-main{white-space:normal;text-align:center;width:min(100%,23ch);max-width:23ch;margin-left:auto;margin-right:auto}.hero-cta-title-main--desktop{display:none}.hero-cta-title-main--mobile{text-align:center;white-space:normal;flex-direction:column;align-items:stretch;gap:.06em;width:min(100%,23ch);max-width:23ch;margin-left:auto;margin-right:auto;display:flex}.hero-cta-title-line{white-space:nowrap;text-align:center;width:100%;display:block}.hero-cta-title-sub{width:min(100%,38ch);max-width:38ch;margin-left:auto;margin-right:auto}.hero-pipeline-stage .hero-cta-title-sub{width:min(100%,38ch);max-width:38ch}.hero-cta-title-sub-desktop{display:none}.hero-cta-title-sub-mobile{display:block}.hero-cta-title-break-mobile{display:none}.customers-h2{letter-spacing:-.055em;text-wrap:balance;margin-bottom:18px;font-family:Didot,Bodoni MT,Baskerville,Times New Roman,serif;font-size:clamp(1.16rem,5.05vw,1.4rem);font-weight:500;line-height:.98}}
