@media(min-width:1024px){.pdp-back{padding:0 64px;max-width:1600px;margin:0 auto 24px}}.pdp-grid{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.pdp-grid{display:grid;grid-template-columns:100px 1fr 1fr;gap:40px;padding:0 64px 64px;max-width:1600px;margin:0 auto;align-items:start}}.gallery-main{aspect-ratio:1;background:var(--bg-3);position:relative;transition:background .4s}.gallery-main:before{content:none}.gallery-tools{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:2}.gallery-tool{width:40px;height:40px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text);cursor:pointer;transition:all .2s}.gallery-tool:hover{background:var(--brand);color:var(--bg)}.gallery-tool svg{width:18px;height:18px}.gallery-counter{position:absolute;top:16px;left:16px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text);padding:4px 10px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.04em;z-index:2}.gallery-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.gallery-dots .d{width:6px;height:6px;border-radius:50%;background:#00000040;transition:all .3s;cursor:pointer}.gallery-dots .d.active{background:var(--brand);width:24px;border-radius:4px}@media(min-width:1024px){.gallery-main{grid-column:2;border-radius:24px;max-height:600px}.pdp-thumbs{grid-column:1;display:flex;flex-direction:column;gap:10px;position:sticky;top:100px}.pdp-thumb{aspect-ratio:1;border-radius:12px;cursor:pointer;border:2px solid transparent;transition:all .2s}.pdp-thumb:hover{border-color:var(--text)}.pdp-thumb.active{border-color:var(--brand)}.gallery-dots,.gallery-counter{display:none}}.pdp-thumbs{display:none}@media(min-width:1024px){.pdp-thumbs{display:flex}}.pdp-info{padding:0 20px;display:flex;flex-direction:column;gap:18px}@media(min-width:1024px){.pdp-info{padding:0;grid-column:3}}.pdp-brand-link{font-size:12px;color:var(--brand);cursor:pointer;display:inline-flex;align-items:center;gap:4px;font-weight:500;width:fit-content}.pdp-brand-link:hover{text-decoration:underline}.pdp-meta-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.pdp-meta-tag{font-size:10px;color:var(--text-3);text-transform:uppercase;letter-spacing:.16em;font-weight:600}.pdp-meta-tag .new{color:var(--brand)}.pdp-rating-line{display:flex;align-items:center;gap:6px}.pdp-rating-line .num{font-size:13px;color:var(--text);font-weight:600}.pdp-rating-line .stars{color:var(--brand);font-size:12px;letter-spacing:1px}.pdp-rating-line .count{font-size:11px;color:var(--text-2)}.pdp-title{font-family:Anton,Inter,sans-serif;font-size:clamp(32px,6vw,48px);font-weight:400;line-height:1.05;letter-spacing:0;text-transform:uppercase;color:var(--text)}.pdp-title .it{font-style:normal;color:var(--brand)}.pdp-prices{display:flex;flex-direction:column;gap:4px}.pdp-prices .row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.pdp-prices .old{font-size:14px;color:var(--text-3);text-decoration:line-through}.pdp-prices .save{font-size:11px;color:var(--brand);font-weight:700;background:var(--brand-soft);padding:4px 10px;border-radius:100px;text-transform:uppercase;letter-spacing:.1em}.pdp-prices .price{font-family:Anton,Inter,sans-serif;font-size:clamp(36px,6vw,52px);color:var(--brand);font-weight:400;line-height:1;letter-spacing:.01em}.pdp-prices .info{font-size:12px;color:var(--text-2)}.pdp-prices .info .pix{color:var(--brand);font-weight:700}.pdp-stock{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--brand-soft);border-radius:100px;font-size:11px;color:var(--brand);font-weight:700;text-transform:uppercase;letter-spacing:.1em;width:fit-content}.pdp-stock:before{content:"\25cf"}.pdp-options{display:flex;flex-direction:column;gap:18px}.pdp-compat{background:var(--bg-2);border:1px solid var(--border);border-radius:14px;padding:18px}.pdp-compat-title{font-size:10px;color:var(--brand);text-transform:uppercase;letter-spacing:.18em;font-weight:700;margin-bottom:12px}.pdp-compat-title:before{content:"# ";opacity:.7}.pdp-compat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pdp-compat-item{display:flex;flex-direction:column;gap:2px}.pdp-compat-label{font-size:10px;color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.pdp-compat-value{font-family:var(--sans);font-size:14px;color:var(--text);font-weight:600}.color-variants,.size-grid,.pdp-option-label{display:none}.pdp-cta-row{display:flex;gap:12px;align-items:center;margin-top:4px}.pdp-cta-row .qty{flex-shrink:0}.qty{display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:100px;padding:6px 8px}.qty button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--text-2);font-size:16px;border-radius:50%;transition:all .2s}.qty button:hover{background:var(--bg-2);color:var(--brand)}.qty .v{font-size:13px;min-width:16px;text-align:center;font-weight:600}.pdp-trust{display:flex;background:var(--bg-2);border:1px solid var(--border);border-radius:12px;padding:14px;justify-content:space-around;gap:12px}.pdp-trust .item{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;flex:1}.pdp-trust .item svg{width:18px;height:18px;color:var(--brand)}.pdp-trust .item .l{font-size:9px;color:var(--text-2);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.pdp-acc{border-top:1px solid var(--border)}.pdp-acc-item{border-bottom:1px solid var(--border)}.pdp-acc-head{width:100%;text-align:left;padding:16px 0;display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:15px;font-weight:500;color:var(--text)}.pdp-acc-head .ic{color:var(--brand);font-family:var(--serif);font-style:italic;font-size:22px;transition:transform .3s}.pdp-acc-item.open .pdp-acc-head .ic{transform:rotate(45deg)}.pdp-acc-body{max-height:0;overflow:hidden;transition:max-height .3s,padding .3s;font-size:13px;color:var(--text-2);line-height:1.6}.pdp-acc-item.open .pdp-acc-body{max-height:400px;padding-bottom:16px}.pdp-sticky{position:fixed;left:0;right:0;bottom:calc(76px + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--border);padding:12px 16px;display:flex;gap:10px;align-items:center;z-index:80;box-shadow:0 -4px 20px #0000000f}body[data-view=pdp] .pdp-sticky{display:flex}body:not([data-view=pdp]) .pdp-sticky{display:none}@media(min-width:1024px){.pdp-sticky{display:none!important}}.cross-sell{padding:56px 20px;background:var(--bg-2);border-top:1px solid var(--border)}@media(min-width:768px){.cross-sell{padding:80px 40px}}@media(min-width:1024px){.cross-sell{padding:96px 64px}}.about{background:var(--bg-2);padding:64px 20px;position:relative;overflow:hidden}.about:before{content:none}.about-grid{display:grid;gap:32px;max-width:1600px;margin:0 auto;position:relative;z-index:1}.about-img{aspect-ratio:4/5;background:var(--brand-soft);border-radius:200px 200px 14px 14px;border:1px solid var(--border);position:relative;overflow:hidden}.about-img:before{content:none}.about-content{display:flex;flex-direction:column;gap:24px}.about-title{font-family:Anton,Inter,sans-serif;font-size:clamp(36px,7vw,72px);font-weight:400;line-height:.95;letter-spacing:0;text-transform:uppercase;color:var(--text)}.about-title .it{font-style:normal;color:var(--brand)}.about-text{font-size:15px;color:var(--text-2);line-height:1.65;max-width:480px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:24px;border-top:1px solid var(--border)}.stat-num{font-family:Anton,Inter,sans-serif;font-size:clamp(32px,5vw,48px);color:var(--brand);font-style:normal;font-weight:400;line-height:1;letter-spacing:.02em}.stat-label{font-size:9px;color:var(--text-2);text-transform:uppercase;letter-spacing:.16em;margin-top:8px;font-weight:600}.about-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}@media(min-width:768px){.about{padding:88px 40px}.about-grid{grid-template-columns:1fr 1fr;gap:56px;align-items:center}.about-text{font-size:16px}}@media(min-width:1024px){.about{padding:120px 64px}.about-grid{gap:80px}.about-text{font-size:17px}.stat-label{font-size:11px}}.reviews-bar{background:var(--bg-2);color:var(--text);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:32px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.reviews-bar .stars{color:var(--accent);font-size:22px;letter-spacing:4px;filter:drop-shadow(0 1px 0 rgba(0,0,0,.15))}.reviews-bar .num{font-family:Anton,Inter,sans-serif;font-size:clamp(32px,5vw,44px);font-style:normal;line-height:1;color:var(--brand)}.reviews-bar .label{font-size:11px;color:var(--text-2);text-transform:uppercase;letter-spacing:.16em;margin-top:4px;font-weight:600}@media(min-width:768px){.reviews-bar{flex-direction:row;justify-content:center;gap:40px;padding:40px 32px}}.newsletter{background:var(--accent);color:var(--text);padding:56px 24px;text-align:center;position:relative;overflow:hidden}.newsletter:before{content:none}.newsletter:after{content:none}.newsletter-inner{max-width:560px;margin:0 auto;position:relative;z-index:1}.newsletter .eye{font-size:11px;text-transform:uppercase;letter-spacing:.24em;margin-bottom:14px;font-weight:800;color:var(--brand)}.newsletter .title{font-family:Anton,Inter,sans-serif;font-size:clamp(36px,5.5vw,56px);font-weight:400;line-height:.95;margin-bottom:14px;letter-spacing:0;text-transform:uppercase;color:var(--text)}.newsletter .title .it{font-style:normal;color:var(--brand)}.newsletter .desc{font-family:var(--sans);font-style:normal;font-size:15px;margin-bottom:28px;color:var(--text);opacity:.85;line-height:1.5}.newsletter form{display:flex;gap:8px;flex-direction:column}.newsletter input{height:56px;padding:0 22px;border:none;border-radius:100px;font-family:var(--sans);font-size:14px;color:var(--text);background:#fff;outline:none}.newsletter input::placeholder{color:var(--text-3)}.newsletter button{height:56px;padding:0 28px;background:var(--brand);color:#fff;border-radius:100px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:all .25s}.newsletter button:hover{background:var(--brand-dark);color:#fff}@media(min-width:768px){.newsletter form{flex-direction:row}.newsletter input{flex:1}.newsletter button{padding:0 36px;white-space:nowrap}}.footer{background:var(--bg);padding:48px 20px 24px;border-top:1px solid var(--border)}.footer-brand{text-align:center;margin-bottom:6px;font-family:Anton,Inter,sans-serif;font-size:36px;font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--text)}.footer-brand .logo-mark{color:var(--brand);font-style:normal}.footer-tag{text-align:center;font-size:11px;color:var(--text-2);text-transform:uppercase;letter-spacing:.18em;margin-bottom:32px;font-weight:600}.footer-cols{display:flex;flex-direction:column;gap:4px}.footer-col{border-bottom:1px solid var(--border)}.footer-col-head{width:100%;text-align:left;padding:14px 0;font-size:13px;color:var(--text);font-weight:700;letter-spacing:.04em;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}.footer-col-head .ic{color:var(--brand);font-family:var(--sans);font-style:normal;font-size:18px;font-weight:300;transition:transform .3s}.footer-col.open .footer-col-head .ic{transform:rotate(45deg)}.footer-col-body{max-height:0;overflow:hidden;transition:max-height .3s}.footer-col.open .footer-col-body{max-height:400px}.footer-col-body ul{list-style:none;padding-bottom:16px}.footer-col-body li{padding:6px 0;font-size:13px;color:var(--text-2);cursor:pointer}.footer-col-body li:hover{color:var(--brand)}.footer-bottom{margin-top:32px;padding-top:24px;border-top:1px solid var(--border);text-align:center}.footer-payments{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.footer-payment{width:32px;height:22px;background:var(--bg-2);border:1px solid var(--border);border-radius:4px;font-size:7px;display:flex;align-items:center;justify-content:center;color:var(--text-2);font-weight:600;letter-spacing:.04em}.footer-copy{font-size:11px;color:var(--text-3);line-height:1.6}@media(min-width:768px){.footer{padding:64px 40px 28px}.footer-brand{font-size:36px}.footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.footer-col{border:none}.footer-col-head{padding:0 0 14px;cursor:default;pointer-events:none}.footer-col-head .ic{display:none}.footer-col-body{max-height:none!important;overflow:visible}.footer-col-body ul{padding-bottom:0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.footer-payments{margin-bottom:0}}@media(min-width:1024px){.footer{padding:80px 64px 32px}.footer-brand{font-size:44px}.footer-cols{gap:40px}.footer-col-head{padding:0 0 16px}}.bnav{position:fixed;bottom:0;left:0;right:0;z-index:90;height:calc(76px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border);display:flex;justify-content:space-around;align-items:center;padding:0 12px calc(8px + env(safe-area-inset-bottom))}.bnav-item{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--text-2);flex:1;transition:color .2s;cursor:pointer}.bnav-item.active,.bnav-item:hover{color:var(--brand)}.bnav-item svg{width:22px;height:22px}.bnav-item .l{font-size:10px;letter-spacing:.04em;font-weight:600}.bnav-cart{width:56px;height:56px;background:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-18px);box-shadow:0 8px 24px -4px #faca1a80;color:var(--text);position:relative;transition:all .25s;cursor:pointer}.bnav-cart:hover{background:var(--accent-dark);transform:translateY(-22px);box-shadow:0 12px 32px -4px #faca1a99}.bnav-cart svg{width:24px;height:24px}.bnav-cart-svg-x{display:none}body.cart-open .bnav-cart{background:var(--text);color:#fff;box-shadow:0 8px 24px -4px #00000040}body.cart-open .bnav-cart:hover{background:var(--brand)}body.cart-open .bnav-cart-svg-cart{display:none}body.cart-open .bnav-cart-svg-x{display:block}body.cart-open .bnav-cart .badge{display:none}.bnav-cart .badge{position:absolute;top:-2px;right:-2px;width:20px;height:20px;background:var(--brand);border-radius:50%;border:2.5px solid #ffffff;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:800}@media(min-width:1024px){.bnav{display:none}body.mobile-padded{padding-bottom:0}}.wa-float{position:fixed;bottom:24px;right:24px;width:56px;height:56px;background:#25d366;border-radius:50%;display:none;align-items:center;justify-content:center;box-shadow:0 8px 24px -4px #25d36680;z-index:80;color:#fff;transition:all .25s}.wa-float:hover{transform:scale(1.08)}@media(min-width:1024px){.wa-float{display:flex}}body[data-view=pdp].mobile-padded{padding-bottom:calc(144px + env(safe-area-inset-bottom))}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:calc(76px + env(safe-area-inset-bottom));background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:calc(76px + env(safe-area-inset-bottom));width:100vw;max-width:100vw;background:var(--bg);z-index:301;transform:translate(100%);transition:transform .4s ease;display:flex;flex-direction:column;box-shadow:-16px 0 60px #0000002e;overflow:hidden;border-left:1px solid var(--border)}@media(min-width:481px){.cart-drawer{width:480px;max-width:480px}}@media(min-width:1024px){.cart-overlay,.cart-drawer{bottom:0}}.cart-drawer.open{transform:translate(0)}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.cart-head h3{font-family:Anton,Inter,sans-serif;font-size:20px;font-weight:400;letter-spacing:.02em;line-height:1.1;text-transform:uppercase;color:var(--text)}.cart-head h3 .it{font-style:normal;color:var(--brand)}.cart-head .count{font-size:11px;color:var(--text-2);margin-top:2px;letter-spacing:.06em;text-transform:uppercase}.cart-head .close{font-size:22px;color:var(--text);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cart-head .close:hover{background:#1e40af14;color:var(--brand)}.progressive-discount{background:var(--brand-soft);border-bottom:1px solid var(--border);padding:14px 20px 12px;flex-shrink:0}.pd-status{display:flex;align-items:center;gap:8px;font-family:var(--sans);font-size:12px;font-weight:500;color:var(--text);line-height:1.3;margin-bottom:12px}.pd-status svg{flex-shrink:0;width:18px;height:18px;color:var(--brand)}.pd-status strong{color:var(--brand);font-weight:700}.pd-status.empty{color:var(--text-2)}.pd-status.empty svg{color:var(--text-3)}.pd-bar-wrap{height:5px;background:#00000014;border-radius:100px;position:relative;overflow:visible;margin-bottom:8px}.pd-bar-fill{height:100%;background:var(--brand);border-radius:100px;transition:width .5s cubic-bezier(.65,0,.35,1);width:0%}.pd-tier{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid rgba(0,0,0,.18);z-index:1;transition:all .3s}.pd-tier.active{background:var(--brand);border-color:var(--brand);box-shadow:0 0 0 3px #1e40af24}.pd-tier-label{position:absolute;top:16px;transform:translate(-50%);font-size:9px;color:var(--text-2);text-transform:uppercase;letter-spacing:.04em;font-weight:600;white-space:nowrap;line-height:1.2;text-align:center}.pd-tier-label .lbl-sub{display:block;font-size:8.5px;font-weight:500;margin-top:1px;text-transform:none;letter-spacing:.02em;color:var(--text-3)}.pd-tier-label.active{color:var(--brand)}.pd-tier-label.active .lbl-sub{color:var(--brand);opacity:.85}.pd-tier-labels{position:relative;margin-top:0;height:32px}.pd-msg{font-size:11.5px;color:var(--text-2);line-height:1.3;margin-top:6px;text-align:center}.pd-msg strong{color:var(--brand);font-weight:600}.pd-msg.unlocked{color:var(--brand);font-weight:500;font-style:italic;font-family:var(--serif);font-size:12.5px}.cart-body{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px 20px 0;display:flex;flex-direction:column;gap:14px;width:100%}.cart-line{display:flex;gap:12px;padding:4px 4px 14px;border-bottom:1px solid var(--border);border-radius:0;width:100%;cursor:pointer;transition:background .15s;position:relative}.cart-line:hover{background:var(--bg-2)}.cart-line-img{border:1px solid var(--border)}.cart-line:last-of-type{border:none;padding-bottom:0}.cart-line-img{width:64px;height:80px;border-radius:10px;flex-shrink:0;background:var(--bg-3)}.cart-line-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.cart-line-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cart-line-top>div{flex:1;min-width:0}.cart-line-brand{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:var(--brand);font-weight:700}.cart-line-name{font-family:var(--sans);font-weight:500;font-size:13px;line-height:1.3;word-break:break-word;color:var(--text)}.cart-line-meta{font-size:11px;color:var(--text-2);margin-top:2px}.cart-line-remove{flex-shrink:0;width:28px;height:28px;border-radius:50%;color:var(--text-3);display:flex;align-items:center;justify-content:center;transition:all .2s;margin:-4px -4px 0 0}.cart-line-remove:hover{background:var(--brand-soft);color:var(--brand)}.cart-line-remove svg{width:15px;height:15px}.cart-line-bot{display:flex;justify-content:space-between;align-items:center;margin-top:6px;flex-wrap:wrap;gap:8px}.cart-line-price{font-family:Anton,Inter,sans-serif;font-size:18px;color:var(--brand);font-weight:400;white-space:nowrap;letter-spacing:.01em}.cart-upsell{margin:8px -20px 0;padding:16px 20px 20px;border-top:1px solid var(--border);background:var(--bg-2)}.cart-upsell-title{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-2);font-weight:600;margin-bottom:12px}.cart-upsell-list{display:flex;flex-direction:column;gap:10px}.cart-upsell-item{display:flex;align-items:center;gap:12px;background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:8px;transition:border-color .2s;cursor:pointer}.cart-upsell-item:hover{border-color:var(--text-3)}.cart-upsell-img{width:48px;height:56px;border-radius:8px;flex-shrink:0;background:var(--bg-3)}.cart-upsell-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.cart-upsell-img{border:1px solid var(--border)}.cart-upsell-name{font-family:var(--serif);font-size:13px;line-height:1.2;color:var(--text)}.cart-upsell-price{font-size:12px;color:var(--brand);font-weight:600}.cart-upsell-add{flex-shrink:0;height:32px;padding:0 12px;background:var(--brand);color:#fff;border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:4px;transition:background .2s}.cart-upsell-add:hover{background:var(--brand-dark)}.cart-upsell-add svg{width:12px;height:12px}.cart-coupon{display:flex;background:var(--bg-2);border:1px solid var(--border);border-radius:100px;padding:3px 3px 3px 14px;align-items:center}.cart-coupon input{flex:1;border:none;background:none;outline:none;font-size:12px;color:var(--text);font-family:var(--sans);min-width:0}.cart-coupon button{height:32px;padding:0 14px;background:var(--brand);color:var(--bg);border-radius:100px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0}.cart-coupon button:hover{background:var(--brand-dark)}.cart-foot{padding:14px 20px 16px;border-top:1px solid var(--border);background:var(--bg-2);flex-shrink:0;width:100%;overflow:hidden}.cart-foot .row{display:flex;justify-content:space-between;align-items:center;padding:3px 0;font-size:12.5px;gap:12px;color:var(--text-2)}.cart-foot .row>span:last-child{white-space:nowrap;color:var(--text)}.cart-foot .row.tot{padding-top:10px;margin-top:6px;border-top:1px solid var(--border)}.cart-foot .row.tot .l{font-family:Anton,Inter,sans-serif;font-size:16px;text-transform:uppercase;letter-spacing:.04em;color:var(--text)}.cart-foot .row.tot .v{font-family:Anton,Inter,sans-serif;font-size:24px;color:var(--brand);font-weight:400;letter-spacing:.01em}.cart-foot .row .free{color:var(--brand);font-weight:700}.cart-foot .row .discount-tag{color:var(--brand);font-weight:700;font-size:12px}.cart-foot .actions{display:flex;flex-direction:column;gap:6px;margin-top:14px}.cart-foot .actions .btn{height:50px;font-size:12px}.cart-foot .secure{font-size:9.5px;color:var(--text-3);text-align:center;margin-top:8px;letter-spacing:.08em}body.cart-open .cart-overlay{opacity:1;pointer-events:auto}body.cart-open .cart-drawer{transform:translate(0)}.view{display:block}.pdp-sticky{display:none}body.template-product .pdp-sticky{display:flex}@media(min-width:1024px){body.template-product .pdp-sticky{display:none!important}}.shopify-section-header,.shopify-section-group-header-group,.shopify-section-group-footer-group{display:contents}.cart-count-bubble:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme-dj-2.css.map */
