.products-page{background:var(--rp-bg, #070a0d);color:var(--rp-fg)}.products-page .p-wrap{max-width:1200px;margin:0 auto;padding:0 40px}.products-page .p-wrap--community{padding-bottom:48px}.products-page .p-hero{padding:96px 0 72px;position:relative;overflow:hidden}.products-page .p-hero-glow{position:absolute;inset:-10% -5% auto;height:80%;pointer-events:none;z-index:0;background:radial-gradient(1000px 600px at 20% 0%,rgba(16,185,129,.09),transparent 55%),radial-gradient(800px 500px at 85% 20%,rgba(251,191,36,.04),transparent 60%)}.products-page .p-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 40px}.products-page .p-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--rp-font-mono);font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--rp-emerald-300);padding:8px 14px;border:1px solid rgba(52,211,153,.25);border-radius:999px;background:#10b9810f;margin-bottom:28px}.products-page .p-eyebrow .live{width:7px;height:7px;border-radius:50%;background:var(--rp-emerald-400);box-shadow:0 0 12px #34d399cc;animation:productsLivePulse 2.4s ease-in-out infinite}.products-page .p-eyebrow .sub{color:var(--rp-fg-muted);letter-spacing:.12em}.products-page .p-eyebrow .sep{color:#a7b6be4d}@keyframes productsLivePulse{0%,to{opacity:1}50%{opacity:.35}}.products-page .p-hero h1{font-family:var(--rp-font-display);font-weight:700;font-size:clamp(42px,6.5vw,84px);line-height:1.02;letter-spacing:-.025em;color:var(--rp-fg);margin:0 0 28px;text-wrap:balance}.products-page .p-hero h1 em{font-family:var(--rp-font-editorial, "Cormorant Garamond", serif);font-style:italic;font-weight:500;color:var(--rp-emerald-300)}.products-page .p-dek{font-family:var(--rp-font-body);font-size:19px;line-height:1.58;color:var(--rp-fg-muted);max-width:680px;margin:0 0 36px;text-wrap:pretty}.products-page .p-dek em{font-family:var(--rp-font-editorial, "Cormorant Garamond", serif);font-style:italic;font-weight:500;color:var(--rp-fg)}.products-page .p-metrics{display:flex;flex-wrap:wrap;gap:14px;font-family:var(--rp-font-mono);font-size:12.5px;color:var(--rp-fg-muted);letter-spacing:.02em;align-items:center;padding-top:28px;border-top:1px solid var(--rp-border)}.products-page .p-metrics .m b{color:var(--rp-fg);font-weight:700;font-variant-numeric:tabular-nums}.products-page .p-metrics .m b.n{color:var(--rp-emerald-300);transition:filter .2s}.products-page .p-metrics .sep{color:#a7b6be40}.products-page .p-section{padding:80px 0;position:relative}.products-page .sec-head{display:grid;grid-template-columns:1.6fr 1fr;gap:48px;align-items:end;margin-bottom:48px;padding-bottom:24px;border-bottom:1px solid var(--rp-border)}.products-page .p-label{font-family:var(--rp-font-mono);font-size:11.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--rp-emerald-400);margin-bottom:16px}.products-page .sec-head h2{font-family:var(--rp-font-display);font-weight:700;font-size:clamp(32px,4.5vw,56px);line-height:1.08;letter-spacing:-.02em;color:var(--rp-fg);margin:0 0 16px;text-wrap:balance}.products-page .sec-head h2 em{font-family:var(--rp-font-editorial, "Cormorant Garamond", serif);font-style:italic;font-weight:500;color:var(--rp-emerald-300)}.products-page .sec-head .lede{font-family:var(--rp-font-body);font-size:17px;line-height:1.55;color:var(--rp-fg-muted);max-width:620px;margin:0;text-wrap:pretty}.products-page .sec-head .aside{justify-self:end;font-family:var(--rp-font-mono);font-size:11px;color:var(--rp-fg-muted);letter-spacing:.12em;text-transform:uppercase;text-align:right}.products-page .p-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.products-page .product-card{position:relative;display:flex;flex-direction:column;gap:14px;padding:0 28px 28px;text-decoration:none;color:inherit;background:#0b10178c;border:1px solid var(--rp-border);border-radius:20px;transition:border-color .25s,transform .25s,background .25s;overflow:hidden;min-height:320px}.products-page .product-card .pc-cover{position:relative;height:160px;margin:0 -28px 6px;background-image:var(--card-cover, linear-gradient(135deg, #1a2434, #0a0e17));background-size:cover;background-position:center;border-bottom:1px solid var(--rp-border)}.products-page .product-card .pc-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#070a0d1a,#070a0d40 50%,#0b1017d9 92%,#0b1017);pointer-events:none}.products-page .product-card:hover .pc-cover{filter:saturate(1.05) brightness(1.04);transition:filter .4s ease}.products-page .product-card:hover{border-color:#34d39959;background:#0b1017c7;transform:translateY(-2px)}.products-page .product-card .pc-index{position:absolute;top:22px;right:24px;font-family:var(--rp-font-mono);font-size:10.5px;color:var(--rp-fg-muted);letter-spacing:.16em}.products-page .product-card .pc-glyph{width:44px;height:44px;display:grid;place-items:center;color:var(--rp-emerald-300)}.products-page .product-card .pc-glyph svg{width:100%;height:100%}.products-page .product-card .pc-name{font-family:var(--rp-font-display);font-weight:700;font-size:24px;letter-spacing:-.01em;color:var(--rp-fg);margin:8px 0 0}.products-page .product-card .pc-tagline{font-family:var(--rp-font-editorial, "Cormorant Garamond", serif);font-style:italic;font-size:19px;line-height:1.3;color:var(--rp-emerald-300);margin:0}.products-page .product-card .pc-desc{font-family:var(--rp-font-body);font-size:14.5px;line-height:1.55;color:var(--rp-fg-muted);margin:0;flex:1}.products-page .product-card .pc-desc code{font-family:var(--rp-font-mono);font-size:12.5px;background:#10b9811a;color:var(--rp-emerald-300);padding:2px 6px;border-radius:4px;border:1px solid rgba(16,185,129,.18)}.products-page .product-card .pc-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:14px;margin-top:auto;border-top:1px solid var(--rp-border);font-family:var(--rp-font-mono);font-size:11.5px;color:var(--rp-fg-muted);letter-spacing:.04em}.products-page .product-card .pc-foot>span:first-child{min-width:0;flex:1 1 auto}.products-page .product-card .pc-foot .pc-cta{display:inline-flex;align-items:center;gap:6px;color:var(--rp-emerald-300);font-weight:600;flex-shrink:0;white-space:nowrap}.products-page .product-card:hover .pc-foot .pc-cta svg{transform:translate(3px)}.products-page .product-card .pc-foot .pc-cta svg{transition:transform .25s}.products-page .product-card .pc-new-pill{position:absolute;top:22px;right:24px;font-family:var(--rp-font-mono);font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:#fbbf2421;color:#fbbf24;border:1px solid rgba(251,191,36,.35);animation:productsNewPulse 2.2s ease-in-out infinite}@keyframes productsNewPulse{0%,to{box-shadow:0 0 #fbbf2466}50%{box-shadow:0 0 0 8px #fbbf2400}}.products-page .product-card.emph-all{border-color:#fbbf2459}.products-page .product-card.emph-all:hover{border-color:#fbbf24a6}.products-page .product-card.emph-all .pc-texture{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.12;background:repeating-linear-gradient(45deg,transparent 0 8px,rgba(251,191,36,.1) 8px 9px)}.products-page .product-card.emph-all .pc-index{display:none}.products-page .product-card>*{position:relative;z-index:1}.products-page .product-card .pc-new-pill{z-index:2}.products-page .arch-wrap{position:relative;padding:28px;background:#0b101780;border:1px solid var(--rp-border);border-radius:20px}.products-page .arch-wrap .arch-caption{font-family:var(--rp-font-body);font-size:14.5px;line-height:1.6;color:var(--rp-fg-muted);max-width:820px;margin:24px auto 0;text-align:center;text-wrap:pretty}.products-page .arch-wrap .arch-caption b{color:var(--rp-fg);font-weight:600}.products-page .arch-wrap .arch-style-hint{position:absolute;top:16px;right:20px;font-family:var(--rp-font-mono);font-size:10.5px;color:var(--rp-fg-muted);letter-spacing:.12em;text-transform:uppercase}.products-page .surface-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.products-page .surface-card{padding:32px;background:#0b10178c;border:1px solid var(--rp-border);border-radius:20px;transition:border-color .25s}.products-page .surface-card:hover{border-color:#34d39959}.products-page .surface-card .who{font-family:var(--rp-font-mono);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--rp-emerald-400)}.products-page .surface-card h3{font-family:var(--rp-font-display);font-weight:700;font-size:26px;line-height:1.15;letter-spacing:-.015em;color:var(--rp-fg);margin:12px 0 14px;text-wrap:balance}.products-page .surface-card h3 em{font-family:var(--rp-font-editorial, "Cormorant Garamond", serif);font-style:italic;font-weight:500;color:var(--rp-emerald-300)}.products-page .surface-card p{font-family:var(--rp-font-body);font-size:15px;line-height:1.6;color:var(--rp-fg-muted);margin:0 0 18px;text-wrap:pretty}.products-page .surface-card .arrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--rp-font-mono);font-size:12px;font-weight:600;color:var(--rp-emerald-300);letter-spacing:.02em;text-decoration:none}.products-page .surface-card .arrow svg{width:14px;height:14px;transition:transform .25s}.products-page .surface-card:hover .arrow svg{transform:translate(3px)}.products-page .live-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.products-page .live-stat{padding:28px;background:#0b10178c;border:1px solid var(--rp-border);border-radius:20px;display:flex;flex-direction:column;gap:14px}.products-page .live-stat .ls-label{font-family:var(--rp-font-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--rp-emerald-400)}.products-page .live-stat .ls-value{font-family:var(--rp-font-mono);font-weight:700;font-size:clamp(28px,3.8vw,44px);letter-spacing:-.02em;color:var(--rp-fg);font-variant-numeric:tabular-nums;line-height:1;background:linear-gradient(180deg,#fff,#bbf7d0 65%,#fcd34d 120%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.products-page .live-stat .ls-sub{font-family:var(--rp-font-body);font-size:13px;line-height:1.5;color:var(--rp-fg-muted);margin-top:auto}.products-page .pricing-teaser{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;padding:56px;background:#0b10178c;border:1px solid var(--rp-border);border-radius:20px;align-items:center}.products-page .pricing-teaser .l h2{font-family:var(--rp-font-display);font-weight:700;font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.02em;color:var(--rp-fg);margin:16px 0 28px;text-wrap:pretty}.products-page .pricing-teaser .l h2 em{font-family:var(--rp-font-editorial, "Cormorant Garamond", serif);font-style:italic;font-weight:500;color:var(--rp-emerald-300)}.products-page .pricing-teaser .l p{font-family:var(--rp-font-body);font-size:16px;line-height:1.58;color:var(--rp-fg-muted);margin:0 0 24px;text-wrap:pretty}.products-page .pricing-teaser .l .cta-line{display:inline-flex;align-items:center;gap:8px;font-family:var(--rp-font-mono);font-weight:600;color:var(--rp-emerald-300);text-decoration:none}.products-page .pricing-teaser .r{display:flex;flex-direction:column;gap:10px}.products-page .pricing-teaser .tier{display:grid;grid-template-columns:1fr 1.4fr auto;gap:16px;padding:16px 20px;background:#070a0d80;border:1px solid var(--rp-border);border-radius:12px;font-family:var(--rp-font-mono);font-size:13px;align-items:center}.products-page .pricing-teaser .tier .tn{font-weight:700;color:var(--rp-fg);letter-spacing:.06em;text-transform:uppercase;font-size:11.5px}.products-page .pricing-teaser .tier .td{color:var(--rp-fg-muted);font-size:12px;letter-spacing:.02em}.products-page .pricing-teaser .tier .tp{color:var(--rp-emerald-300);font-weight:700;font-size:13px;text-align:right;white-space:nowrap}.products-page .cta-band{padding:96px 40px;margin:40px 0;text-align:center;background:radial-gradient(900px 400px at 50% 0%,rgba(16,185,129,.14),transparent 60%),#0b101780;border-top:1px solid var(--rp-border);border-bottom:1px solid var(--rp-border)}.products-page .cta-band h2{font-family:var(--rp-font-display);font-weight:700;font-size:clamp(36px,5.5vw,64px);line-height:1.05;letter-spacing:-.02em;color:var(--rp-fg);margin:0 0 36px;text-wrap:balance}.products-page .cta-band h2 em{font-family:var(--rp-font-editorial, "Cormorant Garamond", serif);font-style:italic;font-weight:500;color:var(--rp-emerald-300)}.products-page .cta-band .btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.products-page .cta-band .btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--rp-font-display);font-weight:500;font-size:14.5px;border-radius:12px;padding:0 20px;height:48px;border:1px solid transparent;text-decoration:none}.products-page .cta-band .btn.primary{background:var(--rp-emerald-500);color:var(--rp-stone-950);font-weight:600}.products-page .cta-band .btn.primary:hover{background:var(--rp-emerald-400)}.products-page .cta-band .btn.ghost{color:var(--rp-fg-muted);border-color:var(--rp-border-strong)}.products-page .cta-band .btn.ghost:hover{color:var(--rp-fg);border-color:#10b98166}@media(max-width:980px){.products-page .p-grid{grid-template-columns:1fr 1fr}.products-page .surface-grid{grid-template-columns:1fr}.products-page .live-proof-grid{grid-template-columns:1fr 1fr}.products-page .sec-head{grid-template-columns:1fr;gap:20px}.products-page .sec-head .aside{justify-self:start}.products-page .pricing-teaser{grid-template-columns:1fr;gap:36px;padding:36px}.products-page .p-wrap,.products-page .p-hero-inner{padding:0 20px}.products-page .p-section{padding:56px 0}.products-page .p-hero{padding:64px 0 48px}}@media(max-width:620px){.products-page .p-grid,.products-page .live-proof-grid{grid-template-columns:1fr}.products-page .cta-band{padding:64px 24px}}
