@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap";.rb-page{--bg:#fefcf7;--bg-blue:#e1e8f5;--bg-cream:#f5efe3;--bg-tan:#ede0cc;--ink:#2a2a2a;--sage:#6b8f71;--dark-sage:#4a6b51;--terra:#c75d3e;--mint:#dff0d8;--lavender:#dde1f0;--peach:#fde8d8;--tag-red:#e63946;--white:#ffffff;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;font-family:var(--sans);background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6}.rb-page *,.rb-page *:before,.rb-page *:after{box-sizing:border-box;margin:0;padding:0}.rb-page img{max-width:100%;display:block}.rb-page .announce-bar{background:var(--dark-sage);color:var(--white);text-align:center;padding:10px 16px;font-size:13px;font-weight:500;letter-spacing:.03em}.rb-page .announce-bar strong{color:#c8e6ca}.rb-page .announce-bar .countdown{font-weight:700;font-variant-numeric:tabular-nums}.rb-page .hero{display:grid;grid-template-columns:1fr 1fr;max-width:1160px;margin:0 auto;padding:64px 5% 72px;gap:64px;align-items:center}.rb-page .product-visual-wrap{position:relative}.rb-page .product-cover-wrap{border-radius:10px;overflow:hidden;box-shadow:0 28px 64px #2a2a2a4d,0 4px 16px #2a2a2a1f;position:relative}.rb-page .product-cover-img{width:100%;display:block}.rb-page .visual-mini-cards{display:flex;gap:8px;margin-top:20px;justify-content:center;flex-wrap:wrap}.rb-page .mini-card{background:var(--white);border:1px solid var(--bg-tan);border-radius:8px;padding:8px 12px;font-size:11px;font-weight:500;color:var(--ink);display:flex;align-items:center;gap:5px}.rb-page .mini-card-dot{width:7px;height:7px;border-radius:50%}.rb-page .dot-mint{background:var(--sage)}.rb-page .dot-peach{background:var(--terra)}.rb-page .dot-lav{background:#8899c8}.rb-page .hero-copy{display:flex;flex-direction:column;gap:18px}.rb-page .hero-tag{display:inline-flex;align-items:center;gap:6px;background:var(--tag-red);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:4px;width:fit-content}.rb-page .hero-stars{display:flex;align-items:center;gap:6px;font-size:13px}.rb-page .stars{color:#e8a02c;letter-spacing:1px;font-size:15px}.rb-page .stars-label{color:#666;font-weight:400}.rb-page .stars-label strong{color:var(--ink);font-weight:600}.rb-page .hero-headline{font-family:var(--serif);font-size:clamp(26px,3.2vw,40px);font-weight:700;line-height:1.18;color:var(--ink);letter-spacing:-.01em;text-wrap:pretty}.rb-page .hero-headline em{font-style:italic;color:var(--sage)}.rb-page .hero-sub{font-size:17px;color:#444;line-height:1.65;text-wrap:pretty;max-width:480px}.rb-page .price-block{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;padding:16px 20px;background:var(--bg-cream);border-radius:10px;border:1px solid var(--bg-tan)}.rb-page .price-was{font-size:16px;color:#999;text-decoration:line-through}.rb-page .price-now{font-family:var(--serif);font-size:36px;font-weight:700;color:var(--ink)}.rb-page .price-save{background:var(--terra);color:var(--white);font-size:12px;font-weight:700;padding:3px 10px;border-radius:20px;margin-left:4px}.rb-page .price-note{font-size:12px;color:#888;width:100%;margin-top:2px}.rb-page .cta-btn{display:block;background:var(--sage);color:var(--white);text-align:center;padding:18px 36px;border-radius:10px;font-size:17px;font-weight:700;text-decoration:none;letter-spacing:.01em;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 6px 24px #6b8f7159;cursor:pointer;border:none;width:100%;font-family:var(--sans)}.rb-page .cta-btn:hover{background:var(--dark-sage);transform:translateY(-1px);box-shadow:0 10px 32px #6b8f7173}.rb-page .cta-sub{font-size:12px;color:#888;text-align:center;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.rb-page .cta-sub span{display:flex;align-items:center;gap:4px}.rb-page .cta-sub svg{width:13px;height:13px;opacity:.7}.rb-page .hero-pills{display:flex;gap:8px;flex-wrap:wrap}.rb-page .pill{font-size:12px;font-weight:500;padding:5px 12px;border-radius:20px}.rb-page .pill-mint{background:var(--mint);color:var(--dark-sage)}.rb-page .pill-lav{background:var(--lavender);color:#3a4a7a}.rb-page .pill-peach{background:var(--peach);color:var(--terra)}.rb-page .trust-strip{background:var(--bg-tan);padding:20px 5%;display:flex;justify-content:center;gap:0;flex-wrap:wrap}.rb-page .trust-item{display:flex;align-items:center;gap:10px;padding:10px 28px;border-right:1px solid rgba(42,42,42,.12);flex:1 1 180px;min-width:160px}.rb-page .trust-item:last-child{border-right:none}.rb-page .trust-icon{width:36px;height:36px;background:var(--white);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rb-page .trust-icon svg{width:18px;height:18px}.rb-page .trust-label{font-size:13px;font-weight:600;color:var(--ink)}.rb-page .trust-sub{font-size:11px;color:#777}.rb-page .section{padding:80px 5%}.rb-page .section-inner{max-width:1100px;margin:0 auto}.rb-page .section-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);margin-bottom:12px}.rb-page .section-title{font-family:var(--serif);font-size:clamp(26px,3vw,40px);font-weight:700;line-height:1.2;color:var(--ink);text-wrap:pretty}.rb-page .section-title em{font-style:italic;color:var(--sage)}.rb-page .section-desc{font-size:17px;color:#555;line-height:1.65;margin-top:14px;max-width:600px;text-wrap:pretty}.rb-page .pain-section{background:var(--bg-cream);padding:80px 5%}.rb-page .pain-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1100px;margin:40px auto 0}.rb-page .pain-list{display:flex;flex-direction:column;gap:16px}.rb-page .pain-item{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;background:var(--white);border-radius:10px;border-left:3px solid var(--terra);box-shadow:0 2px 8px #0000000a}.rb-page .pain-x{width:22px;height:22px;background:#fde8d8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;font-size:12px;color:var(--terra);font-weight:700}.rb-page .pain-item p{font-size:14px;color:#444;line-height:1.5}.rb-page .pain-item p strong{color:var(--ink)}.rb-page .bridge-box{background:var(--dark-sage);border-radius:16px;padding:40px 36px;color:var(--white)}.rb-page .bridge-box .section-eyebrow{color:#c8e6ca}.rb-page .bridge-box .section-title{color:var(--white)}.rb-page .bridge-box .section-desc{color:#fffc}.rb-page .bridge-box .cta-btn{background:var(--white);color:var(--dark-sage);margin-top:28px;box-shadow:none}.rb-page .bridge-box .cta-btn:hover{background:#f0f4f1}.rb-page .inside-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.rb-page .inside-card{border-radius:14px;padding:28px 24px;transition:transform .2s,box-shadow .2s}.rb-page .inside-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.rb-page .inside-card.c-mint{background:var(--mint)}.rb-page .inside-card.c-lav{background:var(--lavender)}.rb-page .inside-card.c-peach{background:var(--peach)}.rb-page .inside-card.c-cream{background:var(--bg-cream);border:1px solid var(--bg-tan)}.rb-page .inside-card.c-blue{background:var(--bg-blue)}.rb-page .inside-card.c-tan{background:var(--bg-tan)}.rb-page .inside-num{font-family:var(--serif);font-size:42px;font-weight:700;opacity:.18;line-height:1;margin-bottom:10px}.rb-page .inside-card-title{font-family:var(--serif);font-size:18px;font-weight:700;color:var(--ink);margin-bottom:8px}.rb-page .inside-card-desc{font-size:13px;color:#555;line-height:1.6}.rb-page .inside-card-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 10px;border-radius:20px;background:#fff9;color:var(--ink);margin-top:14px}.rb-page .benefits-section{background:var(--bg)}.rb-page .benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:44px}.rb-page .benefit-card{padding:28px 24px;border-radius:14px;background:var(--white);border:1px solid var(--bg-tan);display:flex;flex-direction:column;gap:14px}.rb-page .benefit-icon{width:44px;height:44px;border-radius:10px;background:var(--mint);display:flex;align-items:center;justify-content:center}.rb-page .benefit-icon svg{width:22px;height:22px}.rb-page .benefit-title{font-size:16px;font-weight:700;color:var(--ink)}.rb-page .benefit-desc{font-size:14px;color:#666;line-height:1.6}.rb-page .whofor-section{background:var(--bg-blue)}.rb-page .whofor-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-top:40px}.rb-page .check-list{display:flex;flex-direction:column;gap:14px}.rb-page .check-item{display:flex;gap:14px;align-items:flex-start}.rb-page .check-circle{width:24px;height:24px;border-radius:50%;background:var(--sage);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.rb-page .check-circle svg{width:13px;height:13px}.rb-page .check-item p{font-size:15px;color:var(--ink);line-height:1.5}.rb-page .check-item p strong{font-weight:600}.rb-page .nofor-box{background:#fff9;border-radius:16px;padding:32px}.rb-page .nofor-title{font-family:var(--serif);font-size:22px;font-weight:700;color:var(--ink);margin-bottom:20px}.rb-page .nofor-list{display:flex;flex-direction:column;gap:12px}.rb-page .nofor-item{display:flex;gap:12px;align-items:flex-start}.rb-page .nofor-x{width:22px;height:22px;border-radius:50%;background:#fde8d8;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;color:var(--terra);font-weight:700}.rb-page .nofor-item p{font-size:14px;color:#555;line-height:1.5}.rb-page .value-section{background:var(--bg-cream)}.rb-page .value-box{max-width:680px;margin:40px auto 0;background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #00000014}.rb-page .value-header{background:var(--dark-sage);color:var(--white);padding:20px 32px;font-family:var(--serif);font-size:20px;font-weight:700}.rb-page .value-rows{display:flex;flex-direction:column}.rb-page .value-row{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;border-bottom:1px solid #f0eee8;gap:12px}.rb-page .value-row:last-of-type{border-bottom:none}.rb-page .value-row-name{font-size:14px;color:var(--ink);font-weight:500;flex:1}.rb-page .value-row-pages{font-size:12px;color:#999}.rb-page .value-row-price{font-size:15px;font-weight:700;color:var(--sage);white-space:nowrap}.rb-page .value-total{background:var(--bg-cream);padding:20px 32px;display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--bg-tan)}.rb-page .value-total-label{font-size:16px;font-weight:600;color:#777}.rb-page .value-total-was{font-size:22px;font-weight:700;text-decoration:line-through;color:#aaa}.rb-page .value-final{padding:24px 32px;display:flex;justify-content:space-between;align-items:center;background:var(--white)}.rb-page .value-final-label{font-family:var(--serif);font-size:22px;font-weight:700;color:var(--ink)}.rb-page .value-final-price{font-family:var(--serif);font-size:40px;font-weight:700;color:var(--sage)}.rb-page .value-cta-wrap{padding:8px 32px 32px}.rb-page .testimonials-section{background:var(--bg)}.rb-page .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.rb-page .testi-card{background:var(--white);border:1px solid var(--bg-tan);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;gap:14px}.rb-page .testi-stars{color:#e8a02c;font-size:14px}.rb-page .testi-text{font-size:14px;color:#444;line-height:1.7;font-style:italic;flex:1}.rb-page .testi-author{display:flex;align-items:center;gap:12px}.rb-page .testi-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:16px;font-weight:700;color:var(--white)}.rb-page .av-green{background:var(--sage)}.rb-page .av-terra{background:var(--terra)}.rb-page .av-blue{background:#6678b0}.rb-page .testi-name{font-size:14px;font-weight:600;color:var(--ink)}.rb-page .testi-meta{font-size:12px;color:#999}.rb-page .faq-section{background:var(--bg)}.rb-page .faq-list{max-width:720px;margin:40px auto 0;display:flex;flex-direction:column;gap:2px}.rb-page .faq-item{border-radius:10px;overflow:hidden;border:1px solid var(--bg-tan);background:var(--white)}.rb-page .faq-q{width:100%;text-align:left;background:none;border:none;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;font-size:15px;font-weight:600;color:var(--ink);font-family:var(--sans)}.rb-page .faq-q:hover{background:var(--bg)}.rb-page .faq-chevron{width:22px;height:22px;background:var(--mint);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s}.rb-page .faq-chevron svg{width:12px;height:12px}.rb-page .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.rb-page .faq-a-inner{padding:0 24px 20px;font-size:14px;color:#555;line-height:1.7}.rb-page .faq-item.open .faq-chevron{transform:rotate(180deg)}.rb-page .faq-item.open .faq-a{max-height:400px}.rb-page .final-cta{background:var(--dark-sage);padding:100px 5%;text-align:center}.rb-page .final-cta .section-eyebrow{color:#c8e6ca}.rb-page .final-cta .section-title{color:var(--white);max-width:700px;margin:0 auto}.rb-page .final-cta .section-desc{color:#ffffffbf;max-width:520px;margin:14px auto 0}.rb-page .final-cta-btns{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:36px}.rb-page .final-cta .cta-btn{background:var(--white);color:var(--dark-sage);max-width:380px;width:100%;font-size:18px;padding:20px 36px}.rb-page .final-cta .cta-btn:hover{background:#f0f4f1}.rb-page .final-cta-sub{font-size:13px;color:#ffffff8c}.rb-page .final-pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:24px}.rb-page .final-pill{font-size:12px;padding:5px 14px;border-radius:20px;background:#ffffff1f;color:#fffc;font-weight:500}.rb-sbar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ede0cc;padding:12px 5%;display:flex;justify-content:space-between;align-items:center;gap:16px;z-index:200;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 24px #0000001a;font-family:DM Sans,system-ui,sans-serif}.rb-sbar.visible{transform:translateY(0)}.rb-sbar .sticky-product-name{font-size:14px;font-weight:600;color:#2a2a2a}.rb-sbar .sticky-price-row{display:flex;align-items:baseline;gap:8px}.rb-sbar .sticky-was{font-size:12px;color:#999;text-decoration:line-through}.rb-sbar .sticky-now{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:#2a2a2a}.rb-sbar .sticky-cta{background:#6b8f71;color:#fff;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:700;white-space:nowrap;border:none;cursor:pointer;transition:background .2s}.rb-sbar .sticky-cta:hover{background:#4a6b51}@media(max-width:900px){.rb-page .hero{grid-template-columns:1fr;gap:40px;padding:40px 5%}.rb-page .pain-grid,.rb-page .whofor-grid{grid-template-columns:1fr;gap:32px}.rb-page .inside-grid,.rb-page .benefits-grid{grid-template-columns:1fr 1fr}.rb-page .testimonials-grid{grid-template-columns:1fr}.rb-page .trust-item{border-right:none;border-bottom:1px solid rgba(42,42,42,.1)}}@media(max-width:580px){.rb-page .inside-grid,.rb-page .benefits-grid{grid-template-columns:1fr}.rb-page .trust-strip{display:grid;grid-template-columns:1fr 1fr}.rb-page .trust-item{border-right:none;border-bottom:1px solid rgba(42,42,42,.1)}.rb-sbar .sticky-product-name{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ruck-burn-styles.css.map */
