@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,700&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";:root{--white: #FFFFFF;--warm-50: #FFFBF7;--warm-100: #FFF5EC;--warm-200: #FFE8D4;--camel: #C8956C;--camel-light: #F5E6D8;--camel-dark: #9E6A43;--orange: #F55C00;--orange-hover: #D44E00;--orange-light: #FFF0E8;--sand: #EDD9C0;--text: #1C120A;--text-soft: #4A3728;--text-muted: #8C7060;--green: #15803D;--green-bg: #DCFCE7;--green-bdr: #86EFAC;--red: #C0392B;--red-bg: #FEF2F2;--border: #EDD9C0;--border-soft: #F5EDE4;--gold: #D97706;--shadow-sm: 0 2px 12px rgba(200,149,108,.12);--shadow-md: 0 8px 32px rgba(200,149,108,.18);--shadow-lg: 0 24px 64px rgba(200,149,108,.22);--shadow-orange: 0 8px 28px rgba(245,92,0,.35);--r-sm: 10px;--r-md: 16px;--r-lg: 24px;--r-xl: 32px;--r-full: 9999px;--font-display: "Fraunces", serif;--font-body: "Plus Jakarta Sans", sans-serif}.lum *,.lum *:before,.lum *:after{box-sizing:border-box;margin:0;padding:0}.lum{font-family:var(--font-body);color:var(--text);background:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}.lum img{max-width:100%;height:auto;display:block}.lum a{color:inherit;text-decoration:none}.lum-wrap{max-width:1120px;margin:0 auto;padding:0 24px}.lum-wrap--sm{max-width:720px;margin:0 auto;padding:0 24px}.lum-wrap--md{max-width:880px;margin:0 auto;padding:0 24px}.lum-sec{padding:64px 0}.lum-sec--warm{background:var(--warm-50)}.lum-sec--sand{background:var(--warm-100)}.lum-sec--dark{background:var(--text);color:var(--warm-100)}@media(min-width:768px){.lum-sec{padding:96px 0}}.lum-eyebrow{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--camel-dark);background:var(--camel-light);padding:5px 14px;border-radius:var(--r-full);margin-bottom:18px}.lum-eyebrow--white{background:#ffffff26;color:#ffffffd9}.lum-h1{font-family:var(--font-display);font-size:clamp(32px,6vw,60px);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--text);margin-bottom:20px}.lum-h2{font-family:var(--font-display);font-size:clamp(26px,4.5vw,44px);font-weight:600;line-height:1.12;letter-spacing:-.015em;color:var(--text);margin-bottom:14px}.lum-h3{font-family:var(--font-display);font-size:clamp(17px,2.5vw,21px);font-weight:600;color:var(--text);margin-bottom:8px;line-height:1.3}.lum-h1 em,.lum-h2 em{font-style:italic;color:var(--orange);font-weight:400}.lum-h1--white,.lum-h2--white{color:var(--white)}.lum-h2--white em{color:var(--sand)}.lum-lead{font-size:clamp(15px,2vw,18px);color:var(--text-soft);line-height:1.75;max-width:580px}.lum-center{text-align:center}.lum-center .lum-lead{margin:0 auto}.lum-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--font-body);font-weight:600;font-size:15px;padding:16px 28px;border-radius:var(--r-full);border:none;cursor:pointer;text-decoration:none;transition:all .22s ease;line-height:1;white-space:nowrap;letter-spacing:-.01em;position:relative;overflow:hidden}.lum-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:translate(-100%);transition:transform .5s ease}.lum-btn:hover:after{transform:translate(100%)}.lum-btn:hover{transform:translateY(-2px)}.lum-btn:active{transform:translateY(0)}.lum-btn--orange{background:var(--orange);color:var(--white);box-shadow:var(--shadow-orange)}.lum-btn--orange:hover{background:var(--orange-hover);box-shadow:0 12px 36px #f55c0073}.lum-btn--dark{background:#4294c5;color:var(--white);box-shadow:0 6px 24px #4294c54d}.lum-btn--dark:hover{background:#3380b0}.lum-btn--wa{background:#25d366;color:var(--white);box-shadow:0 6px 24px #25d36647}.lum-btn--wa:hover{background:#1daa56}.lum-btn--ghost{background:#ffffff1f;color:var(--white);border:1.5px solid rgba(255,255,255,.25)}.lum-btn--ghost:hover{background:#ffffff38}.lum-btn--lg{font-size:17px;padding:19px 36px}.lum-btn--full{width:100%}.lum-topbar{background:var(--text);color:var(--warm-100);font-size:13px;font-weight:500;padding:11px 24px;text-align:center}.lum-topbar-inner{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.lum-topbar-item{display:flex;align-items:center;gap:7px;opacity:.88}.lum-topbar-sep{width:1px;height:14px;background:#ffffff2e}.lum-hero{padding:48px 0 64px;background:var(--white)}.lum-hero-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}.lum-media-main{border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:1;background:var(--warm-100)}.lum-media-main img{width:100%;height:100%;object-fit:cover;display:block}.lum-media-placeholder{aspect-ratio:1;background:var(--warm-100);border-radius:var(--r-xl);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:var(--text-muted);font-size:14px;font-weight:500;border:2px dashed var(--border)}.lum-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.lum-thumb{border-radius:var(--r-sm);overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s;aspect-ratio:1;background:var(--warm-100)}.lum-thumb:hover,.lum-thumb.active{border-color:var(--orange)}.lum-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lum-hero-proof{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:20px}.lum-stars{color:var(--gold);letter-spacing:1px;font-size:15px}.lum-proof-dot{width:3px;height:3px;background:var(--border);border-radius:50%}.lum-tags-row{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 24px}.lum-tag{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:5px 12px;border-radius:var(--r-full)}.lum-tag--camel{background:var(--camel-light);color:var(--camel-dark)}.lum-tag--green{background:var(--green-bg);color:var(--green)}.lum-tag--orange{background:var(--orange-light);color:var(--orange)}.lum-price-block{background:var(--warm-50);border:1.5px solid var(--border);border-radius:var(--r-lg);padding:22px 24px;margin-bottom:20px}.lum-offer-badge{display:inline-flex;align-items:center;gap:6px;background:var(--orange);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:var(--r-full);margin-bottom:12px}.lum-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:12px}.lum-price-now{font-family:var(--font-display);font-size:clamp(32px,5vw,42px);font-weight:700;color:var(--text);line-height:1;letter-spacing:-.02em}.lum-price-was{font-size:18px;color:var(--text-muted);text-decoration:line-through}.lum-price-save{font-size:13px;font-weight:600;color:var(--green);background:var(--green-bg);padding:3px 10px;border-radius:var(--r-full)}.lum-price-fixy{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--green);padding-top:12px;border-top:1px solid var(--border-soft)}.lum-urgency{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--red);margin-bottom:18px}.lum-dot-blink{width:8px;height:8px;background:var(--red);border-radius:50%;flex-shrink:0;animation:lum-blink 1.2s ease-in-out infinite}@keyframes lum-blink{0%,to{opacity:1}50%{opacity:.2}}.lum-cta-stack{display:flex;flex-direction:column;gap:11px;margin-bottom:22px}.lum-trust-mini{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lum-trust-mini-item{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:var(--text-muted)}.lum-bullets{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:22px;padding-top:22px;border-top:1px solid var(--border-soft)}.lum-bullets li{display:flex;align-items:center;gap:11px;font-size:15px;color:var(--text-soft);line-height:1.4}.lum-check{width:22px;height:22px;border-radius:50%;background:var(--green);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.lum-stats-bar{background:var(--text);padding:48px 0}.lum-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#ffffff14}.lum-stat-item{background:var(--text);padding:32px 24px;text-align:center}.lum-stat-number{font-family:var(--font-display);font-size:clamp(40px,6vw,58px);font-weight:700;color:var(--orange);line-height:1;letter-spacing:-.025em;display:block;margin-bottom:10px}.lum-stat-label{font-size:13px;font-weight:500;color:#ffffff8c;line-height:1.5}.lum-steps-grid{display:grid;grid-template-columns:1fr;gap:2px;margin-top:52px;background:var(--border-soft);border-radius:var(--r-xl);overflow:hidden}.lum-step-item{background:var(--white);padding:30px 26px;display:flex;gap:20px;align-items:flex-start;transition:background .2s}.lum-step-item:hover{background:var(--warm-50)}.lum-step-num{width:42px;height:42px;border-radius:50%;background:var(--orange-light);color:var(--orange);font-family:var(--font-display);font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lum-step-body h3{font-size:15px;font-weight:600;color:var(--text);margin-bottom:6px}.lum-step-body p{font-size:14px;color:var(--text-muted);line-height:1.65}.lum-step-emoji{font-size:28px;display:block;margin-bottom:8px}.lum-prob-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:48px}.lum-prob-col{border-radius:var(--r-lg);padding:30px 26px}.lum-prob-col--bad{background:var(--red-bg);border:1.5px solid #FECACA}.lum-prob-col--good{background:var(--green-bg);border:1.5px solid var(--green-bdr)}.lum-prob-title{font-family:var(--font-display);font-size:17px;font-weight:600;margin-bottom:18px;display:flex;align-items:center;gap:8px}.lum-prob-col--bad .lum-prob-title{color:var(--red)}.lum-prob-col--good .lum-prob-title{color:var(--green)}.lum-prob-list{list-style:none;display:flex;flex-direction:column;gap:11px}.lum-prob-list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5}.lum-prob-col--bad .lum-prob-list li{color:#7f1d1d}.lum-prob-col--good .lum-prob-list li{color:#14532d}.lum-ba-wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:52px;max-width:540px;margin-left:auto;margin-right:auto}.lum-ba-col{position:relative;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-md)}.lum-ba-col img{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.lum-ba-label{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background:#1c120ab8;color:var(--white);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:var(--r-full);white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lum-use-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:52px}.lum-use-card{background:var(--white);border:1.5px solid var(--border-soft);border-radius:var(--r-lg);padding:28px 24px;transition:box-shadow .3s,border-color .3s}.lum-use-card:hover{box-shadow:var(--shadow-md);border-color:var(--camel)}.lum-use-big-num{font-family:var(--font-display);font-size:52px;font-weight:700;color:var(--camel-light);line-height:1;margin-bottom:10px;display:block;letter-spacing:-.03em}.lum-use-emoji{font-size:30px;display:block;margin-bottom:12px}.lum-use-card h3{font-size:16px;font-weight:600;margin-bottom:8px;color:var(--text)}.lum-use-card p{font-size:14px;color:var(--text-muted);line-height:1.65}.lum-benefits-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:52px}.lum-benefit-card{display:flex;gap:18px;align-items:flex-start;padding:22px 20px;background:var(--white);border:1.5px solid var(--border-soft);border-radius:var(--r-lg);transition:box-shadow .3s,transform .3s}.lum-benefit-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.lum-benefit-icon-wrap{width:46px;height:46px;border-radius:var(--r-sm);background:var(--orange-light);display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.lum-benefit-card h3{font-size:15px;font-weight:600;color:var(--text);margin-bottom:5px}.lum-benefit-card p{font-size:14px;color:var(--text-muted);line-height:1.65}.lum-kit-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center;margin-top:52px}.lum-kit-img{border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.lum-kit-img img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.lum-kit-list{list-style:none}.lum-kit-list li{display:flex;align-items:flex-start;gap:16px;padding:18px 0;border-bottom:1px solid var(--border-soft);font-size:15px;color:var(--text-soft);line-height:1.5}.lum-kit-list li:last-child{border-bottom:none}.lum-kit-list li strong{display:block;color:var(--text);font-weight:600;margin-bottom:2px}.lum-kit-emoji{font-size:22px;flex-shrink:0;margin-top:2px}.swiper.lum-testi-swiper{margin-top:52px;padding-bottom:48px!important}.lum-testi-card{background:var(--white);border:1.5px solid var(--border-soft);border-radius:var(--r-lg);padding:26px 22px;height:auto!important}.lum-testi-stars{color:var(--gold);font-size:15px;letter-spacing:2px;margin-bottom:14px;display:block}.lum-testi-text{font-family:var(--font-display);font-weight:300;font-style:italic;font-size:15px;color:var(--text-soft);line-height:1.75;margin-bottom:18px}.lum-testi-footer{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--border-soft)}.lum-testi-avatar{width:42px;height:42px;border-radius:50%;background:var(--camel-light);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:16px;font-weight:700;color:var(--camel-dark);flex-shrink:0}.lum-testi-name{font-size:14px;font-weight:600;color:var(--text);display:block}.lum-testi-city{font-size:12px;color:var(--text-muted)}.lum-testi-verified{font-size:11px;color:var(--green);font-weight:600;display:block;margin-top:2px}.lum-testi-swiper .swiper-pagination-bullet-active{background:var(--orange)}.lum-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:52px}.lum-trust-card{background:var(--white);border:1.5px solid var(--border-soft);border-radius:var(--r-lg);padding:24px 18px;text-align:center;transition:box-shadow .3s}.lum-trust-card:hover{box-shadow:var(--shadow-md)}.lum-trust-icon{font-size:30px;display:block;margin-bottom:12px}.lum-trust-card h4{font-size:14px;font-weight:600;color:var(--text);margin-bottom:6px}.lum-trust-card p{font-size:13px;color:var(--text-muted);line-height:1.6}.lum-pagopar{background:var(--warm-50);border:1.5px solid var(--border);border-radius:var(--r-xl);padding:34px 26px;margin-top:52px}.lum-pagopar-steps{display:flex;flex-direction:column;gap:16px;margin-top:18px}.lum-pagopar-step{display:flex;gap:14px;align-items:flex-start;font-size:15px;color:var(--text-soft);line-height:1.6}.lum-pp-num{width:28px;height:28px;background:var(--orange);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:1px}.lum-faq{margin-top:52px}.lum-faq-item{border-bottom:1.5px solid var(--border-soft)}.lum-faq-q{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:21px 0;font-size:16px;font-weight:600;color:var(--text);text-align:left;gap:16px;transition:color .2s}.lum-faq-q:hover,.lum-faq-q[aria-expanded=true]{color:var(--orange)}.lum-faq-icon{color:var(--camel);flex-shrink:0;transition:transform .3s}.lum-faq-q[aria-expanded=true] .lum-faq-icon{transform:rotate(180deg)}.lum-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}.lum-faq-a-inner{padding-bottom:22px;font-size:15px;color:var(--text-muted);line-height:1.75}.lum-buy-box{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-xl);padding:34px 26px;margin-top:36px;box-shadow:var(--shadow-md)}.lum-buy-badge{display:inline-flex;align-items:center;gap:7px;background:var(--orange);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:var(--r-full);margin-bottom:20px}.lum-buy-price{font-family:var(--font-display);font-size:44px;font-weight:700;color:var(--text);letter-spacing:-.025em;line-height:1;margin-bottom:6px}.lum-buy-was{font-size:18px;color:var(--text-muted);text-decoration:line-through;margin-bottom:6px}.lum-buy-fixy{font-size:14px;font-weight:600;color:var(--green);margin-bottom:22px}.lum-buy-includes{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.lum-buy-includes li{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--text-soft)}.lum-cta-final{background:var(--text);padding:88px 0;text-align:center;position:relative;overflow:hidden}.lum-cta-final:before{content:"";position:absolute;top:-120px;right:-80px;width:480px;height:480px;background:radial-gradient(circle,rgba(245,92,0,.12) 0%,transparent 70%);pointer-events:none}.lum-cta-final:after{content:"";position:absolute;bottom:-100px;left:-60px;width:360px;height:360px;background:radial-gradient(circle,rgba(200,149,108,.1) 0%,transparent 70%);pointer-events:none}.lum-cta-final>*{position:relative;z-index:1}.lum-cta-btns{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:36px}.lum-cta-sub{color:#fff6;font-size:13px;margin-top:18px;letter-spacing:.02em}.lum-footer{background:#120d08;color:#ffffff8c;padding:52px 0 28px}.lum-footer-grid{display:grid;grid-template-columns:1fr;gap:36px;margin-bottom:40px}.lum-footer-logo{font-family:var(--font-display);font-size:28px;font-weight:700;color:var(--white);margin-bottom:12px;letter-spacing:-.02em}.lum-footer-logo span{color:var(--orange);font-style:italic}.lum-footer-desc{font-size:14px;line-height:1.7;max-width:260px}.lum-footer-col h4{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:16px}.lum-footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.lum-footer-col a{font-size:14px;color:#ffffff8c;transition:color .2s}.lum-footer-col a:hover{color:var(--orange)}.lum-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;text-align:center;font-size:12px;color:#ffffff40}.lum-wa{position:fixed;bottom:24px;right:20px;z-index:9999;background:#25d366;color:var(--white);text-decoration:none;border-radius:var(--r-full);padding:14px 22px;display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;box-shadow:0 4px 24px #25d36673;animation:lum-wa-pulse 2.5s ease-in-out infinite;transition:transform .2s,background .2s}.lum-wa:hover{background:#1daa56;transform:scale(1.04);animation:none}@keyframes lum-wa-pulse{0%,to{box-shadow:0 4px 24px #25d36673}50%{box-shadow:0 4px 36px #25d366bf,0 0 0 8px #25d3661a}}.lum-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.lum-reveal.lum-visible{opacity:1;transform:none}.lum-reveal.d1{transition-delay:.08s}.lum-reveal.d2{transition-delay:.16s}.lum-reveal.d3{transition-delay:.24s}.lum-reveal.d4{transition-delay:.32s}.lum-reveal.d5{transition-delay:.4s}.product__form,.product-form__submit,.shopify-payment-button,.product-form__error-message-wrapper{display:none!important}@media(min-width:600px){.lum-stats-grid{grid-template-columns:repeat(4,1fr)}.lum-prob-grid{grid-template-columns:1fr 1fr}.lum-use-grid,.lum-benefits-grid{grid-template-columns:repeat(2,1fr)}.lum-cta-btns{flex-direction:row;justify-content:center}}@media(min-width:768px){.lum-hero-grid{grid-template-columns:1fr 1fr;gap:56px}.lum-steps-grid{grid-template-columns:repeat(2,1fr)}.lum-kit-grid{grid-template-columns:1fr 1fr}.lum-trust-grid{grid-template-columns:repeat(4,1fr)}.lum-footer-grid{grid-template-columns:2fr 1fr 1fr}.lum-footer-bottom{text-align:left;display:flex;justify-content:space-between}}@media(min-width:1024px){.lum-steps-grid{grid-template-columns:repeat(4,1fr)}.lum-benefits-grid{grid-template-columns:repeat(3,1fr)}.lum-trust-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.lum-wa span{display:none}.lum-wa{padding:15px;border-radius:50%}.lum-topbar-sep{display:none}}.shopify-section-group-header-group,.shopify-section-group-footer-group,#shopify-section-header,#shopify-section-footer,header.section-header,footer.footer,.header-wrapper,.footer-wrapper{display:none!important}.lum-cta-stack .rsi-buy-now-button,.lum-buy-box .rsi-buy-now-button{width:100%!important;margin:0!important}.lum-cta-stack .rsi-buy-now-button>*,.lum-buy-box .rsi-buy-now-button>*{width:100%!important;border-radius:9999px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:17px!important;font-weight:600!important;padding:19px 36px!important}.lum-cta-btns .rsi-buy-now-button{min-width:280px}.lum-cta-btns .rsi-buy-now-button>*{border-radius:9999px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:17px!important;font-weight:600!important;padding:19px 36px!important}.lum-product-form{display:contents}.lum-cta-stack .rsi-buy-now-button,.lum-cta-stack [class*=rsi-]{width:100%!important;border-radius:var(--r-full)!important;font-family:var(--font-body)!important;font-size:17px!important;font-weight:600!important;padding:19px 36px!important;margin:0!important}.lum-product-form button[type=submit],.lum-product-form .shopify-payment-button{display:none!important}.lum-product-form .rsi-buy-now-button-product,.lum-cta-stack .rsi-buy-now-button-product{width:100%!important;height:auto!important;min-height:unset!important;aspect-ratio:unset!important}.lum-product-form [class*=rsi-] button,.lum-product-form [class*=rsi-] a,.lum-cta-stack [class*=rsi-] button,.lum-cta-stack [class*=rsi-] a{width:100%!important;height:auto!important;min-height:56px!important;padding:16px 28px!important;border-radius:9999px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:16px!important;font-weight:600!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;aspect-ratio:unset!important;flex-direction:row!important}.lum-product-form [class*=rsi-] svg:not([width="20"]):not([width="19"]):not([width="18"]),.lum-cta-stack [class*=rsi-] svg:not([width="20"]):not([width="19"]):not([width="18"]){width:20px!important;height:20px!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lumina.css.map */
