:root{--red:#bd1719;--dark:#211813;--orange:#f5a20b;--green:#2f7d25;--muted:#716a65;--line:#eadfd6;--cream:#fffaf3;--shadow:0 15px 45px rgba(55,30,10,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff 0,#fffaf5 55%,#fff 100%);color:var(--dark);font-family:Arial,Helvetica,sans-serif}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.checkout-header{height:92px;background:#fff;border-bottom:1px solid var(--line)}.header-inner{width:min(1180px,calc(100% - 32px));height:100%;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.checkout-logo{width:150px;height:88px;display:block}.checkout-logo img{width:100%;height:100%;object-fit:contain}.back-link,.secure{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#504841}.back-link svg,.secure svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.secure{justify-self:end;color:var(--green)}main{width:min(1180px,calc(100% - 32px));margin:auto;padding-bottom:70px}.progress{max-width:660px;margin:28px auto 22px;display:flex;align-items:center;justify-content:center;color:#9b928c;font-size:12px;font-weight:700}.progress span{display:flex;align-items:center;gap:7px;white-space:nowrap}.progress b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid #cec4bd}.progress .active{color:var(--red)}.progress .active b{background:var(--red);border-color:var(--red);color:#fff}.progress i{height:1px;background:#ded5ce;width:90px;margin:0 12px}.checkout-intro{text-align:center;max-width:650px;margin:0 auto 30px}.eyebrow,.summary-kicker{color:var(--orange);font-weight:900;font-size:11px;letter-spacing:1.8px;margin:0 0 8px}.checkout-intro h1{font-family:Georgia,'Times New Roman',serif;font-size:42px;line-height:1.04;margin:0}.checkout-intro h1 em{font-style:normal;color:var(--red)}.checkout-intro>p:last-child{color:var(--muted);font-size:14px;line-height:1.55;margin:13px auto 0;max-width:570px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.checkout-main{display:grid;gap:18px}.panel,.summary-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.panel{padding:24px}.panel-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #efe6df;padding-bottom:17px;margin-bottom:18px}.panel-heading>div{display:flex;align-items:center;gap:11px}.panel-heading span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#fff0e6;color:var(--red);font-size:11px;font-weight:900}.panel-heading h2{font-family:Georgia,serif;font-size:22px;margin:0}.panel-heading small{font-size:11px;color:#948a83}.cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:16px;align-items:center;padding:13px 0;border-bottom:1px solid #f0e8e2}.cart-item:last-child{border-bottom:0}.cart-item img{width:92px;height:76px;object-fit:cover;border-radius:10px}.item-info h3{font-size:15px;margin:0 0 7px}.item-info p{font-size:12px;color:var(--muted);margin:0}.item-actions{display:grid;justify-items:end;gap:9px}.item-actions>strong{color:var(--red);font-size:17px}.quantity{display:flex;border:1px solid #ddd2ca;border-radius:8px;overflow:hidden}.quantity button{width:31px;height:29px;border:0;background:#faf7f4;font-size:18px}.quantity output{width:32px;display:grid;place-items:center;font-size:12px;font-weight:800}.remove{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 11px;border:1px solid #e8c4c4;border-radius:7px;background:#fff7f7;color:var(--red);text-decoration:none;font-size:11px;font-weight:800;cursor:pointer;transition:.15s}.remove:hover{background:#ffe8e8;border-color:#d99a9a}.empty-cart{text-align:center;padding:28px 10px}.empty-cart>svg{width:46px;height:46px;fill:none;stroke:#b9aea7;stroke-width:1.6}.empty-cart h3{margin:8px 0}.empty-cart p{font-size:13px;color:var(--muted)}.empty-cart a{display:inline-flex;background:var(--red);color:#fff;padding:11px 19px;border-radius:9px;font-size:12px;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field--wide{grid-column:1/-1}.field>span{font-size:12px;font-weight:800}.field em{font-style:normal;color:#9b918b;font-weight:400}.field input,.field textarea{width:100%;border:1px solid #dcd1ca;border-radius:9px;padding:12px 13px;background:#fff;color:var(--dark);outline:0;transition:.18s}.field input{height:45px}.field textarea{resize:vertical;line-height:1.4}.field input:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(245,162,11,.13)}.field.is-invalid input,.field.is-invalid textarea{border-color:#c82124;background:#fff8f8}.field-error{min-height:12px;color:#bd1719;font-size:10px}.consent{display:flex;gap:11px;align-items:flex-start;margin:4px 0 14px;padding:13px 14px;border:1px solid #d7ebcf;border-radius:12px;background:linear-gradient(145deg,#f4fbf2,#eef8eb);color:#2f4a2a;font-size:12px;line-height:1.5;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.consent input{flex:0 0 auto;width:18px;height:18px;margin-top:1px;accent-color:var(--green)}.consent span{display:block;font-weight:600}.consent b{color:#1f6d1c;font-weight:800}.order-summary{position:sticky;top:18px}.summary-card{padding:25px}.summary-card h2{font-family:Georgia,serif;font-size:28px;margin:0 0 22px}.summary-line{display:flex;justify-content:space-between;gap:16px;font-size:13px;padding:10px 0}.summary-line strong{font-size:13px}.summary-line.shipping strong{color:var(--green);font-size:11px}.summary-total{display:flex;justify-content:space-between;align-items:end;margin-top:10px;padding:18px 0;border-top:1px solid var(--line)}.summary-total span{font-size:13px;font-weight:800}.summary-total strong{font-family:Georgia,serif;font-size:29px;color:var(--red)}.whatsapp-checkout{width:100%;min-height:58px;border:0;border-radius:11px;background:linear-gradient(135deg,#32962d,#23791f);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 9px 20px rgba(39,126,32,.22);cursor:pointer;transition:.18s}.whatsapp-checkout:hover{transform:translateY(-2px);filter:brightness(1.04)}.whatsapp-checkout:disabled{opacity:.45;cursor:not-allowed;transform:none}.whatsapp-checkout>svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.whatsapp-checkout span{display:grid;text-align:left;font-size:14px;font-weight:900}.whatsapp-checkout small{font-size:9px;font-weight:600;letter-spacing:1px}.cta-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#7b726c;font-size:9.5px;line-height:1.35;text-align:center}.cta-note svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.trust-list{list-style:none;padding:16px 0 0;margin:17px 0 0;border-top:1px solid var(--line);display:grid;gap:14px}.trust-list li{display:flex;gap:11px;align-items:center}.trust-list svg{width:24px;height:24px;flex:0 0 24px;fill:none;stroke:var(--green);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-list b,.trust-list small{display:block}.trust-list b{font-size:11px;margin-bottom:3px}.trust-list small{font-size:10px;color:#857b74}.support{text-align:center;color:#857b74;font-size:11px;line-height:1.55}.support a{color:var(--green);font-weight:800;text-decoration:underline}.mobile-checkout{display:none}
@media(max-width:850px){.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.summary-card{padding-bottom:22px}.checkout-intro h1{font-size:36px}body{padding-bottom:78px}.mobile-checkout{position:fixed;display:flex;z-index:50;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(40,20,5,.1);padding:10px 14px;align-items:center;justify-content:space-between}.mobile-checkout small,.mobile-checkout strong{display:block}.mobile-checkout small{font-size:9px;color:var(--muted)}.mobile-checkout strong{font-size:17px;color:var(--red)}.mobile-checkout button{border:0;border-radius:9px;background:var(--green);color:#fff;height:48px;padding:0 17px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900}.mobile-checkout button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}}
@media(max-width:560px){.checkout-header{height:76px}.checkout-logo{width:120px;height:74px}.back-link span,.secure{font-size:0}.back-link svg,.secure svg{width:22px;height:22px}.progress{margin:20px auto 18px}.progress i{width:28px;margin:0 6px}.progress span{font-size:10px}.progress b{width:22px;height:22px}.checkout-intro{margin-bottom:22px}.checkout-intro h1{font-size:32px}.checkout-intro>p:last-child{font-size:12px}.panel{padding:18px 15px;border-radius:14px}.panel-heading h2{font-size:19px}.panel-heading small{font-size:9px}.cart-item{grid-template-columns:75px 1fr;gap:11px}.cart-item img{width:75px;height:65px}.item-actions{grid-column:2;grid-template-columns:auto auto auto;justify-content:space-between;align-items:center;width:100%}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.summary-card{border-radius:14px}.summary-card .whatsapp-checkout,.summary-card .cta-note{display:none}.trust-list{display:none}.support{display:none}}
.order-modal[hidden]{display:none}.order-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px}.order-modal__backdrop{position:absolute;inset:0;background:rgba(22,13,8,.65);backdrop-filter:blur(4px)}.order-modal__card{position:relative;width:min(480px,100%);background:#fff;border-radius:20px;padding:31px;text-align:center;box-shadow:0 28px 80px rgba(0,0,0,.3)}.order-modal__close{position:absolute;right:14px;top:10px;border:0;background:transparent;color:#867b73;font-size:26px;cursor:pointer}.order-modal__check{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#eaf7e8;color:var(--green)}.order-modal__check svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.order-modal__card>p:first-of-type{color:var(--orange);font-size:10px;letter-spacing:1.5px;font-weight:900}.order-modal__card h2{font:700 27px/1.15 Georgia,serif;margin:7px 0 13px}.order-modal__card>strong{display:inline-block;color:var(--red);background:#fff4ef;padding:10px 15px;border-radius:8px;font-size:18px;letter-spacing:.5px}.order-modal__text{color:var(--muted);font-size:12px;line-height:1.55}.order-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px}.order-modal__actions a{min-height:45px;display:grid;place-items:center;border-radius:9px;font-size:11px;font-weight:900;border:1px solid var(--green);color:var(--green)}.order-modal__actions a:first-child{background:var(--green);color:#fff}
@media(max-width:480px){.order-modal__card{padding:27px 18px}.order-modal__actions{grid-template-columns:1fr}.order-modal__card h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.member-note{margin:0 0 24px;padding:14px 16px;border:1px solid #eadbc9;border-radius:14px;background:#fff9ef;color:#5f554c;font-size:14px;line-height:1.55}.member-note strong{color:#241813}.member-note a{color:#b90f16;font-weight:800;text-decoration:none}
