@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Inter:wght@300;400;500;600&display=swap";:root{--cream: #F8F4ED;--cream-light: #FCFAF6;--cream-dark: #EDE6DA;--plum: #6B3A7A;--plum-light: #8B5F9B;--plum-dark: #4A2555;--terracotta: #C8785A;--terracotta-light: #E0947A;--sage: #8FA88D;--sage-light: #B8CCB6;--sand: #D4B896;--sand-light: #E8D6BE;--text: #1A1A1A;--text-light: #5C5C5C;--text-muted: #999081;--border: #E8E0D6;--radius: 12px;--radius-lg: 20px;--max-width: 1200px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;color:var(--text);background:var(--cream);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;line-height:1.12;color:var(--text)}h1{font-size:clamp(2.8rem,6vw,5rem);letter-spacing:-.01em}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:clamp(1.4rem,2.5vw,2rem)}p,li{color:var(--text-light);font-size:1.0625rem;line-height:1.7}a{color:var(--plum);text-decoration:none;transition:color .2s}a:hover{color:var(--terracotta)}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:7rem 0;position:relative}@media(max-width:768px){.section{padding:4.5rem 0}}.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}@keyframes breathe-cycle{0%{transform:translate(-50%,-50%) scale(.4);opacity:0}15%{opacity:.3}45%{transform:translate(-50%,-50%) scale(1.15);opacity:1}55%{transform:translate(-50%,-50%) scale(1.1);opacity:.9}85%{opacity:.25}to{transform:translate(-50%,-50%) scale(.4);opacity:0}}@keyframes breathe-strong{0%,to{transform:translate(-50%,-50%) scale(.5);opacity:0}25%{transform:translate(-50%,-50%) scale(1.3);opacity:.35}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.25}75%{transform:translate(-50%,-50%) scale(.6);opacity:.05}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-soft{0%,to{opacity:.6}50%{opacity:1}}.animate-in{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.animate-in.visible{opacity:1;transform:translateY(0)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.2rem;border-radius:50px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);border:none;text-decoration:none}.btn-primary{background:var(--plum);color:#fff}.btn-primary:hover{background:var(--plum-dark);color:#fff;transform:translateY(-3px);box-shadow:0 12px 32px #6b3a7a4d}.btn-secondary{background:transparent;color:var(--plum);border:1.5px solid var(--plum)}.btn-secondary:hover{background:var(--plum);color:#fff;transform:translateY(-3px)}.tagline{display:inline-block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--plum-light);margin-bottom:1rem}.ornament{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:.5rem 0 1.5rem;color:var(--sand);font-size:.8rem}.ornament:before,.ornament:after{content:"";width:2rem;height:1px;background:var(--border)}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;padding:.85rem 0;background:#f8f4edd1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--text)}.header__logo[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{flex-shrink:0}.header__logo-text[data-astro-cid-3ef6ksr2]{font-family:Cormorant Garamond,serif;font-size:1.2rem;letter-spacing:.08em;color:var(--text)}.header__links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2.2rem}.header__links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.88rem;font-weight:450;color:var(--text-light);text-decoration:none;transition:color .2s;letter-spacing:.02em;position:relative}.header__links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1.5px;background:var(--plum);transition:width .3s cubic-bezier(.22,1,.36,1);border-radius:1px}.header__links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--plum)}.header__links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after{width:100%}@media(max-width:640px){.header__links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(:last-child){display:none}}.footer[data-astro-cid-sz7xmlte]{background:var(--text);color:var(--cream);padding:5rem 0 2rem;position:relative;overflow:hidden}.footer__deco[data-astro-cid-sz7xmlte]{position:absolute;top:2rem;right:2rem;color:#fff}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer__tagline[data-astro-cid-sz7xmlte]{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;color:var(--sand);line-height:1.6;margin-bottom:.5rem}.footer__small[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--text-muted);letter-spacing:.08em}.footer__heading[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--sage-light);margin-bottom:1.25rem}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;color:var(--sand);font-size:.95rem;margin-bottom:.6rem;transition:color .2s}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--terracotta-light)}.footer__bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.06);padding-top:2rem;text-align:center}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.82rem;color:var(--text-muted)}@media(max-width:768px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:480px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.hero[data-astro-cid-nlow4r3u]{position:relative;min-height:100dvh;display:flex;align-items:center;padding:7rem 0 4rem;overflow:hidden}.hero__bg-pattern[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background-image:radial-gradient(circle at 25% 50%,rgba(107,58,122,.03) 0%,transparent 50%),radial-gradient(circle at 75% 30%,rgba(200,120,90,.03) 0%,transparent 50%);pointer-events:none}.hero__content[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}.hero__text[data-astro-cid-nlow4r3u]{animation:fadeIn .8s ease-out}.hero__highlight[data-astro-cid-nlow4r3u]{font-style:italic;font-weight:400;color:var(--plum)}.hero[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{margin-bottom:1.5rem}.hero__subtitle[data-astro-cid-nlow4r3u]{font-size:1.1rem;color:var(--text-light);line-height:1.7;margin-bottom:2rem;max-width:480px}.hero__actions[data-astro-cid-nlow4r3u]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.hero__social[data-astro-cid-nlow4r3u]{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.hero__social[data-astro-cid-nlow4r3u] a[data-astro-cid-nlow4r3u]{color:var(--text-muted);transition:color .2s}.hero__social[data-astro-cid-nlow4r3u] a[data-astro-cid-nlow4r3u]:hover{color:var(--plum)}.hero__social-dot[data-astro-cid-nlow4r3u]{color:var(--border)}.hero__image[data-astro-cid-nlow4r3u]{display:flex;justify-content:center;align-items:center;position:relative}.hero__breathing[data-astro-cid-nlow4r3u]{position:absolute;width:600px;height:600px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.hero__breath-ring[data-astro-cid-nlow4r3u]{position:absolute;top:50%;left:50%;border-radius:50%;will-change:transform,opacity;filter:blur(35px);animation:hero-breathe ease-in-out infinite}.hero__breath-ring--1[data-astro-cid-nlow4r3u]{width:600px;height:600px;margin-top:-300px;margin-left:-300px;background:radial-gradient(circle,rgba(107,58,122,.7) 0%,rgba(200,120,90,.35) 30%,transparent 60%);animation-duration:9s;animation-delay:0s}.hero__breath-ring--2[data-astro-cid-nlow4r3u]{width:460px;height:460px;margin-top:-230px;margin-left:-230px;background:radial-gradient(circle,rgba(200,120,90,.6) 0%,rgba(107,58,122,.3) 35%,transparent 60%);animation-duration:11s;animation-delay:1.5s}.hero__breath-ring--3[data-astro-cid-nlow4r3u]{width:340px;height:340px;margin-top:-170px;margin-left:-170px;background:radial-gradient(circle,rgba(139,95,155,.65) 0%,rgba(200,120,90,.3) 35%,transparent 60%);animation-duration:8s;animation-delay:3s}.hero__breath-ring--4[data-astro-cid-nlow4r3u]{width:240px;height:240px;margin-top:-120px;margin-left:-120px;background:radial-gradient(circle,rgba(212,184,150,.7) 0%,rgba(107,58,122,.25) 40%,transparent 60%);animation-duration:10s;animation-delay:.8s}.hero__breath-ring--5[data-astro-cid-nlow4r3u]{width:140px;height:140px;margin-top:-70px;margin-left:-70px;background:radial-gradient(circle,rgba(107,58,122,.55) 0%,rgba(212,184,150,.3) 40%,transparent 60%);animation-duration:7s;animation-delay:2.2s}@keyframes hero-breathe{0%{transform:scale(.1);opacity:0}15%{opacity:1}40%{transform:scale(1.6);opacity:1}55%{transform:scale(1.5);opacity:.85}75%{opacity:.6}to{transform:scale(.1);opacity:0}}.hero__image-frame[data-astro-cid-nlow4r3u]{position:relative;width:280px;height:280px;border-radius:50%;overflow:hidden;box-shadow:0 20px 80px #6b3a7a40;z-index:2}.hero__image-frame[data-astro-cid-nlow4r3u]:before{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(200,120,90,.3);pointer-events:none;z-index:3}.hero__image-frame[data-astro-cid-nlow4r3u] img[data-astro-cid-nlow4r3u]{width:100%;height:100%;object-fit:cover}.hero__image-frame[data-astro-cid-nlow4r3u]:after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 0 50px #00000014;z-index:1}@media(max-width:768px){.hero[data-astro-cid-nlow4r3u]{padding:5.5rem 0 3rem;min-height:auto}.hero__content[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;text-align:center}.hero__subtitle[data-astro-cid-nlow4r3u]{margin-left:auto;margin-right:auto}.hero__actions[data-astro-cid-nlow4r3u],.hero__social[data-astro-cid-nlow4r3u]{justify-content:center}.hero__image[data-astro-cid-nlow4r3u]{order:-1}.hero__breathing[data-astro-cid-nlow4r3u]{width:400px;height:400px}.hero__breath-ring--1[data-astro-cid-nlow4r3u]{width:400px;height:400px;margin-top:-200px;margin-left:-200px}.hero__breath-ring--2[data-astro-cid-nlow4r3u]{width:320px;height:320px;margin-top:-160px;margin-left:-160px}.hero__breath-ring--3[data-astro-cid-nlow4r3u]{width:240px;height:240px;margin-top:-120px;margin-left:-120px}.hero__breath-ring--4[data-astro-cid-nlow4r3u]{width:170px;height:170px;margin-top:-85px;margin-left:-85px}.hero__breath-ring--5[data-astro-cid-nlow4r3u]{width:110px;height:110px;margin-top:-55px;margin-left:-55px}.hero__image-frame[data-astro-cid-nlow4r3u]{width:200px;height:200px}.hero__subtitle[data-astro-cid-nlow4r3u] br[data-astro-cid-nlow4r3u]{display:none}}.about[data-astro-cid-x2lc2h5w]{background:var(--cream-light)}.about__header[data-astro-cid-x2lc2h5w]{text-align:center;max-width:640px;margin:0 auto 3.5rem}.about__lead[data-astro-cid-x2lc2h5w]{font-size:1.05rem;color:var(--text-light)}.about__lead[data-astro-cid-x2lc2h5w] strong[data-astro-cid-x2lc2h5w]{color:var(--plum);font-weight:600}.about__grid[data-astro-cid-x2lc2h5w]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.5rem}.about__card[data-astro-cid-x2lc2h5w]{background:#fff;border-radius:var(--radius-lg);padding:2.5rem 2rem;border:1px solid var(--border);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease;position:relative}.about__card[data-astro-cid-x2lc2h5w]:hover{transform:translateY(-6px);box-shadow:0 16px 48px #6b3a7a14}.about__icon[data-astro-cid-x2lc2h5w]{width:3rem;height:3rem;display:block;margin-bottom:1.25rem}.about__card[data-astro-cid-x2lc2h5w] h3[data-astro-cid-x2lc2h5w]{font-size:1.4rem;margin-bottom:.75rem;color:var(--text)}.about__card[data-astro-cid-x2lc2h5w] p[data-astro-cid-x2lc2h5w]{font-size:.95rem;color:var(--text-light);line-height:1.65}.about__cta[data-astro-cid-x2lc2h5w]{text-align:center}@media(max-width:768px){.about__grid[data-astro-cid-x2lc2h5w]{grid-template-columns:1fr}}.soma[data-astro-cid-wuwwxvop]{background:var(--cream-light)}.soma__header[data-astro-cid-wuwwxvop]{text-align:center;max-width:600px;margin:0 auto 3rem}.soma__highlight[data-astro-cid-wuwwxvop]{font-style:italic;color:var(--plum)}.soma__subtitle[data-astro-cid-wuwwxvop]{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-style:italic;color:var(--text-light);margin-top:.5rem}.soma__grid[data-astro-cid-wuwwxvop]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.soma__content[data-astro-cid-wuwwxvop] p[data-astro-cid-wuwwxvop]{margin-bottom:1rem;color:var(--text-light)}.soma__content[data-astro-cid-wuwwxvop] strong[data-astro-cid-wuwwxvop]{color:var(--plum);font-weight:600}.soma__content[data-astro-cid-wuwwxvop] em[data-astro-cid-wuwwxvop]{color:var(--terracotta);font-style:italic}.soma__features[data-astro-cid-wuwwxvop]{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.soma__feature[data-astro-cid-wuwwxvop]{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--text-light)}.soma__dot[data-astro-cid-wuwwxvop]{width:8px;height:8px;border-radius:50%;background:var(--terracotta);flex-shrink:0;opacity:.6}.soma__cards[data-astro-cid-wuwwxvop]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.soma__card[data-astro-cid-wuwwxvop]{background:#fff;border-radius:var(--radius);padding:1.5rem;border:1px solid var(--border);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.soma__card[data-astro-cid-wuwwxvop]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #6b3a7a0f}.soma__card-icon[data-astro-cid-wuwwxvop]{font-size:1.6rem;display:block;margin-bottom:.5rem}.soma__card[data-astro-cid-wuwwxvop] p[data-astro-cid-wuwwxvop]{font-size:.88rem;color:var(--text-light);line-height:1.4}@media(max-width:768px){.soma__grid[data-astro-cid-wuwwxvop]{grid-template-columns:1fr;gap:2rem}.soma__cards[data-astro-cid-wuwwxvop]{order:-1}}.somaform{display:flex;flex-direction:column;gap:1.5rem}.somaform__field{display:flex;flex-direction:column;gap:.4rem}.somaform__field label{font-size:.88rem;font-weight:500;color:var(--text)}.somaform__required{color:var(--terracotta)}.somaform__field input,.somaform__field textarea{font-family:Inter,sans-serif;font-size:.95rem;padding:.75rem 1rem;border-radius:8px;border:1.5px solid var(--border);background:var(--cream-light);color:var(--text);transition:border-color .2s;outline:none}.somaform__field input:focus,.somaform__field textarea:focus{border-color:var(--plum)}.somaform__field textarea{resize:vertical;min-height:80px}.somaform__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.somaform__chips{display:flex;flex-wrap:wrap;gap:.5rem}.somaform__chip{font-family:Inter,sans-serif;font-size:.85rem;padding:.55rem 1.1rem;border-radius:50px;border:1.5px solid var(--border);background:#fff;color:var(--text-light);cursor:pointer;transition:all .2s}.somaform__chip:hover{border-color:var(--plum-light);color:var(--plum)}.somaform__chip--active{border-color:var(--plum);background:var(--plum);color:#fff}.somaform__submit{font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:1rem 2rem;border-radius:50px;border:none;background:var(--plum);color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);align-self:flex-start}.somaform__submit:hover:not(:disabled){background:var(--plum-dark);transform:translateY(-2px);box-shadow:0 8px 24px #6b3a7a40}.somaform__submit:disabled{opacity:.6;cursor:not-allowed}.somaform__success{text-align:center;padding:3rem 2rem}.somaform__success-icon{font-size:3rem;display:block;margin-bottom:1rem;color:var(--plum)}.somaform__success h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;margin-bottom:.5rem;color:var(--text)}.somaform__success p{color:var(--text-light);font-size:1rem}@media(max-width:640px){.somaform__row{grid-template-columns:1fr}}.form-section__header[data-astro-cid-j7pv25f6]{text-align:center;max-width:520px;margin:0 auto 2.5rem}.form-section__header[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--text-light);margin-top:.5rem}.form-section__box[data-astro-cid-j7pv25f6]{max-width:640px;margin:0 auto;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);padding:2.5rem;box-shadow:0 8px 30px #0000000a}@media(max-width:640px){.form-section__box[data-astro-cid-j7pv25f6]{padding:1.5rem}}
