.Header-module__hBw1pG__header{background:#fdfbf7d9;background:color-mix(in srgb, var(--bg-color) 85%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;width:100%;transition:var(--transition-smooth);padding:1.5rem 0;position:fixed;top:0;left:0;box-shadow:0 1px 3px #0000000d}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{letter-spacing:.1em;color:var(--text-color);transition:var(--transition-smooth);font-family:inherit;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__logo:hover{opacity:.7}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-color);padding:.5rem 0;font-size:.95rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--accent-gold);width:0%;height:2px;transition:var(--transition-smooth);position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background:var(--text-color);transform-origin:1px;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(3){transform:rotate(-45deg)}.Header-module__hBw1pG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:105;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{background:var(--bg-color);z-index:108;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:70%;max-width:300px;height:100vh;transition:transform .4s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.Header-module__hBw1pG__navActive{transform:translate(0)}.Header-module__hBw1pG__navLink{font-size:1.2rem}}
.Footer-module__S6Hkya__footer{background-color:var(--panel-bg);border-top:1px solid #0000000d;padding:4rem 0 2rem}@media (prefers-color-scheme:dark){.Footer-module__S6Hkya__footer{border-top:1px solid #ffffff0d}}.Footer-module__S6Hkya__footerContainer{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__brand{color:var(--accent-gold);margin-bottom:.5rem;font-size:1.5rem}.Footer-module__S6Hkya__desc{opacity:.8;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__copyright{opacity:.6;margin-top:2rem;font-size:.85rem}
.Button-module__iYV4-q__btn{letter-spacing:.05em;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:50px;outline:none;justify-content:center;align-items:center;padding:.8rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;display:inline-flex}.Button-module__iYV4-q__btn:active{transform:scale(.98)}.Button-module__iYV4-q__btnPrimary{background-color:var(--accent-gold);color:#fff;box-shadow:0 4px 15px #ffb19966}.Button-module__iYV4-q__btnPrimary:hover{background-color:var(--accent-gold-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ffb19999}.Button-module__iYV4-q__btnOutline{color:var(--text-color);border:1px solid var(--text-color);background-color:#0000}.Button-module__iYV4-q__btnOutline:hover{background-color:var(--text-color);color:var(--bg-color)}
.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__hero{background:radial-gradient(circle at 100% 0,#ffb1991a 0%,#0000 40%);align-items:center;padding-top:90px;padding-bottom:60px;transition:all .4s;display:flex;position:relative}[data-theme=forest] .page-module___8aEwW__hero{background:radial-gradient(circle at 10% 20%,#e2b77a0d 0%,#0000 20%),radial-gradient(circle at 90% 80%,#e2b77a0d 0%,#0000 20%)}[data-theme=classic] .page-module___8aEwW__hero{background:linear-gradient(90deg,#b58b4c05 2px,#0000 2px) 0 0/40px 100%}.page-module___8aEwW__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex}.page-module___8aEwW__heroContent{flex:1;max-width:640px;margin:0 auto}.page-module___8aEwW__heroImageWrapper{width:100%;max-width:900px}.page-module___8aEwW__heroLead{opacity:.85;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.page-module___8aEwW__heroActions{justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__btnLink{text-decoration:none;display:inline-block}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module___8aEwW__card{background-color:var(--panel-bg);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border:1px solid #00000005;border-radius:20px;padding:3rem 2rem}.page-module___8aEwW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.page-module___8aEwW__cardTitle{color:var(--accent-gold);border-bottom:1px solid #ffb19933;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.3rem}.page-module___8aEwW__pricingSection{background-color:var(--panel-bg)}.page-module___8aEwW__pricingCard{background-color:var(--bg-color);text-align:center;max-width:500px;box-shadow:var(--shadow-sm);border-top:4px solid var(--accent-gold);border-radius:20px;margin:0 auto;padding:3rem}.page-module___8aEwW__pricingTitle{margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__price{color:var(--text-color);margin-bottom:2rem;font-family:inherit;font-size:3rem;font-weight:700}.page-module___8aEwW__price span{opacity:.6;font-size:1.2rem;font-weight:400}.page-module___8aEwW__pricingList{text-align:left;margin-bottom:2.5rem;list-style:none}.page-module___8aEwW__pricingList li{border-bottom:1px solid #0000000d;padding:.8rem 0 .8rem 1.5rem;position:relative}.page-module___8aEwW__pricingList li:before{content:"♪";color:var(--accent-gold);position:absolute;left:0}.page-module___8aEwW__videoSection{background-color:var(--panel-bg)}.page-module___8aEwW__videoDescription{text-align:center;opacity:.8;margin-bottom:2rem}.page-module___8aEwW__videoWrapper{width:100%;max-width:800px;box-shadow:var(--shadow-sm);border:1px solid #ffb19933;border-radius:20px;margin:0 auto;padding-bottom:56.25%;position:relative;overflow:hidden}.page-module___8aEwW__videoIframe{width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__aboutWrapper{flex-direction:column;align-items:center;gap:3rem;max-width:900px;margin:0 auto;display:flex}@media (min-width:768px){.page-module___8aEwW__aboutWrapper{flex-direction:row;align-items:flex-start}}.page-module___8aEwW__aboutImageWrapper{width:200px;height:200px;box-shadow:var(--shadow-md);border:4px solid var(--accent-gold);border-radius:50%;flex-shrink:0;overflow:hidden}.page-module___8aEwW__aboutImage{object-fit:cover;width:100%;height:100%;transform:scale(1.3)}.page-module___8aEwW__aboutContent{flex:1;max-width:100%;font-size:1.05rem;line-height:1.8}@media (max-width:991px){.page-module___8aEwW__hero{text-align:center;padding-top:120px}.page-module___8aEwW__heroActions{flex-direction:column;align-items:center}.page-module___8aEwW__heroActions button{width:100%}.page-module___8aEwW__heroImageWrapper{margin-top:2rem}}.page-module___8aEwW__areaSection{background-color:var(--panel-bg)}.page-module___8aEwW__areaContent{background:var(--bg-color);box-shadow:var(--shadow-sm);border:1px solid #ffb1991a;border-radius:20px;flex-direction:column;gap:2rem;padding:2rem;display:flex}@media (min-width:768px){.page-module___8aEwW__areaContent{flex-direction:row;align-items:center;padding:3rem}}.page-module___8aEwW__areaText{flex:1}.page-module___8aEwW__areaSubtitle{color:var(--accent-gold);margin-bottom:1rem;padding-left:1.5rem;font-size:1.4rem;position:relative}.page-module___8aEwW__areaSubtitle:before{content:"📍";font-size:1.2rem;position:absolute;top:-2px;left:0}.page-module___8aEwW__areaText p{margin-bottom:1.5rem;line-height:1.8}.page-module___8aEwW__areaList{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.page-module___8aEwW__areaList li{background-color:var(--panel-bg);border:1px solid #ffb1994d;border-radius:20px;padding:.5rem 1rem;font-size:.9rem}.page-module___8aEwW__areaMapWrapper{width:100%;height:300px;box-shadow:var(--shadow-sm);border-radius:16px;flex:1;overflow:hidden}.page-module___8aEwW__areaMap{border:none;width:100%;height:100%}.page-module___8aEwW__faqWrapper{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.page-module___8aEwW__faqItem{background-color:var(--panel-bg);box-shadow:var(--shadow-sm);border:1px solid #0000000d;border-radius:16px;overflow:hidden}.page-module___8aEwW__faqQuestion{cursor:pointer;color:var(--text-color);padding:1.5rem;font-size:1.1rem;font-weight:700;list-style:none;transition:background-color .2s;position:relative}.page-module___8aEwW__faqQuestion::-webkit-details-marker{display:none}.page-module___8aEwW__faqQuestion:hover{background-color:#ffb1990d}.page-module___8aEwW__faqQuestion:after{content:"+";color:var(--accent-gold);font-size:1.5rem;transition:transform .3s;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.page-module___8aEwW__faqItem[open] .page-module___8aEwW__faqQuestion:after{transform:translateY(-50%)rotate(45deg)}.page-module___8aEwW__faqItem[open] .page-module___8aEwW__faqQuestion{border-bottom:1px solid #0000000d}.page-module___8aEwW__faqAnswer{background-color:var(--bg-color);border-top:1px solid #ffb1991a;padding:1.5rem;line-height:1.8;animation:.3s page-module___8aEwW__fadeIn}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__flowSection{background-color:var(--panel-bg)}.page-module___8aEwW__flowContainer{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;padding:2rem 0;display:flex;position:relative}.page-module___8aEwW__flowLine{background-color:var(--accent-gold);opacity:.2;z-index:0;position:absolute}@media (max-width:767px){.page-module___8aEwW__flowLine{border-left:2px dashed var(--accent-gold);background:0 0;width:2px;top:0;bottom:0;left:30px}}@media (min-width:768px){.page-module___8aEwW__flowContainer{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.5rem}.page-module___8aEwW__flowLine{border-top:2px dashed var(--accent-gold);background:0 0;height:2px;top:45px;left:50px;right:50px}}.page-module___8aEwW__flowStep{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}@media (max-width:767px){.page-module___8aEwW__flowStep{text-align:left;flex-direction:row;align-items:flex-start;gap:1.5rem}}.page-module___8aEwW__stepBubble{background-color:var(--bg-color);border:4px solid var(--accent-gold);width:80px;height:80px;box-shadow:var(--shadow-md);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}@media (max-width:767px){.page-module___8aEwW__stepBubble{width:60px;height:60px;margin-bottom:0}}.page-module___8aEwW__stepNumber{background-color:var(--accent-gold);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 2px 5px #0000001a}.page-module___8aEwW__stepIcon{font-size:2rem}@media (max-width:767px){.page-module___8aEwW__stepIcon{font-size:1.5rem}}.page-module___8aEwW__stepContent{flex:1}.page-module___8aEwW__stepContent h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.2rem}.page-module___8aEwW__stepContent p{opacity:.85;font-size:.95rem;line-height:1.6}@media (min-width:768px){.page-module___8aEwW__flowStep:after{display:none}}.page-module___8aEwW__voiceGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module___8aEwW__voiceCard{background-color:var(--bg-color);box-shadow:var(--shadow-sm);border-bottom:4px solid var(--accent-gold);transition:var(--transition-smooth);border-radius:30px;padding:2.5rem;position:relative}.page-module___8aEwW__voiceCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.page-module___8aEwW__voiceQuote{color:var(--accent-gold);opacity:.2;font-family:serif;font-size:3rem;line-height:1;position:absolute;top:15px;left:20px}.page-module___8aEwW__voiceText{z-index:1;margin-bottom:1.5rem;font-style:italic;line-height:1.8;position:relative}.page-module___8aEwW__voiceAuthor{color:var(--accent-gold);align-items:center;gap:10px;font-weight:600;display:flex}.page-module___8aEwW__voiceAuthor:before{content:"🎹"}
.ContactSection-module__UONp9G__contactSection{background:var(--bg-color);padding-bottom:5rem;position:relative;overflow:hidden}.ContactSection-module__UONp9G__contactLead{text-align:center;color:var(--text-color);opacity:.8;margin-bottom:3rem;line-height:1.8}.ContactSection-module__UONp9G__form{background-color:var(--panel-bg);max-width:700px;box-shadow:var(--shadow-md);z-index:2;border:4px solid #fff;border-radius:30px;margin:0 auto;padding:3rem;position:relative}.ContactSection-module__UONp9G__formGroup{margin-bottom:1.5rem}.ContactSection-module__UONp9G__label{color:var(--text-color);margin-bottom:.6rem;font-size:.95rem;font-weight:700;display:block}.ContactSection-module__UONp9G__required{color:#ff8b6e;margin-left:2px}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__textarea,.ContactSection-module__UONp9G__select{background-color:#fff;border:2px solid #0000000d;border-radius:15px;width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactSection-module__UONp9G__input:focus,.ContactSection-module__UONp9G__textarea:focus{border-color:var(--accent-gold);outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #d4af371a}.ContactSection-module__UONp9G__radioGroup{flex-wrap:wrap;gap:1.5rem;padding:.5rem 0;display:flex}.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr 2fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:600px){.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr}}.ContactSection-module__UONp9G__radioLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.ContactSection-module__UONp9G__radioLabel input{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-gold)}.ContactSection-module__UONp9G__formActions{justify-content:center;margin-top:3rem;display:flex}.ContactSection-module__UONp9G__submitBtn{background-color:var(--text-color);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 20px #0000001a}.ContactSection-module__UONp9G__submitBtn:hover:not(:disabled){background-color:var(--accent-gold);transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #d4af374d}.ContactSection-module__UONp9G__submitBtn:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.5)}.ContactSection-module__UONp9G__btnIcon{font-size:1.3rem}.ContactSection-module__UONp9G__hpField{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.ContactSection-module__UONp9G__successContainer{justify-content:center;align-items:center;min-height:400px;display:flex}.ContactSection-module__UONp9G__successMessage{text-align:center;background-color:var(--panel-bg);border:4px dashed var(--accent-gold);border-radius:30px;width:100%;max-width:600px;padding:4rem 2rem}.ContactSection-module__UONp9G__successIcon{margin-bottom:1rem;font-size:4rem;animation:2s ease-in-out infinite ContactSection-module__UONp9G__bounce}@keyframes ContactSection-module__UONp9G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ContactSection-module__UONp9G__bgDecor{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ContactSection-module__UONp9G__note1,.ContactSection-module__UONp9G__note2,.ContactSection-module__UONp9G__note3{color:var(--accent-gold);opacity:.15;font-weight:700;position:absolute}.ContactSection-module__UONp9G__note1{font-size:5rem;top:10%;left:5%;transform:rotate(-15deg)}.ContactSection-module__UONp9G__note2{font-size:4rem;bottom:15%;right:5%;transform:rotate(20deg)}.ContactSection-module__UONp9G__note3{font-size:3rem;top:40%;right:10%;transform:rotate(10deg)}@media (max-width:768px){.ContactSection-module__UONp9G__form{padding:2rem 1.5rem}.ContactSection-module__UONp9G__submitBtn{justify-content:center;width:100%}}
.HeroSlideshow-module__nozi9W__slideshow{border-radius:16px;width:100%;height:320px;position:relative;overflow:hidden}@media (min-width:769px){.HeroSlideshow-module__nozi9W__slideshow{border-radius:0;width:100vw;max-width:100vw;height:clamp(380px,50vw,600px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.HeroSlideshow-module__nozi9W__slideWrapper{position:absolute;inset:0}.HeroSlideshow-module__nozi9W__slideImage{object-fit:cover;object-position:center 30%}.HeroSlideshow-module__nozi9W__overlay{background:linear-gradient(#0000000d 0%,#0000 40%,#00000040 100%);position:absolute;inset:0}.HeroSlideshow-module__nozi9W__fadeIn{animation:.6s forwards HeroSlideshow-module__nozi9W__fadeIn}.HeroSlideshow-module__nozi9W__fadeOut{animation:.4s forwards HeroSlideshow-module__nozi9W__fadeOut}@keyframes HeroSlideshow-module__nozi9W__fadeIn{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes HeroSlideshow-module__nozi9W__fadeOut{0%{opacity:1}to{opacity:0}}.HeroSlideshow-module__nozi9W__navBtn{cursor:pointer;z-index:10;width:48px;height:48px;color:var(--text-color);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8c;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;line-height:1;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0000001f}.HeroSlideshow-module__nozi9W__navBtn:hover{background:#ffffffe6;transform:translateY(-50%)scale(1.1)}.HeroSlideshow-module__nozi9W__prevBtn{left:20px}.HeroSlideshow-module__nozi9W__nextBtn{right:20px}.HeroSlideshow-module__nozi9W__dots{z-index:10;gap:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.HeroSlideshow-module__nozi9W__dot{cursor:pointer;background:#ffffff73;border:2px solid #ffffffd9;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.HeroSlideshow-module__nozi9W__dotActive{background:#fff;transform:scale(1.35);box-shadow:0 0 6px #fff9}
