.coh-wrap{--coh-navy:#151B33;--coh-navy-2:#1E2547;--coh-accent:#E8894A;--coh-accent-2:#FF7A45;--coh-cream:#FBF6F1;--coh-green:#2E7D32;--coh-red:#C62828;--coh-radius:14px;font-family:inherit;color:#1a1a1a}.coh-wrap *{box-sizing:border-box}.coh-section{max-width:1200px;margin:0 auto;padding:48px 24px}.coh-section--tight{padding:32px 24px}.coh-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:start}@media(max-width:900px){.coh-hero{grid-template-columns:1fr}}.coh-gallery-main{width:100%;border-radius:var(--coh-radius);overflow:hidden;background:var(--coh-cream);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.coh-gallery-main img{width:100%;height:100%;object-fit:cover}.coh-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto}.coh-thumbs img{width:64px;height:64px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;flex-shrink:0}.coh-thumbs img.is-active{border-color:var(--coh-accent)}.coh-buybox-title{font-size:28px;margin:0 0 6px;font-weight:800}.coh-stars{color:var(--coh-accent);font-size:15px;margin-bottom:14px}.coh-price{font-size:28px;font-weight:800;margin:0 0 4px}.coh-price .was{color:#999;text-decoration:line-through;font-weight:400;font-size:18px;margin-left:8px}.coh-save-pill{display:inline-block;background:#e8f5e9;color:var(--coh-green);font-size:12px;font-weight:700;padding:3px 10px;border-radius:12px;margin-left:8px}.coh-qty-row{display:flex;gap:10px;margin:18px 0 12px}.coh-qty-opt{flex:1;border:1px solid #ddd;border-radius:10px;padding:10px;text-align:center;cursor:pointer;font-size:13px;font-weight:600}.coh-qty-opt.is-selected{border-color:var(--coh-navy);background:var(--coh-navy);color:#fff}.coh-variant-select{width:100%;padding:12px;border-radius:10px;border:1px solid #ddd;margin-bottom:12px;font-size:14px}.coh-atc{width:100%;background:var(--coh-navy);color:#fff;border:none;padding:16px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer}.coh-atc:hover{background:var(--coh-navy-2)}.coh-checklist{list-style:none;padding:0;margin:18px 0;font-size:14px}.coh-checklist li{padding:6px 0 6px 26px;position:relative}.coh-checklist li:before{content:"\2713";position:absolute;left:0;color:var(--coh-green);font-weight:800}.coh-guarantee{display:flex;gap:10px;align-items:center;font-size:13px;color:#555;margin-top:14px}.coh-dark{background:var(--coh-navy);color:#fff;border-radius:20px;text-align:center}.coh-dark h2,.coh-dark h3{color:#fff}.coh-stat-grid{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;margin-top:32px}.coh-stat-num{font-size:34px;font-weight:800;margin:0;color:var(--coh-accent)}.coh-stat-label{font-size:13px;color:#c9cbe0;max-width:180px;margin:6px auto 0}.coh-eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;color:var(--coh-accent);font-weight:700;margin:0 0 8px}.coh-compare{width:100%;border-collapse:collapse;font-size:14px;margin-top:20px}.coh-compare th{background:var(--coh-navy);color:#fff;padding:14px;font-weight:700}.coh-compare td{padding:12px 14px;text-align:center;border-bottom:1px solid #eee}.coh-compare tr:nth-child(2n){background:var(--coh-cream)}.coh-compare td:first-child,.coh-compare th:first-child{text-align:left}.coh-tick{color:var(--coh-green);font-weight:800}.coh-cross{color:var(--coh-red);font-weight:800}.coh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}@media(max-width:800px){.coh-feature-grid{grid-template-columns:1fr}}.coh-feature-card{text-align:center}.coh-feature-card img{width:100%;border-radius:var(--coh-radius);margin-bottom:14px;aspect-ratio:4/3;object-fit:cover}.coh-feature-card h4{margin:0 0 6px;font-size:17px}.coh-feature-card p{margin:0;font-size:14px;color:#666}.coh-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}@media(max-width:800px){.coh-test-grid{grid-template-columns:1fr}}.coh-test-card{background:var(--coh-cream);border-radius:var(--coh-radius);padding:22px}.coh-test-avatar{width:44px;height:44px;border-radius:50%;background:var(--coh-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;margin-bottom:12px}.coh-test-quote{font-style:italic;font-size:14px;color:#333;margin:0 0 10px}.coh-test-name{font-size:13px;font-weight:700;margin:0}.coh-faq-item{border-top:1px solid #eee;padding:16px 0}.coh-faq-item:last-child{border-bottom:1px solid #eee}.coh-faq-q{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;font-size:15px}.coh-faq-plus{font-size:20px;line-height:1;transition:transform .2s}.coh-faq-item.is-open .coh-faq-plus{transform:rotate(45deg)}.coh-faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease;font-size:14px;color:#555}.coh-faq-item.is-open .coh-faq-a{max-height:300px;padding-top:10px}.coh-h2{font-size:26px;font-weight:800;text-align:center;margin:0 0 8px}.coh-sub{text-align:center;color:#777;font-size:14px;margin:0 0 8px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/clone-onyx-haircomb-styles.css.map */
