:root{--espresso:#351d10;--espresso-soft:#5b331b;--coffee:#70513c;--caramel:#b67d48;--cream:#f6eee5;--cream-soft:#fbf7f2;--paper:#fffdfa;--text:#24170f;--muted:#71645b;--line:#43261521;--success:#2f9b62;--danger:#bd493f;--shadow-sm:0 14px 36px #321b0e14;--shadow-lg:0 32px 96px #2b150a33;--container:1280px;color:var(--text);background:var(--cream-soft);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream-soft);min-width:320px;color:var(--text);margin:0;font-weight:400}body.no-scroll{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}[hidden]{display:none!important}.icon{flex:none}.site-shell{overflow:clip}.container{width:min(calc(100% - 44px), var(--container));margin-inline:auto}.section{padding:58px 0}.site-header{z-index:70;transition:background .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:68px;display:flex}.brand{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand-mark{background:var(--espresso);border-radius:50%;place-items:center;width:24px;height:24px;display:grid;transform:rotate(-8deg)}.brand-mark span{background:linear-gradient(145deg,#efc486,#b96f37);border-radius:60% 45% 60% 42%;width:10px;height:16px;display:block;position:relative;transform:rotate(28deg)}.brand-mark span:after{content:"";border-left:1px solid var(--espresso);position:absolute;inset:3px 4px;transform:rotate(18deg)}.brand-name{letter-spacing:.095em;font-size:17px;font-weight:500}.desktop-nav{align-items:center;gap:30px;font-size:13px;display:flex}.desktop-nav a{color:#4f4138;padding:10px 0;position:relative}.desktop-nav a:after{content:"";background:var(--espresso);height:1px;transition:right .2s;position:absolute;bottom:2px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{align-items:center;gap:9px;display:flex}.icon-button{width:39px;height:39px;color:var(--espresso);background:0 0;border:0;border-radius:50%;place-items:center;transition:background .2s;display:grid;position:relative}.icon-button:hover{background:#ffffffbd}.cart-badge{color:#fff;border:2px solid var(--cream-soft);background:#d23c2f;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:500;display:grid;position:absolute;top:-3px;right:-1px}.mobile-menu-trigger,.mobile-nav{display:none}.btn{letter-spacing:.005em;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 19px;font-size:13px;font-weight:500;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.62;cursor:wait;transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#3a2012 0%,#5a311d 48%,#7a4828 100%);box-shadow:0 10px 24px #351d1026}.btn-outline{color:var(--espresso);background:#fff9;border-color:#351d1059}.btn-light{color:var(--espresso);background:#fffaf3;border-color:#ffffffb8}.btn.full{width:100%}.btn.grow{flex:1}.text-link{color:var(--coffee);background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:400;display:flex}.hero{background:linear-gradient(115deg,#fffdfa 0%,#fcf7f0 28%,#f6eadc 62%,#ead7c1 100%);align-items:stretch;min-height:520px;padding:84px 0 0;display:flex;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 6% 18%,#ffffffd6,#0000 34%),radial-gradient(circle at 88% 20%,#fff8ef8c,#0000 30%);position:absolute;inset:0}.hero-ambient{opacity:.35;border-radius:50%;position:absolute}.hero-ambient-one{background:radial-gradient(circle,#c98e532e,#0000 68%);width:260px;height:260px;top:72px;left:-110px}.hero-ambient-two{background:radial-gradient(circle,#5d381f1c,#0000 70%);width:350px;height:350px;bottom:-100px;right:-115px}.hero-grid{z-index:1;grid-template-columns:.47fr .53fr;align-items:center;gap:20px;display:grid;position:relative}.hero-copy{padding:30px 0 20px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.13em;color:#956039;font-size:10px;font-weight:500;display:inline-block}.eyebrow{text-transform:none;letter-spacing:.015em;background:#b67d481c;border-radius:999px;padding:6px 10px}.hero h1{letter-spacing:.045em;color:var(--espresso);margin:22px 0 18px;font-family:inherit;font-size:clamp(52px,5.5vw,78px);font-weight:300;line-height:.95}.hero-copy>p{color:#51443c;max-width:430px;font-size:16px;line-height:1.75}.hero-buttons{gap:10px;margin-top:25px;display:flex}.hero-features{grid-template-columns:repeat(4,1fr);gap:10px;max-width:620px;margin-top:35px;display:grid}.feature-item{align-items:center;gap:8px;min-width:0;display:flex}.feature-icon{width:46px;height:46px;color:var(--espresso);background:linear-gradient(145deg,#ffffffe6,#f7e7d6c7);border:1px solid #5f382214;border-radius:50%;place-items:center;display:grid;box-shadow:0 8px 20px #52301b12}.feature-item strong,.feature-item small{font-weight:400;display:block}.feature-item small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.42}.hero-visual{align-self:end;align-items:end;min-width:0;height:100%;display:flex;position:relative}.hero-image-frame{width:100%;box-shadow:none;border-radius:0;overflow:hidden}.hero-image-frame img{object-fit:cover;object-position:center bottom;width:100%;height:430px}.hero-note{display:none}.section-heading h2{color:var(--espresso);letter-spacing:-.025em;margin:7px 0 0;font-family:inherit;font-size:clamp(26px,2.6vw,36px);font-weight:400;line-height:1.12}.section-heading p{color:var(--muted);max-width:620px;margin:10px auto 0;font-size:13px;line-height:1.72}.split-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.centered{text-align:center}.category-tabs{scrollbar-width:none;gap:8px;padding:1px 0 17px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tab{white-space:nowrap;border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:999px;padding:8px 14px;font-size:12px}.category-tab.active{background:var(--espresso);color:#fff;border-color:var(--espresso)}.product-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.product-card{background:linear-gradient(#fff 0%,#fffdfa 100%);border:1px solid #55321d1c;border-radius:12px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 10px 28px #4629170e}.product-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.product-image-wrap{aspect-ratio:2.15;background:linear-gradient(145deg,#f7ede1,#fff);position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.product-card:hover img{transform:scale(1.02)}.product-badge{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.055em;background:linear-gradient(135deg,#351d10f0,#704122f0);border-radius:999px;padding:5px 9px;font-size:10px;position:absolute;top:10px;left:10px}.product-category{display:none}.product-body h3{margin:0 0 8px;font-size:18px;font-weight:500;line-height:1.35}.product-body p{color:var(--muted);min-height:68px;margin:0;font-size:14px;line-height:1.66}.product-footer{justify-content:space-between;align-items:end;gap:12px;margin-top:14px;display:flex}.product-footer>span{color:var(--muted);font-size:12px}.product-footer strong{color:var(--espresso);font-size:15px;font-weight:500}.add-button{color:#fff;background:linear-gradient(135deg,#3b1f10,#724224);border:0;border-radius:7px;place-items:center;width:32px;height:32px;transition:transform .18s;display:grid;box-shadow:0 7px 16px #40200f29}.add-button:hover{transform:scale(1.05)}.promo-banner{color:#fff;min-height:160px;box-shadow:var(--shadow-sm);background:linear-gradient(115deg,#2a140a 0%,#5c331c 42%,#8c5732 100%);border-radius:10px;margin-top:16px;position:relative;overflow:hidden}.promo-banner img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.promo-banner:after{content:"";background:linear-gradient(90deg,#281208e6 0%,#34190cad 34%,#3a1d0f3d 60%,#2812080d 78%);position:absolute;inset:0}.promo-copy{z-index:2;width:48%;padding:24px 26px;position:relative}.promo-pill{letter-spacing:.05em;background:#ffffff21;border-radius:999px;padding:5px 8px;font-size:9px;display:inline-flex}.promo-copy h3{margin:8px 0 6px;font-family:inherit;font-size:24px;font-weight:400;line-height:1.18}.promo-copy p{display:none}.promo-copy .btn{min-height:34px;margin-top:10px;padding:0 14px;font-size:11px}.about-section{background:linear-gradient(125deg,#fbf6ef 0%,#fffdfa 44%,#f5eadf 72%,#ecddcd 100%);padding:36px 0}.about-grid{grid-template-columns:.55fr .8fr 1fr;align-items:center;gap:38px;display:grid;position:relative}.about-grid:after{content:"";display:block}.about-image{box-shadow:none;border-radius:0;align-self:stretch;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%;min-height:170px}.about-copy>.kicker,.about-copy>h2,.about-copy>p{grid-column:1}.about-copy h2{letter-spacing:-.025em;margin:-12px 0 0;font-family:inherit;font-size:28px;font-weight:400;line-height:1.2}.about-copy>p{color:var(--muted);margin:-8px 0 0;font-size:15px;line-height:1.78}.about-benefits{grid-area:1/3/span 3;grid-template-columns:1fr;align-content:center;gap:13px;margin:0;display:grid}.benefit{align-items:center;gap:11px;font-size:14px;line-height:1.5;display:flex}.benefit .icon{color:#9b6538;background:linear-gradient(145deg,#f7e9d9,#ead1b5);border-radius:50%;width:24px;height:24px;padding:4px;box-shadow:0 6px 14px #7d4e2b14}.steps-section{background:linear-gradient(#fff 0%,#fffdf9 100%);padding:46px 0 52px}.steps-section .section-heading p{display:none}.steps-grid{grid-template-columns:repeat(4,1fr);gap:26px;margin-top:26px;display:grid}.step-card{text-align:left;min-height:78px;padding:8px 10px 8px 66px;position:relative}.step-card:not(:last-child):after{content:"";border-top:1px solid #6d482e33;width:34px;position:absolute;top:34px;right:-17px}.step-number{width:21px;height:21px;color:var(--espresso);background:linear-gradient(145deg,#f2ddc3,#dcb98e);border-radius:50%;place-items:center;font-size:10px;font-weight:500;display:grid;position:absolute;top:1px;left:46px}.step-icon{width:52px;height:52px;color:var(--espresso);background:linear-gradient(145deg,#fff8ef,#f0deca);border-radius:50%;place-items:center;display:grid;position:absolute;top:8px;left:0;box-shadow:0 10px 24px #54301a12}.step-card h3{margin:2px 0 6px;font-size:16px;font-weight:500;line-height:1.35}.step-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.62}.special-section{color:#fff;background:linear-gradient(110deg,#281209 0%,#55301b 46%,#7b492b 100%);padding:22px 0}.special-grid{grid-template-columns:1fr auto;align-items:center;gap:34px;display:grid}.kicker-light{color:#dfae72}.special-grid h2{margin:4px 0 12px;font-family:inherit;font-size:20px;font-weight:400;line-height:1.2}.special-icons{grid-template-columns:repeat(6,1fr);gap:17px;display:grid}.special-item{text-align:center}.special-item span{color:#e9bd85;background:#ffffff12;border:1px solid #ffffff1c;border-radius:50%;place-items:center;width:30px;height:30px;margin:auto auto 4px;display:grid}.special-item small{color:#fffc;font-size:10px;line-height:1.35}.special-cta{text-align:center;border-left:1px solid #ffffff29;max-width:250px;padding-left:34px}.special-cta p{color:#ffffffc2;margin:0 0 10px;font-size:11px;line-height:1.55}.special-cta .btn{min-height:36px;font-size:11px}.testimonials-section{background:#fffaf4;padding:18px 0 22px}.testimonials-section .section-heading{margin-bottom:8px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.testimonial-card{border:1px solid var(--line);background:#ffffffa6;border-radius:7px;padding:10px 12px}.testimonial-head{align-items:center;gap:8px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#e4bf92,#8b5635);border-radius:50%;place-items:center;width:26px;height:26px;font-size:7px;font-weight:500;display:grid}.testimonial-head strong{font-size:12px;font-weight:500}.stars{color:#d69b43;letter-spacing:.04em;margin-top:2px;font-size:9px}.testimonial-card p{color:#5e5149;min-height:48px;margin:8px 0;font-size:11px;line-height:1.58}.testimonial-card>small{color:#a46b3c;align-items:center;gap:5px;font-size:10px;display:flex}.footer-grid{grid-template-columns:1.4fr .7fr .9fr 1.2fr;gap:40px;display:grid}.footer-grid h3{text-transform:uppercase;letter-spacing:.06em;margin:3px 0 10px;font-size:11px;font-weight:500}.footer-grid a,.footer-grid p{color:#62544b;align-items:center;gap:6px;margin:4px 0;font-size:11px;line-height:1.6;display:flex}.footer-brand>p{margin-top:9px}.social-row{gap:6px;margin-top:10px;display:flex}.social-row a{border:1px solid #3a241838;border-radius:50%;place-items:center;width:23px;height:23px;font-size:7px;font-weight:500;display:grid}.footer-bottom{text-align:center;color:#7c6f66;border-top:1px solid #3a24181a;margin-top:17px;padding-top:10px;font-size:10px}.mobile-bottom-nav{display:none}.floating-cart{z-index:85;background:linear-gradient(135deg, var(--espresso), #65361a);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:11px;height:51px;display:none;position:fixed;bottom:73px;left:14px;right:14px;box-shadow:0 15px 45px #2d160a4d}.floating-cart span{align-items:center;gap:10px;display:flex}.floating-cart strong{font-size:11px;font-weight:500}.floating-cart small{color:#f1c995;font-size:10px}.overlay{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;background:#1c0e0761;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.overlay.active{opacity:1;visibility:visible}.cart-drawer{z-index:100;width:min(390px,100% - 20px);box-shadow:var(--shadow-lg);background:#fffdf9;border-radius:15px;flex-direction:column;transition:transform .28s cubic-bezier(.22,.8,.2,1);display:flex;position:fixed;top:10px;bottom:10px;right:10px;overflow:hidden;transform:translate(calc(100% + 28px))}.cart-drawer.active{transform:translate(0)}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:18px 18px 13px;display:flex}.drawer-header h2{margin:5px 0 0;font-size:18px;font-weight:500}.drawer-body{flex:1;padding:14px 18px;overflow:auto}.drawer-footer{border-top:1px solid var(--line);background:#fff;padding:13px 18px 16px}.drawer-footer label,.option-group>label,.form-section>label,.form-grid label{color:#4c4038;font-size:12px;font-weight:500;display:block}.drawer-footer label small,label small{color:var(--muted);font-weight:400}textarea,input{width:100%;color:var(--text);background:#fff;border:1px solid #42271824;border-radius:8px;outline:none;padding:11px 12px;font-size:13px;transition:border .2s,box-shadow .2s}textarea{resize:vertical;min-height:62px;line-height:1.45}textarea:focus,input:focus{border-color:#b77b45;box-shadow:0 0 0 3px #b9804a1a}.drawer-footer textarea{min-height:49px;margin-top:7px}.cart-list{gap:10px;display:grid}.cart-item{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:57px 1fr 22px;gap:9px;padding:9px;display:grid;position:relative}.cart-item>img{object-fit:cover;background:var(--cream);border-radius:5px;width:57px;height:57px}.cart-item-main h3{margin:2px 0 4px;font-size:13px;font-weight:500}.cart-item-main p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.cart-item-main>small{color:#9a6741;margin-top:4px;font-size:9px;display:block}.cart-item-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:7px;display:flex}.cart-item-bottom>strong{font-size:12px;font-weight:500}.quantity-control{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;height:33px;display:inline-flex}.quantity-control button{width:31px;height:31px;color:var(--espresso);background:0 0;border:0;place-items:center;display:grid}.quantity-control strong{text-align:center;min-width:25px;font-size:12px;font-weight:500}.quantity-control.compact{height:23px}.quantity-control.compact button{width:22px;height:22px}.quantity-control.compact strong{min-width:19px;font-size:10px}.trash-button{color:#9b8d84;background:0 0;border:0;align-self:center;padding:2px}.cart-summary{gap:8px;margin:10px 0;display:grid}.cart-summary>div,.price-box>div,.success-details>div{justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.cart-summary strong,.price-box strong,.success-details strong{font-weight:500}.total-row{border-top:1px dashed var(--line);color:var(--espresso);padding-top:8px}.empty-state{text-align:center;padding:70px 20px}.empty-state>span{background:var(--cream);width:70px;height:70px;color:var(--coffee);border-radius:50%;place-items:center;display:inline-grid}.empty-state h3{margin:14px 0 5px;font-size:18px;font-weight:500}.empty-state p{color:var(--muted);margin:0 0 17px;font-size:12px}.modal-shell{z-index:105;opacity:0;visibility:hidden;pointer-events:none;place-items:center;padding:18px;transition:opacity .22s,visibility .22s;display:grid;position:fixed;inset:0}.modal-shell.active{opacity:1;visibility:visible;pointer-events:auto}.modal-card{width:min(820px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow-lg);background:#fffdf9;border-radius:15px;transition:transform .22s;position:relative;overflow:auto;transform:translateY(12px)scale(.985)}.modal-shell.active .modal-card{transform:translateY(0)scale(1)}.modal-close{z-index:5;border:1px solid var(--line);width:31px;height:31px;color:var(--espresso);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.modal-close.static{position:static}.product-modal-grid{grid-template-columns:.82fr 1.18fr;display:grid}.product-modal-image{background:#f6ede2;min-height:470px}.product-modal-image img{object-fit:cover;width:100%;height:100%}.product-modal-content{padding:34px 35px 30px}.product-modal-content h2{margin:7px 0 8px;font-size:28px;font-weight:400}.product-modal-content>p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.65}.option-group{margin-top:14px}.option-group>label{margin-bottom:7px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.choice-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-button{border:1px solid var(--line);text-align:left;min-height:46px;color:var(--text);background:#fff;border-radius:7px;padding:8px}.choice-button.active{background:#faf0e5;border-color:#9d6031;box-shadow:inset 0 0 0 1px #9d6031}.choice-button strong{font-size:11px;font-weight:500;display:block}.choice-button small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.modal-order-row{align-items:center;gap:9px;margin-top:17px;display:flex}.modal-order-row .btn{justify-content:space-between}.modal-order-row .btn strong{font-weight:500}.checkout-shell{place-items:center}.checkout-head{border-bottom:1px solid var(--line);padding:15px 18px 13px}.checkout-title{align-items:center;gap:9px;padding-right:38px;display:flex}.checkout-back{width:26px;height:26px;color:var(--espresso);background:0 0;border:0;place-items:center;padding:0;display:grid;transform:rotate(180deg)}.checkout-head h2{margin:2px 0 0;font-size:18px;font-weight:500}.checkout-progress{grid-template-columns:repeat(5,1fr);margin-top:13px;display:grid}.progress-item{text-align:center;color:#998b81;justify-items:center;gap:4px;display:grid;position:relative}.progress-item:before{content:"";background:#e5d9cd;height:1px;position:absolute;top:10px;left:-50%;right:50%}.progress-item:first-child:before{display:none}.progress-item span{z-index:1;background:#eee7df;border-radius:50%;place-items:center;width:20px;height:20px;font-size:7px;display:grid;position:relative}.progress-item small{font-size:9px}.progress-item.active{color:var(--espresso)}.progress-item.active:before{background:#c59b73}.progress-item.active span{background:#ead9c7}.progress-item.current span{background:var(--espresso);color:#fff}.checkout-form{gap:13px;display:grid}.form-section{gap:8px;display:grid}.form-section h3{margin:0;font-size:13px;font-weight:500}.form-grid{gap:8px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{gap:5px;display:grid}.segmented{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.segmented label,.payment-choice{position:relative}.segmented input,.payment-choice input{opacity:0;pointer-events:none;position:absolute}.segmented span{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:40px;font-size:12px;display:flex}.segmented label:has(input:checked) span{background:#f3e6d8;border-color:#b8783d;box-shadow:inset 0 0 0 1px #b8783d}.payment-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.payment-choice span{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:40px;font-size:11px;display:flex}.payment-choice:has(input:checked) span{background:#f3e6d8;border-color:#b8783d;box-shadow:inset 0 0 0 1px #b8783d}.hidden{display:none!important}.honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.checkout-actions{justify-content:flex-end;gap:8px;display:flex}.turnstile-wrap{min-height:65px}.review-layout{gap:10px;display:grid}.review-main,.review-side{align-content:start;gap:10px;display:grid}.review-section{border:1px solid var(--line);background:#fff;border-radius:8px;padding:11px}.review-section h3{margin:0;font-size:13px;font-weight:500}.review-title{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.review-title button{color:#a36232;background:0 0;border:0;font-size:10px;font-weight:400}.review-items{gap:7px;display:grid}.review-item{border-bottom:1px solid var(--line);grid-template-columns:41px 1fr auto;align-items:center;gap:8px;padding-bottom:7px;display:grid}.review-item:last-child{border-bottom:0;padding-bottom:0}.review-item img{object-fit:cover;border-radius:5px;width:41px;height:44px}.review-item div{gap:2px;display:grid}.review-item strong{font-size:11px;font-weight:500}.review-item small{color:var(--muted);font-size:9px}.review-item span{color:#8b6346;font-size:10px}.review-section p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.6}.review-side dl{grid-template-columns:110px 1fr;gap:8px;margin:0;font-size:11px;display:grid}.review-side dt{color:var(--muted)}.review-side dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:500}.price-box{gap:8px;display:grid}.price-box p{color:#7a685c;text-align:center;background:#f7efe6;border-radius:8px;margin:2px 0 0;padding:10px;font-size:10px;line-height:1.55}.error-banner{color:#8c3029;background:#fff0ef;border:1px solid #e2aaa5;border-radius:7px;padding:10px 12px;font-size:10px}.full-row{grid-column:1/-1}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.success-state{text-align:center;max-width:430px;margin:0 auto;padding:5px 0 0}.success-icon{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:47px;height:47px;margin:0 auto 9px;display:grid;box-shadow:0 10px 24px #2e7d5a33}.success-state h2{margin:6px 0;font-size:20px;font-weight:500}.success-state>p{color:var(--muted);max-width:390px;margin:0 auto 11px;font-size:11px;line-height:1.6}.order-number{background:#f8f0e6;border-radius:7px;gap:2px;padding:9px 56px;display:grid;position:relative}.order-number small{color:var(--muted);font-size:10px}.order-number strong{letter-spacing:.04em;font-size:16px;font-weight:500}.order-number button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:6px 9px;font-size:9px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.success-details{border:1px solid var(--line);text-align:left;border-radius:7px;gap:6px;margin:9px 0;padding:10px;display:grid}.status-pending{color:#a36a35}.success-actions{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.security-note{color:#9b887c;margin-top:9px;font-size:10px;display:block}.toast{z-index:130;opacity:0;visibility:hidden;color:#fff;box-shadow:var(--shadow-lg);background:#27140b;border-radius:999px;padding:10px 16px;font-size:11px;transition:all .22s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px)}.toast.active{opacity:1;visibility:visible;transform:translate(-50%)}.reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(15px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal.delay-1{transition-delay:.1s}@media (width<=1000px){.desktop-nav{display:none}.mobile-menu-trigger{display:grid}.mobile-nav{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9fa;border-radius:11px;flex-direction:column;padding:9px;position:absolute;top:63px;left:18px;right:18px}.mobile-nav.active{display:flex}.mobile-nav a{border-bottom:1px solid var(--line);padding:10px;font-size:11px}.mobile-nav a:last-child{border-bottom:0}.hero-grid{grid-template-columns:.48fr .52fr}.hero h1{font-size:54px}.hero-features{grid-template-columns:repeat(2,1fr)}.about-grid{gap:22px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:45px 0}.header-inner{height:62px}.header-order{display:none}.brand-name{font-size:14px}.brand-mark{width:22px;height:22px}.hero{min-height:auto;padding:83px 0 18px}.hero-grid{grid-template-columns:1fr;gap:8px}.hero-copy{padding:8px 0 0}.hero h1{margin:17px 0 12px;font-size:clamp(44px,14vw,62px)}.hero-copy>p{max-width:340px;font-size:14px;line-height:1.72}.hero-buttons{margin-top:17px}.hero-buttons .btn{min-height:42px;padding-inline:16px}.hero-visual{order:2;margin-inline:-14px}.hero-image-frame img{object-position:center;height:250px}.hero-features{order:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none;margin-top:14px}.feature-item{text-align:left;flex-direction:row;align-items:flex-start;gap:8px}.feature-icon{width:44px;height:44px}.feature-item strong{font-size:13px}.feature-item small{font-size:11px}.section-heading h2{font-size:24px}.product-grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:9px;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.product-grid::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;flex:0 0 255px}.product-image-wrap{aspect-ratio:1.85}.promo-banner{min-height:160px}.promo-copy{width:72%;padding:20px 18px}.promo-copy h3{font-size:21px}.about-grid{grid-template-columns:1fr;gap:20px}.about-grid:after{display:none}.about-image{border-radius:12px;grid-row:auto;overflow:hidden}.about-copy>.kicker,.about-copy>h2,.about-copy>p{grid-column:1}.about-copy h2{margin-top:0;font-size:28px}.about-copy>p{margin-top:0;font-size:14px;line-height:1.72}.about-benefits{grid-area:auto/1;grid-template-columns:1fr;gap:12px;margin-top:4px}.benefit{font-size:13px}.steps-grid{grid-template-columns:1fr;gap:16px}.step-card:not(:last-child):after{display:none}.special-grid{grid-template-columns:1fr;gap:14px}.special-icons{grid-template-columns:repeat(3,1fr);row-gap:12px}.special-cta{border-top:1px solid #ffffff29;border-left:0;max-width:none;padding:11px 0 0}.testimonial-grid{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card{min-width:245px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px 16px}.footer-brand{grid-column:1/-1}.site-footer{padding-bottom:75px}.mobile-bottom-nav{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);height:61px;padding-bottom:env(safe-area-inset-bottom);background:#fffdf9f5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#695d55;background:0 0;border:0;align-content:center;place-items:center;gap:3px;padding:0;font-size:9px;display:grid;position:relative}.mobile-bottom-nav em{color:#fff;background:#d23c2f;border-radius:7px;place-items:center;min-width:14px;height:14px;font-size:7px;font-style:normal;display:grid;position:absolute;top:5px;left:55%}.floating-cart.visible{display:flex}.cart-drawer{border-radius:0;width:100%;top:0;bottom:0;right:0}.modal-shell{place-items:end center;padding:0}.modal-card{border-radius:16px 16px 0 0;width:100%;max-height:94vh}.product-modal-grid{grid-template-columns:1fr}.product-modal-image{height:190px;min-height:190px}.product-modal-content{padding:20px 15px 18px}.product-modal-content h2{font-size:22px}.choice-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-order-row{background:#fffdf9;padding-top:9px;position:sticky;bottom:0}.checkout-card{border-radius:0;max-height:100vh}.checkout-head{padding-top:13px}.checkout-content{padding-bottom:78px}.checkout-actions{background:#fffdf9;padding-top:8px;position:sticky;bottom:0}.success-actions{grid-template-columns:1fr 1fr}}@media (width<=430px){.hero-features{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-icon{width:42px;height:42px}.form-grid.two{grid-template-columns:1fr}.payment-grid{grid-template-columns:repeat(2,1fr)}.checkout-progress{gap:0}.progress-item small{font-size:8px}.success-actions,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.section-heading h2,.product-body h3,.step-card h3,.about-copy h2,.special-grid h2,.testimonial-card p,.footer-grid a,.footer-grid p{overflow-wrap:anywhere}.hero{min-height:620px;padding-top:88px}.hero-grid{grid-template-columns:minmax(0,.49fr) minmax(0,.51fr);gap:clamp(26px,4vw,58px)}.hero-copy{min-width:0;padding-block:42px 38px}.hero h1{letter-spacing:.035em;font-size:clamp(56px,5.4vw,76px);line-height:.98}.hero-buttons{flex-wrap:wrap}.hero-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;max-width:none}.feature-item{background:linear-gradient(145deg,#ffffff9e,#faeee161);border:1px solid #5c361f0f;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px 8px;display:grid}.feature-icon{width:42px;height:42px}.feature-item strong{font-size:12.5px;line-height:1.28}.feature-item small{margin-top:2px;font-size:10.5px;line-height:1.38}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(16px,2vw,24px)}.product-card{flex-direction:column;min-width:0;height:100%;display:flex}.product-image-wrap{aspect-ratio:1.65;flex:none}.product-body{flex-direction:column;flex:1;padding:17px 18px 18px;display:flex}.product-body h3{margin-bottom:8px;font-size:17px;line-height:1.32}.product-footer{align-items:center;margin-top:auto;padding-top:16px}.product-footer>span{gap:3px;min-width:0;display:grid}.product-footer strong{white-space:nowrap}.add-button{flex:none;width:34px;height:34px}.promo-banner{border-radius:14px;min-height:178px;margin-top:28px}.about-section{padding-block:clamp(48px,5vw,68px)}.about-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.55fr);align-items:center;gap:clamp(32px,5vw,72px);display:grid}.about-grid:after{display:none}.about-image{border-radius:18px;grid-area:1/1;overflow:hidden;box-shadow:0 20px 54px #4827141a}.about-image img{height:100%;min-height:320px}.about-copy{grid-area:1/2;grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr);align-items:start;gap:12px clamp(28px,4vw,54px);min-width:0;display:grid}.about-copy>.kicker,.about-copy>h2,.about-copy>p{grid-column:1;margin:0}.about-copy>.kicker{align-self:auto}.about-copy h2{font-size:clamp(28px,3vw,38px);line-height:1.16}.about-copy>p{max-width:640px;font-size:14px;line-height:1.76}.about-benefits{grid-area:1/2/4;align-content:center;gap:13px;min-width:0;margin:0;display:grid}.benefit{min-width:0;font-size:13px;line-height:1.48}.steps-section{padding-block:clamp(50px,5vw,68px)}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.step-card{background:linear-gradient(145deg,#fffdf9fa,#f7ece09e);border:1px solid #5e371f14;border-radius:16px;min-height:148px;padding:24px 18px 22px 78px;box-shadow:0 12px 30px #4626140d}.step-card:not(:last-child):after{width:20px;top:50%;right:-19px}.step-number{width:22px;height:22px;top:16px;left:54px}.step-card h3{margin:3px 0 8px;font-size:16px;line-height:1.32}.step-card p{font-size:13px;line-height:1.58}.special-section{padding-block:36px}.special-grid{grid-template-columns:minmax(0,1fr) minmax(250px,320px);gap:48px}.special-icons{gap:14px}.special-item span{width:38px;height:38px;margin-bottom:7px}.special-cta{max-width:none;padding-left:40px}.testimonials-section{padding-block:42px 48px}.testimonials-section .section-heading h2{font-size:26px}.testimonial-card{border-radius:12px;flex-direction:column;min-width:0;padding:18px 20px;display:flex}.avatar{width:34px;height:34px;font-size:10px}.testimonial-head strong{font-size:13px}.testimonial-card p{min-height:60px;font-size:12.5px;line-height:1.62}.testimonial-card>small{margin-top:auto;font-size:10.5px}.site-footer{padding:42px 0 18px}.footer-grid{grid-template-columns:minmax(220px,1.3fr) minmax(120px,.65fr) minmax(150px,.82fr) minmax(250px,1.15fr);align-items:start;gap:clamp(28px,4vw,58px)}.footer-grid h3{font-size:12px}.footer-grid a,.footer-grid p{align-items:flex-start;font-size:12px;line-height:1.55}.social-row a{width:30px;height:30px;font-size:9px}.footer-bottom{margin-top:28px;padding-top:14px;font-size:11px}.cart-drawer{width:min(430px,100% - 24px)}.cart-item{grid-template-columns:66px minmax(0,1fr) 24px;gap:12px;padding:12px 6px}.cart-item>img{width:66px;height:66px}.cart-item-bottom{flex-wrap:wrap}.checkout-card{width:min(580px,100%)}.checkout-content,.checkout-head{padding-inline:22px}@media (width<=1120px){.hero{min-height:590px}.hero-grid{grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);gap:26px}.hero h1{font-size:clamp(50px,6vw,64px)}.hero-features,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image-wrap{aspect-ratio:1.85}.about-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:36px}.about-copy{grid-template-columns:1fr}.about-benefits{grid-area:auto/1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.step-card:not(:last-child):after{display:none}.special-grid{grid-template-columns:1fr;gap:26px}.special-cta{text-align:left;border-top:1px solid #ffffff26;border-left:0;padding:24px 0 0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.section{padding-block:46px}.hero{min-height:auto;padding-top:76px;padding-bottom:24px}.hero-grid{grid-template-columns:1fr;gap:18px}.hero-copy{padding:14px 0 0}.hero h1{letter-spacing:.025em;margin-block:18px 14px;font-size:clamp(42px,13vw,58px)}.hero-copy>p{max-width:100%;font-size:14px}.hero-buttons{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-buttons .btn{width:100%}.hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.feature-item{grid-template-columns:38px minmax(0,1fr);padding:10px}.feature-icon{width:38px;height:38px}.feature-item strong{font-size:12px}.feature-item small{font-size:10px}.hero-visual{margin-inline:-14px}.hero-image-frame img{height:clamp(240px,70vw,330px)}.split-heading{align-items:flex-end}.text-link{flex:none;font-size:10px}.product-grid{scroll-snap-type:x mandatory;gap:14px;margin-right:-14px;padding:4px 14px 12px 2px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;flex:0 0 min(82vw,300px)}.product-image-wrap{aspect-ratio:1.62}.product-body p{min-height:0}.promo-banner{min-height:210px}.promo-banner img{object-position:67% center}.promo-banner:after{background:linear-gradient(90deg,#281208f0 0%,#30170bc7 52%,#28120829 100%)}.promo-copy{width:82%;padding:24px 20px}.about-grid{grid-template-columns:1fr;gap:26px}.about-image{grid-area:auto/1}.about-image img{min-height:260px}.about-copy{grid-area:auto/1;grid-template-columns:1fr;gap:12px}.about-copy>.kicker,.about-copy>h2,.about-copy>p,.about-benefits{grid-column:1}.about-copy h2{font-size:30px}.about-copy>p{font-size:14px}.about-benefits{grid-row:auto;grid-template-columns:1fr;margin-top:8px}.steps-grid{grid-template-columns:1fr;gap:14px}.step-card{min-height:124px;padding:22px 18px 20px 76px}.special-icons{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.testimonial-card{min-width:min(82vw,320px)}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer-brand{grid-column:1/-1}.cart-drawer{width:100%}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.container{width:min(calc(100% - 24px), var(--container))}.hero-buttons,.hero-features{grid-template-columns:1fr}.feature-item{min-height:64px}.split-heading{gap:12px;display:grid}.product-card{flex-basis:min(88vw,310px)}.promo-copy{width:92%}.special-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:1}.cart-item{grid-template-columns:58px minmax(0,1fr) 22px;gap:9px}.cart-item>img{width:58px;height:58px}.checkout-progress small{font-size:7px}.order-number{padding-inline:14px;padding-bottom:48px}.order-number button{width:calc(100% - 28px);inset:auto 14px 10px;transform:none}}.reveal,.reveal.delay-1,.reveal.visible{opacity:1;transition:none;transform:none}.promo-banner img{object-position:center;width:62%;left:auto;right:0}@media (width<=760px){.promo-banner img{object-position:center;width:68%}}.promo-banner img{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000009e 14%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#0000009e 14%,#000 30%)}:root{--line:#4e2d1914;--shadow-sm:0 16px 34px #4627140f;--shadow-lg:0 34px 92px #351c0e29}.container{width:min(calc(100% - 42px), var(--container))}.section{padding-block:clamp(44px,4.4vw,62px)}.site-header.scrolled{-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);background:#fffcf8d1;box-shadow:0 10px 30px #4f2e1a0f}.desktop-nav a,.mobile-nav a,.footer-grid a,.footer-grid p,.hero-copy>p,.product-body p,.about-copy>p,.step-card p,.testimonial-card p,.special-cta p,.section-heading p{color:#67574b}.btn{border-radius:11px;min-height:42px;padding-inline:18px;transition:transform .18s,box-shadow .2s,background .25s,border-color .25s}.btn-primary{background:linear-gradient(135deg,#402215 0%,#6a3a21 52%,#9a6540 100%);box-shadow:0 12px 28px #45261324}.btn-primary:hover{box-shadow:0 16px 34px #4526132e}.btn-outline,.btn-light{background:#ffffffb8;border-color:#4c2b181f}.hero{background:radial-gradient(circle at 0 15%,#ffffffeb,#0000 22%),radial-gradient(circle at 100% 0,#f6dfc670,#0000 22%),linear-gradient(120deg,#fffdfa 0%,#fbf4ec 36%,#f3e5d4 72%,#ead5bf 100%);min-height:585px;padding-top:84px}.hero-ambient{opacity:.22}.hero-grid{gap:clamp(22px,3.5vw,48px)}.hero h1{letter-spacing:.028em;margin:18px 0 14px;font-size:clamp(54px,5.1vw,72px);line-height:1}.hero-copy>p{max-width:455px;font-size:15px;line-height:1.72}.hero-features{gap:10px;margin-top:28px}.feature-item{background:linear-gradient(#ffffffd1,#fbf3e99e);border:1px solid #623c260f;border-radius:16px;padding:11px 10px;box-shadow:0 12px 24px #4e2d190a}.feature-icon{background:linear-gradient(145deg,#fffffff2,#f3e3d1cc);width:40px;height:40px;box-shadow:0 8px 16px #52301b0f}.feature-item strong{font-size:12px}.feature-item small{font-size:10px}.hero-image-frame img{height:470px}.section-heading{margin-bottom:clamp(20px,2.6vw,30px)}.section-heading h2{letter-spacing:-.03em}.product-grid{gap:clamp(14px,1.6vw,20px)}.product-card{background:linear-gradient(#fffffff5,#fffaf4f5);border:1px solid #54331f12;border-radius:18px;box-shadow:0 16px 34px #4928140e}.product-image-wrap{aspect-ratio:1.72}.product-badge{background:linear-gradient(135deg,#3b2215e6,#7e4f2fe6);padding:6px 10px;font-size:9px}.product-body{padding:16px 17px 17px}.product-body h3{margin-bottom:7px;font-size:17px}.product-body p{min-height:58px;font-size:13px;line-height:1.62}.product-footer{margin-top:auto;padding-top:14px}.product-footer>span{font-size:11px}.product-footer strong{font-size:15px}.add-button{border-radius:10px;width:33px;height:33px;box-shadow:0 8px 18px #40200f1f}.promo-banner{background:linear-gradient(120deg,#34190c 0%,#634027 45%,#9d6c46 100%);border-radius:22px;min-height:170px;margin-top:22px;box-shadow:0 20px 46px #3a1e0d1a}.promo-copy{width:min(52%,520px);padding:26px 28px}.promo-copy h3{font-size:23px;line-height:1.16}.about-grid{gap:clamp(28px,4vw,54px)}.about-image{border-radius:24px;box-shadow:0 24px 58px #47281417}.about-copy{gap:10px clamp(22px,3vw,40px)}.about-copy h2{font-size:clamp(27px,2.8vw,35px)}.about-copy>p{font-size:13.5px;line-height:1.72}.about-benefits{gap:11px}.benefit{background:#ffffff94;border:1px solid #5f39220f;border-radius:14px;padding:11px 12px;font-size:12.5px;box-shadow:0 8px 18px #4a29160a}.steps-section{background:linear-gradient(#fffdfb 0%,#fffaf4 100%)}.steps-grid{gap:16px;margin-top:24px}.step-card{background:linear-gradient(#fffffff2,#f8efe5cc);border-radius:20px;min-height:136px;padding:22px 16px 20px 74px;box-shadow:0 14px 28px #4626140b}.step-icon{width:46px;height:46px;top:22px;left:16px}.step-number{top:14px;left:50px}.step-card h3{font-size:15px}.step-card p{font-size:12.5px}.special-grid{gap:34px}.special-grid h2{font-size:23px}.special-item span{background:#ffffff17;width:36px;height:36px}.special-item small{font-size:10.5px}.special-cta{padding-left:34px}.special-cta p{font-size:12px}.testimonials-section{background:linear-gradient(#fff8f1 0%,#fffdfb 100%);padding-block:36px 42px}.testimonial-grid{gap:16px}.testimonial-card{background:linear-gradient(#ffffffc7,#fcf5ede6);border:1px solid #5f38220f;border-radius:18px;padding:17px 18px;box-shadow:0 14px 26px #4526140a}.testimonial-card p{min-height:54px;font-size:12px}.footer-grid{gap:clamp(24px,3vw,42px)}.footer-grid a,.footer-grid p{font-size:11.5px}.social-row a{background:#ffffff5c;border-color:#522f1a1f;width:32px;height:32px}.footer-bottom{color:#816f62;font-size:10px}.cart-drawer,.modal-card,.checkout-card,.review-section,.success-details{border:1px solid #5c39220f;box-shadow:0 24px 54px #44251314}.cart-drawer{border-radius:22px}.checkout-card{border-radius:24px}@media (width<=1120px){.hero{min-height:560px}.product-card{border-radius:16px}.about-grid{gap:28px}}@media (width<=760px){.container{width:min(calc(100% - 24px), var(--container))}.section{padding-block:42px}.hero{min-height:auto;padding-top:74px;padding-bottom:20px}.hero-copy{padding-top:10px}.hero h1{margin-bottom:12px;font-size:clamp(41px,12.2vw,56px)}.hero-copy>p{font-size:14px}.hero-buttons{gap:10px}.hero-features{gap:10px;margin-top:20px}.feature-item{min-height:72px;padding:10px 11px}.hero-image-frame img{height:clamp(235px,68vw,315px)}.product-grid{gap:12px;padding-bottom:10px}.product-card{flex-basis:min(80vw,292px)}.product-body{padding:15px}.product-body h3{font-size:16px}.product-body p{min-height:0;font-size:12.5px}.promo-banner{border-radius:20px;min-height:188px}.promo-copy{width:84%;padding:22px 18px}.promo-copy h3{font-size:21px}.about-image{border-radius:20px}.about-copy h2{font-size:28px}.about-copy>p{font-size:13.5px}.benefit{font-size:12.5px}.step-card{min-height:126px;padding:20px 16px 18px 72px}.step-card h3{font-size:14px}.step-card p{font-size:12px}.special-grid h2{font-size:21px}.testimonial-card{border-radius:16px;min-width:min(82vw,312px)}.footer-grid{gap:24px 18px}.cart-drawer,.checkout-card{border-radius:0}}@media (width<=480px){.hero-features{grid-template-columns:1fr}.feature-item{min-height:64px}.product-card{flex-basis:min(86vw,300px)}.promo-copy{width:90%}.steps-grid{gap:12px}.step-card{border-radius:18px}}.hero-copy>p{max-width:480px;margin-bottom:0}.hero-buttons{margin-top:26px}.hero-features{display:none!important}.special-section{background:radial-gradient(circle at top,#ffffff0f,#0000 26%),linear-gradient(120deg,#2b150c 0%,#56311d 48%,#825235 100%);padding-block:42px}.special-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px;max-width:920px}.special-intro{justify-items:center;gap:10px;max-width:700px;display:grid}.special-intro h2{margin:0;font-size:clamp(26px,3vw,34px);line-height:1.18}.special-intro p{color:#ffffffc7;max-width:640px;margin:0;font-size:13px;line-height:1.72}.special-icons{grid-template-columns:repeat(6,minmax(0,1fr));justify-items:center;gap:14px;width:100%;max-width:820px}.special-item{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:14px 10px 12px;box-shadow:0 10px 24px #00000014}.special-item span{background:#ffffff1a;width:40px;height:40px;margin-bottom:8px}.special-item small{font-size:11px;line-height:1.45;display:block}.special-cta{text-align:center;border:0;max-width:460px;padding:0}.special-cta p{margin-bottom:12px;font-size:13px}.special-cta .btn{color:#fff;background:#ffffff1f;border-color:#ffffff2e;min-width:200px}.special-cta .btn:hover{background:#ffffff2e}.site-footer{background:radial-gradient(circle at top,#ffffff80,#0000 24%),linear-gradient(#f7efe5 0%,#efdfce 100%);padding:34px 0 16px}.footer-top-card{background:linear-gradient(145deg,#ffffffd1,#faf0e5b8);border:1px solid #5c39220f;border-radius:24px;margin-bottom:18px;padding:22px 26px;box-shadow:0 18px 44px #4324120f}.footer-top-card .footer-brand{text-align:center;justify-items:center;gap:10px;display:grid}.footer-top-card .footer-brand>p{color:#5f4e42;margin:0;font-size:14px;line-height:1.6}.footer-top-card .footer-brand>small{color:#846f60;font-size:12px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.footer-block{background:#ffffff8f;border:1px solid #5c39220d;border-radius:20px;padding:18px 18px 16px;box-shadow:0 10px 24px #4324120a}.footer-grid h3{color:var(--espresso);margin-bottom:12px}.footer-grid a,.footer-grid p{color:#645449;gap:8px;margin:6px 0}.footer-contact p,.footer-contact a{align-items:flex-start}.footer-contact span{flex:1}.social-row a{background:#ffffffb3;border-radius:50%;width:34px;height:34px;box-shadow:0 6px 14px #4626140f}@media (width<=760px){.hero{min-height:auto}.hero-copy{padding-block:18px 0}.special-section{padding-block:34px}.special-grid{gap:16px}.special-icons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.special-intro h2{font-size:26px}.footer-top-card{border-radius:20px;padding:20px 16px}.footer-grid{grid-template-columns:1fr;gap:12px}.footer-block{border-radius:18px}}#syarat-ketentuan,#kebijakan-privasi,#kontak{scroll-margin-top:96px}.hero{min-height:520px}.hero-grid{align-items:center}.hero-copy{padding-block:30px 18px}.hero-copy>p{max-width:470px}.hero-image-frame{border-radius:30px;overflow:hidden;box-shadow:0 28px 70px #46251229}.hero-image-frame:after{content:"";pointer-events:none;background:linear-gradient(#ffffff05,#3f1f101a);position:absolute;inset:0}.hero-image-frame img{object-fit:cover;object-position:center center;height:430px}.hero-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7}.about-grid{grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);gap:clamp(24px,4vw,48px)}.about-image{aspect-ratio:1.05;border-radius:26px;justify-self:center;max-width:390px}.about-image img{object-fit:cover;object-position:center;height:100%;min-height:100%}.about-copy{display:block}.about-copy h2{margin-top:8px;margin-bottom:12px}.about-copy>p{max-width:720px;margin-bottom:18px}.about-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px;display:grid}.benefit{box-shadow:none;background:0 0;border:0;align-items:flex-start;gap:10px;padding:0;font-size:13px;line-height:1.62;display:flex}.benefit-dot{color:#8a5c38;background:#97613a1f;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.special-intro p{max-width:690px}.footer-top-card{margin-bottom:22px}.footer-top-card .footer-brand>small{line-height:1.6}.social-row a{color:#5b3924;transition:transform .18s,background .2s,color .2s,box-shadow .2s}.social-row a:hover{color:#2f180d;background:#fff;transform:translateY(-2px);box-shadow:0 12px 22px #4626141a}.footer-block{min-height:100%}.footer-grid a:hover{color:#2f180d}.legal-section{background:linear-gradient(#fffaf5 0%,#f8efe6 100%);padding-top:8px}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.legal-card{background:linear-gradient(#ffffffe6,#fbf4ecf0);border:1px solid #5d39210f;border-radius:24px;padding:24px 24px 22px;box-shadow:0 18px 38px #4526140d}.legal-card h2{color:var(--espresso);margin:10px 0 14px;font-size:24px;line-height:1.2}.legal-list{color:#66564b;gap:10px;margin:0;padding-left:18px;font-size:13px;line-height:1.68;display:grid}.gps-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.gps-button{white-space:nowrap;min-height:44px;padding-inline:14px}.gps-help{color:#8b7869;margin-top:6px;font-size:11px;line-height:1.5;display:block}@media (width<=960px){.about-grid{grid-template-columns:1fr}.about-image{max-width:360px}.about-benefits{grid-template-columns:1fr;gap:9px}.special-icons{grid-template-columns:repeat(3,minmax(0,1fr))}.legal-grid{grid-template-columns:1fr}}@media (width<=760px){.hero-copy{padding-block:12px 0}.hero-image-frame{border-radius:24px}.hero-image-frame img{height:clamp(250px,66vw,330px)}.about-image{border-radius:22px;max-width:320px}.about-copy>p{margin-bottom:14px}.legal-card{border-radius:20px;padding:20px 18px}.legal-card h2{font-size:21px}.special-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.gps-field{grid-template-columns:1fr}.gps-button{width:100%}}body{background:radial-gradient(circle at 0 0,#fff9f2eb,#0000 28%),radial-gradient(circle at 85% 0,#f7ead98c,#0000 20%),linear-gradient(#fdfaf6 0%,#f9f2ea 52%,#f4e9dd 100%)}.hero{background:radial-gradient(circle at 3% 12%,#fffffff2,#0000 20%),radial-gradient(circle at 92% 6%,#f8ecdc85,#0000 22%),linear-gradient(120deg,#fffdfb 0%,#fcf6ef 34%,#f6eadf 67%,#ecdcc9 100%)}.hero:before{background:radial-gradient(circle at 8% 20%,#ffffff94,#0000 26%),radial-gradient(circle at 88% 14%,#fff6ec5c,#0000 24%)}.hero-note{background:#ffffffb8;border:1px solid #683e240d;box-shadow:0 14px 28px #4b2a1512}.product-section{background:linear-gradient(#fffdfa 0%,#fffaf5 46%,#fbf3ea 100%)}.promo-banner{background:linear-gradient(120deg,#351b0e 0%,#61402a 42%,#976a47 100%);box-shadow:0 22px 48px #43241217}.promo-banner:after{background:linear-gradient(90deg,#30180ccc 0%,#3a1e108f 38%,#43241233 67%,#371c0e05 100%)}.about-section{background:radial-gradient(circle at 100% 0,#fcf2e79e,#0000 24%),linear-gradient(#fbf5ed 0%,#fffdfa 48%,#f6ecdf 100%)}.special-section{background:radial-gradient(circle at top,#ffffff0d,#0000 24%),linear-gradient(120deg,#2c160c 0%,#53301d 46%,#7c5336 100%)}.site-footer{background:radial-gradient(circle at top,#ffffff85,#0000 24%),linear-gradient(#f8f0e7 0%,#efe1d2 100%)}.footer-top-card{background:linear-gradient(145deg,#ffffffd6,#fbf3eabd)}.legal-section{background:linear-gradient(#fffaf5 0%,#f9f0e6 100%)}@media (width<=760px){.hero{background:radial-gradient(circle at 0 10%,#ffffffe6,#0000 22%),linear-gradient(120deg,#fffdfb 0%,#fbf5ed 46%,#f2e4d5 100%)}}.site-footer{padding-top:36px}.footer-grid-clean{grid-template-columns:1.5fr .8fr .9fr 1.1fr;align-items:start;gap:32px;display:grid}.footer-brand-inline{align-content:start;gap:10px;display:grid}.footer-brand-inline>p{color:#5f4e42;margin:0;font-size:14px;line-height:1.65}.footer-brand-inline>small{color:#857264;font-size:12px;line-height:1.6}.footer-top-card{display:none!important}.footer-block{box-shadow:none;background:0 0;border:0;min-height:auto;padding:0}.footer-grid-clean h3{color:#3a2418;letter-spacing:.08em;margin:4px 0 12px;font-size:11px;font-weight:500}.footer-grid-clean a,.footer-grid-clean p{color:#65554a;margin:6px 0;font-size:11.5px;line-height:1.7}.footer-grid-clean a:hover{color:#2e190e}.social-row{justify-content:flex-start;gap:10px;margin-top:4px}.social-row a{background:#ffffff9e;border:1px solid #58331c14;width:34px;height:34px;box-shadow:0 8px 16px #4626140d}.footer-bottom{margin-top:22px;padding-top:14px}@media (width<=960px){.footer-grid-clean{grid-template-columns:1.2fr 1fr 1fr;gap:24px}.footer-brand-inline{grid-column:1/-1}}@media (width<=760px){.site-footer{padding-top:30px}.footer-grid-clean{grid-template-columns:1fr;gap:18px}.footer-brand-inline{gap:8px}}.social-row{display:none!important}.footer-grid-clean{grid-template-columns:minmax(220px,1.35fr) minmax(320px,1.2fr) minmax(270px,1fr);gap:clamp(26px,4vw,52px)}.footer-links-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.footer-brand-inline{gap:7px}.footer-brand-inline>p{margin-top:2px}.footer-contact{grid-template-columns:1fr;align-content:start;display:grid}@media (width<=960px){.footer-grid-clean{grid-template-columns:1fr 1.25fr;gap:28px}.footer-brand-inline{grid-column:1/-1;max-width:620px}.footer-contact{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.footer-contact h3{grid-column:1/-1}}@media (width<=760px){.site-footer{padding-top:24px;padding-bottom:72px}.footer-grid-clean{grid-template-columns:1fr;gap:18px}.footer-brand-inline{border-bottom:1px solid #50301d14;grid-column:1;gap:5px;padding-bottom:14px}.footer-brand-inline>p{font-size:12px;line-height:1.5}.footer-brand-inline>small{font-size:10.5px;line-height:1.45}.footer-links-group{border-bottom:1px solid #50301d14;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-bottom:14px}.footer-grid-clean h3{margin:0 0 8px;font-size:10px}.footer-grid-clean a,.footer-grid-clean p{margin:3px 0;font-size:10.5px;line-height:1.5}.footer-contact{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.footer-contact h3{grid-column:1/-1}.footer-contact p,.footer-contact a{align-items:flex-start;min-width:0}.footer-contact .icon{width:15px;height:15px;margin-top:1px}.footer-bottom{margin-top:16px;padding-top:12px;font-size:9.5px}}@media (width<=420px){.footer-links-group{gap:16px}.footer-contact{grid-template-columns:1fr 1fr;gap:2px 12px}.footer-grid-clean a,.footer-grid-clean p{font-size:10px}}.hero{background:radial-gradient(1200px 420px at -6% 8%,#fffffff5 0%,#ffffffc7 26%,#fff0 58%),radial-gradient(760px 300px at 102% 10%,#f9eee29e 0%,#f6e7d638 44%,#f6e7d600 72%),linear-gradient(118deg,#fffdfb 0%,#fcf7f1 30%,#f7ede2 58%,#efe1d0 82%,#e7d4c0 100%);overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#fffdfbf5 0%,#fffaf5e6 12%,#fcf5ecd1 24%,#f9eee1ad 36%,#f5e6d475 48%,#efdcc638 60%,#e9d4bc1a 72%,#e8d2b90a 84%,#e8d2b900 100%),radial-gradient(520px 240px at 18% 22%,#ffffff5c 0%,#fff0 74%);position:absolute;inset:0}.hero:after{content:"";mix-blend-mode:screen;pointer-events:none;z-index:0;background:linear-gradient(#ffffff1a 0%,#fff0 20%,#4a2a1708 100%),linear-gradient(110deg,#ffffff0a 0%,#fff0 38% 100%);position:absolute;inset:0}.hero-grid,.hero-copy,.hero-visual{z-index:1;position:relative}.hero-image-frame{background:#efe2d2;position:relative}.hero-image-frame:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#f7eee4b8 0%,#f7eee485 8%,#f7eee447 16%,#f7eee41f 24%,#f7eee400 34%),linear-gradient(#ffffff14 0%,#fff0 24%,#47281414 100%);position:absolute;inset:0}.hero-image-frame:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff1f 0%,#fff0 28%),linear-gradient(270deg,#4527140a 0%,#45271400 24%);position:absolute;inset:0}.hero-image-frame img{z-index:1;filter:saturate(.98)contrast(.985)brightness(1.01);position:relative}@media (width<=760px){.hero{background:radial-gradient(760px 280px at -10% 8%,#fffffff0 0%,#ffffffbd 30%,#fff0 62%),linear-gradient(118deg,#fffdfb 0%,#fbf5ee 36%,#f4e7d8 72%,#ecdbc8 100%)}.hero:before{background:linear-gradient(#ffffff1a 0%,#fff0 30%),linear-gradient(90deg,#fffcf8e6 0%,#f8eee38f 18%,#f2e3d229 34%,#f2e3d200 52%)}.hero-image-frame:before{background:linear-gradient(#ffffff14 0%,#fff0 20%,#45271414 100%),linear-gradient(90deg,#f7eee470 0%,#f7eee41f 18%,#f7eee400 34%)}}.checkout-card{background:radial-gradient(circle at 100% 0,#faecdc70,#0000 24%),linear-gradient(#fffdfb 0%,#fbf5ee 100%);width:min(620px,100%)}.checkout-head{background:#ffffff7a;border-bottom-color:#502e1b12;padding:18px 22px 15px}.checkout-title{gap:12px}.checkout-back{background:#ffffffb8;border:1px solid #54311d12;border-radius:50%;width:34px;height:34px}.checkout-progress{margin-top:16px}.progress-item span{width:24px;height:24px;font-size:9px;box-shadow:0 5px 12px #4828150d}.progress-item:before{top:12px}.checkout-content{padding:18px 22px 22px}.checkout-form-polished{gap:14px}.form-section-polished{background:linear-gradient(#ffffffd1,#fcf6efc7);border:1px solid #58341f11;border-radius:18px;gap:12px;padding:17px 18px;position:relative;box-shadow:0 12px 28px #4626140a}.form-section-heading{align-items:flex-start;gap:11px;display:flex}.form-section-heading>span{color:#6e4328;background:linear-gradient(145deg,#fff,#f0dfcd);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 16px #502d180f}.form-section-heading h3{margin:1px 0 3px;font-size:14px;line-height:1.35}.form-section-heading p{color:#8a7769;margin:0;font-size:11px;line-height:1.5}.checkout-form-polished label{color:#4c3c32;font-size:12px}.checkout-form-polished input,.checkout-form-polished textarea{background:#ffffffe0;border-color:#53301c1a;border-radius:12px;margin-top:6px;box-shadow:inset 0 1px #ffffffbf}.checkout-form-polished input:hover,.checkout-form-polished textarea:hover{border-color:#965e3738}.checkout-form-polished input:focus,.checkout-form-polished textarea:focus{border-color:#a9693e7a;box-shadow:0 0 0 4px #b4754914,inset 0 1px #ffffffc7}.segmented,.payment-grid{gap:8px}.segmented span,.payment-choice span{background:#ffffffb8;border-color:#54311d17;border-radius:12px;min-height:44px;transition:background .2s,border-color .2s,transform .18s,box-shadow .2s}.segmented label:hover span,.payment-choice:hover span{border-color:#9b5e3533;transform:translateY(-1px)}.segmented label:has(input:checked) span{background:linear-gradient(145deg,#f8ecdf,#eed8c1);border-color:#ab693a6b;box-shadow:0 8px 18px #532f190f,inset 0 0 0 1px #a9683a33}.payment-choice:has(input:checked) span{background:linear-gradient(145deg,#f8ecdf,#eed8c1);border-color:#ab693a6b;box-shadow:0 8px 18px #532f190f,inset 0 0 0 1px #a9683a33}.delivery-fields{gap:10px}.gps-field{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.gps-button{background:linear-gradient(145deg,#ffffffe6,#f6ebdfd9);border-radius:12px;gap:7px;min-height:44px}.gps-help{min-height:18px;margin-top:7px;padding-left:2px;transition:color .2s}.gps-success{color:#2f8055}.gps-error{color:#a4433b}.gps-loading{color:#8a633f}.compact-note-section{padding-block:15px}.checkout-actions-polished{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fbf5ee00,#fbf5eef0 28%,#fbf5ee 100%);padding:12px 0 2px;position:sticky;bottom:-1px}.spinner-dark{border-color:#5c351f #4226162e #4226162e;width:14px;height:14px}.permission-shell{z-index:118}.permission-card{text-align:center;background:radial-gradient(circle at top,#f7e5d199,#0000 30%),linear-gradient(#fffdfa 0%,#faf2e9 100%);border-radius:26px;width:min(460px,100%);padding:30px 28px 24px}.permission-icon{color:#704228;background:linear-gradient(145deg,#fff,#eed8c0);border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 13px;display:grid;box-shadow:0 16px 34px #502d1817}.permission-card h2{color:var(--espresso);margin:8px 0 10px;font-size:22px;font-weight:500;line-height:1.25}.permission-card>p{color:#6e5c50;max-width:390px;margin:0 auto;font-size:12px;line-height:1.68}.permission-steps{text-align:left;color:#5f4e43;background:#ffffffa8;border:1px solid #58341f0f;border-radius:16px;gap:9px;margin:18px 0 0;padding:16px 18px 16px 36px;font-size:12px;line-height:1.55;display:grid}.permission-actions{gap:9px;margin-top:20px;display:flex}.permission-card>small{color:#928073;margin-top:14px;font-size:10px;line-height:1.5;display:block}@media (width<=760px){.checkout-head{padding-inline:16px}.checkout-content{padding:14px 14px 76px}.form-section-polished{border-radius:16px;padding:15px}.form-grid.two,.gps-field{grid-template-columns:1fr}.gps-button{width:100%}.permission-card{border-radius:24px 24px 0 0;padding:27px 18px 22px}.permission-actions{grid-template-columns:1fr;display:grid}.permission-actions .btn{width:100%}}.payment-state{gap:16px;max-width:470px;margin:0 auto;display:grid}.payment-heading{text-align:center;justify-items:center;gap:7px;display:grid}.payment-provider{color:#714628;letter-spacing:.08em;text-transform:uppercase;background:#a76c411a;border:1px solid #86502c14;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:10px;display:inline-flex}.payment-heading h2{color:var(--espresso);margin:0;font-size:24px;font-weight:500}.payment-heading p{color:#746358;max-width:390px;margin:0;font-size:12px;line-height:1.65}.qris-shell{background:radial-gradient(circle at top,#fffffff0,#0000 38%),linear-gradient(#fffdfb 0%,#f8eee4 100%);border:1px solid #5b361f12;border-radius:24px;place-items:center;min-height:300px;padding:18px;display:grid;position:relative;box-shadow:0 18px 46px #42231214}.qris-image-wrap{aspect-ratio:1;background:#fff;border-radius:18px;place-items:center;width:min(100%,300px);padding:12px;display:grid;box-shadow:0 10px 28px #311a0d14}.qris-image-wrap img{object-fit:contain;width:100%;height:100%}.qris-loading{color:#6c5a4e;justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex;position:absolute;inset:0}.payment-amount-card{color:#fff;background:linear-gradient(135deg,#3b2114 0%,#6d4027 60%,#9a6b49 100%);border-radius:18px;justify-items:center;gap:3px;padding:16px 18px;display:grid;box-shadow:0 16px 34px #3c1f0f26}.payment-amount-card small{color:#ffffffb8;letter-spacing:.05em;text-transform:uppercase;font-size:10px}.payment-amount-card strong{letter-spacing:.01em;font-size:26px;font-weight:500}.payment-amount-card span{color:#ffffffbd;font-size:10px}.payment-meta{background:#ffffffb3;border:1px solid #5a36200f;border-radius:18px;gap:9px;padding:14px 16px;display:grid}.payment-meta>div{border-bottom:1px solid #5a36200f;justify-content:space-between;gap:16px;padding-bottom:9px;font-size:11px;display:flex}.payment-meta>div:last-child{border-bottom:0;padding-bottom:0}.payment-meta span{color:#806f63}.payment-meta strong{color:#3f2b1f;text-align:right;font-weight:500}.status-paid{color:#26734b!important}.status-expired{color:#a33f35!important}.payment-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.payment-security-note{color:#78675b;text-align:center;background:#f4eadfb3;border-radius:14px;margin:0;padding:11px 13px;font-size:10.5px;line-height:1.6}.checkout-form-polished .payment-choice:has(input[value=qris]:checked) span{background:linear-gradient(#f7ecdf,#efe0cf);border-color:#8e552f47;box-shadow:inset 0 0 0 1px #8e552f29,0 8px 18px #522f190d}@media (width<=760px){.payment-state{gap:13px}.qris-shell{border-radius:20px;min-height:270px;padding:14px}.qris-image-wrap{width:min(100%,270px)}.payment-actions{grid-template-columns:1fr}.payment-heading h2{font-size:22px}}
