@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--ch-font-main: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--ch-cyan: #04D0D1;--ch-blue: #0072F7;--ch-green: #10B981;--ch-orange: #F79A1A;--ch-text: #F0F6F6;--ch-text-muted: #7B8A9A;--ch-bg-dark: #050709;--ch-bg-card: rgba(15, 20, 30, .95);--ch-border: rgba(0, 114, 247, .25);--ch-border-hover: rgba(0, 114, 247, .6);--ch-danger: #ef4444;--ch-warning: #f59e0b}.ch-pdp{background:radial-gradient(60% 40% at 25% 25%,rgba(4,208,209,.05),transparent 70%),radial-gradient(50% 50% at 75% 75%,rgba(0,114,247,.03),transparent 65%),linear-gradient(180deg,#0a0e12,#050709);font-family:var(--ch-font-main);color:var(--ch-text);min-height:100vh;padding-bottom:50px;position:relative;overflow:hidden}.template-product,.template-product body,.template-product .main-content,.template-product #MainContent{background:radial-gradient(60% 40% at 25% 25%,rgba(4,208,209,.05),transparent 70%),radial-gradient(50% 50% at 75% 75%,rgba(0,114,247,.03),transparent 65%),linear-gradient(180deg,#0a0e12,#050709)!important}.ch-pdp:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 66L0 50L0 16L28 0L56 16L56 50L28 66L28 100' fill='none' stroke='rgba(255,255,255,0.008)' stroke-width='1'/%3E%3Cpath d='M28 0L28 34L0 50L0 84L28 100L56 84L56 50L28 34' fill='none' stroke='rgba(255,255,255,0.008)' stroke-width='1'/%3E%3C/svg%3E");background-size:56px 100px}.ch-pdp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 10% 5%,rgba(4,208,209,.04),transparent 40%),radial-gradient(ellipse 80% 60% at 95% 90%,rgba(0,114,247,.12),transparent 55%)}.ch-pdp__container{position:relative;z-index:1}.ch-pdp *{box-sizing:border-box}.ch-pdp__container{max-width:1200px;margin:0 auto;padding:0 16px}.ch-pdp .breadcrumbs{padding:16px 0;font-size:12px;color:var(--ch-text-muted)}.ch-pdp .breadcrumbs a{color:var(--ch-text-muted);text-decoration:none;transition:color .2s ease}.ch-pdp .breadcrumbs a:hover{color:var(--ch-cyan)}.ch-pdp__main{display:grid;grid-template-columns:1fr;gap:30px}@media (min-width: 992px){.ch-pdp__main{grid-template-columns:400px 1fr;gap:40px;align-items:start}}@media (min-width: 1200px){.ch-pdp__main{grid-template-columns:450px 1fr;gap:50px}}.ch-pdp__gallery{position:relative}@media (min-width: 992px){.ch-pdp__gallery{position:sticky;top:20px}}.ch-pdp__image-main{position:relative;background:linear-gradient(180deg,#0f141ef2,#0a0e14fa);border:1px solid var(--ch-border);border-radius:16px;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:24px;box-shadow:0 0 0 1px #0072f714,0 10px 40px #00000080;transition:border-color .15s ease,box-shadow .15s ease}.ch-pdp__image-main:hover{border-color:#0072f799;box-shadow:0 0 0 1px #0072f766,0 0 20px #0072f733,0 15px 40px #00000080}.ch-pdp__product-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.4));transition:transform .3s ease}.ch-pdp__image-main:hover .ch-pdp__product-img{transform:scale(1.02)}.ch-pdp__vendor-badge{position:absolute;top:12px;left:12px;font-size:10px;font-weight:700;color:var(--text-muted, #8b9aad);text-transform:uppercase;letter-spacing:.1em;background:#08141ee6;border:1px solid rgba(255,255,255,.15);border-radius:4px;padding:4px 10px;box-shadow:0 2px 8px #0000004d;z-index:10}.ch-pdp__model-overlay{position:absolute;top:44px;left:12px;right:70px;font-size:22px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;text-shadow:0 3px 8px rgba(0,0,0,.7);z-index:10}.ch-pdp__coins{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:10}.ch-pdp__coin{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;min-width:38px;min-height:38px;border-radius:50%;object-fit:contain;border:none;background:transparent;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));transition:filter .2s ease,transform .2s ease}.ch-pdp__image-main:hover .ch-pdp__coin{filter:drop-shadow(0 4px 12px rgba(4,208,209,.3))}.ch-pdp__logo{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:200px;height:auto;opacity:.6;transition:opacity .2s ease;z-index:10;filter:drop-shadow(0 2px 6px rgba(0,0,0,.3))}.ch-pdp__image-main:hover .ch-pdp__logo{opacity:.9}.ch-pdp__badge{position:absolute;top:16px;right:70px;font-size:11px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--ch-danger) 0%,#dc2626 100%);border-radius:6px;padding:6px 12px;text-transform:uppercase;letter-spacing:.05em;z-index:15}.ch-pdp__badge--preorder{background:linear-gradient(135deg,var(--ch-warning) 0%,#d97706 100%)}.ch-pdp__thumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;padding:4px 0;scrollbar-width:thin;scrollbar-color:var(--ch-cyan) transparent}.ch-pdp__thumb{flex:0 0 60px;width:60px;height:60px;background:var(--ch-bg-card);border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s ease,transform .2s ease;padding:6px}.ch-pdp__thumb:hover{border-color:#0072f780;transform:translateY(-2px)}.ch-pdp__thumb.is-active{border-color:var(--ch-blue);box-shadow:0 0 12px #0072f766}.ch-pdp__thumb img{width:100%;height:100%;object-fit:contain}.ch-pdp__details{display:flex;flex-direction:column;gap:16px}.ch-pdp__header{display:flex;flex-direction:column;gap:4px}.ch-pdp__vendor{display:inline-block;align-self:flex-start;font-size:10px;font-weight:700;color:var(--text-muted, #8b9aad);text-transform:uppercase;letter-spacing:.1em;background:#08141ee6;border:1px solid rgba(255,255,255,.15);border-radius:3px;padding:3px 8px;box-shadow:0 2px 8px #0000004d}.ch-pdp__title{font-size:clamp(24px,4vw,36px);font-weight:800;color:#fff;line-height:1.15;margin:0;letter-spacing:-.01em}.ch-pdp__specs{padding:0}.ch-pdp__specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ch-pdp__spec{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:12px 14px;text-align:center}.ch-pdp__spec-label{font-size:9px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.ch-pdp__spec-value{font-size:14px;font-weight:700;color:#fff}.ch-pdp__price-wrap{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.ch-pdp__price{font-size:28px;font-weight:800;background:linear-gradient(135deg,var(--ch-green) 0%,#34D399 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ch-pdp__price--compare{font-size:16px;font-weight:500;color:var(--ch-text-muted);text-decoration:line-through;-webkit-text-fill-color:var(--ch-text-muted)}.ch-pdp__savings{font-size:11px;font-weight:700;color:var(--ch-green);background:#10b98126;border:1px solid rgba(16,185,129,.3);padding:4px 10px;border-radius:6px}.ch-pdp__variants{display:flex;flex-direction:column;gap:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.ch-pdp__variant-label{font-size:10px;font-weight:700;color:var(--ch-cyan);text-transform:uppercase;letter-spacing:.08em}.ch-pdp__variant-options{display:flex;flex-wrap:wrap;gap:8px}.ch-pdp__variant-btn{background:#0072f70d;border:1px solid rgba(0,114,247,.2);border-radius:8px;padding:10px 16px;font-size:13px;font-weight:500;color:#ffffffd9;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ch-pdp__variant-btn:hover{border-color:#0072f780;background:#0072f71f;color:#fff;box-shadow:0 0 10px #0072f726}.ch-pdp__variant-btn.is-selected{background:#0072f726;border-color:#0072f7;color:#fff;font-weight:600;box-shadow:0 0 0 1px #0072f780,0 0 14px #0072f740}.ch-pdp__variant-btn.is-selected:after{content:"\2713";margin-left:6px;font-size:11px;color:#0072f7;font-weight:600}.ch-pdp__variant-btn:disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}.ch-pdp__form{display:flex;flex-direction:column;gap:12px;padding-top:12px;margin-top:4px}.ch-pdp__form--inline{flex-direction:row;align-items:center;gap:12px}.ch-pdp__form--inline .ch-pdp__qty{flex-shrink:0}.ch-pdp__form--inline .ch-pdp__atc{flex:1}.ch-pdp__qty-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ch-pdp__qty-label{font-size:12px;font-weight:600;color:#8b9aad;text-transform:uppercase;letter-spacing:.05em}.ch-pdp__qty-selector{display:flex;align-items:center;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.ch-pdp__qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#8b9aad;font-size:18px;cursor:pointer;transition:background .1s ease,color .1s ease}.ch-pdp__qty-btn:hover{background:#0072f726;color:#0072f7}.ch-pdp__qty-input{width:50px;height:36px;text-align:center;font-size:14px;font-weight:600;color:#fff;background:transparent;border:none;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);font-family:var(--ch-font-main)}.ch-pdp__qty-input:focus{outline:none}.ch-pdp__qty-max{font-size:11px;color:#6b7280}.ch-pdp__bulk{margin:16px 0;padding:14px 16px;background:linear-gradient(135deg,#0072f726,#04d0d11a);border:1px solid rgba(0,114,247,.3);border-radius:10px;text-align:center}.ch-pdp__bulk-text{font-size:13px;font-weight:600;color:#fff;margin-bottom:10px}.ch-pdp__bulk-text strong{color:#04d0d1}.ch-pdp__bulk-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;font-size:12px;font-weight:700;color:#fff;background:linear-gradient(135deg,#0072f7,#04d0d1);border:none;border-radius:8px;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ch-pdp__bulk-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0072f766}.ch-pdp__bulk-btn svg{flex-shrink:0}.ch-pdp__total{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;margin-bottom:16px;background:#04d0d114;border:1px solid rgba(4,208,209,.2);border-radius:10px}.ch-pdp__total-label{font-size:13px;font-weight:600;color:#8b9aad}.ch-pdp__total-price{font-size:20px;font-weight:800;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ch-pdp__actions{display:flex;gap:12px;margin-bottom:16px}.ch-pdp__buttons{display:flex!important;flex-direction:row!important;gap:10px;width:100%;margin-top:4px}.ch-pdp__buttons>button{flex:1 1 0;min-width:0}.ch-pdp__atc{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:700;color:#000;background:linear-gradient(135deg,#04d0d1,#10b981);border:none;border-radius:8px;cursor:pointer;transition:box-shadow .15s ease;text-transform:uppercase;letter-spacing:.04em}.ch-pdp__atc:hover{box-shadow:0 6px 20px #04d0d14d}.ch-pdp__atc svg{width:18px;height:18px;stroke:#000}.ch-pdp__atc:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.ch-pdp__atc--preorder{background:linear-gradient(135deg,var(--ch-warning) 0%,#d97706 100%);box-shadow:0 6px 20px #f59e0b4d}.ch-pdp__atc--preorder:hover{box-shadow:0 8px 24px #f59e0b73}.ch-pdp__buy-now{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:700;color:#fff;background:linear-gradient(135deg,#0072f7,#0056b3);border:none;border-radius:8px;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease;text-transform:uppercase;letter-spacing:.04em}.ch-pdp__buy-now:hover{box-shadow:0 6px 24px #0072f766;transform:translateY(-1px)}.ch-pdp__buy-now:active{transform:translateY(0)}.ch-pdp__buy-now svg{width:18px;height:18px;stroke:#fff}.ch-pdp__buy-now:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.ch-pdp__status-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.ch-pdp__stock{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500}.ch-pdp__stock-dot{width:8px;height:8px;border-radius:50%}.ch-pdp__stock--in-stock .ch-pdp__stock-dot{background:var(--ch-green);box-shadow:0 0 10px var(--ch-green)}.ch-pdp__stock--in-stock{color:var(--ch-green)}.ch-pdp__trust-line{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 8px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:#9ca3af}.ch-pdp__trust-line span{display:inline-flex;align-items:center;gap:4px}.ch-pdp__check{color:#10b981}.ch-pdp__sku{display:flex;align-items:center;gap:6px;font-size:11px}.ch-pdp__sku-label{color:#6b7280;font-weight:500}.ch-pdp__sku-value{color:#9ca3af;font-family:SF Mono,Monaco,Inconsolata,monospace;background:#0000004d;padding:2px 8px;border-radius:4px}.ch-pdp__payments{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.ch-pdp__payments-label{display:block;font-size:11px;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.ch-pdp__payments-icons{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ch-pdp__payment-icon{width:42px;height:26px;border-radius:4px;flex-shrink:0;display:block;transition:transform .15s ease,opacity .15s ease}.ch-pdp__payment-icon:hover{transform:scale(1.05);opacity:.9}.ch-pdp__whatsapp{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px;padding:12px 16px;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:10px;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.ch-pdp__whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 25px #25d36659}.ch-pdp__whatsapp-icon{width:20px;height:20px;flex-shrink:0}.ch-pdp__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:16px;margin-top:16px;border-top:1px solid var(--ch-border)}.ch-pdp__trust-item{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding:10px 6px;background:#0003;border-radius:8px;transition:background .2s ease}.ch-pdp__trust-item:hover{background:#04d0d10d}.ch-pdp__trust-icon{width:22px;height:22px;color:var(--ch-cyan)}.ch-pdp__trust-text{font-size:9px;font-weight:600;color:var(--ch-text-muted);line-height:1.2}.ch-pdp__desc{margin-top:40px}.ch-pdp__desc-card{background:linear-gradient(180deg,#0f141ef2,#0a0e14fa);border:1px solid var(--ch-border);border-radius:12px;padding:24px;box-shadow:0 0 0 1px #0072f714,0 8px 30px #0006}.ch-pdp__desc-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:16px;display:flex;align-items:center;gap:10px}.ch-pdp__desc-title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--ch-border) 0%,transparent 100%)}.ch-pdp__desc-content{font-size:14px;line-height:1.7;color:var(--ch-text-muted)}.ch-pdp__desc-content p{margin-bottom:16px}.ch-pdp__desc-content strong{color:var(--ch-text)}.ch-pdp__desc-content ul,.ch-pdp__desc-content ol{margin:16px 0;padding-left:24px}.ch-pdp__desc-content li{margin-bottom:8px}@media (max-width: 991px){.ch-pdp__sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#0a0e14;border-top:1px solid var(--ch-border);padding:16px 20px;z-index:1000;display:flex;align-items:center;gap:16px}.ch-pdp__sticky-price{font-size:22px;font-weight:800;color:var(--ch-green);white-space:nowrap}.ch-pdp__sticky-atc{flex:1;padding:14px 20px;background:linear-gradient(135deg,#04d0d1,#10b981);border:none;border-radius:8px;color:#000;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;box-shadow:0 4px 16px #04d0d159}.ch-pdp{padding-bottom:120px}}@media (min-width: 992px){.ch-pdp__sticky-bar{display:none}}@media (max-width: 768px){.ch-pdp__title,.ch-pdp__price{font-size:28px}.ch-pdp__specs-grid{grid-template-columns:repeat(2,1fr)}.ch-pdp__trust{grid-template-columns:1fr;gap:8px}.ch-pdp__trust-item{flex-direction:row;justify-content:flex-start;padding:12px 16px}.ch-pdp__desc-card{padding:24px}.ch-pdp__model-overlay{font-size:16px;top:44px}}@media (max-width: 480px){.ch-pdp__container{padding:0 16px}.ch-pdp__image-main{padding:30px 20px;border-radius:16px}.ch-pdp__thumb{flex:0 0 64px;width:64px;height:64px}.ch-pdp__variant-btn{padding:10px 14px;font-size:13px}}@media (prefers-reduced-motion: reduce){.ch-pdp__image-main img,.ch-pdp__thumb,.ch-pdp__coin,.ch-pdp__atc,.ch-pdp__variant-btn,.ch-pdp__spinner{transition:none!important;animation:none!important}}.ch-pdp__atc:disabled{opacity:.7;cursor:wait}.ch-pdp__spinner{animation:ch-spin 1s linear infinite}@keyframes ch-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.atc-banner,.atc-banner--container{background:#0f1d32!important}.atc-banner--outer{background:#0a0e14!important;border:2px solid rgba(0,114,247,.6)!important;border-radius:16px!important;box-shadow:0 0 0 1px #0072f733,0 25px 80px #000000e6,0 0 60px #0072f726!important;max-width:780px!important;width:auto!important;margin:20px auto!important;overflow:visible!important;padding:0!important}.atc-banner--outer:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:120px!important;background:linear-gradient(180deg,rgba(0,114,247,.08) 0%,transparent 100%)!important;pointer-events:none!important;z-index:0!important;border-radius:16px 16px 0 0!important}.atc-banner--inner{padding:40px 50px!important;position:relative!important;z-index:1!important;background:#0a0e14!important;border-radius:16px!important}.atc-banner--product{border-bottom:1px solid rgba(255,255,255,.08)!important;padding-bottom:20px!important;margin-bottom:20px!important}.atc-banner--product-title{font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#10b981!important;display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:16px!important}.atc-banner--product-title--icon{color:#10b981!important}.atc-banner--product-title--icon svg{width:18px!important;height:18px!important}.atc--product{display:flex!important;gap:16px!important;align-items:flex-start!important}.atc--product-image{width:90px!important;height:90px!important;flex-shrink:0!important;background:#0d1117!important;border:1px solid rgba(4,208,209,.2)!important;border-radius:10px!important;overflow:hidden!important;padding:10px!important}.atc--product-image img{width:100%!important;height:100%!important;object-fit:contain!important}.atc--product-details{flex:1!important}.atc--product-details--title{font-family:Inter,system-ui,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#fff!important;margin:0 0 4px!important;line-height:1.3!important}.atc--product-details--options{font-size:13px!important;color:#04d0d1!important;font-weight:500!important;display:block!important;margin-bottom:6px!important}.atc--product-details--price{font-size:14px!important;color:#7b8a9a!important}.atc--product-details--price-value{font-weight:600!important;color:#fff!important}.atc-banner--cart{background:transparent!important}.atc-banner--cart-subtotal{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;flex-wrap:wrap!important;gap:8px!important}.atc-subtotal--label{font-family:Inter,system-ui,sans-serif!important;font-size:11px!important;font-weight:500!important;color:#7b8a9a!important;text-transform:uppercase!important;letter-spacing:.05em!important}.atc-subtotal--price{font-family:Inter,system-ui,sans-serif!important;font-size:22px!important;font-weight:800!important;background:linear-gradient(135deg,#10b981,#34d399)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.free-shipping-bar{background:#10b9811a!important;border:1px solid rgba(16,185,129,.25)!important;border-radius:8px!important;padding:10px 14px!important;margin-bottom:16px!important}.free-shipping-bar__text{font-size:13px!important;color:#10b981!important;font-weight:600!important}.free-shipping-bar__progress-bar{background:#10b98133!important;border-radius:4px!important;height:4px!important;margin-top:8px!important;overflow:hidden!important}.free-shipping-bar__progress{background:linear-gradient(90deg,#10b981,#04d0d1)!important;height:100%!important;border-radius:4px!important}.atc-banner--cart-footer{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.atc-button--viewcart{flex:1 1 140px!important;min-width:140px!important;padding:14px 16px!important;font-family:Inter,system-ui,sans-serif!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#fff!important;background:#0d1117!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;text-align:center!important;text-decoration:none!important;transition:all .2s ease!important}.atc-button--viewcart:hover{background:#141a22!important;border-color:#ffffff40!important;color:#fff!important}.atc-button--checkout{flex:1 1 140px!important;min-width:140px!important;padding:14px 16px!important;font-family:Inter,system-ui,sans-serif!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#000!important;background:linear-gradient(135deg,#10b981,#04d0d1)!important;border:none!important;border-radius:8px!important;cursor:pointer!important;transition:all .2s ease!important}.atc-button--checkout:hover{box-shadow:0 6px 20px #10b98166!important;transform:translateY(-1px)!important}.atc-banner--close{position:absolute!important;top:12px!important;right:12px!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#0d1117!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;color:#7b8a9a!important;cursor:pointer!important;transition:all .2s ease!important;z-index:10!important}.atc-banner--close:hover{background:#141a22!important;color:#fff!important;border-color:#fff3!important}.atc-banner--close svg{width:14px!important;height:14px!important}
/*# sourceMappingURL=/cdn/shop/t/84/assets/ch-product.css.map */
