*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--cm-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.45}img,video{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.7rem 1rem;z-index:999}.cm-shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.cm-section{padding:62px 0}.cm-btn{border:0;border-radius:9px;padding:14px 25px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;cursor:pointer;font-size:1rem}.cm-btn--primary{background:var(--cm-accent);color:#fff}.cm-btn--primary:hover{background:var(--cm-accent-dark)}.cm-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #eee}.cm-header__inner{height:68px;display:flex;align-items:center}.cm-brand{display:flex;align-items:center;text-decoration:none;font-size:1.65rem;font-weight:950;letter-spacing:-.05em}.cm-brand__accent{color:var(--cm-accent)}.cm-nav{display:flex;gap:34px;margin-left:auto;margin-right:38px}.cm-nav a{text-decoration:none;font-size:.9rem;font-weight:650}.cm-nav a:hover{color:var(--cm-accent)}.cm-cart{position:relative;width:38px;height:38px;display:grid;place-items:center}.cm-cart svg{width:26px;fill:none;stroke:#111;stroke-width:1.8}.cm-cart__count{position:absolute;right:-4px;top:-4px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:var(--cm-accent);color:#fff;font-size:.67rem;font-weight:900}.cm-hero{background:#f7f0e8}.cm-hero__grid{min-height:510px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:stretch}.cm-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:58px 48px 58px 0}.cm-hero h1{font-size:clamp(2.8rem,4.7vw,4.7rem);line-height:1.01;letter-spacing:-.055em;margin:0 0 18px;max-width:590px}.cm-hero p{font-size:1.15rem;max-width:470px;margin:0 0 24px;color:#393632}.cm-hero .cm-btn{align-self:flex-start;min-width:190px}.cm-hero__trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:.78rem;font-weight:700}.cm-hero__media{min-height:510px}.cm-hero__media img{width:100%;height:100%;object-fit:cover}.cm-product-section{background:#fff}.cm-product{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}.cm-gallery__main{aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#f1f1f1}.cm-gallery__main img{width:100%;height:100%;object-fit:cover}.cm-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.cm-thumb{padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#f3f3f3;aspect-ratio:1/1;cursor:pointer}.cm-thumb[aria-current=true]{border-color:var(--cm-accent)}.cm-thumb img{width:100%;height:100%;object-fit:cover}.cm-product__info{padding-top:2px}.cm-product__info h2{font-size:clamp(2.2rem,3.5vw,3.4rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 8px}.cm-price{font-size:1.9rem;font-weight:900;margin:10px 0}.cm-compare{font-size:1rem;color:#888;text-decoration:line-through;margin-left:8px}.cm-copy{font-size:1rem;color:#494540;max-width:540px}.cm-fitline{margin:24px 0 18px;padding:13px 14px;border:1px solid #e2ddd7;border-radius:9px;background:#fffaf6;display:flex;justify-content:space-between;align-items:center;gap:20px}.cm-fitline div{display:flex;flex-direction:column}.cm-fitline small{font-size:.7rem;letter-spacing:.12em}.cm-fitline a{font-size:.82rem;font-weight:800;color:var(--cm-accent);text-decoration:none}.cm-option{border:0;padding:0;margin:20px 0}.cm-option legend,.cm-qtylabel{font-weight:800;margin-bottom:8px}.cm-option__chips{display:flex;gap:8px;flex-wrap:wrap}.cm-chip input{position:absolute;opacity:0}.cm-chip span{display:inline-flex;min-width:62px;justify-content:center;padding:10px 14px;border:1px solid #ddd;border-radius:7px;cursor:pointer;font-weight:750}.cm-chip input:checked+span{border:2px solid var(--cm-accent);padding:9px 13px}.cm-buyrow{display:grid;grid-template-columns:120px 1fr;gap:10px}.cm-qty{height:48px;display:grid;grid-template-columns:36px 1fr 36px;border:1px solid #ddd;border-radius:8px;overflow:hidden}.cm-qty button{border:0;background:#f5f5f5;font-size:1.1rem}.cm-qty input{width:100%;border:0;text-align:center;font-weight:800}.cm-add{width:100%;height:48px}.cm-trustbar{display:flex;flex-wrap:wrap;gap:18px;border-top:1px solid #eee;margin-top:18px;padding-top:16px;font-size:.76rem;font-weight:650}.cm-product--fallback .cm-add{opacity:.55}.cm-watch{background:#faf7f3}.cm-watch__grid{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}.cm-watch__video{border-radius:12px;overflow:hidden;background:#171717;max-height:520px}.cm-watch__video video{width:100%;height:520px;object-fit:cover}.cm-watch__copy h2{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.05em;margin:0 0 10px}.cm-watch__copy p{font-size:1.15rem;color:#45413d}.cm-feature-row{padding:28px 0;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.cm-feature-row__grid{display:grid;grid-template-columns:repeat(4,1fr)}.cm-feature{text-align:center;padding:14px 24px;border-right:1px solid #eee}.cm-feature:last-child{border-right:0}.cm-feature__icon{font-size:1.9rem;margin-bottom:5px}.cm-feature strong{display:block;font-size:.9rem}.cm-feature span{display:block;color:#666;font-size:.78rem;margin-top:3px}.cm-faq-section{background:#fff}.cm-faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:stretch}.cm-faqwrap{padding:4px 0}.cm-faqwrap h2{font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.04em;margin:0 0 18px}.cm-faq details{border:1px solid #e1e1e1;border-radius:8px;margin-bottom:9px;padding:0 15px}.cm-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:14px;padding:15px 0;font-weight:750}.cm-faq details p{border-top:1px solid #eee;margin:0;padding:13px 0 16px;color:#595550}.cm-faq-visual{position:relative;border-radius:12px;overflow:hidden;background:#f3eee8;min-height:430px}.cm-faq-visual>img{width:100%;height:100%;object-fit:cover;min-height:430px}.cm-fit-card{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(255,255,255,.95);border-radius:10px;padding:14px}.cm-fit-card strong,.cm-fit-card small{display:block}.cm-fit-card>div{display:grid;grid-template-columns:1fr 1fr;gap:4px 14px;margin:7px 0;font-size:.8rem}.cm-fit-card small{color:#666;font-size:.72rem}.cm-footer{background:#171717;color:#fff;padding:36px 0 20px}.cm-footer__inner{display:flex;align-items:center;gap:30px}.cm-brand--footer{color:#fff}.cm-footer__links{display:flex;gap:22px;flex-wrap:wrap;margin-left:auto}.cm-footer__links a,.cm-footer__social a{font-size:.78rem;color:#eee;text-decoration:none}.cm-footer__social{display:flex;gap:12px}.cm-footer__bottom{border-top:1px solid #333;margin-top:24px;padding-top:16px;font-size:.72rem;color:#aaa}.cm-toast{position:fixed;right:18px;bottom:18px;z-index:80;background:#111;color:#fff;padding:16px 18px;border-radius:10px;box-shadow:0 15px 50px rgba(0,0,0,.24);min-width:260px}.cm-toast strong,.cm-toast span{display:block}.cm-toast span{font-size:.78rem;color:#ccc}.cm-toast__actions{display:flex;gap:16px;margin-top:8px}.cm-toast__actions a{font-weight:800}.cm-cartpage{max-width:980px}.cm-empty{padding:40px;border:1px solid #ddd;border-radius:12px;text-align:center}.cm-cartitem{display:grid;grid-template-columns:120px 1fr 100px 140px;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #eee}.cm-cartitem img{width:110px;height:110px;object-fit:cover;border-radius:8px}.cm-cartitem a{text-decoration:none}.cm-cartitem input{width:70px;padding:8px}.cm-cartitem>div:last-child{display:flex;flex-direction:column;align-items:flex-end}.cm-cartsummary{margin-left:auto;width:min(420px,100%);padding-top:28px}.cm-cartsummary>div{display:flex;justify-content:space-between;font-size:1.2rem}.cm-cartsummary .cm-btn{width:100%;margin-top:8px}.cm-contact{max-width:850px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.cm-contact form{display:grid;gap:12px}.cm-contact label{font-weight:800}.cm-contact input,.cm-contact textarea{width:100%;display:block;margin-top:5px;padding:13px;border:1px solid #ddd;border-radius:8px;font:inherit}.cm-form-success{background:#eaf8ee;padding:12px;border-radius:8px}@media(max-width:900px){.cm-nav{display:none}.cm-hero__grid,.cm-product,.cm-watch__grid,.cm-faq-layout{grid-template-columns:1fr}.cm-hero__media{order:-1;min-height:380px}.cm-hero__copy{padding:38px 0 48px}.cm-watch__video video{height:auto;max-height:620px}.cm-feature-row__grid{grid-template-columns:1fr 1fr}.cm-feature:nth-child(2){border-right:0}.cm-feature:nth-child(-n+2){border-bottom:1px solid #eee}.cm-footer__inner{align-items:flex-start;flex-direction:column}.cm-footer__links{margin-left:0}.cm-contact{grid-template-columns:1fr}}@media(max-width:600px){.cm-shell{width:min(100% - 22px,1180px)}.cm-section{padding:48px 0}.cm-header__inner{height:61px}.cm-brand{font-size:1.4rem}.cm-hero__media{min-height:320px}.cm-hero h1{font-size:2.7rem}.cm-hero p{font-size:1rem}.cm-hero__trust{gap:9px;font-size:.7rem}.cm-product{gap:26px}.cm-product__info h2{font-size:2.35rem}.cm-buyrow{grid-template-columns:1fr}.cm-trustbar{flex-direction:column;gap:7px}.cm-watch__grid{gap:28px}.cm-feature{padding:13px 8px;border-right:0}.cm-faq-visual{min-height:390px}.cm-faq-visual>img{min-height:390px}.cm-fit-card>div{grid-template-columns:1fr}.cm-footer__links{gap:14px}.cm-cartitem{grid-template-columns:82px 1fr;gap:12px}.cm-cartitem img{width:80px;height:80px}.cm-cartitem>div:nth-child(3),.cm-cartitem>div:nth-child(4){grid-column:2}.cm-cartitem>div:last-child{align-items:flex-start}}.cm-eyebrow{font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--cm-accent);margin-bottom:8px}.cm-title{font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;letter-spacing:-.045em;margin:0}.cm-section__head{margin-bottom:28px}.cm-btn--ghost-dark{background:#fff;color:var(--cm-ink);border:1px solid #d8d2cb}.cm-btn--ghost-dark:hover{background:#f7f4ef}