@charset "UTF-8";.hero-section{padding:80px 0;background:#f5f0e8;overflow:hidden}.hero-content{padding-right:40px}.hero-title{font-size:max(32px, min(5vw, 52px));font-weight:800;line-height:1.15;color:#1e2d1a;margin-bottom:20px}.hero-subtitle{font-size:18px;color:#5a5a5a;line-height:1.75;margin-bottom:32px;max-width:500px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.hero-stats{display:flex;gap:40px;padding-top:32px;border-top:1px solid #d8d2c8}.stat-item{display:flex;flex-direction:column}.stat-number{font-size:26px;font-weight:800;color:#4a6741;line-height:1}.stat-label{font-size:12px;color:#888;margin-top:4px;text-transform:uppercase;letter-spacing:.06em}.hero-image-col ai-img,.hero-image-col img{border-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.14);width:100%}@media (max-width:991px){.hero-section{padding:48px 0}.hero-content{padding-right:0;margin-bottom:32px}.hero-stats{gap:24px}}.collections-section{padding:88px 0;background:#fff}.section-header{margin-bottom:56px}.collection-card{background:#fff;border:1px solid #e8e0d4;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%}.collection-image{position:relative;overflow:hidden}.collection-image ai-img,.collection-image img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;transition:transform .4s;display:block}.collection-card:hover .collection-image ai-img,.collection-card:hover .collection-image img{transform:scale(1.04)}.collection-badge{position:absolute;top:16px;left:16px;background:#4a6741;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:2px}.collection-badge--teal{background:#3a5232}.collection-badge--gold{background:#c8a96e}.collection-body{padding:24px;flex:1;display:flex;flex-direction:column}.collection-name{font-size:20px;font-weight:700;color:#1e2d1a;margin-bottom:10px}.collection-desc{font-size:14px;color:#5a5a5a;line-height:1.65;flex:1;margin-bottom:16px}.collection-specs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.spec-pill{background:#f0ebe2;color:#4a6741;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px}.collection-cta{color:#4a6741;font-weight:700;font-size:14px;-webkit-text-decoration:none;text-decoration:none;letter-spacing:.02em}.collection-cta:hover{color:#3a5232}.trust-bar{background:#1e2d1a;padding:56px 0}.trust-item{text-align:center}.trust-icon{width:48px;height:48px;margin:0 auto 14px}.trust-icon svg{width:100%;height:100%}.trust-label{font-size:16px;font-weight:700;color:#fff;margin-bottom:4px}.trust-sub{font-size:13px;color:rgba(255,255,255,.55)}.industries-section{padding:88px 0;background:#f5f0e8}.industry-card{position:relative;display:block;overflow:hidden;border-radius:6px;-webkit-text-decoration:none;text-decoration:none;height:100%}.industry-card ai-img,.industry-card img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .45s}.industry-card:hover ai-img,.industry-card:hover img{transform:scale(1.06)}.industry-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,45,26,.88) 0,rgba(30,45,26,.2) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;transition:background .35s}.industry-card:hover .industry-overlay{background:linear-gradient(to top,rgba(74,103,65,.9) 0,rgba(74,103,65,.4) 60%,transparent 100%)}.industry-overlay h3{font-size:18px;font-weight:700;color:#fff;margin-bottom:6px}.industry-overlay p{font-size:13px;color:rgba(255,255,255,.8);margin:0;line-height:1.5}.sustainability-section{padding:88px 0;background:#fff}.sustainability-section ai-img,.sustainability-section img{border-radius:6px;box-shadow:0 8px 32px rgba(0,0,0,.1);width:100%}.sustainability-points{display:flex;flex-direction:column;gap:24px}.sus-point{display:flex;gap:16px;align-items:flex-start}.sus-icon{flex-shrink:0;width:28px;height:28px;margin-top:2px}.sus-icon svg{width:100%;height:100%}.sus-point strong{display:block;font-size:15px;font-weight:700;color:#1e2d1a;margin-bottom:4px}.sus-point p{font-size:14px;color:#5a5a5a;margin:0;line-height:1.6}.testimonials-section{padding:88px 0;background:#f5f0e8}.testimonial-card{background:#fff;border-radius:6px;padding:32px;height:100%;border:1px solid #e8e0d4;box-shadow:0 2px 12px rgba(0,0,0,.05)}.testimonial-stars{color:#c8a96e;font-size:16px;letter-spacing:2px;margin-bottom:16px}.testimonial-text{font-size:15px;color:#444;line-height:1.75;font-style:italic;margin-bottom:20px}.testimonial-author strong{display:block;font-size:15px;font-weight:700;color:#1e2d1a}.testimonial-author span{font-size:13px;color:#888}.faq-section{padding:88px 0;background:#fff}.faq-accordion .accordion-item{border:1px solid #e0d8cc;border-radius:4px!important;margin-bottom:10px;overflow:hidden}.faq-accordion .accordion-button{font-size:16px;font-weight:600;color:#1e2d1a;background:#fff;padding:20px 24px}.faq-accordion .accordion-button:not(.collapsed){color:#4a6741;background:#f5f0e8;box-shadow:none}.faq-accordion .accordion-button::after{filter:none}.faq-accordion .accordion-button:not(.collapsed)::after{filter:invert(40%) sepia(60%) saturate(400%) hue-rotate(110deg)}.faq-accordion .accordion-body{font-size:15px;color:#5a5a5a;line-height:1.75;padding:4px 24px 24px}.cta-section{position:relative;overflow:hidden;min-height:480px;display:flex;align-items:center}.cta-section>ai-img,.cta-section>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cta-overlay{position:relative;z-index:2;width:100%;background:linear-gradient(135deg,rgba(30,45,26,.85) 0,rgba(74,103,65,.7) 100%);padding:80px 0}.cta-content{text-align:center}@media (max-width:768px){.collections-section,.faq-section,.industries-section,.sustainability-section,.testimonials-section{padding:56px 0}.trust-bar{padding:40px 0}.hero-stats{flex-wrap:wrap}}