*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}button{cursor:pointer;border:none;background:none;font-family:inherit}a{text-decoration:none;color:inherit}.hidden{display:none!important}.page-wrapper{min-height:100vh;background-color:#fff}.header{position:fixed;top:0;left:0;right:0;z-index:50;background-color:#32ab98;transition:all .3s ease}.header.scrolled{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.header-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.header-container{padding:0 1.5rem}}@media (min-width: 1024px){.header-container{padding:0 2rem}}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo-btn{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;transition:opacity .2s ease;text-decoration:none}.logo-btn:hover{opacity:.8}@media (min-width: 640px){.logo-btn{font-size:1.875rem}}.logo-dark{color:#444}.logo-light{color:#fff}.nav-desktop{display:none;align-items:center;gap:2rem}@media (min-width: 768px){.nav-desktop{display:flex}}.nav-link{color:#fff;font-weight:700;transition:color .2s ease;background:none;border:none;font-size:1rem}.nav-link:hover{color:#444}.mobile-menu-btn{display:block;color:#fff;transition:color .2s ease}.mobile-menu-btn:hover{color:#444}@media (min-width: 768px){.mobile-menu-btn{display:none}}.menu-icon,.close-icon{width:24px;height:24px}.nav-mobile{padding:1rem 0;border-top:1px solid rgba(255,255,255,.2)}@media (min-width: 768px){.nav-mobile{display:none!important}}.nav-mobile-links{display:flex;flex-direction:column;gap:.75rem}.nav-link-mobile{color:#fff;font-weight:700;transition:color .2s ease;padding:.5rem 0;text-align:left;background:none;border:none;font-size:1rem;display:block}.nav-link-mobile:hover{color:#444}.main-content{padding-top:5rem}.hero-section{max-width:64rem;margin:0 auto;padding:4rem 1rem}@media (min-width: 640px){.hero-section{padding:6rem 1.5rem}}@media (min-width: 1024px){.hero-section{padding:8rem 2rem}}.hero-content{text-align:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}@media (min-width: 640px){.hero-title{font-size:3.75rem}}@media (min-width: 1024px){.hero-title{font-size:4.5rem}}.title-dark{color:#444}.title-accent{color:#32ab98}.hero-tagline{font-size:1.5rem;color:#444;font-weight:500;margin-bottom:2rem}@media (min-width: 640px){.hero-tagline{font-size:1.875rem}}.hero-description{font-size:1.125rem;color:#444c;margin-bottom:2.5rem;line-height:1.75;max-width:48rem;margin-left:auto;margin-right:auto}@media (min-width: 640px){.hero-description{font-size:1.25rem}}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){.hero-buttons{flex-direction:row}}.btn-primary{background-color:#32ab98;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;transition:all .3s ease;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:inline-block;text-decoration:none}.btn-primary:hover{background-color:#2a9484;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.btn-secondary{border:2px solid #32AB98;color:#32ab98;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;transition:all .3s ease;background:transparent}.btn-secondary:hover{background-color:#32ab98;color:#fff}.btn-facebook{border:2px solid #1877f2;color:#1877f2;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;transition:all .3s ease;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.btn-facebook:hover{background-color:#1877f2;color:#fff}.facebook-icon{width:1.25rem;height:1.25rem;transition:color .3s ease}.section-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.section-container{padding:0 1.5rem}}@media (min-width: 1024px){.section-container{padding:0 2rem}}.section-title{font-size:1.875rem;font-weight:700;text-align:center;color:#444;margin-bottom:3rem}@media (min-width: 640px){.section-title{font-size:2.25rem;margin-bottom:4rem}}@media (min-width: 1024px){.section-title{font-size:3rem}}.contact-section .section-title{margin-bottom:.5rem}.features-section{background-color:#f9fafb;padding:4rem 0}@media (min-width: 640px){.features-section{padding:5rem 0}}@media (min-width: 1024px){.features-section{padding:6rem 0}}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.feature-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#32ab981a;border-radius:50%;margin-bottom:1.5rem}.feature-icon{width:2rem;height:2rem;color:#32ab98}.feature-title{font-size:1.25rem;font-weight:700;color:#444;margin-bottom:.75rem}.feature-text{color:#444444b3;line-height:1.75}.sofas-section{padding:4rem 0}@media (min-width: 640px){.sofas-section{padding:5rem 0}}@media (min-width: 1024px){.sofas-section{padding:6rem 0}}.carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem;overflow:visible}@media (min-width: 768px){.carousel-wrapper{gap:1.5rem}}.carousel-container{flex:1;overflow:hidden;position:relative;padding-bottom:1rem}@media (min-width: 768px){.carousel-container{padding:0 1rem 1.5rem}}@media (max-width: 767px){.carousel-container{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 0 1.5rem;margin:0;scroll-snap-type:x mandatory}.carousel-container::-webkit-scrollbar{display:none}.carousel-track .sofa-card{scroll-snap-align:center;scroll-snap-stop:always}}.carousel-track{display:flex;gap:1rem;transition:transform .5s ease}@media (min-width: 768px){.carousel-track{gap:2rem}}@media (max-width: 767px){.carousel-track{transition:none}.carousel-track:before,.carousel-track:after{content:"";flex-shrink:0;width:calc(50vw - 140px - .5rem)}}.carousel-nav{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background-color:#32ab98;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10}@media (max-width: 767px){.carousel-nav{display:none}}@media (min-width: 768px){.carousel-nav{width:4rem;height:4rem}}.carousel-nav:hover:not(:disabled){background-color:#2a9484;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:scale(1.05)}.carousel-nav:disabled{opacity:.4;cursor:not-allowed}.carousel-nav svg{width:1.5rem;height:1.5rem}@media (min-width: 768px){.carousel-nav svg{width:2rem;height:2rem}}.sofas-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.sofas-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.sofas-grid{grid-template-columns:repeat(3,1fr)}}.sofa-card{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;flex-shrink:0;width:280px;display:flex;flex-direction:column}@media (min-width: 768px){.sofa-card{width:calc((100% - 4rem) / 3)}}@media (min-width: 1024px){.sofa-card{width:calc((100% - 4rem) / 3)}}.sofa-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sofa-image{position:relative;width:100%;aspect-ratio:4/3;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;overflow:hidden}.sofa-image-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(20px);transform:scale(1.1);opacity:.6}.sofa-image-actual{position:relative;width:100%;height:100%;object-fit:contain;z-index:1}.sofa-placeholder-icon{width:6rem;height:6rem;color:#9ca3af}.sofa-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.sofa-title{font-size:1.5rem;font-weight:700;color:#444;margin-bottom:.5rem}.sofa-description{color:#444444b3;margin-bottom:1rem;line-height:1.75;flex-grow:1}.sofa-price{font-size:1.5rem;font-weight:700;color:#32ab98;margin-bottom:1rem;margin-top:auto}.sofa-btn{width:100%;background-color:#32ab98;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-decoration:none;display:inline-block;text-align:center}.sofa-btn:hover{background-color:#2a9484;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.how-it-works-section{background-color:#f9fafb;padding:4rem 0}@media (min-width: 640px){.how-it-works-section{padding:5rem 0}}@media (min-width: 1024px){.how-it-works-section{padding:6rem 0}}.steps-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.step-item{text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#32ab98;color:#fff;border-radius:50%;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.step-title{font-size:1.5rem;font-weight:700;color:#444;margin-bottom:1rem}.step-text{color:#444444b3;line-height:1.75}.contact-section{padding:4rem 0}@media (min-width: 640px){.contact-section{padding:5rem 0}}@media (min-width: 1024px){.contact-section{padding:6rem 0}}.contact-container{max-width:48rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.contact-container{padding:0 1.5rem}}@media (min-width: 1024px){.contact-container{padding:0 2rem}}.contact-subtitle{font-size:1.125rem;color:#444c;text-align:center;margin-bottom:1rem;line-height:1.75}@media (min-width: 640px){.contact-subtitle{font-size:1.25rem}}.contact-form-wrapper{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d,0 -4px 6px -1px #0000000d;padding:2rem}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-message{padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:1.5rem;font-weight:500;text-align:center;transition:all .3s ease;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-message.success{background-color:#d1fae5;color:#065f46;border:2px solid #10b981}.form-message.error{background-color:#fee2e2;color:#991b1b;border:2px solid #ef4444}.form-group{margin-bottom:1.5rem}.form-label{display:block;color:#444;font-weight:700;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;outline:none;font-family:inherit}.form-input:focus,.form-textarea:focus{border-color:#32ab98}.form-textarea{resize:none}.form-submit-btn{width:100%;background-color:#32ab98;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;transition:all .3s ease;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.form-submit-btn:hover{background-color:#2a9484;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.divider{display:flex;align-items:center;gap:1rem;margin:2rem 0}.divider-line{flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(68,68,68,.3),rgba(68,68,68,.3))}.divider-line:last-child{background:linear-gradient(to left,transparent,rgba(68,68,68,.3),rgba(68,68,68,.3))}.divider-text{color:#4449;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.messenger-section{display:flex;flex-direction:column;gap:.75rem}.messenger-label{color:#444c;font-size:.875rem;font-weight:500;text-align:center}@media (min-width: 640px){.messenger-label{font-size:1rem}}.messenger-btn{width:100%;border:2px solid #168AFF;color:#168aff;background:transparent;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:700;font-size:1rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.625rem;touch-action:manipulation}@media (min-width: 640px){.messenger-btn{padding:1rem 2rem;font-size:1.125rem;gap:.75rem}}.messenger-btn:hover{background-color:#168aff;color:#fff}.messenger-btn:hover .messenger-icon{fill:#fff}.messenger-icon{width:1.25rem;height:1.25rem;fill:#168aff;transition:fill .3s ease}@media (min-width: 640px){.messenger-icon{width:1.5rem;height:1.5rem}}.footer{background-color:#32ab98;margin-top:6rem}.footer-container{max-width:80rem;margin:0 auto;padding:3rem 1rem}@media (min-width: 640px){.footer-container{padding:3rem 1.5rem}}@media (min-width: 1024px){.footer-container{padding:3rem 2rem}}.footer-content{text-align:center}.footer-logo{font-size:1.875rem;font-weight:700;margin-bottom:.75rem}@media (min-width: 640px){.footer-logo{font-size:2.25rem}}.footer-logo-dark{color:#444}.footer-logo-light{color:#fff}.footer-tagline{font-size:1.125rem;color:#444;font-weight:500;margin-bottom:0}.footer-info{color:#ffffffe6;font-size:.875rem}@media (min-width: 640px){.footer-info{font-size:1rem}}.footer-info-item{display:block;margin-bottom:.5rem}@media (min-width: 640px){.footer-info-item{display:inline;margin-bottom:0}}.footer-separator{display:none;margin:0 .75rem}@media (min-width: 640px){.footer-separator{display:inline}}
