:root{color-scheme:light;--color-bg: #ffffff;--color-bg-soft: #f6f7fb;--color-surface: #ffffff;--color-surface-soft: #f9faff;--color-text: #0b1327;--color-text-secondary: #445173;--color-text-soft: #6f7ea2;--color-border: rgba(59, 122, 241, .2);--color-border-strong: rgba(29, 78, 216, .42);--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-secondary: #1994b8;--color-accent-amber: #d88b24;--color-accent-lime: #2d8a54;--color-accent-peach: #e77a3c;--gradient-primary: linear-gradient(120deg, #2563eb 0%, #1d4ed8 90%);--gradient-secondary: linear-gradient(135deg, rgba(37, 99, 235, .14), rgba(37, 99, 235, .08));--shadow-soft: 0 16px 44px rgba(23, 40, 80, .1);--shadow-strong: 0 28px 68px rgba(16, 32, 74, .18)}*{margin:0;padding:0;box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html,body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text);scroll-behavior:smooth}body{min-height:100vh}a{color:inherit;text-decoration:none;position:relative}a:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:3px;background:#2563ebe0;box-shadow:0 0 10px #2563eb59;transform:scaleX(0);transform-origin:left center;opacity:0;transition:transform .18s ease-out,opacity .12s ease-out;pointer-events:none}a:hover:after,a:focus-visible:after{opacity:1;transform:scaleX(1)}a.cta-button:after,a.secondary-button:after,a.logo:after{display:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}main{width:100%;overflow-x:hidden}section{position:relative}.section-container{width:min(1120px,92vw);margin:0 auto;padding:5.5rem 0}section.section-container{position:relative;z-index:0}section.section-container:before,section.section-container:after{content:"";position:absolute;border-radius:50%;filter:blur(110px);opacity:.32;pointer-events:none;z-index:-1}section.section-container:before{width:340px;height:340px;top:-120px;right:-140px;background:radial-gradient(circle,rgba(37,99,235,.28),transparent 70%)}section.section-container:after{width:280px;height:280px;bottom:-140px;left:-120px;background:radial-gradient(circle,rgba(25,148,184,.26),transparent 70%)}section.section-container:nth-of-type(3):before{background:radial-gradient(circle,rgba(216,139,36,.28),transparent 70%)}section.section-container:nth-of-type(4):after{background:radial-gradient(circle,rgba(45,138,84,.26),transparent 70%)}section.section-container:nth-of-type(5):before{background:radial-gradient(circle,rgba(231,122,60,.26),transparent 70%)}.gradient-text{background-image:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tag-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .95rem;border-radius:999px;border:1px solid rgba(37,99,235,.26);background:#2563eb1a;color:var(--color-primary-dark);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.9rem 1.95rem;border-radius:999px;font-weight:600;background:var(--gradient-primary);color:#fdfcff;box-shadow:0 20px 48px #2563eb42;border:none;transition:transform .25s ease,box-shadow .25s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 24px 56px #2563eb52}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.8rem;border-radius:999px;font-weight:600;border:1px solid rgba(25,148,184,.5);background:#1994b81f;color:#04506e;transition:border .25s ease,background .25s ease,color .25s ease}.secondary-button:hover{border-color:#1994b8cc;background:#1994b833;color:#033b52}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.3rem;padding:2.2rem;display:flex;flex-direction:column;gap:1.2rem;box-shadow:var(--shadow-soft);transition:transform .25s ease,border .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.card:hover{transform:translateY(-6px);border-color:var(--color-border-strong);box-shadow:var(--shadow-strong)}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.08;pointer-events:none}.card.accent-amber{border-color:#d88b2473;box-shadow:0 22px 54px #d88b242e}.card.accent-amber:before{background:linear-gradient(135deg,rgba(216,139,36,.6),transparent 60%)}.card.accent-amber .icon-circle{background:linear-gradient(135deg,#d88b249e,#ffc966eb);color:#783006}.card.accent-lime{border-color:#2d8a5466;box-shadow:0 22px 54px #2d8a5429}.card.accent-lime:before{background:linear-gradient(135deg,rgba(45,138,84,.55),transparent 60%)}.card.accent-lime .icon-circle{background:linear-gradient(135deg,#2d8a549e,#86efaceb);color:#064c2e}.card.accent-peach{border-color:#e77a3c73;box-shadow:0 22px 54px #e77a3c2e}.card.accent-peach:before{background:linear-gradient(135deg,rgba(231,122,60,.6),transparent 60%)}.card.accent-peach .icon-circle{background:linear-gradient(135deg,#e77a3ca6,#fed7aaeb);color:#7c2d12}.card.accent-indigo{border-color:#2563eb7a;box-shadow:0 22px 54px #2563eb38}.card.accent-indigo:before{background:linear-gradient(135deg,rgba(37,99,235,.6),transparent 60%)}.card.accent-indigo .icon-circle{background:linear-gradient(135deg,#2563ebb3,#bfdbfeeb);color:#1e2c98}.card.accent-mint{border-color:#1994b873;box-shadow:0 22px 54px #1994b833}.card.accent-mint:before{background:linear-gradient(135deg,rgba(25,148,184,.6),transparent 60%)}.card.accent-mint .icon-circle{background:linear-gradient(135deg,#1994b8ad,#99f6e4e0);color:#035063}.card h3{font-size:1.2rem;font-weight:600;color:var(--color-text)}.card p{color:var(--color-text-secondary);line-height:1.7}.icon-circle{width:3.25rem;height:3.25rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb2e,#1994b847);color:var(--color-primary-dark);box-shadow:0 10px 28px #3d5cc92e}.grid-features{margin-top:3rem;display:grid;gap:1.6rem}.spaced-grid{margin-top:3rem}@media (min-width: 768px){.grid-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.grid-features{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonial{display:flex;flex-direction:column;gap:1rem;padding:2.2rem;border-radius:1.3rem;background:var(--color-surface);border:1px solid rgba(37,99,235,.2);box-shadow:0 26px 60px #203c842e;position:relative;overflow:hidden}.testimonial p{color:var(--color-text);line-height:1.75}.testimonial-badge{width:3.2rem;height:3.2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563ebf2,#1994b8e6);color:#fdfcff;font-weight:700;font-size:1.2rem;letter-spacing:.05em;box-shadow:0 18px 36px #2a48a847}.testimonial-role{display:block;color:#5a6bb5;margin-top:.35rem;font-weight:500}.testimonial:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.1;pointer-events:none}.testimonial:nth-child(1):before{background:linear-gradient(135deg,rgba(216,139,36,.65),transparent 65%)}.testimonial:nth-child(2):before{background:linear-gradient(135deg,rgba(45,138,84,.6),transparent 65%)}.testimonial:nth-child(3):before{background:linear-gradient(135deg,rgba(231,122,60,.6),transparent 65%)}.footer{padding:3.5rem 0;border-top:1px solid rgba(37,99,235,.18);background:linear-gradient(135deg,#eef1ffeb,#e0f8ffe6)}.footer-links{display:flex;flex-wrap:wrap;gap:1rem 2rem;color:#162968bf;margin-top:1.75rem;font-weight:500}.footer-meta{margin-top:1.8rem;color:#10205499;font-size:.85rem}.section-title{font-size:clamp(2.1rem,4.3vw,3.2rem);margin-bottom:1.3rem;color:var(--color-text);letter-spacing:-.01em}.section-title:after{content:"";display:block;width:68px;height:4px;border-radius:999px;background:var(--gradient-primary);margin-top:1.1rem}.section-subtitle{max-width:680px;color:var(--color-text-secondary);line-height:1.8;font-size:1.05rem}.badge-grid{margin-top:2.2rem;display:flex;flex-wrap:wrap;gap:.8rem}.badge-grid span{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem 1rem;background:linear-gradient(135deg,#1994b82e,#2563eb1f);border:1px solid rgba(25,148,184,.32);border-radius:999px;font-size:.78rem;letter-spacing:.05em;font-weight:600;color:#065f86}.badge-grid span:nth-child(3n+1){background:linear-gradient(135deg,#d88b2438,#fde08a5c);border-color:#d88b2466;color:#7c4104}.badge-grid span:nth-child(3n+2){background:linear-gradient(135deg,#107a4a38,#86efac52);border-color:#2d8a5461;color:#0b4a2b}.badge-grid span:nth-child(3n){background:linear-gradient(135deg,#e77a3c33,#fdba7457);border-color:#e77a3c66;color:#7a3410}.workflow-grid{display:grid;gap:1.6rem;margin-top:3.2rem}@media (min-width: 900px){.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.workflow-step{position:relative;padding:2.4rem 2.1rem;border-radius:1.5rem;border:1px solid rgba(37,99,235,.28);background:linear-gradient(140deg,#fffffff5,#e4edffeb);box-shadow:inset 0 0 0 1px #ffffffb3,0 24px 54px #2546a02e}.workflow-step span{display:inline-flex;width:2.9rem;height:2.9rem;border-radius:50%;align-items:center;justify-content:center;background:#2563eb29;border:1px solid rgba(37,99,235,.35);font-weight:700;color:var(--color-primary-dark)}.workflow-step h3{margin-top:1.45rem;font-size:1.22rem;color:var(--color-text)}.workflow-step p{margin-top:.8rem;color:var(--color-text-secondary);line-height:1.75}.workflow-step:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.1;pointer-events:none}.workflow-step:nth-child(1):before{background:linear-gradient(135deg,rgba(216,139,36,.65),transparent 60%)}.workflow-step:nth-child(2):before{background:linear-gradient(135deg,rgba(25,148,184,.6),transparent 60%)}.workflow-step:nth-child(3):before{background:linear-gradient(135deg,rgba(45,138,84,.58),transparent 60%)}.metrics-bar{margin-top:2.7rem;display:grid;gap:1.6rem}@media (min-width: 900px){.metrics-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}.metric-card{display:flex;flex-direction:column;gap:.3rem;padding:1.6rem 1.9rem;border-radius:1.3rem;background:var(--color-surface);border:1px solid rgba(37,99,235,.2);box-shadow:0 18px 44px #223e8829;position:relative;overflow:hidden}.metric-card strong{font-size:2.1rem;font-weight:700;color:var(--color-primary-dark)}.metric-card span{color:var(--color-text-secondary)}.metric-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.12;pointer-events:none}.metric-card:nth-child(1):before{background:linear-gradient(135deg,rgba(216,139,36,.7),transparent 60%)}.metric-card:nth-child(2):before{background:linear-gradient(135deg,rgba(45,138,84,.65),transparent 60%)}.metric-card:nth-child(3):before{background:linear-gradient(135deg,rgba(231,122,60,.65),transparent 60%)}.faq-shell{margin-top:2.2rem;padding:3rem clamp(1.4rem,4vw,2.8rem);border-radius:2rem;background:linear-gradient(140deg,#fffffff5,#e7eeffeb);border:1px solid rgba(37,99,235,.18);box-shadow:0 32px 70px #1c306e29;position:relative}.faq-shell:before,.faq-shell:after{content:"";position:absolute;border-radius:50%;filter:blur(120px);opacity:.5;pointer-events:none}.faq-shell:before{width:320px;height:320px;top:-160px;right:-140px;background:radial-gradient(circle,rgba(37,99,235,.28),transparent 68%)}.faq-shell:after{width:260px;height:260px;bottom:-140px;left:-120px;background:radial-gradient(circle,rgba(25,148,184,.26),transparent 70%)}.faq-shell h2,.faq-shell p,.faq-shell .faq-list{position:relative;z-index:1}.faq-list{margin-top:2.4rem;display:flex;flex-direction:column;gap:1.2rem;position:relative;z-index:1}.faq-item{position:relative;border-radius:1.25rem;border:1px solid rgba(37,99,235,.22);background:var(--color-surface);box-shadow:0 18px 40px #243c8424;transition:border .25s ease,box-shadow .25s ease,transform .25s ease}.faq-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#2563eb29,#1994b81a);opacity:0;transition:opacity .25s ease;pointer-events:none}.faq-item-open{transform:translateY(-2px);border-color:#2563eb61;box-shadow:0 26px 54px #1e347633}.faq-item-open:before{opacity:1}.faq-button{width:100%;padding:1.35rem 1.75rem;text-align:left;font-size:1.06rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--color-text);background:transparent;border:none}.faq-icon{width:22px;height:22px;flex-shrink:0;color:#233570b8;transition:transform .25s ease}.faq-item-open .faq-icon{transform:rotate(180deg)}.faq-panel{padding:0 1.75rem 1.55rem;color:var(--color-text-secondary);line-height:1.85;border-top:1px solid rgba(37,99,235,.14)}.hero{position:relative;padding-bottom:6rem;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:999px;filter:blur(80px);opacity:.7;pointer-events:none}.hero:before{width:46vw;height:46vw;left:-22vw;top:-28vw;background:radial-gradient(circle,rgba(37,99,235,.3),transparent 65%)}.hero:after{width:40vw;height:40vw;right:-18vw;bottom:-22vw;background:radial-gradient(circle,rgba(25,148,184,.28),transparent 70%)}.hero-content{position:relative;z-index:1;width:min(1120px,92vw);margin:0 auto;padding-top:3.8rem;text-align:center}.hero h1{font-size:clamp(2.8rem,5.2vw,4.2rem);line-height:1.08;color:var(--color-text);letter-spacing:-.015em}.hero p{margin-top:1.5rem;max-width:640px;margin-left:auto;margin-right:auto;color:var(--color-text-secondary);font-size:1.15rem;line-height:1.85}.hero-cta{margin-top:clamp(2.5rem,5vw,3.2rem);display:grid;justify-items:center;gap:.85rem}.hero-cta__button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem clamp(2.2rem,5vw,2.8rem);border-radius:999px;font-weight:700;font-size:1.02rem;border:none;background:linear-gradient(120deg,#2563eb,#1994b8);color:#fefcff;box-shadow:0 22px 58px #1e389652;transition:transform .25s ease,box-shadow .25s ease}.hero-cta__button:hover{transform:translateY(-2px);box-shadow:0 30px 72px #1e389661}.hero-cta__button:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}.hero-cta__note{font-size:.9rem;color:var(--color-text-soft)}.product-app{position:relative;min-height:100vh;padding:clamp(3.5rem,6vw,5.2rem) 0 clamp(4rem,7vw,6rem);background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 55%),radial-gradient(circle at bottom right,rgba(25,148,184,.12),transparent 50%),var(--color-bg-soft)}.product-app:before{content:"";position:absolute;inset:12% auto auto -15%;width:420px;height:420px;background:radial-gradient(circle,rgba(37,99,235,.28),transparent 70%);filter:blur(120px);opacity:.5;pointer-events:none}.product-app:after{content:"";position:absolute;inset:auto -10% 5% auto;width:360px;height:360px;background:radial-gradient(circle,rgba(25,148,184,.24),transparent 70%);filter:blur(120px);opacity:.45;pointer-events:none}.product-app__shell{position:relative;width:min(1180px,92vw);margin:0 auto;display:grid;gap:clamp(2.4rem,5vw,3.6rem)}.product-app__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem}.product-app__brand{display:flex;align-items:center;gap:1rem}.product-app__glyph{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:var(--gradient-primary);color:#f5f7ff;font-weight:700;font-size:1.2rem;box-shadow:0 22px 48px #233a8c47}.product-app__brand h1{font-size:1.9rem;letter-spacing:-.01em}.product-app__brand p{margin-top:.3rem;color:var(--color-text-soft);font-size:.92rem}.product-app__header-actions{display:flex;flex-wrap:wrap;gap:.9rem}.product-app__ghost,.product-app__primary{display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1.4rem;border-radius:999px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.product-app__ghost{border:1px solid rgba(37,99,235,.24);background:#2563eb1a;color:var(--color-primary-dark)}.product-app__ghost:hover{transform:translateY(-2px);background:#2563eb29}.product-app__primary{border:none;background:var(--gradient-primary);color:#fefcff;box-shadow:0 22px 52px #233a8c47}.product-app__primary:hover{transform:translateY(-2px);box-shadow:0 28px 60px #233a8c5c}.product-app__meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem;color:var(--color-text-soft);font-size:.9rem}.product-app__tag{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 1rem;border-radius:999px;background:#2563eb29;border:1px solid rgba(37,99,235,.22);letter-spacing:.1em;text-transform:uppercase;font-weight:600;font-size:.78rem}.product-app__meta-item{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:999px;background:#2563eb1a}.product-app__workspace{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.35fr) minmax(260px,.85fr);gap:clamp(1.6rem,3vw,2.4rem)}@media (max-width: 1120px){.product-app__workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-app__insights{grid-column:span 2}}@media (max-width: 880px){.product-app__workspace{grid-template-columns:minmax(0,1fr)}.product-app__insights{grid-column:span 1}}.product-app__sidebar,.product-app__panel,.product-app__insights{background:#ffffffeb;border:1px solid rgba(37,99,235,.16);border-radius:1.6rem;box-shadow:0 24px 64px #12245c29;padding:clamp(1.6rem,3vw,2rem)}.product-app__sidebar{display:grid;gap:1.1rem}.product-app__sidebar h2{font-size:1.1rem}.product-app__sidebar p{font-size:.9rem;color:var(--color-text-soft);line-height:1.55}.product-app__sidebar-list{display:grid;gap:.85rem}.product-app__sidebar-card{border:1px solid rgba(37,99,235,.18);border-radius:1.2rem;padding:1rem 1.1rem;display:grid;gap:.6rem;background:#f7f9ffe6;transition:transform .2s ease,box-shadow .2s ease;text-align:left}.product-app__sidebar-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #142a6e29}.product-app__sidebar-card.is-active{color:#111a3f;border:1px solid rgba(255,255,255,.4);box-shadow:0 24px 58px #1b32703d;background:#f7f9fff2}.product-app__sidebar-card-header{display:flex;justify-content:space-between;align-items:center;font-weight:600}.product-app__sidebar-card-body span{font-weight:500}.product-app__sidebar-card-body small{display:block;margin-top:.2rem;color:#111c408c}.product-app__sidebar-footer{font-size:.85rem;color:var(--color-text-soft);line-height:1.5}.product-app__main{display:grid;gap:clamp(1.4rem,3vw,2rem)}.product-app__panel{display:grid;gap:1.4rem}.product-app__panel-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.product-app__panel-header h2{font-size:1.1rem}.product-app__panel-header p{font-size:.9rem;color:var(--color-text-soft);max-width:420px}.product-app__scenario-toggle{display:inline-flex;background:#2563eb1a;border-radius:999px;padding:.35rem;gap:.35rem}.product-app__scenario-button{border:none;border-radius:999px;padding:.45rem 1rem;font-size:.88rem;font-weight:600;color:var(--color-primary-dark);background:transparent;transition:background .2s ease,box-shadow .2s ease}.product-app__scenario-button.is-active{background:#fff;box-shadow:0 12px 26px #152e7024}.product-app__chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.8rem;align-items:end}.product-app__chart-bar{display:grid;gap:.6rem;justify-items:center}.product-app__chart-bar-fill{width:100%;border-radius:1rem;background:linear-gradient(180deg,#2563ebe6,#1994b8b3);display:flex;align-items:flex-end;justify-content:center;padding-bottom:.6rem;color:#f5f7ff;font-weight:600;min-height:70px}.product-app__chart-label{font-size:.8rem;color:var(--color-text-soft)}.product-app__controls{display:grid;gap:1rem}.product-app__controls label{font-weight:600;color:var(--color-text-secondary)}.product-app__slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:999px;background:#2563eb2e;outline:none}.product-app__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--gradient-primary);box-shadow:0 10px 18px #1e389642;cursor:pointer}.product-app__slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--gradient-primary);box-shadow:0 10px 18px #1e389642;cursor:pointer}.product-app__narrative{padding:1rem 1.1rem;border-radius:1.1rem;background:#2563eb1f;color:var(--color-primary-dark);font-size:.95rem;line-height:1.6}.product-app__controls-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.product-app__primary--subtle{background:#2563eb29;color:var(--color-primary-dark);border:none;padding:.75rem 1.3rem}.product-app__timestamp{font-size:.82rem;color:var(--color-text-soft)}.product-app__insights{display:grid;gap:clamp(1.2rem,2.4vw,1.8rem)}.product-app__insight-list,.product-app__actions ul,.product-app__automations ul{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.product-app__insight{border-radius:1.2rem;padding:1rem 1.15rem;border:1px solid rgba(37,99,235,.18);background:#f7f9fff0;display:grid;gap:.4rem}.product-app__insight h3{font-size:.96rem}.product-app__insight p{font-size:.86rem;color:var(--color-text-secondary);line-height:1.55}.product-app__insight--positive{border-color:#2d8a5442;background:#2d8a5424}.product-app__insight--warning{border-color:#d88b2447;background:#d88b2424}.product-app__insight--neutral{border-color:#2563eb33}.product-app__action{border-radius:.95rem;border:1px solid rgba(37,99,235,.2);background:#2563eb1a;display:inline-flex;align-items:center;gap:.65rem;padding:.8rem 1.05rem;text-align:left;font-weight:600;color:var(--color-primary-dark);transition:background .2s ease,transform .2s ease}.product-app__action:hover{transform:translateY(-1px);background:#2563eb24}.product-app__action.is-complete{border-color:#2d8a5461;background:#2d8a5424;color:#21583eeb}.product-app__automation-card{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:1.2rem;border:1px solid rgba(37,99,235,.18);background:#2563eb1a}.product-app__automation-card span{display:block;font-size:.85rem;color:var(--color-text-soft);margin-top:.35rem}.product-app__automation-card small{font-size:.78rem;color:var(--color-text-soft)}.hero-note{margin-top:1.6rem;display:inline-flex;align-items:center;gap:.6rem;color:#0b3e78bf;font-size:.96rem;font-weight:500;margin-left:auto;margin-right:auto}.hero-note:before{content:"";width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--color-accent-amber),var(--color-accent-lime));box-shadow:0 0 0 4px #d88b2429}.hero-stats{display:flex;gap:1.6rem;flex-wrap:wrap;margin-top:3.2rem;justify-content:center}.hero-stats .stat{flex:1 1 180px;padding:1.45rem 1.5rem;border-radius:1.1rem;background:var(--color-surface);border:1px solid rgba(37,99,235,.25);box-shadow:0 18px 44px #243c8429;position:relative;overflow:hidden}.hero-stats .stat strong{display:block;font-size:1.7rem;margin-bottom:.35rem;color:var(--color-primary-dark)}.hero-stats .stat span{color:#183792;font-weight:600}.hero-stats .stat p{margin-top:.35rem;color:var(--color-text-secondary)}.hero-stats .stat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.1;pointer-events:none}.hero-stats .stat:nth-child(1):before{background:linear-gradient(135deg,rgba(216,139,36,.7),transparent 60%)}.hero-stats .stat:nth-child(2):before{background:linear-gradient(135deg,rgba(45,138,84,.6),transparent 60%)}.hero-stats .stat:nth-child(3):before{background:linear-gradient(135deg,rgba(25,148,184,.6),transparent 60%)}.hero-visual{margin-top:3.2rem;border-radius:26px;border:1px solid rgba(37,99,235,.25);background:linear-gradient(145deg,#fffffff0,#e4edffeb);padding:2.8rem;position:relative;overflow:hidden;box-shadow:0 30px 64px #1934783d;margin-left:auto;margin-right:auto}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(37,99,235,.12),transparent 55%),linear-gradient(225deg,rgba(25,148,184,.12),transparent 60%);pointer-events:none}.hero-visual-grid{position:relative;z-index:1;display:grid;gap:1.3rem}.hero-visual-grid .row{display:flex;gap:1.1rem;flex-wrap:wrap}.hero-visual-grid .cell{flex:1;min-width:220px;padding:1.2rem;border-radius:1.1rem;background:#ffffffe6;border:1px solid rgba(37,99,235,.2);display:flex;flex-direction:column;gap:.65rem;color:var(--color-text)}.hero-visual-grid .cell strong{font-size:1.15rem;color:var(--color-primary-dark)}.hero-visual-grid .cell span{color:var(--color-text-secondary);font-size:.98rem;line-height:1.7}.upload-card{margin-top:3.4rem;padding:2.3rem;border-radius:1.5rem;border:1px dashed rgba(37,99,235,.35);background:linear-gradient(135deg,#fffffff2,#d1e2ffe0);display:flex;flex-direction:column;gap:1.6rem;align-items:center;text-align:center;box-shadow:0 24px 54px #1f3a842e}.upload-card h3{font-size:1.25rem;color:var(--color-text)}.upload-card p{color:var(--color-text-secondary);line-height:1.7}.upload-card button{width:100%;max-width:320px}.waitlist-highlights{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding:0;list-style:none;color:#12245cd1}.waitlist-highlights li:before{content:"•";color:var(--color-primary);margin-right:.5rem;font-weight:700}.form-label{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary)}.form-input{width:100%;padding:.75rem 1rem;border-radius:.9rem;border:1px solid rgba(37,99,235,.25);background:#ffffffeb;box-shadow:inset 0 1px #fff9;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus{outline:none;border-color:#2563eb99;box-shadow:0 0 0 3px #2563eb33}.waitlist-feedback{font-size:.85rem;color:var(--color-text-secondary)}.waitlist-card{align-items:stretch;text-align:left;gap:1.6rem}.waitlist-steps h3{color:var(--color-text)}.waitlist-steps ol{margin-top:1.2rem;padding-left:1.2rem;display:grid;gap:.9rem;color:var(--color-text-secondary);line-height:1.6}.waitlist-steps li{position:relative}.waitlist-steps li strong{display:block;color:var(--color-text);margin-bottom:.25rem}.waitlist-steps li span{display:block}.waitlist-summary{padding:1.6rem;border-radius:1.2rem;background:linear-gradient(155deg,#fffffff7,#e3ebffe0);border:1px solid rgba(37,99,235,.2);box-shadow:0 16px 32px #1c388224;display:grid;gap:1rem}.waitlist-summary p{color:var(--color-text);line-height:1.7}.waitlist-cta-note{color:#203680d1;font-style:italic}@media (min-width: 640px){.upload-card{flex-direction:row;text-align:left;justify-content:space-between}.upload-card p{max-width:380px}}.showcase-grid{display:grid;gap:1.6rem;margin-top:3.2rem}@media (min-width: 1024px){.showcase-grid{grid-template-columns:1.25fr .85fr}}.showcase-panel{padding:2.2rem;border-radius:1.4rem;background:var(--color-surface);border:1px solid rgba(37,99,235,.25);display:flex;flex-direction:column;gap:1.3rem;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.showcase-panel h3{font-size:1.28rem;color:var(--color-text)}.showcase-panel p{color:var(--color-text-secondary);line-height:1.75}.showcase-panel ul{display:grid;gap:.8rem;color:var(--color-text-secondary)}.showcase-panel li{display:flex;align-items:center;gap:.75rem;color:var(--color-text-secondary)}.showcase-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;pointer-events:none;border-radius:inherit}.showcase-panel:first-of-type:before{background:linear-gradient(135deg,rgba(216,139,36,.58),transparent 60%)}.showcase-panel:last-of-type:before{background:linear-gradient(135deg,rgba(45,138,84,.5),transparent 60%)}.cta-section{margin:6.5rem auto 0;padding:4.2rem 3.2rem;border-radius:2.2rem;background:linear-gradient(125deg,#2563eb 8%,#1994b8 95%);color:#f7f9ff;text-align:center;position:relative;overflow:hidden;box-shadow:0 32px 70px #22388c4d}.cta-section:before,.cta-section:after{content:"";position:absolute;border-radius:999px;background:#ffffff52;filter:blur(70px);pointer-events:none}.cta-section:before{inset:-18% 40% auto;height:45%}.cta-section:after{width:220px;height:220px;right:-80px;bottom:-80px}.cta-section h2{font-size:clamp(2.3rem,4.5vw,3.2rem);font-weight:700;letter-spacing:-.01em}.cta-section p{margin-top:1.15rem;margin-bottom:2.2rem;font-size:1.08rem;color:#f5f7ffd9}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-actions--single{gap:1.4rem}.cta-section .cta-button{background:#fff;color:var(--color-primary-dark);box-shadow:0 24px 54px #0c1a6059}.cta-section .cta-button--glow{background:linear-gradient(120deg,#fff,#dbf3ff);color:var(--color-primary-dark);box-shadow:0 30px 90px #0c1a606b;font-size:1.05rem;font-weight:700;padding:1.05rem 2.8rem}.cta-section .cta-button--glow:hover{box-shadow:0 38px 104px #0c1a6080}.cta-section .cta-button:hover{color:var(--color-primary-dark);box-shadow:0 28px 62px #0c1a6066}.nav-wrapper{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;box-shadow:0 6px 16px #0f265e0d}.navbar{width:100%;padding:.85rem clamp(1.2rem,4vw,2.8rem);position:relative;border-bottom:1px solid rgba(223,229,255,.75);transition:border-color .4s ease,box-shadow .4s ease;will-change:transform,backdrop-filter}.navbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f2f5ffcc,#fffffff2);pointer-events:none;z-index:-1;opacity:var(--nav-sheen-opacity, 1);transition:opacity .4s ease}.navbar-content{width:min(1120px,92vw);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-links{display:none;gap:1.6rem;align-items:center;color:#101d54b8;font-weight:500}.nav-links a{font-size:.97rem;transition:color .2s ease}.nav-links a:hover{color:var(--color-primary-dark)}.nav-actions{display:none;gap:1.1rem}@media (min-width: 900px){.nav-links,.nav-actions{display:flex}}.logo{display:flex;align-items:center;gap:.8rem;font-weight:700;font-size:1.18rem;color:var(--color-text);text-decoration:none!important}.logo .logo-mark{display:block;width:2.5rem;height:2.5rem;border-radius:.4rem;box-shadow:0 12px 26px #2563eb33;object-fit:contain}.logo .logo-text{font-weight:700;font-size:1.18rem}#updates .cta-button{background:#fff;color:var(--color-primary-dark);box-shadow:none}#updates .secondary-button{border-color:#ffffff8c;background:#ffffff29;color:#f7f9ff}@media (max-width: 640px){.cta-section{padding:3.2rem 1.8rem}.navbar{padding:1.2rem 0}.faq-shell{padding:2.2rem 1.6rem;border-radius:1.6rem}.faq-button{padding:1.1rem 1.4rem;font-size:1.02rem}.faq-panel{padding:0 1.4rem 1.3rem}}.cookie-banner{position:fixed;bottom:1.6rem;right:1.6rem;width:min(360px,calc(100vw - 2.8rem));padding:1.2rem 1.35rem 1.35rem;border-radius:22px;border:1px solid rgba(37,99,235,.22);background:#f9fafff0;box-shadow:0 28px 72px #1423502e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;gap:.9rem;color:var(--color-text);z-index:1200;transform:translateY(18px);opacity:0;pointer-events:none;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .28s ease}.cookie-banner.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.cookie-banner__header{display:flex;align-items:center;gap:.85rem}.cookie-banner__badge{position:relative;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#2563eb29,#1994b82e);display:grid;place-items:center;overflow:hidden}.cookie-banner__badge-glow{position:absolute;width:120%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.85),transparent 72%);opacity:.9;filter:blur(8px)}.cookie-banner__badge-icon{position:relative;width:26px;height:26px}.cookie-banner__badge-icon svg{display:block;width:100%;height:100%}.cookie-banner__title{font-size:.95rem;font-weight:700;color:var(--color-primary-dark)}.cookie-banner__copy{font-size:.88rem;line-height:1.5;color:var(--color-text-secondary)}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.6rem}.cookie-banner__button{flex:1 1 auto;min-width:130px;padding:.6rem 1.1rem;border-radius:999px;border:none;font-size:.86rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cookie-banner__button:focus-visible{outline:2px solid rgba(37,99,235,.42);outline-offset:3px}.cookie-banner__button--primary{background:var(--gradient-primary);color:#fdfcff;box-shadow:0 18px 36px #2563eb52}.cookie-banner__button--primary:hover{transform:translateY(-1px);box-shadow:0 20px 44px #2563eb61}.cookie-banner__button--ghost{background:#2563eb1f;color:var(--color-primary-dark)}.cookie-banner__button--ghost:hover{background:#2563eb2e}.cookie-banner__link{font-size:.78rem;font-weight:600;color:var(--color-primary-dark);opacity:.72;transition:opacity .2s ease}.cookie-banner__link:hover{opacity:1}@media (max-width: 640px){.cookie-banner{left:1.2rem;right:1.2rem;bottom:1.2rem;width:auto;gap:.8rem}.cookie-banner__actions{flex-direction:column}.cookie-banner__button{width:100%}}@media (prefers-reduced-motion: reduce){.cookie-banner,.cookie-banner.is-visible{transition:none;transform:none}}
