@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f9f9;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer}img{height:auto;max-width:100%}.header{left:0;padding:1.5rem 3rem;position:fixed;right:0;top:0;transition:all .3s ease-in-out;width:100%;z-index:1000}.header.transparent{background-color:initial;border-bottom:1px solid #fff3}.header.scrolled{background-color:#fff;border-bottom:1px solid #e5dfd5;box-shadow:0 2px 10px #0000000d;padding:1rem 3rem}.header-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.logo{text-decoration:none}.logo-image{display:block;height:50px;transition:all .3s ease-in-out;width:auto}.transparent-logo{filter:brightness(0) invert(1);opacity:.9}.scrolled-logo{filter:brightness(1) invert(0);opacity:1}.logo-image:hover{opacity:.8;transform:scale(1.05)}.menu-toggle{background:none;border:none;cursor:pointer;display:none;font-size:1.5rem;transition:all .3s}.transparent-menu{color:#fff}.transparent-menu:hover{color:#c49a6c}.scrolled-menu{color:#5c4b34}.scrolled-menu:hover{color:#c49a6c}.nav{display:flex;gap:2rem;margin-top:1.2rem;padding-top:1.2rem;transition:all .3s ease-in-out}.transparent-nav{border-top:1px solid #fff3}.scrolled-nav{border-top:1px solid #e5dfd5}.nav a{font-size:.8rem;font-weight:500;letter-spacing:1px;position:relative;text-decoration:none;transition:all .3s}.transparent-link{color:#fff}.transparent-link:hover{color:#c49a6c}.scrolled-link{color:#5c4b34}.nav a.active,.scrolled-link:hover{color:#c49a6c}.nav a.active:after{background-color:#c49a6c;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}@media (max-width:768px){.header{padding:1rem}.header.scrolled{padding:.8rem 1rem}.menu-toggle{display:block}.logo-image{height:40px}.nav{display:none;flex-direction:column;gap:1rem;left:0;margin-top:0;padding:1rem;position:absolute;right:0;top:100%;z-index:999}.nav.open{display:flex}.transparent-nav{background:#000000f2;border-top:1px solid #fff3}.scrolled-nav{background:#fff;border-top:1px solid #e5dfd5;box-shadow:0 4px 10px #0000001a}.nav a{padding:.5rem 0;text-align:center}.nav a.active:after{display:none}}@media (min-width:769px) and (max-width:1024px){.nav{gap:1.5rem}.nav a{font-size:.75rem}}@media (min-width:769px){.menu-toggle{display:none}.nav{display:flex!important}}.footer{background:linear-gradient(135deg,#1a1510,#2c2418);color:#cfc5b8;font-family:Inter,sans-serif;padding:60px 0 0}.footer-content{grid-gap:40px;border-bottom:1px solid #c49a6c33;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:0 40px 40px}.footer-section h3{font-family:Playfair Display,serif;font-size:28px;font-weight:600}.footer-section .tagline,.footer-section h3{color:#c49a6c;letter-spacing:2px;margin-bottom:15px}.footer-section .tagline{font-size:13px;font-weight:500}.footer-section .description{color:#b8ae9f;font-size:13px;line-height:1.6;margin-bottom:20px}.footer-section h4{color:#c49a6c;display:inline-block;font-size:16px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;position:relative}.footer-section h4:after{background-color:#c49a6c;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:40px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#cfc5b8;display:inline-block;font-size:13px;text-decoration:none;transition:all .3s ease}.footer-section ul li a:hover{color:#c49a6c;transform:translateX(5px)}.social-links{display:flex;gap:15px;margin-top:20px}.social-links a{align-items:center;background-color:#c49a6c26;border-radius:50%;color:#c49a6c;display:flex;font-size:18px;height:38px;justify-content:center;transition:all .3s ease;width:38px}.social-links a:hover{background-color:#c49a6c;color:#1a1510;transform:translateY(-3px)}.contact-info p{color:#b8ae9f;display:flex;flex-direction:column;font-size:13px;line-height:1.5;margin-bottom:18px}.contact-icon{color:#c49a6c;font-size:14px;margin-bottom:8px}.contact-info strong{color:#cfc5b8;display:inline-block;font-weight:600;margin-bottom:5px}.contact-info a{color:#b8ae9f;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#c49a6c}.footer-bottom{padding:25px 40px;text-align:center}.footer-bottom-content{margin:0 auto;max-width:1400px}.footer-bottom p{color:#8a7e6e;font-size:12px;margin:5px 0}.footer-credits{font-size:11px;letter-spacing:1px}@media (max-width:1100px){.footer-content{gap:40px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer{padding-top:40px}.footer-content{gap:35px;grid-template-columns:1fr;padding:0 20px 30px}.footer-section{text-align:center}.footer-section h4:after{left:50%;transform:translateX(-50%)}.social-links{justify-content:center}.contact-info p{align-items:center;text-align:center}.footer-bottom{padding:20px}.footer-section ul li a:hover{transform:translateX(0)}}@media (max-width:480px){.footer-section h3{font-size:24px}.footer-section .tagline{font-size:11px}.footer-section .description{font-size:12px}.footer-bottom p{font-size:10px}.footer-credits{font-size:9px}}.main-content{min-height:calc(100vh - 200px)}.hero{background-image:url(https://images.pexels.com/photos/38136/pexels-photo-38136.jpeg?auto=compress&cs=tinysrgb&w=1600)}.dedicated-image{background-image:url(https://images.pexels.com/photos/1441036/pexels-photo-1441036.jpeg?auto=compress&cs=tinysrgb&w=1600)}.handcrafted{background-image:url(https://images.pexels.com/photos/276583/pexels-photo-276583.jpeg?auto=compress&cs=tinysrgb&w=1600)}@media (max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}.sustainable-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.dedicated,.services,.stats-section,.sustainable{padding:2rem 1rem}.dedicated,.services-grid{grid-template-columns:1fr}.stats{align-items:center;flex-direction:column}}.carousel-image-wrapper{height:80vh}.carousel-btn{transition:background .3s}.carousel-dots{bottom:20px;gap:10px}.dot{transition:background .3s}.featured-products{background-color:#faf8f4;padding:5rem 3rem}.section-header{margin-bottom:3rem}.section-header h2{color:#2c2418;font-size:2rem;letter-spacing:3px;margin-bottom:.5rem}.section-header p{color:#6b5a48;margin-bottom:1rem}.refresh-btn{background:#c49a6c;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:background .3s}.refresh-btn:hover{background:#a87b4e}.products-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.product-card{transition:transform .3s}.product-details{font-size:.8rem}.btn-view-product{background:#0000;border:1px solid #c49a6c;border-radius:4px;color:#c49a6c;display:inline-block;font-size:.75rem;font-weight:600;padding:.6rem;text-align:center;text-decoration:none;transition:all .3s;width:100%}.btn-view-product:hover{background:#c49a6c;color:#fff}.sticky-background{background-attachment:fixed;background-image:url(https://plyneer.com/cdn/shop/articles/B0_5c915ff1-d38f-4d00-96fa-a2c6cc20324e.png?v=1743686859&width=2048);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;position:relative}.sticky-background,.sticky-container{align-items:center;display:flex;justify-content:center}.sticky-container{background:#0009;bottom:0;left:0;position:absolute;right:0;top:0}.sticky-content{color:#fff;padding:2rem;text-align:center}.sticky-content h2{font-size:2.5rem;letter-spacing:3px;margin-bottom:1rem}.sticky-content p{font-size:1.1rem;margin-bottom:2rem}.industry-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:2rem}.industry-stat{text-align:center}.industry-stat .stat-number{color:#c49a6c;display:block;font-size:2rem;font-weight:700}.industry-stat .stat-label{font-size:.8rem;letter-spacing:1px}.btn-primary-outline{background:#0000;border:2px solid #c49a6c;color:#fff;display:inline-block;font-weight:600;letter-spacing:1px;padding:.8rem 2rem;text-decoration:none;transition:all .3s}.btn-primary-outline:hover{background:#c49a6c;color:#fff}.plywood-industry{background-color:#fff;padding:5rem 3rem}.industry-content{margin:0 auto;max-width:1200px}.industry-content h2{color:#2c2418;font-size:2rem;letter-spacing:3px;margin-bottom:3rem;text-align:center}.industry-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.industry-feature{background:#faf8f4;border-radius:8px;padding:2rem;text-align:center;transition:transform .3s}.industry-feature:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.industry-feature h3{color:#c49a6c;font-size:1.1rem;margin-bottom:.5rem}.industry-feature p{color:#6b5a48;font-size:.85rem;line-height:1.5}.hero{align-items:center;background-image:url(https://wigwamply.com/wp-content/uploads/2024/12/Benefits-of-Using-Green-Plywood-in-Construction-and-Furniture-Making.jpg);background-position:center 30%;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:85vh;padding:2rem;position:relative;text-align:center}.hero:before{background:#00000059;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content{z-index:1}.hero-content h1{font-size:4rem;font-weight:700;letter-spacing:6px;line-height:1.2;margin-bottom:1rem}.hero-content p{font-size:1rem;font-weight:300;letter-spacing:2px;margin-bottom:2rem}.services{background-color:#faf8f4;padding:5rem 3rem;text-align:center}.services h2{color:#2c2418;font-size:1.8rem;letter-spacing:3px;margin-bottom:3rem}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.service-card{background:#fff;border-radius:4px;box-shadow:0 2px 10px #0000000a;cursor:pointer;padding:2rem 1rem;transition:transform .3s}.service-card:hover{transform:translateY(-3px)}.service-card h3{color:#5c4b34;font-size:.9rem;font-weight:600;letter-spacing:1px}.dedicated{grid-gap:3rem;align-items:center;background-color:#fff;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:5rem 3rem}.dedicated-content h2{color:#2c2418;font-size:2rem;line-height:1.3;margin-bottom:1.2rem}.dedicated-content>p{color:#6b5a48;line-height:1.7;margin-bottom:2rem}.features-list{margin-bottom:2rem}.feature-item{border-bottom:1px solid #e5dfd5;color:#4a3a2a;font-weight:500;padding:.8rem 0}.dedicated-image{background-image:url(https://www.greenply.com:5001/originalfile1773135577931-6214.jpg);background-position:50%;background-size:cover;border-radius:4px;min-height:400px}.sustainable{background-color:#f5f0e8;padding:5rem 3rem;text-align:center}.sustainable h2{color:#2c2418;font-size:1.8rem;letter-spacing:2px;margin-bottom:.8rem}.subtitle{color:#7a6852;font-size:.9rem;margin-bottom:3rem}.sustainable-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.sustainable-card{background:#fff;border-radius:4px;padding:2rem;text-align:left}.sustainable-card h3{color:#c49a6c;font-size:1.1rem;margin-bottom:1rem}.sustainable-card p{color:#6b5a48;font-size:.85rem}.handcrafted{background-image:url(https://www.greenply.com:5001/originalfile1773136214998-8585.jpg);background-position:50%;background-size:cover;color:#fff;padding:6rem 3rem;position:relative;text-align:center}.handcrafted:before{background:#00000073;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.handcrafted-content{margin:0 auto;max-width:1200px;position:relative;z-index:1}.handcrafted-content h2{font-size:1.8rem;font-weight:500;margin-bottom:2rem}.handcrafted-features{display:flex;flex-wrap:wrap;font-weight:500;gap:2rem;justify-content:center}.stats-section{background-color:#fff;padding:4rem 3rem}.stats{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin:0 auto;max-width:1200px;text-align:center}.stat-number{color:#2c2418;display:block;font-size:2rem;font-weight:700}.stat-label{color:#8b7a64;font-size:.7rem;letter-spacing:1.5px}@media (max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}.sustainable-grid{grid-template-columns:1fr}.industry-features{grid-template-columns:repeat(2,1fr)}.carousel-content h2{font-size:2rem}.sticky-content h2{font-size:1.8rem}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.dedicated,.featured-products,.plywood-industry,.services,.stats-section,.sustainable{padding:2rem 1rem}.dedicated,.services-grid{grid-template-columns:1fr}.stats{align-items:center;flex-direction:column}.industry-features,.products-grid{grid-template-columns:1fr}.carousel-image-wrapper{height:60vh}.carousel-btn{font-size:1rem;height:35px;width:35px}.industry-stats{flex-direction:column;gap:1rem}.carousel-section{height:100vh;min-height:100vh}.carousel-image-wrapper{height:100%}.carousel-content h2{font-size:1.8rem;letter-spacing:2px}.carousel-content p{font-size:.9rem;margin-bottom:1.5rem}.carousel-btn{font-size:1rem;height:35px;padding:.5rem;width:35px}.prev{left:10px}.next{right:10px}.carousel-dots{bottom:20px;gap:8px}.dot{height:8px;width:8px}.dot.active{width:20px}}.gallery-item{max-width:100px;min-width:80px}@media (max-width:900px){.image-gallery-section{padding:3rem 1.5rem}.gallery-container{flex-direction:column;gap:1rem}.gallery-item{height:80px;max-width:none;min-width:100%;transition:height .3s ease}.gallery-label{padding:.8rem 1rem;text-align:left;writing-mode:horizontal-tb}.gallery-label h3{font-size:.9rem}.gallery-label p{display:none}.gallery-item:hover{flex:none;height:250px;max-width:none}.gallery-item:hover .gallery-label{padding:1rem}.gallery-item:hover .gallery-label h3{font-size:1rem}.gallery-item:hover .gallery-label p{display:block;font-size:.75rem}}.gallery-item{transition:all .4s cubic-bezier(.4,0,.2,1)}.gallery-label{transition:all .3s ease}.gallery-label p{display:none;opacity:.8}.gallery-item:hover .gallery-label{writing-mode:horizontal-tb}.gallery-item:hover .gallery-label p{display:block;font-size:.85rem;line-height:1.4}.gallery-overlay-hover{background:#0003;transition:background .3s ease}@media (max-width:900px){.image-gallery-section{padding:3rem 1.5rem}.gallery-container{align-items:center;flex-direction:column;gap:1rem}.gallery-item{background-position:50%;height:80px;max-width:100%;min-width:100%;transition:height .3s ease}.gallery-label{padding:.8rem 1rem;text-align:center;writing-mode:horizontal-tb}.gallery-label h3{font-size:.9rem;text-align:center}.gallery-label p{display:none}.gallery-item:hover{flex:none;height:250px;max-width:100%}.gallery-item:hover .gallery-label{padding:1rem;text-align:center}.gallery-item:hover .gallery-label h3{font-size:1rem;text-align:center}.gallery-item:hover .gallery-label p{display:block;font-size:.75rem;text-align:center}}.gallery-item{transition:flex 1.5s cubic-bezier(.4,0,.2,1),max-width 1.5s cubic-bezier(.4,0,.2,1),box-shadow .5s ease;will-change:flex,max-width}.gallery-label{transition:all 1.5s cubic-bezier(.4,0,.2,1);transition-property:padding,background,text-align,-webkit-backdrop-filter;transition-property:padding,background,backdrop-filter,text-align;transition-property:padding,background,backdrop-filter,text-align,-webkit-backdrop-filter}.gallery-label h3{transition:font-size 1.5s cubic-bezier(.4,0,.2,1)}.gallery-label p{transition:opacity 1.5s cubic-bezier(.4,0,.2,1),display 0s linear}.gallery-item:hover{box-shadow:0 20px 40px #0000004d;transition:flex 1.5s cubic-bezier(.4,0,.2,1),max-width 1.5s cubic-bezier(.4,0,.2,1),box-shadow .5s ease}.gallery-item:hover .gallery-label{background:linear-gradient(0deg,#000000e6,#00000080);transition:padding 1.5s cubic-bezier(.4,0,.2,1),background 1.5s cubic-bezier(.4,0,.2,1),text-align 1.5s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter 1.5s cubic-bezier(.4,0,.2,1);transition:padding 1.5s cubic-bezier(.4,0,.2,1),background 1.5s cubic-bezier(.4,0,.2,1),backdrop-filter 1.5s cubic-bezier(.4,0,.2,1),text-align 1.5s cubic-bezier(.4,0,.2,1);transition:padding 1.5s cubic-bezier(.4,0,.2,1),background 1.5s cubic-bezier(.4,0,.2,1),backdrop-filter 1.5s cubic-bezier(.4,0,.2,1),text-align 1.5s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter 1.5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label h3{transition:font-size 1.5s cubic-bezier(.4,0,.2,1),margin-bottom 1.5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label p{opacity:.8;transition:opacity 1.5s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s}.gallery-item:hover .gallery-overlay-hover,.gallery-overlay-hover{transition:background 1.5s cubic-bezier(.4,0,.2,1)}.gallery-item:not(:hover){transition:flex 1.5s cubic-bezier(.4,0,.2,1),max-width 1.5s cubic-bezier(.4,0,.2,1)}@media (max-width:900px){.image-gallery-section{padding:3rem 1.5rem}.gallery-container{align-items:center;flex-direction:column;gap:1rem}.gallery-item{background-position:50%;height:80px;max-width:100%;min-width:100%;transition:height 1.5s cubic-bezier(.4,0,.2,1),flex 1.5s cubic-bezier(.4,0,.2,1)}.gallery-label{padding:.8rem 1rem;text-align:center;writing-mode:horizontal-tb}.gallery-label h3{font-size:.9rem;text-align:center}.gallery-label p{display:none}.gallery-item:hover{flex:none;height:250px;max-width:100%;transition:height 1.5s cubic-bezier(.4,0,.2,1),flex 1.5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label{padding:1rem;text-align:center}.gallery-item:hover .gallery-label h3{font-size:1rem;text-align:center}.gallery-item:hover .gallery-label p{display:block;font-size:.75rem;opacity:.8;text-align:center}}@media (max-width:480px){.gallery-item{height:60px}.gallery-item:hover{height:200px}.gallery-label h3{font-size:.75rem}}.gallery-item:before{transition:transform 1.5s cubic-bezier(.4,0,.2,1);z-index:-1}.gallery-item:hover:before{transform:scale(1.05)}@media (max-width:900px){.image-gallery-section{padding:3rem 1.5rem}.gallery-container{align-items:center;flex-direction:column;gap:1rem}.gallery-item{background-position:50%;height:80px;max-width:100%;min-width:100%;transition:height .6s cubic-bezier(.4,0,.2,1),flex .6s cubic-bezier(.4,0,.2,1)}.gallery-item:before{border-radius:12px}.gallery-label{padding:.8rem 1rem;text-align:center;writing-mode:horizontal-tb}.gallery-label h3{font-size:.9rem;text-align:center}.gallery-label p{display:none}.gallery-item:hover{flex:none;height:250px;max-width:100%;transition:height .6s cubic-bezier(.4,0,.2,1),flex .6s cubic-bezier(.4,0,.2,1)}.gallery-item:hover:before{transform:scale(1.05)}.gallery-item:hover .gallery-label{padding:1rem;text-align:center}.gallery-item:hover .gallery-label h3{font-size:1rem;text-align:center}.gallery-item:hover .gallery-label p{display:block;font-size:.75rem;opacity:.85;text-align:center}}@media (max-width:768px){.image-gallery-section{padding:2rem 1rem}.gallery-item{height:70px}.gallery-item:hover{height:220px}.gallery-label h3{font-size:.8rem}}@media (max-width:480px){.gallery-item{height:60px}.gallery-item:hover{height:200px}.gallery-label h3{font-size:.75rem}.gallery-item:hover:before{transform:scale(1.04)}}.carousel-section{height:100vh}.carousel-container,.carousel-section{overflow:hidden;position:relative;width:100%}.carousel-container{height:100%}.carousel-slide{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;transition:transform .5s ease-in-out;width:100%}.carousel-item{flex:0 0 100%;flex-shrink:0;margin:0;min-width:100%;padding:0}.carousel-image-wrapper,.carousel-item{height:100%;position:relative;width:100%}.carousel-image-wrapper{overflow:hidden}.carousel-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.carousel-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;z-index:1}.carousel-content{animation:fadeInUp 1s ease;color:#fff;margin:0 auto;max-width:90%;padding:0 1rem}.carousel-content h2{font-size:3.5rem;font-weight:700;letter-spacing:3px;margin-bottom:1rem}.carousel-content p{font-size:1.2rem;font-weight:300;letter-spacing:1px;margin-bottom:2rem}.carousel-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;padding:1rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:50px;z-index:2}.carousel-btn:hover{background:#ffffff80;transform:translateY(-50%) scale(1.1)}.prev{left:20px}.next{right:20px}.carousel-dots{bottom:30px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.dot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s;width:12px}.dot:hover{background:#fffc;transform:scale(1.2)}.dot.active{background:#c49a6c;border-radius:10px;width:30px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.carousel-section{height:100vh;min-height:100vh}.carousel-image-wrapper{height:100%}.carousel-slide{transform:translateX(0);transform:translateX(calc(-100%*var(--slide-index, 0)))}.carousel-content h2{font-size:1.8rem;letter-spacing:2px}.carousel-content p{font-size:.9rem;margin-bottom:1.5rem}.carousel-btn{font-size:1rem;height:35px;padding:.5rem;width:35px}.prev{left:10px}.next{right:10px}.carousel-dots{bottom:20px;gap:8px}.dot{height:8px;width:8px}.dot.active{width:20px}}@media (min-width:769px) and (max-width:1024px){.carousel-section{height:100vh}.carousel-content h2{font-size:2.5rem}.carousel-content p{font-size:1rem}}@media (max-width:480px){.carousel-content h2{font-size:1.5rem}.carousel-btn,.carousel-content p{font-size:.8rem}.carousel-btn{height:30px;width:30px}}@media (max-width:768px) and (orientation:landscape){.carousel-section{height:100vh}.carousel-content h2{font-size:1.5rem;margin-bottom:.5rem}.carousel-content p{font-size:.8rem;margin-bottom:1rem}}body{margin:0;padding:0}.home,body{overflow-x:hidden}.home{width:100%}.image-gallery-section{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:5rem 3rem}.gallery-container{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1400px;min-height:500px;width:100%}.gallery-item{box-shadow:0 4px 15px #0000001a;cursor:pointer;flex:1 1;max-width:250px;min-width:120px;overflow:hidden;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1);will-change:transform,box-shadow}.gallery-item,.gallery-item:before{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px}.gallery-item:before{background-image:inherit;content:"";pointer-events:none;top:0;transition:transform .8s cubic-bezier(.4,0,.2,1);z-index:0}.gallery-item:before,.gallery-label{bottom:0;left:0;position:absolute;right:0}.gallery-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(0deg,#000000d9,#0006);color:#fff;padding:1rem .5rem;text-align:center;transition:all .6s cubic-bezier(.4,0,.2,1);writing-mode:horizontal-tb;z-index:2}.gallery-label h3{font-size:.85rem;font-weight:600;letter-spacing:1px;margin:0;transition:font-size .6s cubic-bezier(.4,0,.2,1);white-space:normal;word-break:break-word}.gallery-label p{display:block;font-size:.7rem;height:0;margin:.3rem 0 0;opacity:0;overflow:hidden;transition:opacity .6s cubic-bezier(.4,0,.2,1);visibility:hidden}.gallery-item:hover{box-shadow:0 25px 50px #0000004d;flex:4 1;max-width:none;transition:flex .8s cubic-bezier(.4,0,.2,1),max-width .8s cubic-bezier(.4,0,.2,1),box-shadow .4s ease}.gallery-item:hover:before{transform:scale(1.08);transition:transform .9s cubic-bezier(.3,0,.2,1)}.gallery-item:hover .gallery-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(0deg,#000000eb,#00000080);padding:1.5rem;text-align:left;transition:padding .6s cubic-bezier(.4,0,.2,1),background .6s cubic-bezier(.4,0,.2,1),text-align .6s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .6s cubic-bezier(.4,0,.2,1);transition:padding .6s cubic-bezier(.4,0,.2,1),background .6s cubic-bezier(.4,0,.2,1),backdrop-filter .6s cubic-bezier(.4,0,.2,1),text-align .6s cubic-bezier(.4,0,.2,1);transition:padding .6s cubic-bezier(.4,0,.2,1),background .6s cubic-bezier(.4,0,.2,1),backdrop-filter .6s cubic-bezier(.4,0,.2,1),text-align .6s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .6s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label h3{font-size:1.2rem;margin-bottom:.5rem;transition:font-size .6s cubic-bezier(.4,0,.2,1),margin-bottom .6s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label p{height:auto;opacity:.85;transition:opacity .7s cubic-bezier(.4,0,.2,1),visibility 0s linear .2s;visibility:visible}.gallery-overlay-hover{background:#0000;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:background .6s cubic-bezier(.4,0,.2,1);z-index:1}.gallery-item:hover .gallery-overlay-hover{background:#0000001a;transition:background .6s cubic-bezier(.4,0,.2,1)}.gallery-item:not(:hover){transition:flex .8s cubic-bezier(.4,0,.2,1),max-width .8s cubic-bezier(.4,0,.2,1)}.gallery-item:not(:hover):before{transition:transform .8s cubic-bezier(.4,0,.2,1)}@media (max-width:900px){.image-gallery-section{padding:3rem 1.5rem}.gallery-container{align-items:center;flex-direction:column;gap:1rem}.gallery-item{background-position:50%;height:80px;max-width:100%;min-width:100%;transition:height .5s cubic-bezier(.4,0,.2,1),flex .5s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.gallery-item:before{border-radius:12px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.gallery-label{padding:.8rem 1rem;text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1);writing-mode:horizontal-tb}.gallery-label h3{font-size:.9rem;text-align:center;transition:font-size .5s cubic-bezier(.4,0,.2,1)}.gallery-label p{display:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{box-shadow:0 15px 35px #00000040;flex:none;height:280px;max-width:100%;transition:height .5s cubic-bezier(.4,0,.2,1),flex .5s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.gallery-item:hover:before{transform:scale(1.06);transition:transform .6s cubic-bezier(.3,0,.2,1)}.gallery-item:hover .gallery-label{background:linear-gradient(0deg,#000000eb,#00000080);padding:1.2rem;text-align:center;transition:padding .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label h3{font-size:1.1rem;margin-bottom:.4rem;text-align:center;transition:font-size .5s cubic-bezier(.4,0,.2,1),margin-bottom .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label p{display:block;font-size:.8rem;height:auto;opacity:.9;text-align:center;transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility 0s linear .1s;visibility:visible}}@media (min-width:768px) and (max-width:1024px){.gallery-item:hover{height:auto;min-height:450px}}@media (max-width:768px){.image-gallery-section{padding:2rem 1rem}.gallery-item{height:70px}.gallery-item,.gallery-item:hover{transition:height .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{height:260px}.gallery-label h3{font-size:.85rem}.gallery-item:hover .gallery-label h3{font-size:1rem}.gallery-item:hover .gallery-label p{font-size:.75rem}}@media (max-width:480px){.gallery-item{height:60px}.gallery-item,.gallery-item:hover{transition:height .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{height:240px}.gallery-item:hover .gallery-label{padding:1rem}.gallery-label h3{font-size:.8rem}.gallery-item:hover .gallery-label h3{font-size:.95rem}.gallery-item:hover .gallery-label p{font-size:.7rem}.gallery-item:hover:before{transform:scale(1.04);transition:transform .5s cubic-bezier(.3,0,.2,1)}}@media (max-width:380px){.gallery-item{height:55px}.gallery-item:hover{height:220px}.gallery-label h3{font-size:.75rem}.gallery-item:hover .gallery-label h3{font-size:.9rem}.gallery-item:hover .gallery-label p{font-size:.65rem}}.gallery-item,.gallery-item:hover{transition-delay:0s}.btn-primary{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;letter-spacing:1.5px;overflow:hidden;padding:12px 28px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;z-index:1}.btn-primary:hover{box-shadow:0 5px 15px #c49a6c4d;color:#fff}@media (max-width:900px){.image-gallery-section{padding:3rem 1.5rem}.gallery-container{align-items:center;flex-direction:column;gap:1rem}.gallery-item{background-position:50%;height:200px;max-width:100%;min-width:100%;transition:height .5s cubic-bezier(.4,0,.2,1),flex .5s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.gallery-item:before{border-radius:12px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.gallery-label{padding:.8rem 1rem;text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1);writing-mode:horizontal-tb}.gallery-label h3{font-size:.9rem;text-align:center;transition:font-size .5s cubic-bezier(.4,0,.2,1)}.gallery-label p{display:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{box-shadow:0 15px 35px #00000040;flex:none;height:300px;max-width:100%;transition:height .5s cubic-bezier(.4,0,.2,1),flex .5s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.gallery-item:hover:before{transform:scale(1.06);transition:transform .6s cubic-bezier(.3,0,.2,1)}.gallery-item:hover .gallery-label{background:linear-gradient(0deg,#000000eb,#00000080);padding:1.2rem;text-align:center;transition:padding .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label h3{font-size:1.1rem;margin-bottom:.4rem;text-align:center;transition:font-size .5s cubic-bezier(.4,0,.2,1),margin-bottom .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-label p{display:block;font-size:.8rem;height:auto;opacity:.9;text-align:center;transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility 0s linear .1s;visibility:visible}}@media (max-width:768px){.image-gallery-section{padding:2rem 1rem}.gallery-item{height:200px}.gallery-item,.gallery-item:hover{transition:height .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{height:300px}.gallery-label h3{font-size:.85rem}.gallery-item:hover .gallery-label h3{font-size:1rem}.gallery-item:hover .gallery-label p{font-size:.75rem}}@media (max-width:480px){.gallery-item{height:200px}.gallery-item,.gallery-item:hover{transition:height .5s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{height:300px}.gallery-item:hover .gallery-label{padding:1rem}.gallery-label h3{font-size:.8rem}.gallery-item:hover .gallery-label h3{font-size:.95rem}.gallery-item:hover .gallery-label p{font-size:.7rem}.gallery-item:hover:before{transform:scale(1.04);transition:transform .5s cubic-bezier(.3,0,.2,1)}}@media (max-width:380px){.gallery-item{height:200px}.gallery-item:hover{height:300px}.gallery-label h3{font-size:.75rem}.gallery-item:hover .gallery-label h3{font-size:.9rem}.gallery-item:hover .gallery-label p{font-size:.65rem}}.rating{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.stars{color:#ffc107;display:inline-block;font-size:1rem;position:relative}.stars:before{background:linear-gradient(90deg,#ffc107 90%,#e4e5e9 0);-webkit-background-clip:text;background-clip:text;color:#0000;content:"★★★★★";letter-spacing:3px}.rating-value{font-size:1rem;font-weight:700}.rating-label{font-size:.8rem;opacity:.9}.chaugath-premium-section{background:linear-gradient(135deg,#faf8f4,#f0ebe3);overflow:hidden;padding:5rem 3rem}.chaugath-container{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;margin:0 auto;max-width:1400px}.chaugath-image{border-radius:20px;box-shadow:0 20px 40px #00000026;flex:1 1;min-width:300px;overflow:hidden;transition:transform .5s ease,box-shadow .5s ease}.chaugath-image:hover{box-shadow:0 25px 50px #0003;transform:translateY(-5px)}.chaugath-image img{display:block;height:auto;transition:transform .6s ease;width:100%}.chaugath-image:hover img{transform:scale(1.03)}.chaugath-content{flex:1 1;min-width:300px}.chaugath-badge{background:#c49a6c;border-radius:30px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;padding:.4rem 1rem;text-transform:uppercase}.chaugath-content h2{color:#2c2418;font-size:2.5rem;letter-spacing:2px;margin-bottom:.5rem}.chaugath-content h3{color:#c49a6c;font-size:1.2rem;font-weight:500;margin-bottom:1.2rem}.chaugath-description{color:#6b5a48;font-size:.95rem;line-height:1.7;margin-bottom:2rem}.chaugath-features-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.chaugath-feature{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;gap:.8rem;padding:.8rem;transition:all .3s ease}.chaugath-feature:hover{box-shadow:0 5px 15px #00000014;transform:translateX(5px)}.feature-check{align-items:center;background:#c49a6c1a;border-radius:50%;display:flex;flex-shrink:0;font-size:1.2rem;height:28px;justify-content:center;width:28px}.chaugath-feature h4{color:#2c2418;font-size:.85rem;font-weight:700;margin-bottom:.2rem}.chaugath-feature p{color:#8b7a64;font-size:.7rem;margin:0}.chaugath-cta{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem}.chaugath-guarantee{align-items:center;background:#2c2418;border-radius:40px;color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:.6rem;padding:.6rem 1.2rem}.guarantee-icon{font-size:1.2rem}@media (max-width:900px){.chaugath-premium-section{padding:3rem 1.5rem}.chaugath-container{flex-direction:column;gap:2rem}.chaugath-content h2{font-size:2rem}.chaugath-features-grid{grid-template-columns:1fr}.chaugath-cta{align-items:stretch;flex-direction:column}.chaugath-guarantee{justify-content:center}}@media (max-width:480px){.chaugath-premium-section{padding:2rem 1rem}.chaugath-content h2{font-size:1.6rem}.chaugath-content h3{font-size:1rem}.chaugath-badge{font-size:.65rem}}.about-hero{background:linear-gradient(#00000080,#00000080),url(https://images.pexels.com/photos/1441036/pexels-photo-1441036.jpeg?auto=compress&cs=tinysrgb&w=1600);padding:5rem 2rem}.about-hero h1{font-size:3rem;letter-spacing:4px;margin-bottom:1rem}.about-hero p{font-size:1.1rem;letter-spacing:2px}.about-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.about-story{margin-bottom:4rem;text-align:center}.about-story h2,.about-values h2{color:#2c2418;font-size:2rem;letter-spacing:2px;margin-bottom:1.5rem}.about-story p{color:#6b5a48;line-height:1.8;margin:0 auto 1rem;max-width:800px}.values-grid{margin:2rem 0}.value-card{transition:transform .3s}.about-stats{border-top:1px solid #e5dfd5;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-top:4rem;padding-top:3rem;text-align:center}@media (max-width:900px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.values-grid{grid-template-columns:1fr}.about-hero h1{font-size:2rem}}.timeline{max-width:800px}.timeline:before{width:2px}.timeline-item{align-items:center;margin-bottom:2rem}.timeline-year{background:#c49a6c;border-radius:20px;color:#fff;padding:.5rem;text-align:center}.timeline-content{border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1rem;width:calc(50% - 50px)}.timeline-content p{font-size:.85rem}.timeline-item:nth-child(odd) .timeline-content{margin-left:auto}@media (max-width:900px){.timeline:before{left:30px}.timeline-item{align-items:flex-start;flex-direction:column;margin-left:30px}.timeline-year{margin-bottom:1rem}.timeline-content{margin-left:0!important;width:100%}}@media (max-width:768px){.about-hero{padding:4rem 1rem}.about-hero-content h1{font-size:2rem}.mv-grid,.story-grid,.team-grid,.values-grid{grid-template-columns:1fr}.stats-grid{flex-direction:column;gap:1.5rem}.container{padding:0 1rem}.about-cta,.about-story-section,.about-values,.milestones-section,.mission-vision,.team-section{padding:3rem 0}.story-content h2:after{left:50%;transform:translateX(-50%)}.story-content{text-align:center}}@media (max-width:480px){.timeline-content h3{font-size:1rem}.team-card,.value-card{padding:1.5rem}}.milestones-section{background-color:#faf8f4}.timeline{margin:0 auto;max-width:1000px;padding:20px 0;position:relative}.timeline:before{background:#c49a6c;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:3px}.timeline-item{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:3rem;position:relative;width:100%}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-year{align-items:center;background:#fff;background-color:#faf8f4;border:3px solid #c49a6c;border-radius:50%;color:#c49a6c;display:flex;font-size:1.5rem;font-weight:700;height:100px;justify-content:center;left:50%;position:absolute;top:0;transform:translateX(-50%);transition:all .3s ease;width:100px;z-index:2}.timeline-item:hover .timeline-year{background:#c49a6c;color:#fff;transform:translateX(-50%) scale(1.05)}.timeline-content{background:#fff;border-radius:12px;box-shadow:0 5px 20px #00000014;padding:1.5rem;position:relative;text-align:left;transition:all .3s ease;width:calc(50% - 80px)}.timeline-item:nth-child(odd) .timeline-content{margin-left:0;margin-right:auto}.timeline-item:nth-child(2n) .timeline-content{margin-left:auto;margin-right:0}.timeline-content:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-3px)}.timeline-content h3{color:#c49a6c;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.timeline-content p{color:#6b5a48;font-size:.9rem;line-height:1.5;margin:0}.timeline-item:nth-child(odd) .timeline-content:before{border-left:12px solid #fff;right:-12px}.timeline-item:nth-child(2n) .timeline-content:before,.timeline-item:nth-child(odd) .timeline-content:before{border-bottom:10px solid #0000;border-top:10px solid #0000;content:"";height:0;position:absolute;top:20px;width:0}.timeline-item:nth-child(2n) .timeline-content:before{border-right:12px solid #fff;left:-12px}@media (max-width:900px){.timeline:before{left:30px}.timeline-year{font-size:1.2rem;height:70px;left:30px;transform:translateX(0);width:70px}.timeline-item{flex-direction:column!important;margin-bottom:2.5rem;margin-left:70px}.timeline-content{margin-left:20px!important;width:calc(100% - 40px)}.timeline-item:nth-child(2n) .timeline-content:before,.timeline-item:nth-child(odd) .timeline-content:before{border-left:none;border-right:12px solid #fff;left:-12px;right:auto}.timeline-item:hover .timeline-year{transform:translateX(0) scale(1.05)}}@media (max-width:600px){.timeline-year{font-size:1rem;height:55px;width:55px}.timeline-item{margin-left:55px}.timeline-content{padding:1rem}.timeline-content h3{font-size:1rem}.timeline-content p{font-size:.8rem}}.about-hero{background:linear-gradient(#00000080,#00000080),url(https://www.duroply.in/blog/wp-content/uploads/2021/07/Untitled-design.jpg);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;height:1035px;padding:8rem 2rem;position:relative;text-align:center}.about-hero-content h1{font-size:3.5rem;font-weight:700;letter-spacing:4px;margin-bottom:1rem;margin-top:300px}.about-hero-content p{font-size:1.2rem;letter-spacing:2px;margin-bottom:1rem}.container{max-width:1200px}.about-story-section{background-color:#fff;padding:5rem 0}.story-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.story-content h2{color:#2c2418;font-size:2rem;letter-spacing:2px;margin-bottom:1.5rem;position:relative}.story-content h2:after{background:#c49a6c;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}.story-content p{color:#6b5a48;line-height:1.8;margin-bottom:1.5rem}.story-signature{margin-top:2rem}.story-signature img{margin-bottom:.5rem;max-width:150px}.story-signature p{color:#c49a6c;font-style:italic;margin:0}.story-image img{border-radius:8px;box-shadow:0 10px 30px #0000001a;height:auto;transition:transform .3s;width:100%}.story-image img:hover{transform:scale(1.02)}.mission-vision{background-color:#faf8f4;padding:5rem 0}.mv-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.mission-card,.vision-card{background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000000d;padding:2.5rem;text-align:center;transition:transform .3s}.mission-card:hover,.vision-card:hover{transform:translateY(-5px)}.mv-icon{font-size:3rem;margin-bottom:1rem}.mission-card h3,.vision-card h3{color:#c49a6c;font-size:1.5rem;margin-bottom:1rem}.mission-card p,.vision-card p{color:#6b5a48;line-height:1.6}.about-values{background-color:#fff;padding:5rem 0;text-align:center}.about-values h2{color:#2c2418;font-size:2rem;letter-spacing:3px;margin-bottom:1rem}.values-subtitle{color:#7a6852;font-size:1rem;margin-bottom:3rem}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}.value-card{background:#faf8f4;border-radius:8px;cursor:pointer;padding:2rem;text-align:center;transition:all .3s}.value-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.value-icon{font-size:2.5rem;margin-bottom:1rem}.value-card h3{color:#c49a6c;font-size:1.2rem;margin-bottom:1rem}.value-card p{color:#6b5a48;font-size:.85rem;line-height:1.5}.about-stats-section{background:linear-gradient(135deg,#2c2418,#3b2a1f);color:#fff;padding:4rem 0}.stats-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.stat-item,.stats-grid{text-align:center}.stat-item .stat-number{color:#c49a6c;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-item .stat-label{color:#cfc5b8;font-size:.8rem;letter-spacing:1.5px}.timeline-content-modern:before{height:16px;width:16px}.timeline-item-modern:nth-child(odd) .timeline-content-modern:before{right:-48px}.timeline-item-modern:nth-child(2n) .timeline-content-modern:before{left:-48px}@media (max-width:600px){.timeline-content-modern{padding:1rem 1.25rem}.timeline-content-modern h3{font-size:1rem}.timeline-content-modern p{font-size:.8rem}}.team-section{background-color:#fff;padding:5rem 0;text-align:center}.team-section h2{color:#2c2418;font-size:2rem;letter-spacing:3px;margin-bottom:1rem}.team-subtitle{color:#7a6852;margin-bottom:3rem}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.team-card{background:#faf8f4;border-radius:12px;cursor:pointer;overflow:hidden;transition:transform .3s}.team-card:hover{transform:translateY(-5px)}.team-image{height:250px;overflow:hidden;width:100%}.team-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.team-card:hover .team-image img{transform:scale(1.05)}.team-info{padding:1.5rem}.team-info h3{color:#2c2418;margin-bottom:.5rem}.team-position{color:#c49a6c;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.team-bio{color:#6b5a48;font-size:.8rem;line-height:1.5}.about-cta{background:linear-gradient(135deg,#c49a6c,#a87b4e);color:#fff;padding:5rem 0;text-align:center}.cta-content h2{font-size:2rem;letter-spacing:2px;margin-bottom:1rem}.cta-content p{font-size:1rem;margin-bottom:2rem}.about-cta .btn-primary{background-color:#fff;border:none;border-radius:30px;color:#c49a6c;display:inline-block;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:all .3s}.about-cta .btn-primary:hover{background-color:#2c2418;color:#fff}@media (max-width:1024px){.team-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:2rem}}@media (max-width:768px){.about-hero{height:auto;min-height:1035px;padding:4rem 1rem}.about-hero-content h1{font-size:2rem;margin-top:300px}.mv-grid,.story-grid,.team-grid,.values-grid{grid-template-columns:1fr}.stats-grid{flex-direction:column;gap:1.5rem}.container{padding:0 1rem}.about-cta,.about-story-section,.about-values,.milestones-section,.mission-vision,.team-section{padding:3rem 0}.story-content h2:after{left:50%;transform:translateX(-50%)}.story-content{text-align:center}}@media (max-width:480px){.timeline-content-modern h3{font-size:1rem}.team-card,.value-card{padding:1.5rem}.timeline-year-modern{font-size:.7rem;padding:.2rem .6rem}}.milestones-section{background-color:#fff;padding:5rem 0;text-align:center}.milestones-section h2{color:#2c2418;font-size:2rem;letter-spacing:3px;margin-bottom:1rem}.milestones-subtitle{color:#7a6852;font-size:1rem;margin-bottom:3rem}.modern-timeline{margin:0 auto;max-width:1000px;padding:2rem 0;position:relative}.modern-timeline:before{background:linear-gradient(180deg,#c49a6c,#e8d5b5,#c49a6c);border-radius:2px;content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:3px}.timeline-item-modern{align-items:center;display:flex;justify-content:space-between;margin-bottom:4rem;position:relative;width:100%}.timeline-item-modern:last-child{margin-bottom:0}.timeline-item-modern:nth-child(2n){flex-direction:row-reverse}.timeline-content-modern{background:#faf8f4;border:1px solid #eee8e0;border-radius:12px;cursor:pointer;padding:1.5rem 2rem;position:relative;text-align:left;transition:all .3s ease;width:calc(50% - 40px)}.timeline-content-modern:hover{border-color:#c49a6c;box-shadow:0 15px 30px #00000014;transform:translateY(-3px)}.timeline-year-modern{background:linear-gradient(135deg,#c49a6c,#a87b4e);border-radius:30px;box-shadow:0 4px 12px #c49a6c4d;color:#fff;font-size:.9rem;font-weight:700;left:50%;letter-spacing:1px;padding:.5rem 1rem;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:2}.timeline-content-modern:before{background:#c49a6c;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #c49a6c33;content:"";height:14px;position:absolute;top:50%;transition:all .3s ease;width:14px;z-index:2}.timeline-content-modern:hover:before{background:#a87b4e;transform:translateY(-50%) scale(1.2)}.timeline-item-modern:nth-child(odd) .timeline-content-modern:before{right:-47px;transform:translateY(-50%)}.timeline-item-modern:nth-child(2n) .timeline-content-modern:before{left:-47px;transform:translateY(-50%)}.timeline-content-modern h3{color:#2c2418;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem}.timeline-content-modern p{color:#6b5a48;font-size:.9rem;line-height:1.6;margin:0}.timeline-content-modern .timeline-decoration{background:#c49a6c;height:2px;margin-bottom:.75rem;transition:width .3s ease;width:35px}.timeline-content-modern:hover .timeline-decoration{width:50px}.products-overview{background-color:#faf8f4;padding:5rem 0;text-align:center}.products-overview h2{color:#2c2418;font-size:2rem;letter-spacing:3px;margin-bottom:1rem}.products-subtitle{color:#7a6852;font-size:1rem;margin-bottom:3rem}.products-grid-about{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr);margin-top:2rem}.product-category-card{background:#fff;border:1px solid #eee8e0;border-radius:12px;box-shadow:0 5px 15px #0000000d;cursor:pointer;padding:1.5rem;text-align:center;transition:all .3s ease}.product-category-card:hover{border-color:#c49a6c;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.product-category-icon{font-size:2.5rem;margin-bottom:1rem}.product-category-card h3{color:#c49a6c;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.product-category-card p{color:#6b5a48;font-size:.8rem;line-height:1.5}@media (max-width:1024px){.products-grid-about{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.modern-timeline:before{left:20px}.timeline-item-modern,.timeline-item-modern:nth-child(2n){align-items:flex-start;flex-direction:column;margin-bottom:3rem}.timeline-content-modern{margin-left:50px!important;width:calc(100% - 60px)}.timeline-year-modern{font-size:.8rem;left:20px;padding:.3rem .8rem;top:-15px;transform:translateX(0)}.timeline-item-modern:nth-child(2n) .timeline-content-modern:before,.timeline-item-modern:nth-child(odd) .timeline-content-modern:before{left:-34px;right:auto}}@media (max-width:768px){.products-grid-about{grid-template-columns:repeat(2,1fr)}.milestones-section,.products-overview{padding:3rem 0}}@media (max-width:600px){.timeline-content-modern{padding:1rem 1.25rem}.timeline-content-modern h3{font-size:1rem}.timeline-content-modern p{font-size:.8rem}.timeline-year-modern{font-size:.7rem;padding:.2rem .6rem}.products-grid-about{grid-template-columns:1fr}.product-category-card{padding:1.25rem}}.product-card{border-radius:8px;box-shadow:0 2px 10px #00000014;transition:transform .3s,box-shadow .3s}.product-card:hover{box-shadow:0 5px 20px #0000001f}.product-image{height:200px}.product-details{color:#5c4b34;flex-wrap:wrap;font-size:.7rem;gap:.8rem;margin-bottom:.8rem}.product-price{font-size:.9rem}.btn-add-to-cart{border-radius:4px;transition:background .3s}.modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{animation:slideUp .4s ease;background:#fff;border-radius:20px;height:85vh;max-width:1200px;overflow:hidden;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-close{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s;width:40px;z-index:10}.modal-close:hover{background:#000c;transform:rotate(90deg)}.modal-content{display:flex;height:100%;overflow-y:auto}.modal-image-section{align-items:center;background:#f5f0e8;display:flex;flex:1 1;justify-content:center;padding:2rem}.modal-image-section img{border-radius:10px;max-height:100%;max-width:100%;object-fit:contain}.modal-info-section{flex:1 1;overflow-y:auto;padding:2.5rem}.modal-category{color:#c49a6c;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.modal-title{color:#2c2418;font-size:2rem;font-weight:700;margin-bottom:1rem}.modal-description{color:#6b5a48;font-size:1rem;line-height:1.6;margin-bottom:2rem}.modal-specs{background:#faf8f4;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.spec-item{border-bottom:1px solid #e5dfd5;display:flex;justify-content:space-between;padding:.75rem 0}.spec-item:last-child{border-bottom:none}.spec-label{color:#2c2418;font-weight:600}.spec-value{color:#6b5a48}.spec-value.price{color:#c49a6c;font-size:1.2rem;font-weight:700}.modal-features{margin-bottom:2rem}.modal-features h4{color:#2c2418;font-size:1.1rem;margin-bottom:1rem}.features-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.feature-item{align-items:center;color:#5c4b34;display:flex;font-size:.9rem;gap:.5rem}.feature-check{color:#c49a6c;font-size:1.1rem;font-weight:700}@media (max-width:768px){.modal-container{height:90vh;width:95%}.modal-content{flex-direction:column}.modal-image-section{max-height:300px;padding:1rem}.modal-info-section{padding:1.5rem}.modal-title{font-size:1.5rem}.features-list{grid-template-columns:1fr}.modal-actions{flex-direction:column}}@media (max-width:480px){.modal-image-section{max-height:250px}.modal-specs{padding:1rem}.spec-item{flex-direction:column;gap:.25rem}}.modal-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.modal-add-to-cart{background:#c49a6c;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s}.modal-add-to-cart:hover{background:#a87b4e;transform:translateY(-2px)}.modal-contact-btn{background:#0000;border:2px solid #c49a6c;border-radius:8px;color:#c49a6c;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s}.modal-contact-btn:hover{background:#c49a6c;color:#fff;transform:translateY(-2px)}.modal-catalog-btn{align-items:center;background:#2c2418;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s}.modal-catalog-btn:hover{background:#1a1510;transform:translateY(-2px)}@media (max-width:768px){.modal-actions{flex-direction:column}.modal-add-to-cart,.modal-catalog-btn,.modal-contact-btn{width:100%}}.products-hero{padding:4rem 2rem}.products-hero h1{font-size:3rem;letter-spacing:4px;margin-bottom:1rem}.products-hero p{font-size:1rem;letter-spacing:2px}.products-content{margin:0 auto;max-width:1200px;padding:3rem 2rem}.filter-btn{padding:.5rem 1.5rem}@media (max-width:768px){.products-hero h1{font-size:2rem}.products-grid{grid-template-columns:1fr}}.products-hero{background:linear-gradient(#00000080,#00000080),url(https://images.pexels.com/photos/38136/pexels-photo-38136.jpeg?auto=compress&cs=tinysrgb&w=1600)}.sort-section{flex-wrap:wrap;gap:1rem}.filters-section.show{max-height:500px}.price-filters{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.price-filters h4{color:#2c2418;font-size:1rem;margin-bottom:1rem}.price-options{flex-wrap:wrap;gap:1rem}.category-filters{justify-content:center;margin-bottom:3rem}.filter-btn{background:#0000;border:1px solid #c49a6c;border-radius:30px;color:#c49a6c;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;padding:.6rem 1.5rem;transition:all .3s}.filter-btn.active,.filter-btn:hover{background:#c49a6c;box-shadow:0 3px 10px #c49a6c4d;color:#fff;transform:translateY(-2px)}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s}.product-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.product-image{height:220px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.out-of-stock{background:#dc3545;border-radius:4px;color:#fff;font-size:.7rem;font-weight:600;padding:4px 10px;position:absolute;right:10px;top:10px}.product-info{padding:1.2rem}.product-category{color:#c49a6c;display:inline-block;font-size:.7rem;letter-spacing:1px;text-transform:uppercase}.product-category,.product-name{font-weight:600;margin-bottom:.5rem}.product-name{color:#2c2418;font-size:1rem;line-height:1.4}.product-description{color:#6b5a48;font-size:.75rem;line-height:1.5;margin-bottom:1rem}.product-details{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.product-price{color:#c49a6c;font-size:1.1rem;font-weight:700}.product-thickness{color:#6b5a48;font-size:.75rem}.product-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.feature-tag{background:#f5f0e8;border-radius:4px;color:#2c2418;font-size:.65rem;padding:3px 8px}.btn-add-to-cart{background-color:#c49a6c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:600;padding:.7rem;transition:all .3s;width:100%}.btn-add-to-cart:hover:not(:disabled){background-color:#a87b4e;transform:translateY(-2px)}.btn-add-to-cart:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:1024px){.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.products-hero{padding:4rem 1rem}.products-hero-content h1{font-size:2rem}.products-hero-content p{font-size:1rem}.container{padding:0 1rem}.products-header{align-items:flex-start;flex-direction:column}.sort-section{justify-content:space-between;width:100%}.sort-select{flex:1 1}.price-options{flex-direction:column;gap:.5rem}.category-filters{gap:.75rem}.filter-btn{font-size:.7rem;padding:.4rem 1rem}.products-grid{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.sort-section{align-items:stretch;flex-direction:column}.filter-toggle-btn,.sort-select{width:100%}.filter-btn{font-size:.65rem;padding:.3rem .8rem}.product-image{height:200px}}.products-hero{background:linear-gradient(#00000080,#00000080),url(https://www.greenply.com:5001/originalfile1771571740120-9322.jpg);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;height:1035px;padding:6rem 2rem;text-align:center}.products-hero-content h1{font-size:3rem;font-weight:700;letter-spacing:4px;margin-bottom:1rem;margin-top:300px}.products-hero-content p{font-size:1.2rem;letter-spacing:2px;margin-bottom:1rem}.products-content{background-color:#faf8f4;padding:4rem 0}.search-section{margin-bottom:2rem}.search-wrapper{margin:0 auto;max-width:500px}.search-input{background:#fff;border-radius:50px;font-size:.95rem;padding:1rem 1rem 1rem 3rem}.search-input:focus{outline:none}.search-icon{font-size:1.2rem}.clear-search{background:none;border:none;color:#8b7a64;cursor:pointer;font-size:1rem;padding:.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.clear-search:hover{color:#c49a6c}.products-header{align-items:center;border-bottom:1px solid #e5dfd5;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.results-count{color:#6b5a48;font-size:.9rem}.controls-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.view-toggle{background:#fff;border:1px solid #e5dfd5;border-radius:8px;display:flex;gap:.25rem;padding:.25rem}.view-btn{border:none;border-radius:6px;color:#5c4b34;font-family:inherit;font-size:.8rem;padding:.5rem 1rem}.view-btn.active{background:#c49a6c;color:#fff}.view-btn:hover:not(.active){background:#f5f0e8}.sort-section{align-items:center;display:flex;gap:.5rem}.sort-section label{color:#5c4b34;font-size:.85rem;font-weight:500}.sort-select{background:#fff;border:1px solid #e5dfd5;border-radius:6px;cursor:pointer;font-family:inherit;font-size:.85rem;padding:.5rem 1rem;transition:all .3s}.sort-select:focus{border-color:#c49a6c;outline:none}.filter-toggle-btn{background:#0000;border:1px solid #c49a6c;border-radius:6px;color:#c49a6c;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;padding:.5rem 1rem;transition:all .3s}.filter-toggle-btn:hover{background:#c49a6c;color:#fff}.filters-section{margin-bottom:1rem;max-height:0;overflow:hidden;transition:max-height .4s ease-out}.filters-section.show{max-height:600px}.filters-grid{grid-gap:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:1.5rem;padding:1.5rem}.filter-group h4{color:#2c2418;font-size:1rem;font-weight:600;margin-bottom:1rem}.category-select-dropdown{background:#fff;border:1px solid #e5dfd5;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.9rem;padding:.8rem 1rem;transition:all .3s;width:100%}.category-select-dropdown:focus{border-color:#c49a6c;outline:none}.price-options{display:flex;flex-direction:column;gap:.75rem}.price-option{align-items:center;color:#5c4b34;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem}.price-option input{accent-color:#c49a6c;cursor:pointer}.price-option span{-webkit-user-select:none;user-select:none}.active-filters{align-items:center;background:#fff;border-radius:8px;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding:1rem}.active-filters-label{color:#2c2418;font-size:.85rem;font-weight:600}.filter-tag{align-items:center;background:#f5f0e8;border-radius:20px;color:#5c4b34;display:inline-flex;font-size:.8rem;gap:.5rem;padding:.4rem .8rem}.filter-tag button{background:none;border:none;color:#8b7a64;cursor:pointer;font-size:.8rem;margin-left:.3rem;padding:0}.filter-tag button:hover{color:#dc3545}.clear-all-filters{background:#c49a6c;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.8rem;padding:.4rem 1rem;transition:all .3s}.clear-all-filters:hover{background:#a87b4e}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:2rem}.products-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.product-list-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s}.product-list-item:hover{box-shadow:0 5px 20px #0000001a;transform:translateX(5px)}.list-item-image{border-radius:8px;flex-shrink:0;height:180px;overflow:hidden;position:relative;width:180px}.list-item-image img{height:100%;object-fit:cover;width:100%}.list-out-of-stock{background:#dc3545;border-radius:4px;color:#fff;font-size:.7rem;font-weight:600;left:10px;padding:3px 8px;position:absolute;top:10px}.list-item-content{flex:1 1}.list-item-category{color:#c49a6c;display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.list-item-title{color:#2c2418;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.list-item-description{color:#6b5a48;font-size:.8rem;line-height:1.5;margin-bottom:.8rem}.list-item-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.list-feature-tag{background:#f5f0e8;border-radius:4px;color:#2c2418;font-size:.7rem;padding:3px 8px}.list-item-details{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.list-item-price{color:#c49a6c;font-size:1.2rem;font-weight:700}.list-item-size,.list-item-thickness{color:#6b5a48;font-size:.8rem}.list-item-actions{align-items:center;display:flex}.list-add-to-cart{background:#c49a6c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.8rem 1.5rem;transition:all .3s;white-space:nowrap}.list-add-to-cart:hover:not(.disabled){background:#a87b4e;transform:translateY(-2px)}.list-add-to-cart.disabled{background:#ccc;cursor:not-allowed}.no-products{background:#fff;border-radius:12px;margin-top:2rem;padding:4rem 2rem;text-align:center}.no-products-icon{font-size:4rem;margin-bottom:1rem}.no-products h3{color:#2c2418;font-size:1.5rem;margin-bottom:.5rem}.no-products p{color:#6b5a48;margin-bottom:1.5rem}.reset-filters-btn{background:#c49a6c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-weight:600;padding:.7rem 1.5rem;transition:all .3s}.reset-filters-btn:hover{background:#a87b4e;transform:translateY(-2px)}@media (max-width:1024px){.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-list-item{flex-direction:column}.list-item-image{height:200px;width:100%}.list-item-actions{justify-content:center}.list-add-to-cart{width:100%}}@media (max-width:768px){.products-hero{padding:4rem 1rem}.products-hero-content h1{font-size:2rem}.products-hero-content p{font-size:1rem}.container{padding:0 1rem}.products-header{align-items:flex-start;flex-direction:column}.controls-section{justify-content:space-between;width:100%}.filters-grid,.products-grid{gap:1rem;grid-template-columns:1fr}.product-list-item{padding:1rem}.list-item-price,.list-item-title{font-size:1rem}}@media (max-width:480px){.controls-section{align-items:stretch;flex-direction:column}.view-toggle{justify-content:center}.sort-section{justify-content:space-between}.sort-select{flex:1 1}.filter-toggle-btn{width:100%}.active-filters,.list-item-details{align-items:flex-start;flex-direction:column}}.catalog-hero{background:linear-gradient(#00000080,#00000080),url(https://www.aavas.in/img/plywood_banner.jpg);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;height:1035px;padding:6rem 2rem;text-align:center}.catalog-hero-content h1{font-size:3rem;font-weight:700;letter-spacing:4px;margin-bottom:1rem;margin-top:300px}.catalog-hero-content p{font-size:1.1rem;letter-spacing:2px;margin-bottom:1rem}.hero-breadcrumb{font-size:.85rem;letter-spacing:1px}.hero-breadcrumb a{color:#fff;text-decoration:none;transition:color .3s}.hero-breadcrumb a:hover,.hero-breadcrumb span{color:#c49a6c}.container{padding:0 2rem}.catalog-filters{background-color:#faf8f4;border-bottom:1px solid #e5dfd5;padding:2rem 0;position:sticky;top:80px;z-index:99}.filters-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.search-wrapper{flex:1 1;max-width:400px;position:relative}.search-input{border:1px solid #e5dfd5;border-radius:30px;font-family:inherit;font-size:.9rem;outline:none;padding:.8rem 1rem .8rem 2.5rem;transition:all .3s;width:100%}.search-input:focus{border-color:#c49a6c;box-shadow:0 0 0 3px #c49a6c1a}.search-icon{color:#8b7a64;font-size:1rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.category-filters{gap:.8rem}.category-btn{background:#fff;border:1px solid #e5dfd5;border-radius:30px;color:#5c4b34;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:500;padding:.5rem 1.2rem;transition:all .3s}.category-btn:hover{border-color:#c49a6c;color:#c49a6c}.category-btn.active{background:#c49a6c;border-color:#c49a6c;color:#fff}.catalog-grid-section{background-color:#fff;padding:4rem 0}.catalog-stats{color:#8b7a64;font-size:.85rem;margin-bottom:2rem;text-align:right}.catalog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.catalog-item{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;cursor:pointer;overflow:hidden;transition:transform .3s,box-shadow .3s}.catalog-item:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.catalog-image-wrapper{background:#f5f0e8;overflow:hidden;padding-bottom:125%;position:relative;width:100%}.catalog-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s ease;width:100%}.catalog-item:hover .catalog-image{transform:scale(1.05)}.catalog-overlay{background:linear-gradient(0deg,#000000e6,#000000b3);bottom:-100%;left:0;padding:1.5rem;position:absolute;right:0;text-align:center;transition:bottom .3s ease}.catalog-item:hover .catalog-overlay{bottom:0}.catalog-category{background:#c49a6c;border-radius:20px;color:#fff;display:inline-block;font-size:.7rem;font-weight:600;margin-bottom:.5rem;padding:.2rem .8rem}.catalog-title{color:#fff;font-size:.9rem;font-weight:500;margin-bottom:.8rem}.view-btn{background:#0000;border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;font-size:.7rem;padding:.4rem 1rem;transition:all .3s}.view-btn:hover{background:#c49a6c;border-color:#c49a6c}.load-more-container{margin-top:3rem;text-align:center}.load-more-btn{background:#0000;border:2px solid #c49a6c;border-radius:40px;color:#c49a6c;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:.8rem 2rem;transition:all .3s}.load-more-btn:hover:not(:disabled){background:#c49a6c;color:#fff}.load-more-btn:disabled{cursor:not-allowed;opacity:.6}.loading-spinner{padding:4rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:3px solid #f5f0e8;border-radius:50%;border-top-color:#c49a6c;height:50px;margin:0 auto 1rem;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.no-results{color:#8b7a64;font-size:1.1rem;padding:4rem;text-align:center}.download-section{background:linear-gradient(135deg,#faf8f4,#f5f0e8);padding:4rem 0}.download-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:600px;padding:3rem;text-align:center}.download-card h3{color:#2c2418;font-size:1.5rem;margin-bottom:.5rem}.download-card p{color:#6b5a48;margin-bottom:1.5rem}.download-btn{align-items:center;background:#c49a6c;border:none;border-radius:40px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:600;gap:1rem;padding:1rem 2rem;transition:all .3s}.download-btn:hover{background:#a87b4e;transform:translateY(-2px)}.download-icon{font-size:1.2rem}@media (max-width:1024px){.catalog-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.catalog-hero{padding:4rem 1rem}.catalog-hero-content h1{font-size:2rem}.container{padding:0 1rem}.filters-wrapper{flex-direction:column}.search-wrapper{max-width:100%;width:100%}.category-filters{justify-content:center}.catalog-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.download-card{margin:0 1rem;padding:2rem}.download-btn{font-size:.9rem;padding:.8rem 1.5rem}}@media (max-width:480px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.catalog-overlay{padding:1rem}.catalog-title{font-size:.75rem}}.catalog-filters-section{background:#fff;border-bottom:1px solid #e5dfd5;padding:2rem 0}.catalog-filters{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.search-box{flex:1 1;max-width:300px;position:relative}.catalog-search-input{border:1px solid #e5dfd5;border-radius:8px;font-family:inherit;font-size:.9rem;padding:.8rem 1rem .8rem 2.5rem;transition:all .3s;width:100%}.catalog-search-input:focus{border-color:#c49a6c;box-shadow:0 0 0 3px #c49a6c1a;outline:none}.search-box .search-icon{left:.8rem}.search-box .clear-search,.search-box .search-icon{color:#8b7a64;font-size:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-box .clear-search{background:none;border:none;cursor:pointer;right:.8rem}.category-filters{display:flex;flex-wrap:wrap;gap:1rem}.category-filter-btn{background:#0000;border:1px solid #c49a6c;border-radius:30px;color:#c49a6c;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600;padding:.5rem 1.5rem;transition:all .3s}.category-filter-btn.active,.category-filter-btn:hover{background:#c49a6c;color:#fff;transform:translateY(-2px)}.category-badge{align-items:center;background:#f5f0e8;border-radius:30px;display:inline-flex;gap:1rem;margin-bottom:1rem;padding:.5rem 1rem}.category-badge span{color:#2c2418;font-size:.9rem;font-weight:600}.clear-category{background:none;border:none;color:#c49a6c;cursor:pointer;font-size:.8rem;padding:0}.clear-category:hover{text-decoration:underline}.reset-catalog-btn{background:#c49a6c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.7rem 1.5rem;transition:all .3s}.reset-catalog-btn:hover{background:#a87b4e}@media (max-width:768px){.catalog-filters{align-items:stretch;flex-direction:column}.search-box{max-width:100%}.category-filters{justify-content:center}.category-filter-btn{font-size:.75rem;padding:.4rem 1rem}}.contact{background-color:#fff;color:#000;font-family:Inter,sans-serif;overflow-x:hidden}.container{margin:0 auto;max-width:1400px;padding:0 40px;position:relative;z-index:2}.section{padding:80px 0;position:relative}.section-header{margin-bottom:60px;text-align:center}.section-subtitle{color:#c49a6c;display:inline-block;font-size:14px;font-weight:500;letter-spacing:3px;margin-bottom:15px;position:relative;text-transform:uppercase}.section-subtitle:after,.section-subtitle:before{background-color:#c49a6c;content:"";height:1px;position:absolute;top:50%;width:30px}.section-subtitle:before{left:-40px}.section-subtitle:after{right:-40px}.section-title{color:#000;font-family:Playfair Display,serif;font-size:42px;font-weight:400;line-height:1.2;margin-bottom:20px}.text-highlight{color:#c49a6c;font-weight:500}.section-description{color:#666;font-size:16px;line-height:1.8;margin:0 auto;max-width:600px}.contact-hero{align-items:center;background:linear-gradient(135deg,#2c2418,#3b2a1f);background:linear-gradient(#0009,#0009),url(https://alabamafurniture.com/cdn/shop/products/7740335fb817063ba7da31cde2586d32_1946x.jpg?v=1706130063);background-position:50%;background-size:cover;display:flex;height:600px;min-height:100vh;overflow:hidden;padding:80px 0;position:relative}.hero-overlay{background:radial-gradient(circle at 30% 50%,#c49a6c1a 0,#0000 50%)}.hero-overlay,.hero-pattern{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-pattern{background-image:linear-gradient(45deg,#c49a6c0d 25%,#0000 0),linear-gradient(-45deg,#c49a6c0d 25%,#0000 0);background-position:0 0,0 30px;background-size:60px 60px}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:3}.hero-badge{background-color:#c49a6c26;border-radius:30px;color:#c49a6c;display:inline-block;font-size:12px;font-weight:500;letter-spacing:2px;padding:8px 16px;text-transform:uppercase}.hero-badge,.hero-title{margin-bottom:20px}.hero-title-line{color:#fffc;display:block;font-family:Inter,sans-serif;font-size:18px;font-weight:400;letter-spacing:2px;margin-bottom:10px}.hero-title-main{color:#fff;display:flex;font-family:Playfair Display,serif;font-size:72px;font-weight:700;gap:5px;justify-content:center}.hero-letter{animation:floatLetter 3s ease-in-out infinite;display:inline-block}@keyframes floatLetter{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-description{color:#ffffffd9;font-size:16px;line-height:1.8;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.whatsapp-quick-section{background:linear-gradient(135deg,#f8f8f8,#fff)}.whatsapp-quick-card{background:linear-gradient(135deg,#25d366,#128c7e);border-radius:20px;box-shadow:0 20px 40px #25d36633;color:#fff;overflow:hidden;padding:60px;position:relative;text-align:center}.whatsapp-quick-card:before{content:"💬";font-size:150px;opacity:.1;position:absolute;right:-20px;top:-20px;transform:rotate(15deg)}.whatsapp-icon-large{animation:pulse 2s infinite;font-size:64px;margin-bottom:20px}.whatsapp-quick-card h2{font-family:Playfair Display,serif;font-size:36px;font-weight:500;margin-bottom:15px}.whatsapp-quick-card p{font-size:18px;margin-bottom:30px;opacity:.9}.btn-whatsapp{align-items:center;background-color:#fff;border:none;border-radius:50px;box-shadow:0 10px 20px #0000001a;color:#25d366;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;gap:15px;padding:18px 40px;transition:all .3s ease}.btn-whatsapp:hover{box-shadow:0 20px 30px #0003;transform:translateY(-5px)}.product-contact-section{background-color:#fff}.product-contact-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.product-contact-card{background-color:#faf8f4;border:1px solid #c49a6c1a;border-radius:12px;cursor:pointer;padding:25px 15px;text-align:center;transition:all .3s ease}.product-contact-card:hover{background-color:#fff;border-color:#c49a6c;box-shadow:0 15px 30px #0000001a;transform:translateY(-8px)}.product-contact-icon{font-size:48px;margin-bottom:15px;transition:transform .3s ease}.product-contact-card:hover .product-contact-icon{transform:scale(1.1)}.product-contact-card h3{color:#2c2418;font-family:Playfair Display,serif;font-size:18px;font-weight:600;margin-bottom:10px}.product-contact-card p{color:#666;font-size:12px;line-height:1.5;margin-bottom:15px}.inquiry-link{color:#c49a6c;display:inline-block;font-size:13px;font-weight:500;transition:all .3s ease}.product-contact-card:hover .inquiry-link{letter-spacing:1px;transform:translateX(5px)}.social-section{background-color:#fff}.social-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.social-card{background-color:#f8f8f8;border:1px solid #c49a6c1a;color:#000;cursor:pointer;display:block;overflow:hidden;padding:40px 30px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.social-card:before{background-color:var(--social-color);content:"";height:5px;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%}.social-card:hover:before{transform:translateX(0)}.social-card:hover{border-color:var(--social-color);box-shadow:0 20px 30px #0000001a;transform:translateY(-10px)}.social-icon{color:var(--social-color);display:inline-block;font-size:56px;margin-bottom:20px;transition:transform .3s ease}.social-card:hover .social-icon{transform:scale(1.1) rotate(5deg)}.social-card h3{font-family:Playfair Display,serif;font-size:22px;font-weight:500;margin-bottom:10px}.social-card p{color:#666;font-size:14px;margin-bottom:20px}.social-link{color:#c49a6c;display:inline-block;font-size:14px;font-weight:500;transition:all .3s ease}.social-card:hover .social-link{color:var(--social-color);letter-spacing:1px;transform:translateX(5px)}.locations-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:60px}.location-card{background-color:#fff;border:1px solid #c49a6c1a;border-radius:12px;box-shadow:0 5px 15px #00000008;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.location-card:before{background:linear-gradient(90deg,#c49a6c,#d4b896);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .3s ease;width:100%}.location-card:hover:before{transform:scaleX(1)}.location-card:hover{border-color:#c49a6c;box-shadow:0 20px 40px #c49a6c1a;transform:translateY(-10px)}.location-icon{display:block;font-size:48px;margin-bottom:15px}.location-card h3{color:#000;font-family:Playfair Display,serif;font-size:22px;font-weight:500;margin-bottom:10px}.location-address{color:#c49a6c;font-size:14px;font-weight:500;margin-bottom:15px}.location-detail{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px}.location-features{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.location-features span{background-color:#faf8f4;border-radius:20px;color:#5c4b34;font-size:12px;padding:5px 12px}.map-section{background:linear-gradient(135deg,#f8f8f8,#fff)}.map-container{border-radius:16px;box-shadow:0 20px 40px #0000001a;overflow:hidden;position:relative}.map-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;bottom:20px;box-shadow:0 5px 20px #0000001a;left:20px;padding:20px;position:absolute;right:20px}.map-overlay h4{align-items:center;color:#2c2418;display:flex;font-size:16px;font-weight:600;gap:5px;margin-bottom:8px}.map-address{color:#666;font-size:12px;margin-bottom:12px}.map-buttons{display:flex;gap:10px}.btn-small{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;gap:8px;padding:8px 16px;transition:all .3s ease}.btn-primary{background-color:#c49a6c;color:#fff}.btn-primary:hover{background-color:#a87b4e;transform:translateY(-2px)}.btn-secondary{background-color:#2c2418;color:#fff}.btn-secondary:hover{background-color:#1a1510;transform:translateY(-2px)}.hours-banner{background:linear-gradient(135deg,#c49a6c,#a87b4e);color:#fff;padding:60px 0}.hours-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.hours-item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:12px;display:flex;gap:20px;padding:25px;transition:transform .3s ease}.hours-item:hover{background:#ffffff26;transform:translateY(-5px)}.hours-item.highlight{background:#fff3;border:1px solid #ffffff4d}.hours-icon{font-size:36px}.hours-item h4{font-family:Playfair Display,serif;font-size:18px;font-weight:500;margin-bottom:8px}.hours-item p{font-size:14px;line-height:1.6;margin:5px 0;opacity:.9}.btn-link{color:#fff;font-size:13px;padding:0;text-decoration:underline;transition:all .3s ease}.btn-link:hover{color:#2c2418;letter-spacing:1px}.contact-footer{background-color:#2c2418;color:#fff}.contact-footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);text-align:center}.contact-footer-item{padding:20px;transition:transform .3s ease}.contact-footer-item:hover{transform:translateY(-5px)}.footer-icon{color:#c49a6c;font-size:48px;margin-bottom:15px}.contact-footer-item h4{font-family:Playfair Display,serif;font-size:20px;font-weight:500;margin-bottom:10px}.contact-footer-item p{color:#cfc5b8;font-size:14px;margin-bottom:10px}.contact-footer-item .btn-link{color:#c49a6c;text-decoration:none}.contact-footer-item .btn-link:hover{color:#fff;letter-spacing:1px}@media (max-width:1200px){.hours-grid,.social-grid{grid-template-columns:repeat(2,1fr)}.contact-footer-grid,.product-contact-grid{grid-template-columns:repeat(3,1fr)}.contact-footer-grid{gap:20px}}@media (max-width:1024px){.hero-title-main{font-size:60px}.whatsapp-quick-card{padding:40px 30px}.whatsapp-quick-card h2{font-size:30px}.locations-grid{grid-template-columns:1fr}}@media (max-width:900px){.product-contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.container{padding:0 20px}.section{padding:60px 0}.section-title{font-size:32px}.hero-title-main{flex-wrap:wrap;font-size:48px}.hero-letter{animation:none}.contact-hero{height:auto;padding:60px 0}.social-grid{margin:0 auto;max-width:400px}.hours-grid,.social-grid{grid-template-columns:1fr}.hours-item{flex-direction:column;text-align:center}.hours-icon{margin:0 auto}.section-subtitle:after,.section-subtitle:before{display:none}.product-contact-grid{grid-template-columns:1fr;margin:0 auto;max-width:350px}.contact-footer-grid{gap:30px;grid-template-columns:1fr}.map-overlay{bottom:0;left:0;margin-top:20px;position:relative;right:0}}@media (max-width:480px){.hero-title-main{font-size:36px}.hero-title-line{font-size:14px}.whatsapp-quick-card{padding:30px 20px}.whatsapp-quick-card h2{font-size:24px}.whatsapp-icon-large{font-size:48px}.btn-whatsapp{font-size:16px;padding:15px 25px}.location-card{padding:20px}.location-features span{font-size:11px;padding:4px 10px}.map-buttons{flex-direction:column}.btn-small{justify-content:center}}.section{padding:40px 0}.contact-footer-grid,.hours-grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;text-align:center}.contact-footer-item,.hours-item{border-radius:12px;flex:1 1 280px;max-width:320px;padding:20px}.footer-icon,.hours-icon{display:block;font-size:28px;margin-bottom:10px}.contact-footer-item h4,.hours-item h4{font-size:18px;margin:10px 0 5px}.contact-footer-item p,.hours-item p{color:#555;font-size:14px;margin:5px 0}.btn-link{background:none;border:none;cursor:pointer;display:inline-block;font-weight:500;margin-top:10px}.btn-link:hover{text-decoration:underline}.loader-container{animation:fadeOut .5s ease forwards;animation-delay:3s;background:linear-gradient(135deg,#faf8f4,#f0e9df);bottom:0;left:0;margin-top:-120px;position:fixed;right:0;top:0;z-index:9999}.loader-container,.loader-wrapper{align-items:center;display:flex;justify-content:center}.loader-wrapper{flex-direction:column;gap:2rem;text-align:center}.loader-image{height:300px;object-fit:contain;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);width:300px}.loader-image.scale-small{opacity:.7;transform:scale(.3)}.loader-image.scale-large{opacity:1;transform:scale(1.2)}.loader-image.scale-stable{opacity:1;transform:scale(1)}.loader-text{animation:pulse 1.5s ease-in-out infinite;color:#c49a6c;font-size:1rem;font-weight:500;letter-spacing:3px;margin-top:-100px;text-transform:uppercase}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes gentleBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.loader-wrapper{animation:gentleBounce 2s ease-in-out infinite}.loader-container.loader-hidden .loader-wrapper{animation:none}@media (max-width:768px){.loader-image{height:260px;width:260px}.loader-text{font-size:.85rem;letter-spacing:2px}}@media (max-width:480px){.loader-image{height:200px;width:200px}.loader-text{font-size:.75rem;letter-spacing:1.5px}}
/*# sourceMappingURL=main.b3071b3b.css.map*/