.sp-template{--g900: #154734;--g700: #309b42;--g300: #ADDC91;--orange: #FF8A00;--yellow: #ffcf00;--ink: #1C1C1E;--muted: #6B7280;--surface: #f4f7f5;--white: #ffffff;--border: rgba(0,0,0,.08);font-family:DM Sans,Karla,sans-serif;color:var(--ink)}.sp-template .sp-wrap{max-width:1280px;margin:0 auto;padding:0 24px}.sp-template .sp-section-inner{max-width:1160px;margin:0 auto;padding:0 24px}.sp-template .sp-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 48px;align-items:start;padding-top:32px}@media(max-width:840px){.sp-template .sp-product-grid{grid-template-columns:1fr;gap:0}}.sp-template .sp-img-col{position:sticky;top:20px;z-index:1}@media(max-width:840px){.sp-template .sp-img-col{position:static}}.sp-template .sp-main-img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:16px;display:block;background:var(--surface)}.sp-template .sp-thumbs{display:none}.sp-template .sp-thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.sp-template .sp-thumb{width:80px;height:80px;border-radius:10px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:border-color .2s;background:var(--surface)}.sp-template .sp-thumb.active,.sp-template .sp-thumb:hover{border-color:var(--g700)}.sp-template .sp-badge-row{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.sp-template .sp-badge{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:20px}.sp-template .sp-badge--flame{background:#fff3cd;color:#92400e}.sp-template .sp-badge--sold{background:#dcfce7;color:var(--g900)}.sp-template .sp-buy-col{padding-bottom:48px}.sp-template .sp-stars-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.sp-template .sp-stars{color:#f5a623;font-size:18px;letter-spacing:1px}.sp-template .sp-review-count{font-size:13px;color:var(--muted)}.sp-template .sp-review-link{color:var(--g700);text-decoration:none;font-size:13px;font-weight:600;margin-left:auto}.sp-template .sp-save-badge{display:inline-block;background:var(--orange);color:#fff;font-size:13px;font-weight:700;padding:6px 16px;border-radius:30px;margin-bottom:12px}.sp-template .sp-title{font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:600;color:var(--g900);line-height:1.15;margin:0 0 12px}.sp-template .sp-desc{font-size:15px;color:var(--muted);line-height:1.6;margin-bottom:18px}.sp-template .sp-urgency-card{background:#fff7ed;border:1px solid #FFE4B5;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:14px;cursor:pointer;margin-bottom:16px;transition:box-shadow .2s}.sp-template .sp-urgency-card:hover{box-shadow:0 4px 16px #ff8a0026}.sp-template .sp-urgency-imgs{display:flex}.sp-template .sp-urgency-imgs img{width:44px;height:44px;border-radius:8px;object-fit:cover;border:2px solid white}.sp-template .sp-urgency-imgs img+img{margin-left:-12px}.sp-template .sp-urgency-text{flex:1}.sp-template .sp-urgency-text strong{display:block;font-size:14px;font-weight:700;color:var(--ink)}.sp-template .sp-urgency-text span{font-size:12px;color:var(--muted)}.sp-template .sp-urgency-btn{background:var(--orange);color:#fff;border:none;border-radius:30px;padding:10px 20px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.sp-template .sp-sold-bar{display:flex;align-items:center;gap:10px;background:#fffbf0;border:1px solid #FFE082;border-radius:10px;padding:10px 14px;margin-bottom:16px}.sp-template .sp-sold-pill{background:#f5c518;color:#1a1a1a;font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px;white-space:nowrap}.sp-template .sp-sold-text{font-size:13px;color:var(--ink)}.sp-template .sp-sold-text strong{font-weight:700}.sp-template .sp-bullets{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:10px}.sp-template .sp-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5}.sp-template .sp-bullet-icon{width:22px;height:22px;background:var(--g300);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.sp-template .sp-bullet-icon:after{content:"\2713";font-size:11px;font-weight:800;color:var(--g900)}.sp-template .sp-card{border:2px solid var(--border);border-radius:16px;padding:18px;cursor:pointer;transition:border-color .2s,box-shadow .2s;position:relative;margin-bottom:12px;background:#fff}.sp-template .sp-card.active{border-color:var(--g700);box-shadow:0 0 0 1px var(--g700)}.sp-template .sp-card-popular{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--g900);color:var(--yellow);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:4px 16px;border-radius:20px;white-space:nowrap}.sp-template .sp-card-header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.sp-template .sp-radio{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.sp-template .sp-card.active .sp-radio{border-color:var(--g700)}.sp-template .sp-radio-dot{width:10px;height:10px;background:var(--g700);border-radius:50%;display:none}.sp-template .sp-card.active .sp-radio-dot{display:block}.sp-template .sp-card-label{font-size:16px;font-weight:700;color:var(--ink)}.sp-template .sp-card-price{margin-left:auto;text-align:right}.sp-template .sp-price-now{font-size:22px;font-weight:800;color:var(--g900)}.sp-template .sp-price-was{font-size:14px;color:var(--muted);text-decoration:line-through}.sp-template .sp-discount-badge{display:inline-block;background:var(--orange);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;margin-left:8px}.sp-template .sp-card-saving{font-size:13px;color:var(--g700);font-weight:600;margin:4px 0 12px 32px}.sp-template .sp-freq-label{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;margin-left:32px}.sp-template .sp-freq-select{width:calc(100% - 32px);margin-left:32px;border:1px solid #d1d5db;border-radius:10px;padding:10px 14px;font-size:14px;background:#fff;cursor:pointer;color:var(--ink);margin-bottom:12px}.sp-template .sp-sub-perks{margin:0 0 12px 32px;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.sp-template .sp-sub-perks li{font-size:13px;color:var(--muted)}.sp-template .sp-sub-perks li:before{content:"\2713  ";color:var(--g700);font-weight:700}.sp-template .sp-gifts-label{font-size:13px;font-weight:700;color:var(--ink);margin:12px 0 8px 32px;display:flex;align-items:center;gap:6px}.sp-template .sp-gifts-label span{color:var(--muted);font-weight:400}.sp-template .sp-gift-rows{display:flex;flex-direction:column;gap:8px;margin-left:32px}.sp-template .sp-gift-row{display:flex;align-items:center;gap:10px;border:1px solid var(--g300);border-radius:8px;background:#fff;padding:6px 10px 6px 6px}.sp-template .sp-gift-img{width:52px;height:52px;border-radius:6px;object-fit:cover;flex-shrink:0;background:var(--surface)}.sp-template .sp-gift-info{flex:1}.sp-template .sp-gift-name{font-size:13px;font-weight:600;color:var(--ink);display:block}.sp-template .sp-gift-price{font-size:12px;color:var(--muted);text-decoration:line-through}.sp-template .sp-gift-free{font-size:12px;font-weight:700;color:var(--g700);display:block}.sp-template .sp-price-row{display:flex;align-items:center;gap:12px;margin:16px 0 12px}.sp-template .sp-final-price{font-size:32px;font-weight:800;color:var(--g900)}.sp-template .sp-compare-price{font-size:18px;color:var(--muted);text-decoration:line-through}.sp-template .sp-price-badge{background:var(--surface);border:1px solid var(--g300);color:var(--g900);font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px}.sp-template .sp-cta-btn{display:block;width:100%;background:var(--orange);color:#fff;border:none;border-radius:50px;padding:18px 24px;font-size:16px;font-weight:800;text-align:center;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.02em;margin-bottom:8px}.sp-template .sp-cta-btn:hover{background:#e07800;transform:translateY(-1px)}.sp-template .sp-cta-sub{font-size:12px;color:var(--muted);text-align:center;margin-bottom:16px}.sp-template .sp-trust-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.sp-template .sp-trust-item{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.04em}.sp-template .sp-trust-icon{font-size:16px}.sp-template .sp-accordions{border-top:1px solid var(--border);margin-top:4px}.sp-template .sp-accordion{border-bottom:1px solid var(--border)}.sp-template .sp-accordion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;background:none;border:none;font-size:15px;font-weight:700;color:var(--ink);cursor:pointer;text-align:left}.sp-template .sp-accordion-icon{font-size:20px;color:var(--g700);line-height:1;transition:transform .2s}.sp-template .sp-accordion.open .sp-accordion-icon{transform:rotate(45deg)}.sp-template .sp-accordion-body{font-size:14px;line-height:1.7;color:var(--muted);display:none;padding-bottom:16px}.sp-template .sp-accordion.open .sp-accordion-body{display:block}.sp-template .sp-marquee-wrap{background:var(--surface);border-top:.5px solid rgba(0,0,0,.06);border-bottom:.5px solid rgba(0,0,0,.06);padding:18px 0;overflow:hidden;position:relative;z-index:10;margin-top:32px}.sp-template .sp-marquee-label{text-align:center;font-size:10px;font-weight:700;color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.sp-template .sp-marquee-content{width:100%;overflow:hidden}.sp-template .sp-marquee-list{display:flex;flex-wrap:nowrap;white-space:nowrap;animation:sp-marquee 28s linear infinite}.sp-template .sp-marquee-list:hover{animation-play-state:paused}.sp-template .sp-marque-list{display:flex;align-items:center}.sp-template .sp-logo-img{padding:0 40px}.sp-template .sp-logo-img img{width:110px;height:auto;vertical-align:middle;opacity:.55;filter:grayscale(100%);transition:opacity .2s,filter .2s}.sp-template .sp-logo-img img:hover{opacity:.9;filter:grayscale(0%)}@keyframes sp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:600px){.sp-template .sp-logo-img{padding:0 24px}.sp-template .sp-logo-img img{width:80px}.sp-template .sp-marquee-list{animation-duration:20s}}.sp-template .sp-pack-section{padding:64px 0}.sp-template .sp-section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:600;color:var(--g900);text-align:center;margin:0 0 8px}.sp-template .sp-section-sub{font-size:15px;color:var(--muted);text-align:center;margin-bottom:40px}.sp-template .sp-pack-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:900px){.sp-template .sp-pack-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.sp-template .sp-pack-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.sp-template .sp-pack-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.sp-template .sp-pack-card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block}.sp-template .sp-pack-card-body{padding:16px}.sp-template .sp-pack-card-title{font-size:14px;font-weight:700;color:var(--g900);margin:0 0 2px}.sp-template .sp-pack-card-size{font-size:12px;color:var(--muted);margin:0 0 8px}.sp-template .sp-pack-card-desc{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.sp-template .sp-timeline-section{background:var(--g900);padding:64px 0}.sp-template .sp-timeline-section .sp-section-title{color:#fff}.sp-template .sp-timeline-section .sp-section-sub{color:#ffffffb3}.sp-template .sp-timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:700px){.sp-template .sp-timeline-grid{grid-template-columns:1fr;gap:24px}}.sp-template .sp-timeline-step{text-align:center}.sp-template .sp-timeline-step-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);margin-bottom:12px}.sp-template .sp-timeline-step-body{font-size:15px;line-height:1.6;color:#ffffffd9;border-left:3px solid var(--yellow);padding-left:16px;text-align:left}.sp-template .sp-repeat-cta{padding:64px 0;text-align:center;background:var(--surface)}.sp-template .sp-repeat-cta .sp-final-price{display:inline}.sp-template .sp-cta-meta{font-size:13px;color:var(--muted);margin-top:8px}.sp-template .sp-stats{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;padding:32px 0;background:#fff;border-top:1px solid var(--border)}.sp-template .sp-stat{text-align:center}.sp-template .sp-stat-num{font-family:Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:600;color:var(--g900);display:block}.sp-template .sp-stat-label{font-size:12px;color:var(--muted);letter-spacing:.06em}@media(max-width:480px){.sp-template .sp-stats{gap:24px}.sp-template .sp-stat-num{font-size:28px}}.sp-template .sp-reviews-section{padding:64px 24px;max-width:900px;margin:0 auto}.sp-template .sp-reviews-heading{font-size:28px;font-weight:700;color:var(--g900);text-align:center;margin:0 0 32px}@media(max-width:600px){.sp-template .sp-reviews-section{padding:40px 16px}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/sp-template.css.map */
