@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_build/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_build/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_build/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_build/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_build/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_build/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_build/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg-base: #07070d;--bg-elevated: #0e0e18;--bg-subtle: #0b0b14;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .65);--text-tertiary: rgba(255, 255, 255, .45);--border-glass: rgba(255, 255, 255, .12);--border-subtle: rgba(255, 255, 255, .06);--accent-violet: #8b5cf6;--accent-violet-muted: rgba(139, 92, 246, .15);--accent-cyan: #06b6d4;--accent-magenta: #ec4899;--accent-mint: #34d399;--accent-amber: #fbbf24;--accent-rose: #f43f5e;--gradient-hero-text: linear-gradient(90deg, #fff 0%, #c4b5fd 100%);--gradient-cta: linear-gradient(135deg, #8b5cf6, #7c3aed);--gradient-cta-hover: linear-gradient(135deg, #a78bfa, #8b5cf6);--gradient-mesh: radial-gradient(ellipse 80% 60% at 20% 20%, rgba(124, 58, 237, .45), transparent 60%), radial-gradient(ellipse 70% 60% at 80% 30%, rgba(34, 211, 238, .25), transparent 55%), radial-gradient(ellipse 60% 60% at 50% 100%, rgba(236, 72, 153, .18), transparent 60%), var(--bg-base);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 20px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1)}.c-landing{background-color:var(--bg-base);color:var(--text-primary);min-height:100vh}html{scroll-behavior:smooth}.c-button{display:inline-flex;align-items:center;gap:var(--space-2);cursor:pointer;text-decoration:none;transition:transform .2s var(--ease-out),color .2s var(--ease-out),background .2s var(--ease-out),border-color .2s var(--ease-out),box-shadow .2s var(--ease-out)}.c-button[data-variant=primary]{background:var(--gradient-cta);color:#fff;padding:14px 28px;border-radius:var(--r-md);border:none;box-shadow:0 8px 24px #8b5cf659;font:600 16px/1 Inter Variable,system-ui,sans-serif}.c-button[data-variant=primary]:hover{transform:translateY(-1px);background:var(--gradient-cta-hover);box-shadow:0 12px 32px #8b5cf680}.c-button[data-variant=secondary]{background:transparent;border:1px solid var(--border-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text-primary);padding:14px 28px;border-radius:var(--r-md);font:600 16px/1 Inter Variable,system-ui,sans-serif}.c-button[data-variant=secondary]:hover{background:#ffffff0f;border-color:#fff3}.c-button[data-variant=ghost]{background:transparent;border:none;color:var(--text-secondary);padding:12px 16px;font:500 15px/1 Inter Variable,system-ui,sans-serif}.c-button[data-variant=ghost]:hover{color:var(--text-primary)}.c-eyebrow{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:999px;background:#ffffff0f;border:1px solid var(--border-glass);font-family:JetBrains Mono Variable,ui-monospace,monospace;font-size:12px;font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary)}.c-eyebrow__dot{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.c-eyebrow__dot--mint{background:var(--accent-mint);box-shadow:0 0 8px var(--accent-mint)}.c-eyebrow__dot--violet{background:var(--accent-violet)}@keyframes eyebrowDotPulse{0%{opacity:.7}to{opacity:1}}@media(prefers-reduced-motion:no-preference){.c-eyebrow__dot--mint{animation:eyebrowDotPulse 2s var(--ease-in-out) infinite alternate}}.c-glass-card{background:#ffffff0a;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-glass);border-radius:var(--r-lg);box-shadow:0 8px 32px #0000004d;transition:box-shadow .3s var(--ease-out)}.c-glass-card--elevated{box-shadow:0 30px 60px #00000080,0 0 80px #7c3aed1f}.c-glass-card--pad-sm{padding:var(--space-4)}.c-glass-card--pad-md{padding:var(--space-6)}.c-glass-card--pad-lg{padding:var(--space-8)}.c-gradient-text{display:block}.c-gradient-text--hero{background:var(--gradient-hero-text);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.c-gradient-text--section{color:var(--text-primary)}.c-logo{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.c-logo__lockup{display:inline-flex;align-items:center;min-width:0}.c-logo__asset{display:block;width:auto;object-fit:contain;flex-shrink:0}.c-logo__asset--sm{height:23px}.c-logo__asset--md{height:30px}.c-logo__mark{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.c-logo__mark--sm{font-size:18px}.c-logo__mark--md{font-size:24px}.c-logo__tag{font-family:var(--font-heading);font-weight:500;font-size:10px;line-height:1;letter-spacing:0;text-transform:none;color:var(--text-tertiary);margin-left:0}.roads-mark__lines{opacity:.55}.roads-mark__node{fill:currentColor}.node-loader{display:inline-flex;align-items:center;justify-content:center;color:var(--roads-gold, #FCB900);flex-shrink:0}.node-loader--sm{width:24px;height:24px}.node-loader--md{width:48px;height:48px}.node-loader--lg{width:80px;height:80px}.node-loader__svg{width:100%;height:100%;display:block}.node-loader__svg{transform-origin:50% 50%;animation:node-loader-spin 2.8s linear infinite}.node-loader__svg .roads-mark__node--center{transform-origin:50% 50%;animation:node-loader-pulse 1.5s ease-in-out infinite}.node-loader__svg .roads-mark__lines{animation:node-loader-lines-pulse 1.5s ease-in-out infinite}@keyframes node-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes node-loader-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@keyframes node-loader-lines-pulse{0%,to{opacity:.25}50%{opacity:.65}}@media(prefers-reduced-motion:reduce){.node-loader__svg,.node-loader__svg .roads-mark__node--center,.node-loader__svg .roads-mark__lines{animation:none}}.c-mesh-background{position:absolute;inset:0;z-index:0;pointer-events:none;background:var(--gradient-mesh);background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),var(--gradient-mesh);background-size:40px 40px,40px 40px,100% 100%}.c-mesh-background--dense{box-shadow:inset 0 0 200px #8b5cf633}@keyframes meshDrift{0%{transform:translate(0)}to{transform:translate(1%,-.5%)}}@media(prefers-reduced-motion:no-preference){.c-mesh-background{animation:meshDrift 30s var(--ease-in-out) infinite alternate}}.c-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:96px var(--space-8) var(--space-16)}.c-hero__bg{position:absolute;inset:0;z-index:0}.c-hero__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:var(--space-16);max-width:1280px;margin:0 auto;align-items:center;position:relative;z-index:1;width:100%}.c-hero__content{display:flex;flex-direction:column}.c-hero__title{font:700 clamp(36px,5.5vw,68px) / 1.05 "Inter Variable",system-ui,sans-serif;letter-spacing:0;margin:var(--space-6) 0 var(--space-4);text-wrap:balance}.c-hero__sub{font:clamp(17px,2vw,20px) / 1.55 "Inter Variable",system-ui,sans-serif;color:var(--text-secondary);max-width:48ch;margin:0 0 var(--space-8)}.c-hero__ctas{display:flex;gap:var(--space-4);flex-wrap:wrap}.c-hero__proof{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-6);font:500 13px/1 JetBrains Mono Variable,monospace;color:var(--text-tertiary);letter-spacing:.02em}.c-hero__proof-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-mint);box-shadow:0 0 8px var(--accent-mint)}.c-hero__art{display:flex;align-items:center;justify-content:center;width:100%;min-width:0}.c-hero__preview-motion{width:100%;max-width:660px;min-width:0}@media(max-width:1024px){.c-hero{padding-top:80px;min-height:auto;padding-bottom:var(--space-12)}.c-hero__grid{grid-template-columns:1fr;gap:var(--space-10)}.c-hero__art{order:1}.c-hero__content{order:-1}}.c-hero-video-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000c;backdrop-filter:blur(8px);overflow:auto;-webkit-overflow-scrolling:touch;padding:min(var(--space-6),5vw)}.c-hero-video-modal__content{position:relative;width:min(860px,calc(100vw - 28px));max-height:min(85vh,540px);border-radius:16px;overflow:hidden;background:var(--surface-primary);box-shadow:0 24px 80px #00000080}.c-hero-video-modal__close{position:absolute;top:12px;right:12px;z-index:1;width:36px;height:36px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.c-hero-video-modal__close:hover{background:#000000d9}.c-hero-video-modal__video{display:block;width:100%;max-width:100%;max-height:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}@media(max-width:640px){.c-hero-video-modal{padding:10px 8px;align-items:flex-start}.c-hero-video-modal__content{width:min(100%,420px);max-height:calc(100vh - 20px)}.c-hero-video-modal__close{width:34px;height:34px;top:8px;right:8px}}@media(max-width:320px){.c-hero-video-modal{padding:8px}}.c-hero-preview-video-container{position:relative;width:min(100%,660px);min-width:0;aspect-ratio:4 / 3;isolation:isolate;overflow:hidden;border:1px solid rgba(47,128,237,.14);border-radius:32px;background:radial-gradient(circle at 50% 40%,rgba(34,197,94,.1),transparent 40%),linear-gradient(145deg,#ffffffeb,#f7fafccc);box-shadow:0 30px 80px -46px #2f80ed5c,0 18px 52px -46px #0f172a4d,inset 0 1px #ffffffeb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.c-hero-preview-video-container:before{position:absolute;inset:16px;z-index:0;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:radial-gradient(circle at 50% 50%,rgba(47,128,237,.03),transparent 60%);content:""}.c-hero-preview-video-container__glow{position:absolute;inset:-20%;z-index:0;background:radial-gradient(circle at 30% 24%,rgba(34,197,94,.12),transparent 30%),radial-gradient(circle at 76% 62%,rgba(47,128,237,.12),transparent 36%);filter:blur(24px)}.c-hero-preview-orbit{position:absolute;inset:clamp(18px,4.5vw,38px);z-index:1;min-width:0;color:var(--text-primary)}.c-hero-preview-orbit__svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.c-hero-preview-approval-node{position:absolute;top:50%;left:50%;display:grid;width:clamp(118px,24vw,158px);min-height:clamp(112px,22vw,146px);align-content:center;justify-items:center;gap:9px;border:1px solid rgba(34,197,94,.26);border-radius:999px;background:radial-gradient(circle at 50% 22%,#fffffffa,#ffffffdb 54%,#f0fdf4c7),linear-gradient(145deg,#fffffff5,#f0fdf4c7);box-shadow:0 20px 52px -32px #22c55eb3,0 0 0 10px #22c55e0f,inset 0 1px #fffffff0;transform:translate(-50%,-50%)}.c-hero-preview-approval-node__halo{position:absolute;inset:-20px;z-index:-1;border-radius:inherit;background:radial-gradient(circle,rgba(34,197,94,.16),transparent 66%)}.c-hero-preview-approval-node__icon{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--accent-mint);box-shadow:0 12px 26px -16px #22c55edb;color:#fff;font:800 18px/1 Inter Variable,system-ui,sans-serif}.c-hero-preview-approval-node__label{max-width:10ch;color:var(--text-primary);font:800 clamp(13px,1.9vw,16px) / 1.08 "Inter Variable",system-ui,sans-serif;letter-spacing:-.035em;text-align:center}.c-hero-preview-orbit-node{position:absolute;display:grid;min-width:116px;max-width:158px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px 8px;border:1px solid rgba(47,128,237,.14);border-radius:999px;padding:8px 10px 8px 8px;background:#fffffff0;box-shadow:0 12px 32px -24px #0f172a52,inset 0 1px #fffffff5}.c-hero-preview-orbit-node__pulse{width:13px;height:13px;border-radius:999px;background:var(--accent-cyan);box-shadow:0 0 0 6px #2f80ed1c}.c-hero-preview-orbit-node__meta{color:var(--text-tertiary);font:800 9px/1 JetBrains Mono Variable,monospace;letter-spacing:.08em}.c-hero-preview-orbit-node__label{grid-column:1 / -1;overflow:hidden;color:var(--text-secondary);font:750 11px/1.12 Inter Variable,system-ui,sans-serif;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.c-hero-preview-orbit-node--draft{top:12%;left:11%}.c-hero-preview-orbit-node--comment{top:18%;right:8%}.c-hero-preview-orbit-node--review{right:12%;bottom:17%;border-color:#f59e0b38}.c-hero-preview-orbit-node--review .c-hero-preview-orbit-node__pulse{background:var(--accent-amber);box-shadow:0 0 0 6px #f59e0b21}.c-hero-preview-orbit-node--approved{bottom:13%;left:13%;border-color:#22c55e38}.c-hero-preview-orbit-node--approved .c-hero-preview-orbit-node__pulse{background:var(--accent-mint);box-shadow:0 0 0 6px #22c55e21}.c-hero-preview-flow-chip{position:absolute;display:inline-flex;max-width:min(230px,44%);align-items:center;border:1px solid rgba(255,255,255,.84);border-radius:999px;padding:7px 11px;background:#ffffffeb;box-shadow:0 10px 28px -22px #0f172a3d;color:var(--text-secondary);font:750 10px/1.1 Inter Variable,system-ui,sans-serif;letter-spacing:-.01em}.c-hero-preview-flow-chip--campaign{top:2%;left:43%;color:var(--accent-cyan);transform:translate(-50%)}.c-hero-preview-flow-chip--reply{right:3%;bottom:44%}.c-hero-preview-flow-chip--human{bottom:4%;left:50%;color:var(--accent-mint);transform:translate(-50%)}@media(max-width:720px){.c-hero-preview-video-container{aspect-ratio:4 / 3.35;border-radius:26px;transform:none}.c-hero-preview-video-container:before{inset:12px;background-size:24px 24px}.c-hero-preview-orbit{inset:18px}.c-hero-preview-orbit-node{min-width:104px;max-width:136px;padding:7px 9px 7px 7px}.c-hero-preview-orbit-node__label{font-size:10px}.c-hero-preview-flow-chip{max-width:42%;padding:6px 9px;font-size:9px}}@keyframes heroPreviewGlowDrift{0%{transform:translate3d(-1.5%,1%,0) scale(1)}to{transform:translate3d(1.5%,-1%,0) scale(1.04)}}@keyframes heroPreviewLineDraw{0%{stroke-dashoffset:42;opacity:.2}45%,to{stroke-dashoffset:0;opacity:1}}@keyframes heroPreviewPulse{0%,to{box-shadow:0 0 0 5px #2f80ed1a}50%{box-shadow:0 0 0 9px #2f80ed0a}}@keyframes heroPreviewFloat{0%,to{translate:0 0}50%{translate:0 -7px}}@media(prefers-reduced-motion:no-preference){.c-hero-preview-video-container__glow{animation:heroPreviewGlowDrift 8s var(--ease-in-out) infinite alternate}.c-hero-preview-orbit__svg ellipse,.c-hero-preview-orbit__svg line{stroke-dasharray:42;animation:heroPreviewLineDraw 3.8s var(--ease-out) infinite}.c-hero-preview-orbit__svg ellipse:nth-of-type(2),.c-hero-preview-orbit__svg line:nth-of-type(2){animation-delay:.18s}.c-hero-preview-orbit__svg line:nth-of-type(3){animation-delay:.34s}.c-hero-preview-approval-node__halo{animation:heroPreviewFloat 5.8s var(--ease-in-out) infinite}.c-hero-preview-orbit-node__pulse{animation:heroPreviewPulse 2.8s var(--ease-in-out) infinite}.c-hero-preview-orbit-node--review .c-hero-preview-orbit-node__pulse{animation-delay:.4s}.c-hero-preview-orbit-node--approved .c-hero-preview-orbit-node__pulse{animation-delay:.8s}.c-hero-preview-flow-chip{animation:heroPreviewFloat 6.4s var(--ease-in-out) infinite}.c-hero-preview-flow-chip--reply{animation-delay:.75s}.c-hero-preview-flow-chip--human{animation-delay:1.2s}}@media(prefers-reduced-motion:reduce){.c-hero-preview-video-container__glow,.c-hero-preview-orbit__svg ellipse,.c-hero-preview-orbit__svg line,.c-hero-preview-approval-node__halo,.c-hero-preview-orbit-node__pulse,.c-hero-preview-flow-chip{animation:none!important}}@media(max-width:520px){.c-hero-preview-video-container{width:100%;aspect-ratio:1 / 1.04;border-radius:22px}.c-hero-preview-video-container:before{inset:10px;mask-image:radial-gradient(circle at 50% 50%,#000 0 44%,transparent 72%)}.c-hero-preview-orbit{inset:14px}.c-hero-preview-approval-node{width:112px;min-height:108px}.c-hero-preview-approval-node__icon{width:30px;height:30px;font-size:16px}.c-hero-preview-orbit-node{min-width:92px;max-width:124px;gap:5px 7px}.c-hero-preview-orbit-node--draft{top:10%;left:2%}.c-hero-preview-orbit-node--comment{top:11%;right:1%}.c-hero-preview-orbit-node--review{right:2%;bottom:14%}.c-hero-preview-orbit-node--approved{bottom:13%;left:2%}.c-hero-preview-flow-chip--campaign{top:0;left:50%}.c-hero-preview-flow-chip--reply{right:0;bottom:43%}.c-hero-preview-flow-chip--human{bottom:0}}@media(max-width:380px){.c-hero-preview-orbit-node{min-width:82px;max-width:104px}.c-hero-preview-orbit-node__label,.c-hero-preview-flow-chip{white-space:normal}.c-hero-preview-flow-chip{max-width:38%;line-height:1.05}}.c-nav{position:fixed;top:0;left:0;right:0;z-index:50;background:#07070d66;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:background .3s var(--ease-out),border-color .3s var(--ease-out)}.c-nav--scrolled{background:#07070dd9;border-bottom-color:var(--border-subtle)}.c-nav__inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:var(--space-4) var(--space-8)}.c-nav__links{display:flex;align-items:center;gap:var(--space-6)}.c-nav__link{font:500 14px/1 Inter Variable,system-ui,sans-serif;color:var(--text-secondary);text-decoration:none;transition:color .18s ease}.c-nav__link:hover{color:var(--text-primary)}.c-nav__cta{padding:8px 18px!important;font-size:14px!important;box-shadow:none!important;animation:none!important}.c-nav__cta:hover{box-shadow:0 4px 16px #8b5cf64d!important}.c-nav__burger{display:none;background:none;border:none;padding:8px;cursor:pointer;width:32px;height:32px;position:relative}.c-nav__burger-line,.c-nav__burger-line:before,.c-nav__burger-line:after{display:block;width:18px;height:1.5px;background:var(--text-primary);border-radius:1px;position:absolute;left:50%;transform:translate(-50%);transition:all .25s var(--ease-out)}.c-nav__burger-line{top:50%;transform:translate(-50%,-50%)}.c-nav__burger-line:before{content:"";top:-6px;left:0;transform:none}.c-nav__burger-line:after{content:"";top:6px;left:0;transform:none}.c-nav__burger-line--open{background:transparent}.c-nav__burger-line--open:before{top:0;transform:rotate(45deg)}.c-nav__burger-line--open:after{top:0;transform:rotate(-45deg)}@media(max-width:768px){.c-nav__inner{padding:var(--space-3) var(--space-4)}.c-nav__burger{display:block}.c-nav__links{position:fixed;top:0;right:0;bottom:0;width:min(280px,80vw);flex-direction:column;align-items:flex-start;gap:var(--space-1);padding:72px var(--space-6) var(--space-8);background:var(--bg-elevated);border-left:1px solid var(--border-glass);transform:translate(100%);transition:transform .3s var(--ease-out);z-index:100;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.c-nav__links--open{transform:translate(0)}.c-nav__link{font-size:16px;padding:var(--space-3) 0;width:100%}.c-nav__cta{margin-top:var(--space-4);width:100%;justify-content:center}}.c-features-section{max-width:1280px;margin:0 auto;padding:var(--space-24) var(--space-8)}.c-features-section__header{max-width:760px;margin:0 auto var(--space-12);text-align:center}.c-features-section__header h2{margin:var(--space-4) 0 0;font:750 clamp(34px,5vw,58px) / 1.04 "Inter Variable",system-ui,sans-serif;text-wrap:balance}.c-features-section__sub{margin:var(--space-5, 20px) auto 0;color:var(--text-secondary);font:clamp(16px,1.8vw,19px) / 1.6 "Inter Variable",system-ui,sans-serif}@media(max-width:640px){.c-features-section{padding:var(--space-16) var(--space-4)}}.c-integrations-section{padding:var(--space-24) var(--space-8);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--bg-subtle)}.c-integrations-section__inner{max-width:1180px;margin:0 auto;text-align:center}.c-integrations-section__inner h2{max-width:760px;margin:var(--space-4) auto 0;font:750 clamp(34px,5vw,58px) / 1.04 "Inter Variable",system-ui,sans-serif;text-wrap:balance}.c-integrations-section__sub{max-width:680px;margin:var(--space-5, 20px) auto var(--space-12);color:var(--text-secondary);font:clamp(16px,1.8vw,19px) / 1.6 "Inter Variable",system-ui,sans-serif}.c-integrations-section__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-4)}.c-integrations-section__icon-card{position:relative;display:grid;min-height:144px;place-items:center;align-content:center;gap:var(--space-3);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff0f;color:var(--text-primary);transition:transform .2s var(--ease-out),border-color .2s var(--ease-out),background .2s var(--ease-out)}.c-integrations-section__icon-card:before{position:absolute;inset:auto -20% -36%;height:72px;content:"";background:#34d39929;filter:blur(20px)}.c-integrations-section__icon-card:hover{transform:translateY(-3px);border-color:#ffffff38;background:#ffffff16}.c-integrations-section__icon-card--soon{color:var(--text-secondary)}.c-integrations-section__icon-card--soon:before{background:#fbbf241f}.c-integrations-section__icon{position:relative;z-index:1;color:var(--accent-mint)}.c-integrations-section__icon--instagram{color:#e1306c}.c-integrations-section__icon--linkedin{color:#0a66c2}.c-integrations-section__icon--tiktok{color:#fff}.c-integrations-section__icon--x{color:#f5f5f5}.c-integrations-section__icon-card--soon .c-integrations-section__icon{color:var(--accent-amber)}.c-integrations-section__icon-card--soon .c-integrations-section__icon--linkedin{color:#0a66c2}.c-integrations-section__icon-card--soon .c-integrations-section__icon--tiktok{color:#fff}.c-integrations-section__icon-card--soon .c-integrations-section__icon--x{color:#f5f5f5}.c-integrations-section__label,.c-integrations-section__badge{position:relative;z-index:1}.c-integrations-section__label{color:currentColor;font:700 15px/1.2 Inter Variable,system-ui,sans-serif}.c-integrations-section__badge{color:var(--text-tertiary);font:700 10px/1 JetBrains Mono Variable,monospace;text-transform:uppercase;letter-spacing:.08em}@media(max-width:980px){.c-integrations-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.c-integrations-section{padding:var(--space-16) var(--space-4)}.c-integrations-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c-integrations-section__icon-card{min-height:126px}}.c-workflows-section{max-width:1280px;margin:0 auto;padding:var(--space-24) var(--space-8)}.c-workflows-section__header{max-width:760px;margin:0 auto var(--space-12);text-align:center}.c-workflows-section__header h2{margin:var(--space-4) 0 0;font:750 clamp(34px,5vw,58px) / 1.04 "Inter Variable",system-ui,sans-serif;text-wrap:balance}.c-workflows-section__sub{margin:var(--space-5, 20px) auto 0;color:var(--text-secondary);font:clamp(16px,1.8vw,19px) / 1.6 "Inter Variable",system-ui,sans-serif}.c-workflows-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.c-workflows-section__card-wrap{display:flex}.c-workflows-section__card{position:relative;width:100%;min-height:310px;overflow:hidden}.c-workflows-section__card:after{position:absolute;inset:auto -20% -24% 20%;height:110px;content:"";border-radius:999px;background:#06b6d41f;filter:blur(24px)}.c-workflows-section__card--active{border-color:#fbbf2461}.c-workflows-section__card--active:after{background:#fbbf242e}.c-workflows-section__step{display:block;margin-bottom:var(--space-6);color:var(--text-tertiary);font:800 12px/1 JetBrains Mono Variable,monospace;letter-spacing:.12em}.c-workflows-section__icon-circle{display:grid;place-items:center;width:58px;height:58px;margin-bottom:var(--space-6);border-radius:18px;color:var(--accent-cyan);background:#06b6d41f}.c-workflows-section__icon-circle--active{color:var(--accent-amber);background:#fbbf2424}.c-workflows-section__card h3{margin:0 0 var(--space-3);color:var(--text-primary);font:750 20px/1.2 Inter Variable,system-ui,sans-serif}.c-workflows-section__card p{position:relative;z-index:1;margin:0;color:var(--text-secondary);font:15px/1.65 Inter Variable,system-ui,sans-serif}@media(max-width:1040px){.c-workflows-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.c-workflows-section{padding:var(--space-16) var(--space-4)}.c-workflows-section__grid{grid-template-columns:1fr}}.c-pricing-section{max-width:1120px;margin:0 auto;padding:var(--space-24) var(--space-8)}.c-pricing-section__header{max-width:760px;margin:0 auto var(--space-12);text-align:center}.c-pricing-section__header h2{margin:var(--space-4) 0 0;font:750 clamp(34px,5vw,58px) / 1.04 "Inter Variable",system-ui,sans-serif;text-wrap:balance}.c-pricing-section__sub{margin:var(--space-5, 20px) auto 0;color:var(--text-secondary);font:clamp(16px,1.8vw,19px) / 1.6 "Inter Variable",system-ui,sans-serif}.c-pricing-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.c-pricing-section__card-wrap{display:flex}.c-pricing-section__card{position:relative;display:flex;width:100%;flex-direction:column;gap:var(--space-8)}.c-pricing-section__card--featured{border-color:#fcb9006b!important;box-shadow:0 22px 70px -32px #fcb90038,inset 0 1px #ffffff24!important;animation:featuredPulse 4s ease-in-out infinite alternate}@keyframes featuredPulse{0%{box-shadow:0 22px 70px -32px #fcb9002e,0 0 16px #fcb9000d,inset 0 1px #ffffff24!important}to{box-shadow:0 22px 70px -32px #fcb90061,0 0 28px #fcb90029,inset 0 1px #ffffff24!important}}.c-pricing-section__badge{position:absolute;top:var(--space-4);right:var(--space-4);border:1px solid rgba(252,185,0,.28);border-radius:999px;background:#fcb90021;color:#ffd45c;padding:7px 10px;font:800 10px/1 JetBrains Mono Variable,monospace;letter-spacing:.08em;text-transform:uppercase}.c-pricing-section__card-header h3{margin:0 0 var(--space-3);color:var(--text-primary);font:750 28px/1.1 Inter Variable,system-ui,sans-serif}.c-pricing-section__card-header p{max-width:34ch;margin:0;color:var(--text-secondary);font:15px/1.6 Inter Variable,system-ui,sans-serif}.c-pricing-section__price{padding-bottom:var(--space-6);border-bottom:1px solid rgba(255,255,255,.1)}.c-pricing-section__amount{color:var(--text-primary);font:800 clamp(40px,5vw,58px) / 1 "Inter Variable",system-ui,sans-serif;letter-spacing:0}.c-pricing-section__features{display:flex;flex:1;flex-direction:column;gap:var(--space-4);padding:0;margin:0;list-style:none}.c-pricing-section__features li{display:flex;align-items:flex-start;gap:var(--space-3);color:var(--text-secondary);font:15px/1.45 Inter Variable,system-ui,sans-serif}.c-pricing-section__check{flex:0 0 auto;color:var(--accent-mint)}.c-pricing-section__cta{justify-content:center;width:100%;margin-top:auto}@media(max-width:720px){.c-pricing-section{padding:var(--space-16) var(--space-4)}.c-pricing-section__grid{grid-template-columns:1fr}}.c-faq-section{padding:var(--space-24) var(--space-8);background:radial-gradient(circle at 20% 0%,rgba(139,92,246,.12),transparent 26%),var(--bg-subtle)}.c-faq-section__inner{max-width:1120px;margin:0 auto}.c-faq-section__header{max-width:760px;margin:0 auto var(--space-12);text-align:center}.c-faq-section__header h2{margin:var(--space-4) 0 0;font:750 clamp(34px,5vw,58px) / 1.04 "Inter Variable",system-ui,sans-serif;text-wrap:balance}.c-faq-section__sub{margin:var(--space-5, 20px) auto 0;color:var(--text-secondary);font:clamp(16px,1.8vw,19px) / 1.6 "Inter Variable",system-ui,sans-serif}.c-faq-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.c-faq-section__item{height:100%;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0e;padding:var(--space-6)}.c-faq-section__item h3{margin:0 0 var(--space-3);color:var(--text-primary);font:750 18px/1.25 Inter Variable,system-ui,sans-serif}.c-faq-section__item p{margin:0;color:var(--text-secondary);font:15px/1.65 Inter Variable,system-ui,sans-serif}@media(max-width:760px){.c-faq-section{padding:var(--space-16) var(--space-4)}.c-faq-section__grid{grid-template-columns:1fr}}.c-social-proof{padding:var(--space-16) var(--space-8);position:relative}.c-social-proof__inner{max-width:880px;margin:0 auto}.c-social-proof__stats{display:flex;justify-content:center;gap:var(--space-16)}.c-social-proof__stat{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);position:relative}.c-social-proof__stat+.c-social-proof__stat:before{content:"";position:absolute;left:calc(var(--space-16) / -2);top:50%;transform:translateY(-50%);width:1px;height:40px;background:var(--border-glass)}.c-social-proof__value{font:700 clamp(32px,5vw,48px) / 1 "Inter Variable",system-ui,sans-serif;color:var(--text-primary);letter-spacing:-.03em}.c-social-proof__label{font:500 12px/1 JetBrains Mono Variable,monospace;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em}@media(max-width:640px){.c-social-proof__stats{flex-direction:column;align-items:center;gap:var(--space-8)}.c-social-proof__stat+.c-social-proof__stat:before{display:none}}.c-cta{padding:var(--space-32) var(--space-8);position:relative;overflow:hidden}.c-cta__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(124,58,237,.12),transparent 70%)}.c-cta__inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.c-cta__card{text-align:center}.c-cta__title{font:700 clamp(32px,5vw,52px) / 1.08 "Inter Variable",system-ui,sans-serif;letter-spacing:-.04em;margin-bottom:var(--space-4);text-wrap:balance}.c-cta__sub{font:clamp(16px,1.8vw,19px) / 1.55 "Inter Variable",system-ui,sans-serif;color:var(--text-secondary);margin:0 0 var(--space-8)}.c-cta__actions{display:flex;justify-content:center}.c-cta__fine{font:13px/1.4 Inter Variable,system-ui,sans-serif;color:var(--text-tertiary);margin:var(--space-4) 0 0}.c-footer{padding:var(--space-12) var(--space-8);border-top:1px solid var(--border-subtle);background:var(--bg-base)}.c-footer__inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;flex-wrap:wrap;gap:var(--space-6)}.c-footer__right{display:flex;align-items:center;gap:var(--space-3);font:12px JetBrains Mono Variable,monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary)}.c-footer__link{color:var(--text-tertiary);text-decoration:none;transition:color .18s ease}.c-footer__link:hover{color:var(--text-secondary)}.c-footer__sep{color:var(--border-glass)}.c-footer__logo-link{text-decoration:none;color:inherit}:root{--bg-base: var(--roads-black);--bg-elevated: var(--roads-panel);--bg-subtle: #0b0b0b;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .72);--text-tertiary: rgba(255, 255, 255, .48);--border-glass: rgba(255, 255, 255, .14);--border-subtle: rgba(255, 255, 255, .08);--accent-violet: var(--roads-gold);--accent-violet-muted: rgba(252, 185, 0, .14);--accent-cyan: var(--roads-terracotta);--accent-magenta: #f13f7a;--accent-mint: #22c55e;--accent-amber: var(--roads-gold);--accent-rose: var(--roads-terracotta);--gradient-hero-text: linear-gradient(90deg, #ffffff 0%, var(--roads-gold) 100%);--gradient-cta: var(--roads-gold);--gradient-cta-hover: #ffd45c;--gradient-mesh: radial-gradient(circle at 1px 1px, rgba(252, 185, 0, .2) 1px, transparent 0), var(--roads-black);--landing-nav-offset: 82px}html{scroll-behavior:smooth;background:var(--bg-base)}body{background:var(--bg-base);overflow-x:hidden;scroll-padding-top:var(--landing-nav-offset)}.c-landing{min-height:100vh;overflow-x:hidden;background:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans)}.c-landing [id]{scroll-margin-top:calc(var(--landing-nav-offset) + 10px)}.c-landing h1,.c-landing h2,.c-landing h3{overflow-wrap:break-word;word-break:normal;hyphens:auto}.c-landing *,.c-landing *:before,.c-landing *:after{box-sizing:border-box}.c-landing a{color:inherit}.c-gradient-text--hero,.c-gradient-text--section{background:none;-webkit-text-fill-color:currentColor;color:var(--text-primary)}.c-button{min-height:34px;border-radius:8px;letter-spacing:0;white-space:nowrap}.c-button[data-variant=primary]{border:1px solid var(--gradient-cta);background:var(--gradient-cta);box-shadow:none;color:#fff;padding:10px 18px;font:700 13px/1 Montserrat,system-ui,sans-serif}.c-button[data-variant=primary]:hover{background:var(--gradient-cta-hover);border-color:var(--gradient-cta-hover);box-shadow:none}.c-button[data-variant=secondary]{border:1px solid #dedee4;background:#fff;color:#151519;padding:10px 16px;font:700 13px/1 Montserrat,system-ui,sans-serif}.c-button[data-variant=secondary]:hover{background:#f8f8f8;border-color:#d5d5da}.c-logo{gap:0}.c-logo__lockup{gap:7px}.c-logo__icon{color:#0f1115;fill:none}.c-logo__mark{color:#0b0b0f;letter-spacing:-.04em;font-weight:850}.c-logo__mark--sm{font-size:17px}.c-logo__tag{margin-left:0;color:var(--text-secondary);font-family:Montserrat,system-ui,sans-serif;letter-spacing:0;text-transform:none}.c-nav{position:fixed;inset:18px 0 auto;z-index:50;width:100%;padding:0 42px}.c-nav__inner{max-width:1200px;min-height:46px;margin:0 auto;padding:8px 10px 8px 14px;border:1px solid #e9e9ed;border-radius:12px;background:#fffffff5;box-shadow:0 10px 28px #14141e14;backdrop-filter:blur(14px)}.c-nav__links{gap:20px}.c-nav__link{color:#151519;font:700 12px/1 Montserrat,system-ui,sans-serif;letter-spacing:0;text-transform:none}.c-nav__link:hover{color:#000}.c-nav__cta{margin-left:0}.c-nav__burger-line,.c-nav__burger-line:before,.c-nav__burger-line:after{background:#151519}.c-hero{position:relative;min-height:720px;padding:118px 42px 74px;background:linear-gradient(90deg,#fff0 0 63%,#f8f8f9d1 63% 100%),radial-gradient(circle at 1px 1px,rgba(160,164,174,.34) 1px,transparent 0),#fff;background-size:auto,18px 18px,auto}.c-hero__grid{grid-template-columns:.95fr 1fr;gap:70px;max-width:1200px;align-items:center}.c-hero__title{max-width:640px;margin:0 0 22px;color:#0b0b0f;font:820 clamp(48px,6.2vw,76px) / 1.03 "Montserrat",system-ui,sans-serif;letter-spacing:0}.c-hero__sub{max-width:460px;margin:0 0 26px;color:#5e6370;font:16px/1.58 Inter Variable,system-ui,sans-serif}.c-hero__ctas{gap:12px;align-items:center}.c-hero__proof{display:flex;align-items:center;gap:14px;margin-top:34px;color:#737782;font:12px/1.45 Inter Variable,system-ui,sans-serif}.c-hero__avatars{display:flex}.c-hero__avatars span{display:grid;width:44px;height:44px;margin-right:-12px;place-items:center;border:3px solid #ffffff;border-radius:999px;background:#111827;color:#fff;font:800 11px/1 Inter Variable,system-ui,sans-serif}.c-hero__avatars span:nth-child(2){background:#0ea5e9}.c-hero__avatars span:nth-child(3){background:#f43f5e}.c-hero__avatars span:nth-child(4){background:#2563eb}.c-hero__proof-copy{display:grid;gap:4px}.c-hero__proof-copy>span{display:inline-flex;align-items:center;gap:6px;color:#111;font:800 10px/1 Inter Variable,system-ui,sans-serif}.c-hero__proof-dot{width:6px;height:6px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e40;animation:live-pulse 2s ease-in-out infinite}@keyframes live-pulse{0%,to{box-shadow:0 0 0 3px #22c55e40}50%{box-shadow:0 0 0 6px #22c55e1f}}.c-hero__preview-motion{max-width:560px}.c-social-proof{padding:58px 42px 82px;background:#fff}.c-social-proof__inner{max-width:960px;text-align:center}.c-social-proof__inner p{margin:0 0 36px;color:#777b86;font:14px/1.4 Inter Variable,system-ui,sans-serif}.c-social-proof__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:48px}.c-social-proof__logos span{color:#1b1c20;opacity:.82;font:850 26px/1 Inter Variable,system-ui,sans-serif;letter-spacing:-.04em}.c-social-proof__logos span:first-child,.c-social-proof__logos span:last-child{color:#c8c9ce}.c-section-heading,.c-features-section__header,.c-integrations-section__inner>div:first-child,.c-workflows-section__header,.c-pricing-section__header,.c-faq-section__header{max-width:650px;margin:0 auto 58px;text-align:center}.c-section-heading h2,.c-features-section__header h2,.c-integrations-section__inner h2,.c-workflows-section__header h2,.c-pricing-section__header h2,.c-faq-section__header h2{margin:0;color:#0b0b0f;font:820 clamp(36px,4.8vw,56px) / 1.05 "Montserrat",system-ui,sans-serif;letter-spacing:-.055em}.c-section-heading p,.c-features-section__sub,.c-integrations-section__sub,.c-workflows-section__sub,.c-pricing-section__sub,.c-faq-section__sub{margin:18px auto 0;color:#737782;font:15px/1.65 Inter Variable,system-ui,sans-serif}.c-eyebrow{margin-bottom:12px;border:0;background:transparent;color:#8a8e99;font-family:Inter Variable,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:.06em}.c-features-section{max-width:1180px;min-height:780px;padding:88px 42px 130px}.c-features-section__agents{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:0;align-items:start}.c-features-section__agent-card{position:relative;z-index:1}.c-agent-card{min-height:190px;padding:22px;border:1px solid #ececef;border-radius:16px;background:#fff;box-shadow:0 16px 38px #14141c0d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.c-agent-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px #14141c1a;border-color:#d5d5da}.c-agent-card__number{display:block;margin-bottom:18px;color:#b6b8bf;font:800 12px/1 Inter Variable,system-ui,sans-serif}.c-agent-card svg{color:#111}.c-agent-card h3{margin:18px 0 10px;color:#111;font:800 18px/1.2 Inter Variable,system-ui,sans-serif}.c-agent-card p{margin:0;color:#747884;font:14px/1.55 Inter Variable,system-ui,sans-serif}.c-agent-canvas{position:relative;grid-column:1 / -1;display:flex;flex-direction:column;gap:14px;min-height:124px;align-items:center;justify-content:center;color:#151519;margin-top:8px}.c-agent-flow{display:grid;grid-template-columns:72px 80px 72px 80px 72px;align-items:center;justify-content:center;width:min(520px,100%)}.c-agent-flow__node{position:relative;display:grid;width:72px;height:72px;place-items:center;border:1px solid #e6e6ea;border-radius:20px;background:#fff;box-shadow:0 14px 34px #12121c12}.c-agent-flow__node--agent{background:linear-gradient(135deg,#fff,#f4f7ff)}.c-agent-flow__node--review{background:linear-gradient(135deg,#fff,#f8fbf4)}.c-agent-flow__node--schedule{grid-template-columns:repeat(3,10px);gap:6px;background:linear-gradient(135deg,#fff,#fff7ed)}.c-agent-flow__icon{position:relative;width:30px;height:30px;border:2px solid #111111;border-radius:12px}.c-agent-flow__icon:before,.c-agent-flow__icon:after{position:absolute;content:"";background:#111}.c-agent-flow__icon:before{top:13px;left:4px;width:18px;height:2px}.c-agent-flow__icon:after{top:9px;left:12px;width:2px;height:8px}.c-agent-flow__connector{height:2px;background:linear-gradient(90deg,#d8d9de 0 calc(100% - 10px),transparent calc(100% - 10px)),linear-gradient(135deg,transparent 0 48%,#d8d9de 49% 55%,transparent 56%);background-repeat:no-repeat;background-size:100% 2px,12px 12px;background-position:center,right center}.c-agent-flow__check{width:24px;height:14px;border-bottom:3px solid #16a34a;border-left:3px solid #16a34a;transform:rotate(-45deg) translate(2px,-2px)}.c-agent-flow__line{width:34px;height:3px;border-radius:999px;background:#d9dde5}.c-agent-flow__dot{width:10px;height:10px;border-radius:999px;background:#111}.c-agent-canvas__caption{display:flex;flex-direction:column;align-items:center;gap:8px}.c-agent-canvas strong{font:850 22px/1 Inter Variable,system-ui,sans-serif}.c-agent-canvas em{color:#868a94;font:700 12px/1 Inter Variable,system-ui,sans-serif;font-style:normal}.c-integrations-section{padding:120px 42px 102px;background:#fff}.c-integrations-section__inner{max-width:980px}.c-integrations-section__grid{grid-template-columns:repeat(5,minmax(100px,1fr));gap:20px 26px}.c-integrations-section__icon-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 8px 16px;border:1px solid #ebebef;border-radius:14px;background:#fff;box-shadow:0 9px 25px #12121c0a;transition:transform .22s ease,box-shadow .22s ease}.c-integrations-section__icon-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #12121c17}.c-integrations-section__icon-card:nth-child(4n+1) svg{color:#1877f2}.c-integrations-section__icon-card:nth-child(4n+2) svg{color:#f43f5e}.c-integrations-section__icon-card:nth-child(4n+3) svg{color:#111}.c-integrations-section__icon-card:nth-child(4n) svg{color:#22c55e}.c-integrations-section__label{color:#111;font:700 12px/1 Inter Variable,system-ui,sans-serif;text-align:center}.c-integrations-section__badge{display:inline-block;padding:3px 8px;border-radius:999px;font:700 10px/1 Inter Variable,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.04em;background:#eefbee;color:#16a34a}.c-integrations-section__icon-card--soon .c-integrations-section__badge{background:#f3f4f6;color:#9ca3af}.c-workflows-section{max-width:1200px;padding:124px 42px 132px}.c-workflows-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.c-workflows-section__card{min-height:420px;padding:40px 28px;border:1px solid #e6e6ea;border-radius:18px;background:#f8f8f9;box-shadow:none;text-align:center;transition:transform .22s ease,box-shadow .22s ease}.c-workflows-section__card:hover{transform:translateY(-3px);box-shadow:0 18px 48px #14141c14}.c-workflows-section__card:after{display:none}.c-workflows-section__step{display:block;margin-bottom:20px;color:#b6b8bf;font:800 13px/1 Inter Variable,system-ui,sans-serif;letter-spacing:.04em}.c-workflows-section__icon-circle{display:grid;width:56px;height:56px;margin:0 auto 24px;place-items:center;border-radius:999px;background:#fff;border:1px solid #e6e6ea;box-shadow:0 6px 18px #12121c0f;color:#111}.c-workflows-section__icon-circle--active{background:#111;border-color:#111;color:#fff}.c-workflows-section__card h3{margin:0 0 18px;color:#111;font:820 24px/1.15 Inter Variable,system-ui,sans-serif}.c-workflows-section__card p{max-width:28ch;margin:0 auto;color:#70747f;font:15px/1.62 Inter Variable,system-ui,sans-serif}.c-agency-section,.c-platform-vibe,.c-calendar-section,.c-masonry-section,.c-pricing-section,.c-faq-section,.c-cta{padding-right:42px;padding-left:42px}.c-agency-section{max-width:1000px;margin:0 auto;padding-top:120px;padding-bottom:120px}.c-agency-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.c-agency-card{min-height:260px;padding:36px;border:1px solid #e6e6ea;border-radius:14px;background:#fbfbfc;transition:transform .22s ease,box-shadow .22s ease}.c-agency-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px #12121c14}.c-agency-card svg{margin-top:14px}.c-agency-card h3,.c-masonry-card h3{margin:22px 0 12px;color:#111;font:800 18px/1.25 Inter Variable,system-ui,sans-serif}.c-agency-card p,.c-masonry-card p{margin:0;color:#6f7480;font:14px/1.65 Inter Variable,system-ui,sans-serif}.c-agency-card a,.c-calendar-section__heading a,.c-masonry-section__link{display:inline-flex;margin-top:26px;color:#111;text-decoration:none;font:800 13px/1 Inter Variable,system-ui,sans-serif}.c-agency-card__icons,.c-agency-card__pills{display:flex;flex-wrap:wrap;gap:12px}.c-agency-card__icons span,.c-agency-card__pills span{display:inline-grid;min-width:40px;height:34px;place-items:center;border:1px solid #e9e9ed;border-radius:999px;background:#fff;color:#111;padding:0 12px;font:800 11px/1 Inter Variable,system-ui,sans-serif}.c-agency-note{display:inline-flex;gap:8px;align-items:center;margin-top:26px;color:#777b86;font:700 13px/1 Inter Variable,system-ui,sans-serif}.c-platform-vibe{display:grid;place-items:start center;padding-top:120px;padding-bottom:120px;background:#fff}.c-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1000px;margin:0 auto}.c-platform-card{padding:36px 28px;border:1px solid #e6e6ea;border-radius:16px;background:#fbfbfc;text-align:center;transition:transform .22s ease,box-shadow .22s ease}.c-platform-card:hover{transform:translateY(-3px);box-shadow:0 18px 48px #12121c14}.c-platform-card__icon{display:inline-grid;width:52px;height:52px;place-items:center;margin-bottom:20px;border-radius:14px;background:#f3f3f5;color:#111}.c-platform-card h3{margin:0 0 12px;color:#111;font:800 20px/1.2 Inter Variable,system-ui,sans-serif}.c-platform-card p{margin:0 0 22px;color:#70747f;font:14px/1.6 Inter Variable,system-ui,sans-serif}.c-platform-card__cta{margin-top:auto}.c-calendar-section{padding-top:124px;padding-bottom:128px;overflow:hidden;background:linear-gradient(180deg,#fff,#f6f5f1 46%,#fff)}.c-calendar-section__heading{max-width:720px;margin:0 auto 46px;text-align:center}.c-calendar-section__eyebrow,.c-masonry-section__heading>span{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#525761;font:850 11px/1 Inter Variable,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}.c-calendar-section__eyebrow:before,.c-masonry-section__heading>span:before{width:8px;height:8px;border-radius:999px;background:#16a34a;content:""}.c-calendar-section__heading h2{margin:0;color:#0b0b0f;font:850 clamp(38px,4.8vw,62px) / 1.02 "Inter Variable",system-ui,sans-serif;letter-spacing:-.06em}.c-calendar-section__heading p{max-width:620px;margin:18px auto 0;color:#5f6470;font:16px/1.62 Inter Variable,system-ui,sans-serif}.c-calendar-section__cta{align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #111318;border-radius:10px;background:#111318;color:#fff!important;box-shadow:0 10px 26px #11131829}.c-calendar-section__cta:hover{background:#000}.c-command-center{max-width:1180px;margin:0 auto;overflow:hidden;border:1px solid #e5e7eb;border-radius:20px;background:#fff;box-shadow:0 20px 40px #00000014}.c-command-center__topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #f3f4f6;color:#111827}.c-command-center__topbar>div:first-child{display:grid;gap:5px}.c-command-center__label{color:#6b7280;font:760 11px/1 Inter Variable,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}.c-command-center__topbar strong{font:820 18px/1.15 Inter Variable,system-ui,sans-serif;letter-spacing:-.03em}.c-command-center__date{display:inline-flex;padding:9px 12px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;color:#4b5563;font:740 12px/1 Inter Variable,system-ui,sans-serif}.c-command-center__grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:1px;background:#eef0f3}.c-command-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;padding:18px;background:#fff}.c-command-column{min-width:0;padding:12px;border:1px solid #eef0f3;border-radius:14px;background:#f9fafb}.c-command-column__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.c-command-column__header h3{margin:0;color:#111827;font:850 13px/1 Inter Variable,system-ui,sans-serif;letter-spacing:-.01em}.c-command-column__header span{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:#e5e7eb;color:#4b5563;font:800 11px/1 Inter Variable,system-ui,sans-serif}.c-command-column__items{display:grid;gap:10px}.c-command-card{padding:13px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000a}.c-command-card__status{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:5px 8px;border-radius:999px;color:#374151;font:820 10px/1 Inter Variable,system-ui,sans-serif}.c-command-card__status span{width:7px;height:7px;border-radius:999px}.c-command-card__status--idea{background:#eef2f7}.c-command-card__status--idea span{background:#64748b}.c-command-card__status--review{background:#fff4d8}.c-command-card__status--review span{background:#d97706}.c-command-card__status--approved{background:#ddfbe8}.c-command-card__status--approved span{background:#16a34a}.c-command-card__status--scheduled{background:#e0f2fe}.c-command-card__status--scheduled span{background:#0284c7}.c-command-card h4{margin:0 0 7px;color:#111827;font:850 14px/1.22 Inter Variable,system-ui,sans-serif;letter-spacing:-.02em}.c-command-card p{margin:0;color:#6b7280;font:12px/1.42 Inter Variable,system-ui,sans-serif}.c-command-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;color:#6b7280;font:760 11px/1 Inter Variable,system-ui,sans-serif}.c-command-detail{display:grid;align-content:start;gap:16px;min-width:0;padding:20px;background:#fff;color:#111827}.c-command-detail__header span{color:#3b82f6;font:820 11px/1 Inter Variable,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase}.c-command-detail__header h3{margin:10px 0 8px;color:#111827;font:850 24px/1.08 Inter Variable,system-ui,sans-serif;letter-spacing:-.045em}.c-command-detail__header p{margin:0;color:#6b7280;font:13px/1.55 Inter Variable,system-ui,sans-serif}.c-command-detail__schedule,.c-command-detail__block,.c-command-comment{border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb}.c-command-detail__schedule{display:grid;gap:7px;padding:15px}.c-command-detail__schedule span{color:#6b7280;font:740 11px/1 Inter Variable,system-ui,sans-serif}.c-command-detail__schedule strong{color:#111827;font:820 15px/1.2 Inter Variable,system-ui,sans-serif}.c-command-detail__block{padding:15px}.c-command-detail__block h4{margin:0 0 12px;color:#111827;font:850 13px/1 Inter Variable,system-ui,sans-serif}.c-command-detail__approvals,.c-command-detail__checklist{display:grid;gap:10px;margin:0;padding:0;list-style:none}.c-command-detail__approvals li{display:flex;justify-content:space-between;gap:12px;color:#4b5563;font:12px/1.25 Inter Variable,system-ui,sans-serif}.c-command-detail__approvals strong{font-weight:820}.c-command-detail__approval--done strong{color:#16a34a}.c-command-detail__approval--pending strong{color:#d97706}.c-command-detail__checklist li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;color:#4b5563;font:12px/1.35 Inter Variable,system-ui,sans-serif}.c-command-detail__checklist span{display:inline-grid;width:16px;height:16px;place-items:center;border-radius:999px;background:#22c55e29;color:#16a34a;font-size:10px}.c-command-comment{padding:14px;border-left:3px solid #f59e0b;background:#fffbeb}.c-command-comment span{color:#d97706;font:820 11px/1 Inter Variable,system-ui,sans-serif}.c-command-comment p{margin:8px 0 0;color:#92400e;font:13px/1.45 Inter Variable,system-ui,sans-serif}.c-masonry-section{max-width:1160px;margin:0 auto;padding-top:120px;padding-bottom:120px;text-align:center}.c-masonry-section__heading{max-width:710px}.c-process-flow{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;text-align:left}.c-process-flow:before{position:absolute;top:42px;right:9%;left:9%;height:1px;background:#d7d2c8;content:""}.c-process-card{position:relative;display:grid;gap:18px;min-width:0}.c-process-card__rail{position:relative;z-index:1;display:inline-grid;width:84px;height:84px;place-items:center;border:1px solid #d9d3c8;border-radius:999px;background:#fffdf8;box-shadow:0 0 0 10px #fff}.c-process-card__rail span{color:#14171d;font:900 18px/1 Inter Variable,system-ui,sans-serif;letter-spacing:-.04em}.c-process-card__body{min-height:310px;padding:22px;border:1px solid #ded8ce;border-radius:16px;background:#fbfaf6}.c-process-card__eyebrow{color:#6a707b;font:820 11px/1 Inter Variable,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase}.c-process-card h3{margin:16px 0 10px;color:#111318;font:850 22px/1.12 Inter Variable,system-ui,sans-serif;letter-spacing:-.045em}.c-process-card p{margin:0;color:#656a75;font:14px/1.58 Inter Variable,system-ui,sans-serif}.c-process-card__panel{display:grid;gap:8px;margin-top:24px}.c-process-card__panel span{display:inline-flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e2ddd3;border-radius:10px;background:#fff;color:#303641;font:780 12px/1.2 Inter Variable,system-ui,sans-serif}.c-process-card__panel span:before{width:7px;height:7px;border-radius:999px;background:#64748b;content:""}.c-process-card--context .c-process-card__rail{border-color:#cbd5e1}.c-process-card--copy .c-process-card__rail{border-color:#93c5fd}.c-process-card--approval .c-process-card__rail{border-color:#fbbf24}.c-process-card--schedule .c-process-card__rail{border-color:#86efac}.c-process-card--context .c-process-card__panel span:before{background:#64748b}.c-process-card--copy .c-process-card__panel span:before{background:#0284c7}.c-process-card--approval .c-process-card__panel span:before{background:#d97706}.c-process-card--schedule .c-process-card__panel span:before{background:#16a34a}.c-pricing-section{max-width:1200px;padding-top:126px;padding-bottom:122px}.c-pricing-section__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.c-pricing-section__card{gap:20px;min-height:488px;padding:26px;border:1px solid #e2e2e6;border-radius:12px;background:#fff;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease}.c-pricing-section__card:hover{transform:translateY(-3px);box-shadow:0 18px 48px #12121c1a}.c-pricing-toggle{display:inline-flex;gap:0;margin-top:28px;padding:4px;border:1px solid #e2e2e6;border-radius:10px;background:#f4f4f6}.c-pricing-toggle__btn{padding:10px 20px;border:0;border-radius:7px;background:transparent;color:#70747f;font:700 13px/1 Inter Variable,system-ui,sans-serif;cursor:pointer;transition:background .18s ease,color .18s ease}.c-pricing-toggle__btn--active{background:#fff;color:#111;box-shadow:0 2px 8px #12121c14}.c-pricing-section__beta-note{max-width:58ch;margin:12px auto 0;color:#5f6470;font:13px/1.5 Inter Variable,system-ui,sans-serif}.c-pricing-section__card--featured{border-color:#d8f9b2;box-shadow:none}.c-pricing-section__badge{top:28px;right:24px;border:0;background:#d8ff8f;color:#3f7e00;font-family:Inter Variable,system-ui,sans-serif;letter-spacing:0;text-transform:none}.c-pricing-section__card-header h3{display:inline-flex;margin:0 0 28px;padding:6px 10px;border:1px solid #e4e4e8;border-radius:8px;color:#111;font:800 12px/1 Inter Variable,system-ui,sans-serif}.c-pricing-section__card-header p{color:#6f7480;font:14px/1.5 Inter Variable,system-ui,sans-serif}.c-pricing-section__price{border:0;padding:0}.c-pricing-section__amount{color:#111;font:850 44px/1 Inter Variable,system-ui,sans-serif}.c-pricing-section__period{color:#5f6470;font:15px/1 Inter Variable,system-ui,sans-serif}.c-pricing-section__price-note{margin:-12px 0 0;color:#6f7480;font:12px/1.4 Inter Variable,system-ui,sans-serif}.c-pricing-section__features{gap:12px}.c-pricing-section__features li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;justify-content:start;text-align:left;color:#535864;font:13px/1.35 Inter Variable,system-ui,sans-serif}.c-pricing-section__check{width:14px;height:14px;color:#777b86}.c-faq-section{padding-top:100px;padding-bottom:120px;background:#fff}.c-faq-section__inner{max-width:760px;padding:72px 80px;border-radius:18px;background:#f8f8f9}.c-faq-section__grid{grid-template-columns:1fr;gap:0}.c-faq-section__item{padding:0;border:0;border-top:1px solid #e4e4e8;border-radius:0;background:transparent}.c-faq-section__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:22px 0;border:0;background:transparent;cursor:pointer;text-align:left}.c-faq-section__trigger h3{margin:0;color:#111;font:800 15px/1.35 Inter Variable,system-ui,sans-serif}.c-faq-section__chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s ease}.c-faq-section__chevron--open{transform:rotate(180deg)}.c-faq-section__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding-bottom:0}.c-faq-section__answer--open{max-height:300px;padding-bottom:22px}.c-faq-section__item p{margin:0;color:#666b76;font:14px/1.65 Inter Variable,system-ui,sans-serif}.c-cta{padding-top:40px;padding-bottom:104px;background:#fff}.c-cta__bg{display:none}.c-cta__inner{max-width:1200px}.c-cta__card{min-height:360px;display:grid;place-items:center;align-content:center;padding:72px 24px;border-radius:22px;background:#0f1115;text-align:center;position:relative;overflow:hidden}.c-cta__card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(99,102,241,.15),transparent 50%),radial-gradient(circle at 80% 20%,rgba(14,165,233,.12),transparent 50%);pointer-events:none}.c-cta__title{margin:0 0 20px;color:#fff;font:850 clamp(38px,5vw,58px) / 1.04 "Inter Variable",system-ui,sans-serif;letter-spacing:-.055em}.c-cta__sub{max-width:560px;color:#fff9;font:15px/1.6 Inter Variable,system-ui,sans-serif}.c-cta__actions .c-button[data-variant=primary]{background:#fff;color:#0f1115;border-color:#fff}.c-cta__actions .c-button[data-variant=primary]:hover{background:#f0f0f2}.c-footer{padding:62px 42px 30px;border-top:0;background:#fff}.c-footer__inner{display:grid;grid-template-columns:260px 1fr;align-items:start;max-width:1200px;gap:76px}.c-footer__brand p,.c-footer__columns p{color:#6f7480;font:14px/1.55 Inter Variable,system-ui,sans-serif}.c-footer__socials{display:flex;gap:10px;margin-top:26px}.c-footer__social-link{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#f3f3f5;color:#555;text-decoration:none;transition:background .18s ease,color .18s ease}.c-footer__social-link:hover{background:#111;color:#fff}.c-footer__columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px}.c-footer__columns div{display:grid;align-content:start;gap:14px}.c-footer__columns .c-footer__heading{display:block;margin:0 0 8px;color:#111;font:850 14px/1 Inter Variable,system-ui,sans-serif}.c-footer__columns a{color:#6f7480;text-decoration:none;font:13px/1.3 Inter Variable,system-ui,sans-serif}.c-footer__button{justify-self:start;padding:10px 14px;border-radius:8px;background:#151519;color:#fff!important;font-weight:800!important}.c-footer__bottom{max-width:1200px;margin:58px auto 0;padding-top:26px;border-top:1px solid #e5e5e9;color:#8a8e98;font:12px/1.4 Inter Variable,system-ui,sans-serif}@media(max-width:980px){.c-nav{inset:8px 0 auto;padding:0 12px}.c-nav__inner{min-height:44px}.c-nav__links{background:#fff}.c-hero{min-height:auto;padding:76px 20px 36px;background:radial-gradient(circle at 1px 1px,rgba(160,164,174,.34) 1px,transparent 0),#fff;background-size:18px 18px,auto}.c-hero__grid{grid-template-columns:1fr;gap:24px}.c-hero__title{max-width:420px;margin-right:auto;margin-bottom:14px;margin-left:auto;font-size:clamp(30px,8.8vw,42px);line-height:1.02;text-align:center}.c-hero__sub{max-width:330px;margin-bottom:18px;font-size:13px;line-height:1.45}.c-hero__sub,.c-hero__content{text-align:center;align-items:center}.c-hero__ctas{gap:8px}.c-hero__ctas .c-button{min-height:30px;padding:8px 12px;border-radius:7px;font-size:11px}.c-hero__proof{gap:8px;margin-top:18px;flex-direction:column;font-size:11px}.c-hero__avatars span{width:30px;height:30px;margin-right:-8px;border-width:2px;font-size:8px}.c-hero__proof-copy{max-width:290px;text-align:center}.c-hero__preview-motion{max-width:340px;margin:0 auto}.c-social-proof,.c-integrations-section,.c-workflows-section,.c-features-section,.c-agency-section,.c-platform-vibe,.c-calendar-section,.c-masonry-section,.c-pricing-section,.c-faq-section,.c-cta,.c-footer{padding-right:16px;padding-left:16px}.c-platform-grid{grid-template-columns:1fr}.c-integrations-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.c-social-proof__logos{gap:24px}.c-social-proof__logos span{font-size:22px}.c-features-section{min-height:760px}.c-features-section__agents,.c-workflows-section__grid,.c-agency-grid,.c-pricing-section__grid,.c-footer__inner,.c-footer__columns{grid-template-columns:1fr}.c-features-section__agents{padding-top:0;grid-template-columns:1fr}.c-agent-canvas{margin-top:16px}.c-integrations-section__grid{grid-template-columns:repeat(5,44px);justify-content:center;gap:16px}.c-integrations-section__icon-card{width:42px;height:42px}.c-workflows-section__card{min-height:320px}.c-platform-vibe{min-height:auto}.c-command-center__grid{grid-template-columns:1fr}.c-command-board,.c-process-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.c-process-flow:before{display:none}.c-faq-section__inner{padding:44px 22px}.c-footer__inner{gap:42px}}@media(max-width:640px){html{scroll-behavior:auto}.c-nav__links{width:min(300px,84vw);border-color:#ececf0;box-shadow:-20px 0 60px #14141e1a}.c-hero__ctas{justify-content:center}.c-section-heading h2,.c-features-section__header h2,.c-integrations-section__inner h2,.c-workflows-section__header h2,.c-pricing-section__header h2,.c-faq-section__header h2,.c-calendar-section__heading h2,.c-cta__title{font-size:36px}.c-agent-card,.c-agency-card,.c-pricing-section__card{padding:24px}.c-command-board,.c-process-flow{grid-template-columns:1fr}.c-command-center__topbar{align-items:flex-start;flex-direction:column}.c-command-board,.c-command-detail{padding:12px}.c-process-card__rail{width:64px;height:64px;box-shadow:0 0 0 7px #fff}.c-process-card__body{min-height:auto;padding:20px}.c-pricing-section{padding-top:86px;padding-bottom:84px}.c-pricing-section__header{margin-bottom:34px}.c-pricing-section__grid{gap:14px}.c-pricing-section__card{gap:16px;min-height:auto;padding:20px}.c-pricing-section__badge{top:20px;right:18px;padding:6px 9px;font-size:9px}.c-pricing-section__card-header h3{margin-bottom:18px}.c-pricing-section__card-header p{max-width:28ch;font-size:12px;line-height:1.45}.c-pricing-section__amount{font-size:38px}.c-pricing-section__period{font-size:12px}.c-pricing-section__features{gap:10px}.c-pricing-section__features li{grid-template-columns:16px minmax(0,1fr);gap:9px;font-size:12px;line-height:1.35}.c-pricing-section__check{width:12px;height:12px;margin-top:1px}.c-pricing-section__cta{min-height:30px;margin-top:6px;padding:8px 12px;font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.c-workflow-card:hover{border-color:#fcb9006b;box-shadow:0 22px 54px #0f172a1c,0 0 0 1px #fcb9001f}.c-hero__cta-primary:hover{box-shadow:0 18px 36px -22px #0f172a99!important}.c-hero__cta-secondary:hover{border-color:#fcb9006b!important;box-shadow:0 18px 36px -26px #fcb90047!important}html,body,.c-landing{background:var(--roads-black)}.c-landing{color:var(--text-primary);font-family:var(--font-sans)}.c-landing h1,.c-landing h2,.c-landing h3,.c-landing h4,.c-hero-feature-item__title,.c-nav__link,.c-button,.c-eyebrow{font-family:var(--font-heading)}.c-nav{inset:18px 0 auto;padding:0 42px;background:transparent;border-bottom:0}.c-nav__inner{min-height:52px;padding:10px 12px 10px 16px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#000000d1;box-shadow:0 16px 38px #00000057}.c-nav .c-logo__mark,.c-footer .c-logo__mark{color:#fff}.c-nav .c-logo__icon,.c-footer .c-logo__icon{color:var(--roads-gold)}.c-nav__link{color:#ffffffb8;font-weight:650}.c-nav__link:hover{color:var(--roads-gold)}.c-nav__burger-line,.c-nav__burger-line:before,.c-nav__burger-line:after{background:#fff}.c-button[data-variant=primary],.c-hero__cta-primary,.c-calendar-section__cta,.c-cta__actions .c-button[data-variant=primary]{border:1px solid var(--roads-gold)!important;background:var(--roads-gold)!important;color:#111!important;box-shadow:none!important}.c-button[data-variant=primary]:hover,.c-hero__cta-primary:hover,.c-calendar-section__cta:hover,.c-cta__actions .c-button[data-variant=primary]:hover{background:#ffd45c!important;border-color:#ffd45c!important}.c-button[data-variant=secondary],.c-hero__cta-secondary{border-color:#ffffff38!important;background:#ffffff0f!important;color:#fff!important}.c-nav__inner{background:#070706e6!important}.c-nav .c-logo__asset{height:22px}.c-footer .c-logo__asset{height:26px}.c-hero{background:linear-gradient(180deg,rgba(0,0,0,0) 0%,var(--roads-black) 92%),radial-gradient(circle at 50% -18%,rgba(252,185,0,.22),transparent 34%),radial-gradient(circle at 1px 1px,rgba(252,185,0,.18) 1px,transparent 0),var(--roads-black)!important;background-size:auto,auto,24px 24px,auto!important}.c-hero__illustration{height:430px!important;max-width:1180px!important;margin-bottom:28px!important}.c-hero__illustration:before{position:absolute;inset:34px 0 26px;z-index:0;content:"";border-radius:8px;background:radial-gradient(circle at 50% 38%,rgba(252,185,0,.08),transparent 44%);pointer-events:none}.c-hero__flow-line-base{stroke:#ffffff1f!important;stroke-width:1.2px!important;stroke-dasharray:4 6!important}.c-hero__flow-line-pulse{stroke-width:1.8px!important;stroke-linecap:round;stroke-dasharray:60 300!important}.c-hero__illustration-lines circle{fill:var(--roads-gold)!important;opacity:.9}.c-workflow-card,.c-hero-live-hub{border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;background:#121212f5!important;box-shadow:0 16px 42px #00000057!important}.c-workflow-card{min-width:292px!important;padding:14px 18px!important;gap:16px!important}.c-workflow-card:hover{border-color:#fcb9006b!important;box-shadow:0 20px 48px #0000006b!important}.c-workflow-card__icon-wrapper{width:40px;height:40px;padding:0!important;border:1px solid rgba(252,185,0,.28)!important;border-radius:8px;background:#fcb90014!important;color:var(--roads-gold)!important;box-shadow:none!important}.c-workflow-card__title{display:block;color:#fff!important;font:750 13px/1.2 var(--font-sans)!important;letter-spacing:0!important}.c-workflow-card__content p,.c-hero-live-hub__text{color:#ffffffad!important}.c-workflow-card__badge{border-radius:999px!important;padding:6px 12px!important;font-size:11px!important;font-weight:750!important}.c-workflow-card__badge--warning{background:#fcb90024!important;color:#ffd45c!important}.c-workflow-card__badge--danger{background:#c24c262e!important;color:#ffb199!important}.c-workflow-card__badge--purple{background:#ffffff1c!important;color:#f8efe6!important}.c-workflow-card__badge--success{background:#61ce7026!important;color:#8fe49b!important}.c-hero-live-hub{top:66px!important;padding:9px 26px!important}.c-hero-live-hub__avatars img{border-color:#ffffffb8!important}.c-hero-live-hub__status{color:var(--roads-gold)!important;letter-spacing:.04em!important}.c-hero-live-hub__dot{background:var(--roads-gold)!important;box-shadow:0 0 10px #fcb900a6}.c-hero__features{border-top-color:#ffffff1a!important;margin-top:44px!important}.c-workflow-card,.c-hero-live-hub{border-color:#ffffff1f!important;background:#121212f0!important;box-shadow:none!important}.c-workflow-card__title,.c-hero-feature-item__title{color:#fff!important}.c-workflow-card__content p,.c-hero-live-hub__text,.c-hero-feature-item__text p{color:var(--text-secondary)!important}.c-workflow-card__icon-wrapper{border-color:#fcb90038!important;background:#fcb90014!important;color:var(--roads-gold)!important}.c-hero-live-hub__status{color:var(--roads-gold)!important}.c-hero-live-hub__dot{background:var(--roads-gold)!important}.c-social-proof,.c-features-section,.c-integrations-section,.c-workflows-section,.c-agency-section,.c-platform-vibe,.c-calendar-section,.c-masonry-section,.c-pricing-section,.c-faq-section,.c-cta{padding-top:84px!important;padding-bottom:88px!important}.c-features-section{min-height:auto!important}.c-features-section__agents{padding-top:122px!important}.c-agent-canvas{min-height:110px!important}.c-process-card__body{min-height:240px!important}.c-cta__card{min-height:300px!important}@media(max-width:768px){.c-social-proof,.c-features-section,.c-integrations-section,.c-workflows-section,.c-agency-section,.c-platform-vibe,.c-calendar-section,.c-masonry-section,.c-pricing-section,.c-faq-section,.c-cta{padding-top:60px!important;padding-bottom:64px!important}.c-features-section__agents{padding-top:0!important}}.c-button[data-variant=secondary]:hover,.c-hero__cta-secondary:hover{border-color:var(--roads-gold)!important;color:var(--roads-gold)!important}.c-hero{min-height:780px;padding:128px 42px 94px;background:linear-gradient(180deg,rgba(0,0,0,.18),var(--roads-black) 86%),radial-gradient(circle at 50% 0%,rgba(252,185,0,.18),transparent 34%),radial-gradient(circle at 1px 1px,rgba(252,185,0,.16) 1px,transparent 0),var(--roads-black);background-size:auto,auto,24px 24px,auto}.c-hero__centered-content{max-width:980px;margin-bottom:44px}.c-hero__badge{border:1px solid rgba(252,185,0,.26);border-radius:4px;background:#fcb9001f;color:var(--roads-gold);box-shadow:none;text-transform:uppercase;letter-spacing:.06em}.c-hero__title{color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:-.035em}.c-hero__title-highlight{color:var(--roads-gold)}.c-hero__sub,.c-section-heading p,.c-features-section__sub,.c-integrations-section__sub,.c-workflows-section__sub,.c-pricing-section__sub,.c-faq-section__sub,.c-calendar-section__heading p{color:var(--text-secondary)}.c-hero__illustration{max-width:1160px;margin-bottom:0}.c-workflow-card,.c-hero-live-hub,.c-agent-card,.c-agency-card,.c-platform-card,.c-pricing-section__card,.c-faq-section__inner,.c-command-center,.c-masonry-card,.c-process-card,.c-feature-card,.c-glass-card{border-color:#ffffff1f!important;background:#121212eb!important;box-shadow:none!important}.c-workflow-card:hover,.c-agent-card:hover,.c-agency-card:hover,.c-platform-card:hover,.c-pricing-section__card:hover{border-color:#fcb9006b!important;box-shadow:0 18px 46px #00000052!important}.c-workflow-card__title,.c-agent-card h3,.c-agency-card h3,.c-masonry-card h3,.c-platform-card h3,.c-pricing-section__card-header h3,.c-workflows-section__card h3,.c-agent-canvas strong,.c-footer__columns .c-footer__heading,.c-section-heading h2,.c-features-section__header h2,.c-integrations-section__inner h2,.c-workflows-section__header h2,.c-pricing-section__header h2,.c-faq-section__header h2,.c-calendar-section__heading h2,.c-cta__title{color:#fff;font-family:var(--font-heading);letter-spacing:-.035em}.c-workflow-card__content p,.c-hero-live-hub__text,.c-agent-card p,.c-agency-card p,.c-masonry-card p,.c-platform-card p,.c-pricing-section__card-header p,.c-pricing-section__features li,.c-workflows-section__card p,.c-agent-canvas em,.c-faq-section__item p,.c-cta__sub{color:var(--text-secondary)}.c-workflow-card__icon-wrapper,.c-platform-card__icon,.c-agency-card__icons span,.c-agency-card__pills span{border-color:#fcb90038;background:#fcb90014;color:var(--roads-gold)}.text-pink-500,.text-blue-500{color:var(--roads-terracotta)!important}.c-workflow-card__badge--warning,.c-workflow-card__badge--purple{background:#fcb9001f;color:var(--roads-gold)}.c-workflow-card__badge--danger{background:#c24c2629;color:#ff9a78}.c-workflow-card__badge--success{background:#61ce7029;color:#77dd85}.c-hero-live-hub__status,.c-calendar-section__eyebrow,.c-masonry-section__heading>span,.c-eyebrow,.c-agent-card__number,.c-agent-card svg,.c-pricing-section__amount,.c-pricing-section__check,.c-agency-card a,.c-calendar-section__heading a,.c-masonry-section__link,.c-platform-card__cta,.c-footer__link:hover,.c-footer__columns a:hover{color:var(--roads-gold)}.c-hero-live-hub__dot,.c-calendar-section__eyebrow:before,.c-masonry-section__heading>span:before{background:var(--roads-gold)}.c-social-proof,.c-features-section,.c-integrations-section,.c-workflows-section,.c-agency-section,.c-platform-vibe,.c-calendar-section,.c-masonry-section,.c-pricing-section,.c-faq-section,.c-cta,.c-footer{background:var(--roads-black)!important}.c-calendar-section,.c-platform-vibe{background:linear-gradient(180deg,var(--roads-black),#0d0d0d 52%,var(--roads-black))!important}.c-cta__card{border:1px solid rgba(252,185,0,.2);border-radius:8px;background:radial-gradient(circle at 1px 1px,rgba(252,185,0,.18) 1px,transparent 0),#111!important;background-size:22px 22px,auto!important}.c-cta__card:before{background:linear-gradient(135deg,#fcb9001f,#c24c261f)}.c-footer{border-top:1px solid rgba(255,255,255,.08)}.c-footer__right,.c-footer__link,.c-footer__columns a{color:#ffffff8a}.c-pricing-toggle{border-color:#ffffff24;background:#ffffff0f}.c-pricing-toggle__btn{color:#ffffff9e;font-family:var(--font-heading)}.c-pricing-toggle__btn--active,.c-pricing-section__badge{background:var(--roads-gold);color:#111}.c-faq-section__item{border-color:#ffffff1f}.c-faq-section__trigger h3,.c-faq-section__chevron{color:#fff}@media(max-width:768px){.c-nav{inset:10px 0 auto;padding:0 14px}.c-nav__links{background:#090909;border-left-color:#ffffff1f}.c-hero{min-height:auto;padding:96px 18px 64px}.c-hero__title{font-size:clamp(38px,12vw,54px)}.c-workflow-card,.c-hero-live-hub{background:#141414!important}}@keyframes landingHeroLinePulseFlow{0%{stroke-dashoffset:360}to{stroke-dashoffset:0}}@keyframes landingHeroLivePulse{0%,to{box-shadow:0 0 #fcb90042}50%{box-shadow:0 0 0 7px #fcb90000}}@keyframes landingHeroBadgeSheen{0%{background-position:160% 50%}to{background-position:-60% 50%}}@media(prefers-reduced-motion:no-preference){.c-hero__flow-line-pulse{animation:landingHeroLinePulseFlow 3.8s linear infinite}.c-hero__flow-line-pulse:nth-of-type(2){animation-delay:.76s}.c-hero__flow-line-pulse:nth-of-type(4){animation-delay:1.52s}.c-hero__flow-line-pulse:nth-of-type(6){animation-delay:2.28s}.c-hero__flow-line-pulse:nth-of-type(8){animation-delay:3.04s}.c-hero__flow-line-pulse:nth-of-type(10){animation-delay:1.14s}.c-hero-live-hub__dot{animation:landingHeroLivePulse 2.4s ease-in-out infinite}.c-hero__badge{background:linear-gradient(110deg,transparent 0 35%,rgba(255,255,255,.72) 45%,transparent 55% 100%),#ecfdf5;background-size:240% 100%,100% 100%;animation:landingHeroBadgeSheen 5.2s ease-in-out infinite}}@media(prefers-reduced-motion:reduce){.c-hero__flow-line-pulse,.c-hero-live-hub__dot,.c-hero__badge{animation:none!important}.c-hero__centered-content,.c-hero__badge-wrapper,.c-hero__title,.c-hero__sub,.c-hero__ctas,.c-workflow-card,.c-hero-live-hub,.c-hero-feature-item{filter:none!important;opacity:1!important;transform:none!important}}.c-hero{padding-top:150px;background:radial-gradient(circle at 10% 60%,rgba(204,251,241,.5) 0%,transparent 40%),radial-gradient(circle at 90% 60%,rgba(238,242,255,.6) 0%,transparent 40%),#fff;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:auto;position:relative;overflow:hidden}.c-hero__centered-content{max-width:860px;margin:0 auto 50px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:20}.c-hero__badge-wrapper{margin-bottom:30px}.c-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#fcb9001f;color:var(--roads-gold);padding:8px 20px;border-radius:99px;font-size:14px;font-weight:700;box-shadow:none}.c-hero__badge-icon{color:var(--roads-gold)}.c-hero__title{font-size:clamp(44px,5.5vw,76px);line-height:1.05;color:#0f172a;font-weight:850;letter-spacing:0;margin-bottom:24px}.c-hero__title-highlight{color:var(--roads-gold);display:block}.c-hero__sub{font-size:20px;line-height:1.5;color:#475569;max-width:680px;margin:0 auto 36px;font-weight:400}.c-hero__ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.c-hero__cta-primary,.c-hero__cta-secondary{width:auto;min-width:0;justify-content:center}.c-hero__cta-primary{background-color:#0f172a!important;color:#fff!important;padding:0 28px!important;height:52px!important;border-radius:12px!important;font-weight:600!important;font-size:16px!important;display:inline-flex!important;align-items:center!important;gap:8px!important}.c-hero__cta-secondary{height:52px!important;padding:0 28px!important;border-radius:12px!important;border:1px solid #e2e8f0!important;color:#0f172a!important;background-color:#fff!important;font-weight:600!important;font-size:16px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;box-shadow:0 2px 10px #00000005}.c-hero__illustration{position:relative;width:100%;max-width:1200px;height:440px;margin:0 auto 40px;z-index:10}.c-hero__illustration-lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.c-workflow-card{position:absolute;background:#fff;border-radius:14px;box-shadow:0 12px 30px #0000000f;padding:14px 20px;display:flex;align-items:center;gap:18px;width:max-content;min-width:320px;z-index:10;border:1px solid #f1f5f9;transition:transform .3s ease,box-shadow .3s ease}.c-workflow-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.c-workflow-card__icon-wrapper{background:#fff;border:1px solid #f1f5f9;box-shadow:0 2px 8px #0000000a;padding:10px;border-radius:10px;display:flex;align-items:center;justify-content:center}.c-workflow-card__content{flex:1;text-align:left}.c-workflow-card__title{display:block;margin:0 0 4px;font-size:14px;font-weight:700;color:#0f172a}.c-workflow-card__content p{margin:0;font-size:13px;color:#64748b}.c-workflow-card__badge{font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px}.c-workflow-card__badge--warning{background:#fffbeb;color:#d97706}.c-workflow-card__badge--danger{background:#fef2f2;color:#dc2626}.c-workflow-card__badge--success{background:#f0fdf4;color:#16a34a}.c-workflow-card__badge--purple{background:#f3e8ff;color:#9333ea}.c-workflow-card--tl{top:40px;left:20px}.c-workflow-card--bl{top:200px;left:60px}.c-workflow-card--tr{top:40px;right:20px}.c-workflow-card--br{top:200px;right:60px}.c-workflow-card--bc{bottom:20px;left:50%;transform:translate(-50%)}.c-hero-live-hub{position:absolute;top:70px;left:50%;transform:translate(-50%);background:#fff;border-radius:999px;padding:8px 24px;display:flex;align-items:center;gap:16px;box-shadow:0 8px 24px #0000000f;border:1px solid #f1f5f9;z-index:10}.c-hero-live-hub__avatars{display:flex}.c-hero-live-hub__avatars img{width:34px;height:34px;border-radius:50%;border:2px solid white;margin-left:-10px;object-fit:cover;flex-shrink:0}.c-hero-live-hub__avatars img:first-child{margin-left:0}.c-hero-live-hub__info{display:flex;flex-direction:column;text-align:left}.c-hero-live-hub__status{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:#10b981;text-transform:uppercase;letter-spacing:.05em}.c-hero-live-hub__dot{width:6px;height:6px;background:#10b981;border-radius:50%}.c-hero-live-hub__text{font-size:13px;color:#64748b;font-weight:500}.c-hero__features{display:flex;justify-content:center;gap:32px;margin-top:60px;padding-top:40px;border-top:1px solid #f1f5f9;width:100%;max-width:1000px;flex-wrap:wrap;position:relative;z-index:20}.c-hero-feature-item{display:flex;align-items:center;gap:16px;text-align:left;flex:1;min-width:200px}.c-hero-feature-item__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.c-hero-feature-item__icon--green{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.c-hero-feature-item__icon--blue{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.c-hero-feature-item__icon--purple{background:#f3e8ff;color:#9333ea;border:1px solid #e9d5ff}.c-hero-feature-item__icon--pink{background:#fdf2f8;color:#db2777;border:1px solid #fbcfe8}.c-hero-feature-item__title{display:block;margin:0 0 4px;font-size:15px;font-weight:700;color:#0f172a}.c-hero-feature-item__text p{margin:0;font-size:13px;color:#64748b}@media(max-width:1024px){.c-hero__illustration{display:none}:root{--landing-nav-offset: 86px}.c-hero__cta-primary,.c-hero__cta-secondary{width:min(100%,320px)}}@media(max-width:640px){:root{--landing-nav-offset: 82px}.c-hero__ctas{justify-content:stretch}.c-hero__cta-primary,.c-hero__cta-secondary{width:100%}}@media(max-width:340px){.c-agent-canvas{inset:0 0 auto}.c-agent-flow{width:min(300px,100%);grid-template-columns:58px 64px 58px 64px 58px}.c-agent-flow__node{width:58px;height:58px;border-radius:16px}.c-agent-flow__icon{width:26px;height:26px;border-radius:10px}.c-agent-flow__icon:before{top:12px;left:4px;width:16px;height:2px}.c-agent-flow__icon:after{top:8px;left:11px;width:2px;height:7px}}.c-hero__workflow-layer{position:absolute;inset:0;z-index:1;pointer-events:none}.c-hero__flow-line{stroke-linecap:round}.c-workflow-card,.c-hero-live-hub,.c-hero-feature-item{will-change:opacity,filter}.c-workflow-card{transition:border-color .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1)}.c-workflow-card:hover{border-color:#fcb9006b!important;box-shadow:0 18px 46px #00000052!important}.c-workflow-card__icon-wrapper,.c-hero-feature-item__icon,.c-hero__badge-icon{transition:transform .28s cubic-bezier(.16,1,.3,1)}.c-workflow-card:hover .c-workflow-card__icon-wrapper,.c-hero-feature-item:hover .c-hero-feature-item__icon,.c-hero__badge:hover .c-hero__badge-icon{transform:translateY(-1px) scale(1.05)}.c-hero__cta-primary,.c-hero__cta-secondary{transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1),border-color .24s cubic-bezier(.16,1,.3,1)!important}.c-hero__cta-primary:hover,.c-hero__cta-secondary:hover{transform:translateY(-2px)}.c-hero__cta-primary:hover{box-shadow:none!important}.c-hero__cta-secondary:hover{border-color:var(--roads-gold)!important;box-shadow:none!important}.c-hero{background:linear-gradient(180deg,rgba(0,0,0,.18),var(--roads-black) 86%),radial-gradient(circle at 50% 0%,rgba(252,185,0,.18),transparent 34%),radial-gradient(circle at 1px 1px,rgba(252,185,0,.16) 1px,transparent 0),var(--roads-black)!important;background-size:auto,auto,24px 24px,auto!important}.c-hero__badge{border:1px solid rgba(252,185,0,.26)!important;border-radius:4px!important;background:#fcb9001f!important;color:var(--roads-gold)!important;box-shadow:none!important}.c-hero__badge-icon{color:var(--roads-gold)!important}.c-hero__title{color:#fff!important;font-family:var(--font-heading)!important;max-width:920px!important;font-size:clamp(42px,5vw,68px)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:-.035em!important}.c-hero__title-highlight{color:var(--roads-gold)!important}.c-hero__sub{color:var(--text-secondary)!important}.c-hero__cta-primary{border-color:var(--roads-gold)!important;background:var(--roads-gold)!important;color:#111!important}.c-hero__cta-secondary{border-color:#ffffff38!important;background:#ffffff0f!important;color:#fff!important}.c-spotlight-card{position:relative;overflow:hidden;border-radius:inherit;transition:border-color .3s cubic-bezier(.16,1,.3,1);transform-style:preserve-3d}.c-spotlight-card__glow{position:absolute;inset:0;z-index:1;pointer-events:none;transition:opacity .5s cubic-bezier(.16,1,.3,1);mix-blend-mode:screen}.c-spotlight-card__content{position:relative;z-index:2;height:100%;width:100%;transform-style:preserve-3d}.c-hero-mesh{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:.85}.c-hero-mesh__blob{position:absolute;border-radius:50%;filter:blur(100px);mix-blend-mode:screen;will-change:transform}.c-hero-mesh__blob--1{top:-15%;left:15%;width:480px;height:480px;background:radial-gradient(circle,rgba(252,185,0,.18) 0%,transparent 70%)}.c-hero-mesh__blob--2{top:15%;right:10%;width:520px;height:520px;background:radial-gradient(circle,rgba(194,76,38,.14) 0%,transparent 70%)}.c-hero-stars{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.c-hero-star{position:absolute;border-radius:50%}@media(max-width:1280px)and (min-width:1025px){.c-workflow-card{min-width:275px!important;padding:10px 14px!important;gap:12px!important}.c-workflow-card--tl{left:10px!important;top:50px!important}.c-workflow-card--tr{right:10px!important;top:50px!important}.c-workflow-card--bl{left:20px!important;top:220px!important}.c-workflow-card--br{right:20px!important;top:220px!important}.c-hero-live-hub{top:80px!important;padding:6px 18px!important;gap:10px!important}}.c-hero{display:grid!important;grid-template-rows:auto auto auto!important;align-items:start!important;min-height:auto!important;overflow:hidden!important;padding-top:clamp(104px,8vw,118px)!important;padding-bottom:clamp(72px,8vw,120px)!important}.c-hero__centered-content{position:relative!important;z-index:2!important;margin-bottom:clamp(20px,3vw,34px)!important;margin-inline:auto!important}.c-hero__illustration{height:clamp(480px,36vw,560px)!important;margin-top:clamp(16px,2vw,26px)!important;margin-bottom:clamp(42px,5vw,70px)!important;overflow:visible!important}.c-hero__workflow-layer{overflow:visible!important}.c-workflow-card{width:min(292px,28vw)!important;min-width:240px!important;max-width:292px!important}.c-workflow-card--tl{top:18px!important;left:28px!important}.c-workflow-card--tr{top:18px!important;right:28px!important}.c-workflow-card--bl{top:245px!important;left:72px!important}.c-workflow-card--br{top:245px!important;right:72px!important}.c-workflow-card--bc{bottom:28px!important;left:50%!important;transform:translate(-50%)!important}.c-hero-live-hub{top:106px!important}.c-hero__features{position:relative!important;z-index:3!important;max-width:1100px!important;margin:0 auto!important;padding-top:34px!important}.c-hero-feature-item{min-width:220px!important;max-width:260px!important}.c-pricing-section__grid{align-items:stretch!important}.c-pricing-section__card-wrap{height:100%!important}.c-pricing-section__card{position:relative!important;display:flex!important;min-height:540px!important;height:100%!important;flex-direction:column!important;gap:18px!important;padding:30px 28px!important;overflow:hidden!important}.c-pricing-section__badge{position:absolute!important}.c-pricing-section__card-header{display:grid!important;gap:22px!important;min-height:128px!important}.c-pricing-section__card-header h3{width:fit-content!important;margin:0!important}.c-pricing-section__card-header p{margin:0!important}.c-pricing-section__price{display:flex!important;align-items:baseline!important;gap:4px!important;margin:0!important;padding:0!important}.c-pricing-section__amount{font-size:clamp(42px,4vw,56px)!important;line-height:.92!important}.c-pricing-section__price-note{margin:8px 0 0!important}.c-pricing-section__features{display:grid!important;gap:13px!important;margin:0!important;padding:0!important}.c-pricing-section__cta{margin-top:auto!important}@media(max-width:1280px)and (min-width:1025px){.c-hero__illustration{height:520px!important}.c-workflow-card{width:260px!important;min-width:240px!important}.c-workflow-card--bl{top:270px!important;left:40px!important}.c-workflow-card--br{top:270px!important;right:40px!important}}@media(max-width:1024px){.c-hero{padding-bottom:72px!important}.c-hero__illustration{display:none!important}.c-hero__features{margin-top:48px!important}.c-pricing-section__card{min-height:auto!important}}@media(min-width:1025px){.c-hero__illustration{display:grid!important;width:min(1120px,calc(100vw - 96px))!important;height:auto!important;min-height:430px!important;margin-top:clamp(22px,3vw,40px)!important;margin-bottom:clamp(34px,5vw,56px)!important;overflow:visible!important}.c-hero__illustration-lines{inset:0!important;height:100%!important;opacity:.74!important}.c-hero__workflow-layer{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:minmax(250px,1fr) minmax(270px,.95fr) minmax(250px,1fr)!important;grid-template-rows:116px 116px 116px!important;grid-template-areas:"tl hub tr" "bl hub br" ". bc ."!important;align-items:center!important;column-gap:clamp(34px,5vw,86px)!important;row-gap:22px!important;z-index:2!important;width:100%!important;min-height:430px!important;pointer-events:auto!important}.c-workflow-card,.c-hero-live-hub{position:relative!important;inset:auto!important;transform:none!important}.c-workflow-card{width:100%!important;min-width:0!important;max-width:none!important;min-height:86px!important;padding:14px 16px!important;gap:12px!important}.c-workflow-card>.c-spotlight-card__content{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;height:auto!important}.c-workflow-card__content{min-width:0!important}.c-workflow-card__title,.c-workflow-card__content p{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.c-workflow-card__badge{white-space:nowrap!important}.c-workflow-card--tl{grid-area:tl!important}.c-workflow-card--tr{grid-area:tr!important}.c-workflow-card--bl{grid-area:bl!important}.c-workflow-card--br{grid-area:br!important}.c-workflow-card--bc{grid-area:bc!important;align-self:start!important}.c-hero-live-hub{grid-area:hub!important;align-self:center!important;justify-self:center!important;width:min(100%,300px)!important;border-radius:8px!important;padding:16px!important}.c-hero-live-hub>.c-spotlight-card__content{display:flex!important;align-items:center!important;gap:12px!important;height:auto!important}.c-workflow-card:hover,.c-workflow-card--bc:hover{transform:translateY(-3px)!important}.c-hero__features{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(22px,4vw,52px)!important;width:min(1030px,calc(100vw - 96px))!important;margin-top:0!important}.c-hero-feature-item{min-width:0!important;max-width:none!important}}@media(min-width:1025px)and (max-width:1180px){.c-hero__illustration{width:min(1040px,calc(100vw - 64px))!important}.c-hero__workflow-layer{grid-template-columns:minmax(230px,1fr) minmax(230px,.82fr) minmax(230px,1fr)!important;column-gap:28px!important}.c-workflow-card{min-height:88px!important;padding:12px 14px!important}.c-workflow-card__badge{padding:5px 9px!important}}
