@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500&display=swap";*{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#fff;color:#213547;scroll-behavior:smooth;scroll-padding-top:80px}#root{width:100%;min-height:100vh}a{font-weight:500;text-decoration:inherit}h1{font-size:3.2em;line-height:1.1;margin:0}button{border:none;background:none;padding:0;font-family:inherit;cursor:pointer}button:focus{outline:none}.gsap-animate .hero__eyebrow,.gsap-animate .hero__headline,.gsap-animate .hero__description,.gsap-animate .hero__buttons,.gsap-animate .hero__portrait,.gsap-animate .coaching__header,.gsap-animate .coaching__tile,.gsap-animate .about__photo-container,.gsap-animate .contact__header{opacity:0;animation:none!important}.about__text-area,.about__selected-content,.about__placeholder,.contact__info-section,.contact__detail-item,.contact__form-section,.contact__field,.contact__input,.contact__textarea,.contact__select,.contact__submit-btn{opacity:1!important}.home-page{min-height:100vh;display:flex;flex-direction:column}.navbar{position:sticky;top:0;z-index:1000;background-color:#f6efe9;border-bottom:1px solid rgba(138,106,89,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif}.navbar__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;position:relative}.navbar__logo{display:flex;align-items:center;z-index:1001}.navbar__logo-image{height:40px;width:auto;object-fit:contain;transition:transform .3s ease}.navbar__logo-image:hover{transform:scale(1.05)}.navbar__nav{display:none;align-items:center;gap:2rem}.navbar__link{font-size:1rem;font-weight:500;color:#2e2926;text-decoration:none;transition:all .3s ease;position:relative;padding:.5rem 0}.navbar__link:hover{color:#4d2c1b}.navbar__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#8a6a59;transition:width .3s ease}.navbar__link:hover:after{width:100%}.navbar__link--cta{background-color:#4d2c1b;color:#f6efe9!important;padding:.75rem 1.5rem;border-radius:25px;margin-left:1rem}.navbar__link--cta:after{display:none}.navbar__link--cta:hover{background-color:#3a2117;transform:translateY(-1px);box-shadow:0 4px 12px #4d2c1b40}.navbar__toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;z-index:1001;transition:transform .3s ease}.navbar__toggle:focus{outline:2px solid #4d2c1b;outline-offset:2px}.navbar__toggle-line{width:25px;height:3px;background-color:#4d2c1b;margin:2px 0;transition:all .3s ease;border-radius:2px}.navbar__toggle--open .navbar__toggle-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.navbar__toggle--open .navbar__toggle-line:nth-child(2){opacity:0}.navbar__toggle--open .navbar__toggle-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.navbar__mobile{position:absolute;top:100%;left:0;right:0;background-color:#f6efe9;border-bottom:1px solid rgba(138,106,89,.1);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px #4d2c1b1a}.navbar__mobile--open{transform:translateY(0);opacity:1;visibility:visible}.navbar__mobile-link{font-size:1.125rem;font-weight:500;color:#2e2926;text-decoration:none;padding:.75rem 0;border-bottom:1px solid rgba(138,106,89,.1);transition:all .3s ease}.navbar__mobile-link:hover{color:#4d2c1b;padding-left:.5rem}.navbar__mobile-link--cta{background-color:#4d2c1b;color:#f6efe9!important;text-align:center;padding:1rem;border-radius:25px;border:none;margin-top:1rem}.navbar__mobile-link--cta:hover{background-color:#3a2117;padding-left:1rem;transform:translateY(-1px)}@media(min-width:768px){.navbar__nav{display:flex}.navbar__toggle,.navbar__mobile{display:none}.navbar__logo-image{height:45px}}@media(min-width:1024px){.navbar__container{padding:1.25rem 2rem}.navbar__nav{gap:2.5rem}.navbar__logo-image{height:50px}}@media(prefers-reduced-motion:reduce){.navbar__logo-image,.navbar__link,.navbar__toggle-line,.navbar__mobile,.navbar__mobile-link{transition:none}.navbar__link--cta:hover,.navbar__mobile-link--cta:hover{transform:none}}.hero{position:relative;min-height:80vh;background-color:#f6efe9;color:#2e2926;overflow:hidden;padding:4rem 1rem;display:flex;align-items:center;font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif}.hero__decoration{position:absolute;border-radius:50% 40% 60% 30%;opacity:.08;background:#4d2c1b;pointer-events:none}.hero__decoration--top{top:-10%;right:-5%;width:300px;height:200px;transform:rotate(25deg)}.hero__decoration--bottom{bottom:-8%;left:-3%;width:250px;height:180px;transform:rotate(-15deg);border-radius:40% 60% 30% 50%}.hero__container{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2}.hero__content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.hero__text{order:2}.hero__visual{order:1;display:flex;justify-content:center;align-items:center;position:relative}.hero__eyebrow{display:inline-block;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#8a6a59;margin-bottom:1rem;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}.hero__headline{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:2rem;font-weight:500;line-height:1.2;margin:0 0 1.5rem;color:#4d2c1b;opacity:0;animation:fadeInUp .8s ease-out .4s forwards}.hero__subcopy{font-size:1.125rem;line-height:1.6;margin:0 0 2.5rem;color:#2e2926;max-width:500px;opacity:0;animation:fadeInUp .8s ease-out .6s forwards}.hero__actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;opacity:0;animation:fadeInUp .8s ease-out .8s forwards}.hero__cta{padding:.875rem 2rem;border-radius:50px;font-weight:500;font-size:1rem;border:2px solid transparent;cursor:pointer;transition:all .3s ease;min-height:44px;min-width:44px;font-family:inherit;position:relative;outline:none}.hero__cta:focus{outline:2px solid #4d2c1b;outline-offset:2px}.hero__cta--primary{background-color:#4d2c1b;color:#f6efe9;border-color:#4d2c1b}.hero__cta--primary:hover{background-color:#3a2117;transform:translateY(-1px);box-shadow:0 4px 12px #4d2c1b40}.hero__cta--secondary{background-color:transparent;color:#4d2c1b;border-color:#4d2c1b}.hero__cta--secondary:hover{background-color:#4d2c1b;color:#f6efe9;transform:translateY(-1px);box-shadow:0 4px 12px #4d2c1b26}.hero__reassurance{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#8a6a59;opacity:0;animation:fadeInUp .8s ease-out 1s forwards}.hero__star{font-size:1rem}.hero__portrait-placeholder{position:relative;opacity:0;animation:fadeInUp .8s ease-out 1.2s forwards}.hero__portrait-container{position:relative;opacity:0}.hero__portrait-frame{position:relative;width:240px;height:300px;border-radius:50% 40% 60% 30%;overflow:hidden;background:linear-gradient(135deg,#eee3db,#f6efe9);padding:4px;filter:drop-shadow(0 8px 24px rgba(77,44,27,.15))}.hero__portrait-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50% 40% 60% 30%;transition:transform .3s ease}.hero__portrait-image:hover{transform:scale(1.02)}.hero__instagram-handle{display:block;text-align:center;margin-top:1rem;font-size:.875rem;font-weight:600;color:#8a6a59;text-decoration:none;letter-spacing:.025em;opacity:0;animation:fadeInUp .8s ease-out 1.4s forwards;transition:all .3s ease}.hero__instagram-handle:hover{color:#4d2c1b;transform:translateY(-1px)}.hero__organic-shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;opacity:0;animation:fadeInUp .8s ease-out 1.4s forwards}.hero__wave-svg{filter:blur(.5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:640px){.hero{padding:5rem 2rem}.hero__headline{font-size:2.5rem}.hero__actions{flex-direction:row;gap:1.5rem}.hero__decoration--top{width:400px;height:280px}.hero__decoration--bottom{width:350px;height:250px}.hero__portrait-frame{width:280px;height:340px}}@media(min-width:768px){.hero{padding:6rem 2rem}.hero__headline{font-size:3rem}}@media(min-width:1024px){.hero{padding:7rem 2rem}.hero__content{grid-template-columns:1fr 1fr;gap:4rem}.hero__text{order:1}.hero__visual{order:2}.hero__headline{font-size:3.5rem}.hero__subcopy{font-size:1.25rem}.hero__decoration--top{width:500px;height:350px}.hero__decoration--bottom{width:450px;height:320px}.hero__portrait-frame{width:320px;height:400px}}@media(min-width:1280px){.hero{padding:8rem 2rem}}@media(prefers-contrast:high){.hero__decoration{opacity:.15}.hero__cta--secondary{border-width:3px}}@media(prefers-reduced-motion:reduce){.hero__eyebrow,.hero__headline,.hero__subcopy,.hero__actions,.hero__reassurance,.hero__portrait-placeholder,.hero__organic-shape{animation:none;opacity:1}.hero__cta{transition:none}.hero__cta:hover{transform:none}}.coaching{position:relative;min-height:100vh;background:linear-gradient(135deg,#e8f4f8,#d1e9f2,#b8dbed);padding:5rem 1rem;overflow:hidden;font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif}.coaching__decoration{position:absolute;pointer-events:none;opacity:.1}.coaching__decoration--circle1{top:10%;left:-5%;width:300px;height:300px;background:radial-gradient(circle,#4a90a4,transparent 70%);border-radius:50%;animation:float 6s ease-in-out infinite}.coaching__decoration--circle2{bottom:15%;right:-8%;width:400px;height:400px;background:radial-gradient(circle,#6ba3b7,transparent 70%);border-radius:50%;animation:float 8s ease-in-out infinite reverse}.coaching__decoration--wave{top:30%;right:10%;width:500px;height:200px;background:radial-gradient(ellipse,#5a9bb0,transparent 60%);border-radius:50% 30% 70% 40%;animation:float 7s ease-in-out infinite;transform:rotate(45deg)}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.coaching__container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.coaching__header{text-align:center;margin-bottom:2rem;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}.coaching__title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:3rem;font-weight:500;color:#2e4a5a;margin:0 0 1rem;line-height:1.2}.coaching__subtitle{font-size:1.25rem;color:#4a6b7a;max-width:600px;margin:0 auto;line-height:1.6}.coaching__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:0}.coaching__tile{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem 2rem;text-align:center;cursor:pointer;transition:all .4s ease;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #4a6b7a1a;opacity:0;animation:fadeInUp .8s ease-out forwards}.coaching__tile:nth-child(1){animation-delay:.4s}.coaching__tile:nth-child(2){animation-delay:.6s}.coaching__tile:nth-child(3){animation-delay:.8s}.coaching__tile:nth-child(4){animation-delay:1s}.coaching__tile:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 48px #4a6b7a33;background:#fffffff2}.coaching__tile:focus{outline:2px solid #4a90a4;outline-offset:4px}.coaching__tile-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.coaching__tile-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:1.75rem;font-weight:500;color:#2e4a5a;margin:0 0 .5rem}.coaching__tile-subtitle{font-size:1rem;color:#6ba3b7;margin:0 0 1.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.coaching__tile-description{font-size:1rem;color:#4a6b7a;line-height:1.6;margin:0 0 2rem}.coaching__tile-cta{display:inline-block;background:linear-gradient(135deg,#4a90a4,#6ba3b7);color:#fff;padding:.75rem 1.5rem;border-radius:25px;font-weight:500;font-size:.9rem;transition:all .3s ease}.coaching__tile:hover .coaching__tile-cta{transform:translateY(-2px);box-shadow:0 4px 12px #4a90a44d}.coaching__overlay{position:fixed;inset:0;background:#2e4a5acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;animation:fadeIn .3s ease-out forwards}.coaching__overlay-content{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;opacity:0;transform:scale(.9) translateY(20px);animation:slideInScale .4s ease-out .1s forwards}.coaching__overlay-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#4a6b7a;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.coaching__overlay-close:hover{background:#f0f8fb;color:#2e4a5a}.coaching__overlay-header{text-align:center;padding:3rem 2rem 1rem;border-bottom:1px solid #e8f4f8}.coaching__overlay-icon{font-size:4rem;margin-bottom:1rem}.coaching__overlay-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:2.5rem;font-weight:500;color:#2e4a5a;margin:0 0 .5rem}.coaching__overlay-subtitle{font-size:1.125rem;color:#6ba3b7;margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.coaching__overlay-body{padding:2rem}.coaching__overlay-description{font-size:1.125rem;color:#4a6b7a;line-height:1.7;margin:0 0 2rem}.coaching__overlay-benefits h4{font-size:1.25rem;color:#2e4a5a;margin:0 0 1rem;font-weight:600}.coaching__overlay-benefits ul{list-style:none;padding:0;margin:0 0 2rem}.coaching__overlay-benefits li{position:relative;padding:.5rem 0 .5rem 2rem;color:#4a6b7a;line-height:1.5}.coaching__overlay-benefits li:before{content:"✓";position:absolute;left:0;color:#6ba3b7;font-weight:700;font-size:1.125rem}.coaching__overlay-actions{display:flex;gap:1rem;flex-wrap:wrap}.coaching__overlay-btn{flex:1;padding:1rem 2rem;border-radius:25px;font-weight:500;font-size:1rem;border:none;cursor:pointer;transition:all .3s ease;min-width:140px}.coaching__overlay-btn--primary{background:linear-gradient(135deg,#4a90a4,#6ba3b7);color:#fff}.coaching__overlay-btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a90a44d}.coaching__overlay-btn--secondary{background:transparent;color:#4a90a4;border:2px solid #4a90a4}.coaching__overlay-btn--secondary:hover{background:#4a90a4;color:#fff;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInScale{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(min-width:640px){.coaching{padding:6rem 2rem}.coaching__grid{grid-template-columns:1fr;gap:2.5rem}}@media(min-width:768px){.coaching__title{font-size:3.5rem}.coaching__overlay-actions{flex-wrap:nowrap}}@media(min-width:1024px){.coaching{padding:8rem 2rem}.coaching__grid{grid-template-columns:repeat(2,1fr);gap:3rem}.coaching__tile{padding:3rem 2.5rem}}@media(prefers-reduced-motion:reduce){.coaching__decoration--circle1,.coaching__decoration--circle2,.coaching__decoration--wave{animation:none}.coaching__tile,.coaching__overlay,.coaching__overlay-content{animation:none;opacity:1;transform:none}.coaching__tile:hover{transform:none}}.coaching__intro{background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:2rem;margin-bottom:2rem;border-left:4px solid #6ba3b7}.coaching__intro-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:1.75rem;font-weight:500;color:#2e4a5a;margin:0 0 1rem}.coaching__intro-text{font-size:1.0625rem;color:#4a6b7a;line-height:1.7;margin:0 0 1rem}.coaching__intro-note{font-size:.9375rem;color:#6ba3b7;line-height:1.6;margin:0;font-style:italic}.about{background-color:#f5f5f5;padding:5rem 1rem;font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif}.about__container{max-width:1200px;margin:0 auto}.about__content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.about__gallery{opacity:0;animation:fadeInUp .8s ease-out .4s forwards;height:100%;display:flex;flex-direction:column}.about__photos{display:flex;flex-direction:column;gap:1.5rem;flex:1}.about__photo-container{background:#fff;border-radius:15px;cursor:pointer;transition:all .3s ease;border:3px solid transparent;box-shadow:0 4px 12px #00000014;position:relative;overflow:hidden;flex:1;display:flex;align-items:center}.about__photo-container:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#8a6a59}.about__photo-container--active{border-color:#4d2c1b;background:#fafafa;transform:translateY(-4px);box-shadow:0 8px 24px #4d2c1b26}.about__photo-container:focus{outline:2px solid #4d2c1b;outline-offset:2px}.about__photo-placeholder{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem;background:linear-gradient(135deg,#f8f8f8,#eee);border-radius:10px;position:relative;min-height:120px;justify-content:center;width:100%}.about__photo-number{background:#4d2c1b;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0}.about__photo-icon{font-size:2rem;opacity:.6}.about__photo-label{font-size:.9rem;font-weight:600;color:#4d2c1b;margin:0;line-height:1.3}.about__photo-image{width:100%;height:200px;object-fit:cover;border-radius:10px;display:block;position:relative;z-index:1}.about__selected-image{margin-bottom:2rem}.about__content-image{width:100%;height:270px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #0000001a}.about__photo-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;background:linear-gradient(135deg,#f8f4f1,#ede3dc);border-radius:10px;gap:.5rem;z-index:0}.about__text-area{background:#fff;border-radius:20px;padding:2rem;min-height:400px;display:flex;align-items:flex-start;justify-content:center;box-shadow:0 4px 20px #00000014;opacity:0;animation:fadeInUp .8s ease-out .6s forwards}.about__selected-content{width:100%;opacity:0;animation:fadeInContent .5s ease-out forwards}.about__content-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:1.75rem;font-weight:500;color:#2e2926;margin:0 0 1rem;line-height:1.3}.about__content-text{font-size:1rem;line-height:1.6;color:#444;margin:0 0 1.5rem}.about__content-indicator{display:flex;align-items:center;gap:.75rem;padding-top:1.5rem;border-top:1px solid #eeeeee}.about__indicator-dot{width:8px;height:8px;background:#4d2c1b;border-radius:50%}.about__indicator-text{font-size:.875rem;color:#8a6a59;font-weight:500}.about__placeholder{text-align:center;width:100%;opacity:0;animation:fadeInContent .5s ease-out forwards}.about__placeholder-icon{font-size:4rem;margin-bottom:1.5rem}.about__placeholder-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:1.75rem;font-weight:500;color:#2e2926;margin:0 0 1rem;line-height:1.3}.about__placeholder-text{font-size:1.125rem;line-height:1.6;color:#666;margin:0 0 2rem;max-width:400px;margin-left:auto;margin-right:auto}.about__placeholder-hint{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1rem;color:#8a6a59;font-weight:500}.about__hint-arrow{font-size:1.5rem;animation:bounce 2s infinite}@keyframes fadeInContent{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-5px)}60%{transform:translate(-3px)}}@media(min-width:640px){.about{padding:6rem 2rem}.about__photos{flex-direction:row;justify-content:center}.about__photo-container{flex:1;max-width:200px}.about__placeholder-hint{gap:1rem}}@media(min-width:768px){.about__title{font-size:3.5rem}.about__content-title{font-size:2.25rem}}@media(min-width:1024px){.about{padding:8rem 2rem}.about__content{grid-template-columns:1fr 2fr;gap:4rem;align-items:stretch}.about__photos{flex-direction:column;height:100%}.about__photo-container{max-width:none}.about__text-area{padding:2rem}.about__placeholder-hint{justify-content:flex-start}.about__hint-arrow{transform:rotate(-45deg)}}@media(prefers-reduced-motion:reduce){.about__gallery,.about__text-area,.about__selected-content,.about__placeholder{animation:none;opacity:1}.about__photo-container:hover{transform:none}.about__hint-arrow{animation:none}}.testimonials{padding:60px 0;background:linear-gradient(135deg,#f8f6f4,#f1efec);position:relative;overflow:hidden;font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif}.testimonials:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(77,44,27,.02) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(138,106,89,.03) 0%,transparent 60%);pointer-events:none}.testimonials__container{max-width:860px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.testimonials__header{text-align:center;margin-bottom:48px}.testimonials__title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:500;color:#4d2c1b;margin:0 0 12px;letter-spacing:-.02em;line-height:1.2}.testimonials__subtitle{font-size:1rem;color:#6b5046;max-width:520px;margin:0 auto;line-height:1.6}.testimonials__carousel{display:flex;align-items:center;gap:16px}.testimonials__arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(77,44,27,.3);background:transparent;color:#4d2c1b;font-size:1.8rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease;padding:0}.testimonials__arrow:hover{background:#4d2c1b12;border-color:#4d2c1b}.testimonials__card{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;animation:fadeSlide .35s ease}@keyframes fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.testimonials__stars{display:flex;gap:4px;margin-bottom:20px}.testimonials__star{font-size:1.4rem;color:#4d2c1b}.testimonials__bubble-wrapper{position:relative;width:100%;padding-bottom:40px}.testimonials__bubble{background:#e8ddd5;border:1.5px solid rgba(77,44,27,.22);border-radius:36px;padding:2.75rem 3rem;text-align:center}.testimonials__quote{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:clamp(1.05rem,2vw,1.25rem);font-style:italic;font-weight:400;color:#3a2a22;line-height:1.8;margin:0}.testimonials__footer{position:absolute;bottom:0;left:28px;right:28px;display:flex;align-items:flex-end;justify-content:space-between}.testimonials__avatar{width:62px;height:62px;border-radius:50%;background:#f1ebe6;border:1.5px solid rgba(77,44,27,.22);display:flex;align-items:center;justify-content:center;font-family:Georgia,ui-serif,serif;font-size:1.5rem;font-style:italic;color:#4d2c1b;flex-shrink:0}.testimonials__category{font-family:Georgia,ui-serif,serif;font-style:italic;font-size:.95rem;color:#4d2c1b;text-align:right;padding-bottom:8px}.testimonials__author-block{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.testimonials__author{font-family:Georgia,ui-serif,serif;font-size:1rem;font-weight:600;color:#4d2c1b;text-align:right}.testimonials__author-block .testimonials__category{padding-bottom:0}.testimonials__dots{display:flex;justify-content:center;gap:8px;margin-top:36px}.testimonials__dot{width:8px;height:8px;border-radius:50%;border:none;background:#4d2c1b33;cursor:pointer;padding:0;transition:all .25s ease}.testimonials__dot--active{background:#4d2c1b;transform:scale(1.25)}.testimonials__cta{text-align:center;margin-top:56px;padding:40px 30px;background:linear-gradient(135deg,#fffc,#fff9);border-radius:20px;border:1px solid rgba(255,255,255,.4);max-width:560px;margin-left:auto;margin-right:auto}.testimonials__cta-title{font-family:ui-serif,Cormorant Garamond,Georgia,serif;font-size:1.7rem;font-weight:500;color:#4d2c1b;margin:0 0 12px;line-height:1.3}.testimonials__cta-text{font-size:1rem;color:#6b5046;margin:0 0 28px;line-height:1.6}.testimonials__cta-button{background:linear-gradient(135deg,#4d2c1b,#6b5046);color:#fff;border:none;padding:14px 32px;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #4d2c1b40}.testimonials__cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4d2c1b59}@media(max-width:600px){.testimonials__arrow{width:36px;height:36px;font-size:1.5rem}.testimonials__bubble{padding:2rem 1.75rem;border-radius:24px}.testimonials__footer{left:16px;right:16px}.testimonials__cta{padding:32px 20px}}.rates{position:relative;background:linear-gradient(135deg,#e8f4f8,#d1e9f2,#b8dbed);padding:2.5rem 1rem 5rem;overflow:hidden;font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif}.rates__decoration{position:absolute;pointer-events:none;opacity:.1}.rates__decoration--circle1{top:10%;left:-5%;width:300px;height:300px;background:radial-gradient(circle,#4a90a4,transparent 70%);border-radius:50%;animation:ratesFloat 6s ease-in-out infinite}.rates__decoration--circle2{bottom:15%;right:-8%;width:400px;height:400px;background:radial-gradient(circle,#6ba3b7,transparent 70%);border-radius:50%;animation:ratesFloat 8s ease-in-out infinite reverse}.rates__decoration--wave{top:30%;right:10%;width:500px;height:200px;background:radial-gradient(ellipse,#5a9bb0,transparent 60%);border-radius:50% 30% 70% 40%;animation:ratesFloat 7s ease-in-out infinite;transform:rotate(45deg)}@keyframes ratesFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.rates__container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.rates__process{padding:0 0 2rem}.rates__process-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:2.5rem;font-weight:500;color:#2e4a5a;text-align:center;margin:0 0 1.5rem}.rates__process-steps{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.rates__process-steps{grid-template-columns:repeat(3,1fr)}}.rates__process-step{background:#fffc;border-radius:16px;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.rates__step-number{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#4a90a4,#6ba3b7);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0}.rates__step-content{flex:1}.rates__step-title{font-size:1.0625rem;font-weight:600;color:#2e4a5a;margin:0 0 .5rem;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.rates__step-duration{font-size:.8125rem;font-weight:400;color:#6ba3b7;background:#6ba3b726;padding:.1rem .5rem;border-radius:20px}.rates__step-text{font-size:.9375rem;color:#4a6b7a;line-height:1.6;margin:0}.rates__pricing{margin-top:2rem;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:2rem}.rates__pricing-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:1.75rem;font-weight:500;color:#2e4a5a;text-align:center;margin:0 0 1.5rem}.rates__pricing-table{display:flex;flex-direction:column;gap:0;border:1px solid rgba(74,144,164,.2);border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.rates__pricing-row{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(74,144,164,.12);gap:1rem}.rates__pricing-row:last-child{border-bottom:none}.rates__pricing-row--highlight{background:linear-gradient(135deg,#4a90a414,#6ba3b70f)}.rates__pricing-label{display:flex;flex-direction:column;gap:.125rem}.rates__pricing-name{font-weight:600;color:#2e4a5a;font-size:1.0625rem}.rates__pricing-detail{font-size:.875rem;color:#6ba3b7}.rates__pricing-price{font-size:1.25rem;font-weight:700;color:#2e4a5a;white-space:nowrap}.rates__pricing-tax{font-size:.75rem;font-weight:400;color:#6ba3b7}.rates__pricing-location{font-size:.9375rem;color:#4a6b7a;line-height:1.6;margin:0;text-align:center;font-style:italic}@media(min-width:640px){.rates{padding:3rem 2rem 6rem}}@media(min-width:1024px){.rates{padding:4rem 2rem 8rem}}@media(prefers-reduced-motion:reduce){.rates__decoration--circle1,.rates__decoration--circle2,.rates__decoration--wave{animation:none}}.contact{background:linear-gradient(135deg,#f6efe9,#eee3db);padding:3rem 1rem;font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif;position:relative;overflow:hidden}.contact:before{content:"";position:absolute;top:-50%;left:-10%;width:120%;height:200%;background:radial-gradient(ellipse 800px 600px at 20% 30%,rgba(77,44,27,.03) 0%,transparent 50%);pointer-events:none}.contact__container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.contact__header{text-align:center;margin-bottom:2rem;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}.contact__title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:2.5rem;font-weight:500;color:#2e2926;margin:0 0 .5rem;line-height:1.2}.contact__subtitle{font-size:1rem;color:#666;line-height:1.5;max-width:600px;margin:0 auto}.contact__content{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}.contact__form-section{opacity:0;animation:fadeInUp .8s ease-out .4s forwards;height:100%;display:flex;flex-direction:column}.contact__form{background:#fff;border-radius:20px;padding:1.75rem;box-shadow:0 8px 32px #0000001a;position:relative;overflow:hidden;flex:1;display:flex;flex-direction:column}.contact__form:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4d2c1b,#8a6a59,#4d2c1b)}.contact__form-grid{display:grid;grid-template-columns:1fr;gap:1rem;flex:1}.contact__field{display:flex;flex-direction:column}.contact__field--full{grid-column:1 / -1}.contact__field--full:last-of-type{display:flex;flex-direction:column;flex:1}.contact__field--full:last-of-type .contact__textarea{flex:1}.contact__label{font-size:.95rem;font-weight:600;color:#2e2926;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.contact__input,.contact__select,.contact__textarea{padding:.6rem .85rem;border:2px solid #eeeeee;border-radius:12px;font-size:.95rem;font-family:inherit;background:#fafafa;transition:all .3s ease;resize:none}.contact__input:focus,.contact__select:focus,.contact__textarea:focus{outline:none;border-color:#4d2c1b;background:#fff;box-shadow:0 0 0 3px #4d2c1b1a}.contact__input::placeholder,.contact__textarea::placeholder{color:#999}.contact__textarea{min-height:100px;resize:vertical}.contact__select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;appearance:none;padding-right:3rem}.contact__form-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #eeeeee}.contact__success-message,.contact__error-message{padding:1rem;border-radius:8px;margin-bottom:1rem;font-size:.95rem;font-weight:500}.contact__success-message{background:#f0f9f0;color:#2d5a2d;border:1px solid #b8e6b8}.contact__error-message{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.contact__submit-btn{background:linear-gradient(135deg,#4d2c1b,#3d221a);color:#fff;border:none;padding:.75rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;width:100%}.contact__submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #4d2c1b40}.contact__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact__submit-btn--loading{background:#8a6a59}.contact__info-section{opacity:0;animation:fadeInUp .8s ease-out .6s forwards;height:100%;display:flex;flex-direction:column}.contact__info-card{background:#fff;border-radius:20px;padding:1.75rem;box-shadow:0 8px 32px #00000014;flex:1;display:flex;flex-direction:column}.contact__info-header{margin-bottom:1.25rem;text-align:center}.contact__info-title{font-family:ui-serif,Cormorant Garamond,EB Garamond,Georgia,serif;font-size:1.5rem;font-weight:500;color:#2e2926;margin:0 0 .5rem}.contact__info-description{color:#666;font-size:1rem;line-height:1.6;margin:0}.contact__info-details{margin-bottom:1.25rem;flex:1;display:flex;flex-direction:column;justify-content:center}.contact__detail-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.875rem 1rem;background:#fafafa;border-radius:12px;transition:all .3s ease}.contact__detail-item:hover{background:#f5f5f5;transform:translateY(-1px)}.contact__detail-icon{font-size:1.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;flex-shrink:0}.contact__detail-content{flex:1}.contact__detail-title{font-size:1rem;font-weight:600;color:#2e2926;margin:0 0 .25rem}.contact__detail-text{font-size:.95rem;color:#4d2c1b;font-weight:500;margin:0}.contact__detail-subtext{font-size:.875rem;color:#666;margin:.25rem 0 0}.contact__privacy-note{text-align:center;padding:.875rem;background:#f8f8f8;border-radius:8px}.contact__privacy-text{font-size:.875rem;color:#666;margin:0;line-height:1.5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:640px){.contact__form-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr}.contact__submit-btn{width:auto}}@media(min-width:768px){.contact{padding:4rem 2rem}.contact__title{font-size:3rem}.contact__form,.contact__info-card{padding:2rem}}@media(min-width:1024px){.contact__content{grid-template-columns:1.2fr .8fr;gap:2.5rem}.contact__form-grid{gap:1rem}}.footer{background:#2e2926;padding:1.5rem 1rem;font-family:ui-sans-serif,Inter,"Source Sans 3",system-ui,sans-serif}.footer__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.footer__socials{display:flex;gap:1rem}.footer__social-link{color:#c4b5a8;transition:color .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center}.footer__social-link:hover{color:#f6efe9;transform:translateY(-2px)}.footer__social-icon{width:1.25rem;height:1.25rem}.footer__copy{font-size:.8125rem;color:#a09080;margin:0;text-align:center}
