.Navbar-module__dVeNwG__navbar{z-index:1000;background-color:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);animation:.6s ease-out Navbar-module__dVeNwG__slideInDown;position:sticky;top:0;box-shadow:0 1px 4px #3d2b2814}.Navbar-module__dVeNwG__navContainer{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:1.25rem 3rem;display:flex}.Navbar-module__dVeNwG__logo{color:var(--color-primary);font-size:1.5rem;font-weight:700;font-family:var(--font-playfair);letter-spacing:-.5px;align-items:center;gap:.75rem;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__dVeNwG__logo:hover{transform:scale(1.03)}.Navbar-module__dVeNwG__logo i{color:var(--color-accent);font-size:1.75rem;transition:transform .4s}.Navbar-module__dVeNwG__logo:hover i{transform:scale(1.1)}.Navbar-module__dVeNwG__navLinks{flex:1;justify-content:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__dVeNwG__navLinks li a{color:var(--color-text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:all .4s;position:relative}.Navbar-module__dVeNwG__navLinks li a:after{content:"";background:linear-gradient(90deg,var(--color-accent),var(--color-accent-light));width:0;height:2px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-6px;left:0}.Navbar-module__dVeNwG__navLinks li a:hover{color:var(--color-accent)}.Navbar-module__dVeNwG__navLinks li a:hover:after{width:100%}.Navbar-module__dVeNwG__ctaButton{white-space:nowrap;cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;background-color:var(--color-accent)!important;color:var(--color-text-inverse)!important}.Navbar-module__dVeNwG__ctaButton:before{content:"";background-color:var(--color-accent-dark);z-index:-1;width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.Navbar-module__dVeNwG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c17a6b59;color:var(--color-text-inverse)!important}.Navbar-module__dVeNwG__ctaButton:hover:before{left:0}.Navbar-module__dVeNwG__mobileToggle{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__dVeNwG__navContainer{flex-wrap:wrap;gap:1rem;padding:1rem}.Navbar-module__dVeNwG__navLinks{flex-direction:column;order:3;gap:0;width:100%;padding:1rem 0;display:none}.Navbar-module__dVeNwG__navLinks.Navbar-module__dVeNwG__active{display:flex}.Navbar-module__dVeNwG__navLinks li a{border-bottom:1px solid var(--color-border);padding:.75rem}.Navbar-module__dVeNwG__mobileToggle{order:2;display:block}.Navbar-module__dVeNwG__ctaButton{text-align:center;order:4;width:100%;padding:.75rem 1rem!important}}
.Hero-module__PgAKtG__hero{background:linear-gradient(135deg,var(--color-bg-secondary)0%,var(--color-bg-tertiary)100%);align-items:center;min-height:700px;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c17a6b14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0}.Hero-module__PgAKtG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.Hero-module__PgAKtG__content{animation:.8s ease-out Hero-module__PgAKtG__fadeInLeft}.Hero-module__PgAKtG__title{color:var(--color-text-primary);font-size:4rem;font-weight:700;line-height:1.15;font-family:var(--font-playfair);letter-spacing:-1px;margin-bottom:1.5rem}.Hero-module__PgAKtG__highlight{color:var(--color-accent);font-style:italic;display:inline-block;position:relative}.Hero-module__PgAKtG__highlight:after{content:"";background-color:var(--color-accent);border-radius:2px;height:3px;position:absolute;bottom:-6px;left:0;right:0}.Hero-module__PgAKtG__subtitle{color:var(--color-text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8;animation:.8s ease-out .2s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1.5rem;animation:.8s ease-out .4s both Hero-module__PgAKtG__fadeInUp;display:flex}.Hero-module__PgAKtG__primaryBtn{background-color:var(--color-accent);color:var(--color-text-inverse);cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #c17a6b40}.Hero-module__PgAKtG__primaryBtn:before{content:"";background-color:var(--color-accent-light);z-index:-1;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__PgAKtG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #c17a6b66}.Hero-module__PgAKtG__primaryBtn:hover:before{width:300px;height:300px}.Hero-module__PgAKtG__primaryBtn i{transition:transform .4s}.Hero-module__PgAKtG__primaryBtn:hover i{transform:translate(4px)}.Hero-module__PgAKtG__primaryBtn i{font-size:.9rem}.Hero-module__PgAKtG__secondaryBtn{color:var(--color-text-primary);border:2px solid var(--color-border);cursor:pointer;letter-spacing:.3px;background-color:#0000;border-radius:6px;padding:1rem 2.25rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Hero-module__PgAKtG__secondaryBtn:before{content:"";background-color:var(--color-bg-tertiary);z-index:-1;border-radius:4px;width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.Hero-module__PgAKtG__secondaryBtn:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}.Hero-module__PgAKtG__secondaryBtn:hover:before{left:0}.Hero-module__PgAKtG__imageContainer{animation:.8s ease-out .1s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__imagePlaceholder{aspect-ratio:1;border-radius:12px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 25px 50px #3d2b2826}.Hero-module__PgAKtG__imagePlaceholder img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Hero-module__PgAKtG__imagePlaceholder:hover img{transform:scale(1.08)}@keyframes Hero-module__PgAKtG__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__PgAKtG__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.Hero-module__PgAKtG__hero{min-height:auto;padding:2rem 1rem}.Hero-module__PgAKtG__container{grid-template-columns:1fr;gap:2rem}.Hero-module__PgAKtG__title{font-size:2rem}.Hero-module__PgAKtG__highlight:after{display:none}.Hero-module__PgAKtG__subtitle{font-size:1rem}.Hero-module__PgAKtG__ctaGroup{flex-direction:column}.Hero-module__PgAKtG__primaryBtn,.Hero-module__PgAKtG__secondaryBtn{text-align:center;width:100%;padding:.875rem 1.5rem}.Hero-module__PgAKtG__imagePlaceholder{max-width:100%}}
.ServiceCard-module__ROW5Xq__card{background-color:var(--color-bg-secondary);text-align:center;border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out both ServiceCard-module__ROW5Xq__fadeInUp;display:flex;box-shadow:0 2px 8px #3d2b280d}.ServiceCard-module__ROW5Xq__card:first-child{animation-delay:.1s}.ServiceCard-module__ROW5Xq__card:nth-child(2){animation-delay:.2s}.ServiceCard-module__ROW5Xq__card:nth-child(3){animation-delay:.3s}.ServiceCard-module__ROW5Xq__card:nth-child(4){animation-delay:.4s}.ServiceCard-module__ROW5Xq__card:hover{border-color:var(--color-accent);transform:translateY(-12px);box-shadow:0 20px 40px #c17a6b26}.ServiceCard-module__ROW5Xq__iconContainer{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));width:70px;height:70px;color:var(--color-text-inverse);border-radius:8px;justify-content:center;align-items:center;margin:0 auto;font-size:2rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex}.ServiceCard-module__ROW5Xq__card:hover .ServiceCard-module__ROW5Xq__iconContainer{transform:scale(1.1);box-shadow:0 12px 24px #c17a6b40}.ServiceCard-module__ROW5Xq__title{color:var(--color-text-primary);font-size:1.4rem;font-family:var(--font-playfair);margin:0;font-weight:600}.ServiceCard-module__ROW5Xq__description{color:var(--color-text-secondary);flex-grow:1;margin:0;font-size:.95rem;line-height:1.7}.ServiceCard-module__ROW5Xq__link{color:var(--color-accent);align-self:center;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ServiceCard-module__ROW5Xq__link i{font-size:.75rem;transition:transform .3s}.ServiceCard-module__ROW5Xq__link:hover{color:var(--color-accent-dark);gap:.75rem}.ServiceCard-module__ROW5Xq__link:hover i{transform:translate(6px)}@media (max-width:768px){.ServiceCard-module__ROW5Xq__card{padding:1.5rem}.ServiceCard-module__ROW5Xq__title{font-size:1.25rem}.ServiceCard-module__ROW5Xq__description{font-size:.9rem}}
.Services-module__hmdBJW__services{background-color:var(--color-bg-primary);padding:6rem 2rem}.Services-module__hmdBJW__container{width:100%;max-width:1280px;margin:0 auto}.Services-module__hmdBJW__header{text-align:center;margin-bottom:4rem;animation:.8s ease-out Services-module__hmdBJW__fadeIn}.Services-module__hmdBJW__header h2{color:var(--color-text-primary);font-size:2.75rem;font-family:var(--font-playfair);letter-spacing:-.5px;margin-bottom:1.25rem;font-weight:700}.Services-module__hmdBJW__header p{color:var(--color-text-secondary);max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.8}.Services-module__hmdBJW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}@keyframes Services-module__hmdBJW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Services-module__hmdBJW__services{padding:2rem 1rem}.Services-module__hmdBJW__header h2{font-size:1.75rem}.Services-module__hmdBJW__header p{font-size:.95rem}.Services-module__hmdBJW__grid{gap:1.5rem}}
.About-module__OtWT4W__about{background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);padding:6rem 2rem}.About-module__OtWT4W__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1280px;margin:0 auto;display:grid}.About-module__OtWT4W__imageContainer{animation:.8s ease-out About-module__OtWT4W__fadeInLeft}.About-module__OtWT4W__imagePlaceholder{aspect-ratio:1;border-radius:12px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 25px 50px #3d2b2826}.About-module__OtWT4W__imagePlaceholder img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.About-module__OtWT4W__imagePlaceholder:hover img{transform:scale(1.08)}.About-module__OtWT4W__content{animation:.8s ease-out About-module__OtWT4W__fadeInRight}.About-module__OtWT4W__content h2{color:var(--color-text-primary);font-size:2.75rem;font-family:var(--font-playfair);letter-spacing:-.5px;margin-bottom:1.5rem;font-weight:700}.About-module__OtWT4W__intro{color:var(--color-text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.About-module__OtWT4W__features{gap:1.5rem;display:grid}.About-module__OtWT4W__feature{background-color:var(--color-bg-secondary);border-left:3px solid var(--color-accent);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:8px;gap:1.5rem;padding:1.75rem;transition:all .4s;display:flex}.About-module__OtWT4W__feature:hover{transform:translate(6px);box-shadow:0 12px 24px #c17a6b1a}.About-module__OtWT4W__featureIcon{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));width:56px;height:56px;color:var(--color-text-inverse);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex}.About-module__OtWT4W__featureIcon:hover .About-module__OtWT4W__iconContainer{transform:scale(1.1);box-shadow:0 12px 24px #c17a6b40}.About-module__OtWT4W__feature h4{color:var(--color-text-primary);font-size:1.1rem;font-family:var(--font-playfair);margin-bottom:.5rem}.About-module__OtWT4W__feature p{color:var(--color-text-secondary);margin:0;font-size:.9rem}@keyframes About-module__OtWT4W__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes About-module__OtWT4W__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.About-module__OtWT4W__about{padding:2rem 1rem}.About-module__OtWT4W__container{grid-template-columns:1fr;gap:2rem}.About-module__OtWT4W__content h2{font-size:1.75rem}.About-module__OtWT4W__intro{font-size:.95rem}.About-module__OtWT4W__feature{gap:1rem;padding:1rem}.About-module__OtWT4W__featureIcon{width:40px;height:40px;font-size:1.2rem}.About-module__OtWT4W__feature h4{font-size:1rem}.About-module__OtWT4W__imagePlaceholder{max-width:100%}}
.Team-module__6V3JOW__team{background-color:var(--color-bg-secondary);padding:6rem 2rem}.Team-module__6V3JOW__container{width:100%;max-width:1280px;margin:0 auto}.Team-module__6V3JOW__header{text-align:center;margin-bottom:4rem;animation:.8s ease-out Team-module__6V3JOW__fadeIn}.Team-module__6V3JOW__header h2{color:var(--color-text-primary);font-size:2.75rem;font-family:var(--font-playfair);letter-spacing:-.5px;margin-bottom:1.25rem;font-weight:700}.Team-module__6V3JOW__header p{color:var(--color-text-secondary);max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.8}.Team-module__6V3JOW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.Team-module__6V3JOW__card{background-color:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out both Team-module__6V3JOW__fadeInUp;display:flex;overflow:hidden}.Team-module__6V3JOW__card:first-child{animation-delay:.1s}.Team-module__6V3JOW__card:nth-child(2){animation-delay:.2s}.Team-module__6V3JOW__card:nth-child(3){animation-delay:.3s}.Team-module__6V3JOW__card:nth-child(4){animation-delay:.4s}.Team-module__6V3JOW__card:hover{border-color:var(--color-accent);transform:translateY(-15px);box-shadow:0 25px 50px #c17a6b26}.Team-module__6V3JOW__imageWrapper{aspect-ratio:1;background:linear-gradient(135deg,var(--color-accent-light),var(--color-accent));width:100%;position:relative;overflow:hidden}.Team-module__6V3JOW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Team-module__6V3JOW__card:hover .Team-module__6V3JOW__image{transform:scale(1.08)}.Team-module__6V3JOW__overlay{opacity:0;background:#3d2b28b3;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.Team-module__6V3JOW__card:hover .Team-module__6V3JOW__overlay{opacity:1}.Team-module__6V3JOW__socialLinks{justify-content:center;align-items:center;gap:1.5rem;display:flex}.Team-module__6V3JOW__socialLink{background-color:var(--color-accent);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.8)}.Team-module__6V3JOW__card:hover .Team-module__6V3JOW__socialLink{opacity:1;transform:scale(1)}.Team-module__6V3JOW__socialLink:first-child{transition-delay:.1s}.Team-module__6V3JOW__socialLink:nth-child(2){transition-delay:.15s}.Team-module__6V3JOW__socialLink:nth-child(3){transition-delay:.2s}.Team-module__6V3JOW__socialLink:hover{background-color:var(--color-accent-dark);transform:scale(1.15)}.Team-module__6V3JOW__content{flex-direction:column;flex:1;padding:2rem;display:flex}.Team-module__6V3JOW__name{color:var(--color-text-primary);font-size:1.4rem;font-family:var(--font-playfair);margin-bottom:.5rem;font-weight:600}.Team-module__6V3JOW__role{color:var(--color-accent);letter-spacing:.5px;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600}.Team-module__6V3JOW__bio{color:var(--color-text-secondary);flex:1;margin:0;font-size:.95rem;line-height:1.7}@media (max-width:768px){.Team-module__6V3JOW__team{padding:4rem 1.5rem}.Team-module__6V3JOW__header h2{font-size:2rem}.Team-module__6V3JOW__header p{font-size:1rem}.Team-module__6V3JOW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.Team-module__6V3JOW__card{border-radius:10px}.Team-module__6V3JOW__name{font-size:1.25rem}.Team-module__6V3JOW__bio{font-size:.9rem}}
.Testimonials-module__3Z1FKa__testimonials{background-color:var(--color-bg-primary);padding:6rem 2rem}.Testimonials-module__3Z1FKa__container{width:100%;max-width:1280px;margin:0 auto}.Testimonials-module__3Z1FKa__header{text-align:center;margin-bottom:4rem;animation:.8s ease-out Testimonials-module__3Z1FKa__fadeIn}.Testimonials-module__3Z1FKa__header h2{color:var(--color-text-primary);font-size:2.75rem;font-family:var(--font-playfair);letter-spacing:-.5px;margin-bottom:1.25rem;font-weight:700}.Testimonials-module__3Z1FKa__header p{color:var(--color-text-secondary);max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.8}.Testimonials-module__3Z1FKa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Testimonials-module__3Z1FKa__card{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out both Testimonials-module__3Z1FKa__fadeInUp;display:flex}.Testimonials-module__3Z1FKa__card:first-child{animation-delay:.1s}.Testimonials-module__3Z1FKa__card:nth-child(2){animation-delay:.2s}.Testimonials-module__3Z1FKa__card:nth-child(3){animation-delay:.3s}.Testimonials-module__3Z1FKa__card:hover{border-color:var(--color-accent);transform:translateY(-10px);box-shadow:0 20px 40px #c17a6b1f}.Testimonials-module__3Z1FKa__rating{gap:.3rem;font-size:1.1rem;display:flex}.Testimonials-module__3Z1FKa__filled{color:var(--color-accent)}.Testimonials-module__3Z1FKa__empty{color:var(--color-gray-medium)}.Testimonials-module__3Z1FKa__content{color:var(--color-text-secondary);flex-grow:1;margin:.5rem 0;font-size:.95rem;font-style:italic;line-height:1.8}.Testimonials-module__3Z1FKa__author{border-top:1px solid var(--color-border);align-items:center;gap:1.25rem;margin-top:1rem;padding-top:1.5rem;display:flex}.Testimonials-module__3Z1FKa__avatar{border-radius:50%;flex-shrink:0;width:52px;height:52px;overflow:hidden;box-shadow:0 4px 12px #c17a6b26}.Testimonials-module__3Z1FKa__avatar img{object-fit:cover;width:100%;height:100%}.Testimonials-module__3Z1FKa__info h4{color:var(--color-text-primary);font-size:.95rem;font-family:var(--font-playfair);margin-bottom:.25rem;font-weight:600}.Testimonials-module__3Z1FKa__info p{color:var(--color-text-light);margin:0;font-size:.85rem}@keyframes Testimonials-module__3Z1FKa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Testimonials-module__3Z1FKa__testimonials{padding:2rem 1rem}.Testimonials-module__3Z1FKa__header h2{font-size:1.75rem}.Testimonials-module__3Z1FKa__header p{font-size:.95rem}.Testimonials-module__3Z1FKa__grid{gap:1.5rem}.Testimonials-module__3Z1FKa__card{padding:1.5rem}.Testimonials-module__3Z1FKa__content{font-size:.9rem}}
.Toast-module__MyBSAW__toast{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);z-index:9999;border-radius:8px;width:calc(100% - 4rem);max-width:400px;animation:.4s cubic-bezier(.4,0,.2,1) Toast-module__MyBSAW__slideInUp;position:fixed;bottom:2rem;left:2rem;overflow:hidden;box-shadow:0 10px 40px #3d2b2833}.Toast-module__MyBSAW__visible{animation:.4s cubic-bezier(.4,0,.2,1) forwards Toast-module__MyBSAW__slideInUp}.Toast-module__MyBSAW__hidden{animation:.4s cubic-bezier(.4,0,.2,1) forwards Toast-module__MyBSAW__slideOutDown}@keyframes Toast-module__MyBSAW__slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__MyBSAW__slideOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100px)}}.Toast-module__MyBSAW__content{align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative}.Toast-module__MyBSAW__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;min-width:40px;font-size:1.75rem;display:flex}.Toast-module__MyBSAW__success .Toast-module__MyBSAW__iconWrapper{color:var(--color-success)}.Toast-module__MyBSAW__error .Toast-module__MyBSAW__iconWrapper{color:var(--color-error)}.Toast-module__MyBSAW__info .Toast-module__MyBSAW__iconWrapper{color:var(--color-accent)}.Toast-module__MyBSAW__messageText{flex:1;min-width:0}.Toast-module__MyBSAW__message{color:var(--color-text-primary);word-break:break-word;margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.Toast-module__MyBSAW__closeBtn{color:var(--color-text-light);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;font-size:1rem;transition:all .3s;display:flex}.Toast-module__MyBSAW__closeBtn:hover{color:var(--color-text-primary);transform:scale(1.1)}.Toast-module__MyBSAW__progressBar{background:linear-gradient(90deg,var(--color-accent),var(--color-accent-light));width:100%;height:3px;animation:4s linear Toast-module__MyBSAW__progressFill}@keyframes Toast-module__MyBSAW__progressFill{0%{width:100%}to{width:0%}}@media (max-width:640px){.Toast-module__MyBSAW__toast{width:auto;max-width:none;bottom:1.5rem;left:1rem;right:1rem}.Toast-module__MyBSAW__content{padding:1rem 1.25rem}.Toast-module__MyBSAW__message{font-size:.9rem}}@media (max-width:480px){.Toast-module__MyBSAW__toast{bottom:1rem;left:.75rem;right:.75rem}.Toast-module__MyBSAW__content{gap:.75rem;padding:.9rem 1rem}.Toast-module__MyBSAW__iconWrapper{min-width:32px;font-size:1.5rem}.Toast-module__MyBSAW__message{font-size:.85rem}.Toast-module__MyBSAW__closeBtn{font-size:.9rem}}
.Contact-module__dhIxzq__contact{background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);padding:6rem 2rem}.Contact-module__dhIxzq__container{grid-template-columns:1fr 1fr;gap:5rem;width:100%;max-width:1280px;margin:0 auto;display:grid}.Contact-module__dhIxzq__content{animation:.8s ease-out Contact-module__dhIxzq__fadeInLeft}.Contact-module__dhIxzq__content h2{color:var(--color-text-primary);font-size:2.75rem;font-family:var(--font-playfair);letter-spacing:-.5px;margin-bottom:1.5rem;font-weight:700}.Contact-module__dhIxzq__intro{color:var(--color-text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.Contact-module__dhIxzq__info{gap:1.5rem;display:grid}.Contact-module__dhIxzq__infoItem{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;gap:1.5rem;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out both Contact-module__dhIxzq__fadeInUp;display:flex}.Contact-module__dhIxzq__infoItem:first-child{animation-delay:.1s}.Contact-module__dhIxzq__infoItem:nth-child(2){animation-delay:.2s}.Contact-module__dhIxzq__infoItem:nth-child(3){animation-delay:.3s}.Contact-module__dhIxzq__infoItem:nth-child(4){animation-delay:.4s}.Contact-module__dhIxzq__infoItem:hover{transform:translate(8px);box-shadow:0 12px 24px #c17a6b1a}.Contact-module__dhIxzq__infoIcon{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));width:56px;height:56px;color:var(--color-text-inverse);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.Contact-module__dhIxzq__infoItem h4{color:var(--color-text-primary);font-size:1rem;font-family:var(--font-playfair);margin-bottom:.5rem}.Contact-module__dhIxzq__infoItem p{color:var(--color-text-secondary);margin:0;font-size:.9rem}.Contact-module__dhIxzq__form{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:1.75rem;padding:3rem;animation:.8s ease-out .2s both Contact-module__dhIxzq__fadeInUp;display:flex;box-shadow:0 12px 32px #3d2b2814}.Contact-module__dhIxzq__formGroup{flex-direction:column;gap:.6rem;display:flex}.Contact-module__dhIxzq__formGroup label{color:var(--color-text-primary);letter-spacing:.3px;font-size:.9rem;font-weight:600}.Contact-module__dhIxzq__formGroup input,.Contact-module__dhIxzq__formGroup select,.Contact-module__dhIxzq__formGroup textarea{border:1.5px solid var(--color-border);font-family:var(--font-inter);color:var(--color-text-primary);background-color:var(--color-bg-primary);border-radius:6px;padding:.85rem 1.1rem;font-size:.95rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.Contact-module__dhIxzq__formGroup input:focus,.Contact-module__dhIxzq__formGroup select:focus,.Contact-module__dhIxzq__formGroup textarea:focus{border-color:var(--color-accent);background-color:var(--color-bg-secondary);outline:none;box-shadow:0 0 0 3px #c17a6b1a}.Contact-module__dhIxzq__formGroup select{background-color:var(--color-bg-primary);cursor:pointer}.Contact-module__dhIxzq__formGroup textarea{resize:vertical;font-family:var(--font-inter);min-height:120px}.Contact-module__dhIxzq__submitBtn{background-color:var(--color-accent);color:var(--color-text-inverse);cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;margin-top:.5rem;padding:1rem 2.25rem;font-size:.95rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 6px 20px #c17a6b40}.Contact-module__dhIxzq__submitBtn:before{content:"";background-color:var(--color-accent-dark);z-index:-1;width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.Contact-module__dhIxzq__submitBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #c17a6b66}.Contact-module__dhIxzq__submitBtn:hover:before{left:0}.Contact-module__dhIxzq__submitBtn:active{transform:translateY(-1px)}@keyframes Contact-module__dhIxzq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Contact-module__dhIxzq__contact{padding:2rem 1rem}.Contact-module__dhIxzq__container{grid-template-columns:1fr;gap:2rem}.Contact-module__dhIxzq__content h2{font-size:1.75rem}.Contact-module__dhIxzq__intro{font-size:.95rem}.Contact-module__dhIxzq__form{padding:1.5rem}.Contact-module__dhIxzq__infoItem{text-align:center;flex-direction:column;align-items:center;padding:1rem}.Contact-module__dhIxzq__infoIcon{margin:0 auto}.Contact-module__dhIxzq__submitBtn{padding:.875rem 1.5rem}}
.Footer-module__rnk_JG__footer{background-color:var(--color-primary);color:#fff;padding:4rem 2rem 0}.Footer-module__rnk_JG__container{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;max-width:1280px;margin:0 auto;padding:0 0 2.5rem;display:grid}.Footer-module__rnk_JG__section h3{color:#fff;font-size:1.5rem;font-family:var(--font-playfair);letter-spacing:-.3px;margin-bottom:1.5rem;font-weight:700}.Footer-module__rnk_JG__section h4{color:#fff;font-size:1.1rem;font-weight:600;font-family:var(--font-playfair);margin-bottom:1.25rem}.Footer-module__rnk_JG__section p{color:#ffffffbf;margin-bottom:.75rem;font-size:.9rem;line-height:1.7}.Footer-module__rnk_JG__section a{color:#ffffffbf;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__section a:hover{color:var(--color-accent-light)}.Footer-module__rnk_JG__section ul{margin:0;padding:0;list-style:none}.Footer-module__rnk_JG__section li{margin-bottom:.875rem}.Footer-module__rnk_JG__social{gap:1rem;margin-top:1.75rem;display:flex}.Footer-module__rnk_JG__social a{color:#fff;background-color:#c17a6b4d;border:1px solid #c17a6b80;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__rnk_JG__social a:hover{background-color:var(--color-accent);color:#fff;border-color:var(--color-accent);transform:translateY(-4px)}.Footer-module__rnk_JG__bottom{text-align:center;background-color:#00000026;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.25rem;display:flex}.Footer-module__rnk_JG__bottom p{color:#ffffffbf;margin:0;font-size:.9rem}.Footer-module__rnk_JG__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Footer-module__rnk_JG__links a{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__links a:hover{color:var(--color-accent-light)}.Footer-module__rnk_JG__links span{color:#ffffff59}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:2rem 1rem 0}.Footer-module__rnk_JG__container{gap:1.5rem;padding:0 0 1.5rem}.Footer-module__rnk_JG__section h3{font-size:1.25rem}.Footer-module__rnk_JG__section h4{font-size:.95rem}.Footer-module__rnk_JG__section p{font-size:.85rem}.Footer-module__rnk_JG__bottom{text-align:center;flex-direction:column;padding:1.5rem}.Footer-module__rnk_JG__links{justify-content:center}}
