*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#231b17;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.announcement{background:#efd1c8;text-align:center;padding:9px;font-size:12px;font-weight:700;letter-spacing:.5px}.header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-size:28px;font-weight:800;letter-spacing:-1.5px}.nav{display:flex;gap:27px;font-size:14px}.nav a:first-child{border-bottom:2px solid #c47d6f;padding-bottom:6px}.actions{display:flex;gap:18px;font-size:18px;align-items:center}.actions span{font-size:10px;background:#c47d6f;color:#fff;border-radius:50%;padding:2px 5px}.hero{min-height:560px;background:#f2e7df url('{{ "cleango-hero.jpg" | asset_url }}') center/cover no-repeat}.hero-inner{min-height:560px;display:flex;align-items:center}.hero-copy{max-width:500px;padding:60px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:#8d6257;margin:0 0 14px}.hero h1{font-size:clamp(45px,6vw,72px);line-height:.98;letter-spacing:-3px;margin:0}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.5;max-width:480px}.accent-line{height:3px;width:160px;background:#d49789;margin:20px 0}.accent-line.center{margin:15px auto 0;width:80px}.btn{display:inline-flex;background:#bd796c;color:#fff;padding:15px 26px;border-radius:5px;font-size:13px;font-weight:800;letter-spacing:.5px;margin-top:10px}.btn:hover{background:#a9665a}.trust-strip{padding:28px 0;border-bottom:1px solid #eee}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-grid div{display:flex;flex-direction:column;gap:5px;border-right:1px solid #eee;padding-right:20px}.trust-grid div:last-child{border:0}.trust-grid span{font-size:13px;color:#777}.products{padding:65px 0}.section-title{text-align:center;margin-bottom:35px}.section-title h1,.section-title h2{font-size:42px;letter-spacing:-1.8px;margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid #e6e2df;border-radius:12px;overflow:hidden;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000010}.product-image{aspect-ratio:1/1;background:#f5f1ed;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;justify-content:space-between;gap:10px;padding:16px 16px 5px}.product-info h3{margin:0 0 5px;font-size:17px}.product-info p{margin:0;color:#777;font-size:13px}.product-info strong{white-space:nowrap;font-size:17px}.small-btn{display:block;background:#c47d6f;color:#fff;margin:10px 16px 16px;text-align:center;padding:12px;border-radius:4px;font-size:12px;font-weight:800}.why{padding:35px 0 80px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.icon{margin:auto;width:62px;height:62px;border-radius:50%;background:#f7efeb;display:grid;place-items:center;font-size:28px}.why h3{font-size:16px;margin:16px 0 8px}.why p{font-size:14px;line-height:1.5;color:#666}.reviews{background:#faf8f6;padding:70px 0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.review{background:#fff;border:1px solid #e8e3df;border-radius:10px;padding:28px;text-align:center;font-size:14px;line-height:1.6}.review:first-letter{color:#f0b400}.review p{color:#555}.footer{background:#221b18;color:#fff;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-grid h3{font-size:14px}.footer-grid a{display:block;color:#ddd;margin:10px 0;font-size:13px}.footer-grid p{color:#bbb}.copyright{border-top:1px solid #443a36;margin-top:40px;padding-top:18px;color:#999;font-size:11px}.page-space{padding:70px 0 100px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;padding:70px 0 100px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery img{width:100%;background:#f5f1ed}.details h1{font-size:48px;line-height:1;letter-spacing:-2px;margin:0}.price{font-size:24px;font-weight:800;margin:18px 0}.rte{line-height:1.7;color:#555}.details select{width:100%;padding:14px;margin:15px 0;border:1px solid #ddd}.full{width:100%;border:0;cursor:pointer}.product-trust{margin-top:20px;color:#666;line-height:1.9;font-size:13px}.cart-row{display:grid;grid-template-columns:100px 1fr 80px;gap:20px;padding:18px 0;border-bottom:1px solid #eee;align-items:center}.cart-img img{width:100%}.qty{width:70px;padding:10px}.cart-total{display:flex;justify-content:space-between;padding:25px 0;font-size:19px}@media(max-width:800px){.container{width:calc(100% - 26px)}.nav{display:none}.hero,.hero-inner{min-height:650px}.hero{background-position:60% center}.hero-copy{padding:45px 0;max-width:330px}.hero h1{font-size:48px}.trust-grid,.grid,.why-grid,.review-grid,.footer-grid,.product-page{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid #eee;padding:10px 0}.grid{gap:18px}.section-title h1,.section-title h2{font-size:36px}.product-page{gap:30px}.details h1{font-size:40px}.gallery{grid-template-columns:1fr 1fr}.header-inner{height:68px}.brand{font-size:24px}}