.cl-hero-preview{background:var(--cl-raised);border:1px solid var(--cl-card-border);text-align:left;border-bottom:0;border-radius:14px 14px 0 0;width:min(1184px,100%);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 24px 48px -16px #0f172a29;-webkit-mask-image:none;mask-image:none}.cl-hero-preview.cl-hero-preview-sources{border-bottom:1px solid var(--cl-preview-border)}.cl-preview-browser,.cl-window-bar{background:var(--cl-raised);color:var(--cl-window-text);border-bottom:1px solid var(--cl-faint-edge);letter-spacing:0;align-items:center;gap:8px;font-size:12px;display:flex}.cl-preview-browser{justify-content:space-between;min-height:36px;padding:0 16px}.cl-preview-browser span:first-child{align-items:center;gap:8px;display:flex}.cl-window-bar{min-height:40px;padding:8px 16px}.cl-hero-preview-layout{grid-template-columns:146px minmax(0,1fr);min-height:520px;display:grid}.cl-hero-preview aside{background:var(--cl-sidebar);border-right:1px solid var(--cl-line);color:var(--cl-sidebar-text);flex-direction:column;gap:2px;padding:14px 8px;font-size:14px;display:flex}.cl-hero-preview aside>span:not(.cl-sidebar-label){border-radius:4px;padding:6px 10px}.cl-hero-preview aside .cl-sidebar-active{background:var(--color-accent-soft);color:var(--color-accent-text);font-weight:600}.cl-workspace-name{color:var(--cl-ink);align-items:center;gap:8px;padding:0 8px 12px;display:flex}.cl-sidebar-label{letter-spacing:.07em;color:var(--cl-sidebar-text);padding:9px 10px;font-size:12px}.cl-hero-preview-main{min-width:0;padding:16px 22px 0}.cl-hero-preview-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.cl-hero-preview-title h2{letter-spacing:-.01em;font-size:18px;font-weight:600;line-height:26px}.cl-hero-preview-title p{color:var(--cl-muted);margin-top:2px;font-size:13px}.cl-pill{border:1px solid var(--cl-faint-edge);border-radius:var(--radius-full);background:var(--cl-stone);color:var(--cl-muted);white-space:nowrap;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.cl-hero-preview-tabs{border-bottom:1px solid var(--cl-line);gap:25px;margin-top:12px;display:flex}.cl-hero-preview-tabs button{color:var(--cl-muted);font:inherit;background:0 0;border:0;min-height:44px;padding:0 0 10px;font-size:14px}.cl-hero-preview-tabs button[data-state=active]{color:var(--cl-ink);font-weight:500}.cl-preview-content{min-width:0}.cl-preview-heading{justify-content:space-between;align-items:center;gap:16px;padding:21px 20px 18px;display:flex}.cl-preview-heading h4{letter-spacing:-.01em;font-size:16px;font-weight:600;line-height:24px}.cl-preview-heading p{color:var(--cl-muted);margin-top:2px;font-size:13px}.cl-hero-preview .cl-preview-heading{padding-inline:0}.cl-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:4px 20px 17px;display:grid}.cl-visibility-metrics{padding-top:22px}.cl-hero-preview .cl-visibility-metrics{padding-top:16px}.cl-hero-preview .cl-metric-grid{padding-inline:0}.cl-metric-grid>div{border:1px solid var(--cl-faint-edge);background:var(--cl-raised);border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:12px 14px;display:flex}.cl-metric-grid small,.cl-metric-grid span{color:var(--cl-muted);font-size:12px}.cl-metric-grid strong{color:var(--cl-ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1.15}.cl-chart{border-top:1px solid var(--cl-line);border-bottom:1px solid var(--cl-line);height:140px;position:relative;overflow:hidden}.cl-chart-lines{background:repeating-linear-gradient(to bottom, transparent 0, transparent 33px, var(--cl-line) 34px);position:absolute;inset:0}.cl-chart svg{width:100%;height:100%;position:relative}.cl-chart path{fill:none;stroke:var(--color-accent);stroke-width:3px}.cl-hero-preview .cl-chart{border-top:0;height:105px}.cl-hero-preview .cl-metric-grid strong{font-size:26px}.cl-hero-dashboard{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:10px;margin-top:12px;display:grid}.cl-hero-dashboard-panel{border:1px solid var(--cl-faint-edge);background:var(--cl-raised);border-radius:11px;min-width:0;padding:14px 16px}.cl-hero-panel-heading{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.cl-hero-panel-heading h3{letter-spacing:-.01em;font-size:13px}.cl-hero-panel-heading span{color:var(--cl-muted);white-space:nowrap;font-size:12px}.cl-hero-trend-legend{flex-wrap:wrap;gap:6px 14px;font-size:12px;display:flex}.cl-hero-trend-legend span:before,.cl-hero-brand-name:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.cl-hero-series-1{color:var(--color-chart-1)}.cl-hero-series-2{color:var(--color-chart-2)}.cl-hero-series-3{color:var(--color-chart-3)}.cl-hero-trend-chart{height:145px;margin-top:4px}.cl-hero-trend-chart svg{width:100%;height:100%;display:block}.cl-hero-trend-chart line{stroke:var(--cl-line);stroke-width:1px}.cl-hero-trend-chart text{fill:var(--cl-muted);font-size:12px}.cl-hero-trend-chart polyline{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.cl-hero-trend-chart circle{fill:currentColor}.cl-hero-chart-axis{color:var(--cl-muted);justify-content:space-between;padding:0 4px 0 32px;font-size:12px;display:flex}.cl-hero-dashboard table{border-collapse:collapse;width:100%;font-size:12px}.cl-hero-dashboard th,.cl-hero-dashboard td{border-bottom:1px solid var(--cl-line);text-align:left;padding:7px 4px}.cl-hero-dashboard th{color:var(--cl-muted);font-weight:500}.cl-hero-dashboard th:not(:first-child),.cl-hero-dashboard td:not(:first-child){text-align:right}.cl-hero-dashboard-brands .cl-hero-own-brand{background:var(--color-accent-soft)}.cl-hero-brand-name{white-space:nowrap}.cl-hero-dashboard-sources td:first-child{overflow-wrap:anywhere}.cl-preview-foot{justify-content:space-between;gap:10px;padding:12px 20px;font-size:13px;font-weight:500;display:flex}.cl-preview-foot span{color:var(--cl-muted);font-weight:400}.cl-product-card{background:var(--cl-raised);border:1px solid var(--cl-card-border);border-bottom:0;border-radius:14px 14px 0 0;min-width:0;height:100%;min-height:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 24px 48px -16px #0f172a29}.cl-product-card .cl-preview-content{min-height:0}.cl-product-card .cl-preview-heading{padding-block:16px}.cl-product-card .cl-preview-heading h4{font-size:16px}.cl-product-card .cl-simple-list>div{padding-block:12px}.cl-product-card .cl-chart{margin-inline:20px}.cl-product-card .cl-preview-foot{padding-inline:20px}.cl-segment{background:var(--cl-stone);border-radius:5px;flex:none;gap:2px;padding:4px;display:flex}.cl-segment button{background:0 0;border:0;border-radius:4px;min-height:44px;padding:8px 12px;font-size:14px}.cl-segment button[aria-pressed=true]{background:var(--cl-raised);box-shadow:var(--shadow-card)}.cl-hero-preview .cl-segment{padding:2px}.cl-hero-preview .cl-segment button{min-height:32px;padding:4px 9px;font-size:12px}.cl-source-summary{grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:24px;margin:0 20px 20px;display:grid}.cl-hero-preview .cl-source-summary{margin-inline:0}.cl-source-mix{align-items:center;gap:18px;margin-top:10px;display:flex}.cl-source-pie{aspect-ratio:1;border-radius:50%;flex:none;width:88px;display:block}.cl-source-legend{min-width:0;color:var(--cl-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 14px;font-size:12px;display:grid}.cl-source-legend li{white-space:nowrap;align-items:center;gap:5px;display:flex}.cl-source-legend li:before{content:"";background:var(--color-accent);border-radius:50%;flex:none;width:7px;height:7px}.cl-source-legend li:nth-child(2):before{background:var(--cl-source-review)}.cl-source-legend li:nth-child(3):before{background:var(--cl-source-editorial)}.cl-source-legend li:nth-child(4):before{background:var(--cl-source-community)}.cl-source-legend li:nth-child(5):before{background:var(--cl-source-competitor)}.cl-source-legend strong{color:var(--cl-ink);font-weight:500}.cl-citation-count{border-left:1px solid var(--cl-line);color:var(--cl-muted);flex-direction:column;gap:2px;padding-left:20px;font-size:15px;display:flex}.cl-citation-count strong{color:var(--cl-ink);font-variant-numeric:tabular-nums;font-size:34px;font-weight:600;line-height:1}.cl-source-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:14px}.cl-source-url-col{width:52%}.cl-source-type-col{width:19%}.cl-source-citations-col{width:13%}.cl-source-prompts-col{width:16%}.cl-source-table-urls .cl-source-url-col{width:59%}.cl-source-table-urls .cl-source-type-col{width:17%}.cl-source-table-urls .cl-source-citations-col,.cl-source-table-urls .cl-source-prompts-col{width:12%}.cl-source-table th{text-align:left;color:var(--cl-muted);background:var(--cl-table-head);border-block:1px solid var(--cl-line);white-space:normal;padding:12px 13px;font-size:13px;font-weight:500;line-height:1.25}.cl-source-table td{border-bottom:1px solid var(--cl-line);min-width:0;padding:10px 13px;line-height:1.35}.cl-source-table tbody tr:last-child td{border-bottom:0}.cl-source-name{align-items:center;gap:8px;min-width:0;display:flex}.cl-source-name>span:last-child{overflow-wrap:anywhere;min-width:0}.cl-source-table-urls .cl-source-name>span:last-child{white-space:nowrap}.cl-favicon{background:var(--cl-favicon-owned);width:28px;height:28px;color:var(--cl-favicon-owned-ink);border-radius:5px;flex:none;place-items:center;font-weight:600;display:inline-grid}.cl-favicon-1{background:var(--cl-favicon-review);color:var(--cl-favicon-review-ink)}.cl-favicon-2{background:var(--cl-favicon-editorial);color:var(--cl-favicon-editorial-ink)}.cl-favicon-3{background:var(--cl-favicon-community);color:var(--cl-favicon-community-ink)}.cl-favicon-4{background:var(--cl-favicon-competitor);color:var(--cl-favicon-competitor-ink)}.cl-prompt-count{justify-content:space-between;align-items:center;gap:7px;display:flex}.cl-prompt-count i{background:var(--cl-mini-bar);min-width:8px;height:4px;display:inline-block}.cl-simple-list{border-top:1px solid var(--cl-line)}.cl-simple-list>div{border-bottom:1px solid var(--cl-line);justify-content:space-between;gap:15px;padding:16px 20px;font-size:14px;display:flex}.cl-simple-list b{white-space:nowrap;font-weight:500}.cl-brief{grid-template-columns:165px minmax(0,1fr);gap:24px;padding:8px 20px 20px;display:grid}.cl-brief-nav{border-right:1px solid var(--cl-line);color:var(--cl-muted);gap:16px;font-size:13px;display:grid}.cl-brief-nav b{color:var(--cl-ink);text-transform:uppercase;font-size:12px}.cl-brief h5{margin:12px 0 8px;font-size:17px;font-weight:600;line-height:24px}.cl-brief p{font-size:14px;line-height:1.5}.cl-brief dl{margin-top:16px}.cl-brief dl>div{border-top:1px solid var(--cl-line);justify-content:space-between;gap:10px;padding:9px 0;font-size:13px;display:flex}.cl-brief dd{text-align:right;margin:0;font-weight:500}.cl-mcp-list{margin-top:10px}.cl-mcp-list b{white-space:normal;text-align:right}.cl-product-card .cl-text-link{margin:18px 20px}.cl-record{background:var(--cl-raised);border:1px solid var(--cl-card-border);border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 24px 48px -16px #0f172a29}.cl-record-body{padding:30px}.cl-record-label,.cl-record-divider{color:var(--cl-muted);letter-spacing:.04em;justify-content:space-between;gap:12px;font-size:12px;display:flex}.cl-record h3{letter-spacing:-.01em;margin:12px 0;font-size:18px;font-weight:600;line-height:26px}.cl-answer{font-size:14px;line-height:1.75}.cl-answer mark{background:var(--color-accent-soft);color:var(--cl-ink);padding-inline:2px}.cl-answer sup{color:var(--color-accent-text);font-size:12px}.cl-record-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.cl-record-tags span{background:var(--color-accent-soft);color:var(--color-accent-text);border-radius:3px;padding:6px 8px;font-size:12px}.cl-record-divider{border-top:1px solid var(--cl-line);margin-top:25px;padding:18px 0 8px}.cl-record-body button{text-align:left;border:0;border-bottom:1px solid var(--cl-line);background:0 0;align-items:center;gap:11px;width:100%;padding:12px 0;display:flex}.cl-record-body button:hover{background:var(--cl-row-hover)}.cl-record-body button>span:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.cl-record-body button small{color:var(--cl-muted);overflow-wrap:anywhere}.cl-record-body button>span:nth-child(3){color:var(--color-accent-text);font-size:12px}.cl-drawer-body h3{margin:16px 0;font-size:22px;line-height:28px}.cl-drawer-body p{color:var(--color-muted);line-height:1.6}.cl-drawer-body dl{grid-template-columns:120px 1fr;gap:16px;margin-top:30px;display:grid}.cl-drawer-body dt{color:var(--color-muted)}.cl-drawer-body dd{overflow-wrap:anywhere;margin:0}.cl-landing{color:var(--cl-ink);background:var(--cl-paper);font-family:var(--font-text), Arial, sans-serif;-webkit-font-smoothing:antialiased}.cl-landing *{box-sizing:border-box}:where(.cl-landing) button{cursor:pointer}:where(.cl-landing) :where(p,h1,h2,h3,h4,h5){margin:0}:where(.cl-landing) p{color:var(--cl-body)}:where(.cl-landing) :where(h1,h2,h3,h4,h5){font-weight:500;line-height:1.17}:where(.cl-landing) h1{letter-spacing:-.045em}:where(.cl-landing) h2{letter-spacing:-.03em}:where(.cl-landing) h3{letter-spacing:-.02em}:where(.cl-landing) :where(h4,h5){letter-spacing:-.012em}:where(.cl-landing) a{text-decoration:none}.cl-landing :is(a,button,summary):focus-visible{outline:2px solid var(--color-focus);outline-offset:0;box-shadow:var(--focus-ring)}.cl-wrap{width:100%;max-width:80rem;padding-inline:var(--site-gutter);margin-inline:auto}.cl-section{padding-block:var(--section-y);scroll-margin-top:var(--marketing-nav-offset)}.cl-hue-visibility{--cl-hue:var(--cl-hue-visibility)}.cl-hue-sources{--cl-hue:var(--cl-hue-sources)}.cl-hue-health{--cl-hue:var(--cl-hue-health)}.cl-hue-demand{--cl-hue:var(--cl-hue-demand)}.cl-hue-content{--cl-hue:var(--cl-hue-content)}.cl-hue-mcp{--cl-hue:var(--cl-hue-mcp)}[class*=cl-hue-]{--cl-hue-ink:color-mix(in oklab, var(--cl-hue) 68%, var(--color-foreground));--cl-hue-well:color-mix(in srgb, var(--cl-hue) 12%, var(--cl-raised))}.cl-teams{padding-top:0}.cl-anchor{scroll-margin-top:var(--marketing-nav-offset);position:absolute;top:0}.cl-eyebrow,.cl-overline{color:var(--color-accent-text);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px;display:block}.cl-eyebrow:before{content:"";vertical-align:middle;background:var(--color-accent);width:16px;height:4px;margin-right:10px;display:inline-block}.cl-section-head{flex-direction:column;gap:16px;margin:0 0 clamp(40px,4vw,56px);display:flex}.cl-eyebrow+.cl-section-head{margin-top:24px}.cl-section-head h2,.cl-evidence h2,.cl-enterprise h2,.cl-faq h2,.cl-closing h2{text-wrap:balance;font-size:clamp(1.75rem,1.2rem + 1.2vw,2.25rem);line-height:1.12}.cl-section-head p,.cl-evidence-grid>div>p,.cl-enterprise-grid>div>p,.cl-closing p{color:var(--cl-muted);text-wrap:pretty;max-width:56ch;font-size:1.0625rem;line-height:1.6}.cl-cta:hover svg,.cl-text-link:hover svg{transform:translate(2px)}.cl-landing .marketing-soft-button{border-color:var(--color-accent-border);border-radius:var(--radius-marketing-control);background:var(--color-accent-soft);color:var(--color-accent-text)}.cl-landing .marketing-soft-button:hover{background:var(--color-accent-subtle)}.cl-landing .cl-cta{border-radius:var(--radius-marketing-control)}.cl-cta svg,.cl-text-link svg{transition:transform .18s}.cl-text-link{border-bottom:1px solid var(--cl-line);color:var(--cl-ink);align-items:center;gap:12px;width:max-content;max-width:100%;padding-bottom:6px;font-weight:500;display:inline-flex}.cl-text-link:hover{border-color:var(--color-accent);color:var(--color-accent-text)}.cl-hero{margin-top:calc(-1 * var(--marketing-nav-offset));padding-top:calc(var(--marketing-nav-offset) + 72px);background:var(--cl-paper)}.cl-hero-copy{text-align:center;max-width:940px;margin-inline:auto}.cl-hero h1{max-width:none;margin:0 auto;font-size:clamp(2.375rem,1.5rem + 3vw,3rem);line-height:1.08}.cl-hero h1 em{color:var(--color-accent-text);font-style:normal}.cl-hero-copy>p:not(.cl-hero-note){color:var(--cl-muted);max-width:40rem;margin:24px auto 0;font-size:1.125rem;line-height:1.6}.cl-hero-actions{justify-content:center;gap:12px;margin-top:32px;display:flex}.cl-hero-copy .cl-hero-note{color:var(--cl-muted);margin-top:24px;font-size:13px}.cl-hero-stage{border-radius:var(--radius-marketing-preview) var(--radius-marketing-preview) 0 0;background:radial-gradient(circle at 15% 15%, var(--color-atmosphere-green), transparent 45%), radial-gradient(circle at 82% 20%, var(--color-atmosphere-blue), transparent 47%), var(--color-canvas-soft);width:100%;margin:56px auto 0;padding:27px 27px 0}.cl-engine-strip{border-bottom:1px solid var(--cl-line);background:var(--cl-raised);padding-block:28px}.cl-engine-inner{align-items:center;gap:48px;display:flex}.cl-engine-inner>p{color:var(--cl-muted);letter-spacing:.08em;flex:none;font-size:12px;font-weight:600;line-height:16px}.cl-engines{flex:1;justify-content:space-between;align-items:center;gap:20px;display:flex}.cl-engines span{white-space:nowrap;letter-spacing:-.01em;align-items:center;gap:10px;font-size:16px;font-weight:500;display:inline-flex}.cl-engine-icon{width:22px;height:22px}.cl-engines span:first-child .cl-engine-icon{color:var(--color-brand-openai)}.cl-engines span:nth-child(2) .cl-engine-icon{color:var(--color-brand-gemini)}.cl-engines span:nth-child(3) .cl-engine-icon{color:var(--color-brand-claude)}.cl-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.cl-capability{border:1px solid var(--cl-warm-line);border-radius:var(--radius-marketing-card);background:var(--cl-raised);flex-direction:column;min-width:0;min-height:0;padding:8px;transition:border-color .18s;display:flex}.cl-capability:hover{border-color:color-mix(in srgb, var(--cl-hue) 35%, var(--cl-warm-line))}.cl-cap-well{border-radius:var(--radius-marketing-well);background:linear-gradient(to bottom, var(--cl-hue-well), var(--cl-raised));flex-direction:column;height:196px;display:flex;overflow:hidden}.cl-cap-top{letter-spacing:.08em;color:var(--cl-hue-ink);justify-content:space-between;align-items:center;gap:10px;padding:16px 24px 0;font-size:12px;font-weight:600;display:flex}.cl-cap-graphic{border:1px solid var(--cl-faint-edge);background:var(--cl-raised);border-bottom:0;border-radius:12px 12px 0 0;flex-direction:column;flex:1;justify-content:flex-start;gap:3px;margin:14px 24px 0;padding:16px 18px;display:flex;box-shadow:0 12px 28px -12px #0f172a24}.cl-cap-body{flex-direction:column;flex:1;padding:20px 16px 16px;display:flex;position:relative}.cl-cap-graphic>strong{font-variant-numeric:tabular-nums;font-size:28px;font-weight:600;line-height:1}.cl-cap-graphic>span{color:var(--cl-muted);font-size:13px}.cl-stacked-bars{gap:3px;height:7px;margin-top:4px;display:flex}.cl-stacked-bars i:first-child{background:var(--cl-hue);width:64%}.cl-stacked-bars i:nth-child(2){background:var(--cl-chart-secondary);width:23%}.cl-stacked-bars i:nth-child(3){background:var(--cl-chart-tertiary);width:13%}.cl-cap-graphic>div:not(.cl-stacked-bars){border-bottom:1px solid var(--cl-faint-edge);align-items:center;gap:10px;padding:7px 0;font-size:13px;display:flex}.cl-cap-graphic>div:not(.cl-stacked-bars)>span{margin-left:auto}.cl-capability:has(.cl-cap-graphic>div:not(.cl-stacked-bars)>i) .cl-cap-graphic>div:not(.cl-stacked-bars){display:block}.cl-cap-graphic>div:not(.cl-stacked-bars)>i{border-radius:var(--radius-full);background:var(--cl-hue);height:5px;margin-top:6px;display:block}.cl-cap-graphic svg{color:var(--cl-hue-ink)}.cl-capability h3{margin-bottom:8px;padding-right:42px;font-size:1.25rem;line-height:1.3}.cl-capability p{color:var(--cl-muted);margin-bottom:20px;font-size:15px;line-height:1.6}.cl-capability .cl-text-link{margin-top:auto}.cl-capability .cl-text-link svg{border-radius:var(--radius-full);background:var(--color-accent-soft);width:34px;height:34px;color:var(--color-accent-text);padding:9px;position:absolute;top:16px;right:12px}.cl-workflow{background:var(--cl-paper-alt)}.cl-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none;display:grid;position:relative}.cl-steps:before{content:"";z-index:0;background:var(--cl-platform-line);height:1px;position:absolute;top:19px;left:20px;right:20px}.cl-steps li{z-index:1;min-width:0;position:relative}.cl-step-number{border:1px solid var(--color-accent-border);border-radius:var(--radius-control);background:var(--cl-paper-alt);width:40px;height:40px;color:var(--color-accent-text);font-variant-numeric:tabular-nums;place-items:center;font-size:12px;font-weight:600;display:grid}.cl-step-copy{padding-top:24px}.cl-steps h3{margin-bottom:8px;font-size:1.0625rem;line-height:1.4}.cl-steps p{max-width:27ch;color:var(--cl-muted);font-size:14px;line-height:1.55}.cl-platform{background:var(--cl-platform);position:relative}.cl-module-tabs button{color:var(--cl-muted);font:inherit;background:0 0;border:0}.cl-module-tabs button[data-state=active]{color:var(--cl-ink);font-weight:500}.cl-module-tabs{border-bottom:1px solid var(--cl-platform-line);gap:20px;margin-bottom:48px;display:flex;overflow-x:auto}.cl-module-tabs button{white-space:nowrap;text-align:left;flex:1;min-height:51px;padding:14px 0;font-size:15px}.cl-module-body{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:clamp(32px,4vw,64px);min-width:0;display:grid}.cl-module-copy{padding-top:8px}.cl-module-copy h3{margin-top:16px;font-size:clamp(1.375rem,1.1rem + .6vw,1.625rem);line-height:1.2}.cl-module-copy>p{color:var(--cl-muted);max-width:48ch;margin-top:16px;font-size:16px;line-height:1.6}.cl-module-copy ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.cl-module-copy li{align-items:center;gap:12px;font-size:15px;display:flex}.cl-module-copy .cl-overline,.cl-product-card .cl-overline{color:var(--cl-hue-ink)}.cl-module-copy li svg{color:var(--cl-hue-ink);flex:none}.cl-module-copy .cl-text-link{margin-top:32px}.cl-product-stage{border-radius:var(--radius-marketing-preview);background:radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--cl-hue) 16%, var(--cl-raised)), transparent 60%), var(--cl-hue-well);min-width:0;height:500px;padding:32px 32px 0;position:relative;overflow:hidden}.cl-product-stage:after{content:"";background:linear-gradient(to bottom, transparent, var(--cl-hue-well));pointer-events:none;height:56px;position:absolute;inset:auto 0 0}.cl-evidence{background:var(--cl-paper-alt)}.cl-evidence-grid,.cl-enterprise-grid,.cl-faq-grid,.cl-closing-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(32px,5vw,80px);display:grid}.cl-evidence-grid>div>p,.cl-enterprise-grid>div>p{margin-top:16px}.cl-evidence-points{margin-top:40px}.cl-evidence-points>div{border-top:1px solid var(--cl-line);gap:16px;padding:20px 0;display:flex}.cl-evidence-points svg{color:var(--color-accent-text);flex:none}.cl-evidence-points h3{font-size:1.0625rem;line-height:1.4}.cl-evidence-points p{color:var(--cl-muted);margin-top:4px;font-size:15px;line-height:1.55}.cl-record-stage{border-radius:var(--radius-marketing-preview);background:radial-gradient(circle at 100% 0%, var(--color-atmosphere-green), transparent 55%), var(--cl-well);min-width:0;padding:32px}.cl-integrations{background:var(--cl-paper)}.cl-integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:32px;display:grid}.cl-integration-grid article{border:1px solid var(--cl-warm-line);border-radius:var(--radius-marketing-card);background:var(--cl-raised);gap:16px;padding:24px;display:flex}.cl-integration-icon{border-radius:var(--radius-marketing-control);background:var(--cl-well);width:44px;height:44px;color:var(--color-accent-text);flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}.cl-integration-grid h3{margin:0 0 6px;font-size:1.0625rem;line-height:1.4}.cl-integration-grid p{color:var(--cl-muted);font-size:15px;line-height:1.55}.cl-teams{background:var(--cl-paper)}.cl-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.cl-team-grid article{border-top:1px solid var(--cl-line);flex-direction:column;padding-top:24px;display:flex}.cl-team-grid h3{margin:0 0 8px;font-size:1.25rem;line-height:1.3}.cl-team-grid p{color:var(--cl-muted);margin-bottom:24px;font-size:15px;line-height:1.6}.cl-team-grid .cl-text-link{margin-top:auto}.cl-enterprise{background:var(--cl-enterprise)}.cl-enterprise .cl-cta{margin-top:32px}.cl-governance article{border-bottom:1px solid var(--cl-governance-line);gap:16px;padding:20px 0;display:flex}.cl-governance article:first-child{border-top:1px solid var(--cl-governance-line)}.cl-governance svg{color:var(--color-accent-text);flex:none}.cl-governance h3{margin-bottom:4px;font-size:1.0625rem;line-height:1.4}.cl-governance p{color:var(--cl-muted);font-size:15px;line-height:1.55}.cl-faq{background:var(--cl-paper)}.cl-faq-grid{align-items:start}.cl-faq .cl-text-link{margin-top:24px}.cl-faq details{border-bottom:1px solid var(--cl-line)}.cl-faq details:first-child{border-top:1px solid var(--cl-line)}.cl-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-size:1.0625rem;font-weight:500;list-style:none;display:flex}.cl-faq summary::-webkit-details-marker{display:none}.cl-faq details[open] summary svg{transform:rotate(180deg)}.cl-faq details p{color:var(--cl-muted);padding:0 40px 20px 0;font-size:15px;line-height:1.6}.cl-closing{background:var(--cl-paper-alt)}.cl-closing-grid{text-align:center;grid-template-columns:1fr;justify-items:center}.cl-closing-grid>div:first-child{justify-items:center;display:grid}.cl-closing p{margin-top:16px}.cl-closing-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=1099px){.cl-module-body{grid-template-columns:1fr}.cl-module-copy{grid-template-columns:1fr 1fr;gap:15px 25px;display:grid}.cl-module-copy .cl-overline{grid-column:1/-1}.cl-module-copy h3,.cl-module-copy>p{margin:0}.cl-module-copy ul,.cl-module-copy .cl-text-link{margin-top:0}.cl-product-preview{margin-top:10px}.cl-engines span{font-size:16px}.cl-integration-grid article{display:block}.cl-integration-icon{margin-bottom:16px}}@media (width<=760px){.cl-evidence-grid,.cl-enterprise-grid,.cl-faq-grid,.cl-closing-grid{grid-template-columns:1fr;gap:18px}.cl-capabilities,.cl-integration-grid,.cl-team-grid{grid-template-columns:1fr 1fr}.cl-capability:last-child{grid-column:1/-1}.cl-steps{grid-template-columns:1fr;gap:0;display:grid}.cl-steps:before{width:1px;height:auto;inset:20px auto 20px 19px}.cl-steps li{grid-template-columns:40px minmax(0,1fr);gap:0 20px;padding:0 0 32px;display:grid}.cl-steps li:last-child{padding-bottom:0}.cl-step-copy{grid-column:2;padding-top:4px}.cl-steps p{max-width:42ch}.cl-engines{flex-wrap:wrap;justify-content:flex-start;gap:16px 28px}.cl-engine-inner{align-items:flex-start}.cl-module-copy{display:block}.cl-module-copy h3,.cl-module-copy>p{margin-top:16px}.cl-module-copy ul{margin-top:20px}.cl-module-copy .cl-text-link{margin-top:24px}.cl-product-preview{margin-top:25px}.cl-hero{padding-top:calc(var(--marketing-nav-offset) + 45px)}}@media (width<=540px){.cl-hero-stage{padding:10px 10px 0}.cl-record-stage{padding:10px}.cl-hero h1{letter-spacing:-.045em;max-width:none}.cl-hero-actions{flex-direction:row;align-items:stretch;gap:10px}.cl-hero-actions .cl-cta{flex:1;gap:7px;min-width:0;min-height:48px;padding:10px;font-size:14px}.cl-engine-inner{display:block}.cl-engine-inner>p{white-space:nowrap;margin-bottom:15px}.cl-engine-inner>p br{display:none}.cl-engines{grid-template-columns:1fr 1fr;gap:20px 10px;display:grid}.cl-engines span{white-space:normal;font-size:14px}.cl-capabilities,.cl-integration-grid,.cl-team-grid{grid-template-columns:1fr}.cl-capability:last-child{grid-column:auto}.cl-integration-grid article{gap:15px;min-height:0;display:flex}.cl-integration-icon{margin:0}.cl-module-tabs button{flex:none}.cl-module-body{gap:0}.cl-record-body{padding:20px}.cl-record h3{font-size:19px}.cl-record-body button>span:nth-child(3){display:none}.cl-faq summary{font-size:16px}.cl-closing-actions{flex-wrap:nowrap;gap:10px;width:100%}.cl-closing-actions .cl-cta{flex:1;gap:7px;min-width:0;min-height:48px;padding:10px}.cl-section-head p,.cl-evidence-grid>div>p,.cl-enterprise-grid>div>p,.cl-closing p{font-size:16px}.cl-hero-copy>p:not(.cl-hero-note),.cl-capability p,.cl-module-copy ul,.cl-cta{font-size:14px}.cl-hero-copy .cl-hero-note,.cl-eyebrow,.cl-overline{font-size:12px}.cl-evidence-points h3,.cl-faq summary,.cl-integration-grid h3,.cl-governance h3{font-size:16px}.cl-evidence-points p,.cl-integration-grid p,.cl-team-grid p,.cl-governance p,.cl-faq details p{font-size:13px}}@media (width<=359px){.cl-hero-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){.cl-landing *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
