.product-intro-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.product-intro-card{text-align:center;width:100%;max-width:420px}.product-intro-logo{object-fit:contain;height:96px;margin:0 auto 2rem;display:block}.product-intro-name{color:#222;margin:0 0 .5rem;font-size:1.6rem;font-weight:700}.product-intro-hero-price{color:#222;margin:1rem 0 .2rem;font-size:2.8rem;font-weight:800}.product-intro-hero-unit{font-size:1.1rem;font-weight:400}.product-intro-secondary-price{color:#555;margin:0 0 2rem;font-size:.9rem}.product-intro-features{text-align:center;margin:0 auto 2rem;display:inline-block}.product-intro-feature{justify-content:center;align-items:center;gap:.6rem;padding:.4rem 0;font-size:.95rem;display:flex}.product-intro-feature-check{color:#34a853;font-weight:700}.product-intro-cta{color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:16px 32px;font-size:1.05rem;font-weight:600}.product-intro-footer{color:#666;border-top:1px solid #e0ddd8;margin-top:2.5rem;padding-top:1rem;font-size:.75rem;line-height:1.6}.product-intro-not-found{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.debug-overlay__progress{z-index:100000;opacity:0;pointer-events:none;background:#fff9;width:0%;height:3px;transition:opacity .3s 1s;position:fixed;bottom:0;left:0}.debug-overlay__progress--active{opacity:1;animation:5s linear forwards debug-progress-fill}@keyframes debug-progress-fill{0%{width:0%}to{width:100%}}.debug-overlay__countdown{color:#ffffffe6;z-index:100000;pointer-events:none;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:monospace;font-size:14px;animation:.2s debug-pill-fadein;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.debug-overlay__pill{color:#fff;z-index:100000;pointer-events:auto;background:#000000d9;border-radius:20px;padding:8px 16px;font-family:monospace;font-size:12px;animation:.2s debug-pill-fadein;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes debug-pill-fadein{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
