@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#111326;background:#fff;--violet:#8b5cf6;--indigo:#a855f7;--purple:#ec4899;--magenta:#ec4899;--grad-brand:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);--grad-brand-soft:linear-gradient(135deg,#f0abfc,#c4b5fd);--brand-shadow:rgba(168,58,201,.28);--ink:#111326;--muted:#5c6384;--line:#e8e9f7;--shadow:0 14px 45px rgba(40,35,110,.08);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:86px;width:min(1240px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:#ffffffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:.25s}.site-header.scrolled{height:70px;border-bottom:1px solid rgba(225,226,243,.8)}.brand{display:flex;align-items:center;text-decoration:none;font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-1.2px;color:#101224}.brand strong{color:var(--violet)}.brand-wave{width:52px;height:34px;display:flex;gap:3px;align-items:center;margin-right:8px}.brand-wave i{display:block;width:3px;border-radius:4px;background:var(--violet);animation:wave 1.8s ease-in-out infinite}.brand-wave i:nth-child(1),.brand-wave i:nth-child(5){height:12px}.brand-wave i:nth-child(2),.brand-wave i:nth-child(4){height:24px;animation-delay:.15s}.brand-wave i:nth-child(3){height:34px;animation-delay:.3s}.nav{display:flex;gap:42px;align-items:center}.nav a{text-decoration:none;color:#111326;font-size:14px;font-weight:600;transition:.2s}.nav a:hover{color:var(--violet)}.button{border:0;border-radius:12px;background:var(--grad-brand);color:#fff;padding:15px 25px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 10px 26px var(--brand-shadow);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #a83ac957}.button svg{width:18px;height:18px}.button-small{padding:13px 26px}.button-outline{background:#fff;color:var(--violet);border:1.5px solid #e9d5ff;box-shadow:none}.menu-button{display:none;border:0;background:none;color:var(--ink)}.hero{min-height:620px;display:grid;grid-template-columns:47% 53%;align-items:center;padding:46px 0 30px}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{font-size:11px;font-weight:800;color:var(--violet);letter-spacing:.02em}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;background:#f7f5ff;border-radius:999px}.eyebrow svg{width:12px}.hero h1{font-family:Manrope,sans-serif;font-size:61px;line-height:1.04;letter-spacing:-3.4px;margin:24px 0 18px}.hero h1 span{display:block;color:transparent;background:var(--grad-brand);-webkit-background-clip:text;background-clip:text}.hero-copy>p{max-width:540px;color:var(--muted);line-height:1.7;font-size:17px}.hero-features{display:grid;grid-template-columns:repeat(4,1fr);margin:30px 0 28px;max-width:570px}.hero-features span{font-size:11px;text-align:center;font-weight:600;border-right:1px solid #dddff0;padding:0 12px;display:grid;gap:9px}.hero-features span:last-child{border:0}.hero-features svg{width:27px;height:27px;color:var(--violet);margin:auto}.hero-actions{display:flex;gap:16px}.hero-actions .button{min-width:178px}.reassurance{margin-top:18px;color:#7a809b;display:flex;gap:28px;font-size:11px}.reassurance span{display:flex;align-items:center;gap:6px}.reassurance svg{color:var(--violet);width:14px}.hero-visual{height:560px;position:relative}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0 0 14px 100px;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 12%,black 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 12%,black 90%,transparent 100%)}.voice-widget{position:absolute;right:0;bottom:18px;width:270px;background:#fffffff0;border:1px solid #eaebf8;box-shadow:0 20px 55px #1c195626;border-radius:24px;padding:18px;transform:rotate(4deg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:float 5s ease-in-out infinite}.widget-head{display:flex;align-items:center;gap:9px;font-size:11px}.widget-head>span:last-child{display:grid}.widget-head small{font-size:9px;color:#777}.widget-head small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#22c45e;margin-right:3px}.avatar{width:30px;height:30px;border-radius:50%;background:#252342;color:#fff;display:grid;place-items:center;font-size:9px}.message{padding:12px;border-radius:9px;font-size:11px;margin-top:14px;max-width:90%}.message.bot{background:var(--violet);color:#fff;margin-left:auto}.message.user{background:#f3f3f7}.co-browse{margin-top:12px;padding:12px;background:#f5f5f8;border-radius:10px;display:flex;align-items:center;gap:8px;color:#21233c}.co-browse>svg{width:20px;color:#21b856}.co-browse span{display:grid;flex:1;font-size:9px}.co-browse small{font-size:8px;color:#777}.call-controls{display:flex;justify-content:space-around;margin:17px 0}.call-controls button{width:38px;height:38px;border:0;border-radius:10px;background:#f3f2ff;color:var(--violet);display:grid;place-items:center}.call-controls .hang{background:#ff3e54;color:#fff}.powered{font-size:8px;color:#9699ae;text-align:center;display:block}.pulse-badge{position:absolute;border-radius:50%;width:66px;height:66px;display:grid;place-items:center;color:#fff;background:var(--grad-brand);box-shadow:0 16px 35px var(--brand-shadow)}.pulse-badge svg{width:30px;height:30px}.pulse-one{left:6%;top:80px}.pulse-two{right:12%;top:32px;width:58px;height:58px;animation:pulse 2.8s infinite}.surface{border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);background:#fff}.capabilities{padding:18px 38px 28px}.inline-heading{display:flex;justify-content:center;align-items:baseline;gap:10px}.inline-heading span{font-size:13px;font-weight:800}.inline-heading h2{font:700 25px Manrope;color:var(--violet);margin:0}.capability-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:16px}.capability-grid article{text-align:center}.cap-icon{width:88px;height:80px;margin:auto;display:grid;place-items:center;color:var(--violet);background:radial-gradient(circle at 30% 25%,#f7f5ff,#e3e1ff);border-radius:28px 28px 34px 20px;box-shadow:inset 0 -8px 20px #5036ff17}.cap-icon svg{width:57px;height:57px}.capability-grid h3{font-size:15px;margin:14px 0 7px}.capability-grid p{font-size:12px;color:var(--muted);line-height:1.6;margin:0}.stats{margin-top:18px;padding:20px 42px;display:grid;grid-template-columns:repeat(4,1fr)}.stats>div{display:flex;justify-content:center;align-items:center;gap:14px;border-right:1px solid #dddff1}.stats>div:last-child{border:0}.stats svg{width:42px;height:42px;color:var(--violet)}.stats span{display:grid}.stats strong{color:var(--violet);font:800 25px Manrope}.stats small{font-size:11px}.included{display:grid;grid-template-columns:44% 56%;min-height:400px;margin-top:22px;border-bottom:1px solid var(--line);padding-bottom:20px}.included-photo{position:relative;overflow:hidden;border-radius:18px}.included-photo>img{width:100%;height:100%;object-fit:cover}.included-copy{padding:22px 26px 0}.included-copy h2,.section-heading h2{font:700 30px Manrope;letter-spacing:-1px;margin:10px 0}.included-copy>p,.section-heading p{color:var(--muted);line-height:1.55;font-size:14px;max-width:600px}.included-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px}.included-grid>div{display:grid;place-items:center;gap:10px;text-align:center;padding:10px;border-right:1px solid var(--line);font-size:11px}.included-grid>div:nth-child(4n){border:0}.included-grid svg{width:27px;height:27px;color:var(--violet)}.orbit{position:absolute;width:48px;height:48px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--violet);box-shadow:0 10px 28px #221a752e;animation:float 4s ease-in-out infinite}.orbit svg{width:23px}.orbit-a{top:40px;right:40px}.orbit-b{left:40px;bottom:55px;animation-delay:1s}.orbit-c{right:42px;bottom:35px;animation-delay:2s}.use-cases,.pricing{padding-top:28px}.section-heading{text-align:center}.section-heading p{margin:0 auto 22px}.use-case-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.use-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 9px 22px #28236e0d;transition:.25s;transition-delay:var(--delay)}.use-card:hover{transform:translateY(-7px);box-shadow:0 16px 32px #28236e1f}.case-image{height:170px;position:relative;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.use-card:hover img{transform:scale(1.04)}.case-image span{position:absolute;right:8px;bottom:8px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--violet);box-shadow:0 5px 18px #7775}.case-image span svg{width:16px}.use-card>div:last-child{text-align:center;padding:13px 9px 17px}.use-card h3{font-size:12px;margin:0 0 9px}.use-card p{font-size:10px;line-height:1.65;color:#59607d;margin:0}.pricing{padding-top:34px}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.price-card{border:1px solid var(--line);border-radius:16px;padding:22px 24px;min-height:392px;position:relative;box-shadow:0 11px 28px #27206e0f;display:flex;flex-direction:column}.price-card.popular{box-shadow:0 15px 38px #4930ff26;border-color:#e9d5ff;transform:translateY(-4px)}.popular-pill{position:absolute;right:16px;top:16px;background:var(--violet);color:#fff;padding:5px 9px;border-radius:7px;font-size:9px}.price-card h3{font:700 18px Manrope;margin:0 0 3px}.price-card>p{font-size:11px;color:var(--muted);margin:0}.price{font:800 25px Manrope;color:var(--violet);margin:20px 0 10px}.price small{font:500 11px DM Sans;color:var(--muted);margin-left:7px}.price-card ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:8px;flex:1}.price-card li{font-size:10px;display:flex;gap:7px;align-items:center}.price-card li svg{color:var(--violet);background:#eeeaff;border-radius:50%;padding:2px;width:15px;height:15px}.price-card .button{padding:10px;font-size:11px}.pricing-note{text-align:center;color:var(--muted);font-size:12px}.final-cta{min-height:245px;margin-top:18px;border-radius:22px;background:linear-gradient(110deg,#fafaff,#f3f2ff);display:grid;grid-template-columns:31% 36% 33%;align-items:center;padding:28px 32px;overflow:hidden}.integration-map{display:grid;justify-content:center}.app-row{display:flex;gap:24px}.app-icon{width:57px;height:50px;background:#fff;border-radius:11px;display:grid;place-items:center;color:var(--violet);font-weight:800;box-shadow:0 8px 18px #2b24781c}.app-icon svg{width:24px}.connector{display:flex;justify-content:space-around;height:31px}.connector span{border-left:1px dashed #c084fc}.mic-wrap{display:flex;align-items:center;justify-content:center}.mic-wrap img{width:150px;height:190px;object-fit:contain;mix-blend-mode:multiply}.wave-lines{height:75px;display:flex;align-items:center;gap:5px}.wave-lines i{display:block;width:4px;border-radius:4px;background:#c084fc;height:26px;animation:wave 1.5s ease-in-out infinite}.wave-lines i:nth-child(2),.wave-lines i:nth-child(4){height:45px;animation-delay:.12s}.wave-lines i:nth-child(3){height:65px;animation-delay:.24s}.left-wave{transform:scaleX(-1)}.cta-copy h2{font:700 25px/1.15 Manrope;margin:0}.cta-copy p{font-size:13px;line-height:1.5;color:var(--muted);max-width:330px}.cta-copy .button{padding:13px 24px;font-size:12px}.footer{text-align:center;padding:12px 0 36px;color:#8a8fa9}.footer small{font-size:9px}.logo-row{display:flex;justify-content:space-around;align-items:center;font:600 17px Manrope;margin:10px 0 30px;filter:grayscale(1)}.footer p{font-size:11px}.chat-fab{position:fixed;right:28px;bottom:28px;z-index:70;width:60px;height:60px;border:5px solid #fff;border-radius:50%;background:var(--violet);color:#fff;display:grid;place-items:center;box-shadow:0 12px 30px #a83ac959}.chat-fab svg{width:28px;height:28px}.chat-panel{position:fixed;right:28px;bottom:100px;z-index:69;width:320px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 60px #18145338;overflow:hidden;animation:panelIn .25s ease-out}.chat-panel header{background:var(--violet);color:#fff;padding:17px;display:flex;justify-content:space-between}.chat-panel header span{display:grid}.chat-panel header small{font-size:10px;opacity:.8}.chat-panel header i{display:inline-block;width:6px;height:6px;background:#4eff8c;border-radius:50%}.chat-panel header button{border:0;background:none;color:#fff}.chat-body{padding:18px}.chat-body p{background:#f3f2ff;padding:13px;border-radius:12px;font-size:13px}.chat-body button{display:block;width:100%;margin-top:8px;border:1px solid #e9d5ff;background:#fff;color:var(--violet);padding:10px;border-radius:9px;font-weight:700}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0e0c2a8c;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.demo-modal{width:min(470px,100%);background:#fff;border-radius:22px;padding:42px;text-align:center;position:relative;animation:panelIn .3s ease-out}.modal-close{position:absolute;right:16px;top:16px;border:0;background:#f1f0f8;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.demo-pulse{width:90px;height:90px;border-radius:50%;background:var(--grad-brand);color:#fff;margin:auto;display:grid;place-items:center;animation:pulse 2s infinite}.demo-pulse svg{width:42px}.demo-modal h2{font:800 28px Manrope}.demo-modal p{color:var(--muted);line-height:1.6}.toast{position:fixed;z-index:110;left:50%;bottom:28px;transform:translate(-50%);background:#171629;color:#fff;padding:13px 18px;border-radius:10px;display:flex;align-items:center;gap:9px;font-size:13px;box-shadow:0 12px 30px #17162955;animation:panelIn .25s ease-out}.toast svg{color:#6aff9a}.reveal{animation:reveal .7s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes float{50%{transform:translateY(-8px) rotate(2deg)}}@keyframes pulse{50%{box-shadow:0 0 0 15px #4930ff00}}@keyframes wave{50%{transform:scaleY(.5);opacity:.55}}@keyframes panelIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:1050px){.nav{gap:22px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:49px}.use-case-grid{grid-template-columns:repeat(4,1fr)}.capability-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{gap:14px}.price-card{padding:20px 16px}.final-cta{grid-template-columns:27% 37% 36%}}@media(max-width:780px){.section-shell{width:min(100% - 28px,620px)}.site-header{width:calc(100% - 28px);height:70px}.header-cta{display:none}.menu-button{display:grid;width:42px;height:42px;place-items:center}.menu-button svg{width:25px;height:25px}.nav{position:absolute;left:0;right:0;top:69px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:var(--shadow);display:none;flex-direction:column;gap:0}.nav.open{display:flex}.nav a{width:100%;padding:13px}.brand{font-size:20px}.brand-wave{width:38px}.hero{grid-template-columns:1fr;padding-top:35px}.hero h1{font-size:45px}.hero-visual{height:500px;margin-top:18px}.hero-visual>img{border-radius:30px}.voice-widget{right:8px}.capability-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr);padding:16px}.stats>div{border:0;padding:12px}.included{grid-template-columns:1fr}.included-photo{height:390px}.included-copy{padding:28px 0}.use-case-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.final-cta{grid-template-columns:1fr;text-align:center}.integration-map{display:none}.cta-copy p{margin:10px auto 18px}.logo-row{flex-wrap:wrap;gap:22px}.chat-fab{right:18px;bottom:18px}.chat-panel{right:18px;bottom:90px}}@media(max-width:520px){.hero h1{font-size:39px;letter-spacing:-2.4px}.hero-copy>p{font-size:15px}.hero-features{grid-template-columns:repeat(2,1fr);gap:20px}.hero-features span:nth-child(2){border:0}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.reassurance{justify-content:center;gap:14px;flex-wrap:wrap}.hero-visual{height:430px}.voice-widget{width:230px;padding:14px}.pulse-one{left:0}.capabilities{padding:20px 14px}.inline-heading{flex-direction:column;align-items:center;gap:2px}.capability-grid{grid-template-columns:1fr 1fr}.cap-icon{width:70px;height:66px}.cap-icon svg{width:44px}.stats{grid-template-columns:1fr 1fr}.stats strong{font-size:20px}.stats svg{width:34px}.included-photo{height:330px}.included-grid{grid-template-columns:repeat(2,1fr)}.included-grid>div:nth-child(2n){border:0}.use-case-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 2px 20px}.use-card{min-width:76%;scroll-snap-align:center}.case-image{height:260px}.use-card h3{font-size:15px}.use-card p{font-size:12px}.pricing-grid{grid-template-columns:1fr}.price-card.popular{transform:none}.final-cta{padding:25px 18px}.mic-wrap img{width:120px;height:160px}.wave-lines i:nth-child(3){height:48px}.logo-row{font-size:13px}.chat-panel{left:14px;right:14px;width:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.site-header{position:relative}@media(min-width:781px){.capability-grid{grid-template-columns:repeat(5,1fr)}}.pricing .section-heading>p{max-width:790px}.billing-toggle{display:inline-flex;padding:4px;background:#f0efff;border:1px solid #e1defd;border-radius:12px;margin:8px 0 24px}.billing-toggle button{border:0;background:transparent;color:#5c6384;padding:10px 17px;border-radius:9px;font-size:12px;font-weight:700}.billing-toggle button.active{background:#fff;color:var(--violet);box-shadow:0 4px 13px #3027851f}.price-card{min-height:610px}.price-card h3{padding-right:72px}.price-card .price{min-height:31px}.price-card .enterprise-copy{font-size:11px;line-height:1.55;color:var(--muted);margin:13px 0 10px}.price-card .button{text-decoration:none}.plan-note{text-align:center;color:#737995;font-size:9px;margin-top:10px}.price-card li{align-items:flex-start;line-height:1.35}.price-card li svg{flex:0 0 15px;margin-top:1px}.voice-widget{width:203px;padding:14px;border-radius:20px}.voice-widget .message{padding:9px;font-size:9px;margin-top:10px}.voice-widget .co-browse{padding:9px;margin-top:9px}.voice-widget .call-controls{margin:12px 0}.voice-widget .call-controls button{width:31px;height:31px}.voice-widget .widget-head{font-size:9px}.voice-widget .avatar{width:25px;height:25px}.voice-widget .powered{font-size:7px}@media(max-width:520px){.voice-widget{width:190px;padding:12px}}.onboarding{margin-top:34px;padding:42px;border:1px solid #e7e4ff;border-radius:24px;background:#f8f7ff;box-shadow:0 18px 45px #372a8c12}.onboarding .section-heading p{margin-bottom:30px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;position:relative}.steps-grid:before{content:"";position:absolute;left:16%;right:16%;top:47px;border-top:2px dashed #cfc8ff}.steps-grid article{position:relative;z-index:1;background:#fff;border:1px solid #e4e1fa;border-radius:18px;padding:25px 24px 24px;min-height:245px;box-shadow:0 12px 27px #342b7f0f}.step-number{position:absolute;right:18px;top:15px;font:800 42px Manrope;color:#efedff}.step-icon{width:58px;height:58px;border-radius:17px;background:#ece9ff;color:var(--violet);display:grid;place-items:center;margin-bottom:22px;box-shadow:0 8px 18px #4930ff1f}.step-icon svg{width:31px;height:31px}.steps-grid small{font-size:10px;font-weight:800;color:var(--violet)}.steps-grid h3{font:700 17px Manrope;margin:8px 0}.steps-grid p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.steps-grid code{color:var(--violet);background:#f2f0ff;padding:2px 5px;border-radius:5px}.code-snippet{margin-top:22px;background:#1d1834;color:#f7f4ff;border-radius:15px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 12px 24px #20185021}.code-snippet>div{min-width:0;display:grid;gap:7px}.code-snippet small{color:#9e97b4;font:500 10px monospace}.code-snippet code{font:500 11px/1.5 monospace;color:#d8b6ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.code-snippet button{flex:0 0 auto;border:1px solid #a855f7;background:#332766;color:#fff;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:6px}.code-snippet button svg{width:14px;height:14px}@media(max-width:780px){.onboarding{padding:30px 20px}.steps-grid{grid-template-columns:1fr}.steps-grid:before{display:none}.steps-grid article{min-height:0}.code-snippet{align-items:flex-start}.code-snippet code{white-space:normal;word-break:break-all}}@media(max-width:520px){.onboarding{padding:26px 15px}.code-snippet{flex-direction:column}.code-snippet button{width:100%;justify-content:center}}.code-snippet{background:#eef0f5;color:#252a3a;border:1px solid #d9dce6;box-shadow:0 10px 24px #2c304a14}.code-snippet small{color:#74798a}.code-snippet code{color:#2a2e3e}.code-snippet button{background:#fff;color:var(--violet);border-color:#c8c2f6;box-shadow:0 4px 12px #3c309114}.page-header{position:relative}.inner-page,.affiliate-page{background:#fff}.page-hero{padding:100px 0 70px;text-align:center}.page-hero h1,.affiliate-hero h1{font:800 56px/1.06 Manrope;letter-spacing:-3px;margin:22px 0}.page-hero h1 span,.affiliate-hero h1 span{color:var(--violet)}.page-hero>p{max-width:680px;margin:auto;color:var(--muted);font-size:17px;line-height:1.7}.faq-layout{display:grid;grid-template-columns:32% 68%;gap:35px;padding:10px 0 80px}.faq-layout aside{background:#f4f3ff;border:1px solid #e1defe;border-radius:24px;padding:32px;height:max-content;position:sticky;top:25px}.faq-orb{width:76px;height:76px;border-radius:22px;background:#fff;color:var(--violet);display:grid;place-items:center;box-shadow:0 12px 25px #4032a01f}.faq-orb svg{width:42px;height:42px}.faq-layout h2{font:700 26px Manrope;margin:24px 0 8px}.faq-layout aside p{color:var(--muted);font-size:13px;line-height:1.65;margin-bottom:22px}.accordion-list{display:grid;gap:12px}.accordion-list details{border:1px solid #e4e4f1;border-radius:16px;background:#fff;box-shadow:0 9px 25px #25205b0d;overflow:hidden}.accordion-list summary{list-style:none;padding:22px 24px;display:flex;align-items:center;gap:15px;font:700 15px Manrope;cursor:pointer}.accordion-list summary::-webkit-details-marker{display:none}.accordion-list summary span{font-size:10px;color:var(--violet);background:#efedff;padding:7px;border-radius:8px}.accordion-list summary b{margin-left:auto;color:var(--violet);font-size:20px;transition:.2s}.accordion-list details[open] summary b{transform:rotate(45deg)}.accordion-list details p{margin:0;padding:0 24px 23px;color:var(--muted);line-height:1.75;font-size:13px}.affiliate-hero{min-height:610px;display:grid;grid-template-columns:52% 48%;align-items:center;padding:65px 0}.affiliate-hero>div:first-child>p{max-width:610px;color:var(--muted);line-height:1.7;font-size:16px}.partner-link{font-size:12px!important}.partner-link a{color:var(--violet);font-weight:700}.affiliate-visual{height:480px;position:relative;padding-left:55px}.affiliate-visual>img{width:100%;height:100%;object-fit:cover;border-radius:28px;box-shadow:0 22px 50px #261f6424}.earning-card,.referral-card{position:absolute;background:#fff;border:1px solid #e5e3f6;border-radius:14px;padding:13px 17px;box-shadow:0 13px 30px #2c237326;display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.earning-card svg,.referral-card svg{grid-row:1/3;width:28px;height:28px;color:var(--violet)}.earning-card b,.referral-card b{font-size:12px}.earning-card small,.referral-card small{font-size:9px;color:var(--muted)}.earning-card{left:12px;top:75px}.referral-card{right:-12px;bottom:75px}.affiliate-section,.commission-section,.affiliate-faq{padding:65px 0}.affiliate-section{background:#f8f7ff;border:1px solid #e6e3ff;border-radius:26px;padding-inline:45px}.affiliate-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.affiliate-steps article{background:#fff;border:1px solid #e4e1fa;border-radius:18px;padding:28px;position:relative}.affiliate-steps article>span{position:absolute;right:18px;top:12px;font:800 46px Manrope;color:#eeebff}.affiliate-steps svg{width:45px;height:45px;color:var(--violet)}.affiliate-steps h3{font:700 18px Manrope;margin:18px 0 7px}.affiliate-steps p{font-size:12px;line-height:1.65;color:var(--muted)}.commission-table{border:1px solid #e1e2ef;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);margin-top:28px}.table-row{display:grid;grid-template-columns:1.25fr .8fr .65fr 1fr;align-items:center;padding:18px 22px;border-bottom:1px solid #e8e8f2;font-size:13px}.table-row:last-child{border:0}.table-head{background:#f3f2ff;color:#4e5270;font-size:11px}.table-row>span:first-child{display:grid}.table-row small{color:var(--muted);font-size:10px}.table-row strong{color:var(--violet);font:800 22px Manrope}.table-row.featured{background:#fbfaff}.commission-note{max-width:900px;margin:18px auto 0;text-align:center;color:var(--muted);font-size:11px;line-height:1.65}.partner-tools{display:grid;grid-template-columns:1.35fr .65fr;gap:25px;padding:40px 0 70px}.join-card,.dashboard-card{border:1px solid #e3e3f1;border-radius:22px;padding:32px;background:#fff;box-shadow:var(--shadow)}.join-card h2,.dashboard-card h2,.affiliate-faq h2{font:700 27px Manrope;margin:8px 0}.join-card>p,.dashboard-card>p{color:var(--muted);font-size:13px;line-height:1.6}.join-card form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.join-card label,.dashboard-card label{display:grid;gap:6px;font-size:11px;font-weight:700;color:#34384f}.join-card input,.join-card select,.dashboard-card input{width:100%;border:1px solid #dcddec;border-radius:9px;padding:11px;background:#fafaff;color:#1d2030;outline:none}.join-card input:focus,.join-card select:focus,.dashboard-card input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #ece9ff}.join-card label small{font-weight:400;color:var(--muted)}.join-card .full{grid-column:1/-1}.check-label{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start}.check-label input{width:16px;height:16px}.check-label span{font-weight:400;line-height:1.5;color:var(--muted)}.dashboard-card{height:max-content;background:#f7f6ff}.dashboard-card form{display:grid;gap:14px;margin-top:22px}.dashboard-card .button{width:100%}.lookup-note{background:#fff;border-radius:10px;padding:12px!important;color:var(--violet)!important}.form-success{text-align:center;background:#f4f3ff;border-radius:16px;padding:30px;margin-top:24px}.form-success>svg{width:44px;height:44px;color:var(--violet)}.form-success code{display:inline-block;background:#fff;padding:10px 14px;border-radius:8px;color:var(--violet);font-weight:800}.affiliate-faq{max-width:900px}.affiliate-faq .accordion-list{margin-top:25px}@media(max-width:900px){.page-hero h1,.affiliate-hero h1{font-size:45px}.affiliate-hero{grid-template-columns:1fr}.affiliate-visual{margin-top:30px}.partner-tools,.faq-layout{grid-template-columns:1fr}.faq-layout aside{position:relative;top:auto}.affiliate-steps{grid-template-columns:1fr}.table-row{grid-template-columns:1.1fr .8fr .6fr 1fr}}@media(max-width:620px){.page-hero{padding:60px 0 40px}.page-hero h1,.affiliate-hero h1{font-size:37px;letter-spacing:-2px}.affiliate-hero{padding:45px 0}.affiliate-visual{height:360px;padding-left:0}.affiliate-section{padding:42px 18px}.table-head{display:none}.table-row{grid-template-columns:1fr 1fr;gap:9px}.table-row strong{text-align:right}.partner-tools{padding-top:20px}.join-card,.dashboard-card{padding:24px 18px}.join-card form{grid-template-columns:1fr}.join-card .full{grid-column:auto}.affiliate-faq{padding-top:40px}.accordion-list summary{padding:18px;font-size:13px}.accordion-list details p{padding:0 18px 18px}.earning-card{left:-4px}.referral-card{right:-4px}}.use-case-grid{grid-template-columns:repeat(4,1fr)}@media(max-width:780px){.use-case-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.use-case-grid{display:flex}}.case-image img{object-position:center}.hero h1 span{font-size:.7em}.plan-note{display:block;min-height:12px}.price-card .button{height:36px;box-sizing:border-box}:root{--bg:#fff;--surface:#fff;--surface-2:#f7f6ff;--surface-3:#f3f2ff;--text:#111326;--text-soft:#5c6384;--text-faint:#8a8fa9;--hairline:#e8e9f7}:root[data-theme=dark]{--bg:#0c0a16;--surface:#151327;--surface-2:#1b1830;--surface-3:#221d3d;--text:#f2effa;--text-soft:#b3adcc;--text-faint:#8b85a6;--hairline:#2b2545;--ink:#f2effa;--muted:#b3adcc;--line:#2b2545;--shadow:0 14px 45px rgba(0,0,0,.5);color-scheme:dark}:root[data-theme=dark],:root[data-theme=dark] body{background:var(--bg);color:var(--text)}:root[data-theme=dark] .site-header{background:#0c0a16db}:root[data-theme=dark] .site-header.scrolled{border-bottom-color:var(--hairline)}:root[data-theme=dark] .brand{color:var(--text)}:root[data-theme=dark] .nav a{color:var(--text)}:root[data-theme=dark] .nav a:hover{color:#f0abfc}:root[data-theme=dark] .surface,:root[data-theme=dark] .orbit,:root[data-theme=dark] .use-card,:root[data-theme=dark] .app-icon,:root[data-theme=dark] .chat-panel,:root[data-theme=dark] .demo-modal,:root[data-theme=dark] .nav,:root[data-theme=dark] .steps-grid article,:root[data-theme=dark] .inner-page,:root[data-theme=dark] .affiliate-page,:root[data-theme=dark] .faq-orb,:root[data-theme=dark] .accordion-list details,:root[data-theme=dark] .earning-card,:root[data-theme=dark] .referral-card,:root[data-theme=dark] .affiliate-steps article,:root[data-theme=dark] .join-card,:root[data-theme=dark] .dashboard-card,:root[data-theme=dark] .lookup-note,:root[data-theme=dark] .case-image span,:root[data-theme=dark] .billing-toggle button.active{background:var(--surface);color:var(--text);border-color:var(--hairline)}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .message.user,:root[data-theme=dark] .co-browse,:root[data-theme=dark] .call-controls button,:root[data-theme=dark] .chat-body p,:root[data-theme=dark] .chat-body button,:root[data-theme=dark] .modal-close,:root[data-theme=dark] .billing-toggle,:root[data-theme=dark] .onboarding,:root[data-theme=dark] .steps-grid code,:root[data-theme=dark] .code-snippet button,:root[data-theme=dark] .faq-layout aside,:root[data-theme=dark] .affiliate-section,:root[data-theme=dark] .table-head,:root[data-theme=dark] .table-row.featured,:root[data-theme=dark] .form-success,:root[data-theme=dark] .final-cta{background:var(--surface-2);color:var(--text)}:root[data-theme=dark] .final-cta{background:linear-gradient(110deg,#171331,#211a3d)}:root[data-theme=dark] .join-card input,:root[data-theme=dark] .join-card select,:root[data-theme=dark] .dashboard-card input{background:var(--surface-3);color:var(--text);border-color:var(--hairline)}:root[data-theme=dark] input::placeholder{color:var(--text-faint)}:root[data-theme=dark] .footer,:root[data-theme=dark] .powered,:root[data-theme=dark] .reassurance,:root[data-theme=dark] .widget-head small,:root[data-theme=dark] .co-browse small{color:var(--text-faint)}:root[data-theme=dark] .hero-copy>p{color:var(--text-soft)}:root[data-theme=dark] .button-outline{background:transparent;color:#e9d5ff;border-color:#6d28d9}:root[data-theme=dark] .hero-features span{border-right-color:var(--hairline)}:root[data-theme=dark] .accordion-list details{border-color:var(--hairline)}:root[data-theme=dark] .mic-wrap img{mix-blend-mode:normal}:root[data-theme=dark] .logo-row{filter:grayscale(1) invert(1) opacity(.75)}.theme-toggle{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid var(--hairline);border-radius:11px;background:var(--surface-2);color:var(--text);transition:background .2s,color .2s,border-color .2s,transform .2s}.theme-toggle:hover{transform:translateY(-1px);border-color:#c084fc;color:#a855f7}.theme-toggle svg{width:18px;height:18px}.header-actions{display:flex;align-items:center;gap:12px}.signin-link{text-decoration:none;font-size:14px;font-weight:600;color:var(--text);padding:9px 4px;transition:color .2s;white-space:nowrap}.signin-link:hover{color:#a855f7}@media(max-width:900px){.signin-link{display:none}}a.button,.button{text-decoration:none}.partner-tools .dashboard-card{height:auto;align-self:stretch}.form-msg{margin-top:14px;padding:11px 13px;border-radius:10px;font-size:13px;line-height:1.5}.form-msg.error{background:#fef2f2;color:#9f1239;border:1px solid #fecdd3}.form-msg.ok{background:#f0fdf4;color:#14532d;border:1px solid #bbf7d0}:root[data-theme=dark] .form-msg.error{background:#3b1220;color:#fecdd3;border-color:#7f1d3a}:root[data-theme=dark] .form-msg.ok{background:#0f2e1c;color:#bbf7d0;border-color:#166534}.link-button{background:none;border:0;padding:0;font-size:13px;font-weight:600;color:#a855f7;text-decoration:underline;cursor:pointer}.link-button:hover{color:#ec4899}.forgot-row{margin-top:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.stat-grid div{background:var(--surface-2);border:1px solid var(--hairline);border-radius:12px;padding:12px}.stat-grid b{display:block;font:700 19px Manrope;margin-bottom:2px}.stat-grid small{font-size:11px;color:var(--text-soft)}.ref-list{margin-top:14px;font-size:12px}.ref-list li{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid var(--hairline)}.ref-list{list-style:none;padding:0}
