html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box}body{line-height:1.5;min-height:100vh}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;color:#fffce8;background-color:#262626}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.footer{background-color:#1e1e1e;color:#fffce8;padding:5rem 0 1rem}@media(max-width:768px){.footer{padding-bottom:6rem}}.footer__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.footer__container{grid-template-columns:1fr 2fr;gap:4rem}}.footer__brand{display:flex;flex-direction:column;align-items:flex-start}.footer__brand p{color:#96968c;font-size:.9rem}.footer__logo{max-width:180px;margin-bottom:.75rem}.footer__content{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:576px){.footer__content{grid-template-columns:repeat(3,1fr)}}.footer__section h3{font-size:1.1rem;margin-bottom:1rem;position:relative}.footer__section h3:after{content:"";display:block;width:2rem;height:2px;background-color:#96968c;margin-top:.5rem}.footer__section ul li{margin-bottom:.5rem;font-size:.9rem;color:#96968c}.footer__section ul li a{color:#96968c;text-decoration:none;transition:color .3s ease}.footer__section ul li a:hover{color:#fffce8}.footer__social{display:flex;gap:1rem}.footer__social a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #96968c;border-radius:50%;transition:all .3s ease}.footer__social a svg{width:1.2rem;height:1.2rem;fill:currentColor}.footer__social a:hover{background-color:#8c8c8c;color:#141414}.footer__bottom{max-width:1200px;margin:0 auto;padding:1.5rem;text-align:center;border-top:1px solid rgba(150,150,140,.3);margin-top:2rem}.footer__bottom p{font-size:.8rem;color:#96968c}.footer__bottom p a{color:#96968c;text-decoration:none;transition:color .3s ease}.footer__bottom p a:hover{color:#fffce8}.header{position:fixed;top:0;left:0;width:100%;padding:1.5rem;text-align:center;z-index:100;transition:padding .5s cubic-bezier(.33,1,.68,1),background-color .5s cubic-bezier(.65,0,.35,1),backdrop-filter .5s cubic-bezier(.65,0,.35,1);display:flex;justify-content:center}.header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#26262600;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:background-color .5s cubic-bezier(.65,0,.35,1),backdrop-filter .5s cubic-bezier(.65,0,.35,1);z-index:-1}.header--small{padding:.8rem 1.5rem}.header--small:before{background-color:#2626264d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 15px #00000026}.header--mobile-open{z-index:2000}.header--mobile-open:before{background-color:#262626fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;transition:flex-direction .7s cubic-bezier(.33,1,.68,1);position:relative;z-index:2}.header--small .header__container{flex-direction:row;justify-content:space-between;align-items:center}.header__logo-container{position:relative;display:flex;justify-content:center;height:130px;transition:height .5s cubic-bezier(.33,1,.68,1),margin-right .5s cubic-bezier(.33,1,.68,1),justify-content .5s cubic-bezier(.33,1,.68,1)}.header--small .header__logo-container{height:60px;justify-content:flex-start;margin-right:2rem}@media(max-width:768px){.header__logo-container{height:90px}.header--small .header__logo-container{height:50px;margin-right:0}}.header__logo-wrapper{display:flex;align-items:center;justify-content:center;height:100%;width:auto}.header__logo-large{max-width:850px;width:100%;height:auto;margin:0 auto;transition:opacity .5s cubic-bezier(.33,1,.68,1),transform .7s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 0 15px rgba(255,255,255,.704));will-change:transform,opacity;object-fit:contain}@media(max-width:1200px){.header__logo-large{max-width:700px}}@media(max-width:992px){.header__logo-large{max-width:600px}}@media(max-width:768px){.header__logo-large{max-width:450px}}@media(max-width:576px){.header__logo-large{max-width:300px}}.header__logo-small{position:relative;top:50%;transform:translateY(-50%);height:50px;transition:transform .5s cubic-bezier(.33,1,.68,1);will-change:transform}@media(max-width:576px){.header__logo-small{height:40px}}.header__mobile-toggle{display:none;position:relative;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:2001}.header__mobile-toggle span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:3px;opacity:1;left:0;transform:rotate(0);transition:.3s ease-in-out}.header__mobile-toggle span:nth-child(1){top:0}.header__mobile-toggle span:nth-child(2){top:10px}.header__mobile-toggle span:nth-child(3){top:20px}.header__mobile-toggle.active span:nth-child(1){top:10px;transform:rotate(135deg)}.header__mobile-toggle.active span:nth-child(2){opacity:0;left:-60px}.header__mobile-toggle.active span:nth-child(3){top:10px;transform:rotate(-135deg)}@media(max-width:768px){.header__mobile-toggle{display:block}}.header__nav{margin-top:1rem;transition:margin-top .5s cubic-bezier(.33,1,.68,1),margin-left .5s cubic-bezier(.33,1,.68,1),transform .5s cubic-bezier(.34,1.56,.64,1);will-change:transform;transform:translateY(0)}.header--small .header__nav{margin-top:0;margin-left:auto;transform:translateY(0)}@media(max-width:768px){.header--small .header__nav{position:fixed;top:0;right:0;width:100%;height:100vh;background:#262626;margin:0;padding:5rem 2rem 2rem;transform:translate(100%);opacity:0;transition:transform .5s cubic-bezier(.33,1,.68,1),opacity .5s cubic-bezier(.33,1,.68,1);overflow-y:auto;display:flex;flex-direction:column;justify-content:center;z-index:2000}.header__nav--mobile-open{transform:translate(0)!important;opacity:1!important}}.header__nav--large{margin-top:1.5rem;position:relative;z-index:3;opacity:1;transition:opacity .5s cubic-bezier(.33,1,.68,1),transform .5s cubic-bezier(.34,1.56,.64,1);animation:navEntrance .8s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:.2s;transform:translateY(0)}@keyframes navEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.header__nav--large{display:none!important}}.header__nav--large .header__nav-list{gap:3rem}@media(max-width:992px){.header__nav--large .header__nav-list{gap:2rem}}@media(max-width:768px){.header__nav--large .header__nav-list{gap:1.5rem}}.header__nav--large .header__nav-list .header__nav-item{animation-name:navItemEnter;animation-duration:.6s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.34,1.56,.64,1);opacity:0;transform:translateY(20px)}.header__nav--large .header__nav-list .header__nav-item:nth-child(1){animation-delay:.3s}.header__nav--large .header__nav-list .header__nav-item:nth-child(2){animation-delay:.4s}.header__nav--large .header__nav-list .header__nav-item:nth-child(3){animation-delay:.5s}.header__nav--large .header__nav-list .header__nav-item:nth-child(4){animation-delay:.6s}@keyframes navItemEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header__nav--large .header__nav-list .header__nav-item.fade-out{animation:none;transition:opacity .5s ease-out,filter .5s ease-out;opacity:0;filter:brightness(.7)}.header__nav--large .header__nav-list .header__nav-item a{font-size:1.1rem;font-weight:700;text-transform:uppercase;padding:.5rem 0;letter-spacing:2px}@media(max-width:992px){.header__nav--large .header__nav-list .header__nav-item a{font-size:1rem;letter-spacing:1px}}@media(max-width:768px){.header__nav--large .header__nav-list .header__nav-item a{font-size:.9rem}}.header__nav--large .header__nav-list .header__nav-item a:after{height:3px;bottom:-6px}.header__nav--large .header__nav-list .header__nav-item a:hover{color:#fffce8}.header__nav-list{display:flex;list-style:none;padding:0;margin:0;gap:1.5rem;flex-wrap:wrap;justify-content:center;transition:gap .5s cubic-bezier(.65,0,.35,1),align-items .5s cubic-bezier(.65,0,.35,1)}.header--small .header__nav-list{gap:2rem;align-items:center}@media(max-width:768px){.header--small .header__nav-list{flex-direction:column;gap:2rem;align-items:center;width:100%}}.header__nav-item{position:relative;padding:.3rem 0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.header__nav-item.active a:not(.header__cta-button):after{width:100%}.header__nav-item a{color:#fff;text-decoration:none;font-weight:600;letter-spacing:1px;text-transform:uppercase;transition:color .3s ease,font-size .5s cubic-bezier(.33,1,.68,1);position:relative}.header__nav-item a:hover{color:#fffce8}.header__nav-item a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#fffce8;transition:width .5s cubic-bezier(.34,1.56,.64,1)}.header__nav-item a:hover:after{width:100%}.header__nav-item.active a{font-weight:700}.header--small .header__nav-item a{font-size:.9rem}@media(max-width:768px){.header--small .header__nav-item a{font-size:1.1rem}}.header--small .header__nav-item--cta{margin-left:1rem}.header__nav-item--cta.active .header__cta-button{background-color:#fff29c;color:#262626}@media(max-width:768px){.header--small .header__nav-item--cta{margin-left:0;margin-top:1rem}}.header__cta-button{display:inline-block;background-color:#fffce8;padding:.5rem 1.2rem;border-radius:4px;transition:all .5s cubic-bezier(.34,1.56,.64,1);color:#262626;font-weight:700;text-transform:uppercase}.header__cta-button:hover{background-color:#8c8c8c!important;color:#141414!important;box-shadow:0 4px 8px #0003;transform:scale(1.03)}.header__cta-button:after{display:none}.header--small .header__cta-button{color:#262626;background-color:#fffce8;font-weight:700;padding:.6rem 1.5rem;border-radius:6px}@media(max-width:768px){.header--small .header__cta-button{padding:.8rem 2rem;font-size:1rem}}@media(max-width:576px){.header__cta-button{padding:.7rem 1.5rem;font-size:.8rem}}.header-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:background-color .5s cubic-bezier(.65,0,.35,1),backdrop-filter .5s cubic-bezier(.65,0,.35,1);box-shadow:0 0 #0000}.header--small .header-background{box-shadow:0 5px 15px #00000026}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#262626;z-index:4;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.65,0,.35,1),visibility .5s cubic-bezier(.65,0,.35,1)}.mobile-menu-overlay.active{opacity:1;visibility:visible}.fixed-cta{position:fixed;bottom:40px;left:50%;transform:translate(-50%) translateY(0);z-index:99;transition:opacity .7s cubic-bezier(.33,1,.68,1),transform .7s cubic-bezier(.34,1.56,.64,1);animation:ctaEntrance .8s cubic-bezier(.34,1.56,.64,1) forwards}@media(max-width:768px){.fixed-cta{display:none}}@keyframes ctaEntrance{0%{opacity:0;transform:translate(-50%) translateY(50px)}60%{opacity:1;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.fixed-cta--hidden{opacity:0;transform:translate(-50%) translateY(30px);pointer-events:none;animation:ctaExit .5s cubic-bezier(.33,1,.68,1) forwards}@keyframes ctaExit{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(50px)}}.fixed-cta__button{display:inline-block;background-color:#fffce8;color:#262626;font-weight:700;padding:1rem 2.5rem;border-radius:8px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px #0006;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:ctaPulse 2s infinite}@keyframes ctaPulse{0%{box-shadow:0 4px 15px #0006;transform:scale(1)}50%{box-shadow:0 8px 20px #00000080,0 0 15px #fffce866;transform:scale(1.03)}to{box-shadow:0 4px 15px #0006;transform:scale(1)}}.fixed-cta__button:hover{background-color:#8c8c8c;box-shadow:0 8px 20px #00000080;animation-play-state:paused}.mobile-cta{display:none}@media(max-width:768px){.mobile-cta{display:block;position:fixed;right:1.25rem;bottom:1.25rem;z-index:99;animation:ctaEntranceMobile .8s cubic-bezier(.34,1.56,.64,1) forwards}}@keyframes ctaEntranceMobile{0%{opacity:0;transform:translate(100%) translateY(0)}60%{opacity:1;transform:translate(-10px) translateY(0)}to{opacity:1;transform:translate(0) translateY(0)}}.mobile-cta__button{display:inline-block;background-color:#fffce8;color:#262626;font-weight:700;padding:.8rem 1.5rem .8rem 3rem;font-size:.9rem;border-radius:50px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 20px #00000080,0 0 15px #fffce880;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;animation:ctaPulseMobile 2s infinite}.mobile-cta__button:before{content:"";position:absolute;left:15px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-color:#ff4b4b;border-radius:50%;box-shadow:0 0 #ff4b4b66;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #ff4b4bb3}70%{box-shadow:0 0 0 10px #ff4b4b00}to{box-shadow:0 0 #ff4b4b00}}@keyframes ctaPulseMobile{0%{box-shadow:0 4px 20px #00000080,0 0 15px #fffce866;transform:scale(1) translate(0)}50%{box-shadow:0 8px 25px #0009,0 0 20px #fffce899;transform:scale(1.05) translate(-5px)}to{box-shadow:0 4px 20px #00000080,0 0 15px #fffce866;transform:scale(1) translate(0)}}.mobile-cta__button:hover{background-color:#8c8c8c;box-shadow:0 8px 20px #00000080;animation-play-state:paused}@media(max-width:576px){.mobile-cta__button{padding:.7rem 1.2rem .7rem 2.8rem;font-size:.8rem}.mobile-cta__button:before{left:12px;width:10px;height:10px}}.about{max-width:1200px;margin:0 auto;padding:10rem 1rem 2rem}@media(max-width:768px){.about{padding:7rem 1.5rem 2rem}}.section-title{font-size:2rem;font-weight:600;position:relative;display:block;text-align:center;width:100%}.section-title.default{margin-bottom:5rem}.section-title.compact{margin-bottom:.5rem}.section-title:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:3rem;height:3px;background-color:#e6dfc8}@media(max-width:768px){.section-title{font-size:1.7rem}}.history{margin-bottom:4rem}.history p{color:#96968c;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}@media(max-width:768px){.history h2{font-size:1.7rem}}.team .team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-top:2rem}.team .team-grid .team-member{display:flex;flex-direction:column;align-items:center}.team .team-grid .team-member img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:12px;transition:transform .5s ease;box-shadow:0 8px 30px #00000026}.team .team-grid .team-member .image-container{position:relative;overflow:hidden;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.team .team-grid .team-member .image-container:hover{box-shadow:0 12px 40px #0003}.team .team-grid .team-member .image-container:hover img{transform:scale(1.05)}.team .team-grid .team-member .image-container:hover:after{opacity:.2}.team .team-grid .team-member .image-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000,#0000004d);opacity:0;transition:opacity .3s ease}.team .team-grid .team-member h3{margin-top:1rem;font-size:1.3rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:#fffce8;position:relative;display:inline-block}.team .team-grid .team-member h3:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:2px;background-color:#e6dfc8;transition:width .3s ease}@media(max-width:768px){.team .team-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}.team .team-grid .team-member .image-container{max-width:280px;margin:0 auto}.team .team-grid .team-member h3{font-size:1.2rem;margin-top:.8rem}}@media(max-width:480px){.team .team-grid{grid-template-columns:1fr;gap:2rem;padding:0 .5rem}.team .team-grid .team-member .image-container{max-width:100%}.team .team-grid .team-member h3{font-size:1.1rem;margin-top:.6rem}}.cta{padding:4rem 1rem;margin:3rem 0 1rem;color:#fffce8}.cta__container{max-width:1200px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta__description{max-width:700px;font-size:1.1rem;line-height:1.6;margin-bottom:1rem;color:#96968c}.cta__button{display:inline-block;background-color:#e6dfc8;color:#141414;text-transform:uppercase;font-weight:600;padding:1rem 2.5rem;border-radius:6px;transition:all .3s ease;font-size:1rem;letter-spacing:1px;margin-top:.5rem}.cta__button:hover{background-color:#a5a5a5;transform:scale(1.03)}.cta__button:active{transform:translateY(0)}@media(max-width:768px){.cta{padding:3rem 1rem;margin:2rem 0}.cta__description{font-size:1rem}.cta__button{padding:.8rem 2rem}}@media(max-width:480px){.cta{padding:2.5rem 1rem}}.hero{width:100%;height:100vh;position:relative;overflow:hidden;transition:height .3s ease-in-out}.hero--mobile{height:85vh}@media(max-width:768px){.hero{height:85vh}}@media(max-width:576px){.hero{height:75vh}}.hero__image-container{width:100%;height:100%;overflow:hidden;position:relative}.hero__image-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:object-position .3s ease-in-out}.hero--mobile .hero__image{object-position:60% center}@media(max-width:768px){.hero__image{object-position:60% center}}@media(max-width:576px){.hero__image{object-position:55% center}}.home-intro{padding:4rem 1.5rem;background-color:#141414;color:#fffce8}.home-intro .container{max-width:1200px;margin:0 auto}.home-intro__content{display:flex;flex-direction:column;align-items:center;text-align:center}.home-intro__lead{font-size:1.15rem;line-height:1.7;max-width:800px;margin-bottom:3rem;color:#f1ebd7;font-weight:300}.home-intro__lead strong{color:#fffef0;font-weight:600}.home-intro__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;text-align:left}@media(max-width:900px){.home-intro__grid{grid-template-columns:1fr;gap:1.5rem}}.home-intro__card{background:#26262666;border:1px solid rgba(230,223,200,.12);border-radius:8px;padding:2rem;transition:transform .3s ease,border-color .3s ease}.home-intro__card:hover{transform:translateY(-4px);border-color:#e6dfc84d}.home-intro__card h3{font-size:1.2rem;font-weight:600;color:#e6dfc8;margin-bottom:.8rem;letter-spacing:.05em}.home-intro__card p{font-size:.95rem;line-height:1.6;color:#96968c;margin:0}.home-services{padding:5rem 0}.home-services .container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}@media(max-width:768px){.home-services .container{flex-direction:column;align-items:center;gap:3rem;padding:0 1.5rem}}.home-services .service{flex:1;min-width:250px;text-align:center;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:transform .3s ease}@media(max-width:768px){.home-services .service{padding:1.5rem;min-width:100%;border-radius:12px}}.home-services .service-icon{font-size:3.5rem;color:#fffce8;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.home-services .service-icon{font-size:3rem}}.home-services .service-icon svg{width:1em;height:1em;stroke:currentColor;fill:currentColor}.home-services h3{font-size:1.5rem;font-weight:700;color:#fffce8}@media(max-width:768px){.home-services h3{font-size:1.3rem}}.home-services p{font-size:.9rem;color:#96968c;max-width:250px;letter-spacing:1px}@media(max-width:768px){.home-services p{font-size:.85rem;max-width:100%}}.home-services .services-button-container{text-align:center;margin-top:3rem}@media(max-width:768px){.home-services .services-button-container{margin-top:2rem;padding:0 1rem}}.home-services .services-button{display:inline-block;padding:.8rem 2rem;background-color:#fffce8;color:#262626;text-decoration:none;font-weight:600;letter-spacing:1px;transition:all .3s ease;border:2px solid #fffce8;border-radius:6px}@media(max-width:768px){.home-services .services-button{width:100%;padding:.9rem 1.5rem;font-size:.95rem}}.home-services .services-button:hover{background-color:transparent;color:#fffce8}.bento-gallery{padding:4rem 2rem}@media(max-width:768px){.bento-gallery{padding:3rem 1.5rem}}.bento-gallery__grid{display:flex;width:100%;margin-left:-1rem}.bento-gallery__column{padding-left:1rem;background-clip:padding-box}.bento-gallery__item{border-radius:.75rem;overflow:hidden;position:relative;margin-bottom:1rem}.bento-gallery__item--tall img{aspect-ratio:2/3}.bento-gallery__item--square img{aspect-ratio:1/1}.bento-gallery__item--wide img{aspect-ratio:16/9}.bento-gallery__item img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .3s ease;background-color:#141414}.bento-gallery__item:hover img{transform:scale(1.05)}.carousel{position:relative;width:100%;height:70vh;max-height:600px;overflow:hidden;padding:0 1.5rem}@media(max-width:576px){.carousel{height:60vh;padding:0 1rem}}.carousel__container{position:relative;height:100%;width:100%}.carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s ease;padding:.5rem;opacity:.6;will-change:transform}.carousel__slide img{width:100%;height:100%;object-fit:cover;border-radius:16px;box-shadow:0 5px 15px #0003;transition:transform .4s ease}.carousel__slide--active{z-index:1;opacity:1}.carousel__slide--active img{transform:scale(1.02);box-shadow:0 8px 20px #0000004d}.carousel__button{position:absolute;top:50%;transform:translateY(-50%);background-color:#262626b3;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 2px 10px #0003;padding:0}.carousel__button svg{width:24px;height:24px;fill:#fff;transition:fill .3s ease}.carousel__button:hover,.carousel__button:focus{background-color:#fffce8;transform:translateY(-50%) scale(1.1)}.carousel__button:hover svg,.carousel__button:focus svg{fill:#262626}.carousel__button:active{transform:translateY(-50%) scale(.95)}.carousel__button--prev{left:15px}.carousel__button--next{right:15px}.carousel__dots{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:10px;z-index:10}.carousel__dot{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.carousel__dot--active{background-color:#fffce8;transform:scale(1.2)}.contact{padding:4rem 2rem}.contact__container{max-width:1200px;margin:0 auto;display:flex;gap:3rem}@media(max-width:768px){.contact__container{flex-direction:column}}.contact__map{flex:1;height:450px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #00000040;transition:transform .3s ease,box-shadow .3s ease}@media(max-width:768px){.contact__map{order:2}}.contact__map:hover{transform:scale(1.03);box-shadow:0 15px 40px #0000004d}.contact__info{flex:1;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.contact__info{order:1}}.contact__header{margin-bottom:2rem;position:relative}.contact__title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.contact__underline{height:3px;width:60px;background-color:#fffce8;border-radius:3px}.contact__details{display:flex;flex-direction:column;gap:2rem}.contact__item{display:flex;align-items:flex-start;gap:1rem}.contact__icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background-color:#fffce81a;border-radius:50%;padding:10px;color:#fffce8;transition:all .3s ease}.contact__icon svg{width:100%;height:100%}.contact__icon--location{background-color:#fffce81a;color:#fffce8}.contact__icon--phone{background-color:#fffce826;color:#fffce8}.contact__icon--parking{background-color:#fffce833;color:#fffce8}.contact__text{flex:1}.contact__text h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#f5f1dd}.contact__text p{font-size:1.2rem;line-height:1.5}.contact__link{font-weight:700;color:#fffce8;position:relative;transition:color .3s;text-decoration:underline;text-decoration-color:#fffce84d;text-underline-offset:3px}.contact__link:hover{color:#fffef0;text-decoration-color:#fffef0b3}.home__content{min-height:50vh;padding:4rem 1rem}.service-item{display:flex;gap:4rem;margin-bottom:6rem;align-items:center}.service-item .service-image{flex:1;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 8px 30px #00000026;transition:transform .3s ease,box-shadow .3s ease}.service-item .service-image:hover{box-shadow:0 12px 40px #0003}.service-item .service-image:hover img{transform:scale(1.05)}.service-item .service-image:hover:after{opacity:.2}.service-item .service-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000,#0000004d);opacity:0;transition:opacity .3s ease}.service-item .service-image img{width:100%;height:500px;object-fit:cover;transition:transform .5s ease}.service-item .service-content{flex:1}.service-item .service-content h3{font-size:1.75rem;margin-bottom:1.5rem;color:#fffce8;font-weight:600;position:relative;display:inline-block}.service-item .service-content h3:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background-color:#e6dfc8;transition:width .3s ease}.service-item .service-content p{color:#96968c;margin-bottom:2rem;line-height:1.8;font-size:1.1rem}.service-item .service-content .reserve-btn{display:inline-block;background-color:#fffce84d;color:#fffce8;text-transform:uppercase;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;border-radius:.375rem;border:1px solid rgba(255,252,232,.4);transition:all .3s ease;text-align:center;width:100%;max-width:200px}.service-item .service-content .reserve-btn:hover{background-color:#fffce866;transform:translateY(-2px)}@media(max-width:768px){.service-item{flex-direction:column;gap:2rem;margin-bottom:4rem}.service-item .service-image{width:100%}.service-item .service-image img{height:300px}.service-item .service-content{width:100%;text-align:center;padding:0 1rem}.service-item .service-content h3{font-size:1.5rem}.service-item .service-content h3:after{left:50%;transform:translate(-50%)}.service-item .service-content p{font-size:1rem}.service-item .service-content .reserve-btn{width:100%;max-width:300px}}.services{max-width:1200px;margin:0 auto;padding:10rem 1rem 2rem}.services .main-services{margin-bottom:8rem}.services .other-services .other-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.services .other-services .other-service-card{background:linear-gradient(145deg,#8c8c8c,#7f7f7f);border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;border:1px solid rgba(230,223,200,.1);cursor:pointer}.services .other-services .other-service-card:hover{transform:scale(1.01);box-shadow:0 8px 25px #00000026;border-color:#e6dfc84d}.services .other-services .other-service-card h4{font-size:1.5rem;color:#fffce8;font-weight:500;margin:0;letter-spacing:.5px}@media(max-width:768px){.services{padding:7rem 1.5rem 2rem}.services .main-services{margin-bottom:4rem}.services .other-services .other-services-grid{grid-template-columns:1fr;gap:1.5rem}.services .other-services .other-service-card{padding:2rem 1.5rem}.services .other-services .other-service-card h4{font-size:1.25rem}}.products{max-width:1200px;margin:0 auto;padding:10rem 1rem 2rem}.products__container{max-width:1200px;margin:0 auto;padding:0 1rem}.products__intro{text-align:center;margin-bottom:8rem}.products__intro p{color:#96968c;max-width:32rem;margin:0 auto;font-size:1.1rem;line-height:1.6}.products__grid-section{margin-bottom:8rem}.products__category{margin-bottom:4rem}.products__category:last-child{margin-bottom:0}.products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;align-items:stretch}@media(min-width:640px){.products__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(min-width:1024px){.products__grid{grid-template-columns:repeat(3,1fr)}}.products__card{background-color:#212121;border:1px solid rgba(150,150,140,.2);border-radius:.5rem;overflow:hidden;transition:border-color .3s ease}.products__card:hover{border-color:#fffce84d}.products__card-image{position:relative;aspect-ratio:1;background-color:#fffce80d;padding:1.5rem;overflow:hidden}.products__card-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.products__card:hover .products__card-image img{transform:scale(1.05)}.products__card-content{padding:1.5rem}.products__card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.products__card-header h3{font-size:1.25rem;font-weight:600;text-transform:uppercase;color:#fffce8}.products__card-header span{font-size:.875rem;color:#96968c}.products__card-content p{color:#96968c;font-size:.875rem;margin-bottom:1rem}.products__button{display:inline-block;background-color:#fffce84d;color:#fffce8;text-transform:uppercase;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;border-radius:.375rem;border:1px solid rgba(255,252,232,.4);transition:background-color .3s ease}.products__button:hover{background-color:#fffce866}.products__button--large{padding:.75rem 2rem}@media(max-width:768px){.products{padding:7rem 1rem 2rem}.products__intro{margin-bottom:4rem}.products__intro p{font-size:1rem;padding:0 1rem}.products__grid-section{margin-bottom:4rem}.products__container{padding:0 .5rem}}@media(max-width:480px){.products{padding:6rem .5rem 2rem}.products__grid{gap:1.5rem}.products__intro{margin-bottom:3rem}.products__intro p{font-size:.95rem}}.product{background-color:#212121;border:1px solid rgba(150,150,140,.2);border-radius:.5rem;overflow:hidden;transition:border-color .3s ease;height:100%;display:flex;flex-direction:column}.product:hover{border-color:#fffce84d}.product__image{position:relative;aspect-ratio:1;background-color:#fffce80d;padding:1.5rem;overflow:hidden;flex-shrink:0}.product__image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.product:hover .product__image img{transform:scale(1.05)}.product__category{position:absolute;top:1rem;right:1rem;z-index:1;font-size:.75rem;font-weight:500;text-transform:uppercase;color:#141414;background-color:#fffce8;padding:.25rem .5rem;border-radius:.25rem;white-space:nowrap}.product__content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.product__header{margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.product__header h3{font-size:1.25rem;font-weight:600;text-transform:uppercase;color:#fffce8;margin:0}.product p{color:#96968c;font-size:.875rem;margin-bottom:1rem;flex-grow:1}.product__button{display:inline-block;background-color:#fffce84d;color:#fffce8;text-transform:uppercase;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;border-radius:.375rem;border:1px solid rgba(255,252,232,.4);transition:background-color .3s ease;text-align:center;width:100%}.product__button:hover{background-color:#fffce866}@media(max-width:768px){.product__image,.product__content{padding:1.25rem}.product__header h3{font-size:1.1rem}.product__category{font-size:.7rem;padding:.2rem .4rem}.product p{font-size:.8rem}}@media(max-width:480px){.product__image,.product__content{padding:1rem}.product__header h3{font-size:1rem}.product__category{top:.75rem;right:.75rem;font-size:.65rem;padding:.15rem .35rem}.product p{font-size:.75rem;margin-bottom:.75rem}.product__button{padding:.4rem .75rem;font-size:.8rem}}.rrss-container{position:fixed;bottom:2rem;right:2rem;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}@media(max-width:768px){.rrss-container{right:auto;left:1.25rem;bottom:1.25rem;align-items:flex-start}}.rrss-links{display:flex;flex-direction:column;align-items:center;gap:2rem;opacity:0;transform:translateY(20px);transition:all .3s ease;pointer-events:none;background-color:#262626;border-radius:.5rem;border:1px solid #fffce8;box-shadow:0 4px 6px #0000001a;width:48px;padding:.5rem 0}@media(max-width:768px){.rrss-links{width:40px;padding:.375rem 0;gap:1.5rem;transform:translateY(20px) translate(-20px)}}.rrss-links a{color:#fffce8;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.rrss-links a:hover{color:#e6dfc8}.rrss-links a svg{width:24px;height:24px}@media(max-width:768px){.rrss-links a svg{width:20px;height:20px}}.rrss-container.open .rrss-links{opacity:1;transform:translateY(0);pointer-events:all}@media(max-width:768px){.rrss-container.open .rrss-links{transform:translateY(0) translate(0)}}.rrss-button{width:48px;height:48px;border-radius:50%;background-color:#fffce8;border:2px solid #fffce8;color:#262626;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;padding:0}@media(max-width:768px){.rrss-button{width:40px;height:40px}}.rrss-button:hover{background-color:#96968c;fill:#fffce8;border:2px solid #96968c}.rrss-button svg{width:24px;height:24px;transition:transform .3s ease}@media(max-width:768px){.rrss-button svg{width:20px;height:20px}}.rrss-icon{font-size:1.5rem;line-height:1;transition:transform .3s ease}.legal-page{max-width:1200px;margin:0 auto;padding:10rem 1rem 2rem}.legal-page .container .legal-content{color:#96968c;margin-top:2rem;font-size:1.1rem;line-height:1.6}.legal-page .container .legal-content h2{color:#fffce8;font-size:1.8rem;margin:2rem 0 1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;position:relative;display:inline-block}.legal-page .container .legal-content h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:2px;background-color:#e6dfc8;transition:width .3s ease}.legal-page .container .legal-content h3{color:#fffce8;font-size:1.4rem;margin:1.5rem 0 1rem;font-weight:500}.legal-page .container .legal-content p{margin-bottom:1.5rem}.legal-page .container .legal-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-page .container .legal-content ul li{margin-bottom:.5rem}.legal-page .container .legal-content a{color:#e6dfc8;text-decoration:none;transition:color .3s ease}.legal-page .container .legal-content a:hover{color:#d6cba5}@media(max-width:768px){.legal-page{padding:7rem 1.5rem 2rem}.legal-page .container .legal-content h2{font-size:1.7rem}.legal-page .container .legal-content h3{font-size:1.3rem}}
