html.cc-carme,.cc-root{--cc-blue:#1f6ff3;--cc-blue-soft:#e9f1ff;--cc-blue-deep:#155ad1;--cc-blue-light:#5ea1ff;--cc-red:#e01f1f;--cc-orange:#ff6b00;--cc-green:#2e7d32;--cc-ink:#0a0a0a;--cc-body:#1f1f1f;--cc-muted:#6b7280;--cc-hair:#e5e7eb;--cc-surface:#ffffff;--cc-soft:#f5f6f8;--cc-amber-bg:#fff8e1;--cc-amber-bd:#e6c34d;--cc-container:1200px;--cc-radius:12px;--cc-radius-btn:8px;--cc-rhythm:96px;--cc-ff-head:"Montserrat",system-ui,-apple-system,sans-serif;--cc-ff-body:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif}.cc-root,.cc-root *{box-sizing:border-box}.cc-root{font-family:var(--cc-ff-body);color:var(--cc-body);background:var(--cc-surface);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.cc-root img{max-width:100%;display:block}.cc-root a{color:var(--cc-blue);text-decoration:none}.cc-root button{font-family:inherit;cursor:pointer}.cc-wrap{max-width:var(--cc-container);margin:0 auto;padding:0 20px}.cc-ph{display:grid;place-items:center;background:linear-gradient(135deg,#eef3fb,#dde7f6);color:#9aafce}.cc-ph svg{width:55%;height:55%}.cc-section{padding:var(--cc-rhythm) 0}.cc-soft{background:var(--cc-soft)}.cc-eyebrow{font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;letter-spacing:1.5px;font-size:13px;color:var(--cc-muted);margin:0 0 14px}.cc-h2{font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;letter-spacing:.5px;font-size:clamp(26px,3.4vw,40px);line-height:1.08;color:var(--cc-ink);margin:0 0 18px;text-wrap:balance}.cc-h2 .ac,.cc-h1 .ac{font-style:italic;font-weight:900;color:var(--cc-blue)}.cc-center{text-align:center}.cc-center .cc-eyebrow{margin-bottom:12px}.cc-sub{color:var(--cc-muted);max-width:620px;margin:0 auto}.cc-btn{font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;letter-spacing:1px;font-size:15px;min-height:56px;padding:0 22px;border:none;border-radius:var(--cc-radius-btn);display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;transition:background .15s,transform .08s,box-shadow .15s,border-color .15s}.cc-btn:active{transform:translateY(1px)}.cc-btn--primary{background:var(--cc-blue);color:#fff}.cc-btn--primary:hover{background:var(--cc-blue-deep);color:#fff}.cc-btn--ghost{background:#fff;color:var(--cc-blue);border:2px solid var(--cc-blue)}.cc-btn--ghost:hover{background:var(--cc-blue-soft)}.cc-btn svg{width:20px;height:20px}.cc-promo{background:var(--cc-orange);color:#fff;min-height:44px;display:flex;align-items:center}.cc-promo .cc-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.cc-promo__msg{font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;letter-spacing:.6px;font-size:13px}.cc-promo__pills{display:flex;gap:8px;flex-shrink:0}.cc-promo__pill{background:#fff;color:var(--cc-ink);border-radius:999px;font-family:var(--cc-ff-head);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.4px;padding:4px 11px;white-space:nowrap}.cc-trust{background:var(--cc-soft)}.cc-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 0}.cc-trust__item{display:flex;align-items:center;gap:10px;justify-content:center;color:var(--cc-ink);font-size:14px;font-weight:500}.cc-trust__item svg{width:22px;height:22px;color:var(--cc-blue);flex-shrink:0}.cc-hero{padding:40px 0 var(--cc-rhythm)}.cc-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}.cc-gallery{position:sticky;top:64px}.cc-gallery__main{position:relative;aspect-ratio:1/1;border:1px solid var(--cc-hair);border-radius:var(--cc-radius);overflow:hidden;background:var(--cc-soft)}.cc-gallery__main img{width:100%;height:100%;object-fit:cover}.cc-ribbon{position:absolute;top:18px;left:-44px;z-index:2;background:var(--cc-red);color:#fff;font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;letter-spacing:1px;font-size:13px;padding:7px 52px;transform:rotate(-8deg);box-shadow:0 4px 14px #e01f1f4d;pointer-events:none}.cc-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.cc-thumb{aspect-ratio:1/1;border:2px solid var(--cc-hair);border-radius:10px;overflow:hidden;background:var(--cc-soft);padding:0;transition:border-color .15s}.cc-thumb img{width:100%;height:100%;object-fit:cover}.cc-thumb.is-active{border-color:var(--cc-blue)}.cc-buy__eyebrow{font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;color:var(--cc-muted);margin:0 0 8px}.cc-h1{font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;letter-spacing:.5px;line-height:1.05;font-size:clamp(26px,3.6vw,40px);color:var(--cc-ink);margin:0 0 14px}.cc-stars{display:inline-flex;align-items:center;gap:2px;color:var(--cc-blue);font-size:18px;letter-spacing:1px}.cc-reviewline{display:flex;align-items:center;gap:8px;margin-bottom:18px}.cc-reviewline a{font-size:14px;text-decoration:underline;color:var(--cc-muted)}.cc-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cc-price s{color:var(--cc-muted);font-size:18px}.cc-price__now{font-weight:700;font-size:28px;color:var(--cc-ink);font-variant-numeric:tabular-nums}.cc-badge-red{background:var(--cc-red);color:#fff;border-radius:6px;font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.5px;padding:5px 9px}.cc-save{color:var(--cc-red);font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.6px;margin:8px 0 2px}.cc-paynote{color:var(--cc-muted);font-size:13px;margin:0 0 18px}.cc-paynote s{color:var(--cc-muted)}.cc-benefits{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}.cc-benefits li{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--cc-body)}.cc-tick{width:22px;height:22px;border-radius:50%;background:#2e7d321f;color:var(--cc-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cc-tick svg{width:14px;height:14px}.cc-pickerlabel{font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;letter-spacing:.8px;font-size:13px;color:var(--cc-ink);margin:0 0 12px;display:flex;justify-content:space-between;align-items:baseline}.cc-pickerlabel span{color:var(--cc-muted);font-weight:600;letter-spacing:0;text-transform:none;font-family:var(--cc-ff-body);font-size:13px}.cc-variants{display:grid;gap:10px;margin-bottom:24px}.cc-variant{display:flex;align-items:center;gap:14px;text-align:left;border:2px solid var(--cc-hair);border-radius:var(--cc-radius);padding:14px 16px;background:#fff;transition:border-color .15s,background .15s;width:100%}.cc-variant:hover{border-color:var(--cc-blue-light)}.cc-variant.is-active{border-color:var(--cc-blue);background:var(--cc-blue-soft)}.cc-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--cc-hair);flex-shrink:0;display:grid;place-items:center;transition:border-color .15s}.cc-variant.is-active .cc-radio{border-color:var(--cc-blue)}.cc-variant.is-active .cc-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--cc-blue)}.cc-variant__media{width:52px;height:52px;border-radius:8px;overflow:hidden;background:var(--cc-soft);flex-shrink:0}.cc-variant__info{flex:1;min-width:0}.cc-variant__name{display:block;font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;font-size:14px;letter-spacing:.3px;color:var(--cc-ink)}.cc-variant__sub{display:block;font-size:13px;color:var(--cc-muted)}.cc-variant__price{text-align:right;flex-shrink:0}.cc-variant__price b{display:block;font-weight:700;font-size:16px;color:var(--cc-ink);font-variant-numeric:tabular-nums}.cc-variant__price s{display:block;font-size:12px;color:var(--cc-muted)}.cc-widebundle-slot{margin-bottom:22px}.cc-widebundle-fallback{border:1px dashed var(--cc-hair);border-radius:var(--cc-radius);padding:18px;background:var(--cc-soft);color:var(--cc-muted);font-size:13px;text-align:center}.cc-widebundle-fallback b{display:block;color:var(--cc-ink);font-family:var(--cc-ff-head);text-transform:uppercase;letter-spacing:.5px;font-size:12px;margin-bottom:6px}.cc-gift{display:flex;align-items:center;gap:12px;background:var(--cc-amber-bg);border:1px solid var(--cc-amber-bd);border-radius:var(--cc-radius);padding:12px 14px;margin-bottom:18px;font-size:14px;color:#6b4e00}.cc-gift svg{width:26px;height:26px;color:#b8860b;flex-shrink:0}.cc-gift b{color:#5a3d00}.cc-urgency{margin-bottom:18px}.cc-urgency__row{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:var(--cc-ink);margin-bottom:8px}.cc-dot{width:10px;height:10px;border-radius:50%;background:var(--cc-red);position:relative;flex-shrink:0}.cc-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--cc-red);animation:cc-pulse 1.6s infinite}@keyframes cc-pulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(2.6);opacity:0}to{opacity:0}}.cc-urgency b{color:var(--cc-red)}.cc-progress{height:8px;border-radius:999px;background:var(--cc-hair);overflow:hidden}.cc-progress__fill{height:100%;width:16%;background:var(--cc-red);border-radius:999px}.cc-compat{display:inline-flex;align-items:center;gap:5px;color:var(--cc-blue);text-decoration:underline;font-size:14px;font-weight:600;margin-bottom:18px;cursor:pointer}.cc-cta-stack{display:grid;gap:10px;margin-bottom:14px}.cc-klarna{font-size:12px;color:var(--cc-muted);line-height:1.5;margin:0 0 20px;text-align:center}.cc-microtrust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--cc-hair);padding-top:18px}.cc-microtrust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:11.5px;color:var(--cc-muted);line-height:1.3}.cc-microtrust__item svg{width:22px;height:22px;color:var(--cc-blue)}.cc-bxgy{display:flex;align-items:center;gap:16px;border:1px solid var(--cc-hair);border-radius:var(--cc-radius);padding:16px;margin-top:18px}.cc-bxgy__thumb{width:80px;height:80px;border-radius:8px;overflow:hidden;background:var(--cc-soft);flex-shrink:0}.cc-bxgy__info{flex:1;min-width:0}.cc-bxgy__name{display:block;font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;font-size:14px;color:var(--cc-ink);letter-spacing:.3px}.cc-bxgy__sub{display:block;font-size:13px;color:var(--cc-muted)}.cc-bxgy__right{display:flex;align-items:center;gap:12px;flex-shrink:0}.cc-bxgy__price{font-weight:700;color:var(--cc-ink);font-variant-numeric:tabular-nums}.cc-tabs__nav{display:flex;gap:4px;border-bottom:1px solid var(--cc-hair);overflow-x:auto}.cc-tab{font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:.5px;color:var(--cc-muted);padding:14px 16px;white-space:nowrap;border:none;background:none;border-bottom:2px solid transparent;margin-bottom:-1px}.cc-tab.is-active{color:var(--cc-ink);border-bottom-color:var(--cc-blue)}.cc-tabpanel{display:none;padding:24px 2px;max-width:760px;font-size:15.5px;color:var(--cc-body)}.cc-tabpanel.is-active{display:block}.cc-tabpanel h4{font-family:var(--cc-ff-head);text-transform:uppercase;letter-spacing:.4px;font-size:15px;margin:0 0 8px;color:var(--cc-ink)}.cc-tabpanel ul{padding-left:18px;margin:8px 0}.cc-tabpanel li{margin:5px 0}.cc-ba{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cc-ba__card{position:relative;border-radius:var(--cc-radius);overflow:hidden;aspect-ratio:4/3;background:#11151c}.cc-ba__card img{width:100%;height:100%;object-fit:cover}.cc-ba__card .cc-ph{width:100%;height:100%}.cc-ba__label{position:absolute;top:14px;left:14px;z-index:2;display:flex;align-items:center;gap:7px;font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.6px;color:#fff;padding:6px 12px;border-radius:8px}.cc-ba__label--bad{background:var(--cc-red)}.cc-ba__label--good{background:var(--cc-green)}.cc-ba__label svg{width:15px;height:15px}.cc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cc-step{border:1px solid var(--cc-hair);border-radius:var(--cc-radius);padding:28px 24px;position:relative;background:#fff}.cc-step__num{width:52px;height:52px;border-radius:50%;background:var(--cc-blue);color:#fff;font-family:var(--cc-ff-head);font-weight:800;font-size:22px;display:grid;place-items:center;margin-bottom:18px}.cc-step__title{font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;letter-spacing:.6px;font-size:16px;color:var(--cc-ink);margin:0 0 8px}.cc-step__body{font-size:15px;color:var(--cc-body);margin:0}.cc-partners__track{display:flex;align-items:center;gap:40px;flex-wrap:wrap;justify-content:center;filter:grayscale(1);opacity:.6}.cc-partner{font-family:var(--cc-ff-head);font-weight:800;text-transform:uppercase;letter-spacing:.5px;font-size:18px;color:#444;white-space:nowrap}.cc-partners__mask{overflow:hidden}.cc-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cc-feature{border:1px solid var(--cc-hair);border-radius:var(--cc-radius);padding:24px;background:#fff;transition:box-shadow .15s,transform .15s}.cc-feature:hover{box-shadow:0 10px 30px #1f6ff31a;transform:translateY(-2px)}.cc-feature__ic{width:48px;height:48px;border-radius:12px;background:var(--cc-blue-soft);color:var(--cc-blue);display:grid;place-items:center;margin-bottom:16px}.cc-feature__ic svg{width:24px;height:24px}.cc-feature__title{font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;letter-spacing:.4px;font-size:15px;color:var(--cc-ink);margin:0 0 8px}.cc-feature__body{font-size:14.5px;color:var(--cc-muted);margin:0}.cc-compare{max-width:760px;margin:0 auto;border:1px solid var(--cc-hair);border-radius:var(--cc-radius);overflow:hidden;background:#fff}.cc-compare table{width:100%;border-collapse:collapse}.cc-compare th,.cc-compare td{padding:15px 18px;text-align:left;border-bottom:1px solid var(--cc-hair);font-size:15px}.cc-compare thead th{background:#fff;font-family:var(--cc-ff-head);text-transform:uppercase;letter-spacing:.5px;font-size:13px;color:var(--cc-ink)}.cc-compare th.cc-col-us,.cc-compare td.cc-col-us{text-align:center;width:120px;background:var(--cc-blue-soft)}.cc-compare th.cc-col-them,.cc-compare td.cc-col-them{text-align:center;width:120px}.cc-compare thead th.cc-col-us{border-top:3px solid var(--cc-blue);color:var(--cc-blue)}.cc-compare tbody tr:last-child td{border-bottom:none}.cc-yes{color:var(--cc-green);display:inline-flex}.cc-no{color:var(--cc-red);display:inline-flex}.cc-yes svg,.cc-no svg{width:20px;height:20px}.cc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:center}.cc-stat__num{font-family:var(--cc-ff-head);font-weight:900;font-size:clamp(36px,5vw,56px);line-height:1;color:var(--cc-blue);letter-spacing:-1px}.cc-stat__label{font-size:15px;color:var(--cc-muted);margin-top:10px}.cc-rv-head{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--cc-hair)}.cc-rv-score{display:flex;align-items:center;gap:14px}.cc-rv-score__num{font-family:var(--cc-ff-head);font-weight:900;font-size:40px;color:var(--cc-ink);line-height:1}.cc-rv-score__meta{font-size:13px;color:var(--cc-muted)}.cc-rv-filters{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto;align-items:center}.cc-pill{font-family:var(--cc-ff-head);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.4px;border:1px solid var(--cc-hair);border-radius:999px;padding:7px 13px;color:var(--cc-muted);background:#fff;transition:.15s}.cc-pill.is-active{background:var(--cc-blue);color:#fff;border-color:var(--cc-blue)}.cc-pill:hover{border-color:var(--cc-blue)}.cc-reviews-empty{border:1px dashed var(--cc-hair);border-radius:var(--cc-radius);padding:48px 24px;text-align:center;background:#fff}.cc-reviews-empty h3{font-family:var(--cc-ff-head);text-transform:uppercase;letter-spacing:.5px;color:var(--cc-ink);margin:0 0 8px;font-size:18px}.cc-reviews-empty p{color:var(--cc-muted);margin:0}.cc-faq{max-width:820px;margin:0 auto}.cc-faq__intro{text-align:center;margin-bottom:28px}.cc-faq__intro p{color:var(--cc-muted);margin:0 0 16px}.cc-faq__intro .cc-btn{width:auto;display:inline-flex}.cc-acc{border:1px solid var(--cc-hair);border-radius:var(--cc-radius);overflow:hidden;background:#fff}.cc-acc__item+.cc-acc__item{border-top:1px solid var(--cc-hair)}.cc-acc__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;text-align:left;font-family:var(--cc-ff-head);font-weight:700;text-transform:uppercase;letter-spacing:.3px;font-size:14px;color:var(--cc-ink);background:#fff;border:none;transition:background .15s}.cc-acc__q:hover{background:var(--cc-soft)}.cc-acc__ic{position:relative;width:18px;height:18px;flex-shrink:0}.cc-acc__ic:before,.cc-acc__ic:after{content:"";position:absolute;background:var(--cc-blue);border-radius:2px;transition:transform .2s}.cc-acc__ic:before{top:8px;left:0;width:18px;height:2px}.cc-acc__ic:after{left:8px;top:0;height:18px;width:2px}.cc-acc__item.is-open .cc-acc__ic:after{transform:rotate(90deg);opacity:0}.cc-acc__a{max-height:0;overflow:hidden;transition:max-height .25s ease}.cc-acc__a-inner{padding:0 20px 18px;color:var(--cc-body);font-size:15px}.cc-closer{background:var(--cc-ink);color:#fff;text-align:center;padding:var(--cc-rhythm) 0}.cc-closer .cc-eyebrow{color:var(--cc-blue-light)}.cc-closer .cc-h2{color:#fff}.cc-closer__body{font-size:18px;color:#ffffffd1;max-width:620px;margin:0 auto 28px}.cc-shield{margin:8px auto 28px;width:96px;height:96px}.cc-closer__cta{max-width:420px;margin:0 auto}.cc-sticky{position:fixed;left:0;right:0;bottom:0;z-index:55;display:none;background:#fff;border-top:1px solid var(--cc-hair);min-height:72px;align-items:center;gap:12px;padding:10px 16px;box-shadow:0 -6px 20px #0000000f}.cc-sticky__thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;background:var(--cc-soft);flex-shrink:0}.cc-sticky__thumb img{width:100%;height:100%;object-fit:cover}.cc-sticky__info{flex:1;min-width:0}.cc-sticky__name{font-weight:700;font-size:13px;color:var(--cc-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-sticky__price{font-weight:700;font-size:13px;color:var(--cc-ink)}.cc-sticky .cc-btn{width:60%;min-height:52px;font-size:13px;padding:0 12px}.cc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0a0a0a9e;display:none;align-items:center;justify-content:center;padding:24px}.cc-overlay.is-open{display:flex}.cc-modal{background:#fff;border-radius:16px;max-width:440px;width:100%;padding:28px;position:relative}.cc-modal h3{font-family:var(--cc-ff-head);text-transform:uppercase;letter-spacing:.5px;font-size:20px;margin:0 0 6px;color:var(--cc-ink)}.cc-modal p{color:var(--cc-muted);font-size:14px;margin:0 0 20px}.cc-field{margin-bottom:14px}.cc-field label{display:block;font-size:13px;font-weight:600;color:var(--cc-ink);margin-bottom:6px}.cc-field select{width:100%;height:48px;border:1px solid var(--cc-hair);border-radius:8px;padding:0 12px;font-family:inherit;font-size:15px;color:var(--cc-body);background:#fff}.cc-modal__result{margin-top:16px;padding:14px;border-radius:10px;font-size:14px;font-weight:600;display:none}.cc-modal__result.ok{display:block;background:#2e7d321a;color:var(--cc-green)}.cc-modal__result.maybe{display:block;background:var(--cc-amber-bg);color:#8a6d00}.cc-modal__x{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;background:var(--cc-soft);display:grid;place-items:center;font-size:18px;color:var(--cc-ink);border:none;cursor:pointer}@media(max-width:980px){.cc-hero__grid{grid-template-columns:1fr;gap:32px}.cc-gallery{position:static}.cc-features{grid-template-columns:1fr 1fr}}@media(max-width:768px){html.cc-carme,.cc-root{--cc-rhythm:64px}.cc-promo .cc-wrap{flex-direction:column;gap:7px;padding:8px 16px}.cc-promo__msg{text-align:center;font-size:12px}.cc-trust__grid{grid-template-columns:1fr 1fr}.cc-features,.cc-steps,.cc-ba,.cc-stats{grid-template-columns:1fr}.cc-sticky{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/clone-carme-001-styles.css.map */
