:root{--bg:#0b0d12;--surface:#0f121a;--surface-alt:#121623;--surface-subtle:#182032;--text:#e6eaf2;--muted:#98a2b3;--accent:#4ade80;--accent-ink:#07120a;--border:#1e2533;--bg-light:#f5f7fb;--text-dark:#10162f;--muted-dark:#475467;--hero-spotlight:radial-gradient(circle at 50% 10%,rgba(74,222,128,.16),rgba(11,13,18,.05) 45%,rgba(11,13,18,.01) 70%);--hero-grid:url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='grid' width='24' height='24' patternUnits='userSpaceOnUse'%3E%3Cpath d='M24 0H0V24' fill='none' stroke='rgba(230,234,242,0.08)' stroke-width='0.5'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='200' height='200' fill='url(%23grid)'/%3E%3C/svg%3E");--shadow-card:0 1px 0 0 rgba(255,255,255,.04) inset,0 16px 40px -24px rgba(7,12,24,.45);--shadow-hover:0 1px 0 0 rgba(255,255,255,.08) inset,0 24px 48px -32px rgba(7,12,24,.75);--shadow-surface:0 1px 0 0 rgba(255,255,255,.04) inset,0 12px 24px -16px rgba(15,18,26,.45)}.marketing-theme{background:var(--bg-light);color:var(--text-dark);flex-direction:column;min-height:100%;display:flex}.marketing-theme .marketing-surface{box-shadow:var(--shadow-surface);background:rgba(255,255,255,.9)}.marketing-hero{isolation:isolate;background:var(--bg);color:var(--text);position:relative;overflow:hidden}.marketing-hero:before{content:"";background-image:var(--hero-spotlight),var(--hero-grid);opacity:.75;transform-origin:50% 30%;z-index:-1;background-repeat:no-repeat,repeat;background-size:120% 120%,auto;height:120%;animation:18s ease-in-out infinite alternate heroSpotlight;position:absolute;top:-30%;bottom:auto;left:-20%;right:-20%}.marketing-hero:after{content:"";mix-blend-mode:screen;pointer-events:none;z-index:-2;background:radial-gradient(circle at 100% 0,rgba(74,222,128,.12),transparent 55%),linear-gradient(140deg,rgba(11,13,18,.9) 0%,rgba(15,18,26,.8) 45%,rgba(11,13,18,.6) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.gradient-divider{background:linear-gradient(90deg,rgba(16,22,47,0),rgba(30,37,51,.8),rgba(16,22,47,0));height:1px}.gradient-divider--accent{background:linear-gradient(90deg,rgba(74,222,128,0),rgba(74,222,128,.5),rgba(74,222,128,0))}.marketing-card{background:var(--surface);color:var(--text);box-shadow:var(--shadow-card);border:1px solid rgba(230,234,242,.04);border-radius:1.5rem;padding:1.75rem;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative}.marketing-card:before{content:"";opacity:.9;background:linear-gradient(90deg,rgba(74,222,128,.4),transparent);height:1px;position:absolute;top:.75rem;bottom:auto;left:.75rem;right:.75rem}.marketing-card:hover,.marketing-card:focus-within{box-shadow:var(--shadow-hover);border-color:rgba(74,222,128,.35);transform:translateY(-6px)}.marketing-callout{background:linear-gradient(rgba(74,222,128,.45),rgba(74,222,128,.1));border-radius:1.5rem;padding:1px;position:relative}.marketing-callout__inner{border-radius:inherit;box-shadow:var(--shadow-surface);background:linear-gradient(rgba(255,255,255,.95),rgba(255,255,255,.8));padding:max(1.5rem,min(3vw,3rem))}.marketing-badge{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.35);border-radius:9999px;align-items:center;gap:.45rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.marketing-button{border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative}.marketing-button--primary{color:var(--accent-ink);background:linear-gradient(135deg,rgba(74,222,128,.92),rgba(74,222,128,.75));box-shadow:0 14px 28px -16px rgba(74,222,128,.85)}.marketing-button--secondary{color:var(--text-dark);background:rgba(16,22,47,.05);border:1px solid rgba(16,22,47,.14);box-shadow:0 10px 20px -18px rgba(16,22,47,.45)}.marketing-button--secondary:hover{color:var(--text-dark);background:rgba(16,22,47,.1);border-color:rgba(16,22,47,.26)}.marketing-button--secondary:focus-visible{color:var(--text-dark);background:rgba(16,22,47,.1);border-color:rgba(16,22,47,.26)}.marketing-hero .marketing-button--secondary{color:var(--text);box-shadow:var(--shadow-card);background:rgba(255,255,255,.1);border:1px solid rgba(230,234,242,.28)}.marketing-hero .marketing-button--secondary:hover{color:var(--text);background:rgba(255,255,255,.18);border-color:rgba(230,234,242,.4)}.marketing-hero .marketing-button--secondary:focus-visible{color:var(--text);background:rgba(255,255,255,.18);border-color:rgba(230,234,242,.4)}.marketing-button:hover{transform:translateY(-4px);box-shadow:0 18px 36px -18px rgba(74,222,128,.9)}.marketing-button:focus-visible{transform:translateY(-4px);box-shadow:0 18px 36px -18px rgba(74,222,128,.9)}.marketing-button:focus-visible{outline-offset:4px;outline:2px solid rgba(74,222,128,.45)}.marketing-icon-chevron,.marketing-icon-check{background-color:currentColor;width:.9rem;height:.9rem;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.marketing-icon-chevron{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M4.2 2.4l3.6 3.6-3.6 3.6' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M4.2 2.4l3.6 3.6-3.6 3.6' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.marketing-icon-check{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M10 3.5L4.625 9 2 6.273' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M10 3.5L4.625 9 2 6.273' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.reveal-item{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(16px)}.reveal-item.is-visible{opacity:1;transform:translateY(0)}.timeline{counter-reset:timeline-step}.timeline-step{padding-left:3rem;position:relative}.timeline-step:before{counter-increment:timeline-step;content:counter(timeline-step);width:2.25rem;height:2.25rem;color:var(--accent);letter-spacing:.08em;background:linear-gradient(135deg,rgba(74,222,128,.2),rgba(74,222,128,.05));border-radius:9999px;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:absolute;top:.1rem;left:0}@keyframes heroSpotlight{0%{filter:blur();transform:rotate(-3deg)translateY(-2%)}to{filter:blur(2px);transform:rotate(4deg)translateY(6%)}}@media (prefers-reduced-motion:reduce){.marketing-hero:before,.marketing-hero:after,.reveal-item,.marketing-button,.marketing-card{transition:none!important;animation:none!important;transform:none!important}}@supports not ((-webkit-mask-image:url("data:image/svg+xml,%3Csvg%3E%3C/svg%3E")) or (mask-image:url("data:image/svg+xml,%3Csvg%3E%3C/svg%3E"))){.marketing-icon-chevron:before{content:"→";font-size:.9rem}.marketing-icon-check:before{content:"✓";font-size:.9rem}}
