*{margin:0;padding:0;box-sizing:border-box}:root{--brand-primary: #4aabeb;--brand-primary-medium: #3b82f6;--brand-primary-dark: #2563eb;--color-background: #000000;--color-button: var(--brand-primary-medium);--color-accent: var(--brand-primary);--font-heading: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;overflow-x:hidden}body{color:#1e293b;background-color:var(--color-background);line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}img{max-width:100%;height:auto}.App{min-height:100vh;position:relative}.header{position:absolute;top:0;left:0;right:0;z-index:100;padding:1.25rem 1.5rem}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo{display:flex;align-items:center}.logo-icon{height:32px;width:auto}.logo-text-img,.logo-wordmark{height:28px;width:auto}.btn-get-started{font-family:var(--font-heading);background-color:#fff;color:#1a1a1a;padding:12px 24px;border-radius:50px;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.btn-get-started:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 480px){.header{padding:1rem}.logo-icon{height:26px}.logo-text-img,.logo-wordmark{height:22px}.btn-get-started{padding:6px 12px;font-size:.7rem}}.hero{background:#000;color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative}.hero-product-grid{position:absolute;top:0;left:0;right:0;display:flex;gap:6px;padding:6px;z-index:0}.product-column{flex:1;display:flex;flex-direction:column;gap:6px;animation:scrollUp linear infinite}.product-column:nth-child(1){animation-duration:180s}.product-column:nth-child(2){animation-duration:150s}.product-column:nth-child(3){animation-duration:170s}.product-column:nth-child(4){animation-duration:160s}.product-column:nth-child(5){animation-duration:140s}.product-column:nth-child(4),.product-column:nth-child(5){display:none}.product-tile{border-radius:8px;overflow:hidden;background:#1a1a1a}.product-tile img{width:100%;height:auto;display:block}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000008c;z-index:1}.hero-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;padding:0 20px;position:relative;z-index:2}.hero-content{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-title{font-family:var(--font-heading);font-size:2.75rem;font-weight:800;line-height:1.1;margin:0 0 48px;letter-spacing:-1px}.btn-get-started{font-family:var(--font-heading);background:linear-gradient(180deg,#4aabeb,#7dd3e8);color:#1a1a1a;border:none;padding:16px 48px;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #4aabeb4d}.btn-get-started:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4aabeb66}@media (min-width: 1024px){.hero-product-grid{gap:8px;padding:8px}.product-column{gap:8px}.product-column:nth-child(4),.product-column:nth-child(5){display:flex}.product-tile{border-radius:10px}.hero-title{font-size:4rem;margin-bottom:56px}.btn-get-started{padding:18px 56px;font-size:1.15rem}}@media (min-width: 768px) and (max-width: 1023px){.hero-title{font-size:3.5rem}}@media (max-width: 480px){.hero-product-grid{gap:4px;padding:4px}.product-column{gap:4px}.product-tile{border-radius:6px}.hero-title{font-size:2.25rem;margin-bottom:40px}.btn-get-started{padding:14px 40px;font-size:1rem}}.how-it-works-section{background-color:#fff;position:relative;height:400vh}.how-it-works-container{max-width:900px;margin:0 auto;padding:0 2rem;position:relative;height:100%}.how-it-works-content-wrapper{position:relative;width:100%;display:flex;align-items:center;justify-content:center;gap:2rem}.how-it-works-text-wrapper{position:relative;width:400px;min-height:100px;z-index:10}.how-it-works-step{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;transition:opacity .4s ease-in-out}.how-it-works-title{font-size:1.75rem;font-weight:700;color:var(--text-dark, #1a1a1a);line-height:1.2;margin-bottom:.75rem;letter-spacing:-.02em}.inline-kickback-logo{height:1.4rem;width:auto;vertical-align:-.02em;margin-right:.1em}.how-it-works-subtitle{font-size:.95rem;color:#6b7280;font-style:italic;font-weight:400}.phone-mockup-wrapper{position:relative;z-index:10;width:220px;flex-shrink:0}.refund-notification{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:20px;box-shadow:0 4px 12px #00000026;z-index:20;animation:slideDownNotification .6s ease forwards}.refund-notification-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.3}.refund-notification-divider{height:1px;background:#d1d5db;margin:12px 0}.refund-notification-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.refund-meta-item{font-size:.75rem;color:#6b7280}.refund-notification-message{font-size:.85rem;color:#1a1a1a;margin:0 0 16px;line-height:1.4}.refund-amount-box{background:#fef3c7;border-radius:8px;padding:16px;text-align:center}.refund-amount-label{font-size:.75rem;color:#6b7280;margin:0 0 8px}.refund-amount-value{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1}@keyframes slideDownNotification{0%{opacity:0;transform:translate(-50%,calc(-50% - 20px))}to{opacity:1;transform:translate(-50%,-50%)}}.confetti-container{position:absolute;top:-150px;left:50%;transform:translate(-50%);width:400px;height:700px;pointer-events:none;z-index:30;overflow:hidden}.confetti{position:absolute;width:12px;height:12px;background:#ff6b6b;top:-12px;border-radius:2px;animation:confettiFall linear forwards}.confetti-0{background:#ff6b6b}.confetti-1{background:#4ecdc4}.confetti-2{background:#ffe66d}.confetti-3{background:#95e1d3}.confetti-4{background:#f38181}@keyframes confettiFall{0%{transform:translateY(0) translate(0) rotate(0);opacity:1}to{transform:translateY(850px) translate(var(--confetti-x, 0)) rotate(720deg);opacity:0}}.phone-mockup{position:relative;width:220px}.phone-frame{width:220px;height:450px;background:#1a1a1a;border-radius:36px;padding:8px;position:relative;box-shadow:0 0 0 2px #2a2a2a,inset 0 0 0 2px #3a3a3a}.phone-frame:before{content:"";position:absolute;left:-2px;top:80px;width:2px;height:24px;background:#2a2a2a;border-radius:2px 0 0 2px}.phone-frame:after{content:"";position:absolute;left:-2px;top:120px;width:2px;height:48px;background:#2a2a2a;border-radius:2px 0 0 2px}.phone-notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:80px;height:20px;background:#1a1a1a;border-radius:14px;z-index:10}.phone-screen{width:100%;height:100%;background:#fff;border-radius:28px;overflow:hidden;display:flex;flex-direction:column}.nike-header{padding:32px 16px 10px;display:flex;justify-content:center}.nike-logo{width:32px;height:14px;color:#1a1a1a}.product-content{padding:0 16px;flex:1;display:flex;flex-direction:column}.product-name{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:2px;letter-spacing:-.01em}.product-type{font-size:.75rem;color:#6b7280;margin-bottom:10px}.product-image-container{background:transparent;border-radius:12px;padding:16px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;flex:1;max-height:180px}.product-image{display:flex;align-items:center;justify-content:center}.product-image img{width:100%;max-width:130px;height:auto;object-fit:contain}.product-price-container{margin-bottom:10px;position:relative;min-height:32px;display:flex;align-items:center;justify-content:center}.product-price{font-size:1.25rem;font-weight:600;color:#1a1a1a;text-align:center;margin:0;transition:opacity .4s ease,transform .4s ease}.product-price-exit{animation:fadeOutScale .4s ease forwards}.product-price-row{display:flex;flex-direction:column;align-items:center;gap:4px;animation:fadeInScale .5s ease forwards}.product-price-row-enter{animation:fadeInScale .5s ease forwards}.product-price-current{font-size:1.25rem;font-weight:600;color:#1a1a1a;animation:slideDown .5s ease .1s both}.product-price-right{display:flex;align-items:center;gap:6px;animation:slideDown .5s ease .2s both}.product-price-original{font-size:.9rem;font-weight:400;color:#9ca3af;text-decoration:line-through}.product-discount-badge{background:#60a5fa;color:#fff;font-size:.75rem;font-weight:500;padding:2px 8px;border-radius:12px;animation:popIn .4s ease .3s both}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.purchased-btn{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:10px 20px;font-size:.8rem;font-weight:500;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:16px}.check-icon{font-size:.8rem;color:#1a1a1a}.phone-shadow{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);width:140px;height:15px;background:radial-gradient(ellipse,rgba(0,0,0,.2) 0%,transparent 70%)}@media (max-width: 768px){.how-it-works-section{height:300vh}.how-it-works-content-wrapper{flex-direction:column;gap:2rem}.how-it-works-text-wrapper{width:calc(100% - 2rem);max-width:400px;text-align:center}.phone-mockup-wrapper{width:220px}.how-it-works-title{font-size:1.5rem}.refund-notification{width:280px;top:50%;left:50%;transform:translate(-50%,-50%)}.refund-notification-title{font-size:1rem}.refund-amount-value{font-size:2rem}}@media (min-width: 769px) and (max-width: 1399px){.how-it-works-content-wrapper{justify-content:center;gap:1.5rem}.how-it-works-text-wrapper{transform:translate(-1.5rem);max-width:400px}.phone-mockup-wrapper{transform:translate(1.5rem)}}@media (min-width: 1400px){.how-it-works-container{max-width:1400px}.how-it-works-content-wrapper{justify-content:center;gap:2rem}.how-it-works-text-wrapper{width:450px;order:-1;transform:translate(-2rem)}.phone-mockup-wrapper{width:220px;transform:translate(2rem)}}@media (max-width: 480px){.how-it-works-title{font-size:1.25rem}.inline-kickback-logo{height:.9rem}.how-it-works-subtitle{font-size:.85rem}.phone-mockup-wrapper,.phone-mockup{width:200px}.phone-frame{width:200px;height:410px;border-radius:32px}.phone-screen{border-radius:24px}.phone-notch{width:70px;height:18px}.product-image-container{max-height:150px}.product-price{font-size:1.1rem}.refund-notification{width:240px;padding:16px;top:50%;left:50%;transform:translate(-50%,-50%)}.refund-notification-title{font-size:.9rem}.refund-notification-message{font-size:.8rem}.refund-amount-value{font-size:1.75rem}}@media (max-width: 320px){.phone-frame{height:360px}.product-image-container{max-height:120px}}.product-showcase{background:#000;color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative}.product-showcase-grid{position:absolute;top:0;left:0;right:0;display:flex;gap:6px;padding:6px;z-index:0}.product-showcase .product-column{flex:1;display:flex;flex-direction:column;gap:6px;animation:scrollUp linear infinite}.product-showcase .product-column:nth-child(1){animation-duration:180s}.product-showcase .product-column:nth-child(2){animation-duration:150s}.product-showcase .product-column:nth-child(3){animation-duration:170s}.product-showcase .product-column:nth-child(4){animation-duration:160s}.product-showcase .product-column:nth-child(5){animation-duration:140s}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-25%)}}.product-showcase .product-column:nth-child(4),.product-showcase .product-column:nth-child(5){display:none}.product-showcase .product-tile{border-radius:8px;overflow:hidden;background:#1a1a1a}.product-showcase .product-tile img{width:100%;height:auto;display:block}.product-showcase-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000bf;z-index:1}.product-showcase-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;padding:0 20px;position:relative;z-index:2}.product-showcase-content{text-align:center;display:flex;flex-direction:column;align-items:center}.product-showcase-title{font-family:var(--font-heading);font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 16px;letter-spacing:-.5px}.product-showcase-logo{height:.8em;width:auto;vertical-align:baseline;margin-right:.15em}.product-showcase-subtitle{font-size:1.5rem;color:#ffffffbf;margin:0 0 32px;line-height:1.5}.product-showcase .btn-get-started{font-family:var(--font-heading);background:linear-gradient(180deg,#4aabeb,#7dd3e8);color:#1a1a1a;border:none;padding:16px 48px;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #4aabeb4d}.product-showcase .btn-get-started:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4aabeb66}@media (min-width: 1024px){.product-showcase-grid{gap:8px;padding:8px}.product-showcase .product-column{gap:8px}.product-showcase .product-column:nth-child(4),.product-showcase .product-column:nth-child(5){display:flex}.product-showcase .product-tile{border-radius:10px}.product-showcase-title{font-size:2.5rem;margin-bottom:20px}.product-showcase-subtitle{font-size:1.75rem;margin-bottom:36px}.product-showcase .btn-get-started{padding:18px 56px;font-size:1.15rem}}@media (min-width: 768px) and (max-width: 1023px){.product-showcase-title{font-size:2.25rem}}@media (max-width: 480px){.product-showcase-grid{gap:4px;padding:4px}.product-showcase .product-column{gap:4px}.product-showcase .product-tile{border-radius:6px}.product-showcase-title{font-size:1.75rem;margin-bottom:14px}.product-showcase-subtitle{font-size:1.25rem;margin-bottom:28px}.product-showcase .btn-get-started{padding:14px 40px;font-size:1rem}}.testimonials{background:linear-gradient(180deg,#0a0a0a,#111827);color:#fff;padding:100px 20px;position:relative;overflow:hidden}.testimonials:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(74,171,235,.03) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(125,211,232,.03) 0%,transparent 50%);pointer-events:none}.testimonials-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.testimonials-header{text-align:center;margin-bottom:60px}.testimonials-eyebrow{display:inline-block;font-family:var(--font-heading);font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:16px;padding:8px 16px;background:#4aabeb1a;border-radius:20px;border:1px solid rgba(74,171,235,.2)}.testimonials-title{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 16px;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#b8ccd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.testimonials-subtitle{font-size:1.2rem;color:#fff9;max-width:500px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px}.testimonial-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px;display:flex;flex-direction:column;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;animation:fadeInUp .6s ease forwards;opacity:0}.testimonial-card:hover{transform:translateY(-4px);border-color:#4aabeb4d;box-shadow:0 20px 40px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.testimonial-savings{display:inline-flex;align-items:baseline;gap:6px;margin-bottom:20px;padding:10px 16px;background:linear-gradient(135deg,#4aabeb26,#7dd3e81a);border-radius:12px;align-self:flex-start;border:1px solid rgba(74,171,235,.2)}.savings-amount{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#4aabeb}.savings-label{font-size:.85rem;color:#ffffff80;font-weight:500}.testimonial-quote{font-size:1rem;line-height:1.7;color:#ffffffd9;margin:0 0 24px;flex-grow:1;font-style:normal}.testimonial-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.testimonial-author{display:flex;align-items:center;gap:12px}.author-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#4aabeb,#7dd3e8);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:600;font-size:1rem;color:#0a0a0a}.author-info{display:flex;flex-direction:column}.author-name{font-family:var(--font-heading);font-weight:600;font-size:.95rem;color:#fff}.author-location{font-size:.8rem;color:#ffffff73}.testimonial-product{font-size:.75rem;color:#fff6;background:#ffffff0d;padding:6px 12px;border-radius:20px;white-space:nowrap}.testimonials-stats{display:flex;justify-content:center;align-items:center;gap:48px;padding:40px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:#fff;letter-spacing:-.02em}.stat-label{font-size:.9rem;color:#ffffff80;margin-top:4px}.stat-divider{width:1px;height:50px;background:#ffffff1a}@media (min-width: 1024px){.testimonials{padding:120px 40px}.testimonials-title{font-size:3rem}.testimonials-subtitle{font-size:1.35rem}.testimonial-card{padding:32px}.stat-value{font-size:2.5rem}}@media (max-width: 1023px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card:nth-child(3){grid-column:span 2;max-width:500px;margin:0 auto}}@media (max-width: 768px){.testimonials{padding:80px 20px}.testimonials-header{margin-bottom:40px}.testimonials-title{font-size:2rem}.testimonials-subtitle{font-size:1rem}.testimonials-grid{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.testimonial-card:nth-child(3){grid-column:span 1;max-width:none}.testimonial-card{padding:24px}.testimonials-stats{flex-direction:column;gap:24px;padding:32px 24px}.stat-divider{width:80px;height:1px}.stat-value{font-size:1.75rem}}@media (max-width: 480px){.testimonials-title{font-size:1.75rem}.testimonial-footer{flex-direction:column;align-items:flex-start;gap:12px}.testimonial-product{align-self:flex-start}.savings-amount{font-size:1.25rem}}.footer{background-color:var(--text-dark);color:#fff;padding:3rem 2rem 1.5rem;margin-top:auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:var(--primary-color);font-size:1.5rem;margin-bottom:1rem}.footer-logo{height:1.75rem;width:auto;margin-bottom:1rem}.footer-section h4{font-size:1.1rem;margin-bottom:1rem;color:#fff}.footer-section p{color:#fffc;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem;color:#fffc}.footer-section ul li a{color:#fffc;transition:color .3s ease}.footer-section ul li a:hover{color:var(--primary-color)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#fff9}@media (max-width: 768px){.footer{padding:2rem 1.5rem 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}}.privacy-policy-page{min-height:100vh;display:flex;flex-direction:column}.privacy-policy-container{flex:1;padding:120px 20px 60px;background:linear-gradient(135deg,#0a0a0f,#1a1a2e)}.privacy-policy-content{max-width:800px;margin:0 auto;color:#e0e0e0}.privacy-policy-content h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.privacy-policy-content .last-updated{color:#888;font-size:.9rem;margin-bottom:2.5rem}.privacy-policy-content section{margin-bottom:2rem}.privacy-policy-content h2{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.privacy-policy-content h3{font-size:1.1rem;font-weight:600;color:#fff;margin:1.25rem 0 .75rem}.privacy-policy-content p{line-height:1.7;margin-bottom:1rem;color:silver}.privacy-policy-content ul{list-style:none;padding:0;margin:0 0 1rem}.privacy-policy-content ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;line-height:1.6;color:silver}.privacy-policy-content ul li:before{content:"•";position:absolute;left:0;color:#6c5ce7}.privacy-policy-content ul li strong{color:#fff}.privacy-policy-content .contact-info li:before{display:none}.privacy-policy-content .contact-info li{padding-left:0}.privacy-policy-content .intro-section{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.privacy-policy-content a{color:#6c5ce7;text-decoration:none;transition:color .2s ease}.privacy-policy-content a:hover{color:#8b7cf7}.back-link{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.back-link a{display:inline-flex;align-items:center;color:#6c5ce7;text-decoration:none;font-weight:500;transition:color .2s ease}.back-link a:hover{color:#8b7cf7}@media (max-width: 768px){.privacy-policy-container{padding:100px 16px 40px}.privacy-policy-content h1{font-size:2rem}.privacy-policy-content h2{font-size:1.25rem}}
