:root{--bg: #f6f7fb;--bg-elevated: rgba(255, 255, 255, .72);--glass-border: rgba(255, 255, 255, .9);--text: #1a1d26;--text-muted: #5c6174;--accent: #2563eb;--accent-soft: rgba(37, 99, 235, .08);--chart-blue: #4a6bb8;--chart-blue-soft: rgba(74, 107, 184, .18);--chart-blue-glass: rgba(74, 107, 184, .12);--radius: 20px;--radius-sm: 12px;--shadow: 0 8px 32px rgba(0, 0, 0, .06);--shadow-soft: 0 4px 24px rgba(0, 0, 0, .04);--blur: 20px;--blur-strong: 24px;--h1: 56px;--h2: 40px;--h3: 24px;--body: 16px;--section-gap: 24px;--landing-section-gap: 56px;--container: 1200px}@font-face{font-family:hugeicons-stroke-rounded;src:url(/hugeicons/hgi-stroke-rounded.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.hgi-stroke{display:inline-block;font-family:hugeicons-stroke-rounded!important;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hgi-stroke.hgi-ai-chat-02:before{content:"󱔯"}.hgi-stroke.hgi-attachment:before{content:"󱙣"}.hgi-stroke.hgi-book-open-02:before{content:"󱝮"}.hgi-stroke.hgi-git-compare:before{content:"󱵮"}.hgi-stroke.hgi-home-01:before{content:"󱸱"}.hgi-stroke.hgi-reddit:before{content:"󲑂"}.hgi-stroke.hgi-star:before{content:"󲛗"}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}#product,#how-it-works,#features,#pricing,#resources{scroll-margin-top:112px}body{font-family:Inter,system-ui,sans-serif;font-size:var(--body);line-height:1.6;background:radial-gradient(920px 520px at 78% 0%,#adbde738,#adbde700 62%),linear-gradient(180deg,#eef4fb,#f6f7fb 760px 100%);color:var(--text);overflow-x:hidden}.container{max-width:var(--container);margin:0 auto;padding:0 24px}.grid-12{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.glass{background:var(--bg-elevated);backdrop-filter:blur(var(--blur));-webkit-backdrop-filter:blur(var(--blur));border:1px solid var(--glass-border);box-shadow:var(--shadow),0 0 0 1px #ffffff80 inset;border-radius:var(--radius)}.glass-card{background:#fff9;backdrop-filter:blur(var(--blur-strong));-webkit-backdrop-filter:blur(var(--blur-strong));border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow-soft);border-radius:var(--radius)}header{position:fixed;top:22px;left:0;right:0;height:60px;z-index:100;background:transparent;pointer-events:none}header .container{height:100%;width:calc(100% - 48px);max-width:900px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 10px 8px 16px;border:1px solid rgba(196,205,220,.62);border-radius:18px;background:#f9fbff6b;box-shadow:0 18px 42px #2b386b1a,0 1px #ffffffd1 inset;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%);pointer-events:auto}header .logo{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:15px;color:var(--text);text-decoration:none;letter-spacing:-.02em;white-space:nowrap;min-width:0}.logo-mark{width:47px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}header .logo img{width:47px;height:40px;display:block;object-fit:contain}header nav{display:flex;align-items:center;gap:4px}header nav a{color:var(--text-muted);text-decoration:none;font-weight:500;font-size:14px;line-height:1;padding:10px 12px;border-radius:11px;transition:color .2s,background .2s,transform .2s}header nav a:hover{color:var(--text);background:#11182708}header .nav-cta{display:flex;align-items:center;gap:12px}header .btn-primary{--asc-border-angle: 90deg;position:relative;isolation:isolate;overflow:hidden;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:1px;background:transparent;color:#111827;font-weight:600;font-size:14px;line-height:1;text-decoration:none;border-radius:12px;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease}header .btn-primary:before{content:"";position:absolute;inset:0;padding:1.5px;border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--asc-border-angle) at 50% 50%,#e2cbff 0%,#393bb2 50%,#e2cbff 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:ascBorderMagicSpin 4.4s linear infinite}header .btn-primary>span{min-width:126px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px}header .btn-primary .mobile-label{display:none}header .btn-primary:hover{transform:translateY(-2px) scale(1.015);box-shadow:none}.live-demo-cta{--live-demo-border-angle: 90deg;position:relative;isolation:isolate;border:1.5px solid transparent!important;background:linear-gradient(#fffffff0,#fffffff0) padding-box,conic-gradient(from var(--live-demo-border-angle),#e8d7ff 0deg,#5173c8 90deg,#d77bc2 170deg,#5173c8 260deg,#e8d7ff 360deg) border-box!important;box-shadow:0 12px 28px #3d4e8417;animation:liveDemoBorderFlow 5s ease-in-out infinite;white-space:nowrap}.live-demo-cta>span{position:relative;z-index:1}.live-demo-cta:hover{transform:translateY(-2px);box-shadow:0 16px 34px #5173c829}@media(min-width:769px){.kv-secondary.live-demo-cta,.btn-secondary.live-demo-cta,.final-cta .btn-secondary.live-demo-cta{width:128px;min-width:128px}.btn-secondary.live-demo-cta,.final-cta .btn-secondary.live-demo-cta{padding-left:16px;padding-right:16px}}@keyframes ascBorderMagicSpin{to{--asc-border-angle: 450deg}}@keyframes liveDemoBorderFlow{to{--live-demo-border-angle: 450deg}}@property --asc-border-angle{syntax: "<angle>"; inherits: false; initial-value: 90deg;}@property --live-demo-border-angle{syntax: "<angle>"; inherits: false; initial-value: 90deg;}.menu-burger{display:none;width:40px;height:40px;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#ffffffd1;color:var(--text);align-items:center;justify-content:center;cursor:pointer}.menu-burger svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.mobile-menu{display:none;position:absolute;top:70px;left:50%;width:min(360px,calc(100vw - 32px));padding:10px;transform:translate(-50%);border-radius:18px;background:#fffffff2;border:1px solid rgba(255,255,255,.9);box-shadow:0 18px 34px #0000001f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:120;pointer-events:auto}.mobile-menu a{display:block;padding:12px 10px;border-radius:10px;color:var(--text);text-decoration:none;font-weight:500;font-size:15px}.mobile-menu a:hover{background:var(--accent-soft)}.mobile-menu.is-open{display:block}.hero{padding-top:180px;padding-bottom:30px;display:flex;align-items:flex-start}.hero .container{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}.audience-switcher{margin-bottom:18px}.audience-switch{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#ffffffd9;box-shadow:var(--shadow-soft);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.audience-option{border:0;background:transparent;color:var(--text-muted);font-size:14px;font-weight:600;line-height:1;border-radius:999px;padding:10px 16px;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.audience-option:hover{color:var(--text)}.audience-option.is-active{background:var(--text);color:#fff;box-shadow:0 8px 20px #1a1d2633;transform:translateY(-1px)}.hero h1{font-size:clamp(44px,4.4vw,52px);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:16px;color:var(--text)}.brand-gradient-text{background:linear-gradient(90deg,#c6a7bf,#5173c8);-webkit-background-clip:text;background-clip:text;color:transparent}body.audience-agencies .hero h1{font-size:42px}.hero .subtext{font-size:17px;color:var(--text-muted);margin-bottom:20px;max-width:520px;line-height:1.55}.hero-proof{margin-top:14px;font-size:14px;color:var(--text-muted);font-weight:500}.hero .cta{display:flex;gap:16px;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:var(--text);color:#fff;font-weight:600;font-size:var(--body);text-decoration:none;border-radius:var(--radius-sm);border:none;cursor:pointer;box-shadow:var(--shadow-soft);transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000026}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:transparent;color:var(--text);font-weight:500;font-size:var(--body);text-decoration:none;border-radius:var(--radius-sm);border:1px solid rgba(0,0,0,.12);cursor:pointer;transition:background .2s,border-color .2s}.btn-secondary:hover{background:#0000000a;border-color:#0000002e}.hero-tagline{margin:30px auto 0;font-size:20px;font-weight:600;color:var(--text);max-width:860px;line-height:1.5;text-align:center;grid-column:1 / -1}.hero-tagline .w{display:inline-block;opacity:0;transform:translateY(10px);animation:wordRevealLoop 8s ease-in-out infinite}.hero-tagline .w:nth-child(1){animation-delay:0s}.hero-tagline .w:nth-child(2){animation-delay:.5s}.hero-tagline .w:nth-child(3){animation-delay:1s}.hero-tagline .w:nth-child(4){animation-delay:1.5s}.hero-tagline .w:nth-child(5){animation-delay:2s}.hero-tagline .w:nth-child(6){animation-delay:2.5s}.hero-tagline .w:nth-child(7){animation-delay:3s}.hero-tagline .w:nth-child(8){animation-delay:3.5s}@keyframes wordRevealLoop{0%{opacity:0;transform:translateY(10px)}15%{opacity:1;transform:translateY(0)}55%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(10px)}to{opacity:0;transform:translateY(10px)}}@keyframes logoReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hero-viz{display:flex;flex-direction:column;gap:16px}.hero-chart-wrap{width:100%;padding:20px;background:#ffffffa6;backdrop-filter:blur(var(--blur-strong));-webkit-backdrop-filter:blur(var(--blur-strong));border:1px solid rgba(255,255,255,.85);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.hero-chart-wrap .title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:12px}.hero-chart-svg{width:100%;height:180px;display:block}.hero-chart-legend{display:flex;gap:16px;margin-top:12px;font-size:11px;color:var(--text-muted)}.hero-chart-legend span{display:flex;align-items:center;gap:6px}.hero-chart-legend .dot{width:8px;height:8px;border-radius:50%}.hero-chart-legend .dot-brand{background:var(--accent);box-shadow:0 0 12px #2563eb66}.hero-chart-legend .dot-a{background:var(--chart-blue);opacity:.8}.hero-chart-legend .dot-b{background:var(--text-muted);opacity:.7}.hero-metric-panels{display:flex;gap:16px;flex-wrap:wrap}.top-prompts,.top-sources{flex:1 1 0;min-width:0;padding:16px;background:#ffffff8c;backdrop-filter:blur(var(--blur));-webkit-backdrop-filter:blur(var(--blur));border:1px solid rgba(255,255,255,.8);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.top-prompts .title,.top-sources .title{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:10px}.top-prompts ul{list-style:none}.top-prompts li{font-size:12px;color:var(--text);padding:5px 0;border-bottom:1px solid rgba(0,0,0,.06)}.top-prompts li:last-child{border-bottom:0}.top-sources .source-bars{margin-top:8px}.top-sources .source-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.top-sources .source-row:last-child{margin-bottom:0}.top-sources .source-label{font-size:12px;color:var(--text);width:80px;flex-shrink:0}.top-sources .source-bar-wrap{flex:1;height:20px;background:#4a6bb81a;border-radius:10px;overflow:hidden}.top-sources .source-bar-fill{height:100%;border-radius:10px;background:linear-gradient(90deg,var(--chart-blue-soft),var(--chart-blue));transition:width .6s ease-out}.top-sources .source-pct{font-size:12px;font-weight:600;color:var(--chart-blue);width:36px;text-align:right}.hero{background:linear-gradient(115deg,var(--bg) 0%,var(--bg) 48%,rgba(81,115,200,.03) 65%,rgba(198,167,191,.05) 100%)}.hero-viz{position:relative;display:flex;align-items:center;justify-content:flex-end}.hero-visual-stack{width:100%;max-width:760px}.hero-key-visual{width:100%;height:auto;display:block;transform:translate(28px,-52px) scale(1.42);transform-origin:center;filter:drop-shadow(0 36px 84px rgba(62,73,107,.16))}section{padding:var(--section-gap) 0 120px}section.hero{padding-bottom:30px}section h2{font-size:var(--h2);font-weight:700;letter-spacing:-.02em;margin-bottom:10px;line-height:1.2;color:var(--text)}section .lead{font-size:17px;color:var(--text-muted);max-width:640px;margin-bottom:28px;line-height:1.55}section h3{font-size:var(--h3);font-weight:600;margin-bottom:10px;color:var(--text)}.tagline-block{padding:0 24px 56px;text-align:center}.tagline-block .tagline{font-size:clamp(1.25rem,2.2vw,1.5rem);font-weight:500;line-height:1.6;color:var(--text-muted);max-width:720px;margin:0 auto;min-height:4.5em}.tagline-block .tagline .w{display:inline-block;opacity:0;transform:translateY(10px);animation:wordReveal .6s ease forwards}.tagline-block .tagline .w:nth-child(1){animation-delay:.1s}.tagline-block .tagline .w:nth-child(2){animation-delay:.35s}.tagline-block .tagline .w:nth-child(3){animation-delay:.6s}.tagline-block .tagline .w:nth-child(4){animation-delay:.85s}.tagline-block .tagline .w:nth-child(5){animation-delay:1.1s}.tagline-block .tagline .w:nth-child(6){animation-delay:1.35s}.tagline-block .tagline .w:nth-child(7){animation-delay:1.6s}.tagline-block .tagline .w:nth-child(8){animation-delay:1.85s}.tagline-block .tagline .w:nth-child(9){animation-delay:2.1s}.tagline-block .tagline .w:nth-child(10){animation-delay:2.35s}.tagline-block .tagline .w:nth-child(11){animation-delay:2.6s}.tagline-block .tagline .w:nth-child(12){animation-delay:2.85s}.tagline-block .tagline .w:nth-child(13){animation-delay:3.1s}.tagline-block .tagline .w:nth-child(14){animation-delay:3.35s}.tagline-block .tagline .w:nth-child(15){animation-delay:3.6s}.tagline-block .tagline .w:nth-child(16){animation-delay:3.85s}.tagline-block .tagline .w:nth-child(17){animation-delay:4.1s}.tagline-block .tagline .w:nth-child(18){animation-delay:4.35s}.tagline-block .tagline .w:nth-child(19){animation-delay:4.6s}@keyframes wordReveal{to{opacity:1;transform:translateY(0)}}.tagline-block .tagline .w.highlight{color:var(--text);font-weight:600}.product-showcase{padding:0 0 var(--landing-section-gap);background:transparent}.product-showcase .container{max-width:1332px;padding:0 26px}.product-showcase-shell{position:relative;overflow:hidden;padding:58px 58px 62px;border:1px solid #e2e9f6;border-radius:28px;background:radial-gradient(circle at 18% 16%,#ffffffeb,#fff0 32%),radial-gradient(circle at 82% 74%,#eef2ffc7,#eef2ff00 34%),#fbfcff;box-shadow:0 22px 44px #6b7a991a}.product-showcase-header{text-align:center;margin-bottom:42px}.product-showcase-header h2{max-width:760px;margin:0 auto 12px;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.18;color:var(--text)}.product-showcase-header p{font-size:16px;color:var(--text-muted);max-width:720px;margin:0 auto;line-height:1.6}.product-showcase-demo-link{margin-top:22px}.product-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1060px;margin:0 auto}.product-card{background:#ffffffeb;backdrop-filter:blur(var(--blur-strong));-webkit-backdrop-filter:blur(var(--blur-strong));border:1px solid #d9e2f4;border-radius:24px;box-shadow:0 20px 38px #5b6e921a;padding:24px 24px 20px;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-card h3{font-size:20px;font-weight:600;color:var(--text);margin-bottom:6px}.product-card .product-card-desc{font-size:14px;color:var(--text-muted);line-height:1.55;margin-bottom:18px}.product-card-screenshots{position:relative;flex:1}.product-card-screenshots .screenshot{border:none;box-shadow:none;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.screenshot-back{position:relative;z-index:1;width:78%;transition:transform .3s ease}.product-card:hover .screenshot-back{transform:translate(-2px,-2px)}.screenshot-front{position:absolute;bottom:-10px;right:0;width:62%;z-index:2;box-shadow:none;filter:drop-shadow(0 8px 24px rgba(0,0,0,.14));transition:transform .3s ease}.product-card:hover .screenshot-front{transform:translate(2px,2px)}.product-card-screenshots .screenshot img{width:100%;height:auto;display:block}.prompt-flow-section{padding:0 0 var(--landing-section-gap);background:transparent}.prompt-flow-section .container{max-width:1332px;padding:0 26px}.prompt-flow-shell{position:relative;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:56px;align-items:center;min-height:620px;overflow:hidden;padding:58px;border:1px solid #e2e9f6;border-radius:28px;background:radial-gradient(circle at 20% 22%,#fffffff0,#fff0 34%),radial-gradient(circle at 78% 68%,#eef2ffd1,#eef2ff00 36%),#fbfcff;box-shadow:0 22px 44px #6b7a991a}.prompt-flow-copy{position:relative;z-index:2}.prompt-flow-copy h2{margin:0;max-width:470px;color:#121827;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.18}.prompt-flow-copy p{margin:14px 0 0;max-width:460px;color:#62708d;font-size:16px;line-height:1.56}.prompt-flow-visual{position:relative;height:454px;min-width:0;isolation:isolate}.prompt-flow-visual:before,.prompt-flow-visual:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(42px);opacity:.75;z-index:0}.prompt-flow-visual:before{width:260px;height:210px;left:20%;top:42px;background:#c6a7bf38}.prompt-flow-visual:after{width:300px;height:230px;right:0;bottom:24px;background:#7182ea29}.prompt-flow-card{--flow-delay: 0s;position:absolute;z-index:2;width:min(450px,86%);padding:15px;border:1px solid #d9e2f4;border-radius:24px;background:#fffffff0;box-shadow:0 22px 38px #5b6e921f,0 1px #ffffffe0 inset;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:promptFlowFloat 7.6s ease-in-out infinite;animation-delay:var(--flow-delay)}.prompt-flow-card-1{--flow-delay: 0s;right:16px;top:30px;z-index:3}.prompt-flow-card-2{--flow-delay: 1.55s;left:20px;top:152px;z-index:4}.prompt-flow-card-3{--flow-delay: 3.1s;right:58px;top:274px;z-index:5}@keyframes promptFlowFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.prompt-flow-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#111827;font-size:13px;font-weight:800;line-height:1}.prompt-flow-card-head span{display:inline-flex;align-items:center;gap:8px;min-width:0}.prompt-flow-card-head img{width:24px;height:24px;border-radius:7px}.prompt-flow-card-head em{color:#7c879d;font-size:11px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:0;animation:promptFlowStatus 7.6s ease-in-out infinite;animation-delay:var(--flow-delay)}.prompt-flow-input{min-height:68px;margin-top:14px;padding:12px;display:flex;align-items:center;gap:8px;overflow:hidden;border:1px solid #dde5f4;border-radius:20px;background:#fff;box-shadow:0 12px 26px #5b6e9214}.prompt-flow-text{width:0;max-width:calc(100% - 56px);overflow:hidden;white-space:nowrap;color:#111827;font-size:14px;font-weight:700;line-height:1.35;animation:promptFlowType 7.6s steps(42,end) infinite;animation-delay:var(--flow-delay)}.prompt-flow-caret{width:2px;height:18px;flex:0 0 auto;border-radius:999px;background:#7182ea;animation:promptFlowCaret 7.6s steps(1) infinite;animation-delay:var(--flow-delay)}.prompt-flow-input button{width:40px;height:40px;margin-left:auto;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid #8b8d93;border-radius:999px;background:#8b8d93;color:#fff;box-shadow:inset 0 1px #ffffff42,0 10px 18px #484c5633;animation:promptFlowSend 7.6s ease-in-out infinite;animation-delay:var(--flow-delay)}.prompt-flow-input svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.prompt-flow-insights{position:absolute;right:34px;bottom:18px;z-index:6;min-width:158px;padding:14px 16px;border:1px solid rgba(255,255,255,.84);border-radius:18px;background:#111827;color:#fff;box-shadow:0 18px 32px #242f522e}.prompt-flow-insights span,.prompt-flow-insights strong,.prompt-flow-insights small{display:block}.prompt-flow-insights span{color:#ffffff9e;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.prompt-flow-insights strong{margin-top:6px;font-size:24px;line-height:1}.prompt-flow-insights small{margin-top:6px;color:#ffffffa8;font-size:11px;font-weight:700}@keyframes promptFlowType{0%,8%{width:0}32%,66%{width:calc(100% - 56px)}76%,to{width:0}}@keyframes promptFlowCaret{0%,8%,66%,to{opacity:0}12%,62%{opacity:1}20%,36%,52%{opacity:0}}@keyframes promptFlowSend{0%,50%,to{transform:scale(1);background:#8b8d93}58%{transform:scale(.9);background:#777a81}66%{transform:scale(1);background:#8b8d93}}@keyframes promptFlowStatus{0%,54%,86%,to{opacity:0}62%,78%{opacity:1}}.prompt-map-wrap{position:relative;padding:20px;background:radial-gradient(180px 180px at 12% 16%,#c6a7bf2e,#c6a7bf00 74%),radial-gradient(220px 180px at 88% 82%,#5173c824,#5173c800 72%),#ffffffb8;backdrop-filter:blur(var(--blur-strong));-webkit-backdrop-filter:blur(var(--blur-strong));border:1px solid rgba(255,255,255,.9);border-radius:var(--radius);box-shadow:0 14px 36px #414c6e14;overflow:hidden}.prompt-map-wrap:before,.prompt-map-wrap:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(28px);opacity:.7}.prompt-map-wrap:before{width:180px;height:180px;left:-48px;top:24px;background:#c6a7bf33}.prompt-map-wrap:after{width:210px;height:190px;right:-64px;bottom:-56px;background:#5173c829}.prompt-decor{position:absolute;pointer-events:none;z-index:0;opacity:.55;filter:blur(.4px)}.prompt-decor.search{right:30px;top:18px;width:54px;height:54px;background:url(/cta-search.svg) center / contain no-repeat}.prompt-decor.star-pink{left:36px;bottom:26px;width:36px;height:36px;background:url(/cta-star-pink.svg) center / contain no-repeat}.prompt-decor.star-blue{right:78px;bottom:32px;width:34px;height:34px;background:url(/cta-star-blue.svg) center / contain no-repeat}.prompt-decor.message{left:72px;top:28px;width:44px;height:34px;border:2px solid rgba(145,147,213,.28);border-radius:12px;background:#ffffff2e;box-shadow:0 8px 20px #9193d514}.prompt-decor.message:before{content:"";position:absolute;left:10px;top:10px;width:18px;height:2px;background:linear-gradient(90deg,#c6a7bf,#5173c8);border-radius:999px;box-shadow:0 7px #9193d55c,0 14px #9193d53d}.prompt-decor.message:after{content:"";position:absolute;left:8px;bottom:-6px;width:12px;height:12px;border-left:2px solid rgba(145,147,213,.28);border-bottom:2px solid rgba(145,147,213,.28);background:#ffffff2e;transform:rotate(-25deg);border-bottom-left-radius:4px}.model-bullets{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 18px;justify-content:center}.model-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffffa8;border:1px solid rgba(255,255,255,.9);box-shadow:0 10px 30px #0f172a0f;color:var(--text);font-weight:600;font-size:13px;line-height:1}.model-pill img{width:24px;height:24px;border-radius:7px;flex-shrink:0;box-shadow:none}.prompt-bubbles{position:relative;height:408px;width:100%;overflow:hidden;z-index:1}.prompt-dark__unused{background:radial-gradient(1100px 560px at 18% 0%,#ffffff14,#fff0 58%),radial-gradient(900px 520px at 88% 46%,#2563eb24,#2563eb00 62%),#0b0f16}.prompt-dark__unused h2{color:#ffffffeb}.prompt-dark__unused .lead{color:#fff9}.prompt-dark__unused .prompt-map-wrap{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 60px #00000059;backdrop-filter:none;-webkit-backdrop-filter:none}.prompt-dark__unused .model-pill{background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#ffffffdb;box-shadow:0 14px 40px #0000004d}.prompt-dark__unused .model-pill img{box-shadow:none;background:#ffffff1a}.prompt-dark__unused .prompt-line{opacity:.48;background:repeating-linear-gradient(90deg,#ffffff2e 0px 7px,#fff0 7px 14px)}.prompt-dark__unused .prompt-bubble{background:radial-gradient(120% 120% at 30% 18%,#ffffff29,#ffffff0d 55%,#ffffff08);border:1px solid rgba(255,255,255,.18);color:#ffffffdb;box-shadow:0 18px 52px #0000006b}.prompt-dark__unused .prompt-bubble.p5,.prompt-dark__unused .prompt-bubble.p4{border-color:#ffffff3d}.prompt-line{position:absolute;left:6%;right:6%;height:1px;background:repeating-linear-gradient(90deg,#a59fd733 0px 8px,#a59fd700 8px 16px);pointer-events:none;opacity:.7}.prompt-line.l1{top:6%}.prompt-line.l2{top:calc(6% + (88% * 1 / 9))}.prompt-line.l3{top:calc(6% + (88% * 2 / 9))}.prompt-line.l4{top:calc(6% + (88% * 3 / 9))}.prompt-line.l5{top:calc(6% + (88% * 4 / 9))}.prompt-line.l6{top:calc(6% + (88% * 5 / 9))}.prompt-line.l7{top:calc(6% + (88% * 6 / 9))}.prompt-line.l8{top:calc(6% + (88% * 7 / 9))}.prompt-line.l9{top:calc(6% + (88% * 8 / 9))}.prompt-line.l10{top:94%}.prompt-bubble{display:flex;align-items:center;justify-content:flex-start;border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f6f8ffe0);border:1px solid rgba(164,174,223,.42);font-size:var(--fs, 12px);font-weight:500;color:var(--text);text-align:left;line-height:1.35;padding:12px 14px 12px 30px;box-shadow:0 10px 28px #6171aa1a;animation:bubbleFloat 5s ease-in-out infinite;position:absolute;left:var(--x, 50%);top:var(--y, 50%);width:var(--w, 132px);min-height:var(--h, 56px);height:auto;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;overflow:visible}.prompt-bubble:before{content:"";position:absolute;left:-7px;bottom:14px;width:16px;height:16px;background:inherit;border-left:1px solid rgba(164,174,223,.42);border-bottom:1px solid rgba(164,174,223,.42);transform:rotate(45deg);border-bottom-left-radius:5px}.prompt-bubble:after{content:"";position:absolute;left:12px;top:50%;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#c6a7bf,#5173c8);box-shadow:0 0 0 4px #c6a7bf1a;transform:translateY(-50%)}.prompt-bubble[class*=" b2"],.prompt-bubble[class*=" b4"],.prompt-bubble[class*=" b6"],.prompt-bubble[class*=" b8"],.prompt-bubble[class*=" b10"],.prompt-bubble[class*=" b12"],.prompt-bubble[class*=" b14"],.prompt-bubble[class*=" b16"],.prompt-bubble.b2,.prompt-bubble.b4,.prompt-bubble.b6,.prompt-bubble.b8,.prompt-bubble.b10,.prompt-bubble.b12,.prompt-bubble.b14,.prompt-bubble.b16{justify-content:flex-end;text-align:right;padding:12px 30px 12px 14px}.prompt-bubble.b2:before,.prompt-bubble.b4:before,.prompt-bubble.b6:before,.prompt-bubble.b8:before,.prompt-bubble.b10:before,.prompt-bubble.b12:before,.prompt-bubble.b14:before,.prompt-bubble.b16:before{left:auto;right:-7px;border-left:none;border-bottom:none;border-right:1px solid rgba(164,174,223,.42);border-top:1px solid rgba(164,174,223,.42);border-bottom-left-radius:0;border-top-right-radius:5px}.prompt-bubble.b2:after,.prompt-bubble.b4:after,.prompt-bubble.b6:after,.prompt-bubble.b8:after,.prompt-bubble.b10:after,.prompt-bubble.b12:after,.prompt-bubble.b14:after,.prompt-bubble.b16:after{left:auto;right:12px}.prompt-bubble.p5{--w: 188px;--h: 78px;--fs: 13px;font-weight:600}.prompt-bubble.p4{--w: 162px;--h: 72px;--fs: 12px;font-weight:600}.prompt-bubble.p3{--w: 136px;--h: 64px;--fs: 11px}.prompt-bubble.p2{--w: 118px;--h: 60px;--fs: 10px}.prompt-bubble.p1{--w: 102px;--h: 56px;--fs: 9px}.prompt-bubble.v1{--x: 6%}.prompt-bubble.v2{--x: calc(6% + (88% * 1 / 9))}.prompt-bubble.v3{--x: calc(6% + (88% * 2 / 9))}.prompt-bubble.v4{--x: calc(6% + (88% * 3 / 9))}.prompt-bubble.v5{--x: calc(6% + (88% * 4 / 9))}.prompt-bubble.v6{--x: calc(6% + (88% * 5 / 9))}.prompt-bubble.v7{--x: calc(6% + (88% * 6 / 9))}.prompt-bubble.v8{--x: calc(6% + (88% * 7 / 9))}.prompt-bubble.v9{--x: calc(6% + (88% * 8 / 9))}.prompt-bubble.v10{--x: 94%}.prompt-bubble.r1{--y: 6%}.prompt-bubble.r2{--y: calc(6% + (88% * 1 / 9))}.prompt-bubble.r3{--y: calc(6% + (88% * 2 / 9))}.prompt-bubble.r4{--y: calc(6% + (88% * 3 / 9))}.prompt-bubble.r5{--y: calc(6% + (88% * 4 / 9))}.prompt-bubble.r6{--y: calc(6% + (88% * 5 / 9))}.prompt-bubble.r7{--y: calc(6% + (88% * 6 / 9))}.prompt-bubble.r8{--y: calc(6% + (88% * 7 / 9))}.prompt-bubble.r9{--y: calc(6% + (88% * 8 / 9))}.prompt-bubble.r10{--y: 94%}.prompt-bubble.b1{animation-delay:0s}.prompt-bubble.b2{animation-delay:.4s}.prompt-bubble.b3{animation-delay:.8s}.prompt-bubble.b4{animation-delay:1.2s}.prompt-bubble.b5{animation-delay:1.6s}.prompt-bubble.b6{animation-delay:2s}.prompt-bubble.b7{animation-delay:2.4s}.prompt-bubble.b8{animation-delay:2.8s}.prompt-bubble.b9{animation-delay:3.2s}.prompt-bubble.b10{animation-delay:3.6s}.prompt-bubble.b11{animation-delay:4s}.prompt-bubble.b12{animation-delay:4.4s}.prompt-bubble.b13{animation-delay:4.8s}.prompt-bubble.b14{animation-delay:5.2s}.prompt-bubble.b15{animation-delay:5.6s}.prompt-bubble.b16{animation-delay:6s}.prompt-bubble.b17{animation-delay:6.4s}.prompt-bubble.b18{animation-delay:6.8s}.prompt-bubble.b19{animation-delay:7.2s}.prompt-bubble.b20{animation-delay:7.6s}@keyframes bubbleFloat{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-8px)}}.accuracy-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.accuracy-card{padding:18px;background:#ffffffb3;-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));border:1px solid rgba(255,255,255,.9);border-radius:var(--radius);box-shadow:var(--shadow-soft);border-left:3px solid #e11c1c}.accuracy-card .row{font-size:14px;color:var(--text-muted);margin-bottom:2px}.accuracy-card .row strong{color:var(--text)}.accuracy-card .badge{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:600;color:#b91c1c}.citation-graph-wrap{padding:20px;background:radial-gradient(260px 210px at 50% 52%,#8986d921,#8986d900 72%),radial-gradient(220px 170px at 12% 18%,#c6a7bf2e,#c6a7bf00 72%),radial-gradient(260px 190px at 88% 82%,#5173c821,#5173c800 74%),#ffffff94;-webkit-backdrop-filter:blur(var(--blur-strong));backdrop-filter:blur(var(--blur-strong));border:1px solid rgba(255,255,255,.9);border-radius:var(--radius);box-shadow:var(--shadow-soft);position:relative;min-height:320px;overflow:hidden}.citation-graph-wrap:before,.citation-graph-wrap:after{content:"";position:absolute;border-radius:999px;pointer-events:none;z-index:0}.citation-graph-wrap:before{width:180px;height:180px;left:-48px;top:-44px;background:radial-gradient(circle at center,#c6a7bf47,#c6a7bf00 72%);filter:blur(22px)}.citation-graph-wrap:after{width:210px;height:190px;right:-50px;bottom:-80px;background:radial-gradient(circle at center,#5173c833,#5173c800 72%);filter:blur(28px)}.citation-graph{position:relative;width:100%;min-height:340px;display:flex;align-items:center;justify-content:center;z-index:1}.citation-graph:before{content:"";position:absolute;left:50%;top:50%;width:360px;height:230px;border-radius:50%;transform:translate(-50%,-50%) rotate(-8deg);background:repeating-radial-gradient(ellipse at center,#8b8ed800 0 31px,#8b8ed82e 32px 33px);opacity:.62;pointer-events:none}.citation-graph:after{content:"";position:absolute;left:50%;top:50%;width:290px;height:290px;border-radius:999px;transform:translate(-50%,-50%);background:conic-gradient(from 0deg,#8986d900,#8986d929,#8986d900 72deg);filter:blur(.2px);opacity:.45;animation:influenceSweep 9s linear infinite;pointer-events:none}.influence-thread{position:absolute;left:50%;top:50%;margin-top:-1px;width:var(--w);height:2px;border-radius:999px;background:linear-gradient(90deg,#c6a7bf00,#8b8ed875,#5173c800);box-shadow:0 0 18px #8b8ed829;opacity:.78;overflow:hidden;transform:rotate(var(--r));transform-origin:left center;z-index:1;pointer-events:none}.influence-thread:before{content:"";position:absolute;top:-1px;left:-38%;width:38%;height:4px;border-radius:inherit;background:linear-gradient(90deg,#fff0,#ffffffeb,#7e82d500);animation:signalRun 3.8s ease-in-out infinite;animation-delay:var(--d, 0s)}.influence-thread.t1{--w: 38%;--r: -144deg;--d: 0s}.influence-thread.t2{--w: 36%;--r: -37deg;--d: .7s}.influence-thread.t3{--w: 36%;--r: 142deg;--d: 1.4s}.influence-thread.t4{--w: 38%;--r: 38deg;--d: 2.1s}@keyframes signalRun{0%{transform:translate(0);opacity:0}18%{opacity:1}68%{opacity:1}to{transform:translate(360%);opacity:0}}@keyframes influenceSweep{to{transform:translate(-50%,-50%) rotate(360deg)}}.citation-node{position:absolute;padding:12px 16px;background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(168,179,223,.4);border-radius:14px;box-shadow:0 8px 24px #777eb414;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--text);animation:nodeFloat 4s ease-in-out infinite;white-space:nowrap;z-index:2}.citation-node .icon{width:24px;height:24px;flex-shrink:0;color:#8788d5}.citation-node .metric{font-size:11px;font-weight:500;color:var(--text-muted);margin-left:4px}.citation-node.center{left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#c6a7bf2e,#5173c829);border-color:#7d87d575;box-shadow:0 10px 28px #7d81d02e;padding:14px 20px;font-size:14px;animation:nodeFloatCenter 4s ease-in-out infinite}.citation-node.center .metric{color:#6e7dd6}@keyframes nodeFloatCenter{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-6px)}}.citation-node.n1{left:8%;top:12%;animation-delay:.2s}.citation-node.n2{right:8%;top:16%;animation-delay:.5s}.citation-node.n3{left:11%;bottom:14%;animation-delay:.8s}.citation-node.n4{right:8%;bottom:12%;animation-delay:1.1s}@keyframes nodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.feature-suite{padding:0 0 var(--landing-section-gap);background:transparent}.feature-suite .container{max-width:1332px;padding:0 26px}.feature-suite-shell{position:relative;overflow:hidden;padding:58px;border:1px solid #e2e9f6;border-radius:28px;background:radial-gradient(circle at 14% 18%,#fffffff0,#fff0 32%),radial-gradient(circle at 84% 78%,#eef2ffd1,#eef2ff00 35%),#fbfcff;box-shadow:0 22px 44px #6b7a991a}.feature-suite-shell:before{content:"";position:absolute;right:-160px;top:-180px;width:420px;height:420px;border-radius:999px;background:#c6a7bf29;filter:blur(42px);pointer-events:none}.feature-suite-header{position:relative;z-index:1;display:block;margin-bottom:34px}.feature-suite-header h2{max-width:820px;margin:0;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.18;color:var(--text)}.feature-suite-header p{margin:0;color:var(--text-muted);font-size:16px;line-height:1.6}.feature-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-item{--feature-accent: #7182ea;min-height:222px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #d9e2f4;border-radius:24px;background:radial-gradient(circle at 18% 12%,color-mix(in srgb,var(--feature-accent) 16%,transparent),transparent 38%),#ffffffe6;box-shadow:0 20px 38px #5b6e921a;backdrop-filter:blur(var(--blur-strong));-webkit-backdrop-filter:blur(var(--blur-strong));transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.feature-item:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--feature-accent) 34%,#d9e2f4);box-shadow:0 24px 44px #5b6e9229}.feature-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:22px;border:1px solid color-mix(in srgb,var(--feature-accent) 28%,#ffffff);border-radius:17px;background:linear-gradient(135deg,color-mix(in srgb,var(--feature-accent) 20%,#ffffff),#ffffffeb);color:var(--feature-accent);box-shadow:0 14px 24px color-mix(in srgb,var(--feature-accent) 18%,transparent)}.feature-icon i{font-size:27px;line-height:1}.feature-item h3{margin:0 0 9px;color:#111827;font-size:18px;font-weight:800;letter-spacing:-.01em;line-height:1.22}.feature-item p{margin:0;color:#62708d;font-size:13px;line-height:1.55}.feature-item-visibility{--feature-accent: #7182ea}.feature-item-competitors{--feature-accent: #d29bd1}.feature-item-prompts{--feature-accent: #df7146}.feature-item-sources{--feature-accent: #74a9cf}.feature-item-answers{--feature-accent: #9cc765}.feature-item-reports{--feature-accent: #f1b96f}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.how-card{padding:22px;text-align:center;background:#fff9;-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));border:1px solid rgba(255,255,255,.9);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.how-card .step{width:40px;height:40px;margin:0 auto 12px;background:var(--accent-soft);border-radius:50%;display:flex;align-items:center;justify-content:center}.how-card .step img{width:18px;height:18px;display:block}.how-card p{color:var(--text-muted);font-size:14px}.pricing{padding:0 0 var(--landing-section-gap);background:transparent}.pricing .container{max-width:1332px;padding:0 26px}.pricing-shell{position:relative;overflow:hidden;padding:58px;border:1px solid #e2e9f6;border-radius:28px;background:radial-gradient(circle at 18% 16%,#ffffffeb,#fff0 32%),radial-gradient(circle at 82% 74%,#eef2ffc7,#eef2ff00 34%),#fbfcff;box-shadow:0 22px 44px #6b7a991a}.pricing-shell:before{content:"";position:absolute;right:-150px;top:-150px;width:390px;height:390px;border-radius:999px;background:#b5a4e733;filter:blur(48px);pointer-events:none}.pricing-header{position:relative;z-index:1;margin-bottom:32px;text-align:left}.pricing-header h2{max-width:760px;margin:0;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.18;color:var(--text)}.pricing-trial-pill{width:fit-content;margin:16px 0 0;padding:8px 14px;border:1px solid rgba(113,130,234,.22);border-radius:999px;background:#ffffffc7;box-shadow:0 12px 24px #5b6e921a;color:#536079;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch;position:relative}.pricing-grid:before,.pricing-grid:after{content:"";position:absolute;inset:auto;border-radius:999px;pointer-events:none;filter:blur(54px);opacity:.7}.pricing-grid:before{width:210px;height:210px;top:14px;left:50%;transform:translate(-34%);background:#b5a4e761}.pricing-grid:after{width:180px;height:180px;right:11%;bottom:12px;background:#6f8ede2e}.pricing-card{position:relative;padding:32px 30px 28px;background:#ffffffd1;display:flex;flex-direction:column;text-align:left;-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));border:1px solid rgba(255,255,255,.9);border-radius:28px;box-shadow:0 16px 38px #36416014;overflow:hidden;z-index:1}.pricing-card.featured{border:2px solid #6f8ede;box-shadow:0 22px 52px #677cbe33;background:radial-gradient(130px 120px at 82% 10%,#c4adf173,#c4adf100 78%),linear-gradient(180deg,#fffffff5,#ffffffdb)}.pricing-card.featured:before{content:"";position:absolute;width:180px;height:180px;right:-56px;top:-54px;border-radius:999px;background:#bba6ec57;filter:blur(34px);pointer-events:none}.pricing-card-head{height:22px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.pricing-card .most-popular{position:static;transform:none;padding:6px 14px;background:linear-gradient(135deg,#7a8fd7,#8e77c6);color:#fff;font-size:11px;font-weight:600;border-radius:999px;white-space:nowrap;box-shadow:0 10px 24px #7a8fd747}.pricing-card h3{margin-bottom:8px}.pricing-card .price{font-size:34px;font-weight:700;letter-spacing:-.03em;margin-bottom:8px;color:var(--text)}.pricing-card .price span{font-size:15px;font-weight:500;color:var(--text-muted)}.pricing-card .pricing-subtitle{font-size:14px;color:var(--text-muted);line-height:1.5;margin-bottom:0}.pricing-card .included-title{font-size:12px;font-weight:600;color:var(--text-muted);margin-bottom:12px;margin-top:auto}.pricing-card ul{list-style:none}.pricing-card li{display:flex;align-items:baseline;gap:6px;font-size:14px;color:var(--text-muted);padding:7px 0;border-bottom:none}.pricing-card li strong{color:var(--text);font-weight:600}.pricing-card li .pricing-key{color:var(--text);font-weight:700}.pricing-card li .pricing-value{color:var(--text);font-weight:400}.pricing-card li .pricing-suffix{color:var(--text-muted);font-weight:400}.pricing-card li.pricing-models{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:24px}.pricing-card li.pricing-models>span:first-child{display:inline-flex;align-items:center;align-self:center;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);line-height:24px}.pricing-model-icons{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:8px;line-height:1;min-height:24px}.pricing-model-icons img{width:24px;height:24px;border-radius:6px;display:block;box-shadow:none;align-self:center}.pricing-card .cta{margin-top:26px;margin-bottom:26px;flex-shrink:0}.pricing-card .cta .btn-primary,.pricing-card .cta .btn-pricing-outline{width:100%;display:block;text-align:center;padding:16px 24px;border-radius:14px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.pricing-card .cta .btn-primary{background:var(--text);color:#fff;border:none}.pricing-card .cta .btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1118272e}.pricing-card .cta .btn-pricing-outline{background:#1419260d;color:var(--text);border:1px solid rgba(20,25,38,.12)}.pricing-card .cta .btn-pricing-outline:hover{background:#00000017;border-color:#00000026}.integrations{text-align:center}.integrations .logos{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin-top:20px}.integrations .logo-cell{font-weight:600;font-size:18px;color:var(--text-muted)}.faq-section{padding:0 0 var(--landing-section-gap);background:transparent}.faq-section .container{max-width:1332px;padding:0 26px}.faq-shell{position:relative;overflow:hidden;padding:58px;border:1px solid #e2e9f6;border-radius:28px;background:radial-gradient(circle at 15% 16%,#ffffffeb,#fff0 32%),radial-gradient(circle at 86% 72%,#eef2ffc7,#eef2ff00 34%),#fbfcff;box-shadow:0 22px 44px #6b7a991a}.faq-header{margin-bottom:28px;text-align:left}.faq-header h2{margin:0;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.18;color:var(--text)}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.faq-item{min-height:104px;border:1px solid #d9e2f4;border-radius:20px;background:#ffffffe0;box-shadow:0 16px 30px #5b6e9214;overflow:hidden;align-self:start}.faq-question{width:100%;min-height:104px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:transparent;color:#111827;text-align:left;font:inherit;font-size:15px;font-weight:800;line-height:1.28;cursor:pointer}.faq-toggle{width:30px;height:30px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#6d7ee5;font-size:19px;font-weight:800;line-height:1}.faq-answer{max-height:0;overflow:hidden;transition:max-height .24s ease}.faq-answer p{min-height:0;margin:0;padding:0 18px;overflow:hidden;color:#62708d;font-size:13px;line-height:1.55;transition:padding .22s ease}.faq-item.is-open .faq-answer{max-height:180px}.faq-item.is-open .faq-answer p{padding:0 18px 18px}.final-cta{text-align:center;padding:0 0 var(--landing-section-gap)}.final-cta .container{max-width:1332px;padding:0 26px}.final-cta .glass-wrap{position:relative;margin:0 auto;padding:38px 32px 40px;background:radial-gradient(circle at 14% 20%,#fffffff2,#fff0 38%),linear-gradient(135deg,#ffffffe0,#f6f8ffc7);-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));border:1px solid rgba(226,233,246,.92);border-radius:24px;box-shadow:0 22px 48px #6b7a991f;overflow:hidden}.final-cta .glass-wrap:before,.final-cta .glass-wrap:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.final-cta .glass-wrap:before{width:220px;height:220px;left:-86px;top:-52px;background:radial-gradient(circle at center,#b9a6e847,#b9a6e800 76%);filter:blur(34px)}.final-cta .glass-wrap:after{width:240px;height:180px;right:-72px;bottom:-76px;background:radial-gradient(circle at center,#a498dc3d,#a498dc00 78%);filter:blur(40px)}.final-cta h2{margin-bottom:12px}.final-cta-note{position:relative;z-index:1;width:fit-content;margin:0 auto 18px;padding:7px 12px;border-radius:999px;background:#7182ea1a;color:#6575e8;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.final-cta-actions{position:relative;z-index:1;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.final-cta .btn-primary,.final-cta .btn-secondary{min-width:156px;margin-top:0;border-radius:14px}.final-cta .cta-decor{position:absolute;pointer-events:none;z-index:0}.final-cta .cta-decor.search{right:20px;top:4px;width:64px;height:64px;background:url(/cta-search.svg) center / contain no-repeat}.final-cta .cta-decor.spark{width:42px;height:42px;background-position:center;background-repeat:no-repeat;background-size:contain}.final-cta .cta-decor.spark.left{left:118px;bottom:18px;background-image:url(/cta-star-pink.svg)}.final-cta .cta-decor.spark.right{right:132px;bottom:18px;background-image:url(/cta-star-blue.svg)}.site-footer{padding:0;background:radial-gradient(900px 440px at 12% -12%,#7182ea2e,#7182ea00 62%),radial-gradient(760px 420px at 92% 34%,#c6a7bf1f,#c6a7bf00 64%),#0b0f16;color:#ffffffdb;border-top:0;border-radius:34px 34px 0 0;overflow:hidden}.site-footer .container{max-width:1332px;padding:0 26px}.footer-shell{padding:54px 0 34px;border:0;border-radius:0;background:transparent;box-shadow:none}.footer-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:56px;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:14px}.footer-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#ffffffeb;font-weight:700;letter-spacing:-.02em;font-size:18px}.footer-mark{width:47px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.footer-mark img{width:47px;height:40px;display:block;object-fit:contain}.footer-address{font-size:13px;line-height:1.6;color:#ffffff94;max-width:340px}.footer-copy{margin-top:4px;font-size:12px;color:#ffffff61}.footer-col h4{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff85;margin-bottom:14px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:8px}.footer-col a{font-size:14px;color:#fffc;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.footer-col a:hover{opacity:.92;transform:translateY(-1px)}.footer-contact-list{display:flex;flex-direction:column;gap:10px}.footer-contact-item{display:inline-flex;align-items:center;gap:10px;color:#ffffffc7;text-decoration:none;font-size:14px}.footer-contact-icon{width:28px;height:28px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.footer-contact-icon svg{width:15px;height:15px;opacity:.9}.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-bottom .legal{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.footer-bottom .legal a{color:#ffffffa8;font-size:13px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.22);padding-bottom:2px}.footer-bottom .legal a:hover{color:#ffffffdb;border-bottom-color:#ffffff61}header .btn-primary{border-radius:12px}header .logo .logo-mark{width:32px;height:28px;border-radius:0;background:transparent}header .logo .logo-mark img{display:block;width:32px;height:28px}.kv-hero,.source-mix-section{font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}main>section.kv-hero{content-visibility:visible;contain:none}.kv-hero{--kv-nav-gap: var(--landing-section-gap);--kv-shell-top: 116px;position:relative;min-height:100vh;min-height:100dvh;display:flex;padding:var(--kv-shell-top) 0 var(--kv-nav-gap);background:transparent}.kv-hero .container{max-width:1440px;width:100%;display:flex;padding:0 30px}.kv-hero-shell{position:relative;width:100%;height:max(760px,calc(100vh - var(--kv-shell-top) - var(--kv-nav-gap)));height:max(760px,calc(100dvh - var(--kv-shell-top) - var(--kv-nav-gap)));min-height:760px;overflow:hidden;border-radius:32px;border:1px solid #dfe7f5;background:#fbfcff;box-shadow:0 24px 70px #29335714}.kv-iridescence{position:absolute;inset:0;z-index:0;width:100%;height:100%;overflow:hidden;opacity:.34;pointer-events:none}.iridescence-container canvas{display:block;width:100%;height:100%}.iridescence-container--fallback{background:radial-gradient(circle at 24% 30%,#c6a7bf2e,#c6a7bf00 34%),radial-gradient(circle at 76% 18%,#5173c833,#5173c800 38%),radial-gradient(circle at 58% 68%,#70d5ca1f,#70d5ca00 34%)}.kv-wash{position:absolute;border-radius:999px;pointer-events:none;filter:blur(60px)}.kv-wash-left{left:-210px;top:110px;width:540px;height:430px;background:#c6a7bf3d}.kv-wash-right{right:-150px;top:-128px;width:660px;height:470px;background:#5173c829}.kv-wash-center{left:50%;top:135px;width:min(920px,74vw);height:395px;transform:translate(-50%);background:#ffffffb8;filter:blur(60px);z-index:2}.kv-object{position:absolute;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 30px 58px rgba(62,73,107,.13));will-change:translate}.kv-eye{left:-74px;top:100px;width:410px;opacity:.72;transform:rotate(-4deg)}.kv-google-tile{left:224px;top:88px;width:112px;opacity:.72;transform:rotate(8deg);--float-x: 4px;--float-y: -10px;animation:kvFloat 5.8s ease-in-out infinite}.kv-chatgpt-tile{left:236px;top:456px;width:102px;opacity:.72;transform:rotate(-7deg);--float-x: -5px;--float-y: -12px;animation:kvFloat 6.4s ease-in-out .7s infinite}.kv-perplexity-tile{left:38px;top:462px;width:92px;opacity:.72;transform:rotate(10deg);--float-x: 6px;--float-y: -9px;animation:kvFloat 6.1s ease-in-out .25s infinite}.kv-ribbon{right:-170px;top:92px;width:480px;opacity:.68;transform:rotate(-3deg);--float-x: -7px;--float-y: -8px;animation:kvFloat 7.2s ease-in-out .4s infinite}.kv-magnifier{right:-84px;top:-18px;width:352px;opacity:.7;transform:scaleX(-1) rotate(8deg);--float-x: -6px;--float-y: 11px;animation:kvFloat 6.6s ease-in-out infinite}.kv-chat-bubbles{right:-68px;top:516px;width:248px;opacity:.7;transform:rotate(2deg);--float-x: 7px;--float-y: -10px;animation:kvFloat 6.2s ease-in-out .55s infinite}@keyframes kvFloat{0%,to{translate:0 0}50%{translate:var(--float-x, 0) var(--float-y, -10px)}}@media(prefers-reduced-motion:reduce){.kv-google-tile,.kv-chatgpt-tile,.kv-perplexity-tile,.kv-ribbon,.kv-magnifier,.kv-chat-bubbles{animation:none}}.hero-model-icons{position:absolute;left:50%;top:142px;z-index:4;display:inline-flex;gap:12px;padding:0;transform:translate(-50%);border-radius:20px}.hero-model-icons span{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(216,223,237,.95);background:#ffffffeb;box-shadow:0 8px 18px #2b386b1a}.hero-model-icons img{width:24px;height:24px;object-fit:contain;border-radius:6px}.hero-mobile-model-icons{display:none}.kv-hero-copy{position:absolute;left:50%;top:200px;z-index:5;width:min(812px,calc(100% - 48px));transform:translate(-50%);text-align:center}.kv-hero-copy h1{margin:0;color:#111827;font-size:clamp(44px,4.1vw,58px);font-weight:700;letter-spacing:-.035em;line-height:1.14}.kv-hero-copy h1 span{background:linear-gradient(90deg,#4970d2,#d77bc2);-webkit-background-clip:text;background-clip:text;color:transparent}.kv-hero-copy p{margin:18px auto 0;max-width:776px;color:#68758f;font-size:17px;line-height:1.58}.kv-hero-actions{display:flex;justify-content:center;gap:16px;margin-top:34px}.kv-primary,.kv-secondary{min-width:136px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.kv-primary{min-width:172px;border:1px solid #111827;background:#111827;color:#fff;box-shadow:0 14px 28px #11182729}.kv-secondary{border:1px solid #dce5f3;background:#fff;color:#111827;box-shadow:0 10px 24px #2933570f}.kv-primary:hover,.kv-secondary:hover{transform:translateY(-1px)}.source-mix-section{padding:0 0 var(--landing-section-gap);background:transparent}.source-mix-section .container{max-width:1332px;padding:0 26px}.source-mix-shell{position:relative;min-height:700px;overflow:hidden;border-radius:28px;border:1px solid #e2e9f6;background:#fbfcff;box-shadow:0 22px 44px #6b7a991a}.source-mix-wash{position:absolute;border-radius:999px;pointer-events:none;filter:blur(64px)}.source-mix-wash-white{left:382px;top:180px;width:560px;height:360px;background:#ffffffe0}.source-mix-wash-blue{left:548px;top:250px;width:300px;height:220px;background:#eef2ff9e}.source-mix-copy{position:absolute;left:58px;top:72px;z-index:2}.source-mix-copy h2{margin:0;color:#121827;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.22}.source-mix-copy p{margin:12px 0 0;color:#62708d;font-size:16px;line-height:1.56}.source-mix-visual{position:absolute;inset:0;z-index:2}.ai-chat-mockup{position:absolute;left:74px;top:278px;width:528px;min-height:252px;padding:16px;border:1px solid #d9e2f4;border-radius:26px;background:#ffffffeb;box-shadow:0 22px 38px #5b6e921f;transition:box-shadow .2s ease}.ai-chat-header{display:flex;align-items:center;gap:10px;color:#111827;font-size:13px;font-weight:700;line-height:1}.ai-chat-avatar{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#eef2ff;color:#6575e8}.ai-chat-avatar i{font-size:19px}.ai-chat-thread{display:flex;flex-direction:column;gap:10px;min-height:72px;padding:16px 2px 12px}.ai-chat-bubble{max-width:390px;border-radius:18px;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.42;box-shadow:0 10px 20px #5b6e9214}.ai-chat-bubble-user{align-self:flex-end;background:#111827;color:#fff;opacity:0;transform:translateY(8px) scale(.98);transition:opacity .16s ease,transform .16s ease}.ai-chat-mockup.is-sent .ai-chat-bubble-user{opacity:1;transform:translateY(0) scale(1)}.ai-chat-composer{min-height:118px;padding:18px 16px 12px;border:1px solid #dde5f4;border-radius:24px;background:#fff;box-shadow:0 12px 26px #5b6e9214}.ai-chat-composer p{min-height:47px;margin:0;color:#111827;font-size:16px;font-weight:600;line-height:1.45}.ai-chat-prompt-text{display:inline;white-space:pre-wrap}.ai-chat-prompt-caret{display:inline-block;width:2px;height:1.05em;margin-left:3px;vertical-align:-.16em;border-radius:999px;background:#7182ea;opacity:0}.ai-chat-mockup.is-typing .ai-chat-prompt-caret{opacity:1;animation:aiTypingCaret .76s steps(1) infinite}@keyframes aiTypingCaret{50%{opacity:0}}.ai-chat-toolbar{display:flex;align-items:center;gap:8px;margin-top:22px}.ai-chat-tool,.ai-chat-pill,.ai-chat-send{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe5ef;background:#fff;color:#5f6675;box-shadow:0 4px 12px #5b6e920f}.ai-chat-tool{width:32px;height:32px;border-radius:999px}.ai-chat-tool i{font-size:16px}.ai-chat-pill{height:32px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:700}.ai-chat-send{margin-left:auto;width:46px;height:46px;border-radius:999px;background:#8b8d93;color:#fff;border-color:#8b8d93;box-shadow:inset 0 1px #ffffff42,0 10px 18px #484c5638;cursor:default;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.ai-chat-send svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.ai-chat-mockup.is-pressing .ai-chat-send{transform:scale(.92);background:#777a81;box-shadow:inset 0 1px #ffffff2e,0 6px 12px #484c562e}.source-grid{position:absolute;left:720px;top:218px;width:532px;height:424px;overflow:hidden;border:1px solid #dde5ff;border-radius:34px;background:radial-gradient(circle at 50% 78%,rgba(113,130,234,.11),transparent 34%),linear-gradient(180deg,#fffffff5,#f8fafff5);box-shadow:0 24px 44px #6573991f}.source-engine-lines{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none}.source-engine-line{fill:none;stroke:#c8ceda;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.source-engine-line-mobile,.source-engine-line-phone,.source-engine-pulse-mobile,.source-engine-pulse-phone{display:none}.source-engine-pulse{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:.075 1;stroke-dashoffset:0;opacity:0;filter:drop-shadow(0 0 7px color-mix(in srgb,var(--pulse-color) 56%,transparent));vector-effect:non-scaling-stroke}.source-grid.is-pulsing .source-engine-pulse{animation:sourcePulseFlow 1.7s cubic-bezier(.16,.76,.27,1) both}.source-engine-pulse-reddit{--pulse-color: #df7146;stroke:#df7146}.source-engine-pulse-reviews{--pulse-color: #d29bd1;stroke:#d29bd1}.source-engine-pulse-comparison{--pulse-color: #8ba1e8;stroke:#8ba1e8}.source-engine-pulse-docs{--pulse-color: #aed077;stroke:#aed077}.source-engine-pulse-owned{--pulse-color: #f5c081;stroke:#f5c081}@keyframes sourcePulseFlow{0%{stroke-dashoffset:0;opacity:0}10%{opacity:1}84%{opacity:1}to{stroke-dashoffset:-1;opacity:0}}.source-engine-hub{position:absolute;left:50%;bottom:48px;z-index:3;min-width:168px;padding:11px 18px;transform:translate(-50%);border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#111827;color:#fff;box-shadow:0 16px 28px #242f522e;text-align:center}.source-engine-hub span,.source-engine-hub strong{display:block;line-height:1.1}.source-engine-hub span{color:#ffffff9e;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.source-engine-hub strong{margin-top:5px;font-size:16px;font-weight:800;letter-spacing:0}.source-tile{position:absolute;z-index:2;display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid rgba(217,226,244,.9);border-radius:22px;background:#fffffff0;color:#111827;box-shadow:0 22px 38px #5b6e921f,0 1px #ffffffe0 inset;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transform-origin:center;will-change:transform;transition:box-shadow .22s ease}.source-grid.is-pulsing .source-tile{animation:sourceTileImpact .5s cubic-bezier(.18,.82,.28,1) 1.35s both}@keyframes sourceTileImpact{0%{transform:scale(1)}42%{transform:scale(1.065)}to{transform:scale(1)}}.source-tile-copy{min-width:0;display:flex;flex-direction:column;gap:7px}.source-tile h3{margin:0;color:#111827;font-size:14px;font-weight:800;letter-spacing:0;line-height:1.3}.source-tile-copy span{width:fit-content;min-width:42px;padding:4px 8px;border-radius:999px;background:var(--tile-accent, #df7146);color:#fff;font-size:12px;font-weight:800;line-height:1}.source-icon{width:40px;height:40px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--tile-accent, #df7146);color:#fff}.source-icon i{font-size:24px;line-height:1}.source-tile-reddit{--tile-accent: #df7146;left:20px;top:40px;width:160px;height:96px}.source-tile-reddit .source-icon{width:48px;height:48px;border-radius:999px}.source-tile-reddit .source-icon i{font-size:28px}.source-tile-reviews{--tile-accent: #d29bd1;left:192px;top:10px;width:154px;height:92px}.source-tile-reviews .source-icon{border-radius:16px}.source-tile-comparison{--tile-accent: #8ba1e8;left:358px;top:56px;width:154px;height:112px}.source-tile-comparison .source-icon{background:var(--tile-accent)}.source-tile-docs{--tile-accent: #aed077;left:58px;top:190px;width:178px;height:92px}.source-tile-docs .source-icon{background:var(--tile-accent)}.source-tile-owned{--tile-accent: #f5c081;left:316px;top:190px;width:186px;height:92px}.source-tile-owned .source-icon{border-radius:14px;background:var(--tile-accent)}@media(max-width:1024px){.hero .container{grid-template-columns:1fr;text-align:center}.hero .subtext{margin-left:auto;margin-right:auto}.hero .cta{justify-content:center}.hero-viz{justify-content:center;width:calc(100% + 48px);margin-inline:-24px;overflow:hidden}.how-grid,.pricing-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-suite-header{grid-template-columns:1fr;gap:14px;align-items:start}.feature-suite-header p{max-width:680px}.accuracy-cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.product-cards-grid{grid-template-columns:1fr;gap:20px}}@media(max-width:768px){:root{--h1: 40px;--h2: 32px;--section-gap: 24px;--landing-section-gap: 34px}header nav{display:none}header .btn-primary{padding:9px 14px;font-size:13px;white-space:nowrap}header .nav-cta{gap:8px}.menu-burger{display:inline-flex}.hero-viz{justify-content:center}.hero-visual-stack{max-width:380px}.hero-key-visual{transform:scale(1.5);transform-origin:center;margin:52px 0 84px;filter:drop-shadow(0 18px 38px rgba(62,73,107,.12))}.hero-tagline{margin-top:-105px}section h2{font-size:28px}#features h2,#features .lead,#features+section h2,#features+section .lead{max-width:calc(100vw - 40px);overflow-wrap:normal}.feature-grid{grid-template-columns:1fr}.feature-suite .container{padding-inline:20px}.feature-suite-shell{padding:32px 20px 34px;border-radius:24px}.feature-suite-header{margin-bottom:24px}.feature-suite-header h2{font-size:26px;line-height:1.18}.feature-suite-header p{font-size:14px;line-height:1.5}.feature-grid{gap:14px}.feature-item{min-height:0;padding:18px;border-radius:22px}.feature-icon{width:44px;height:44px;margin-bottom:16px;border-radius:15px}.feature-icon i{font-size:24px}.feature-item h3{font-size:16px}.feature-item p{font-size:12px;line-height:1.48}.pricing .container{padding-inline:20px}.pricing-shell{padding:32px 20px 34px;border-radius:24px}.pricing-header{margin-bottom:24px}.pricing-header h2{font-size:26px;line-height:1.18}.pricing-trial-pill{margin-top:14px;font-size:10px;letter-spacing:.035em}.faq-section{padding-bottom:var(--landing-section-gap)}.faq-section .container,.final-cta .container,.site-footer .container{padding-inline:20px}.faq-shell{padding:32px 20px 34px;border-radius:24px}.faq-header{margin-bottom:20px}.faq-header h2{font-size:26px;line-height:1.18}.faq-list{grid-template-columns:1fr;gap:10px}.faq-question{min-height:58px;padding:14px;gap:12px;font-size:13px}.faq-item{min-height:0}.faq-toggle{width:28px;height:28px;font-size:17px}.faq-answer p{padding-inline:14px;font-size:12px}.faq-item.is-open .faq-answer p{padding:0 14px 14px}.final-cta{padding-bottom:var(--landing-section-gap)}.final-cta .glass-wrap{padding:30px 20px 32px;border-radius:24px}.final-cta h2{font-size:26px;line-height:1.18}.final-cta .lead{font-size:13px;line-height:1.45}.final-cta .btn-primary,.final-cta .btn-secondary{min-width:146px}.final-cta .cta-decor.spark{display:none}.final-cta .cta-decor.search{right:14px;top:10px;opacity:.46}.footer-shell{padding:32px 0 26px;border-radius:0}header{top:12px;height:56px}header .container{width:calc(100% - 24px);max-width:none;padding:8px 9px 8px 14px;gap:10px;border-radius:17px}header .logo{gap:8px;font-size:17px;letter-spacing:0;flex-shrink:1}header .logo img,.logo-mark{width:44px;height:37px}header .btn-primary{padding:8px 11px;font-size:12px}header .nav-cta .btn-primary{display:none}header .btn-primary .desktop-label{display:none}header .btn-primary .mobile-label{display:inline}header .nav-cta{flex-shrink:0}.menu-burger{width:38px;height:38px;flex-shrink:0}.model-bullets{gap:8px;max-width:300px;margin-left:auto;margin-right:auto;justify-content:center}.model-pill{padding:7px 10px;font-size:12px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{margin-top:26px}.prompt-map-wrap{padding:18px 14px}.prompt-bubbles{height:330px;overflow:hidden}.prompt-bubbles .prompt-bubble{justify-content:flex-start;text-align:left;padding:10px 12px 10px 28px;border-radius:18px}.prompt-bubble.p5{--w: 132px;--h: 62px;--fs: 10px}.prompt-bubble.p4{--w: 126px;--h: 58px;--fs: 9.5px}.prompt-bubble.p3{--w: 114px;--h: 54px;--fs: 8.5px}.prompt-bubble.p2{--w: 102px;--h: 50px;--fs: 7.5px}.prompt-bubble.p1{--w: 92px;--h: 46px;--fs: 6.8px}.prompt-line{left:4%;right:4%;opacity:.8}.prompt-line.l1{top:4%}.prompt-line.l2{top:calc(4% + (92% * 1 / 9))}.prompt-line.l3{top:calc(4% + (92% * 2 / 9))}.prompt-line.l4{top:calc(4% + (92% * 3 / 9))}.prompt-line.l5{top:calc(4% + (92% * 4 / 9))}.prompt-line.l6{top:calc(4% + (92% * 5 / 9))}.prompt-line.l7{top:calc(4% + (92% * 6 / 9))}.prompt-line.l8{top:calc(4% + (92% * 7 / 9))}.prompt-line.l9{top:calc(4% + (92% * 8 / 9))}.prompt-line.l10{top:96%}.prompt-bubbles .prompt-bubble:before{left:-6px;right:auto;bottom:14px;border-left:1px solid rgba(164,174,223,.42);border-bottom:1px solid rgba(164,174,223,.42);border-right:none;border-top:none;border-bottom-left-radius:5px;border-top-right-radius:0}.prompt-bubbles .prompt-bubble:after{left:11px;right:auto;width:7px;height:7px}.prompt-bubble.b1{--x: 22%;--y: 10%}.prompt-bubble.b2{--x: 83%;--y: 16%}.prompt-bubble.b3{--x: 50%;--y: 29%}.prompt-bubble.b4{--x: 90%;--y: 43%}.prompt-bubble.b5{--x: 14%;--y: 44%}.prompt-bubble.b6{--x: 55%;--y: 57%}.prompt-bubble.b7{--x: 20%;--y: 66%}.prompt-bubble.b8{--x: 87%;--y: 69%}.prompt-bubble.b9{--x: 11%;--y: 83%}.prompt-bubble.b10{--x: 62%;--y: 83%}.prompt-bubble.b11{--x: 38%;--y: 98%}.prompt-bubble.b12{--x: 92%;--y: 101%}.prompt-bubble.b13{--x: 13%;--y: 114%}.prompt-bubble.b14{--x: 72%;--y: 115%}.prompt-bubble.b15{--x: 48%;--y: 128%}.prompt-bubble.b16{--x: 94%;--y: 132%}.prompt-bubble.b17{--x: 24%;--y: 142%}.citation-graph-wrap{padding:16px;min-height:360px}.citation-graph{min-height:330px}.citation-graph:before{width:300px;height:230px}.citation-graph:after{width:240px;height:240px}.influence-thread{height:2px}.influence-thread.t1{--w: 43%;--r: -143deg}.influence-thread.t2{--w: 40%;--r: -31deg}.influence-thread.t3{--w: 41%;--r: 139deg}.influence-thread.t4{--w: 43%;--r: 34deg}.citation-node{padding:10px 12px;gap:8px;font-size:12px;white-space:nowrap}.citation-node .icon{width:20px;height:20px}.citation-node .metric{font-size:10px}.citation-node.center{padding:12px 16px;font-size:13px}.citation-node.n1{left:1%;top:8%}.citation-node.n2{right:1%;top:21%}.citation-node.n3{left:1%;bottom:17%}.citation-node.n4{right:1%;bottom:6%}.product-showcase .container{padding-inline:20px}.product-showcase-shell{padding:32px 20px 34px;border-radius:24px}.product-showcase-header{text-align:left;margin-bottom:28px}.product-showcase-header h2{margin:0 0 10px;font-size:26px;line-height:1.18}.product-showcase-header p{margin:0;max-width:none;font-size:14px;line-height:1.5}.product-cards-grid{grid-template-columns:1fr;gap:18px}.product-card{padding:20px 18px 18px;border-radius:22px}.prompt-flow-section .container{padding-inline:20px}.prompt-flow-shell{grid-template-columns:1fr;gap:28px;min-height:0;padding:32px 20px 34px;border-radius:24px}.prompt-flow-copy h2{max-width:none;font-size:26px;line-height:1.18}.prompt-flow-copy p{max-width:none;font-size:14px;line-height:1.5}.prompt-flow-visual{height:390px}.prompt-flow-card{width:calc(100% - 8px);padding:12px;border-radius:22px}.prompt-flow-card-1{left:auto;right:0;top:0}.prompt-flow-card-2{right:auto;left:0;top:116px}.prompt-flow-card-3{left:auto;right:0;top:232px}.prompt-flow-card-head{font-size:12px}.prompt-flow-input{min-height:58px;border-radius:18px}.prompt-flow-text{font-size:12px}.prompt-flow-input button{width:36px;height:36px}.prompt-flow-insights{right:8px;bottom:0;min-width:142px;padding:12px 14px;border-radius:16px}.product-card-screenshots{margin-bottom:16px}.screenshot-front{width:55%;bottom:-12px;right:-4px}}@media(max-width:420px){header .container{width:calc(100% - 20px);padding:8px 9px 8px 12px;gap:8px}header .logo{font-size:16px;gap:7px}header .logo img,.logo-mark{width:42px;height:36px}header .btn-primary{padding:8px 9px;font-size:11.5px}.menu-burger{width:36px;height:36px}.prompt-bubbles{height:340px}.prompt-bubble.p5{--w: 126px;--h: 60px;--fs: 9.5px}.prompt-bubble.p4{--w: 122px;--h: 56px;--fs: 9px}.prompt-bubble.p3{--w: 110px;--h: 52px;--fs: 8px}.prompt-bubble.p2{--w: 100px;--h: 48px;--fs: 7.2px}.prompt-bubble.p1{--w: 90px;--h: 44px;--fs: 6.5px}}@media(max-width:1180px){.kv-eye{left:-122px;width:360px}.kv-google-tile,.kv-chatgpt-tile{left:174px}.kv-ribbon{right:-190px;top:112px;width:430px}.kv-magnifier{right:-98px;top:12px;width:314px}.kv-chat-bubbles{right:-82px;top:502px;width:222px}.source-mix-shell{min-height:1060px}.source-mix-copy{position:relative;left:auto;top:auto;padding:58px 48px 0}.source-mix-visual{position:relative;inset:auto;width:100%;min-height:880px}.ai-chat-mockup{left:50%;top:110px;transform:translate(-50%)}.source-grid{left:50%;top:430px;height:740px;width:min(520px,calc(100% - 48px));transform:translate(-50%)}.source-engine-lines{display:none!important}.source-grid:before{content:"";position:absolute;left:50%;top:82px;bottom:34px;z-index:1;width:2px;transform:translate(-50%);border-radius:999px;background:#68708738}.source-grid:after{content:"";position:absolute;left:50%;top:82px;z-index:1;width:3px;height:42px;transform:translate(-50%);border-radius:999px;background:#8ba1e8;opacity:0;box-shadow:0 0 10px #8ba1e861}.source-grid.is-pulsing:after{animation:sourceMobileCenterPulse .92s cubic-bezier(.16,.76,.27,1) both}@keyframes sourceMobileCenterPulse{0%{top:82px;opacity:0}12%{opacity:1}82%{opacity:1}to{top:650px;opacity:0}}.source-engine-hub{top:18px;bottom:auto}.source-tile-reddit{left:18px;top:116px;width:calc(100% - 36px);height:104px}.source-tile-reviews{left:18px;top:238px;width:calc(100% - 36px);height:104px}.source-tile-comparison{left:18px;top:360px;width:calc(100% - 36px);height:104px}.source-tile-docs{left:18px;top:482px;width:calc(100% - 36px);height:104px}.source-tile-owned{left:18px;top:604px;width:calc(100% - 36px);height:104px}}@media(max-width:768px){.kv-hero{--kv-nav-gap: var(--landing-section-gap);--kv-shell-top: 44px;min-height:100svh;padding:var(--kv-shell-top) 0 var(--kv-nav-gap)}.kv-hero .container,.source-mix-section .container{padding:0 16px}.kv-hero-shell{height:calc(100svh - var(--kv-shell-top) - var(--kv-nav-gap));min-height:0;border-radius:26px}.kv-wash-center{top:78px;width:520px;height:410px;background:#ffffffe6;filter:blur(54px)}.kv-eye{left:-118px;top:20px;width:250px;opacity:.62}.kv-google-tile,.kv-chatgpt-tile,.kv-perplexity-tile,.kv-ribbon,.kv-chat-bubbles{display:none}.kv-magnifier{right:-118px;top:24px;width:270px}.hero-model-icons{top:90px;gap:8px}.hero-model-icons span{width:34px;height:34px;border-radius:12px}.hero-model-icons img{width:20px;height:20px}.kv-hero-copy{top:128px;width:calc(100% - 32px)}.kv-hero-copy h1{max-width:340px;margin:0 auto;font-size:clamp(28px,8.8vw,34px);line-height:1.12;overflow-wrap:normal}.kv-hero-copy p{width:min(270px,calc(100vw - 64px));max-width:270px;font-size:15px}.kv-hero-copy p br{display:none}.kv-hero-actions{flex-direction:column;align-items:center;gap:12px}.kv-primary,.kv-secondary{width:min(240px,100%);min-width:0;padding:0 18px}.hero-mobile-model-icons{position:relative;display:block;width:228px;height:86px;margin-top:12px;margin-left:auto;margin-right:auto}.hero-mobile-model-icons img{position:absolute;top:16px;left:50%;width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(62,73,107,.16));will-change:translate}.hero-mobile-model-icons img:nth-child(1){transform:translate(-105px) rotate(-10deg);--float-x: -4px;--float-y: -8px;animation:kvFloat 5.9s ease-in-out .2s infinite}.hero-mobile-model-icons img:nth-child(2){top:4px;width:72px;height:72px;transform:translate(-36px) rotate(5deg);z-index:2;--float-x: 3px;--float-y: -11px;animation:kvFloat 6.3s ease-in-out infinite}.hero-mobile-model-icons img:nth-child(3){transform:translate(54px) rotate(8deg);--float-x: 5px;--float-y: -7px;animation:kvFloat 6.1s ease-in-out .55s infinite}.source-mix-section{padding-bottom:34px}.source-mix-shell{min-height:850px;border-radius:24px}.source-mix-copy{padding:28px 24px 0;width:100%}.source-mix-copy h2{max-width:300px;font-size:26px;line-height:1.14;overflow-wrap:normal}.source-mix-copy p{max-width:315px;font-size:13px;line-height:1.42}.source-mix-visual{min-height:700px}.ai-chat-mockup{left:24px;right:24px;width:auto;max-width:none;transform:none;height:auto;top:28px;min-height:205px;padding:12px;border-radius:22px}.ai-chat-avatar{width:28px;height:28px;border-radius:10px}.ai-chat-header{gap:8px;font-size:12px}.ai-chat-thread{min-height:48px;padding:10px 0 8px}.ai-chat-composer{min-height:100px;padding:12px 12px 10px;border-radius:20px}.ai-chat-composer p{max-width:none;min-height:36px;font-size:13px;line-height:1.35}.ai-chat-bubble{max-width:100%;padding:10px 12px;border-radius:16px;font-size:11px}.ai-chat-toolbar{margin-top:12px}.ai-chat-tool{width:28px;height:28px}.ai-chat-pill{height:28px;padding:0 10px;font-size:12px}.ai-chat-send{width:40px;height:40px}.source-grid{left:24px;right:24px;width:auto;max-width:none;transform:none;height:360px;top:292px;border-radius:26px}.source-grid:before{content:none}.source-grid:after{content:none}.source-grid.is-pulsing:after{animation:none}.source-engine-lines{display:block!important}.source-engine-line,.source-engine-pulse{display:none}.source-engine-line-mobile,.source-engine-pulse-mobile{display:block}.source-engine-hub{top:14px;bottom:auto;min-width:156px;padding:9px 16px;border-radius:17px}.source-engine-hub span{font-size:9px}.source-engine-hub strong{margin-top:4px;font-size:15px}.source-tile-reddit{left:16px;top:88px;width:calc(50% - 24px);height:74px}.source-tile-reviews{left:auto;right:16px;top:88px;width:calc(50% - 24px);height:74px}.source-tile-comparison{left:16px;top:178px;width:calc(50% - 24px);height:74px}.source-tile-docs{left:auto;right:16px;top:178px;width:calc(50% - 24px);height:74px}.source-tile-owned{left:calc(25% + 12px);top:268px;width:calc(50% - 24px);height:74px}.source-tile{gap:8px;padding:10px;border-radius:18px}.source-tile h3{font-size:11px;line-height:1.12}.source-icon,.source-tile-reddit .source-icon{width:34px;height:34px}.source-icon i{font-size:20px}.source-tile-reddit .source-icon i{font-size:22px}.source-tile-copy{gap:5px}.source-tile-copy span{min-width:32px;padding:3px 6px;font-size:10px}}@media(max-width:520px){.kv-hero-shell{height:calc(100svh - var(--kv-shell-top) - var(--kv-nav-gap));min-height:0}.kv-hero-copy h1{max-width:310px;font-size:clamp(27px,8.4vw,31px)}.kv-hero-actions{flex-direction:column;align-items:center}.kv-primary,.kv-secondary{width:min(240px,100%)}.source-mix-shell{min-height:850px}.source-mix-visual{min-height:700px}.source-grid{left:24px;right:24px;width:auto;height:350px;top:292px}.source-engine-hub{top:14px;bottom:auto}.source-tile{align-items:center}.source-tile-reddit{left:14px;top:84px;width:calc(50% - 21px);height:72px}.source-tile-reviews{left:auto;right:14px;top:84px;width:calc(50% - 21px);height:72px}.source-tile-comparison{left:14px;top:170px;width:calc(50% - 21px);height:72px}.source-tile-docs{left:auto;right:14px;top:170px;width:calc(50% - 21px);height:72px}.source-tile-owned{left:calc(25% + 10.5px);top:256px;width:calc(50% - 21px);height:72px}.source-tile-reddit .source-icon{width:34px;height:34px}}
