@charset "UTF-8";.products-hero{background:#f5f0e8;padding:72px 0}.products-hero-title{font-size:max(28px, min(4vw, 44px));font-weight:800;color:#1e2d1a;margin-bottom:20px}.products-hero-desc{font-size:17px;color:#5a5a5a;line-height:1.75;margin-bottom:32px;max-width:480px}.hero-mosaic ai-img,.hero-mosaic img{border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.12);width:100%}.featured-showcase{margin-bottom:0}.featured-image ai-img,.featured-image img{width:100%;height:100%;min-height:440px;-o-object-fit:cover;object-fit:cover;display:block}.featured-content{background:#1e2d1a;display:flex;align-items:center}.featured-inner{padding:56px 48px}.featured-badge{display:inline-block;background:#c8a96e;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 14px;border-radius:2px;margin-bottom:20px}.featured-title{font-size:28px;font-weight:800;color:#fff;margin-bottom:16px;line-height:1.3}.featured-desc{font-size:15px;color:rgba(255,255,255,.7);line-height:1.75;margin-bottom:28px}.featured-specs{margin-bottom:32px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.spec-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px}.spec-key{color:rgba(255,255,255,.5);font-weight:500}.spec-val{color:#fff;font-weight:600}.all-products{padding:88px 0;background:#fff}.category-header{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #e0d8cc}.category-title{font-size:24px;font-weight:700;color:#1e2d1a;margin-bottom:8px}.category-desc{font-size:15px;color:#5a5a5a;margin:0}.product-card{background:#fff;border:1px solid #e8e0d4;border-radius:6px;overflow:hidden}.product-card-link{display:block}.product-image{position:relative;overflow:hidden}.product-image img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.05)}.product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(74,103,65,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.product-card:hover .product-overlay{opacity:1}.product-inquiry-btn{background:#fff;color:#4a6741;font-size:13px;font-weight:700;padding:10px 20px;border-radius:4px;text-transform:uppercase;letter-spacing:.06em}.product-info{padding:16px 20px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.product-name{font-size:15px;font-weight:700;color:#1e2d1a;margin:0;flex:1}.product-cta{font-size:12px;padding:8px 14px;white-space:nowrap;border:none;cursor:pointer}.install-methods{padding:88px 0;background:#f5f0e8}.method-card{background:#fff;border:1px solid #e0d8cc;border-radius:6px;padding:36px 28px;height:100%;position:relative}.method-card--featured{border-color:#4a6741;box-shadow:0 4px 20px rgba(74,103,65,.15)}.method-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#4a6741;color:#fff;font-size:11px;font-weight:700;padding:4px 16px;border-radius:20px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.method-icon{width:48px;height:48px;margin-bottom:20px}.method-icon svg{width:100%;height:100%}.method-card h3{font-size:20px;font-weight:700;color:#1e2d1a;margin-bottom:12px}.method-card p{font-size:14px;color:#5a5a5a;line-height:1.7;margin-bottom:16px}.method-tag{font-size:12px;font-weight:600;color:#4a6741;padding:6px 12px;background:rgba(74,103,65,.08);border-radius:4px;display:inline-block}@media (max-width:991px){.featured-inner{padding:40px 24px}.featured-image ai-img,.featured-image img{min-height:300px}}