.woodcraft-hero{position:relative;width:100%}.woodcraft-hero__mobile-menu{background-color:#fff;bottom:0;clip-path:inset(0 0 100% 0);display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:fixed;right:0;top:4.55rem;-webkit-transition:clip-path .5s cubic-bezier(.4,0,.2,1);transition:clip-path .5s cubic-bezier(.4,0,.2,1);z-index:49;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:auto;padding:2.5rem}.woodcraft-hero__mobile-menu.is-open{clip-path:inset(0 0 0 0)}.woodcraft-hero__mobile-menu.is-open .woodcraft-hero__mobile-link{-webkit-animation:fadeInUp .4s ease-out forwards;animation:fadeInUp .4s ease-out forwards}.woodcraft-hero__mobile-menu.is-open .woodcraft-hero__mobile-link:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.woodcraft-hero__mobile-menu.is-open .woodcraft-hero__mobile-link:nth-child(2){-webkit-animation-delay:.15s;animation-delay:.15s}.woodcraft-hero__mobile-menu.is-open .woodcraft-hero__mobile-link:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.woodcraft-hero__mobile-menu.is-open .woodcraft-hero__mobile-link:nth-child(4){-webkit-animation-delay:.25s;animation-delay:.25s}.woodcraft-hero__mobile-menu.is-open .woodcraft-hero__mobile-link:nth-child(5){-webkit-animation-delay:.3s;animation-delay:.3s}.woodcraft-hero__mobile-menu.is-open .woodcraft-hero__whatsapp-btn{-webkit-animation:fadeInUp .4s ease-out .35s forwards;animation:fadeInUp .4s ease-out .35s forwards}@media(min-width:768px){.woodcraft-hero__mobile-menu{display:none}}.woodcraft-hero__mobile-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;position:relative;width:100%;z-index:1}.woodcraft-hero__mobile-link{color:#1d1d1f;font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;opacity:0;padding:0;position:relative;text-decoration:none;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:color .2s ease;transition:color .2s ease;width:100%}.woodcraft-hero__mobile-link:hover{color:#c19a6b;-webkit-transform:none;transform:none}.woodcraft-hero__mobile-link:after,.woodcraft-hero__mobile-link:before{display:none}.woodcraft-hero__whatsapp-btn{background:#1d1d1f;border-radius:9999px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8rem 1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;cursor:pointer;font-size:.9rem;font-weight:500;gap:.5rem;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .2s ease;transition:all .2s ease;-ms-flex-item-align:start;align-self:flex-start;margin-top:.5rem}.woodcraft-hero__whatsapp-btn:hover{background-color:#c19a6b;-webkit-transform:scale(1.02);transform:scale(1.02)}.woodcraft-hero__whatsapp-btn i{height:1rem;width:1rem}.woodcraft-hero__close-btn{display:none}.woodcraft-hero__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woodcraft-hero__background{inset:0;position:absolute;z-index:0}.woodcraft-hero__bg-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.woodcraft-hero__overlay-gradient{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),color-stop(50%,rgba(0,0,0,.5)),to(rgba(0,0,0,.8)));background:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.8));inset:0;position:absolute}.woodcraft-hero__overlay-texture{background-image:url(https://www.transparenttextures.com/patterns/wood-pattern.png);inset:0;opacity:.2;position:absolute}.woodcraft-hero__logo{gap:.75rem}.woodcraft-hero__logo,.woodcraft-hero__logo-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woodcraft-hero__logo-icon{background-color:#c19a6b;border-radius:.5rem;height:2.5rem;width:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-shadow:0 4px 6px -1px hsla(33,41%,59%,.3);box-shadow:0 4px 6px -1px hsla(33,41%,59%,.3);color:#fff;justify-content:center}.woodcraft-hero__logo-icon i{height:1.5rem;width:1.5rem}.woodcraft-hero__logo-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woodcraft-hero__brand-name{color:#4a3728;font-size:1.25rem;font-weight:700;line-height:1.2;margin:0}.woodcraft-hero__brand-subtitle{color:#4b5563;font-size:.75rem;font-weight:500;letter-spacing:.05em}.woodcraft-hero__nav{display:none;gap:2rem}@media(min-width:1024px){.woodcraft-hero__nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.woodcraft-hero__nav-link{color:#4a3728;font-size:.9375rem;font-weight:500;position:relative;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.woodcraft-hero__nav-link:hover{color:#c19a6b}.woodcraft-hero__nav-link:after{background-color:#c19a6b;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;-webkit-transition:width .3s ease;transition:width .3s ease;width:0}.woodcraft-hero__nav-link:hover:after{width:100%}.woodcraft-hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.woodcraft-hero__actions,.woodcraft-hero__whatsapp-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woodcraft-hero__whatsapp-link{background-color:#22c55e;border-radius:9999px;color:#fff;display:none;font-size:.875rem;font-weight:600;gap:.5rem;padding:.625rem 1.25rem;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width:768px){.woodcraft-hero__whatsapp-link{display:-webkit-box;display:-ms-flexbox;display:flex}}.woodcraft-hero__whatsapp-link:hover{background-color:#16a34a;-webkit-box-shadow:0 10px 15px -3px rgba(34,197,94,.3);box-shadow:0 10px 15px -3px rgba(34,197,94,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.woodcraft-hero__whatsapp-link i{height:1.125rem;width:1.125rem}.woodcraft-hero__menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:1px solid #e5e7eb;border-radius:.5rem;color:#4a3728;cursor:pointer;height:2.5rem;justify-content:center;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;width:2.5rem;z-index:51}@media(min-width:1024px){.woodcraft-hero__menu-toggle{display:none}}.woodcraft-hero__menu-toggle:hover{background-color:#f9fafb;border-color:#c19a6b;color:#c19a6b}.woodcraft-hero__menu-toggle.is-active{background-color:#2c2c2c;border-color:#2c2c2c;color:#fff}.woodcraft-hero__menu-toggle.is-active:hover{background-color:#464646}.woodcraft-hero__menu-toggle i{height:1.5rem;width:1.5rem}.woodcraft-hero__main{position:relative;z-index:10;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6rem 0 4rem}@media(min-width:768px){.woodcraft-hero__main{padding:8rem 0 6rem}}.woodcraft-hero__content-container{margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}@media(min-width:768px){.woodcraft-hero__content-container{padding:0 2rem}}.woodcraft-hero__content-inner{max-width:48rem}.woodcraft-hero__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.woodcraft-hero__badge-dot{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#c19a6b;border-radius:50%;height:.5rem;width:.5rem}.woodcraft-hero__badge-text{color:#fff;font-size:.875rem;font-weight:500}.woodcraft-hero__headline{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0 0 1.5rem}@media(min-width:768px){.woodcraft-hero__headline{font-size:3.5rem}}@media(min-width:1024px){.woodcraft-hero__headline{font-size:4.5rem}}.woodcraft-hero__headline-highlight{color:#c19a6b}.woodcraft-hero__subtext{color:hsla(0,0%,100%,.9);font-size:1.125rem;line-height:1.75;margin:0 0 2rem;max-width:40rem}@media(min-width:768px){.woodcraft-hero__subtext{font-size:1.25rem}}.woodcraft-hero__cta-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.woodcraft-hero__cta-primary,.woodcraft-hero__cta-secondary{border-radius:.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.woodcraft-hero__cta-primary{background-color:#c19a6b;-webkit-box-shadow:0 10px 15px -3px hsla(33,41%,59%,.3);box-shadow:0 10px 15px -3px hsla(33,41%,59%,.3);color:#fff;padding:1rem 2rem}.woodcraft-hero__cta-primary:hover{background-color:#af814a;-webkit-box-shadow:0 20px 25px -5px hsla(33,41%,59%,.4);box-shadow:0 20px 25px -5px hsla(33,41%,59%,.4);color:#fff;text-decoration:none;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.woodcraft-hero__cta-secondary{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:1rem 2rem}.woodcraft-hero__cta-secondary:hover{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);color:#fff;text-decoration:none;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.woodcraft-hero__cta-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.woodcraft-hero__cta-content i{height:1.25rem;width:1.25rem}.woodcraft-hero__trust-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.woodcraft-hero__trust-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.9);font-size:.875rem;gap:.5rem}.woodcraft-hero__trust-item i{color:#c19a6b;height:1.25rem;width:1.25rem}.woodcraft-hero__scroll-indicator{bottom:2rem;display:none;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;z-index:10}@media(min-width:768px){.woodcraft-hero__scroll-indicator{display:-webkit-box;display:-ms-flexbox;display:flex}}.woodcraft-hero__scroll-text{color:hsla(0,0%,100%,.7);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.woodcraft-hero__scroll-line{background-color:hsla(0,0%,100%,.3);height:3rem;overflow:hidden;position:relative;width:1px}.woodcraft-hero__scroll-dot{-webkit-animation:scroll-bounce 2s ease-in-out infinite;animation:scroll-bounce 2s ease-in-out infinite;background-color:#c19a6b;border-radius:50%;height:4px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4px}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@-webkit-keyframes scroll-bounce{0%,to{top:0}50%{top:calc(100% - 4px)}}@keyframes scroll-bounce{0%,to{top:0}50%{top:calc(100% - 4px)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
