*{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: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Manrope", -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}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-25%)}}.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 20px;letter-spacing:-1px}.hero-amazon-logo{display:block;width:162px;height:auto;margin:18px auto 0}.hero-subtitle{font-family:var(--font-body);font-size:1.1rem;font-weight:500;line-height:1.5;color:#ffffffd9;max-width:440px;margin:0 0 40px}.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:24px}.hero-amazon-logo{width:230px;margin-top:26px}.hero-subtitle{font-size:1.25rem;max-width:520px;margin-bottom:48px}.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:16px}.hero-amazon-logo{width:134px;margin-top:14px}.hero-subtitle{font-size:1rem;margin-bottom:32px}.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.55rem;width:auto;vertical-align:-.04em;margin-right:.05em}.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}.amazon-logo{width:80px;height:auto;object-fit:contain;margin-top:16px}.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:clamp(1.35rem,5vw,1.75rem)}.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}.how-it-works-title{font-size:2rem}.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)}.how-it-works-title{font-size:2.25rem}.phone-mockup-wrapper{width:220px;transform:translate(2rem)}}@media (max-width: 480px){.how-it-works-title{font-size:clamp(1.25rem,4.5vw,1.5rem)}.inline-kickback-logo{height:1rem}.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}}.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}}.enable{--kb-blue: #3ea6ff;--kb-cyan: #b3f6ff;--kb-green: #22c55e;--kb-ink: #1a1a1a;--kb-muted: rgba(0, 0, 0, .6);--kb-pad: 24px;--kb-safari-glyph-x: 115px;--kb-pointer-tip-offset: 4.2px;min-height:100vh;min-height:100dvh;background:#fff;color:var(--kb-ink);display:flex;flex-direction:column;padding:20px var(--kb-pad) calc(28px + env(safe-area-inset-bottom,0px));font-family:var(--font-body)}.enable__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.enable__wordmark{height:22px;width:auto}.enable__pct{font-size:.95rem;font-weight:700;color:var(--kb-green);white-space:nowrap}.enable__track{height:4px;border-radius:999px;background:#ececec;overflow:hidden;margin-bottom:36px}.enable__fill{height:100%;border-radius:999px;background:var(--kb-green);transition:width .5s cubic-bezier(.22,1,.36,1)}.enable__title{font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:6px}.enable__sub{font-size:1.05rem;color:var(--kb-muted);margin-bottom:32px}.enable__steps{list-style:none;display:flex;flex-direction:column;gap:18px;margin:0 0 20px;padding:0}.enable__step{display:flex;align-items:flex-start;gap:14px;font-size:1.15rem;line-height:1.4}.enable__num{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--kb-ink);color:#fff;font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.enable__glyph{display:inline-flex;align-items:center;justify-content:center;vertical-align:-5px;width:26px;height:26px;margin:0 2px;border-radius:6px;background:#f0f0f2}.enable__chip{display:inline-block;padding:1px 10px;border:1px solid rgba(0,0,0,.18);border-radius:999px;font-size:.95rem;white-space:nowrap}.enable__accent{color:var(--kb-blue);font-weight:700}.enable__pointer{font-size:2.4rem;line-height:1;text-align:left;padding-top:4px;animation:enable-nudge 1.4s ease-in-out infinite}.enable__pointer>span{display:inline-block;width:calc((var(--kb-safari-glyph-x) - var(--kb-pad) - var(--kb-pointer-tip-offset)) * 2);text-align:center}.enable__pointer--push{margin-top:auto}.enable__pointer--up{align-self:flex-end;text-align:right;margin-top:0;padding-top:0;margin-bottom:12px;animation:enable-nudge-up 1.4s ease-in-out infinite}@keyframes enable-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@keyframes enable-nudge-up{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion: reduce){.enable__pointer,.enable__pointer--up{animation:none}}.enable__hint{margin-top:-8px;font-size:.9rem;line-height:1.45;color:var(--kb-muted)}.enable__dialogs{display:flex;align-items:center;gap:10px;margin-bottom:26px}.enable__dialog{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px;padding:12px 10px;border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#f7f7f9;text-align:center}.enable__dialogPrimary{font-size:.82rem;font-weight:700;line-height:1.25;color:var(--kb-blue)}.enable__dialogMuted{font-size:.78rem;color:#00000059}.enable__dialogArrow{flex:0 0 auto;font-size:1.1rem;color:var(--kb-muted)}.enable__note{margin-top:20px;font-size:.85rem;line-height:1.5;color:var(--kb-muted);text-align:center}.enable__center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}.enable__check{width:96px;height:96px;border-radius:50%;background:var(--kb-green);color:#fff;font-size:2.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:22px;box-shadow:0 8px 24px #22c55e4d}.enable__cta{display:block;width:100%;padding:19px 24px;border-radius:30px;background:var(--kb-blue);color:#fff;font-size:1.15rem;font-weight:600;text-align:center;box-shadow:0 4px 16px #3ea6ff59}.enable__cta--push{margin-top:auto}.enable__cta:active{transform:translateY(1px)}.enable__ghost{display:block;width:100%;margin-top:14px;padding:16px;border-radius:30px;background:transparent;color:var(--kb-muted);font-size:1rem;font-weight:600;text-align:center}.enable__ghost--push{margin-top:auto}.enable__linkbox{display:flex;align-items:center;gap:10px;margin:18px 0 14px;padding:14px 16px;border-radius:14px;background:#f4f4f6;font-size:.95rem;color:var(--kb-muted)}.enable__linkbox span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.enable__spacer{flex:1}@media (min-width: 640px){.enable{max-width:520px;margin:0 auto}}.enable__debug{position:fixed;left:8px;bottom:8px;z-index:99;padding:8px 10px;border-radius:10px;background:#000000d1;color:#fff;font-family:ui-monospace,Menlo,monospace;font-size:11px;line-height:1.5}.enable__debug b{display:inline-block;min-width:84px;color:#7dd3e8;font-weight:600}.enable__note--tiny{font-size:11px;opacity:.5}.enable__hint--cta{margin-top:auto;padding:18px 0 8px;text-align:center;font-size:15px;opacity:.75}.extension-demo{--kb-blue: #2377df;--kb-ink: #192a3a;min-height:100vh;background:#fff;color:#202020;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.5;padding-bottom:70px}.extension-demo button,.extension-demo select{font:inherit}.extension-demo button:focus-visible,.extension-demo a:focus-visible,.extension-demo select:focus-visible,.extension-demo input:focus-visible{outline:3px solid #4aabeb;outline-offset:4px}.kickback-panel{position:fixed;right:25px;top:68px;width:385px;max-height:calc(100dvh - 145px);background:#fff;border:1px solid #e1e7ed;border-radius:19px;box-shadow:0 18px 65px #21344630,0 2px 10px #21344610;z-index:10;display:flex;flex-direction:column;overflow:hidden;color:var(--kb-ink);animation:kb-arrive .35s ease-out}.kb-header{display:flex;align-items:center;padding:19px 19px 16px;gap:10px;border-bottom:1px solid #eef1f4;flex-shrink:0}.kb-header>img{width:92px;height:auto}.kb-status{font-size:9px;color:#84919c;margin-left:auto}.kb-icon-button{display:grid;place-items:center;background:transparent;color:#79858f;width:25px;height:25px;flex-shrink:0;border-radius:5px}.kb-intro{padding:19px 20px 17px;flex-shrink:0;background:linear-gradient(115deg,#f5faff,#fff)}.kb-discovery{display:flex;align-items:center;gap:7px;color:#3778b7;font-size:10px;font-weight:600}.kb-intro h2{font-size:28px;font-weight:800;letter-spacing:-1.3px;margin:5px 0 4px}.kb-intro h2 span{color:var(--kb-blue)}.kb-intro>p{font-size:11px;color:#7b8792}.kb-saving{display:flex;justify-content:space-between;align-items:center;margin-top:15px;background:#e9f5ed;border:1px solid #dcefe3;border-radius:7px;padding:9px 10px;color:#30704b;font-size:10px}.kb-saving>span{display:flex;align-items:center;gap:5px}.kb-saving strong{font-size:13px}.kb-tabs{display:flex;border-bottom:1px solid #e7edf2;padding:0 18px;gap:15px;flex-shrink:0}.kb-tabs button{background:transparent;padding:13px 0 11px;font-size:10px;font-weight:600;color:#83909c;border-bottom:2px solid transparent;white-space:nowrap}.kb-tabs button.active{color:var(--kb-blue);border-color:var(--kb-blue)}.kb-tabs span{font-size:9px;margin-left:3px;background:#f0f3f6;padding:2px 5px;border-radius:4px}.kb-tabs .active span{background:#eaf3ff}.kb-controls{display:flex;justify-content:space-between;padding:13px 19px;font-size:10px;color:#788692;flex-shrink:0}.kb-controls label{display:flex;gap:7px;align-items:center}.kb-controls input{accent-color:var(--kb-blue);width:12px;height:12px}.kb-controls select{border:0;background:transparent;color:#687b8b;max-width:140px;font-size:10px}.kb-results{overflow:auto;overscroll-behavior:contain;padding:0 17px 16px;min-height:80px;scrollbar-width:thin;scrollbar-color:#d8e1e9 transparent}.kb-offer{border:1px solid #e6eaf0;border-radius:10px;margin-bottom:10px;overflow:hidden;flex-shrink:0}.kb-best{border-color:#bcd8f8}.kb-best-label{background:#edf5ff;padding:7px 11px;color:#3573b5;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.kb-best-label>span{margin-left:auto;font-weight:500}.kb-offer-content{display:flex;gap:10px;padding:12px 10px 8px;position:relative}.kb-offer-image{height:94px;width:82px;flex-shrink:0;overflow:hidden;border-radius:5px;background:#f0f0f0}.kb-offer-image img{height:100%;width:100%;object-fit:cover;transform:scale(1.35)}.kb-offer-info{flex:1;min-width:0}.kb-retailer{font-size:10px;font-weight:700;display:flex;gap:5px;align-items:center;padding-right:18px}.kb-retailer>span{font-family:Georgia,serif;font-size:14px;line-height:16px}.kb-offer-info h3{font-weight:500;font-size:10px;margin:3px 0;white-space:nowrap;letter-spacing:-.15px}.kb-offer-info>p{font-size:9px;color:#88939e}.kb-offer-price{display:flex;align-items:baseline;gap:7px;margin-top:5px}.kb-offer-price strong{font-size:17px;letter-spacing:-.5px}.kb-offer-price del{font-size:10px;color:#9aa5ae}.kb-shipping{font-size:9px;color:#84909a}.kb-save{position:absolute;top:8px;right:7px}.kb-save.saved{color:var(--kb-blue)}.kb-primary,.kb-view{display:flex;align-items:center;justify-content:space-between;border-radius:6px;padding:9px 12px;margin:3px 10px 10px;width:calc(100% - 20px);font-size:10px!important;font-weight:600!important}.kb-primary{background:var(--kb-blue);color:#fff}.kb-primary:hover{background:#175fbd}.kb-view{background:#f3f6f9;color:#4d6274}.kb-view:hover{background:#e8eff7}.kb-explore{background:transparent;font-size:10px!important;color:#83909b;text-align:left;width:100%;padding:7px 2px}.kb-explore>span{color:var(--kb-blue);display:flex;align-items:center;justify-content:space-between;margin-top:4px;font-weight:600}.kb-watch{padding:13px 17px;display:flex;align-items:center;gap:9px;border-top:1px solid #e8edf2;flex-shrink:0}.kb-watch>svg{color:#6886a3}.kb-watch>span{display:flex;flex-direction:column;gap:2px}.kb-watch strong{font-size:9px;font-weight:600}.kb-watch small{font-size:9px;color:#8b97a2}.kb-watch button{margin-left:auto;padding:6px 10px;background:#fff;border:1px solid #d5e3f3;border-radius:5px;color:#3475b9;font-size:9px;font-weight:600;white-space:nowrap}.kb-footer{padding:10px 17px;display:flex;gap:5px;align-items:center;font-size:8px;color:#96a2ac;background:#f8fafc;flex-shrink:0}.kb-footer>span{margin-left:auto;border:1px solid #dfe6ed;border-radius:3px;padding:1px 4px;font-size:7px}.kickback-launcher{position:fixed;right:25px;bottom:23px;display:flex;align-items:center;gap:10px;padding:13px 17px;border-radius:30px;background:#2377df;color:#fff;box-shadow:0 4px 20px #1a579f35;z-index:11;font-size:12px!important}.kickback-launcher b{font-size:10px;padding:4px 8px;background:#ffffff29;border-radius:20px}.kickback-launcher.is-open{padding:10px 15px;font-size:10px!important}.kb-empty{text-align:center;padding:30px 14px;color:#8194a5}.kb-empty>svg{margin:auto}.kb-empty h3{font-size:13px;margin:12px 0 8px}.kb-empty p{font-size:11px}.kb-offer-detail{overflow:auto;padding:18px 20px}.kb-back{background:none;color:#6f8496;font-size:11px!important}.kb-offer-detail>img{width:100%;max-height:230px;object-fit:contain;margin:15px 0;border-radius:8px;background:#f0f0f0}.kb-match{font-size:10px;color:#30704b;background:#e9f5ed;padding:4px 7px;border-radius:5px}.kb-offer-detail h2{font-size:20px;margin:12px 0 5px}.kb-offer-detail>p{font-size:12px;color:#7b8792}.kb-offer-detail h3{font-size:28px;margin-top:16px}.kb-offer-detail del{font-size:15px;color:#9aa5ae;font-weight:400}.kb-demo-note{padding:14px;background:#f2f7fc;font-size:11px;color:#677f95;border-radius:8px;margin:20px 0}.kb-offer-detail .kb-primary{margin:0;width:100%;padding:12px}.demo-toast{position:fixed;bottom:25px;left:25px;display:flex;gap:10px;align-items:center;background:#203343;color:#fff;padding:14px 20px;border-radius:9px;box-shadow:0 5px 20px #0002;z-index:20;font-size:12px;max-width:calc(100vw - 50px)}@keyframes kb-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1500px){.kickback-panel{right:40px;width:400px}.kickback-launcher{right:40px}}@media (max-width: 900px){.demo-desktop{display:none}.kickback-panel{right:16px}}@media (max-width: 600px){.kickback-panel{top:auto;bottom:79px;right:10px;width:calc(100% - 20px);max-height:calc(100dvh - 95px);border-radius:18px}.kb-header{padding:14px 17px}.kb-intro{padding:14px 18px}.kb-intro h2{font-size:26px}.kickback-launcher{right:12px;bottom:17px}.demo-toast{bottom:85px;left:15px;max-width:calc(100vw - 30px)}.kb-results{min-height:100px}}@media (prefers-reduced-motion: reduce){.kickback-panel{animation:none}}.mobile-demo-stage{min-height:100dvh;display:flex;align-items:center;justify-content:center;gap:clamp(45px,8vw,140px);padding:28px;background:#edf2f7;color:#192a3a}.mobile-demo-caption{max-width:350px}.mobile-demo-caption>img{width:125px}.mobile-demo-caption h1{font-size:38px;line-height:1.18;letter-spacing:-1.5px;margin:30px 0 18px}.mobile-demo-caption p{font-size:14px;color:#697d8f;line-height:1.9}.mobile-demo-caption button{display:block;margin:26px 0 18px;background:#2377df;color:#fff;padding:12px 21px;border-radius:24px}.mobile-demo-caption button:focus-visible{outline:3px solid #192a3a;outline-offset:4px}.mobile-demo-caption small{font-size:10px;color:#8293a1}.mobile-demo-device{width:405px;height:min(874px,calc(100dvh - 56px));min-height:600px;border:7px solid #25282c;border-radius:51px;padding:3px;background:#090a0b;box-shadow:0 26px 65px #24384e26,0 0 0 1px #87919a;flex-shrink:0;overflow:hidden}.mobile-demo-device iframe{display:block;width:100%;height:100%;border:0;border-radius:40px;background:#fff}.mobile-safari-demo{padding-top:0;padding-bottom:24px}.mobile-safari-demo .kickback-panel{top:auto;right:0;bottom:0;width:100%;height:62dvh;max-height:calc(100dvh - 12px);border-radius:22px 22px 0 0;border-bottom:0;box-shadow:0 -8px 40px #21344626}.kb-sheet-handle{width:100%;min-height:23px;display:grid;place-items:center;background:#fff;flex-shrink:0}.kb-sheet-handle>span{height:4px;width:35px;background:#d9e0e6;border-radius:4px}.mobile-safari-demo .kb-header{padding:0 16px 7px;min-height:38px;border:0}.mobile-safari-demo .kb-intro{padding:9px 18px 11px}.mobile-safari-demo .kb-intro h2{font-size:25px}.mobile-safari-demo .kb-saving{margin-top:10px}.mobile-safari-demo .kb-tabs{gap:14px}.mobile-safari-demo .kb-tabs button{font-size:11px;min-height:44px;padding:10px 0}.mobile-safari-demo .kb-controls{padding:8px 18px}.mobile-safari-demo .kb-controls label{min-height:28px}.mobile-safari-demo .kb-results{min-height:50px;flex:1}.mobile-safari-demo .kb-icon-button{width:36px;height:36px}.mobile-safari-demo .kb-save{top:2px;right:2px}.mobile-safari-demo .kb-offer-info h3{font-size:11px}.mobile-safari-demo .kb-offer-info>p,.mobile-safari-demo .kb-shipping{font-size:10px}.mobile-safari-demo .kb-primary,.mobile-safari-demo .kb-view{min-height:42px;font-size:11px!important}.mobile-safari-demo .kb-watch{padding:8px 16px}.mobile-safari-demo .kb-watch button{min-height:36px}.mobile-safari-demo .kb-footer{padding:6px 16px}.mobile-safari-demo .kickback-launcher{bottom:120px;left:18px;right:18px;justify-content:center;min-height:48px;font-size:12px!important}.mobile-safari-demo .kickback-launcher.is-open{visibility:hidden}.mobile-safari-demo .demo-toast{bottom:20px}@media (max-width: 740px){.mobile-demo-caption{display:none}.mobile-demo-stage{padding:18px}.mobile-demo-device{height:calc(100dvh - 36px)}}@media (max-width: 480px){.mobile-demo-stage{padding:0;background:#fff}.mobile-demo-device{width:100%;height:100dvh;min-height:0;padding:0;border:0;border-radius:0;box-shadow:none}.mobile-demo-device iframe{border-radius:0}}.mobile-safari-demo .kickback-launcher{left:auto;right:0;top:40%;bottom:auto;width:61px;height:42px;min-height:42px;padding:0 9px 0 12px;gap:8px;border-radius:12px 0 0 12px;touch-action:none;-webkit-user-select:none;user-select:none;background:#2377df;box-shadow:0 3px 14px #21344626}.kb-launcher-monogram{font-family:Arial,sans-serif;font-style:italic;font-size:34px;font-weight:800;line-height:1;padding-right:4px;padding-bottom:3px}.mobile-safari-demo .kickback-panel{height:min(670px,72dvh);border-radius:10px 10px 0 0}.mobile-safari-demo .kickback-panel.sheet-expanded{height:calc(100dvh - 12px)}.mobile-safari-demo .kb-header{padding:10px 18px;min-height:48px;justify-content:space-between}.kb-simple-tabs{display:flex;gap:22px;margin:0 20px;border-bottom:1px solid #edf0f3;flex-shrink:0}.kb-simple-tabs button{background:none;color:#87939e;padding:9px 0 12px;min-height:44px;font-size:13px;border-bottom:2px solid transparent}.kb-simple-tabs button.active{color:#192a3a;font-weight:700;border-bottom-color:#192a3a}.mobile-safari-demo .kb-simple-results{padding:0 20px}.kb-simple-offer{display:flex;align-items:center;gap:12px;width:100%;min-height:126px;padding:17px 0;text-align:left;color:#192a3a;background:#fff;border-bottom:1px solid #edf0f3}.kb-simple-offer:last-child{border-bottom:0}.kb-simple-offer:hover{background:#f8fafc}.kb-simple-offer>img{width:94px;height:96px;object-fit:cover;border-radius:7px;background:#f0f0f0;flex-shrink:0}.kb-simple-retailer{flex:1;min-width:0}.kb-simple-retailer,.kb-simple-price{display:flex;flex-direction:column;gap:4px}.kb-simple-retailer strong{font-size:13px;font-weight:600}.kb-simple-retailer>span{font-size:11px;color:#8b959f}.kb-simple-price{text-align:right;flex-shrink:0}.kb-simple-price strong{font-size:16px;font-weight:700}.kb-simple-price>span{color:#418060;font-size:10px}.kb-simple-offer>svg{color:#a1aab3;flex-shrink:0}.kb-simple-footer{text-align:center;color:#9aa4ad;font-size:9px;padding:10px 20px;flex-shrink:0}.kb-badge-grip{font-size:20px;opacity:.55}.kb-header-actions{display:flex;align-items:center;gap:5px}.kb-header-actions .is-watching{color:#2377df;background:#edf5ff}.kb-simple-retailer strong{line-height:1.45;font-weight:500}.kb-savings-moment{margin:0 16px 10px;padding:16px;background:#eaf4ff;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0}.kb-savings-copy{min-width:0}.kb-savings-eyebrow{display:flex;align-items:center;gap:5px;font-size:10px;color:#3b6eaa}.kb-savings-moment h2{margin:4px 0 1px;font-size:30px;line-height:1.2;letter-spacing:-1px;font-weight:800;color:#1769ca}.kb-savings-moment p{color:#365778;font-size:11px}.kb-savings-comparison{display:flex;align-items:center;gap:6px;margin-top:9px;font-size:10px;color:#5d7894}.kb-savings-comparison strong{color:#1769ca;font-size:12px}.kb-savings-moment>img{width:80px;height:93px;object-fit:cover;border-radius:8px;mix-blend-mode:multiply}.kb-simple-tabs button.active{color:#1769ca;border-bottom-color:#2377df}.kb-simple-price>span{background:#eaf6ee;color:#277046;border-radius:4px;padding:2px 5px;align-self:flex-end;font-weight:600}.kb-top-find .kb-simple-price strong{color:#1769ca}.kb-top-find .kb-simple-retailer strong{font-weight:700}@media (max-width: 350px){.kb-savings-moment{padding:12px}.kb-savings-moment>img{width:60px}.kb-savings-moment h2{font-size:27px}}@media (max-width: 350px){.kb-simple-offer{gap:9px}.kb-simple-offer>img{width:80px;height:90px}.kb-simple-price strong{font-size:14px}}.demo-back-link{display:block;width:fit-content;color:#60798e;font-size:12px;margin-bottom:30px}.demo-back-link:focus-visible{outline:3px solid #2377df;outline-offset:5px}.kb-simple-offer>img,.kb-savings-moment>img{object-fit:contain;padding:5px}.mobile-safari-demo .kb-simple-footer{padding-bottom:max(10px,env(safe-area-inset-bottom))}.rf-store{background:#fff;color:#222;font:14px/1.5 Arial,Helvetica,sans-serif;padding-bottom:20px}.rf-store *{box-sizing:border-box}.rf-store button{font:inherit;background:transparent;color:inherit}.rf-store button:focus-visible,.rf-store a:focus-visible,.rf-store input:focus-visible{outline:2px solid #2377df;outline-offset:3px}.rf-store .rf-header{height:65px;padding:0 15px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #eee}.rf-header button{display:grid;place-items:center;min-width:34px;height:44px}.rf-logo{display:flex;align-items:center;justify-content:center;margin:auto}.rf-logo img{display:block;width:148px;height:auto;max-height:32px}.rf-header-actions{display:flex;gap:4px;align-items:center}.rf-promo{padding:8px 15px;text-align:center;font-size:10px;background:#f1f0ed}.rf-breadcrumb{font-size:10px;color:#777;padding:15px 20px}.rf-search-area{padding:10px 16px}.rf-search{height:38px;border:1px solid #ddd;display:flex;align-items:center;gap:10px;padding:0 12px}.rf-search input{background:transparent;border:0;min-width:0;width:100%;font:inherit;font-size:12px;outline-offset:0}.rf-search-area>p{padding:10px 0 0;font-size:12px}.rf-menu{padding:10px 24px 20px;border-bottom:1px solid #eee}.rf-menu a{display:flex;justify-content:space-between;padding:12px 0;font-size:18px}.rf-product-image{background:#f3f3f3;position:relative;display:grid;place-items:center;min-height:300px}.rf-product-image>img{width:100%;height:100%;max-height:360px;padding:28px;object-fit:contain;mix-blend-mode:multiply}.rf-favorite{position:absolute;right:12px;top:12px;height:44px;width:44px;display:grid;place-items:center}.rf-favorite.selected svg{fill:#222}.rf-gallery-dots{display:flex;justify-content:center;gap:2px;padding:4px 0}.rf-gallery-dots button{display:grid;place-items:center;width:30px;height:28px}.rf-gallery-dots button span{width:5px;height:5px;background:#c5c5c5;border-radius:50%}.rf-gallery-dots button.active span{background:#222}.rf-product-info{padding:18px 22px 22px}.rf-store h1{font-size:25px;line-height:1.2;font-weight:400;letter-spacing:-.5px;margin:0 0 12px}.rf-price{font-size:18px;margin:8px 0 20px}.rf-finishes{border:0;min-width:0;padding:0;margin:22px 0}.rf-finishes legend{padding:0;font-size:12px;margin-bottom:12px}.rf-finishes legend strong{font-weight:400}.rf-swatch-list{display:flex;gap:9px}.rf-store .rf-swatch{display:grid;place-items:center;width:42px;height:42px;border:1px solid transparent;border-radius:50%}.rf-swatch span{width:30px;height:30px;background:var(--swatch);border-radius:50%;box-shadow:inset 0 0 0 1px #0001}.rf-store .rf-swatch.selected{border-color:#222}.rf-store .rf-buy{width:100%;min-height:49px;padding:13px 20px;background:#111;color:#fff;font-size:13px;font-weight:600;text-align:center}.rf-store .rf-buy:hover{opacity:.88}.rf-shipping{text-align:center;font-size:11px;margin-top:16px}.rf-text-action{display:block;margin:10px auto 0;min-height:44px;text-decoration:underline;font-size:12px!important}.rf-details{margin:0 22px}.rf-details details{border-top:1px solid #ddd}.rf-details summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;padding:19px 0;font-size:13px}.rf-details summary::-webkit-details-marker{display:none}.rf-details p{color:#666;padding:0 0 18px;font-size:12px;line-height:1.7}.rf-demo-footer{margin:30px 22px 0;padding-top:18px;border-top:1px solid #e8edf2;font-family:Arial,sans-serif;font-size:10px;color:#7a8793;display:flex;flex-direction:column;align-items:center;gap:5px}.rf-demo-footer a{color:#2377df;display:inline-flex;align-items:center;min-height:44px}.rf-macbook{color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.rf-macbook .rf-header{height:48px;border:0;padding:0 16px}.rf-macbook .rf-logo{margin:0 auto 0 0}.rf-macbook .rf-logo img{width:18px;height:48px;max-height:none}.rf-macbook .rf-header-actions{gap:10px}.rf-macbook .rf-header svg{width:18px;height:18px}.rf-localnav{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #d2d2d7}.rf-localnav strong{font-size:19px;font-weight:600;letter-spacing:-.5px}.rf-localnav a{padding:12px 0 12px 15px}.rf-apple-intro{padding:28px 24px 25px}.rf-apple-intro h1{font-weight:600;font-size:32px;line-height:1.1;letter-spacing:-.8px}.rf-apple-intro>p{font-size:14px;margin-top:13px}.rf-apple-intro>a{display:inline-block;margin-top:10px;color:#06c;font-size:12px}.rf-macbook .rf-gallery{margin:0 16px}.rf-macbook .rf-product-image{background:#f5f5f7;border-radius:18px;min-height:265px}.rf-macbook .rf-product-image>img{height:265px;padding:30px 22px}.rf-macbook .rf-gallery-dots{display:none}.rf-apple-options{padding:26px 24px}.rf-apple-options h2{font-size:23px;font-weight:600;line-height:1.25;letter-spacing:-.6px}.rf-apple-options h2>span{color:#86868b}.rf-apple-options .rf-finishes{margin-top:18px}.rf-macbook .rf-swatch{width:36px;height:36px}.rf-macbook .rf-swatch span{width:25px;height:25px;box-shadow:inset 0 1px 2px #0003}.rf-macbook .rf-swatch.selected{border-color:#0071e3}.rf-apple-selection{padding:18px;border:1px solid #d2d2d7;border-radius:12px;margin:25px 0 18px;display:grid;grid-template-columns:1fr auto;align-items:center}.rf-apple-selection>span{font-size:16px;font-weight:600}.rf-apple-selection strong{font-size:12px;font-weight:400;color:#6e6e73;grid-row:2}.rf-apple-selection p{grid-column:2;grid-row:1 / 3;font-size:14px}.rf-macbook .rf-buy{background:#0071e3;border-radius:12px;font-size:16px;font-weight:400}.rf-delivery{display:flex;align-items:flex-start;gap:10px;justify-content:center;margin:22px 0 5px;font-size:12px}.rf-delivery small{color:#6e6e73;font-size:11px}.rf-couch .rf-header{height:64px;border:0;padding:0 12px}.rf-couch .rf-logo img{width:195px;max-height:28px}.rf-couch .rf-search-area{padding-top:0}.rf-couch .rf-search{border-color:#a5a5a5;height:39px}.rf-couch .rf-breadcrumb{font-size:9px;padding:10px 18px 15px}.rf-couch .rf-gallery{margin:0 16px}.rf-couch .rf-product-image{min-height:250px;background:#f5f3ef}.rf-couch .rf-product-image>img{height:250px;padding:22px 10px}.rf-couch .rf-product-info{padding-top:14px}.rf-exclusive{font-size:10px;display:inline-block;margin-bottom:9px}.rf-couch h1{font-size:25px;font-weight:400;letter-spacing:-.7px}.rf-couch .rf-price{margin:12px 0;font-size:19px}.rf-sku{color:#777;font-size:10px;margin-bottom:20px}.rf-crate-step{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ddd;padding:16px 0;gap:12px;font-size:12px}.rf-crate-step strong{font-weight:400}.rf-couch .rf-finishes{border-top:1px solid #ddd;padding-top:16px;margin-top:0}.rf-couch .rf-finishes legend{float:left;width:100%;margin-bottom:14px}.rf-couch .rf-swatch-list{clear:both}.rf-couch .rf-swatch,.rf-couch .rf-swatch span{border-radius:0}.rf-couch .rf-swatch span{background:repeating-linear-gradient(90deg,#ffffff22 0 1px,transparent 1px 3px),repeating-linear-gradient(0deg,#00000009 0 1px,transparent 1px 3px),var(--swatch)}.rf-couch .rf-buy{font-weight:400;font-size:14px}.rf-coach .rf-header{height:69px}.rf-coach .rf-logo img{width:139px}.rf-coach .rf-header-actions{gap:0}.rf-coach .rf-breadcrumb{padding:12px 18px;font-size:9px}.rf-coach .rf-product-image{min-height:335px;background:#f1f1f1}.rf-coach .rf-product-image>img{height:335px;padding:32px 28px}.rf-coach .rf-product-info{padding-top:17px}.rf-coach h1{font-size:22px;font-weight:400;letter-spacing:-.3px}.rf-coach .rf-price{font-size:16px}.rf-coach .rf-finishes{margin:25px 0}.rf-coach .rf-buy{font-weight:400;letter-spacing:.3px}.rf-stroller{color:#353a36;background:#fff}.rf-stroller .rf-promo{background:#2b2d2f;color:#fff;font-size:10px}.rf-stroller .rf-logo img{width:133px}.rf-stroller .rf-header{height:72px;border-bottom-color:#eceeea}.rf-stroller .rf-breadcrumb{padding:14px 20px 10px;font-size:10px}.rf-stroller-title{padding:7px 22px 20px}.rf-stroller-title h1{font:36px/1.1 Georgia,serif;letter-spacing:-1.5px;margin-bottom:9px}.rf-stroller-title sup{font:11px Arial,sans-serif;vertical-align:super;margin-left:2px}.rf-stroller-title p{font-size:13px;color:#626760}.rf-stroller .rf-product-image{background:#f6f6f2;min-height:355px}.rf-stroller .rf-product-image>img{height:355px;padding:20px}.rf-stroller .rf-price{font-size:22px}.rf-stroller .rf-finishes{margin-bottom:10px}.rf-fashion-description{font-size:11px;color:#72766d;margin-bottom:24px}.rf-stroller .rf-buy{background:#2b2d2f;border-radius:25px;font-size:14px}.rf-nespresso{font-family:Trebuchet MS,Helvetica,Arial,sans-serif;background:#faf9f8}.rf-nespresso .rf-header{height:66px;background:#000;color:#fff;border:0}.rf-nespresso .rf-logo img{width:127px;height:auto}.rf-nespresso-nav{display:flex;justify-content:center;gap:28px;padding:12px 15px;background:#181818;color:#ccc;font-size:9px;letter-spacing:.9px}.rf-nespresso-nav .active{color:#fff;border-bottom:1px solid #fff}.rf-nespresso .rf-breadcrumb{color:#75736c;font-size:10px;padding:14px 20px}.rf-nespresso-title{text-align:center;padding:10px 22px 0}.rf-nespresso-title>span{font-size:10px;letter-spacing:2px}.rf-nespresso-title h1{font-weight:400;font-size:32px;letter-spacing:.3px;margin:6px 0 8px}.rf-nespresso-title p{font-size:12px;color:#6f6d67}.rf-nespresso .rf-product-image{background:#faf9f8;min-height:290px}.rf-nespresso .rf-product-image>img{height:290px;padding:25px 60px}.rf-nespresso .rf-product-info{padding-top:0}.rf-nespresso .rf-finishes{text-align:center;margin-top:8px}.rf-nespresso .rf-finishes legend{float:left;width:100%}.rf-nespresso .rf-swatch-list{justify-content:center;clear:both}.rf-nespresso-buy{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:25px}.rf-nespresso-buy .rf-price{margin:0;font-size:23px}.rf-nespresso .rf-buy{flex:1;display:flex;justify-content:space-between;align-items:center;background:#3d8705;border-radius:3px;font-size:11px;letter-spacing:1px}.rf-nespresso .rf-buy>span{font-size:21px;line-height:1}.rf-nespresso .rf-details{margin-top:10px}@media (min-width: 741px){.rf-store{max-width:760px;margin:auto}}@media (max-width: 350px){.rf-logo img{max-width:120px}.rf-couch .rf-logo img{width:175px;max-width:175px}.rf-header{padding:0 8px!important}.rf-header-actions{gap:0}.rf-product-image>img{max-height:320px}}.demo-picker{min-height:100dvh;background:#f5f8fc;color:#192a3a;padding:0 32px 50px}.demo-picker a:focus-visible{outline:3px solid #2377df;outline-offset:5px}.demo-picker-header{max-width:1060px;margin:auto;height:100px;display:flex;align-items:center;justify-content:space-between}.demo-picker-header img{width:120px;display:block}.demo-picker-header>span{font-size:12px;color:#6b7f91}.demo-picker-content{max-width:920px;margin:65px auto 0}.demo-picker h1{font-size:clamp(30px,4vw,44px);line-height:1.2;letter-spacing:-1.5px}.demo-picker-content>p{margin:14px 0 36px;color:#6b7f91;font-size:14px}.demo-product-choice{display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;border:1px solid #e0e7ef;border-radius:20px;background:#fff}.demo-product-choice:hover{border-color:#9bbfeb}.demo-choice-photo{background:#f0f0f0;display:grid;align-items:center}.demo-choice-photo img{display:block;width:100%}.demo-choice-details{padding:35px}.demo-choice-brand{color:#6b7f91;font-size:12px}.demo-choice-details h2{font-size:25px;line-height:1.3;letter-spacing:-.6px;margin:8px 0 14px}.demo-choice-details>p{color:#718293;font-size:13px;line-height:1.8}.demo-choice-price{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;font-size:12px}.demo-choice-price>span{color:#718293}.demo-choice-price strong{color:#1769ca;background:#eaf4ff;padding:6px 10px;border-radius:6px}.demo-choice-action{display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border-radius:8px;background:#2377df;color:#fff;font-size:13px;font-weight:600}.demo-picker-content>.demo-picker-note{margin-top:22px;font-size:11px}@media (max-width: 650px){.demo-picker{padding:0 20px 30px}.demo-picker-header{height:80px}.demo-picker-header>span{font-size:10px}.demo-picker-content{margin-top:30px}.demo-product-choice{grid-template-columns:1fr}.demo-choice-photo img{max-height:260px;object-fit:contain}.demo-choice-details{padding:25px}}.demo-picker-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.demo-product-choice{display:flex;flex-direction:column}.demo-choice-photo{height:250px;padding:25px}.demo-choice-photo img{width:100%;height:200px;object-fit:contain}.demo-choice-details{padding:25px;display:flex;flex-direction:column;flex:1}.demo-choice-details h2{font-size:23px}.demo-choice-details>p{flex:1}.demo-choice-finishes{display:flex;align-items:center;gap:7px;margin-top:18px}.demo-choice-finishes>span{height:14px;width:14px;border-radius:50%;border:1px solid #0002}.demo-choice-finishes small{font-size:10px;color:#718293;margin-left:4px}@media (max-width: 650px){.demo-picker-products{grid-template-columns:1fr}}
