:root{--marketing-font-sans:var(--font-geist-sans),Arial,Helvetica,sans-serif;--marketing-color-bg:#ffffff;--marketing-color-surface:#f8fafc;--marketing-color-surface-soft:#f3f6fb;--marketing-color-text:#0f172a;--marketing-color-text-muted:#5b6472;--marketing-color-border:#e5e7eb;--marketing-color-border-strong:#d7dce3;--marketing-color-primary:#2563eb;--marketing-color-primary-hover:#1d4ed8;--marketing-color-primary-soft:rgba(37,99,235,0.08);--marketing-color-shadow:rgba(15,23,42,0.08);--marketing-color-shadow-strong:rgba(15,23,42,0.14);--marketing-radius-sm:10px;--marketing-radius-md:16px;--marketing-radius-lg:24px;--marketing-space-1:8px;--marketing-space-2:16px;--marketing-space-3:24px;--marketing-space-4:32px;--marketing-space-5:40px;--marketing-space-6:48px;--marketing-space-7:64px;--marketing-space-8:96px;--marketing-space-9:120px;--marketing-container-width:1080px;--marketing-text-width:640px;--marketing-header-height:72px;--marketing-transition-fast:150ms ease;--marketing-transition-base:220ms ease}body,html{min-height:100%;overflow-x:hidden;overflow-y:auto!important}body{background:var(--marketing-color-bg)}.marketing-root,.marketing-root *{box-sizing:border-box}.marketing-root{min-height:100vh;background:var(--marketing-color-bg);color:var(--marketing-color-text);font-family:var(--marketing-font-sans);line-height:1.5}.marketing-root img{display:block;max-width:100%;height:auto}.marketing-root button,.marketing-root input,.marketing-root select,.marketing-root textarea{font:inherit}.marketing-root a{color:inherit;text-decoration:none}.marketing-page{min-height:100vh;background:radial-gradient(circle at top center,rgba(37,99,235,.05),transparent 32%),var(--marketing-color-bg);color:var(--marketing-color-text)}.marketing-container{width:100%;max-width:var(--marketing-container-width);margin:0 auto;padding-left:var(--marketing-space-3);padding-right:var(--marketing-space-3)}.marketing-section{position:relative;padding:var(--marketing-space-8) 0}.marketing-section--muted{background:linear-gradient(180deg,#fbfcfe 0,var(--marketing-color-surface) 100%)}.marketing-section__centered{display:flex;flex-direction:column;align-items:center}.marketing-text-block{width:100%;max-width:var(--marketing-text-width);text-align:center;margin-bottom:var(--marketing-space-5)}.marketing-eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;margin-bottom:var(--marketing-space-3);border:1px solid var(--marketing-color-border);border-radius:999px;background:rgba(255,255,255,.88);color:var(--marketing-color-text-muted);font-size:14px;line-height:20px;font-weight:500;box-shadow:0 6px 18px rgba(15,23,42,.04)}.marketing-title{margin:0;max-width:620px;font-size:60px;line-height:1;font-weight:650;letter-spacing:-.04em}.marketing-heading{margin:0 0 var(--marketing-space-2);font-size:40px;line-height:46px;font-weight:650;letter-spacing:-.03em}.marketing-body,.marketing-card__body,.marketing-intro{margin:0;color:var(--marketing-color-text-muted);font-size:16px;line-height:26px}.marketing-body--large{font-size:18px;line-height:30px}.marketing-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:85px;padding-top:5px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(229,229,229,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.marketing-header__inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:var(--marketing-space-3)}.marketing-logo{display:inline-flex;align-items:center;min-height:32px}.marketing-logo__image{height:16px;opacity:.9}.marketing-cta__actions,.marketing-header__actions,.marketing-hero__actions{display:flex;align-items:center;gap:var(--marketing-space-2)}.marketing-button{border-radius:10px;min-height:44px;padding:0 18px}.marketing-header .marketing-button{min-height:40px;padding:0 16px;font-size:14px;border-radius:10px}.marketing-button{display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:12px;min-height:48px;padding:0 20px;cursor:pointer;transition:background-color var(--marketing-transition-base),border-color var(--marketing-transition-base),color var(--marketing-transition-base),transform var(--marketing-transition-fast),box-shadow var(--marketing-transition-base);font-size:15px;line-height:20px;font-weight:600;white-space:nowrap}.marketing-button:hover{transform:translateY(-1px)}.marketing-button:active{transform:translateY(0)}.marketing-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.marketing-button--primary{background:linear-gradient(180deg,#3773f6 0,var(--marketing-color-primary) 100%);color:#ffffff;box-shadow:0 10px 24px rgba(37,99,235,.18),inset 0 1px 0 rgba(255,255,255,.14)}.marketing-button--primary:hover:not(:disabled){background:linear-gradient(180deg,#2f6af0 0,var(--marketing-color-primary-hover) 100%);box-shadow:0 14px 28px rgba(37,99,235,.24),inset 0 1px 0 rgba(255,255,255,.14)}.marketing-hero{padding-top:88px;padding-bottom:104px}.marketing-grid{display:grid;grid-gap:24px;gap:24px}.marketing-grid--hero{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;min-height:540px;gap:40px}.marketing-grid--hero>.marketing-hero__content,.marketing-grid--hero>.marketing-hero__visual{grid-column:span 6}.marketing-grid--two{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-grid--three{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-hero__content{max-width:540px}.marketing-hero__content .marketing-intro{margin-top:var(--marketing-space-3);max-width:560px}.marketing-bullets{margin:var(--marketing-space-4) 0 0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.marketing-bullets li{position:relative;padding-left:26px;color:var(--marketing-color-text);font-size:16px;line-height:25px}.marketing-bullets li:before{content:"";position:absolute;top:9px;left:0;width:8px;height:8px;border-radius:999px;background:var(--marketing-color-primary);box-shadow:0 0 0 5px var(--marketing-color-primary-soft)}.marketing-hero__actions{margin-top:var(--marketing-space-5)}.marketing-hero__visual{display:flex;justify-content:flex-end}.marketing-image-frame{width:100%;overflow:hidden;border:1px solid var(--marketing-color-border);border-radius:var(--marketing-radius-lg);background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.05),0 18px 44px var(--marketing-color-shadow)}.marketing-image-frame--hero{max-width:560px;min-height:340px}.marketing-image-frame--screenshot{max-width:980px}.marketing-image{width:100%;height:auto;object-fit:cover}.marketing-card{height:100%;padding:28px;border:1px solid var(--marketing-color-border);border-radius:var(--marketing-radius-md);background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(15,23,42,.04);transition:border-color var(--marketing-transition-base),box-shadow var(--marketing-transition-base),transform var(--marketing-transition-fast)}.marketing-card:hover{border-color:var(--marketing-color-border-strong);box-shadow:0 16px 36px rgba(15,23,42,.08);transform:translateY(-2px)}.marketing-card__title{margin:0 0 12px;font-size:22px;line-height:30px;font-weight:600;letter-spacing:-.02em}.marketing-screenshot{width:100%;display:flex;justify-content:center}.marketing-cta{padding-top:var(--marketing-space-9);padding-bottom:var(--marketing-space-9)}.marketing-cta__inner{display:flex;flex-direction:column;text-align:center}.marketing-cta__inner .marketing-text-block{margin-bottom:var(--marketing-space-3)}.marketing-footer{border-top:1px solid var(--marketing-color-border);background:#ffffff}.marketing-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--marketing-space-3);padding-top:28px;padding-bottom:28px}.marketing-footer__brand{display:inline-flex;align-items:center;gap:12px;color:var(--marketing-color-text-muted);font-size:14px;line-height:20px}.marketing-footer__logo{width:32px;height:32px;object-fit:contain}.marketing-footer__links{display:flex;align-items:center;gap:24px}.marketing-footer__link{color:var(--marketing-color-text-muted);font-size:14px;line-height:20px;transition:color var(--marketing-transition-base)}.marketing-footer__link:hover{color:var(--marketing-color-text)}@media (max-width:1024px){.marketing-section{padding:80px 0}.marketing-hero{padding-top:72px;padding-bottom:88px}.marketing-grid--hero{grid-template-columns:repeat(8,minmax(0,1fr));min-height:auto;gap:32px}.marketing-grid--hero>.marketing-hero__content,.marketing-grid--hero>.marketing-hero__visual{grid-column:span 8}.marketing-hero__content{max-width:none}.marketing-hero__visual{justify-content:flex-start}.marketing-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-title{font-size:52px}.marketing-heading{font-size:34px;line-height:40px}}@media (max-width:768px){.marketing-container{padding-left:20px;padding-right:20px}.marketing-section{padding:64px 0}.marketing-hero{padding-top:44px;padding-bottom:64px}.marketing-grid--hero,.marketing-grid--three,.marketing-grid--two{grid-template-columns:repeat(4,minmax(0,1fr))}.marketing-grid--hero>.marketing-hero__content,.marketing-grid--hero>.marketing-hero__visual,.marketing-grid--three>*,.marketing-grid--two>*{grid-column:span 4}.marketing-text-block{margin-bottom:32px}.marketing-title{font-size:40px;line-height:1.05}.marketing-heading{font-size:30px;line-height:36px}.marketing-body--large{font-size:16px;line-height:26px}.marketing-card{padding:22px}.marketing-card__title{font-size:20px;line-height:28px}.marketing-footer__inner{flex-direction:column;align-items:flex-start;padding-top:24px;padding-bottom:24px}.marketing-footer__links{gap:16px;flex-wrap:wrap}}@media (max-width:480px){.marketing-logo__image{height:20px}.marketing-header .marketing-button{min-height:38px;padding:0 14px;font-size:14px}.marketing-button,.marketing-cta__actions,.marketing-header__actions,.marketing-hero__actions{width:100%}.marketing-title{font-size:34px;line-height:1.08}.marketing-heading{font-size:25px;line-height:31px}}@media (prefers-reduced-motion:reduce){.marketing-root *,.marketing-root :after,.marketing-root :before{animation:none!important;transition:none!important}}.product-page .marketing-text-block{text-align:left}.product-page .marketing-section__centered .marketing-text-block{text-align:center}.product-hero-frame{background:linear-gradient(180deg,rgba(248,250,252,.9),#ffffff),#ffffff}.product-flow{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:var(--marketing-space-2);gap:var(--marketing-space-2)}.product-flow__step{position:relative;padding:24px;border:1px solid var(--marketing-color-border);border-radius:var(--marketing-radius-md);background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(15,23,42,.04)}.product-flow__step:after{content:"";position:absolute;top:36px;right:-12px;width:24px;height:1px;background:var(--marketing-color-border-strong)}.product-flow__step:last-child:after{display:none}.product-flow__step span{display:inline-flex;margin-bottom:18px;color:var(--marketing-color-primary);font-size:14px;line-height:20px;font-weight:700}.product-flow__step h3{margin:0 0 10px;font-size:19px;line-height:26px;letter-spacing:-.02em}.product-flow__step p{margin:0;color:var(--marketing-color-text-muted);font-size:15px;line-height:24px}.product-surface{width:100%;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);grid-gap:var(--marketing-space-4);gap:var(--marketing-space-4);align-items:start}.product-surface__labels{display:grid;grid-gap:var(--marketing-space-2);gap:var(--marketing-space-2)}.product-surface__labels article{padding:22px;border:1px solid var(--marketing-color-border);border-radius:var(--marketing-radius-md);background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.product-surface__labels h3{margin:0 0 8px;font-size:19px;line-height:26px;letter-spacing:-.02em}.product-surface__labels p{margin:0;color:var(--marketing-color-text-muted);font-size:15px;line-height:24px}.product-comparison{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--marketing-space-3);gap:var(--marketing-space-3)}.product-comparison__column{padding:32px;border:1px solid var(--marketing-color-border);border-radius:var(--marketing-radius-lg);background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.product-comparison__column--highlight{border-color:rgba(37,99,235,.28);background:linear-gradient(180deg,rgba(37,99,235,.06),rgba(255,255,255,.96)),#ffffff}.product-comparison__column h3{margin:0 0 20px;font-size:24px;line-height:32px;letter-spacing:-.02em}.product-comparison__column ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.product-comparison__column li{position:relative;padding-left:24px;color:var(--marketing-color-text-muted);font-size:16px;line-height:25px}.product-comparison__column li:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:999px;background:var(--marketing-color-primary)}.product-feature-list{width:100%;display:grid;grid-gap:var(--marketing-space-2);gap:var(--marketing-space-2)}.product-feature{display:grid;grid-template-columns:minmax(220px,.35fr) minmax(0,.65fr);grid-gap:var(--marketing-space-3);gap:var(--marketing-space-3);align-items:start;padding:28px;border:1px solid var(--marketing-color-border);border-radius:var(--marketing-radius-md);background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.product-feature h3{margin:0;font-size:22px;line-height:30px;letter-spacing:-.02em}.product-feature p{margin:0;color:var(--marketing-color-text-muted);font-size:16px;line-height:26px}.product-stack{width:100%;max-width:760px;display:grid;grid-gap:10px;gap:10px}.product-stack__layer{display:grid;grid-gap:6px;gap:6px;padding:22px 28px;border:1px solid var(--marketing-color-border);border-radius:var(--marketing-radius-md);background:#ffffff;text-align:center;box-shadow:0 8px 24px rgba(15,23,42,.04)}.product-stack__layer--primary{border-color:rgba(37,99,235,.35);background:linear-gradient(180deg,rgba(37,99,235,.08),rgba(255,255,255,.96)),#ffffff}.product-stack__layer strong{font-size:20px;line-height:28px;letter-spacing:-.02em}.product-stack__layer span{color:var(--marketing-color-text-muted);font-size:15px;line-height:24px}.product-stack__arrow{text-align:center;color:var(--marketing-color-primary);font-size:24px;line-height:28px;font-weight:700}.product-technical{align-items:start}.product-technical__list{margin:var(--marketing-space-3) 0 0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.product-technical__list li{position:relative;padding-left:24px;color:var(--marketing-color-text-muted);font-size:16px;line-height:25px}.product-technical__list li:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:999px;background:var(--marketing-color-primary)}@media (max-width:1024px){.product-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.product-flow__step:after{display:none}.product-feature,.product-surface{grid-template-columns:1fr}}@media (max-width:768px){.product-page .marketing-section__centered .marketing-text-block,.product-page .marketing-text-block{text-align:left}.product-comparison,.product-flow{grid-template-columns:1fr}.product-comparison__column,.product-feature,.product-flow__step{padding:22px}.product-stack__layer{text-align:left}}.marketing-header__nav{display:flex;align-items:center;gap:20px}.marketing-header__link{color:var(--marketing-color-text-muted);font-size:14px;line-height:20px;font-weight:500;transition:color var(--marketing-transition-base);white-space:nowrap}.marketing-header__link:hover{color:var(--marketing-color-text)}@media (max-width:1024px){.marketing-header__nav{display:none}}.dataqri-system-section{overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(37,99,235,.1),transparent 34%),linear-gradient(180deg,#ffffff,#f8fafc)}.dataqri-system-container{max-width:1320px}.dataqri-system-heading{max-width:780px;margin-left:auto;margin-right:auto}.dataqri-system-eyebrow{display:inline-flex;margin-bottom:14px;color:var(--marketing-color-primary);font-size:13px;line-height:18px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.dataqri-pipeline{position:relative;width:100%;display:grid;grid-template-columns:minmax(220px,.9fr) 56px minmax(300px,1.15fr) 56px minmax(220px,.9fr) 56px minmax(220px,.9fr);grid-gap:0;gap:0;align-items:stretch}.dataqri-pipeline:before{content:"";position:absolute;left:10%;right:10%;top:50%;height:2px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.22),rgba(37,99,235,.62),rgba(37,99,235,.22),transparent);transform:translateY(-50%);z-index:0}.dataqri-pipeline-arrow,.dataqri-pipeline-card,.dataqri-pipeline-core{position:relative;z-index:1}.dataqri-pipeline-card{min-height:410px;height:100%;padding:26px;display:flex;flex-direction:column;border:1px solid rgba(213,220,232,.95);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 1px 2px rgba(15,23,42,.04),0 22px 54px rgba(15,23,42,.08)}.dataqri-pipeline-card__header{display:flex;align-items:center;gap:10px;margin-bottom:18px}.dataqri-pipeline-card__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:14px;background:rgba(37,99,235,.09);color:var(--marketing-color-primary)}.dataqri-pipeline-card__icon svg{width:24px;height:24px;stroke-width:1.8}.dataqri-pipeline-card--connect .dataqri-pipeline-card__icon{background:rgba(20,184,166,.12);color:#0f766e}.dataqri-pipeline-card--control .dataqri-pipeline-card__icon{background:rgba(124,58,237,.1);color:#6d28d9}.dataqri-pipeline-card__label,.dataqri-pipeline-card__step{color:var(--marketing-color-primary);font-size:13px;line-height:18px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.dataqri-pipeline-card--connect .dataqri-pipeline-card__label,.dataqri-pipeline-card--connect .dataqri-pipeline-card__step{color:#0f766e}.dataqri-pipeline-card--control .dataqri-pipeline-card__label,.dataqri-pipeline-card--control .dataqri-pipeline-card__step{color:#6d28d9}.dataqri-pipeline-card h3{margin:0 0 22px;max-width:260px;font-size:25px;line-height:31px;font-weight:700;letter-spacing:-.04em}.dataqri-pipeline-card__image{min-height:120px;overflow:hidden;margin-top:auto;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffff}.dataqri-pipeline-card__image img{width:100%;height:100%;display:block;object-fit:contain}.dataqri-pipeline-card__proof{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:8px;color:var(--marketing-color-text-muted);font-size:14px;line-height:20px;font-weight:600}.dataqri-pipeline-card__proof:before{content:"✓";width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:rgba(37,99,235,.1);color:var(--marketing-color-primary);font-size:13px}.dataqri-pipeline-card--connect .dataqri-pipeline-card__proof:before{background:rgba(20,184,166,.12);color:#0f766e}.dataqri-pipeline-card--control .dataqri-pipeline-card__proof:before{background:rgba(124,58,237,.1);color:#6d28d9}.dataqri-pipeline-arrow{display:flex;justify-content:center;align-items:center}.dataqri-pipeline-arrow span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#2563eb,#1d4ed8);box-shadow:0 14px 30px rgba(37,99,235,.28),inset 0 1px 0 rgba(255,255,255,.2)}.dataqri-pipeline-arrow svg{width:22px;height:22px;color:#ffffff;stroke-width:2.5}.dataqri-pipeline-core{min-height:410px;padding:34px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:1px solid rgba(255,255,255,.18);border-radius:24px;color:#ffffff;background:radial-gradient(circle at 26% 18%,rgba(255,255,255,.24),transparent 30%),radial-gradient(circle at 86% 20%,rgba(255,255,255,.12),transparent 22%),linear-gradient(180deg,#3167f4,#1e3a8a);box-shadow:0 28px 64px rgba(37,99,235,.32),inset 0 1px 0 rgba(255,255,255,.18)}.dataqri-pipeline-core__logo{width:76px;height:76px;margin-bottom:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 14px 28px rgba(15,23,42,.16),inset 0 1px 0 rgba(255,255,255,.8)}.dataqri-pipeline-core__logo img{width:52px;height:52px;object-fit:contain}.dataqri-pipeline-core strong{max-width:280px;font-size:42px;line-height:46px;font-weight:750;letter-spacing:-.05em}.dataqri-pipeline-core p{margin:16px 0 0;max-width:280px;color:rgba(255,255,255,.9);font-size:16px;line-height:24px}.dataqri-pipeline-core__checks{width:100%;margin-top:34px;padding-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;border-top:1px solid rgba(255,255,255,.22)}.dataqri-pipeline-core__checks span{display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(255,255,255,.88);font-size:12px;line-height:17px;font-weight:600}.dataqri-pipeline-core__checks svg{width:22px;height:22px;color:rgba(255,255,255,.92);stroke-width:1.8}@media (max-width:1200px){.dataqri-system-container{max-width:1080px}.dataqri-pipeline{grid-template-columns:minmax(0,1fr);gap:22px}.dataqri-pipeline:before{top:40px;bottom:40px;left:50%;right:auto;width:2px;height:auto;background:linear-gradient(180deg,transparent,rgba(37,99,235,.25),rgba(37,99,235,.58),rgba(37,99,235,.25),transparent);transform:translateX(-50%)}.dataqri-pipeline-arrow span{transform:rotate(90deg)}.dataqri-pipeline-card,.dataqri-pipeline-core{width:min(640px,100%);margin:0 auto}.dataqri-pipeline-card{min-height:auto}.dataqri-pipeline-card__image{min-height:0}}@media (max-width:768px){.dataqri-system-heading{text-align:left}.dataqri-pipeline-card,.dataqri-pipeline-core{width:100%;padding:22px}.dataqri-pipeline-card h3{max-width:none;font-size:22px;line-height:28px}.dataqri-pipeline-core{min-height:320px}.dataqri-pipeline-core strong{font-size:34px;line-height:38px}.dataqri-pipeline-core__checks{grid-template-columns:1fr}}.marketing-problem-section{overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(239,68,68,.06),transparent 34%),linear-gradient(180deg,#fbfcfe,#f8fafc)}.marketing-problem-heading{max-width:760px}.marketing-problem-eyebrow{display:inline-flex;margin-bottom:14px;color:#b45309;font-size:13px;line-height:18px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.marketing-problem-map{position:relative;width:100%;min-height:420px;margin-top:8px;border:1px solid rgba(229,231,235,.9);border-radius:28px;background:linear-gradient(rgba(15,23,42,.035) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 0),rgba(255,255,255,.74);background-size:48px 48px;box-shadow:0 1px 2px rgba(15,23,42,.04),0 22px 56px rgba(15,23,42,.06)}.marketing-problem-map:after,.marketing-problem-map:before{content:"";position:absolute;inset:50% 12% auto;height:2px;border-top:2px dashed rgba(180,83,9,.28);transform:translateY(-50%)}.marketing-problem-map:after{inset:16% auto 16% 50%;width:2px;height:auto;border-top:0;border-left:2px dashed rgba(180,83,9,.28);transform:translateX(-50%)}.marketing-problem-center,.marketing-problem-node{position:absolute;z-index:1}.marketing-problem-node{width:230px;padding:20px;border:1px solid rgba(229,231,235,.95);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 1px 2px rgba(15,23,42,.04),0 18px 42px rgba(15,23,42,.07)}.marketing-problem-node:before{content:"!";position:absolute;top:-12px;right:18px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff7ed;color:#b45309;border:1px solid #fed7aa;font-size:15px;font-weight:800}.marketing-problem-node--spreadsheet{top:54px;left:72px}.marketing-problem-node--gtm{top:74px;right:110px}.marketing-problem-node--docs{bottom:62px;left:136px}.marketing-problem-node--ga4{right:72px;bottom:70px}.marketing-problem-node__label{display:inline-flex;margin-bottom:10px;color:var(--marketing-color-text-muted);font-size:13px;line-height:18px;font-weight:650;text-transform:uppercase;letter-spacing:.05em}.marketing-problem-node strong{display:block;color:var(--marketing-color-text);font-size:20px;line-height:26px;letter-spacing:-.03em}.marketing-problem-node__warning{display:inline-flex;margin-top:14px;padding:6px 10px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:13px;line-height:18px;font-weight:650}.marketing-problem-center{top:50%;left:50%;width:280px;padding:26px;border-radius:24px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.22),transparent 32%),linear-gradient(180deg,#1f2937,#0f172a);color:#ffffff;text-align:center;transform:translate(-50%,-50%);box-shadow:0 22px 54px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.12)}.marketing-problem-center strong{display:block;font-size:24px;line-height:30px;letter-spacing:-.04em}.marketing-problem-center span{display:block;margin-top:10px;color:rgba(255,255,255,.78);font-size:14px;line-height:21px}.marketing-problem-summary{width:100%;margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.marketing-problem-summary article{padding:20px 22px;border-left:3px solid rgba(180,83,9,.38);border-radius:16px;background:rgba(255,255,255,.78)}.marketing-problem-summary strong{display:block;margin-bottom:8px;color:var(--marketing-color-text);font-size:17px;line-height:24px;letter-spacing:-.02em}.marketing-problem-summary span{color:var(--marketing-color-text-muted);font-size:14px;line-height:22px}@media (max-width:1024px){.marketing-problem-map{min-height:auto;padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.marketing-problem-map:after,.marketing-problem-map:before{display:none}.marketing-problem-center,.marketing-problem-node{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;transform:none}.marketing-problem-center{grid-column:span 2}.marketing-problem-summary{grid-template-columns:1fr}}@media (max-width:768px){.marketing-problem-heading{text-align:left}.marketing-problem-map{grid-template-columns:1fr;padding:18px}.marketing-problem-center{grid-column:span 1}.marketing-problem-center,.marketing-problem-node{padding:20px}}.marketing-product-proof-section{overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(37,99,235,.07),transparent 34%),linear-gradient(180deg,#ffffff,#f8fafc)}.marketing-product-proof-heading{max-width:740px}.marketing-product-proof-eyebrow{display:inline-flex;margin-bottom:14px;color:var(--marketing-color-primary);font-size:13px;line-height:18px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.marketing-product-proof{position:relative;width:100%;max-width:1120px;margin-top:8px}.marketing-product-proof__image{overflow:hidden;border:1px solid rgba(213,220,232,.95);border-radius:28px;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.04),0 28px 70px rgba(15,23,42,.1)}.marketing-product-proof__image img{width:100%;height:auto;display:block}.marketing-product-callout{position:absolute;width:250px;padding:18px 18px 18px 20px;border:1px solid rgba(213,220,232,.95);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 1px 2px rgba(15,23,42,.04),0 18px 42px rgba(15,23,42,.1)}.marketing-product-callout:before{content:"";position:absolute;width:42px;height:2px;background:rgba(37,99,235,.5)}.marketing-product-callout span{display:inline-flex;margin-bottom:8px;color:var(--marketing-color-primary);font-size:12px;line-height:16px;font-weight:800;letter-spacing:.08em}.marketing-product-callout strong{display:block;color:var(--marketing-color-text);font-size:17px;line-height:23px;letter-spacing:-.03em}.marketing-product-callout p{margin:7px 0 0;color:var(--marketing-color-text-muted);font-size:13px;line-height:20px}.marketing-product-callout--definitions{top:12%;left:-34px}.marketing-product-callout--definitions:before{top:50%;right:-42px}.marketing-product-callout--usage{top:38%;right:-42px}.marketing-product-callout--usage:before{top:50%;left:-42px}.marketing-product-callout--control{right:72px;bottom:-34px}.marketing-product-callout--control:before{top:-28px;left:34px;width:2px;height:28px}.marketing-product-proof-summary{width:100%;max-width:920px;margin-top:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.marketing-product-proof-summary article{padding:20px 22px;border:1px solid rgba(213,220,232,.95);border-radius:18px;background:rgba(255,255,255,.82)}.marketing-product-proof-summary strong{display:block;margin-bottom:8px;color:var(--marketing-color-text);font-size:17px;line-height:24px;letter-spacing:-.02em}.marketing-product-proof-summary span{color:var(--marketing-color-text-muted);font-size:14px;line-height:22px}@media (max-width:1024px){.marketing-product-callout{position:relative;inset:auto;width:100%;margin-top:14px}.marketing-product-callout:before{display:none}.marketing-product-proof-summary{grid-template-columns:1fr;margin-top:28px}}@media (max-width:768px){.marketing-product-proof-heading{text-align:left}.marketing-product-proof__image{border-radius:20px}}.marketing-cta{background:radial-gradient(circle at 50% 30%,rgba(37,99,235,.16),transparent 42%),linear-gradient(180deg,#1e3a8a,#0f172a);color:#ffffff}.marketing-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;grid-gap:64px;gap:64px;text-align:left}.marketing-cta__content{max-width:680px;margin-bottom:0;text-align:left}.marketing-cta__eyebrow{display:inline-flex;margin-bottom:16px;color:rgba(255,255,255,.72);font-size:12px;line-height:16px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.marketing-cta .marketing-heading{max-width:680px;color:#ffffff}.marketing-cta .marketing-body{max-width:680px;color:rgba(255,255,255,.84)}.marketing-cta__bullets{margin:24px 0 0;padding:0;display:grid;grid-gap:12px;gap:12px;list-style:none}.marketing-cta__bullets li{position:relative;padding-left:30px;color:rgba(255,255,255,.88);font-size:15px;line-height:23px}.marketing-cta__bullets li:before{content:"✓";position:absolute;left:0;top:0;color:#93c5fd;font-weight:800}.marketing-cta__actions{width:100%;padding:28px;display:flex;flex-direction:column;align-items:stretch;gap:14px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.06);box-shadow:0 24px 56px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.08)}.marketing-button--large{width:100%;min-height:56px;padding:0 28px;font-size:16px;font-weight:700}.marketing-cta__note{text-align:center;color:rgba(255,255,255,.7);font-size:13px;line-height:20px}@media (max-width:900px){.marketing-cta__inner{grid-template-columns:1fr;gap:32px}.marketing-cta__actions{max-width:420px}}@media (max-width:480px){.marketing-cta__actions{padding:20px}}