:root{--primary-color:#4a90e2;--secondary-color:#6c757d;--success-color:#28a745;--danger-color:#dc3545;--background-color:#f8f9fa;--text-color:#212529;--border-color:#dee2e6;--shadow-color:rgba(0,0,0,.1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color)}.header{background-color:#fff;padding:1rem;box-shadow:0 2px 4px var(--shadow-color);display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo{height:40px}.share-button{background-color:var(--primary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}.share-button:hover{background-color:#357abd}.state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(1turn)}}.error-state{color:var(--danger-color)}.retry-button{margin-top:1rem;padding:.5rem 1rem;background-color:var(--danger-color);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#c82333}.empty-state{max-width:600px}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.demo-button,.install-button{padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:500;transition:transform .2s}.install-button{background-color:var(--primary-color);color:#fff}.demo-button{background-color:var(--secondary-color);color:#fff}.demo-button:hover,.install-button:hover{transform:translateY(-2px)}.comparison-container{padding:2rem;max-width:1400px;margin:0 auto}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.product-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px var(--shadow-color);overflow:hidden;transition:transform .2s}.product-card:hover{transform:translateY(-4px)}.product-image{position:relative;padding-top:75%;background-color:#f8f9fa}.product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:1rem}.product-badge{position:absolute;top:1rem;right:1rem;background-color:var(--success-color);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.875rem}.product-details{padding:1.5rem}.product-name{font-size:1.25rem;margin-bottom:.5rem;line-height:1.4}.product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.stars{color:#ffc107}.product-price{font-size:1.5rem;font-weight:600;color:var(--text-color);margin-bottom:1rem}.product-price.lowest-price{color:var(--success-color)}.product-divider{height:1px;background-color:var(--border-color);margin:1rem 0}.features-list{margin-bottom:1rem}.feature-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.875rem}.feature-item i{color:var(--success-color);font-size:.75rem}.pros-cons{margin-bottom:1.5rem}.pros-cons h4{margin-bottom:.5rem;color:var(--secondary-color)}.con-item,.pro-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.875rem}.icon-con,.icon-pro{width:16px;height:16px;flex-shrink:0}.icon-pro{color:var(--success-color)}.icon-con{color:var(--danger-color)}.view-button{display:block;width:100%;background-color:var(--primary-color);color:#fff;text-align:center;padding:.75rem;border-radius:4px;text-decoration:none;font-weight:500;margin-top:1rem;transition:background-color .2s}.view-button:hover{background-color:#357abd}.toast-message{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(100px);background-color:rgba(0,0,0,.8);color:#fff;padding:.75rem 1.5rem;border-radius:4px;z-index:1000;opacity:0;transition:transform .3s,opacity .3s}.toast-message.visible{transform:translateX(-50%) translateY(0);opacity:1}@media (max-width:768px){.header{padding:.75rem}.logo{height:32px}.comparison-container{padding:1rem}.products-grid{grid-template-columns:1fr}.product-card{margin-bottom:1.5rem}.cta-buttons{flex-direction:column}.demo-button,.install-button{width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.comparison-container{animation:fadeIn .5s ease-in}.features{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem}.feature{flex:1 1;min-width:200px;max-width:300px;background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px var(--shadow-color);text-align:center}.feature i{font-size:2rem;color:var(--primary-color);margin-bottom:1rem}.feature h3{margin-bottom:.5rem;color:var(--text-color)}.feature p{color:var(--secondary-color);font-size:.875rem}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:ES Rebond Grotesque;src:url(/fonts/ESRebondGrotesque-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ES Rebond Grotesque;src:url(/fonts/ESRebondGrotesque-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fafafa;color:#111;overflow-x:hidden;-webkit-font-smoothing:antialiased}.grain-overlay{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:512px}.landing{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#0c0a09;background:#faf8f5;overflow-x:hidden}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(36,33%,97%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-inner{max-width:1360px;margin:0 auto;padding:20px 60px;justify-content:space-between}.logo,.nav-inner{display:flex;align-items:center}.logo{gap:8px;font-family:ES Rebond Grotesque,sans-serif;font-weight:700;font-size:22px;letter-spacing:-.02em;color:#0c0a09}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{color:#0c0a09;text-decoration:none;font-size:15px;font-weight:400;transition:opacity .2s}.nav-links a:hover{opacity:.6}.nav-cta{background:#0c0a09!important;color:#fff!important;padding:12px 24px;border-radius:100px;font-size:16px!important;font-weight:500!important;transition:opacity .2s!important;display:inline-flex!important;align-items:center;gap:8px}.nav-cta:hover{opacity:.85!important}.hero-stack-section{height:300vh;position:relative}.hero-stack-pin{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.hero-top{text-align:center;padding:0 60px;position:relative;z-index:5;flex-shrink:0}.hero-badge{margin-bottom:28px}.hero-top h1{font-family:ES Rebond Grotesque,sans-serif;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px;color:#0c0a09}.hchar{display:inline-block;opacity:0;filter:blur(12px);transform:translateY(14px);animation:hchar-in .7s cubic-bezier(.25,1,.5,1) forwards}@keyframes hchar-in{to{opacity:1;filter:blur(0);transform:translateY(0)}}.hero-fade{opacity:0;filter:blur(6px);transform:translateY(12px);animation:hero-fade-in .6s cubic-bezier(.25,1,.5,1) forwards}@keyframes hero-fade-in{to{opacity:.6;filter:blur(0);transform:translateY(0)}}.hero-actions.hero-fade{animation-name:hero-fade-in-full}@keyframes hero-fade-in-full{to{opacity:1;filter:blur(0);transform:translateY(0)}}.hero-sub{font-size:22px;margin:0 auto 32px;text-wrap:balance}.hero-actions{margin-bottom:12px}.hero-note{text-align:center}.compare-row{display:flex;justify-content:center;align-items:flex-start;z-index:4;margin-top:24px;flex-shrink:0;gap:20px;opacity:0}.compare-card{background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.06);overflow:hidden;position:relative;flex-shrink:0;box-shadow:none;width:240px}.compare-card-img{overflow:hidden;background:#f5f5f4;aspect-ratio:1/1;width:240px;height:240px}.compare-card-img img{width:100%;height:100%;object-fit:cover;display:block}.compare-card-badge{position:absolute;top:12px;left:12px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:100px;opacity:0;transform:scale(0)}.compare-card-badge.best{background:#0c0a09;color:#fff}.compare-card-badge.premium{background:#f5f5f4;color:#0c0a09;border:1px solid #e7e5e4}.compare-card-badge.value{background:#166534;color:#fff}.compare-card-info{padding:0;height:0;opacity:0;overflow:hidden}.compare-card-name{font-size:15px;font-weight:600;color:#0c0a09;margin-bottom:6px}.compare-card-rating{font-size:13px;color:#78716c;margin-bottom:4px}.compare-card-rating span{color:#a8a29e}.compare-card-price{font-size:20px;font-weight:700;color:#0c0a09;margin-bottom:0}.compare-lowest{font-size:12px;font-weight:600;color:#166534}.compare-card-divider{height:1px;background:#f0efed;margin:10px 0}.compare-card-whybuy{margin-bottom:0}.whybuy-label{font-size:11px;font-weight:600;color:#a8a29e;text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:4px}.compare-card-whybuy p{font-size:13px;color:#44403c;line-height:1.4;margin:0}.compare-card-cons,.compare-card-pros{display:flex;flex-direction:column;gap:4px}.compare-card-cons{margin-top:6px}.cpro{color:#166534}.ccon,.cpro{font-size:13px}.ccon{color:#991b1b}.hero{max-width:1360px;margin:0 auto;padding:180px 60px 80px;text-align:center;position:relative}.hero:before{content:none}.hero>*{position:relative;z-index:2}.hero-badge{display:inline-block;background:#f5f5f4;color:#78716c;font-size:14px;font-weight:500;padding:8px 20px;border-radius:100px;letter-spacing:.01em;text-transform:none;margin-bottom:40px}.hero h1{font-family:ES Rebond Grotesque,sans-serif;font-size:clamp(48px,6vw,80px);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin-bottom:24px;color:#0c0a09}.hero-line{display:block}.hero-sub{font-size:20px;line-height:1.5;color:#0c0a09;opacity:0;max-width:600px;margin:0 auto 48px;font-weight:400}.hero-actions{display:flex;justify-content:center;gap:16px;margin-bottom:20px;flex-wrap:wrap;opacity:0}.btn-primary{display:inline-flex;align-items:center;gap:10px;background:#0c0a09;color:#fff;font-size:18px;font-weight:500;padding:14px 28px;border-radius:100px;text-decoration:none;transition:opacity .2s}.btn-primary:hover{opacity:.85;transform:none}.btn-outline{display:inline-flex;align-items:center;gap:10px;background:transparent;color:#0c0a09;font-size:18px;font-weight:500;padding:14px 28px;border-radius:100px;text-decoration:none;border:1.5px solid #d5d3d0;transition:background .2s,border-color .2s}.btn-outline:hover{background:#f5f5f4;border-color:#a8a29e}.btn-large{padding:16px 32px;font-size:20px}.btn-secondary{display:inline-flex;align-items:center;color:#0c0a09;font-size:16px;font-weight:500;padding:14px 24px;text-decoration:none;border-radius:100px;border:1.5px solid #e7e5e4;background:#fff;transition:all .2s}.btn-secondary:hover{background:#f5f5f4}.hero-note{font-size:14px;color:#a8a29e}.hero-visual{margin-top:60px;perspective:1400px}.hero-visual-inner{max-width:1360px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.03);transform:rotateX(4deg);will-change:transform}.hero-visual-inner:hover{box-shadow:0 40px 80px rgba(0,0,0,.09),0 0 0 1px rgba(0,0,0,.04)}.hero-placeholder{background:#fff;padding:48px;display:flex;flex-direction:column;align-items:center;gap:32px;min-height:400px}.placeholder-badge{font-size:14px;color:#a8a29e;letter-spacing:.05em;font-weight:500}.placeholder-cards{display:flex;align-items:center;gap:24px}.ph-card{background:#f5f5f4;border-radius:24px;padding:24px;width:200px;display:flex;flex-direction:column;gap:12px}.ph-img{height:120px;border-radius:16px}.ph-img,.ph-title{background:#e7e5e4}.ph-title{height:16px;border-radius:4px;width:80%}.ph-rating{font-size:14px;color:#a8a29e}.ph-pros{display:flex;flex-direction:column;gap:4px}.ph-pro{font-size:12px;color:#78716c;font-weight:500}.ph-vs{font-family:ES Rebond Grotesque,sans-serif;font-size:28px;font-weight:600;color:#d6d3d1;letter-spacing:-.02em}.trust-logos{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.trust-logos span{font-size:14px;color:#78716c;font-weight:500}.section-label{font-size:14px;font-weight:500;letter-spacing:.05em;color:#a8a29e;text-transform:uppercase;margin-bottom:16px}.features,.how-it-works,.social-proof{max-width:1360px;margin:0 auto;padding:120px 60px}.features h2,.final-cta h2,.how-it-works h2,.pain-section h2,.social-proof h2{font-family:ES Rebond Grotesque,sans-serif;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:60px;color:#0c0a09;text-align:center}.feature-carousel{max-width:1360px;margin:0 auto;padding:120px 60px}.feature-carousel h2{font-family:ES Rebond Grotesque,sans-serif;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:48px;color:#0c0a09;text-align:center}.carousel-container{display:grid;grid-template-columns:320px 1fr;grid-gap:0;gap:0;align-items:stretch;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.06);overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.03);max-width:900px;margin:0 auto}.carousel-labels{display:flex;flex-direction:column;gap:0;padding:16px 12px 16px 24px;justify-content:center}.carousel-label{display:flex;align-items:stretch;gap:12px;background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:inherit;position:relative;transition:all .3s ease;width:100%;border-radius:12px}.carousel-label:not(.active){opacity:.45}.carousel-label:not(.active):hover{opacity:.7;background:rgba(0,0,0,.02)}.carousel-label.active{background:#f5f5f4;box-shadow:none}.carousel-label-progress{width:3px;background:#e7e5e4;border-radius:3px;flex-shrink:0;position:relative;overflow:hidden;--progress:0%;margin:0}.carousel-label-progress:after{content:"";position:absolute;top:0;left:0;width:100%;height:var(--progress);background:#0c0a09;border-radius:3px}.carousel-label-content{padding:12px 16px}.carousel-label-content h3{font-family:ES Rebond Grotesque,sans-serif;font-size:16px;font-weight:600;color:#0c0a09;margin-bottom:0;letter-spacing:-.02em;line-height:1.3}.carousel-label-content p{font-size:12px;color:#57534e;line-height:1.5;margin:3px 0 0}.carousel-label.active .carousel-label-content h3{margin-bottom:0}.carousel-preview{position:relative;top:0;background:transparent;border-radius:0;border:none;overflow:hidden;aspect-ratio:auto;display:flex;align-items:center;justify-content:flex-end;box-shadow:none;min-height:0}.carousel-image{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease;pointer-events:none}.carousel-image.active{opacity:1;pointer-events:auto}.carousel-image img{width:100%;height:100%;object-fit:contain;display:block}.feature-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;border-radius:0;overflow:visible;max-width:1040px;margin:0 auto}.feature-card{background:#fff;border-radius:24px;padding:0;border:1px solid rgba(0,0,0,.06);will-change:transform;cursor:default;overflow:hidden;display:flex;flex-direction:column}.feature-visual{padding:40px;min-height:240px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:1 1}.feature-visual-sm{min-height:200px}.feature-img{width:100%;height:100%;object-fit:contain;display:block;border-radius:0}.feature-visual:has(.feature-img){padding:0;min-height:0}.feature-text{padding:20px 28px 28px;height:100px;box-sizing:border-box}.feature-card h3{font-family:Inter,sans-serif;font-size:19px;font-weight:600;margin-bottom:4px;letter-spacing:-.02em;color:#0c0a09;line-height:1.25}.feature-card p{font-size:13px;color:#0c0a09;opacity:.5;line-height:1.5}.amazon-domains{text-align:center;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.amazon-domain-label{font-size:14px;font-weight:600;color:#0c0a09;display:block;margin-bottom:20px}.amazon-domain-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:280px}.amazon-domain-list span{font-size:13px;color:#78716c;font-weight:500;background:#fff;padding:6px 14px;border-radius:100px}.mock-ui{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:320px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.mock-ui-header{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#a8a29e;margin-bottom:16px}.mock-ui-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#0c0a09;padding:6px 0}.mock-ui-row.green{color:#166534}.mock-ui-row.red{color:#991b1b}.mock-ui-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.mock-ui-dot.green{background:#22c55e}.mock-ui-dot.red{background:#ef4444}.mock-ui-divider{height:1px;background:#e7e5e4;margin:10px 0}.mock-verdict-badge{display:inline-block;background:#0c0a09;color:#fff;font-size:13px;font-weight:600;padding:6px 14px;border-radius:100px;margin-bottom:12px}.mock-verdict-body{font-size:13px;color:#0c0a09;opacity:.6;line-height:1.5}.mock-pills{display:flex;flex-wrap:wrap;gap:6px}.mock-pill{padding:6px 14px;border-radius:100px;font-size:12px;font-weight:500;background:#f5f5f4;color:#78716c;border:1px solid #e7e5e4}.mock-pill.active{background:#0c0a09;color:#fff;border-color:#0c0a09}.mock-ui-share{display:flex;flex-direction:column;align-items:center;text-align:center}.mock-share-bar{display:inline-flex;align-items:center;gap:12px;background:#f5f5f4;padding:10px 20px;border-radius:100px;margin-bottom:12px}.mock-share-url{font-size:13px;color:#78716c;font-family:SF Mono,Menlo,monospace}.mock-share-copied{font-size:12px;color:#fff;font-weight:600;background:#0c0a09;padding:4px 12px;border-radius:100px}.mock-share-sub{font-size:13px;color:#a8a29e}.pain-section{max-width:1360px;margin:0 auto;padding:120px 60px;text-align:center}.pain-visual{background:#0c0a09;border-radius:24px;margin-top:40px;overflow:hidden}.pain-visual video{width:100%;display:block}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.step{text-align:left}.step-number{font-family:ES Rebond Grotesque,sans-serif;font-size:72px;font-weight:600;color:#e7e5e4;letter-spacing:-.02em;margin-bottom:16px}.step-visual{margin-bottom:24px}.step-placeholder{background:#f5f5f4;border-radius:40px;padding:32px;display:flex;align-items:center;justify-content:center;min-height:200px}.step-img{width:100%;border-radius:24px;display:block;object-fit:contain}.step h3{font-size:18px;font-weight:600;margin-bottom:8px;letter-spacing:-.01em}.step p{font-size:15px;color:#0c0a09;opacity:.6;line-height:1.5}.sp-tabs{display:flex;gap:8px}.sp-tab{width:60px;height:40px;background:#e7e5e4;border-radius:12px}.sp-popup{text-align:center}.sp-popup-header{font-size:14px;color:#78716c;margin-bottom:12px}.sp-popup-btn{display:inline-block;background:#0c0a09;color:#fff;padding:10px 24px;border-radius:100px;font-size:14px;font-weight:500}.sp-result{display:flex;gap:8px}.sp-card{width:60px;height:80px;background:#e7e5e4;border-radius:12px}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.testimonial{background:#f5f5f4;border-radius:40px;padding:40px;border:none}.testimonial p{font-size:16px;line-height:1.6;color:#0c0a09;opacity:.8;margin-bottom:24px;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:36px;height:36px;background:#0c0a09;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.testimonial-author strong{display:block;font-size:14px;font-weight:600;color:#0c0a09}.testimonial-author span{font-size:13px;color:#a8a29e}.final-cta{text-align:center;padding:120px 60px;position:relative;max-width:1360px;margin:0 auto;gap:40px}.final-cta,.final-cta-content{display:flex;flex-direction:column;align-items:center}.final-cta-content{gap:0}.final-cta:before{content:none}.final-cta h2,.final-cta p{color:#0c0a09;margin-bottom:0}.final-cta p{font-size:18px;opacity:.5}.final-cta .btn-primary{background:#0c0a09;color:#fff;margin-bottom:0}.final-cta .btn-primary:hover{opacity:.85}.final-cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.desktop-only{display:inline-flex}.mobile-only{display:none}.product-mosaic{position:relative;width:100%;max-width:1360px;aspect-ratio:1360/654;margin:0 auto}.product-tile{position:absolute;width:22.06%;aspect-ratio:1/1;border-radius:60px;background:#f5f5f4;overflow:hidden}.product-tile--alt{background:#e7e5e4}.product-tile img{width:100%;height:100%;object-fit:cover;display:block}.category-carousel{width:100%;overflow-x:auto;overflow-y:visible;margin-top:48px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);scrollbar-width:none;-ms-overflow-style:none}.category-carousel::-webkit-scrollbar{display:none}.category-carousel-track{display:flex;gap:24px;width:max-content}.cat-carousel-card{flex-shrink:0;width:320px;text-decoration:none;color:inherit;transition:transform .2s}.cat-carousel-card:hover{transform:translateY(-4px)}.cat-carousel-stack{position:relative;height:300px;overflow:visible;cursor:pointer}.cat-carousel-stack,.cat-stack-item{display:flex;align-items:center;justify-content:center}.cat-stack-item{position:absolute;width:260px;height:260px;border-radius:36px;background:#fff;border:1px solid rgba(0,0,0,.04);overflow:hidden;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.cat-stack-img{width:100%;height:100%;object-fit:contain;padding:16px}.cat-stack-empty{width:100%;height:100%;background:linear-gradient(135deg,#f5f5f4,#e7e5e4)}.cat-carousel-label{text-align:center;font-family:ES Rebond Grotesque,sans-serif;font-size:1.15rem;font-weight:500;color:#0c0a09;margin-top:8px;line-height:1.3}.category-carousel-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px}.carousel-explore-btn{padding:14px 36px;font-size:1.05rem;border-radius:100px;border:1px solid #d6d3d1;background:#fff;color:#0c0a09;text-decoration:none;font-weight:500;transition:all .2s;display:inline-flex;align-items:center}.carousel-explore-btn:hover{background:#0c0a09;color:#fff;border-color:#0c0a09}.carousel-chevron{width:52px;height:52px;border-radius:50%;border:1px solid #d6d3d1;background:#fff;color:#0c0a09;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.carousel-chevron:hover{background:#0c0a09;color:#fff;border-color:#0c0a09}.review-dots{flex-direction:column;gap:24px}.review-dots,.review-dots-row{display:flex;align-items:center}.review-dot{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-left:-16px;border:2px solid #e7e4d6}.review-dot:first-child{margin-left:0}.review-dot-lg{width:80px;height:80px;margin-left:-16px;border:none}.why-buy-text{font-family:ES Rebond Grotesque,sans-serif;font-size:clamp(48px,6vw,80px);font-weight:500;color:#0c0a09;letter-spacing:-.02em;text-align:center}.footer{background:#2a2725;color:#e7e5e4;border-radius:80px 80px 0 0;margin-top:0}.footer-inner{max-width:1360px;margin:0 auto;padding:80px 60px 40px;display:flex;flex-direction:column;align-items:center;gap:60px}.footer-brand{text-align:center;max-width:100%}.footer-brand .logo{justify-content:center}.footer-brand .logo span,.footer-tagline{color:#fff;font-family:ES Rebond Grotesque,sans-serif}.footer-tagline{font-size:clamp(32px,4vw,48px);font-weight:500;text-align:center;margin-bottom:24px;line-height:1.2;letter-spacing:-.02em}.footer-logo-large{font-family:ES Rebond Grotesque,sans-serif;font-size:clamp(80px,15vw,200px);font-weight:800;color:#fff;letter-spacing:-.03em;display:flex;align-items:center;gap:.12em;line-height:1}.footer-mark{height:.9em;width:auto;flex-shrink:0}.footer-links{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-links>a{color:#e7e5e4;text-decoration:none;font-size:14px;transition:opacity .2s}.footer-links>a:hover{opacity:.6}.footer-col{display:flex;gap:16px}.footer-col h4{display:none}.footer-col a{color:#e7e5e4;text-decoration:none;font-size:14px;transition:opacity .2s}.footer-col a:hover{opacity:.6}.footer-bottom{max-width:1360px;margin:0 auto;padding:0;border-top:none}.footer-bottom,.footer-copyright{font-size:14px;color:#e7e5e4}.footer-divider{width:100%;height:1px;background:hsla(0,0%,100%,.1)}.affiliate-info-trigger{position:relative}.affiliate-info-trigger:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#333;color:#ccc;font-size:10px;white-space:nowrap;padding:5px 10px;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .2s;margin-bottom:6px}.affiliate-info-trigger:hover:after{opacity:1}.footer-stickers{width:100%;max-width:1360px;margin:0 auto;padding:40px 60px 0}.footer-stickers img{width:100%;display:block}@media (max-width:768px){.nav-links a:not(.nav-cta){display:none}.nav-inner{padding:14px 16px}.nav-cta{padding:10px 18px;font-size:14px!important;white-space:nowrap}.hero-stack-section{height:250vh}.hero-top{padding:100px 20px 16px}.hero-top h1{font-size:clamp(32px,9vw,44px)}.hero-sub{font-size:16px;margin-bottom:20px}.hero-badge{font-size:13px;padding:6px 16px;margin-bottom:20px}.compare-row{flex-wrap:nowrap;gap:6px;justify-content:center;overflow:visible}.compare-card{width:144px!important;border-radius:18px}.compare-card-img{width:144px!important;height:144px!important}.compare-card-info{padding:10px!important}.compare-card-name{font-size:12px;margin-bottom:2px}.compare-card-rating{font-size:10px}.compare-card-price{font-size:15px}.compare-lowest{font-size:9px}.compare-card-badge{font-size:9px;padding:3px 7px;top:8px;left:8px;border-radius:8px}.compare-card-divider{margin:6px 0}.whybuy-label{font-size:9px}.ccon,.compare-card-whybuy p,.cpro{font-size:11px}.btn-outline,.btn-primary{font-size:16px;padding:12px 24px}.btn-large{font-size:17px;padding:14px 28px}.btn-secondary{font-size:14px;padding:12px 20px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card-wide,.feature-grid>.feature-card:nth-child(n){grid-column:1}.feature-visual{min-height:200px;padding:24px}.feature-text{height:auto;padding:20px 24px 28px}.feature-card h3{font-size:18px}.feature-card p{font-size:13px}.amazon-domain-list{max-width:100%}.feature-carousel{padding:60px 16px}.feature-carousel h2{font-size:clamp(28px,8vw,40px);margin-bottom:40px}.carousel-container{gap:32px;grid-template-columns:1fr}.carousel-labels{padding:8px}.carousel-preview{min-height:280px;order:-1}.carousel-label-content h3{font-size:15px}.carousel-label-content p{font-size:12px}.pain-section{padding:60px 16px}.pain-visual{height:auto}.pain-visual,.pain-visual video{border-radius:20px}.pain-visual-inner{font-size:48px}.steps{grid-template-columns:1fr;gap:32px}.step-number{font-size:48px;margin-bottom:8px}.step-placeholder{min-height:140px;padding:24px;border-radius:28px}.step h3{font-size:16px}.step p{font-size:14px}.features h2,.final-cta h2,.how-it-works h2,.pain-section h2,.social-proof h2{font-size:clamp(28px,8vw,40px);margin-bottom:40px}.features,.how-it-works,.social-proof{padding:60px 16px}.testimonials{grid-template-columns:1fr;gap:16px}.testimonial{padding:28px;border-radius:28px}.testimonial p{font-size:15px}.placeholder-cards{flex-direction:column}.ph-vs{transform:rotate(90deg)}.final-cta{padding:60px 16px;gap:24px}.final-cta h2{margin-bottom:8px!important}.product-mosaic{aspect-ratio:1/1.4}.product-tile{border-radius:24px;width:28%}.category-carousel{margin-top:32px}.category-carousel-track{gap:16px}.cat-carousel-card{width:240px}.cat-carousel-stack{height:220px}.cat-stack-item{width:180px;height:180px;border-radius:24px}.cat-carousel-label{font-size:1rem}.desktop-only{display:none!important}.mobile-only{display:flex!important}.mobile-cta-note{align-items:center;text-align:center}.mobile-cta-note,.trust-bar{flex-direction:column;gap:12px}.trust-bar{padding:40px 16px}.trust-logos{gap:16px}.review-dot{width:44px;height:44px;margin-left:-12px}.review-dot-lg{width:56px;height:56px}.footer{border-radius:40px 40px 0 0}.footer-inner{padding:60px 20px 40px;gap:48px}.footer-brand{text-align:center;width:100%}.footer-links{flex-direction:column;gap:12px;align-items:center}.footer-col{flex-wrap:wrap;justify-content:center;gap:12px}.footer-tagline{font-size:clamp(22px,5.5vw,32px);margin-bottom:24px}.footer-logo-large{font-size:clamp(64px,18vw,120px);justify-content:center;width:100%}.footer-stickers{padding:40px 20px 0}}.page-shell{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#0c0a09;background:#faf8f5;min-height:100vh;display:flex;flex-direction:column}.page-shell .nav-inner{padding:20px 60px;display:flex;justify-content:space-between;align-items:center}.page-shell .logo{display:flex}.page-shell .logo,.page-shell .nav-cta{align-items:center;text-decoration:none}.page-shell .nav-cta{background:#0c0a09;color:#fff;padding:10px 20px;border-radius:100px;font-weight:500;font-size:14px;transition:opacity .2s;display:inline-flex;gap:8px}.page-shell .nav-cta:hover{opacity:.85}.page-main{flex:1 1;padding:80px 24px 120px}.page-container{max-width:760px;margin:0 auto}.page-eyebrow{font-size:14px;font-weight:500;color:#a8a29e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.page-heading{font-family:ES Rebond Grotesque,sans-serif;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.05;letter-spacing:-.02em;margin-bottom:32px}.page-lead{font-size:19px;line-height:1.6;color:#44403c;margin-bottom:16px}.page-meta{font-size:14px;color:#a8a29e;margin-bottom:48px}.page-content{font-size:16px;line-height:1.7;color:#292524}.page-content a{color:#0c0a09;text-decoration:underline;text-underline-offset:3px}.page-content a:hover{opacity:.7}.page-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:#f5f5f4;padding:2px 6px;border-radius:4px}.page-footer{background:#1c1917;color:#fff}.page-footer .footer-inner{max-width:1360px;margin:0 auto;padding:32px 60px;display:flex;flex-direction:column;align-items:center;gap:16px}.page-footer .footer-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.page-footer .footer-row a{color:#e7e5e4;text-decoration:none;font-size:14px;transition:opacity .2s}.page-footer .footer-row a:hover{opacity:.6}.page-footer .footer-sep{color:#57534e;font-size:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-footer .footer-copyright{font-size:14px;color:#a8a29e}.page-footer .footer-chrome-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:#fff;color:#0c0a09;border-radius:100px;text-decoration:none;font-size:14px;font-weight:500;transition:opacity .2s}.page-footer .footer-chrome-cta:hover{opacity:.85}.legal-section{margin-top:40px}.legal-section h2{font-family:ES Rebond Grotesque,sans-serif;font-size:22px;font-weight:600;letter-spacing:-.01em}.legal-section h2,.legal-section p,.legal-section ul{margin-bottom:12px}.legal-section ul{padding-left:20px}.legal-section li{margin-bottom:8px}.faq-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.faq-item{background:#fff;border:1px solid #e7e5e4;border-radius:20px;padding:20px 24px;transition:border-color .2s,box-shadow .2s}.faq-item[open]{border-color:#d6d3d1;box-shadow:0 4px 16px rgba(0,0,0,.04)}.faq-item summary{font-family:ES Rebond Grotesque,sans-serif;font-size:18px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-weight:400;font-size:22px;color:#a8a29e;transition:transform .2s}.faq-item[open] summary:after{content:"–"}.faq-item p{margin-top:12px;color:#44403c;line-height:1.7}.page-callout{margin-top:64px;padding:32px;background:#f5f5f4;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-callout p{font-size:18px;font-weight:500}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:32px}.contact-card{display:block;padding:28px;background:#fff;border:1px solid #e7e5e4;border-radius:24px;text-decoration:none;color:inherit;transition:transform .2s,border-color .2s,box-shadow .2s}.contact-card:hover{transform:translateY(-2px);border-color:#d6d3d1;box-shadow:0 6px 20px rgba(0,0,0,.05)}.contact-card h3{font-family:ES Rebond Grotesque,sans-serif;font-size:20px;font-weight:600;margin-bottom:8px}.contact-card p{font-size:15px;color:#57534e;line-height:1.6;margin-bottom:16px}.contact-link{font-size:14px;font-weight:500;color:#0c0a09}.feedback-form{margin-top:32px;display:flex;flex-direction:column;gap:12px}.form-label{font-size:14px;font-weight:600;color:#0c0a09;margin-top:16px}.form-optional{color:#a8a29e;font-weight:400}.feedback-categories{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.feedback-chip{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 18px;background:#fff;border:1px solid #e7e5e4;border-radius:16px;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .2s,background .2s}.feedback-chip:hover{border-color:#d6d3d1}.feedback-chip strong{font-size:15px;font-weight:600}.feedback-chip span{font-size:13px;color:#78716c}.feedback-chip.is-active{border-color:#0c0a09;background:#0c0a09;color:#fff}.feedback-chip.is-active span{color:hsla(0,0%,100%,.7)}.feedback-form input,.feedback-form textarea{font-family:inherit;font-size:15px;padding:14px 16px;background:#fff;border:1px solid #e7e5e4;border-radius:14px;outline:none;transition:border-color .2s;resize:vertical}.feedback-form input:focus,.feedback-form textarea:focus{border-color:#0c0a09}.feedback-form .btn-primary{align-self:flex-start;margin-top:12px}.form-note{font-size:13px;color:#78716c;margin-top:8px}@media (max-width:768px){.page-shell .nav-inner{padding:16px 20px}.page-main{padding:48px 20px 80px}.contact-grid,.feedback-categories{grid-template-columns:1fr}.page-footer .footer-inner{padding:24px 20px}.page-footer .footer-row{gap:6px}.page-footer .footer-copyright,.page-footer .footer-row a{font-size:13px}}