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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{z-index:1000}@media (min-width:769px){.navbar{left:0;position:fixed;right:0;top:0}body{padding-top:80px}}.mobile-menu-button{z-index:1001}.hamburger{background:#000;background:var(--black)}.mobile-menu{z-index:999}.menu-overlay,.mobile-menu-items,.mobile-menu-items li,.mobile-menu.active .mobile-menu-items li{z-index:1001}@media (max-width:768px){.navbar-container{padding:1rem 1.5rem}.desktop-menu{display:none}.mobile-menu-button{display:flex}.logo-text{font-size:1rem;letter-spacing:1.5px}.logo-f{font-size:1rem;height:28px;width:28px}}@media (max-width:480px){.navbar-container{padding:1rem}.mobile-menu{width:100%}.mobile-menu-items{padding:80px 2rem 2rem;z-index:9999}}.navbar{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;background:var(--transparent);border-bottom:1px solid #d9d9d91a;position:relative;transition:all .3s ease;z-index:99999}@media (min-width:769px){.navbar{left:0;position:fixed;right:0;top:0;z-index:99999}body{padding-top:80px}}.navbar-container{background-color:#fff;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex;position:relative;z-index:99999}.navbar-logo{color:#fff;color:var(--white);font-weight:700;gap:.5rem}.logo-f{align-items:center;background:#d9d9d9;background:var(--primary-gray);border-radius:4px;color:#000;color:var(--black);display:flex;font-size:1.2rem;font-weight:700;height:32px;justify-content:center;width:32px}.logo-text{color:#000;font-size:1.6rem;font-weight:400;letter-spacing:2px}.desktop-menu{display:flex;gap:2rem;list-style:none;position:relative;z-index:99999}.desktop-menu li a{font-size:.95rem;font-weight:400;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.desktop-menu li a,.desktop-menu li a:hover{color:#000;color:var(--black)}.desktop-menu li a:after{background:#fff;background:var(--white);bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.desktop-menu li a:hover:after{width:100%}.mobile-menu-button{cursor:pointer;display:none;flex-direction:column;padding:.5rem;position:relative;z-index:100001}.hamburger{background:#6e6e6e;height:2px;margin:3px 0;transform-origin:center;transition:all .3s ease;width:25px}.mobile-menu-button.active .hamburger:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-button.active .hamburger:nth-child(2){opacity:0}.mobile-menu-button.active .hamburger:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#000000f2;height:100vh;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.25,.46,.45,.94);width:280px;z-index:100000}.mobile-menu.active{right:0}.mobile-menu-items{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:100px 2rem 2rem;position:relative;z-index:100000}.mobile-menu-items li{opacity:0;position:relative;transform:translateX(30px);transition:all .3s ease;transition-delay:.1s;z-index:100000}.mobile-menu.active .mobile-menu-items li{opacity:1;transform:translateX(0)}.mobile-menu-items li:first-child{transition-delay:.1s}.mobile-menu-items li:nth-child(2){transition-delay:.15s}.mobile-menu-items li:nth-child(3){transition-delay:.2s}.mobile-menu-items li:nth-child(4){transition-delay:.25s}.mobile-menu-items li:nth-child(5){transition-delay:.3s}.mobile-menu-items li:nth-child(6){transition-delay:.35s}.mobile-menu-items li a{border-bottom:1px solid #d9d9d91a;color:#d9d9d9;color:var(--primary-gray);display:block;font-size:1.1rem;font-weight:300;padding:1rem 0;position:relative;text-decoration:none;transition:all .3s ease;z-index:100000}.mobile-menu-items li a:hover{color:#fff;color:var(--white);padding-left:1rem}.menu-overlay{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:99998}.menu-overlay.active{opacity:1;visibility:visible}@media (max-width:768px){.navbar{z-index:99999}.navbar-container{padding:1rem 1.5rem;z-index:99999}.desktop-menu{display:none}.mobile-menu-button{display:flex;z-index:100001}.logo-text{font-size:1rem;letter-spacing:1.5px}.logo-f{font-size:1rem;height:28px;width:28px}}@media (max-width:480px){.navbar-container{padding:1rem;z-index:99999}.mobile-menu{width:100%;z-index:100000}.mobile-menu-items{padding:80px 2rem 2rem;z-index:100000}}body.menu-open{overflow:hidden}.hero-carousel{background:#000;background:var(--black);height:100vh;min-height:600px;overflow:hidden}.carousel-container,.hero-carousel{position:relative;width:100%;z-index:1}.carousel-container{height:100%}.slides-wrapper{position:relative}.slide,.slides-wrapper{height:100%;width:100%;z-index:1}.slide{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:flex-start;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.slide,.slide-overlay{left:0;position:absolute;top:0}.slide-overlay{background:linear-gradient(135deg,#0009,#0000004d 50%,#0000001a);height:100%;width:100%;z-index:2}.slide-content{margin-left:0;max-width:1200px;opacity:0;padding:0 2rem;position:relative;transform:translateY(50px);transition:all .8s ease;transition-delay:.3s;z-index:3}.slide.active .slide-content{opacity:1;transform:translateY(0)}.slide-title{color:#fff;color:var(--white);font-size:clamp(2.5rem,8vw,6rem);font-weight:300;letter-spacing:-2px;line-height:1.1;margin:0 0 1rem;max-width:800px;text-shadow:2px 2px 4px #0000004d}.slide-subtitle{color:#d9d9d9;color:var(--primary-gray);font-size:clamp(1.1rem,2vw,1.5rem);font-weight:300;line-height:1.4;margin:0 0 2rem;max-width:600px;opacity:.9}.slide-button{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0000;border:2px solid #fff;border:2px solid var(--white);color:#fff;color:var(--white);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:400;gap:.5rem;letter-spacing:.5px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.slide-button:hover{background:#fff;background:var(--white);box-shadow:0 10px 30px #fff3;color:#000;color:var(--black);transform:translateY(-2px)}.slide-button svg{transition:transform .3s ease}.slide-button:hover svg{transform:translateX(5px)}.carousel-arrow{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;color:var(--white);cursor:pointer;display:flex;height:60px;justify-content:center;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:5}.carousel-arrow:hover{background:#fff3;box-shadow:0 10px 30px #0003;opacity:1;transform:translateY(-50%) scale(1.1)}.carousel-arrow-left{left:2rem}.carousel-arrow-right{right:2rem}.carousel-dots{bottom:2rem;display:flex;gap:1rem;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.dot{background:#ffffff4d;border:2px solid #ffffff80;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.dot.active{background:#fff;background:var(--white);transform:scale(1.2)}.dot:hover:not(.active){background:#fff9;transform:scale(1.1)}.carousel-progress{background:#fff3;bottom:0;height:4px;left:0;position:absolute;width:100%;z-index:5}.progress-bar{animation:progressAnimation 5s linear infinite;background:#fff;background:var(--white);height:100%;width:0}@keyframes progressAnimation{0%{width:0}to{width:100%}}@media (max-width:1024px){.slide-content{padding:0 1.5rem}.carousel-arrow{height:50px;width:50px}.carousel-arrow-left{left:1rem}.carousel-arrow-right{right:1rem}}@media (max-width:768px){.hero-carousel{height:70vh;min-height:500px;z-index:1}.slide-content{padding:0 1rem;text-align:left}.slide-title{font-size:clamp(2rem,10vw,3.5rem);letter-spacing:-1px;margin-bottom:.5rem}.slide-subtitle{font-size:clamp(1rem,4vw,1.2rem);margin-bottom:1.5rem}.slide-button{font-size:.9rem;padding:.75rem 1.5rem}.carousel-arrow{height:45px;opacity:.8;width:45px}.carousel-dots{bottom:1rem;gap:.75rem}.dot{height:10px;width:10px}}@media (max-width:480px){.hero-carousel{height:60vh;min-height:400px}.slide-content{padding:0 1rem}.carousel-arrow-left{left:.5rem}.carousel-arrow-right{right:.5rem}.slide-button{font-size:.85rem;padding:.6rem 1.2rem}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.slide.active .slide-title{animation:slideInFromLeft .8s ease forwards;animation-delay:.2s}.slide.active .slide-subtitle{animation:slideInFromLeft .8s ease forwards;animation-delay:.4s}.slide.active .slide-button{animation:slideInFromBottom .8s ease forwards;animation-delay:.6s}.slide{will-change:transform}.carousel-arrow:focus,.dot:focus,.slide-button:focus{outline:2px solid #fff;outline:2px solid var(--white);outline-offset:2px}.hero-carousel:hover .progress-bar{animation-play-state:paused}:root{--primary-gray:#d9d9d9;--white:#fff;--black:#000;--transparent:#ffffff1a;--dark-bg:#000000e6}.footer{background:#000;background:var(--black);border-top:1px solid #d9d9d91a;color:#d9d9d9;color:var(--primary-gray);margin-top:auto}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:3rem 0 2rem}.footer-company{grid-column:1/2}.footer-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.footer-logo .logo-f{align-items:center;background:#fff;background:var(--white);border-radius:4px;color:#000;color:var(--black);display:flex;font-size:1.2rem;font-weight:700;height:32px;justify-content:center;width:32px}.footer-logo .logo-text{color:#fff;color:var(--white);font-size:1.1rem;font-weight:300;letter-spacing:2px}.footer-description{font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;opacity:.8}.footer-social{display:flex;gap:1rem}.footer-social a{background:#d9d9d91a;border-radius:50%;color:#d9d9d9;color:var(--primary-gray);padding:.5rem;transition:all .3s ease}.footer-social a:hover{background:#d9d9d933;color:#fff;color:var(--white);transform:translateY(-2px)}.footer-column{display:flex;flex-direction:column}.footer-title{color:#fff;color:var(--white);font-size:1.1rem;font-weight:500;letter-spacing:.5px;margin-bottom:1rem}.footer-list{list-style:none;padding:0}.footer-list li{margin-bottom:.75rem}.footer-list li a{color:#d9d9d9;color:var(--primary-gray);font-size:.9rem;padding-left:0;position:relative;text-decoration:none;transition:all .3s ease}.footer-list li a:hover{color:#fff;color:var(--white);padding-left:.5rem}.footer-list li a:before{background:#fff;background:var(--white);content:"";height:1px;left:-.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:width .3s ease;width:0}.footer-list li a:hover:before{width:.25rem}.contact-item{align-items:center;display:flex;font-size:.9rem;gap:.75rem;margin-bottom:1rem;transition:all .3s ease}.contact-item:hover{color:#fff;color:var(--white)}.contact-item svg{opacity:.7;transition:opacity .3s ease}.contact-item:hover svg{opacity:1}.footer-images{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.footer-image{filter:brightness(.9);max-height:60px;opacity:.8;transition:all .3s ease;width:auto}.footer-images a:hover .footer-image{filter:brightness(1.1);opacity:1;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #d9d9d91a;padding:1.5rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-copyright{font-size:.85rem;margin:0;opacity:.7}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#d9d9d9;color:var(--primary-gray);font-size:.85rem;opacity:.7;text-decoration:none;transition:all .3s ease}.footer-legal a:hover{color:#fff;color:var(--white);opacity:1}@media (max-width:768px){.footer-container{padding:0 1.5rem}.footer-content{gap:2rem;grid-template-columns:1fr;padding:2rem 0 1.5rem}.footer-company{grid-column:1;text-align:center}.footer-images,.footer-social{justify-content:center}.footer-images{align-items:center;flex-direction:row;gap:2rem}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-legal{justify-content:center}}@media (max-width:480px){.footer-container{padding:0 1rem}.footer-content{gap:1.5rem;padding:1.5rem 0 1rem}.footer-title{font-size:1rem}.footer-images{flex-direction:column;gap:1rem}.footer-legal{align-items:center;flex-direction:column;gap:.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-column{animation:fadeInUp .6s ease forwards}.footer-column:first-child{animation-delay:.1s}.footer-column:nth-child(2){animation-delay:.2s}.footer-column:nth-child(3){animation-delay:.3s}.footer-column:nth-child(4){animation-delay:.4s}.footer-column:nth-child(5){animation-delay:.5s}.footer-column:not(.footer-company):hover{transform:translateY(-2px);transition:transform .3s ease}.feature-section{grid-gap:2rem;background-color:#fefefa;border-bottom:1px solid #eee;border-top:1px solid #eee;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);padding:2rem;text-align:center}.feature{align-items:center;display:flex;flex-direction:column;justify-content:center}.icon{font-size:1.8rem;margin-bottom:.8rem}@media (max-width:768px){.feature-section{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.series-section{font-family:Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:40px 20px}.series-header h2{color:#333;font-size:2rem;font-weight:300;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase}.series-categories{display:flex;flex-wrap:wrap;gap:20px}.category{background-color:#f8f8f8;cursor:pointer;flex:1 1;min-width:250px;overflow:hidden;transition:all .3s ease}.category:hover{background-color:#eee}.image-container{height:200px;overflow:hidden;width:100%}.image-container img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.category:hover img{transform:scale(1.05)}.category h3{color:#555;font-size:1.2rem;font-weight:400;margin:20px;text-align:center}@media (max-width:768px){.series-header h2{font-size:1.5rem;text-align:center}.series-categories{flex-direction:column}.category{width:100%}}@media (max-width:480px){.series-section{padding:20px 10px}.series-header h2{font-size:1.3rem}.category h3{font-size:1rem;margin:15px}.image-container{height:150px}}.furniture-hero1{background:linear-gradient(135deg,#f8f6f3,#ebe6e0);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:2rem 0}.hero-container1{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:0 2rem}.hero-content1{display:flex;flex-direction:column;gap:3rem}.hero-text1{max-width:500px}.hero-description{margin-bottom:1rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;max-width:450px}.feature-card{display:flex;flex-direction:column;gap:.75rem}.feature-icon{height:32px;margin-bottom:.5rem;width:32px}.feature-title{font-size:1.2rem;margin:0}.feature-description{font-size:.95rem}.hero-image{align-items:center;display:flex;height:600px;justify-content:center;position:relative}.kitchen-showcase{border-radius:12px;box-shadow:0 20px 40px #0000001a;height:100%;overflow:hidden;position:relative;width:100%}.kitchen-background{background:linear-gradient(45deg,#8b6f471a,#c8b49626 50%,#64503c1a)}.cabinet-upper{border-radius:4px;box-shadow:0 4px 15px #0003;height:80px;right:60px;top:80px;width:200px}.cabinet-upper:before{height:2px;left:20px;right:20px;top:20px}.cabinet-lower{border-radius:4px;bottom:120px;box-shadow:0 6px 20px #00000040;height:120px;right:60px;width:200px}.island{bottom:160px;box-shadow:0 8px 25px #00000026;height:60px;left:50%;transform:translateX(-30%);width:180px}.island:after{border-radius:4px;height:8px;left:10px;right:10px;top:-15px}.dining-area{bottom:60px;height:200px;left:60px;width:250px}.table{border-radius:6px;bottom:60px;box-shadow:0 4px 15px #0000004d;height:80px;width:120px}.table:before{border-radius:8px;height:12px;left:-10px;right:-10px;top:-6px}.chairs{height:140px}.chair{border-radius:4px;box-shadow:0 2px 8px #0000004d;height:60px;width:35px}.chair:first-child{bottom:80px;left:40px;transform:rotate(-15deg)}.chair:nth-child(2){bottom:75px;left:100px;transform:rotate(10deg)}.chair:nth-child(3){bottom:80px;right:100px;transform:rotate(-8deg)}.chair:nth-child(4){bottom:85px;right:40px;transform:rotate(12deg)}.chair:before{border-radius:4px 4px 2px 2px;height:25px;left:2px;right:2px;top:-8px}@media (max-width:1200px){.hero-container1{gap:3rem}.hero-title{font-size:2.2rem}}@media (max-width:968px){.hero-container1{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-content1{order:1}.hero-image{height:400px;order:0}.hero-text1{max-width:100%}.features-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem;max-width:100%}}@media (max-width:768px){.furniture-hero1{padding:1rem 0}.hero-container1{gap:2rem;padding:0 1rem}.hero-title{font-size:1.8rem}.hero-description{font-size:1rem}.hero-image{height:350px}.features-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.hero-title{font-size:1.6rem;line-height:1.3}.hero-description,.hero-details{font-size:.9rem}.feature-title{font-size:1.3rem}.feature-description{font-size:.9rem}.hero-image{height:auto}}.hero-image img{display:block;height:auto;max-width:450px;width:100%}@media (max-width:768px){.hero-image img{display:flex;justify-content:center;margin:auto;max-width:100%}}.scroll-text-section{align-items:center;background-color:#c5c8ce;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:80px 20px;width:100%}.scroll-text-container{font-weight:700;letter-spacing:-2px;line-height:1.1;text-align:center;text-transform:uppercase}.scroll-line{font-size:clamp(2rem,8vw,6rem);margin:0}.scroll-line.black{color:#1a1a1a}.scroll-line.white{color:#fff}.scroll-line-divider{border-bottom:1px solid #1a1a1a;margin-top:20px;max-width:98%;width:100%}@media (max-width:768px){.scroll-text-section{padding:50px 15px}.scroll-line{font-size:clamp(1.8rem,10vw,4rem)}}.catalog-page{background:linear-gradient(135deg,#fff,#f8f8f8 50%,#d9d9d9);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}.catalog-main{padding-bottom:2rem;padding-top:2rem}.catalog-header{margin:0 auto 4rem;max-width:900px;padding:0 2rem;text-align:center}.catalog-header h1{color:#000;font-size:2.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.catalog-header p{color:#666;font-size:1.2rem;font-weight:400;line-height:1.6;margin:0}@media (max-width:1200px){.catalog-header h1{font-size:2.5rem}.catalog-header p{font-size:1.1rem}}@media (max-width:968px){.catalog-main{padding-top:1.5rem}.catalog-header{margin-bottom:3rem;padding:0 1rem}.catalog-header h1{font-size:2.2rem}.catalog-header p{font-size:1rem}}@media (max-width:768px){.catalog-header h1{font-size:2rem}.catalog-header p{font-size:.95rem}}@media (max-width:480px){.catalog-main{padding-top:1rem}.catalog-header{margin-bottom:2rem}.catalog-header h1{font-size:1.8rem;line-height:1.3}.catalog-header p{font-size:.9rem}}.catalog-page *{box-sizing:border-box}html{scroll-behavior:smooth}.catalog-page a:focus,.catalog-page button:focus{outline:2px solid #8b6f47;outline-offset:2px}.app{font-family:Arial,sans-serif;line-height:1.6}.hero-section{align-items:center;background:linear-gradient(#00000080,#00000080),url(https://images.pexels.com/photos/8143944/pexels-photo-8143944.jpeg);background-position:50%;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:400px;padding:100px 20px 80px;text-align:center}.hero-content h1{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:20px}.hero-content p{font-size:1.2rem;font-weight:300;margin:0 auto;max-width:800px;opacity:.9}.hero-section1{align-items:center;background:linear-gradient(#00000080,#00000080),url(https://images.pexels.com/photos/6436752/pexels-photo-6436752.jpeg);background-position:50%;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:400px;padding:100px 20px 80px;text-align:center}.hero-content1 h1{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:20px}.hero-content1 p{font-size:1.2rem;font-weight:300;margin:0 auto;max-width:800px;opacity:.9}.services-grid{background-color:#f8f9fa;padding:80px 20px}.container{max-width:1200px}.services-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.service-icon{align-items:center;border-radius:20px;display:flex;height:80px;justify-content:center;margin:0 auto 25px;transition:transform .3s ease;width:80px}.service-card:hover .service-icon{transform:scale(1.05)}.service-card h3{color:#2d3748;font-size:1.4rem;font-weight:600;margin-bottom:15px}.service-card p{color:#718096;font-size:1rem;line-height:1.6;margin-bottom:25px}.service-button{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#000;border:2px solid var(--white);color:var(--white);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:400;gap:.5rem;letter-spacing:.5px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.service-button:hover{background:#fff;border:1px solid #000;color:#000}.service-button .arrow{font-size:1.2rem;transition:transform .3s ease}.service-button:hover .arrow{transform:translateX(5px)}.bottom-cta{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;padding:60px 20px}.cta-content{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.cta-text h2{font-size:2rem;font-weight:600;margin-bottom:8px}.cta-text p{font-size:1.1rem;opacity:.8}.cta-button{align-items:center;background:linear-gradient(135deg,#e53e3e,#c53030);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;gap:10px;padding:16px 32px;transition:transform .3s ease,box-shadow .3s ease;white-space:nowrap}.cta-button:hover{box-shadow:0 8px 20px #e53e3e66;transform:translateY(-2px)}.cta-button .arrow{font-size:1.2rem;transition:transform .3s ease}.cta-button:hover .arrow{transform:translateX(5px)}@media (max-width:768px){.hero-content h1{font-size:2.2rem}.hero-content p{font-size:1.1rem}.hero-content1 h1{font-size:2.2rem}.hero-content1 p{font-size:1.1rem}.services-cards{gap:20px;grid-template-columns:1fr}.service-card{padding:30px 20px}.cta-content{flex-direction:column;gap:30px;text-align:center}.cta-text h2{font-size:1.6rem}.bottom-cta{padding:50px 20px}}@media (max-width:480px){.hero-section{min-height:300px;padding:60px 15px 50px}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1rem}.services-grid{padding:50px 15px}.services-cards{gap:15px;grid-template-columns:1fr}.service-card{padding:25px 15px}.service-card h3{font-size:1.2rem}.service-card p{font-size:.9rem}.bottom-cta{padding:40px 15px}.cta-text h2{font-size:1.4rem}.cta-button,.cta-text p{font-size:1rem}.cta-button{padding:14px 24px}}@media (min-width:1400px){.services-cards{grid-template-columns:repeat(3,1fr)}.container{max-width:1400px}}.furniture-hero{background:#f8f6f3;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:3rem 0}.hero-container{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;min-height:80vh;padding:0 2rem}.hero-text-section{max-width:500px;padding-right:2rem}.hero-title{color:#2c2c2c;font-size:2.5rem;font-weight:300;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.hero-description{color:#666;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem}.hero-details{color:#777;font-size:.95rem;font-weight:400;line-height:1.6}.hero-image-section{position:relative;width:100%}.kitchen-image{border-radius:12px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.kitchen-image,.kitchen-interior{height:100%;position:relative;width:100%}.kitchen-interior{background:linear-gradient(135deg,#f5f2ed,#e8e2d8 50%,#d4c8b8)}.kitchen-background{background:radial-gradient(circle at 30% 30%,#8b6f4726 0,#0000 50%),radial-gradient(circle at 70% 70%,#64503c1a 0,#0000 50%),linear-gradient(45deg,#c8b4961a,#a08c780d);bottom:0;left:0;position:absolute;right:0;top:0}.kitchen-elements{height:100%;position:relative;width:100%;z-index:2}.cabinet-upper{background:linear-gradient(135deg,#8b6f47,#a0845a);border-radius:6px;box-shadow:0 8px 25px #0003;height:100px;position:absolute;right:40px;top:60px;width:240px}.cabinet-upper:before{background:#ffffff4d;border-radius:2px;height:3px;top:25px}.cabinet-upper:after,.cabinet-upper:before{content:"";left:15px;position:absolute;right:15px}.cabinet-upper:after{background:#fff3;border-radius:1px;height:2px;top:50px}.cabinet-lower{background:linear-gradient(135deg,#6b5637,#8b6f47);border-radius:6px;bottom:180px;box-shadow:0 10px 30px #00000040;height:140px;position:absolute;right:40px;width:240px}.island{background:linear-gradient(135deg,#f0ede8,#d4c8b8);border-radius:8px;bottom:200px;box-shadow:0 12px 35px #00000026;height:70px;left:45%;position:absolute;transform:translateX(-50%);width:200px}.island:after{background:linear-gradient(135deg,#c8b89d,#b5a48e);border-radius:6px;content:"";height:12px;left:8px;position:absolute;right:8px;top:-20px}.dining-area{bottom:40px;height:240px;left:40px;position:absolute;width:280px}.table{background:linear-gradient(135deg,#4a3f35,#5c4f42);border-radius:8px;bottom:80px;box-shadow:0 6px 20px #0000004d;height:90px;left:50%;position:absolute;transform:translateX(-50%);width:140px}.table:before{background:linear-gradient(135deg,#6b5a4a,#7d6b5a);border-radius:10px;content:"";height:16px;left:-15px;position:absolute;right:-15px;top:-8px}.chairs{bottom:0;height:160px;left:0;right:0}.chair,.chairs{position:absolute}.chair{background:linear-gradient(135deg,#3a3330,#4a3f3c);border-radius:5px;box-shadow:0 4px 12px #0000004d;height:70px;width:38px}.chair:first-child{bottom:100px;left:30px;transform:rotate(-12deg)}.chair:nth-child(2){bottom:95px;left:95px;transform:rotate(8deg)}.chair:nth-child(3){bottom:100px;right:95px;transform:rotate(-6deg)}.chair:nth-child(4){bottom:105px;right:30px;transform:rotate(10deg)}.chair:before{background:linear-gradient(135deg,#4a3f3c,#5a4d47);border-radius:5px 5px 3px 3px;content:"";height:30px;left:3px;position:absolute;right:3px;top:-10px}.features-overlay{display:flex;flex-direction:column;gap:1.5rem;left:-100px;position:absolute;top:20px;width:320px;z-index:10}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-2px)}.feature-icon{color:#8b6f47;height:28px;margin-bottom:.75rem;width:28px}.feature-icon svg{height:100%;width:100%}.feature-title{color:#2c2c2c;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.feature-description{color:#666;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:1200px){.hero-container{gap:4rem}.features-overlay{left:-80px;width:300px}.hero-title{font-size:2.2rem}}@media (max-width:968px){.hero-container{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:left}.hero-text-section{margin-top:140px;max-width:100%;order:2;padding-right:0}.hero-image-section{height:auto;max-height:50vh;order:1}.features-overlay{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));left:0;position:relative;top:1rem;width:100%}.feature-card{margin:0}}@media (max-width:768px){.furniture-hero{box-sizing:border-box;min-height:100vh;padding:1rem 0}.hero-container{gap:2rem;padding:0 1rem}.hero-title{font-size:1.9rem}.hero-description{font-size:1rem}.hero-image-section{height:auto;max-height:45vh}.features-overlay{grid-template-columns:1fr;top:1rem}.feature-card{padding:1.25rem}}@media (max-width:480px){.hero-title{font-size:1.6rem;line-height:1.3;margin-top:185px}.hero-description,.hero-details{font-size:.9rem}.feature-title{font-size:1rem}.feature-description{font-size:.85rem}.hero-image-section{height:auto;max-height:40vh}.feature-card{padding:1rem}}.hero-image-section img{display:block;height:auto;width:100%}@media (max-width:768px){.hero-image-section img{display:flex;justify-content:center;margin:auto;max-width:100%}}body,html{background-color:#fff;color:#111827;font-family:sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:1280px;padding:0 1rem}.container h1{display:flex;justify-content:center;margin:auto}.text-center{text-align:center}.icon{align-items:center;display:flex;font-size:40px;justify-content:center;margin:10px autow}.navbar{background-color:#fff}.navbar,.navbar-top{border-bottom:1px solid #f3f4f6}.navbar-top{padding:.5rem 0}.navbar-info{color:#4b5563;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem}.info-item{align-items:center;gap:.5rem}.navbar-main{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{font-size:1.25rem;font-weight:700}.nav-links{display:flex;gap:2rem}.nav-links a{padding-bottom:.25rem;position:relative}.nav-links a.active{color:#111827;font-weight:700}.breadcrumb{background-color:#f9fafb;padding:1rem 0}.breadcrumb-content{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:.5rem}.breadcrumb-content .current{color:#111827}.hero{padding:3rem 0}.hero h1{font-size:2.25rem;font-weight:300}.stats{background-color:#f9fafb;padding:2rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));text-align:center}.stat-number{color:#111827;font-size:2rem;font-weight:700}.stat-label{color:#4b5563;font-size:.875rem}.projects{padding:4rem 0}.projects h2{font-size:1.875rem;font-weight:300;margin-bottom:1rem;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card{border:1px solid #e5e7eb;border-radius:.5rem;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s ease}.project-card:hover{box-shadow:0 4px 14px #0000001a}.project-image{position:relative}.project-image img{height:200px;object-fit:cover;width:100%}.project-category{background-color:#111827e6;border-radius:.25rem;bottom:.75rem;color:#fff;font-size:.75rem;left:.75rem;padding:.25rem .5rem;position:absolute}.project-card h3{font-size:1.25rem;font-weight:500;margin:1rem}.project-card p{color:#4b5563;flex-grow:1;font-size:.875rem;margin:0 1rem 1rem}.project-info{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between;padding:0 1rem 1rem}.project-link{align-items:center;color:#111827;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem;padding:1rem}.services{background-color:#f9fafb;padding:4rem 0}.services h2{font-size:1.875rem;font-weight:300;margin-bottom:1rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;text-align:center}.service-item h3{font-size:1.25rem;margin-bottom:.5rem}.service-item p{color:#4b5563;font-size:.875rem}.process{padding:4rem 0}.process-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.process-item{text-align:center}.process-step{color:#111827;font-size:2rem;font-weight:700;margin-bottom:.5rem}.process-item p{color:#4b5563;font-size:.875rem}.cta{background-color:#111827;color:#fff;padding:4rem 0}.cta h2{font-size:1.875rem;margin-bottom:1rem}.cta h2,.cta p{font-weight:300}.cta p{font-size:1rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary{background-color:#fff;border:1px solid #111827;color:#111827;cursor:pointer;font-size:.875rem;font-weight:300;letter-spacing:.05em;padding:.75rem 2rem;text-transform:uppercase;transition:all .3s ease}.btn-primary:hover{background-color:#111827;color:#fff}.btn-secondary{background-color:initial;border:1px solid #d1d5db;color:#fff;cursor:pointer;font-size:.875rem;font-weight:300;letter-spacing:.05em;padding:.75rem 2rem;text-transform:uppercase;transition:all .3s ease}.btn-secondary:hover{border-color:#fff;color:#fff}.seo-comprehensive{background-color:#f9fafb;padding:4rem 0}.seo-comprehensive h2{font-size:1.875rem;font-weight:300;margin-bottom:1rem;text-align:center}.seo-intro{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:3rem;text-align:center}.seo-products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.seo-product-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s ease}.seo-product-card:hover{box-shadow:0 4px 14px #0000001a}.seo-product-image{position:relative}.seo-product-image img{height:200px;object-fit:cover;width:100%}.seo-product-content{padding:1.5rem}.seo-product-content h3{color:#111827;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.seo-product-content p{color:#4b5563;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.seo-locations{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.75rem}.seo-keywords{color:#9ca3af;font-size:.75rem;font-style:italic}.location-offers{background-color:#fff;padding:4rem 0}.location-offers h2{font-size:1.875rem;font-weight:300;margin-bottom:1rem;text-align:center}.location-offers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.location-offer-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem}.location-offer-card h3{color:#111827;font-size:1.25rem;font-weight:500;margin-bottom:1rem;text-align:center}.offers-list{list-style:none;padding:0}.offers-list li{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.75rem}.seo-faq{background-color:#f9fafb;padding:4rem 0}.seo-faq h2{font-size:1.875rem;font-weight:300;margin-bottom:1rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem}.faq-item h3{color:#111827;font-size:1.125rem;font-weight:500;margin-bottom:.75rem}.faq-item p{color:#4b5563;font-size:.875rem;line-height:1.5}.seo-keywords-section{background-color:#fff;padding:4rem 0}.seo-keywords-section h2{font-size:1.875rem;font-weight:300;margin-bottom:1rem;text-align:center}.keywords-categories{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.keyword-category{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem}.keyword-category h3{align-items:center;color:#111827;display:flex;font-size:1.125rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.keyword-list{display:flex;flex-wrap:wrap;gap:.5rem}.keyword-tag{background-color:#e5e7eb;border-radius:1rem;color:#374151;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.icon-small{height:1rem;width:1rem}.divider{background-color:#111827;height:2px;margin:0 auto 3rem;width:4rem}*{box-sizing:border-box;margin:0;padding:0}.trade-account-container{background-color:#f8f8f8;min-height:100vh;padding:20px}.content-wrapper{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;min-height:calc(100vh - 40px)}.image-section{align-items:center;display:flex;justify-content:center;padding:20px}.interior-showcase{border-radius:12px;box-shadow:0 10px 30px #0000001a;height:400px;max-width:500px;overflow:hidden;position:relative;width:100%}.room-display{background:linear-gradient(135deg,#f4e6d2,#e8d4b8);height:100%;position:relative;width:100%}.wall-panels{background:linear-gradient(90deg,#0000 0,#0000 8%,#c7a6804d 0,#c7a6804d 10%,#0000 0),linear-gradient(90deg,#0000 0,#0000 18%,#c7a6804d 0,#c7a6804d 20%,#0000 0);background-repeat:repeat-x;background-size:100px 100%;height:60%;top:0}.wall-panels,.wooden-floor{left:0;position:absolute;right:0}.wooden-floor{background:linear-gradient(90deg,#d4a574,#c89660 50%,#d4a574),repeating-linear-gradient(90deg,#0000,#0000 48px,#8b45131a 0,#8b45131a 50px);bottom:0;height:40%}.furniture-arrangement{bottom:25%;height:50%;left:50%;position:absolute;transform:translateX(-50%);width:80%}.white-chair{border-radius:8px 8px 4px 4px;bottom:20%;box-shadow:0 4px 12px #00000026;height:80px;right:30%;width:60px}.white-chair,.white-chair:before{background:#fff;position:absolute}.white-chair:before{border-radius:6px 6px 0 0;box-shadow:0 2px 6px #0000001a;content:"";height:40px;left:5px;right:5px;top:-10px}.shelving-unit{background:#2c2c2c;border-radius:2px;bottom:15%;height:100px;left:10%;position:absolute;width:40px}.shelving-unit:after,.shelving-unit:before{background:#444;content:"";height:2px;left:2px;position:absolute;right:2px}.shelving-unit:before{top:25%}.shelving-unit:after{top:50%}.floor-lamp{background:#2c2c2c;border-radius:4px;bottom:10%;height:80px;left:5%;position:absolute;width:8px}.floor-lamp:before{background:#f5f5f5;border-radius:50%;box-shadow:0 2px 8px #0003;content:"";height:24px;left:-8px;position:absolute;top:-15px;width:24px}.decorative-blocks{bottom:10%;position:absolute;right:10%}.block{background:#8b4513;border-radius:2px;box-shadow:0 2px 6px #00000026}.block-1{height:30px;margin-bottom:2px;width:50px}.block-2{height:25px;margin-left:15px;width:35px}.form-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:40px}.form-title{color:#333;font-size:2.5rem;font-weight:400;letter-spacing:-.5px;margin-bottom:40px}.form-grid{display:flex;flex-direction:column;gap:20px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-row.full-width{grid-template-columns:1fr}.input-group{position:relative}.form-input,.form-select,.form-textarea{background:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:16px;outline:none;padding:16px 20px;transition:all .3s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#fff;border-color:#333;box-shadow:0 0 0 3px #3333331a}.form-input::placeholder,.form-textarea::placeholder{color:#999;font-weight:400}.form-select{color:#999;cursor:pointer}.form-select:focus,.form-select:valid{color:#333}.form-textarea{font-family:inherit;min-height:120px;resize:vertical}.submit-button{background:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:20px;min-width:120px;padding:16px 40px;transition:all .3s ease}.submit-button:hover{box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.submit-button:active{transform:translateY(0)}.company-info{border-top:1px solid #e0e0e0;margin-top:40px;padding-top:30px}.info-title{color:#333;font-size:1.5rem;font-weight:500;margin-bottom:20px}.info-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{color:#666;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info-value{color:#333;font-size:16px;font-weight:400}@media (max-width:1024px){.content-wrapper{gap:30px;grid-template-columns:1fr;padding:20px 0}.image-section{order:1}.form-section{order:2;padding:30px}.interior-showcase{height:300px;max-width:400px}}@media (max-width:768px){.trade-account-container{padding:15px}.form-section{padding:25px 20px}.form-title{font-size:2rem;margin-bottom:30px}.form-row{gap:15px;grid-template-columns:1fr}.form-input,.form-select,.form-textarea{font-size:15px;padding:14px 16px}.info-grid{gap:12px;grid-template-columns:1fr}.interior-showcase{height:250px;max-width:100%}}@media (max-width:480px){.form-section{padding:20px 15px}.form-title{font-size:1.75rem;margin-bottom:25px}.form-input,.form-select,.form-textarea{font-size:14px;padding:12px 14px}.submit-button{font-size:15px;padding:14px 30px}.interior-showcase{height:200px}.info-title{font-size:1.25rem}.info-value{font-size:15px}}.program-contact-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:40px auto;max-width:1200px;padding:0 20px}.section-card{background:#fff;border:1px solid #d9d9d9;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:30px;transition:all .3s ease}.section-card:hover{box-shadow:0 6px 30px #0000001f}.section-header{border-bottom:2px solid #d9d9d9;gap:12px;margin-bottom:25px;padding-bottom:15px}.icon-wrapper,.section-header{align-items:center;display:flex}.icon-wrapper{border-radius:50%;color:#fff;height:40px;justify-content:center;width:40px}.clock-icon,.phone-icon{background:#000}.section-title{color:#000;font-size:1.5rem;font-weight:600;letter-spacing:-.3px;margin:0}.working-hours{display:flex;flex-direction:column;gap:0;margin-bottom:20px}.hour-row{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:flex;justify-content:space-between;margin:1px 0;padding:12px 16px;transition:all .2s ease}.hour-row.active{background:#000;color:#fff;font-weight:600}.hour-row.closed{background:#f8f9fa;color:#6c757d}.day-name{font-size:.95rem;font-weight:500}.hours-time{color:#4a5568;font-size:.9rem;font-weight:500}.hour-row.active .hours-time{color:#000}.closed-text{color:#dc3545;font-style:italic;font-weight:500}.schedule-note{border-top:1px solid #d9d9d9;color:#6c757d;font-size:.85rem;font-style:italic;padding:10px 0;text-align:center}.contact-info{display:flex;flex-direction:column;gap:25px}.contact-item1{align-items:flex-start;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:15px;padding:15px;transition:all .2s ease}.contact-item1:hover{transform:translateY(-1px)}.contact-icon{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:35px;justify-content:center;width:35px}.contact-details{cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:4px}.contact-label{color:#4a5568;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.contact-value{color:#000;font-size:1rem;font-weight:500;line-height:1.4}.address-info{display:flex;flex-direction:column;gap:2px}@media (max-width:768px){.program-contact-container{gap:20px;grid-template-columns:1fr;margin:20px auto;padding:0 15px}.section-card{padding:25px 20px}.section-header{margin-bottom:20px;padding-bottom:12px}.icon-wrapper{height:35px;width:35px}.section-title{font-size:1.3rem}.hour-row{margin:.5px 0;padding:10px 14px}.day-name{font-size:.9rem}.hours-time{font-size:.85rem}.contact-item1{gap:12px;padding:12px}.contact-icon{height:30px;width:30px}.contact-label{font-size:.85rem}.contact-value{font-size:.95rem}.schedule-note{font-size:.8rem;padding:8px 0}}@media (max-width:480px){.program-contact-container{gap:15px;margin:15px auto;padding:0 10px}.section-card{border-radius:8px;padding:20px 15px}.section-header{gap:10px;margin-bottom:18px}.section-title{font-size:1.2rem}.icon-wrapper{height:32px;width:32px}.hour-row{align-items:flex-start;flex-direction:column;gap:4px;padding:8px 12px;text-align:left}.hours-time{align-self:flex-end;font-size:.8rem}.contact-item1{gap:10px;padding:10px}.contact-details{gap:3px}.contact-label{font-size:.8rem}.contact-value{font-size:.9rem}.schedule-note{font-size:.75rem}}@media (prefers-color-scheme:dark){.section-card{border-color:#333;color:#fff}.hour-row,.section-title{color:#000}.hour-row{border-color:#444}.hour-row.active{background:#fff;color:#000}.contact-item1{border-color:#444}.contact-value{color:#000}.schedule-note{border-color:#444;color:#999}}
/*# sourceMappingURL=main.346fc156.css.map*/