.product-landing--orange{--product-accent:var(--orange-mid);--product-accent-soft:rgba(248,109,15,0.14);--product-accent-border:rgba(248,109,15,0.28);--product-glow:rgba(232,80,10,0.18)}.product-landing--blue{--product-accent:var(--blue-mid);--product-accent-soft:rgba(59,130,246,0.14);--product-accent-border:rgba(59,130,246,0.28);--product-glow:rgba(10,110,232,0.2)}.product-landing--emerald{--product-accent:#10b981;--product-accent-soft:rgba(16,185,129,0.14);--product-accent-border:rgba(16,185,129,0.28);--product-glow:rgba(16,185,129,0.18)}.product-landing--violet{--product-accent:#8b5cf6;--product-accent-soft:rgba(139,92,246,0.14);--product-accent-border:rgba(139,92,246,0.28);--product-glow:rgba(139,92,246,0.2)}.product-landing--amber{--product-accent:#f59e0b;--product-accent-soft:rgba(245,158,11,0.14);--product-accent-border:rgba(245,158,11,0.28);--product-glow:rgba(245,158,11,0.18)}.product-landing--rose{--product-accent:#f43f5e;--product-accent-soft:rgba(244,63,94,0.14);--product-accent-border:rgba(244,63,94,0.28);--product-glow:rgba(244,63,94,0.18)}.product-landing{padding-bottom:0}.product-landing .reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.product-landing .reveal.visible{opacity:1;transform:none}.product-landing .product-features__card--d1.visible{transition-delay:.05s}.product-landing .product-features__card--d2.visible{transition-delay:.1s}.product-landing .product-features__card--d3.visible{transition-delay:.15s}.product-hero{position:relative;padding:3.5rem 0;background:var(--dark);color:#e2e8f0;overflow:visible}.product-hero__bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 15% 25%,var(--product-glow) 0,transparent 55%),radial-gradient(ellipse 40% 35% at 85% 70%,rgba(255,255,255,.04) 0,transparent 50%),linear-gradient(180deg,var(--dark) 0,#111827 100%)}.product-hero__bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,black,transparent 85%);mask-image:linear-gradient(180deg,black,transparent 85%)}.product-hero__inner{position:relative;z-index:1}.product-hero__eyebrow{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-onDark);margin-bottom:1.25rem}.product-hero__eyebrow a{color:var(--product-accent);text-decoration:none}.product-hero__eyebrow a:hover{text-decoration:underline}.product-hero__eyebrow svg{opacity:.5}.product-hero__tag{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--product-accent);background:var(--product-accent-soft);border:1px solid var(--product-accent-border);margin-bottom:1.25rem}.product-hero__tag-dot{width:6px;height:6px;border-radius:50%;background:var(--product-accent);animation:product-pulse 2s infinite}.product-hero__title{font-family:var(--font-heading);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem;max-width:40vw}@media(max-width:768px){.product-hero__title{max-width:100%}}.product-hero__accent{color:var(--product-accent)}.product-hero__lead{font-size:1.125rem;line-height:1.65;color:#94a3b8;max-width:36rem;margin-bottom:1.75rem}.product-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}@keyframes product-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.25)}}.product-spotlight{padding:4rem 0 3rem;background:linear-gradient(180deg,var(--page-bg) 0,var(--surface) 100%)}.product-spotlight__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:900px){.product-spotlight__grid{grid-template-columns:1fr;gap:2rem}}.product-spotlight__copy h2{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1rem;color:var(--text)}.product-spotlight__copy p{color:var(--text2);line-height:1.7;margin-bottom:.75rem}.product-spotlight__extra{font-size:.9375rem}.product-spotlight__outcome{margin-top:1.25rem!important;padding-left:1rem;border-left:3px solid var(--product-accent);font-weight:600;color:var(--text)!important}.product-spotlight__visual{position:relative}.product-spotlight__visual:before{content:"";position:absolute;inset:-12%;background:radial-gradient(circle,var(--product-glow) 0,transparent 65%);pointer-events:none;z-index:0}.product-mock{position:relative;z-index:1;border-radius:18px;overflow:hidden;background:var(--white);border:1px solid var(--border);box-shadow:0 24px 64px rgba(15,23,42,.12),inset 0 0 0 1px hsla(0,0%,100%,.8);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);transition:transform .4s ease}.product-mock:hover{transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}@media(max-width:900px){.product-mock,.product-mock:hover{transform:none}}.product-mock__chrome{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--surface);border-bottom:1px solid var(--border)}.product-mock__dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.product-mock__dot:first-child{background:#f87171}.product-mock__dot:nth-child(2){background:#fbbf24}.product-mock__dot:nth-child(3){background:#34d399}.product-mock__title{margin-left:auto;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:var(--muted);text-transform:uppercase}.product-mock__body{padding:1.25rem 1.35rem 1.5rem;font-size:.8125rem;color:var(--text2)}.product-mock__row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem}.product-mock__row--head{font-weight:700;color:var(--text);font-size:.875rem}.product-mock__pill{font-size:.6875rem;font-weight:700;padding:3px 8px;border-radius:100px;background:var(--surface);color:var(--muted)}.product-mock__pill--ok{background:rgba(16,185,129,.12);color:#059669}.product-mock__bar{height:6px;border-radius:100px;background:var(--border);margin-bottom:.5rem;overflow:hidden}.product-mock__bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--product-accent),var(--orange-mid))}.product-mock__meta{font-size:.75rem;color:var(--muted);margin-bottom:1rem}.product-mock__list{list-style:none;padding:0;margin:0}.product-mock__list li{display:flex;align-items:center;gap:.5rem;padding:.45rem 0;border-top:1px solid var(--border);font-size:.8125rem}.product-mock__check{width:14px;height:14px;border-radius:4px;border:2px solid var(--border);flex-shrink:0}.product-mock__check.done{background:#10b981;border-color:#10b981}.product-mock__check.active{border-color:var(--product-accent);box-shadow:0 0 0 2px var(--product-accent-soft)}.product-mock__roster{list-style:none;padding:0;margin:0}.product-mock__roster li{display:grid;grid-template-columns:1fr auto;gap:2px 8px;padding:.65rem 0;border-top:1px solid var(--border)}.product-mock__roster li strong{grid-column:1;color:var(--text);font-size:.8125rem}.product-mock__roster li span{grid-column:1;font-size:.75rem;color:var(--muted)}.product-mock__roster li em{grid-column:2;grid-row:1/span 2;align-self:center;font-style:normal;font-size:.6875rem;font-weight:700}.product-mock__hide-wage{color:var(--muted)!important}.product-mock__sms{color:var(--product-accent)!important}.product-mock__timeline{display:flex;flex-direction:column;gap:.85rem}.product-mock__event{display:flex;gap:.65rem}.product-mock__event strong{display:block;color:var(--text);font-size:.8125rem}.product-mock__event p{margin:0;font-size:.75rem;color:var(--muted)}.product-mock__event-dot{width:8px;height:8px;border-radius:50%;background:var(--product-accent);margin-top:5px;flex-shrink:0}.product-mock__inbox{display:flex;flex-direction:column;gap:.65rem}.product-mock__thread{padding:.75rem;border-radius:10px;border:1px solid var(--border);background:var(--surface)}.product-mock__thread strong{display:block;color:var(--text);font-size:.8125rem;margin:.25rem 0}.product-mock__thread p{margin:0;font-size:.75rem;color:var(--muted)}.product-mock__thread p em{font-style:normal;color:#059669;font-weight:700}.product-mock__thread--quote{border-color:var(--product-accent-border);background:var(--product-accent-soft)}.product-mock__badge{font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.product-mock__badge--quote{color:var(--product-accent)}.product-mock__att-grid{display:flex;gap:.35rem;margin-bottom:.75rem}.product-mock__att{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.75rem}.product-mock__att--p{background:rgba(16,185,129,.15);color:#059669}.product-mock__att--h{background:rgba(245,158,11,.15);color:#d97706}.product-mock__att--a{background:rgba(248,113,113,.15);color:#dc2626}.product-mock__photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:.85rem}.product-mock__photo{aspect-ratio:4/3;border-radius:8px;background:linear-gradient(135deg,#cbd5e1,#94a3b8 50%,#64748b)}.product-mock__diary{padding:.75rem;border-radius:10px;background:var(--surface);margin-bottom:.65rem}.product-mock__diary strong{display:block;color:var(--text);font-size:.8125rem;margin-bottom:.25rem}.product-mock__diary p{margin:0;font-size:.75rem}.product-mock__milestone{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--text);font-size:.8125rem}.product-mock__note{margin-top:.75rem;font-size:.6875rem;color:var(--muted);font-style:italic}.product-stats{padding:3rem 0}.product-stats__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;list-style:none;padding:0;margin:0}@media(max-width:640px){.product-stats__list{grid-template-columns:1fr}}.product-stats li{text-align:center;padding:1.5rem 1rem;border-radius:16px;background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow)}.product-stats__value{display:block;font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--product-accent);letter-spacing:-.02em;margin-bottom:.25rem}.product-stats__label{font-size:.8125rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.product-features{padding:2rem 0 3.5rem;background:var(--white)}.product-features__head{text-align:center;max-width:36rem;margin:0 auto 2.5rem}.product-features__head h2{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:.65rem}.product-features__head p{color:var(--text2);line-height:1.65}.product-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;list-style:none;padding:0;margin:0}@media(max-width:960px){.product-features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.product-features__grid{grid-template-columns:1fr}}.product-features__card{padding:1.5rem;border-radius:16px;border:1px solid var(--border);background:var(--page-bg);transition:border-color .25s,box-shadow .25s,transform .25s}.product-features__card:hover{border-color:var(--product-accent-border);box-shadow:0 12px 32px rgba(15,23,42,.08);transform:translateY(-3px)}.product-features__card h3{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;margin-bottom:.5rem;color:var(--text)}.product-features__card p{font-size:.9rem;line-height:1.6;color:var(--text2);margin:0}.product-features__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--product-accent);background:var(--product-accent-soft);border:1px solid var(--product-accent-border)}.product-checklist{padding:0 0 3rem}.product-checklist__block{max-width:40rem;margin:0 auto;padding:1.75rem 2rem;border-radius:16px;background:var(--surface);border:1px solid var(--border)}.product-checklist__block h2{font-size:1.15rem;font-weight:700;margin-bottom:1rem}.product-checklist__block ul{list-style:none;padding:0;margin:0}.product-checklist__block ul li{position:relative;padding-left:1.5rem;margin-bottom:.65rem;color:var(--text2);line-height:1.6}.product-checklist__block ul li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--product-accent)}.product-discover__module--orange{--module-accent:var(--orange-mid);--module-accent-soft:rgba(248,109,15,0.14);--module-accent-border:rgba(248,109,15,0.28)}.product-discover__module--blue{--module-accent:var(--blue-mid);--module-accent-soft:rgba(59,130,246,0.14);--module-accent-border:rgba(59,130,246,0.28)}.product-discover__module--emerald{--module-accent:#10b981;--module-accent-soft:rgba(16,185,129,0.14);--module-accent-border:rgba(16,185,129,0.28)}.product-discover__module--violet{--module-accent:#8b5cf6;--module-accent-soft:rgba(139,92,246,0.14);--module-accent-border:rgba(139,92,246,0.28)}.product-discover__module--amber{--module-accent:#f59e0b;--module-accent-soft:rgba(245,158,11,0.14);--module-accent-border:rgba(245,158,11,0.28)}.product-discover__module--rose{--module-accent:#f43f5e;--module-accent-soft:rgba(244,63,94,0.14);--module-accent-border:rgba(244,63,94,0.28)}.product-discover{padding:4.5rem 0;background:radial-gradient(ellipse 80% 60% at 50% 0,var(--product-glow) 0,transparent 55%),linear-gradient(180deg,var(--dark) 0,#0f1419 100%);color:#e2e8f0}.product-discover__head{text-align:center;max-width:40rem;margin:0 auto 2.75rem}.product-discover__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--product-accent);background:var(--product-accent-soft);border:1px solid var(--product-accent-border);margin-bottom:1rem}.product-discover__head h2{font-family:var(--font-heading);font-size:clamp(1.5rem,3.2vw,2.125rem);font-weight:800;letter-spacing:-.03em;color:#fff;margin-bottom:.85rem}.product-discover__lead{font-size:1.0625rem;line-height:1.65;color:#94a3b8;margin:0}.product-discover__modules{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;list-style:none;padding:0;margin:0 0 2.5rem}@media(max-width:900px){.product-discover__modules{grid-template-columns:1fr}}.product-discover__module{display:grid;grid-template-columns:auto 1fr auto;gap:1rem 1.15rem;align-items:start}@media(max-width:560px){.product-discover__module{grid-template-columns:auto 1fr;grid-template-rows:auto auto}.product-discover__module .product-discover__module-cta{grid-column:1/-1;justify-self:start;align-self:start}}.product-discover__module{padding:1.35rem 1.4rem;border-radius:16px;text-decoration:none;color:inherit;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 12px 40px rgba(0,0,0,.2);transition:border-color .25s,background .25s,transform .25s,box-shadow .25s}.product-discover__module:hover{background:hsla(0,0%,100%,.07);border-color:var(--module-accent-border);transform:translateY(-3px);box-shadow:0 20px 48px rgba(0,0,0,.28)}.product-discover__module:hover .product-discover__module-cta svg{transform:translateX(4px)}.product-discover__module-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--module-accent-soft);color:var(--module-accent);border:1px solid var(--module-accent-border)}.product-discover__module-tag{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--module-accent);margin-bottom:.2rem}.product-discover__module-title{display:block;font-family:var(--font-heading);font-size:1.0625rem;font-weight:700;color:#fff;margin-bottom:.35rem}.product-discover__module-teaser{margin:0;font-size:.8125rem;line-height:1.55;color:#94a3b8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-discover__module-cta{display:inline-flex;align-items:center;gap:.35rem;align-self:center;font-size:.75rem;font-weight:700;color:var(--module-accent);white-space:nowrap}.product-discover__module-cta svg{transition:transform .2s}.product-discover__resources{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08)}.product-discover__resources-title{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:#fff;text-align:center;margin-bottom:1.25rem}.product-discover__resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;list-style:none;padding:0;margin:0}.product-discover__resource{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:1.25rem 1.35rem;border-radius:14px;text-decoration:none;color:inherit;background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);transition:border-color .2s,box-shadow .2s,transform .2s}.product-discover__resource:hover{border-color:var(--product-accent-border);box-shadow:0 16px 40px rgba(15,23,42,.12);transform:translateY(-2px)}.product-discover__resource:hover .product-discover__resource-arrow{transform:translateX(4px);color:var(--product-accent)}.product-discover__resource-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:11px;background:var(--product-accent-soft);color:var(--product-accent);border:1px solid var(--product-accent-border)}.product-discover__resource-label{display:block;font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.25rem}.product-discover__resource-desc{margin:0;font-size:.8125rem;line-height:1.5;color:var(--text2)}.product-discover__resource-arrow{color:var(--muted);flex-shrink:0;transition:transform .2s,color .2s}.product-cta{margin-top:0;padding:4rem 0;background:var(--dark);color:#e2e8f0;text-align:center;position:relative;overflow:hidden}.product-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 80% at 50% 100%,var(--product-glow) 0,transparent 60%);pointer-events:none}.product-cta__inner{position:relative;z-index:1}.product-cta h2{font-family:var(--font-heading);font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;color:#fff;margin-bottom:.75rem;max-width:28rem;margin-inline:auto}.product-cta p{color:#94a3b8;margin-bottom:1.5rem;max-width:32rem;margin-inline:auto;line-height:1.6}.product-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}