:root{--container-max:1400px;--container-wide:var(--container-max);--container-text:1100px;--container-data:1400px;--hero-aside-width:420px;--sticky-cta-height:0px;--space-8:8px;--space-12:12px;--space-16:16px;--space-24:24px;--space-32:32px;--space-48:48px;--space-64:64px;--space-4:4px;--space-6:6px;--space-10:10px;--space-14:14px;--space-18:18px;--space-20:20px;--space-28:28px;--space-72:72px;--card-padding:var(--space-24);--radius-8:8px;--radius-sm:10px;--radius-12:12px;--radius-16:16px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--radius-999:var(--radius-pill);--text-primary:#111;--text-secondary:#666;--text-tertiary:#8a8a8a;--bg:#fff;--bg-muted:#f7f7f7;--color-white:#fff;--color-black:#000;--color-border:#e5e7eb;--color-border-strong:#cbd5e1;--color-primary:#2563eb;--color-brand:#2563eb;--color-brand-hover:#1d4ed8;--color-brand-soft:rgba(37,99,235,0.08);--color-brand-border:rgba(37,99,235,0.24);--color-success:#16a34a;--color-warning:#f97316;--color-danger:#dc2626;--color-star:#f59e0b;--product-color:var(--color-primary);--color-panel:#ffffff;--color-panel-muted:#f8fafc;--color-overlay:rgba(184,214,232,0.16);--color-shadow:rgba(15,23,42,0.08);--color-shadow-strong:rgba(15,23,42,0.16);--font-site:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-body:16px;--font-size-small:14px;--font-size-label:12px;--font-size-h1:clamp(2.25rem,4vw,3.5rem);--font-size-h2:clamp(1.5rem,2.4vw,2rem);--font-size-h3:1.25rem;--font-size-h4:1.0625rem;--font-size-xl:1.5rem;--line-body:1.6;--line-tight:1.15;--line-title:1.2;--border-width:1px;--header-height:72px;--transition:160ms cubic-bezier(0.2,0.8,0.2,1);--shadow-soft:0 10px 24px var(--color-shadow);--shadow-medium:0 18px 38px var(--color-shadow);--shadow-strong:0 24px 56px var(--color-shadow-strong);--accent-primary:var(--color-brand);--accent-hover:var(--color-brand-hover);--accent-soft:var(--color-brand-soft);--accent-border:var(--color-brand-border);--primary:var(--accent-primary);--text-muted:var(--text-secondary);--text-on-accent:var(--color-white);--border:var(--color-border);--border-strong:var(--color-border-strong);--bg-primary:var(--bg);--bg-secondary:var(--bg-muted);--bg-elevated:var(--color-panel);--surface-primary:var(--bg);--surface:var(--color-panel);--surface-hover:var(--bg-muted);--surface-subtle:var(--bg-muted);--surface-secondary:var(--bg-muted);--surface-elevated:var(--color-panel);--surface-accent:var(--color-brand-soft);--card-bg:var(--color-panel);--border-color:var(--color-border);--site-canvas:var(--bg);--tacTitleBanner:"Cookies";color-scheme:light}:root.theme-dark{--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--bg:#0b0f19;--bg-muted:#111827;--color-white:#ffffff;--color-black:#000000;--color-border:#243044;--color-border-strong:#334155;--color-brand-soft:rgba(96,165,250,0.12);--color-brand-border:rgba(96,165,250,0.28);--color-panel:#0f172a;--color-panel-muted:#111827;--color-overlay:rgba(15,23,42,0.78);--color-shadow:rgba(0,0,0,0.32);--color-shadow-strong:rgba(0,0,0,0.48);color-scheme:dark}body[data-site-model=decision_with_visual]{--color-primary:#ff7604;--color-brand:#ff7604;--color-brand-hover:#e65f00;--color-brand-soft:rgba(255,118,4,0.11);--color-brand-border:rgba(255,118,4,0.28);--color-star:#ff7604;--accent-primary:#ff7604;--accent-hover:#e65f00;--accent-soft:rgba(255,118,4,0.11);--accent-border:rgba(255,118,4,0.28);--primary:#ff7604;--text-on-accent:#ffffff;--bg:#f7f8fb;--bg-muted:#f0f3f8;--color-panel:#ffffff;--color-panel-muted:#f6f8fb;--color-overlay:rgba(248,250,252,0.82);--color-shadow:rgba(21,28,43,0.08);--color-shadow-strong:rgba(21,28,43,0.18);--phone-tech-glow:rgba(255,118,4,0.2);--phone-tech-grid:rgba(15,23,42,0.045)}:root.theme-dark body[data-site-model=decision_with_visual]{--text-primary:#f9fafb;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--bg:#090b10;--bg-muted:#10141d;--color-panel:#10141d;--color-panel-muted:#151b26;--color-border:#263040;--color-border-strong:#3a4658;--color-brand-soft:rgba(255,118,4,0.14);--color-brand-border:rgba(255,118,4,0.34);--accent-soft:rgba(255,118,4,0.14);--accent-border:rgba(255,118,4,0.34);--color-overlay:rgba(9,11,16,0.78);--color-shadow:rgba(0,0,0,0.35);--color-shadow-strong:rgba(0,0,0,0.56);--phone-tech-glow:rgba(255,118,4,0.26);--phone-tech-grid:rgba(255,255,255,0.045)}*,:after,:before{box-sizing:border-box;min-width:0}body,html{margin:0;padding:0;overflow-x:clip}body{min-height:100vh;padding-top:var(--header-height);background:var(--bg);color:var(--text-primary);font-family:var(--font-site);font-size:var(--font-size-body);line-height:var(--line-body)}a{color:inherit;text-decoration:none}canvas,img,svg{display:block;max-width:100%}img{height:auto}dd,dl,h1,h2,h3,h4,ol,p,ul{margin:0}ol,ul{padding-left:var(--space-24)}.odali-decision-api__headline,.site-main-shell h1,h1{color:var(--text-primary);font-size:var(--font-size-h1);font-weight:800;letter-spacing:0;line-height:var(--line-tight);overflow-wrap:normal;word-break:normal}.site-main-shell h2,h2{font-size:var(--font-size-h2);letter-spacing:0}.site-main-shell h2,.site-main-shell h3,h2,h3{color:var(--text-primary);font-weight:800;line-height:var(--line-title)}.site-main-shell h3,h3{font-size:var(--font-size-h3)}dd,dt,li,p,small,span,td,th{overflow-wrap:break-word}dd,dt,li,p,td,th{font-size:var(--font-size-small);line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}.ta-root,.ta-site{min-height:100vh}.container,.container-data,.container-main,.container-text,.container-wide,.footer-container,.odali-data-shell,.odali-text-shell,.page,.page-container,.site-main-shell,.ta-container,.ta-container-wide{width:100%;max-width:var(--container-wide);margin-inline:auto;padding-inline:var(--space-24)}.site-main-shell{display:grid;grid-gap:var(--space-24);gap:var(--space-24);padding-top:var(--space-32);padding-bottom:var(--space-48)}.container-text,.odali-text-shell{max-width:var(--container-text)}.ta-app-header__logo{border-radius:var(--radius-sm);object-fit:contain}.container-hero,.premium-hero__content,.section,.ta-hero-band,.ta-hero-decision{width:100%;max-width:var(--container-max);margin-inline:auto}.odali-section-heading,.section,.section-heading{margin-bottom:var(--space-48)}.site-main-shell>.container-hero:first-child,.site-main-shell>.odali-decision-interface:first-child,.site-main-shell>.section:first-child{margin-top:0}.cards,.content-flow,.grid-cards,.hero,.layout-grid,.layout-grid-2,.layout-grid-3,.layout-grid-4,.odali-card,.odali-comparison-block,.odali-conversion-layer,.odali-data-shell,.odali-decision-page,.odali-details-shell,.odali-graph-block,.odali-hero,.odali-layout-section,.odali-rich-content,.odali-rich-text,.odali-section-heading,.odali-seo-layer,.odali-text-shell,.odali-top-picks-block,.premium-home-shell,.premium-section,.premium-shell,.ta-content-section,.ta-content-sections,.ta-section-heading,.template-section-header{display:grid;grid-gap:var(--space-24);gap:var(--space-24)}.cards,.odali-comparison-block,.odali-graph-block,.odali-seo-layer,.odali-top-picks-block,.odali-winner-block,.table{width:100%;max-width:var(--container-wide);margin-inline:auto}.about-page__subgrid,.layout-grid-2,.odali-graph-grid,.studio-grid-2,.studio-health-grid,.studio-log-grid,.ta-graph-card__body,.ta-graph-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-tool-card-grid,.compare-tool-strip,.footer-grid,.layout-grid-3,.odali-grid-3,.odali-home-entry__how-grid,.odali-home-entry__preview-strip,.odali-home-entry__problem-grid,.odali-nearby-links--three,.premium-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-24);gap:var(--space-24);align-items:start}.layout-grid-4,.odali-kpi-grid,.top3-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.cards,.odali-top-picks-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.odali-layout-section,.premium-section,.section,.ta-section,.template-section{padding-block:0}.compare-tool-hero__eyebrow,.compare-tool-results__eyebrow,.odali-product-card__rank,.odali-winner-label,.studio-health-block h3,.studio-kicker,.studio-log-grid h3,.ta-eyebrow,.ta-header-panel__section-title,.ta-mega-title,.template-eyebrow,.template-small-title{color:var(--text-secondary);font-size:var(--font-size-label);font-weight:800;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.compare-tool-hero p,.compare-tool-results__intro p,.compare-tool-results__summary p,.footer-brand p:last-child,.footer-col a,.footer-legal p,.odali-product-card__fit,.odali-product-card__limit,.odali-rich-content p,.odali-rich-text p,.odali-section-heading p,.premium-hero__subtitle,.studio-log-line,.studio-row-meta,.studio-subtle,.ta-graph-card__legend,.ta-graph-card__meaning,.ta-hero-decision__subtitle,.ta-hero-decision__trust,.ta-product-card__summary,.ta-product-card__why,.ta-product-visual-card__brand-copy p,.ta-product-visual-card__drawback,.ta-section-heading p,.ta-table-v3__criteria-copy span,.ta-table-v3__helper,.ta-table-v3__mobile-head p,.ta-table-v3__mobile-item p,.ta-text-muted,.template-muted{color:var(--text-secondary)}.compare-tool-card__badge,.compare-tool-chain__action,.compare-tool-start p,.odali-comparison-table td:first-child a,.odali-product-card__rank,.odali-rich-text a,.odali-winner-badge,.ta-link-inline,.ta-text-accent{color:var(--accent-primary)}.odali-btn-icon,.odali-icon,.odali-link-icon{flex:0 0 auto;width:var(--space-16);height:var(--space-16)}.compare-tool-card__head,.compare-tool-winner-block__head,.odali-hero__actions,.studio-actions,.studio-health-row,.studio-panel-head,.studio-row-badges,.studio-row-main,.ta-actions,.ta-app-header__actions,.ta-app-header__brand,.ta-app-header__nav,.ta-chip-row,.ta-product-card__identity,.ta-product-card__top,.ta-product-visual-card__badge-row,.ta-product-visual-card__brand,.ta-row-between,.ta-table-v3__mobile-product,.ta-table-v3__product{display:flex;gap:var(--space-16)}.studio-health-row,.studio-panel-head,.studio-row-main,.ta-row-between{justify-content:space-between}.ta-app-header__nav{gap:var(--space-28)}.odali-hero__actions,.studio-actions,.studio-row-badges,.ta-actions,.ta-chip-row{flex-wrap:wrap}.ta-centered{justify-items:center;text-align:center}.about-page,.about-page__section,.about-page__stack,.about-page__subblock,.compare-tool-card,.compare-tool-card__elimination,.compare-tool-card__fit,.compare-tool-card__projection,.compare-tool-card__score,.compare-tool-card__scores,.compare-tool-chain,.compare-tool-chain__because,.compare-tool-field,.compare-tool-form,.compare-tool-results__intro,.compare-tool-results__nudge,.compare-tool-results__summary,.compare-tool-results__switch,.compare-tool-start,.compare-tool-winner-block,.compare-tool-winner-block__progression,.compare-tool-winner-block__why,.odali-decision-api,.odali-decision-api__fallback,.odali-decision-api__proof-list,.odali-decision-api__winner,.odali-decision-api__winner-copy,.odali-kpi-card,.odali-nearby-links,.odali-nearby-links__item,.odali-reality-card,.odali-reality-card__bullets,.odali-reality-card__list,.odali-tradeoff-list,.premium-faq-list,.search-command__context,.search-command__context-block,.search-command__context-list,.search-command__decision,.search-command__decision-block,.search-command__primary,.search-command__secondary,.search-command__secondary-block,.search-command__secondary-list,.site-legal-page__content,.site-legal-page__hero,.site-legal-page__shell,.studio-control-plane,.studio-dashboard,.studio-dashboard__header,.studio-dashboard__section,.studio-dashboard__stat-card,.studio-health-block,.studio-health-grid,.studio-list,.studio-mini-stats,.studio-panel,.studio-row-card,.ta-comparison-grid__cell-stack,.ta-comparison-grid__product-copy,.ta-graph-card__aside,.ta-graph-card__copy,.ta-graph-card__header,.ta-graph-card__list,.ta-graph-card__metric,.ta-graph-card__metrics,.ta-graph-card__plot-column,.ta-graph-card__summary,.ta-matrix-shell,.ta-product-card__content,.ta-product-card__copy,.ta-product-card__heading,.ta-product-card__scores,.ta-product-visual-card__brand-copy,.ta-product-visual-card__bullets,.ta-score,.ta-stack-tight{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}