.header{z-index:999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-bottom:1px solid #0000000d;width:100%;position:fixed;top:0;left:0}.header-container{justify-content:space-between;align-items:center;max-width:1200px;height:82px;margin:auto;padding:0 24px;display:flex}.logo{font-family:var(--font-heading);color:var(--color-secondary);font-size:2rem;font-weight:700}.logo span{color:var(--color-primary)}.nav{align-items:center;gap:34px;display:flex}.nav a{color:var(--color-text);font-weight:500;transition:all .3s}.nav a:hover{color:var(--color-primary)}.nav-dropdown{align-items:center;min-height:82px;display:flex;position:relative}.nav-dropdown__trigger{color:var(--color-text);cursor:pointer;align-items:center;gap:6px;font-weight:500;list-style:none;transition:all .3s;display:inline-flex}.nav-dropdown__trigger:hover,.nav-dropdown__trigger:focus{color:var(--color-primary)}.nav-dropdown__trigger::-webkit-details-marker{display:none}.nav-dropdown__trigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.nav-dropdown__menu{opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #7e4e3e1f;border-radius:8px;min-width:260px;padding:12px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:calc(100% - 12px);left:50%;transform:translate(-50%,12px);box-shadow:0 24px 58px #37201829}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu,.nav-dropdown[open] .nav-dropdown__menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown__menu a{color:var(--color-text);white-space:nowrap;border-radius:8px;padding:10px 12px;font-size:.92rem;line-height:1.25}.nav-dropdown__menu a:hover,.nav-dropdown__menu a:focus{background:var(--color-bg-soft);color:var(--color-primary-dark)}@media (width<=950px){.nav{display:none}}.btn{cursor:pointer;min-height:48px;transition:var(--transition);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:.95rem;font-weight:700;display:inline-flex}.btn-primary{background:var(--color-primary-dark);color:var(--color-white);box-shadow:var(--shadow-soft)}.btn-primary:hover{background:var(--color-secondary);transform:translateY(-2px)}.btn-secondary{background:var(--color-surface);color:var(--color-primary-dark);border-color:var(--color-border)}.btn-secondary:hover{border-color:var(--color-primary);transform:translateY(-2px)}.btn-ghost{color:var(--color-primary-dark);background:0 0}.btn-ghost:hover{background:var(--color-primary-soft)}.hero{background:radial-gradient(circle at 12% 24%,#be89672e,#0000 34%),radial-gradient(circle at 88% 18%,#d59f803d,#0000 32%),linear-gradient(120deg,#fffaf6 0%,#f8ede5 50%,#fff9f3 100%);align-items:center;min-height:calc(100vh - 96px);padding:90px 0 70px;display:flex;position:relative;overflow:hidden}.hero__bg-soft{pointer-events:none;background:linear-gradient(90deg,#ffffffeb 0%,#fffaf6b3 44%,#e4b19138 100%);position:absolute;inset:0}.hero__light{filter:blur(80px);opacity:.65;pointer-events:none;border-radius:999px;position:absolute}.hero__light--one{background:#b7805d33;width:420px;height:420px;top:16%;left:-120px}.hero__light--two{background:#d99e7842;width:520px;height:520px;bottom:4%;right:-120px}.hero__content{z-index:2;grid-template-columns:.96fr 1.04fr;align-items:center;gap:48px;display:grid;position:relative}.hero__text{max-width:720px;animation:.9s both heroFadeUp}.hero__eyebrow{color:#9a6241;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff9e;border:1px solid #9a62412e;border-radius:999px;align-items:center;margin-bottom:32px;padding:12px 22px;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 18px 60px #69463014}.hero__title{color:#2b1d18;max-width:780px;font-family:var(--font-heading);letter-spacing:-.058em;margin:0;font-size:clamp(3.4rem,6vw,6.3rem);line-height:.96}.hero__title em{color:#b97953;font-style:italic;font-weight:400;display:block}.hero__divider{width:120px;height:22px;margin:22px 0 18px;position:relative}.hero__divider:before,.hero__divider:after{content:"";background:#9a62414d;width:44px;height:1px;position:absolute;top:50%}.hero__divider:before{left:0}.hero__divider:after{right:0}.hero__divider span{border:2px solid #b97953;border-radius:50%;width:10px;height:10px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.hero__description{color:#7f685d;max-width:640px;margin:0;font-size:clamp(1.05rem,1.25vw,1.18rem);font-weight:500;line-height:1.85}.hero__actions{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.hero__trust{grid-template-columns:repeat(3,1fr);gap:0;max-width:650px;margin-top:46px;display:grid}.hero__trust div{text-align:center;border-right:1px solid #9a62412e;padding:0 30px}.hero__trust div:last-child{border-right:0}.hero__trust strong{color:#9a6241;background:#ffffff7a;border:1px solid #9a62412e;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 12px;font-size:1.45rem;display:grid}.hero__trust span{color:#2b1d18;font-weight:800;display:block}.hero__trust small{color:#7f685d;margin-top:3px;font-size:.92rem;display:block}.hero__visual{justify-content:center;align-items:flex-end;min-height:690px;animation:1.1s both heroFadeIn;display:flex;position:relative}.hero__organic{background:radial-gradient(circle at 48% 36%,#fff4ebd9,#0000 22%),linear-gradient(145deg,#f6d3bcf2,#b9795394);border-radius:48% 52% 42% 58%/52% 44% 56% 48%;width:760px;height:680px;position:absolute;bottom:-80px;right:-170px;box-shadow:inset 0 0 90px #ffffff8c}.hero__photo{z-index:3;background:0 0;border-radius:46% 54% 48% 52%/48% 42% 58% 52%;width:min(100%,520px);height:650px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 76%,#000000b8 86%,#0000 100%);mask-image:linear-gradient(#000 0% 76%,#000000b8 86%,#0000 100%)}.hero__photo:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 42%,#0000 45%,#f6d3bc29 68%,#fffaf680 100%),linear-gradient(90deg,#fffaf62e,#0000 45%,#e6ae882e);position:absolute;inset:0}.hero__photo img{object-fit:cover;object-position:center top;filter:saturate(.98)contrast(1.02)brightness(1.03);width:100%;height:100%;display:block}.hero__veil{z-index:4;filter:blur(1px);opacity:.86;pointer-events:none;background:radial-gradient(circle at 20% 40%,#fffc,#0000 24%),linear-gradient(110deg,#ffffff0d,#ffebd8e6,#ffffff1f);border-radius:50%;width:720px;height:260px;position:absolute;bottom:-110px;right:-110px;transform:rotate(-8deg)}.hero__sparkles{z-index:5;opacity:.8;pointer-events:none;background:radial-gradient(circle at 12% 48%,#fffffff2 0 2px,#0000 3px),radial-gradient(circle at 34% 68%,#ffffffe6 0 2px,#0000 3px),radial-gradient(circle at 62% 36%,#fffc 0 2px,#0000 3px),radial-gradient(circle at 82% 72%,#ffffffd9 0 2px,#0000 3px);width:300px;height:190px;position:absolute;bottom:80px;right:90px}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (width<=1120px){.hero__content{text-align:center;grid-template-columns:1fr}.hero__text,.hero__description{margin:0 auto}.hero__divider{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.hero__trust{margin-left:auto;margin-right:auto}.hero__visual{min-height:620px}.hero__organic{right:50%;transform:translate(50%)}}@media (width<=720px){.hero{min-height:auto;padding:62px 0 60px}.hero__title{font-size:clamp(3rem,14vw,4.4rem)}.hero__actions{flex-direction:column;align-items:stretch}.hero__trust{grid-template-columns:1fr;gap:22px}.hero__trust div{border-right:0}.hero__visual{min-height:500px}.hero__organic{width:430px;height:480px;bottom:-30px}.hero__photo{width:330px;height:470px}.hero__veil{width:450px;height:160px;bottom:-50px;right:-80px}}.container{width:min(100% - 48px, var(--container-width));margin:0 auto}@media (width<=768px){.container{width:min(100% - 32px, var(--container-width))}}.footer-credit{width:min(100% - 48px, var(--container-width));border-top:1px solid var(--footer-credit-border,#8d3d651a);color:var(--footer-credit-color,#76636b);text-align:center;margin:34px auto 0;padding-top:22px}.footer-credit p{color:inherit;margin:0}.footer-credit__rights{letter-spacing:.01em;font-size:.82rem;font-weight:700}.footer-credit__agency{opacity:.82;font-size:.78rem;margin-top:6px!important}.footer-credit__agency a{color:inherit;font-weight:900;text-decoration:none;transition:color .25s,opacity .25s}.footer-credit__agency a:hover{color:var(--footer-credit-link-hover,#9d4771)}.footer-credit__services{letter-spacing:.12em;opacity:.58;text-transform:uppercase;font-size:.72rem;font-weight:700;margin-top:2px!important}.about-footer .footer-credit,.service-footer .footer-credit{--footer-credit-color:#ffffffb8;--footer-credit-border:#ffffff29;--footer-credit-link-hover:#fff}@media (width<=640px){.footer-credit{width:min(100% - 28px, var(--container-width));margin-top:28px}}.about-page{--about-plum:#4d1846;--about-wine:#7b2e67;--about-orchid:#a86ed1;--about-rose:#d88baa;--about-blush:#fff3f7;--about-lilac:#f1e9fb;--about-ink:#26182c;--about-muted:#66586c;color:var(--about-ink);background:radial-gradient(circle at 92% 4%,#d88baa38,#0000 30%),radial-gradient(circle at 5% 24%,#a86ed126,#0000 24%),linear-gradient(#fffaf8 0%,#fff 42%,#fff8fb 100%);min-height:100vh}.about-page-container{width:min(1180px,100% - 48px);margin:0 auto}.about-page h1,.about-page h2,.about-page h3{color:var(--about-ink);letter-spacing:0}.about-page p{color:var(--about-muted)}.about-hero{background:linear-gradient(90deg,#fffaf8fa 0%,#fffaf8c7 46%,#fae8f38c 100%),radial-gradient(circle at 82% 32%,#fffffff2,#0000 28%);padding:72px 0 64px;position:relative;overflow:hidden}.about-hero:after{content:"";pointer-events:none;border:1px solid #a86ed11f;border-radius:50%;width:460px;height:460px;position:absolute;inset:auto -80px -180px auto}.about-hero__grid{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);align-items:center;gap:56px;display:grid;position:relative}.about-kicker{color:var(--about-wine);letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:800;display:inline-flex}.about-hero h1{max-width:690px;margin-bottom:24px;font-size:clamp(3rem,6vw,5.8rem);line-height:.98}.about-hero h1 em{color:#bf4ca1;font-style:normal}.about-hero__content>p{max-width:650px;margin-bottom:16px;font-size:1.04rem;line-height:1.85}.about-hero__note{background:#ffffffb8;border:1px solid #a86ed12e;border-radius:8px;align-items:center;gap:16px;max-width:650px;margin-top:34px;padding:20px 22px;display:flex;box-shadow:0 20px 50px #51224b14}.about-hero__note svg{width:28px;height:28px;color:var(--about-orchid);flex:none}.about-hero__note span{color:#49364e;font-size:.96rem;font-weight:700;line-height:1.55}.about-hero__image{border-radius:8px;min-height:520px;position:relative;overflow:hidden}.about-hero__image:before{content:"";z-index:1;background:linear-gradient(90deg,#fffaf894 0%,#0000 42%),radial-gradient(circle at 82% 24%,#d88baa38,#0000 34%);position:absolute;inset:0}.about-hero__image img{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:520px}.about-section{padding:76px 0}.about-section--soft{background:linear-gradient(#ffffffd1,#fbf2f9b3),radial-gradient(circle at 12% 20%,#d88baa1f,#0000 28%)}.about-section-heading{margin-bottom:30px}.about-section-heading h2{margin-bottom:8px;font-size:clamp(2.1rem,3.8vw,3.2rem);line-height:1.08}.about-section-heading p{max-width:640px;font-size:.98rem}.about-section-heading--row{justify-content:space-between;align-items:end;gap:24px;display:flex}.about-timeline{background:#ffffffa3;border:1px dashed #7b2e6747;border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 22px;padding:34px 28px 28px;display:grid;position:relative}.about-timeline:before{content:"";border-top:1px dashed #7b2e673d;position:absolute;top:56px;left:40px;right:40px}.about-timeline__item{z-index:1;min-height:136px;padding-top:2px;position:relative}.about-timeline__item span{background:var(--about-lilac);width:54px;height:54px;color:var(--about-plum);border:2px solid #7b2e6780;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-weight:800;display:inline-flex}.about-timeline__item h3{font-family:var(--font-body);margin-bottom:8px;font-size:.95rem;font-weight:800;line-height:1.35}.about-timeline__item p{font-size:.9rem;line-height:1.55}.about-certificates{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-color:#7b2e6770 transparent;grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:18px;padding:4px 2px 18px;display:grid;overflow-x:auto}.about-certificate-card{scroll-snap-align:start;background:#fff;border:1px solid #7b2e671f;border-radius:8px;min-width:230px;position:relative;overflow:hidden;box-shadow:0 18px 44px #51224b1a}.about-certificate-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.about-certificate-card span{color:#49364e;min-height:48px;padding:12px 14px;font-size:.84rem;font-weight:800;line-height:1.35;display:block}.about-philosophy__grid{grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr) minmax(280px,.75fr);align-items:stretch;gap:30px;display:grid}.about-philosophy__list{gap:18px;margin-top:28px;display:grid}.about-philosophy__list article{grid-template-columns:44px 1fr;align-items:start;gap:16px;display:grid}.about-philosophy__list svg{color:#bf4ca1;width:34px;height:34px}.about-philosophy__list h3{font-family:var(--font-body);margin-bottom:5px;font-size:1rem;font-weight:800}.about-philosophy__list p{font-size:.92rem;line-height:1.6}.about-philosophy__portrait{border-radius:8px;min-height:350px;overflow:hidden;box-shadow:0 24px 60px #51224b21}.about-philosophy__portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}.about-quote-card{background:linear-gradient(135deg,#ffffffe6,#fceff8e6),radial-gradient(circle at 80% 20%,#a86ed133,#0000 28%);border:1px solid #a86ed129;border-radius:8px;flex-direction:column;justify-content:center;min-height:350px;padding:36px;display:flex;box-shadow:0 20px 52px #51224b14}.about-quote-card svg{color:#a86ed1bf;width:42px;height:42px;margin-bottom:22px}.about-quote-card blockquote{color:var(--about-ink);font-family:var(--font-heading);margin:0 0 24px;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.18}.about-quote-card p{color:var(--about-wine);font-family:var(--font-heading);font-size:1.5rem;font-style:italic}.about-moments-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.about-moment-card{background:#fff;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 18px 46px #51224b1f}.about-moment-card img{aspect-ratio:1.55;object-fit:cover;width:100%}.about-moment-card span{color:var(--about-plum);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border-radius:8px;padding:9px 12px;font-size:.82rem;font-weight:800;position:absolute;bottom:12px;left:12px;right:12px}.about-cta{background:linear-gradient(90deg,#4d1846eb,#a86ed199),radial-gradient(circle at 20% 40%,#d88baa6b,#0000 28%);padding:56px 0}.about-cta__inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.about-cta h2{color:#fff;margin-bottom:8px;font-size:clamp(2rem,4vw,3rem)}.about-cta p{color:#ffffffd6}.about-cta__actions{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.about-cta__actions .btn{gap:9px}.about-cta__actions .btn svg{width:18px;height:18px}.about-footer{color:#fff;background:linear-gradient(135deg,#2a1435 0%,#4d1846 54%,#301636 100%);padding:48px 0 32px}.about-footer__grid{grid-template-columns:1.35fr repeat(3,1fr);gap:38px;display:grid}.about-footer__logo{color:#fff;font-family:var(--font-heading);flex-direction:column;margin-bottom:16px;font-size:2.1rem;line-height:.95;display:inline-flex}.about-footer__logo span{color:#f0c7dd}.about-footer h2{color:#fff;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font-size:.82rem;font-weight:900}.about-footer p,.about-footer a{color:#ffffffc2;font-size:.92rem;line-height:1.8;display:block}.about-footer a:hover{color:#fff}@media (width<=1080px){.about-hero__grid,.about-philosophy__grid{grid-template-columns:1fr}.about-hero__image,.about-hero__image img{min-height:460px}.about-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.about-moments-grid,.about-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.about-page-container{width:min(100% - 32px,1180px)}.about-hero{padding:54px 0 46px}.about-hero h1{font-size:clamp(2.7rem,17vw,4.3rem)}.about-hero__image,.about-hero__image img{min-height:380px}.about-section{padding:56px 0}.about-section-heading--row,.about-cta__inner{flex-direction:column;align-items:flex-start}.about-timeline{grid-template-columns:1fr;padding:24px}.about-timeline:before{border-top:0;border-left:1px dashed #7b2e673d;inset:30px auto 30px 51px}.about-timeline__item{grid-template-columns:62px 1fr;min-height:auto;display:grid}.about-timeline__item span{grid-row:span 2}.about-timeline__item h3{padding-top:6px}.about-certificates{grid-auto-columns:minmax(210px,74vw)}.about-moments-grid,.about-footer__grid{grid-template-columns:1fr}.about-cta__actions{justify-content:flex-start}}.about-story-gallery{background:#fff;padding:56px 0 70px}.about-story-gallery__image{border-radius:28px;max-width:1080px;margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #5d314524}.about-story-gallery__image img{width:100%;height:auto;display:block}@media (width<=768px){.about-story-gallery{padding:42px 0 52px}.about-story-gallery__image{border-radius:20px}}.booking-form-section{padding:48px 0}.booking-form-layout{max-width:880px;margin:0 auto}.booking-form,.booking-summary__card,.booking-summary__hint{background:#fffffff0;border:1px solid #8d3d651f;border-radius:22px;box-shadow:0 18px 50px #5f314914}.booking-form{padding:30px}.booking-form__heading{margin-bottom:24px}.booking-form__heading span,.booking-summary__card>span{color:#9d4771;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:900;display:inline-flex}.booking-form__heading h2{color:#281a22;font-family:var(--font-heading);margin:0;font-size:clamp(2.25rem,4vw,3.4rem);line-height:1.05}.booking-form__heading p{color:#715d66;max-width:720px;margin-top:12px;line-height:1.75}.booking-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.booking-form label{color:#4c3b45;gap:8px;font-size:.9rem;font-weight:900;display:grid}.booking-form input,.booking-form select,.booking-form textarea{color:#321f29;background:#fff;border:1px solid #8d3d652e;border-radius:14px;outline:0;width:100%;min-height:48px;padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.booking-form textarea{resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#9d4771;box-shadow:0 0 0 4px #9d477117}.booking-form small,.booking-form__privacy-error{color:#9d2f55;font-size:.8rem;font-weight:800}.booking-form__full{grid-column:1/-1}.booking-form__readonly{background:#fff8fb;border:1px solid #8d3d651f;border-radius:14px;align-content:center;min-height:76px;padding:14px;display:grid}.booking-form__readonly span{color:#7a6670;font-size:.84rem;font-weight:800}.booking-form__readonly strong{color:#321f29;font-size:1.2rem}.booking-form__privacy{color:#58444d;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;margin-top:20px;font-weight:700;line-height:1.55;display:flex}.booking-form__privacy input{accent-color:#9d4771;width:18px;min-height:18px;margin-top:3px}.booking-form__submit{background:var(--color-primary-dark);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;margin-top:24px;padding:0 28px;font-size:.95rem;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.booking-form__submit:hover{background:#9d4771;transform:translateY(-2px)}.booking-form__submit svg{width:18px;height:18px}.booking-form__success{color:#2f6145;background:#f4fbf6;border:1px solid #4b896338;border-radius:16px;gap:12px;margin-top:22px;padding:18px;display:flex}.booking-form__success>svg{flex:none;width:20px;height:20px;margin-top:2px}.booking-form__success strong{color:#244d37;font-size:1rem;display:block}.booking-form__success p{color:#4c705b;margin:6px 0 14px;font-weight:700;line-height:1.55}.booking-form__link-row{flex-wrap:wrap;gap:10px;display:flex}.booking-form__link-row a{color:#2f6145;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:900;text-decoration:none;display:inline-flex}.booking-form__link-row svg{width:16px;height:16px}.booking-summary{gap:18px;display:grid;position:sticky;top:104px}.booking-summary__card{padding:24px}.booking-summary__card h3{color:#281a22;margin:0 0 10px;font-size:2rem}.booking-summary__card p{color:#715d66;margin:0 0 18px;font-weight:700;line-height:1.65}.booking-summary dl{gap:10px;margin:0;display:grid}.booking-summary dl div{border-bottom:1px solid #8d3d651a;justify-content:space-between;gap:16px;padding-bottom:10px;display:flex}.booking-summary dt{color:#7a6670;font-weight:800}.booking-summary dd{color:#321f29;text-align:right;margin:0;font-weight:900}.booking-summary__secure,.booking-summary__hint{color:#5f254c;align-items:center;gap:10px;margin-top:18px;font-size:.9rem;font-weight:900;line-height:1.5;display:flex}.booking-summary__secure svg,.booking-summary__hint svg{flex:none;width:18px;height:18px}.booking-summary__hint{margin-top:0;padding:18px}@media (width<=1020px){.booking-form-layout{grid-template-columns:1fr}.booking-summary{position:static}}@media (width<=640px){.booking-form{padding:24px 18px}.booking-form__grid{grid-template-columns:1fr}}.booking-page{background:radial-gradient(circle at 88% 8%,#d88baa2e,#0000 30%),linear-gradient(#fffaf8 0%,#fff 48%,#fff8fb 100%);min-height:100vh}.booking-page__container{width:min(100% - 48px,1180px);margin:0 auto}.booking-page__hero{background:linear-gradient(90deg,#fffaf8fa,#fae8f39e),#fffaf8;padding:132px 0 48px}.booking-page__hero span{color:#9d4771;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:900;display:inline-flex}.booking-page__hero h1{color:#281a22;margin:0;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.98}.booking-page__hero p{color:#715d66;max-width:760px;margin-top:18px;font-size:1.05rem;line-height:1.8}.booking-footer{background:#fff;padding:8px 0 34px}@media (width<=640px){.booking-page__container{width:min(100% - 28px,1180px)}.booking-page__hero{padding-top:112px}}.home-container{width:min(100% - 48px, var(--container-width));margin:0 auto}#necesitas,#servicios,#sobre-mi,#testimonios,#blog,#contacto{scroll-margin-top:96px}.home-section{padding:92px 0;position:relative}.home-section--soft{background:linear-gradient(#fffaf7fa,#fffffff5),linear-gradient(90deg,#f9e0de8a,#f6eee657)}.home-heading{max-width:650px;margin-bottom:42px}.home-heading--center{text-align:center;margin-left:auto;margin-right:auto}.home-kicker{color:#9d4771;letter-spacing:.08em;text-transform:uppercase;align-items:center;margin-bottom:12px;font-size:.8rem;font-weight:800;display:inline-flex}.home-heading h2,.quote-panel blockquote,.book-section h2,.final-cta h2{color:#281a22;font-family:var(--font-heading);margin:0;font-weight:700;line-height:1.08}.home-heading h2,.book-section h2,.final-cta h2{font-size:3.05rem}.home-heading p,.book-section__content p,.final-cta p{color:#715d66;margin-top:14px;font-size:1.02rem;line-height:1.8}.pain-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.pain-card{text-align:center;background:#ffffffeb;border:1px solid #8d3d651a;border-radius:24px;min-height:210px;padding:26px 18px;transition:transform .25s,box-shadow .25s;box-shadow:0 18px 48px #5f314914}.pain-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px #5f31491f}.pain-card__icon,.service-item__icon{color:#96426a;background:linear-gradient(145deg,#f8e1e4,#fff5ee);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.pain-card__icon{width:72px;height:72px}.pain-card__icon svg{width:36px;height:36px}.pain-card h3,.service-item h3,.reason-item h3,.testimonial-card h3{color:#321f29;font-family:var(--font-body);margin:0;font-size:.98rem;font-weight:800;line-height:1.35}.pain-card a{color:#9d4771;margin-top:16px;font-size:.86rem;font-weight:800;display:inline-flex}.pain-card a:after{content:"→";margin-left:6px}.services-story{background:#fff;padding:0}.services-story__grid{grid-template-columns:minmax(0,1fr) 440px;align-items:stretch;gap:42px;padding:88px 0;display:grid}.services-panel{min-width:0}.services-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:28px 22px;display:grid}.service-item:nth-child(5){grid-column:2}.service-item:nth-child(6){grid-column:3}.service-item:nth-child(7){grid-column:4}.service-item{min-height:134px;color:inherit;text-align:center;border-radius:22px;padding:18px 12px;text-decoration:none;transition:background .25s,transform .25s;display:block}.service-item:hover{background:#fff8f8;transform:translateY(-4px)}.service-item__icon{width:64px;height:64px}.service-item__icon svg{width:30px;height:30px}.home-inline-action{margin-top:30px}.quote-panel{background:linear-gradient(#ffffffe6,#fff6f4f7),#fff;border-radius:32px;overflow:hidden;box-shadow:0 24px 70px #5d31451f}.quote-panel__image{background:linear-gradient(#ffeee726,#ffffffb3),url(/assets/alexandra-hero-SOmCBvau.jpg) 50% 18%/cover;min-height:260px}.quote-panel__content{padding:38px 36px 34px}.quote-mark{color:#c98f94;font-family:var(--font-heading);font-size:5rem;line-height:.5;display:block}.quote-panel blockquote{margin:0;font-size:2rem;font-style:italic;font-weight:500}.quote-panel__content>p{color:#9d4771;font-family:var(--font-heading);margin:22px 0 0;font-size:1.9rem;font-style:italic}.quote-features{gap:14px;margin-top:34px;display:grid}.quote-features span,.trust-row span,.book-list li,.footer-contact p{align-items:center;gap:10px;display:flex}.quote-features span{color:#604850;min-height:48px;font-weight:700}.quote-features svg,.book-list svg{color:#9d4771;flex:none}.why-section{color:#fff;background:linear-gradient(90deg,#2f0f23f5,#602245f0),#421329;position:relative;overflow:hidden}.why-section__texture{opacity:.85;background:linear-gradient(135deg,#0000 0 24%,#ffffff0b 24% 25%,#0000 25% 49%,#ffffff09 49% 50%,#0000 50%) 0 0/220px 220px,radial-gradient(at 92% 25%,#e1a2ae33,#0000 42%);position:absolute;inset:0}.why-section__inner{z-index:1;grid-template-columns:310px minmax(0,1fr);align-items:end;gap:54px;min-height:390px;padding:42px 0 0;display:grid;position:relative}.why-section__content{text-align:center}.why-section__portrait{border-radius:36px 36px 0 0;align-self:end;width:300px;height:360px;overflow:hidden}.why-section__portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}.home-heading--light h2,.home-heading--light .home-kicker{color:#fff}.home-heading--light{max-width:860px;margin-bottom:34px}.home-heading--light .home-kicker{opacity:.82}.reasons-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.reason-item{text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;min-height:126px;padding:20px 10px}.reason-item svg{color:#f5ced4;width:34px;height:34px;margin-bottom:12px}.reason-item h3{color:#fff;font-size:.92rem}.why-section__button{margin:28px auto 46px}.testimonials-section{background:linear-gradient(#fff 0%,#fff8f8 100%)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.testimonial-card{background:#fffffff2;border:1px solid #8d3d6517;border-radius:26px;min-height:230px;padding:34px 30px 30px;position:relative;box-shadow:0 18px 50px #5f314914}.testimonial-card p{color:#58444d;margin:0;font-weight:600;line-height:1.75}.testimonial-card__stars{color:#e5a62e;gap:4px;margin-top:18px;display:flex}.testimonial-card__stars svg{width:17px;height:17px}.testimonial-card h3{margin-top:16px}.testimonial-card span{color:#8a737b;margin-top:4px;font-size:.9rem;font-weight:700;display:block}.book-section{background:linear-gradient(90deg,#ffedf4e6,#fff9f4f5 48%,#f7e0d5eb),#fff4f4;padding:84px 0;position:relative;overflow:hidden}.book-section__grid{grid-template-columns:300px minmax(0,1fr);align-items:center;gap:56px;display:grid}.book-section__cover{filter:drop-shadow(0 28px 34px #492d3838);transform:rotate(-3deg)}.book-section__cover img{border-radius:18px;width:100%}.book-section__content{max-width:720px}.book-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:26px 0 0;padding:0;list-style:none;display:grid}.book-list li{color:#51404a;font-weight:700}.book-section__actions,.final-cta__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.book-section__actions .btn,.final-cta__actions .btn{white-space:normal;text-align:center;gap:10px}.book-section__actions svg,.final-cta__actions svg{width:18px;height:18px}.final-cta{color:#fff;background:linear-gradient(90deg,#40162deb,#74304ec7),url(/assets/alexandra-hero-SOmCBvau.jpg) 50% 26%/cover;padding:68px 0;position:relative;overflow:hidden}.final-cta__inner{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;display:grid;position:relative}.final-cta h2,.final-cta .home-kicker,.final-cta p{color:#fff}.final-cta p{opacity:.9;max-width:650px}.trust-row{border-top:1px solid #ffffff29;flex-wrap:wrap;grid-column:1/-1;gap:20px 32px;padding-top:18px;display:flex}.trust-row span{color:#ffffffe0;font-weight:700}.trust-row svg{color:#f7cdd4;width:18px;height:18px}.site-footer{background:#fff;border-top:1px solid #8d3d651a;padding:48px 0 38px}.site-footer__grid{grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(150px,1fr));gap:42px;display:grid}.footer-logo{color:var(--color-secondary);font-family:var(--font-heading);flex-direction:column;font-size:2rem;font-weight:700;line-height:.9;display:inline-flex}.footer-logo span{color:var(--color-primary)}.site-footer__brand p{color:#705d65;max-width:300px;margin-top:18px;line-height:1.75}.footer-links{align-content:start;gap:10px;display:grid}.footer-links h2,.footer-contact h2{color:#9d4771;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:900}.footer-links a,.footer-contact p{color:#5a464f;overflow-wrap:anywhere;font-size:.95rem;font-weight:700}.footer-links a:hover{color:#9d4771}.footer-contact{align-content:start;gap:12px;display:grid}.footer-contact p{margin:0;line-height:1.5}.footer-contact svg{color:#9d4771;flex:none;width:17px;height:17px}@media (width<=1180px){.pain-grid{grid-template-columns:repeat(3,1fr)}.services-story__grid{grid-template-columns:1fr}.quote-panel{grid-template-columns:.85fr 1fr;display:grid}.quote-panel__image{min-height:100%}.why-section__inner{grid-template-columns:240px minmax(0,1fr);gap:34px}.why-section__portrait{width:240px;height:330px}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.home-container{width:min(100% - 36px, var(--container-width))}.home-section{padding:72px 0}.home-heading h2,.book-section h2,.final-cta h2{font-size:2.35rem}.pain-grid,.services-grid,.testimonials-grid,.reasons-grid{grid-template-columns:repeat(2,1fr)}.services-story__grid{padding:70px 0}.quote-panel{grid-template-columns:1fr}.quote-panel__image{min-height:280px}.why-section__inner{grid-template-columns:1fr;padding:70px 0}.why-section__portrait{display:none}.why-section__button{margin-bottom:0}.book-section__grid{grid-template-columns:1fr;gap:34px}.book-section__cover{width:min(100%,260px);margin:0 auto}.final-cta__inner{grid-template-columns:1fr}}@media (width<=640px){.home-container{width:min(100% - 28px, var(--container-width))}.pain-grid,.services-grid,.testimonials-grid,.reasons-grid,.book-list,.site-footer__grid{grid-template-columns:1fr}.pain-card{min-height:0}.service-item{min-height:110px}.quote-panel blockquote{font-size:1.65rem}.quote-panel__content{padding:32px 24px}.book-section__actions .btn,.final-cta__actions .btn{width:100%}.trust-row{gap:14px}}.community-section{background:linear-gradient(#fffaf7 0%,#f7efe9 100%);padding:90px 20px}.community-container{max-width:1180px;margin:0 auto}.community-header{text-align:center;max-width:760px;margin:0 auto 50px}.community-header span{color:#9b6a4f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.85rem;font-weight:700;display:inline-block}.community-header h2{color:#3b2b25;margin-bottom:18px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.community-header p{color:#6f5f58;font-size:1.08rem;line-height:1.7}.community-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.community-card{text-align:center;background:#ffffffe0;border:1px solid #9b6a4f29;border-radius:26px;padding:28px 22px;transition:all .3s;box-shadow:0 18px 45px #50302314}.community-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #50302324}.community-icon{background:#f3e1d5;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:1.8rem;display:grid}.community-card h3{color:#3b2b25;margin-bottom:12px;font-size:1.15rem}.community-card p{color:#6f5f58;margin-bottom:24px;font-size:.95rem;line-height:1.6}.community-button{color:#fff;background:#8d5c43;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.community-button:hover{background:#6f4531;transform:translateY(-2px)}@media (width<=1100px){.community-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.community-section{padding:70px 18px}.community-grid{grid-template-columns:1fr}.community-card{padding:26px 20px}}.service-page{--service-primary:#53206f;--service-primary-soft:#8c55c7;--service-ink:#1f1930;--service-muted:#5f526e;--service-line:#5d2a8029;--service-card:#ffffffeb;--service-glow:#a16add2e;color:var(--service-ink);background:#fff}.service-page--warm,.service-page--amber,.service-page--gold{--service-primary:#55206d;--service-primary-soft:#9a5ac8;--service-glow:#ca8e5138}.service-container{width:min(100% - 48px,1180px);margin:0 auto}.service-hero,.service-intro,.service-strip,.service-benefits,.service-process,.service-booking,.service-reserve,.service-final-cta{scroll-margin-top:96px}.service-hero{background:linear-gradient(90deg,#fff 0%,#ffffffeb 42%,#efe0fc94 100%),radial-gradient(circle at 12% 20%,#c4a7e661,#0000 28%),#fbf7ff;min-height:610px;padding:122px 0 76px;position:relative;overflow:hidden}.service-page--amber .service-hero,.service-page--gold .service-hero,.service-page--warm .service-hero{background:linear-gradient(90deg,#fff 0%,#ffffffe6 42%,#ecc29257 100%),radial-gradient(circle at 14% 18%,#e7ceb570,#0000 30%),#fff8f2}.service-hero__wash{background:linear-gradient(90deg, #fffffffa 0%, #ffffffbf 42%, #ffffff0f 100%), radial-gradient(circle at 78% 30%, var(--service-glow), transparent 38%);pointer-events:none;position:absolute;inset:0}.service-hero__grid{z-index:1;grid-template-columns:.88fr 1.12fr;align-items:center;gap:38px;display:grid;position:relative}.service-breadcrumb{color:#725f7b;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:42px;font-size:.88rem;font-weight:700;display:flex}.service-breadcrumb a:hover{color:var(--service-primary)}.service-breadcrumb svg{width:14px;height:14px}.service-hero__copy h1{color:#21182d;max-width:640px;font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(4.2rem,7.2vw,7.35rem);font-weight:700;line-height:.92}.service-hero__subtitle{max-width:650px;color:var(--service-primary);font-family:var(--font-heading);margin:22px 0 0;font-size:clamp(1.85rem,3.2vw,2.8rem);font-style:italic;line-height:1.08}.service-ornament{width:320px;color:var(--service-primary-soft);align-items:center;gap:10px;margin:20px 0 22px;display:flex}.service-ornament span{background:linear-gradient(90deg, transparent, var(--service-primary-soft));flex:1;height:1px}.service-ornament span:last-child{background:linear-gradient(90deg, var(--service-primary-soft), transparent)}.service-ornament svg{width:24px;height:24px}.service-hero__description{color:#2d2537;max-width:590px;margin:0;font-size:1.05rem;font-weight:600;line-height:1.86}.service-hero__meta{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.service-hero__meta span{min-height:34px;color:var(--service-primary);background:#ffffffbd;border:1px solid #5d2a8024;border-radius:999px;align-items:center;padding:7px 14px;font-size:.88rem;font-weight:900;display:inline-flex;box-shadow:0 12px 30px #341c4b0f}.service-hero__actions{flex-wrap:wrap;gap:18px;margin-top:32px;display:flex}.service-hero__actions .btn-secondary{border-color:var(--service-primary);color:var(--service-primary)}.service-hero__safe{color:var(--service-primary);align-items:center;gap:8px;margin:14px 0 0;font-size:.9rem;font-weight:800;display:flex}.service-hero__safe svg{width:17px;height:17px}.service-hero__inline-note{color:#3b244d;max-width:470px;min-height:78px;font-family:var(--font-heading);background:linear-gradient(135deg,#e8d3f9e0,#f8eeffe6);border-radius:16px;align-items:center;gap:18px;margin-top:32px;padding:18px 24px;font-size:1.25rem;line-height:1.35;display:flex;box-shadow:0 18px 46px #58277a1c}.service-hero__inline-note svg{width:34px;height:34px;color:var(--service-primary-soft);flex:none}.service-hero__visual{border-radius:34px 0 0 34px;min-height:440px;position:relative;overflow:hidden;box-shadow:0 22px 70px #40255024}.service-hero__visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffffd1 0%,#ffffff47 22%,#0000 52%),radial-gradient(circle at 88% 24%,#ffffff52,#0000 34%);position:absolute;inset:0}.service-hero__visual img{object-fit:cover;object-position:center;filter:saturate(1.03)contrast(1.02);width:100%;height:100%;min-height:440px}.service-hero__visual--artwork:before{display:none}.service-hero__visual--artwork img{object-position:center top}.service-hero__quote{z-index:2;color:#251933;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #5f24821f;border-radius:18px;width:min(255px,100% - 72px);padding:32px 28px;position:absolute;top:72px;right:36px;box-shadow:0 18px 50px #301a4824}.service-hero__quote p{margin:12px 0;font-size:1.18rem;font-weight:800;line-height:1.5}.service-hero__quote svg{color:var(--service-primary-soft)}.service-hero__quote svg:first-child{width:30px;height:30px}.service-hero__quote svg:last-child{width:34px;height:34px}.service-page--hipnosis-cuantica .service-hero__quote,.service-page--hipnosis-regresiva-cuantica .service-hero__quote,.service-page--reiki .service-hero__quote{top:auto;bottom:34px}.service-section-title{text-align:center;max-width:900px;margin:0 auto 34px}.service-section-title>span{color:var(--service-primary);letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:900;display:inline-flex}.service-section-title h2{color:#251933;font-family:var(--font-heading);letter-spacing:.015em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3.1rem);font-weight:700;line-height:1.08}.service-title-mark{color:var(--service-primary-soft);align-items:center;gap:9px;margin-top:12px;display:inline-flex}.service-title-mark:before,.service-title-mark:after{content:"";opacity:.55;background:currentColor;width:54px;height:1px}.service-title-mark svg{width:20px;height:20px}.service-section-title p{max-width:850px;color:var(--service-muted);text-transform:none;margin:18px auto 0;font-size:1.04rem;font-weight:600;line-height:1.82}.service-intro{background:#fff;padding:62px 0 36px}.service-intro__grid{grid-template-columns:330px minmax(0,1fr);align-items:center;gap:44px;display:grid}.service-intro__image{border-radius:18px;height:185px;overflow:hidden;box-shadow:0 20px 44px #3c23501f}.service-intro__image img{object-fit:cover;object-position:center top;width:100%;height:100%}.service-intro .service-section-title{text-align:left;margin-bottom:0}.service-intro .service-title-mark{margin-left:110px}.service-strip,.service-benefits,.service-process,.service-booking,.service-reserve{padding:58px 0}.service-strip,.service-process,.service-reserve{background:radial-gradient(circle at 9% 12%,#ad75da17,#0000 26%),linear-gradient(#fff 0%,#fbf8ff 100%)}.service-focus-grid{border:1px solid var(--service-line);background:#ffffffdb;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));display:grid;box-shadow:0 18px 50px #341c4b0f}.service-focus-item{border-right:1px solid var(--service-line);text-align:center;min-height:168px;padding:28px 18px}.service-focus-item:last-child{border-right:0}.service-focus-item svg{width:54px;height:54px;color:var(--service-primary-soft);margin-bottom:16px}.service-focus-item h3,.service-benefit-card h3,.service-process-step h3,.service-modalities h3,.service-plan-list h3,.service-reserve-steps h3{color:#2b1d39;font-family:var(--font-body);margin:0;font-size:1rem;font-weight:900;line-height:1.35}.service-focus-item p,.service-process-step p,.service-modalities p,.service-plan-list p,.service-reserve-steps p{color:var(--service-muted);margin:10px 0 0;font-size:.92rem;font-weight:600;line-height:1.62}.service-benefits{background:#fff}.service-benefit-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.service-benefit-card{border:1px solid var(--service-line);background:linear-gradient(135deg,#faf2ffeb,#fffafae6),#fff;border-radius:18px;min-height:224px;padding:30px;box-shadow:0 18px 48px #341c4b12}.service-benefit-card>svg{width:52px;height:52px;color:var(--service-primary-soft);margin-bottom:16px}.service-benefit-card h3{color:var(--service-primary);font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;font-size:1.45rem}.service-benefit-card ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.service-benefit-card li{color:#473756;align-items:flex-start;gap:9px;font-weight:700;line-height:1.55;display:flex}.service-benefit-card li svg{width:16px;height:16px;color:var(--service-primary-soft);flex:none;margin-top:4px}.service-process-grid,.service-reserve-steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-process-step,.service-reserve-steps article{border:1px solid var(--service-line);text-align:center;background:#ffffffeb;border-radius:18px;min-height:205px;padding:28px 22px;position:relative;box-shadow:0 14px 42px #341c4b0f}.service-process-step span,.service-reserve-steps span{background:var(--service-primary);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.82rem;font-weight:900;display:grid;position:absolute;top:14px;left:16px}.service-process-step svg,.service-reserve-steps svg{width:56px;height:56px;color:var(--service-primary-soft);margin-bottom:16px}.service-booking{background:#fff}.service-booking__grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:20px;display:grid}.service-modalities,.service-session-types,.service-faq,.service-testimonial{border:1px solid var(--service-line);background:#fffffff0;border-radius:20px;box-shadow:0 18px 48px #341c4b12}.service-modalities,.service-session-types{padding:28px}.service-modalities .service-section-title,.service-session-types .service-section-title,.service-faq .service-section-title{margin-bottom:22px}.service-modalities .service-section-title h2,.service-session-types .service-section-title h2,.service-faq .service-section-title h2{font-size:1.48rem}.service-modalities__cards,.service-plan-list{gap:14px;display:grid}.service-modalities__cards article,.service-plan-list article{background:linear-gradient(135deg,#faf3fffa,#fffffff2);border-radius:16px;padding:20px}.service-modalities svg{width:42px;height:42px;color:var(--service-primary-soft);margin-bottom:12px}.service-modalities span{background:var(--service-primary);color:#fff;border-radius:999px;margin-top:14px;padding:8px 18px;font-size:.9rem;font-weight:900;display:inline-flex}.service-reserve__grid{grid-template-columns:1.3fr .95fr;align-items:stretch;gap:22px;display:grid}.service-reserve__grid>div:first-child{border:1px solid var(--service-line);background:#fffffff0;border-radius:20px;padding:28px;box-shadow:0 18px 48px #341c4b12}.service-reserve-steps{gap:14px}.service-reserve-steps article{min-height:180px;box-shadow:none}.service-reserve__button{gap:10px;margin:24px auto 0}.service-reserve__button svg{width:18px;height:18px}.service-faq{padding:28px}.service-faq__list{gap:10px;display:grid}.service-faq__list button{border:1px solid var(--service-line);color:#39284d;text-align:left;cursor:pointer;background:#ffffffeb;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 18px;font-weight:800;display:flex}.service-faq__list svg{width:18px;height:18px;color:var(--service-primary);flex:none}.service-testimonial{background:linear-gradient(135deg,#f6e9ffeb,#fffaffeb),#fff;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:34px 40px;display:grid}.service-testimonial>svg:first-child{width:46px;height:46px;color:var(--service-primary-soft)}.service-testimonial>svg:last-child{width:44px;height:44px;color:var(--service-primary-soft)}.service-testimonial p{color:#39284d;font-family:var(--font-heading);margin:0;font-size:1.55rem;font-style:italic;line-height:1.45}.service-testimonial strong{color:var(--service-primary);margin-top:10px;font-size:.95rem;display:block}.service-final-cta{background:linear-gradient(90deg,#e2c5f8f2,#fff7ffdb,#6f2a91f5),#efe0ff;padding:42px 0;overflow:hidden}.service-final-cta__inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.service-final-cta p{color:#381f4d;max-width:720px;font-family:var(--font-heading);margin:0;font-size:clamp(1.65rem,3vw,2.45rem);font-weight:700;line-height:1.15}.service-final-cta .btn{flex:none;gap:10px}.service-final-cta svg{width:18px;height:18px}.service-footer{color:#fff;background:radial-gradient(circle at 8% 16%,#af69d33d,#0000 28%),linear-gradient(120deg,#25102f,#542066 55%,#301236);padding:46px 0 34px}.service-footer__grid{grid-template-columns:minmax(240px,1.1fr) repeat(3,minmax(160px,1fr));gap:44px;display:grid}.service-footer__logo{color:#fff;font-family:var(--font-heading);flex-direction:column;font-size:2rem;font-weight:700;line-height:.92;display:inline-flex}.service-footer__logo span{color:#e6c7ff}.service-footer__brand p{color:#ffffffc7;max-width:310px;margin:18px 0 0;line-height:1.72}.service-footer__links,.service-footer__contact{align-content:start;gap:10px;display:grid}.service-footer h2{color:#f0d7ff;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:900}.service-footer a,.service-footer__contact p{color:#ffffffd6;font-weight:700}.service-footer a:hover{color:#fff}.service-footer__contact p{overflow-wrap:anywhere;align-items:center;gap:10px;margin:0;display:flex}.service-footer__contact svg{flex:none;width:17px;height:17px}.service-not-found{min-height:70vh;padding:150px 0 80px}.service-not-found h1{font-family:var(--font-heading);font-size:3rem}@media (width<=1100px){.service-hero__grid,.service-intro__grid,.service-booking__grid,.service-reserve__grid{grid-template-columns:1fr}.service-hero__visual{border-radius:32px;min-height:420px}.service-intro .service-section-title{text-align:center}.service-intro .service-title-mark{margin-left:0}.service-intro__image{height:260px}.service-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.service-container{width:min(100% - 34px,1180px)}.service-hero{padding-top:120px}.service-hero__copy h1{font-size:clamp(3rem,13vw,4.7rem)}.service-hero__subtitle{font-size:1.7rem}.service-hero__visual,.service-hero__visual img{min-height:330px}.service-hero__quote{width:min(230px,100% - 40px);padding:22px;top:24px;right:20px}.service-focus-grid,.service-process-grid,.service-reserve-steps{grid-template-columns:1fr}.service-focus-item{border-right:0;border-bottom:1px solid var(--service-line)}.service-focus-item:last-child{border-bottom:0}.service-testimonial{text-align:center;grid-template-columns:1fr}.service-final-cta__inner{flex-direction:column;align-items:flex-start}}@media (width<=620px){.service-container{width:min(100% - 28px,1180px)}.service-breadcrumb{margin-bottom:28px}.service-ornament{width:min(100%,270px)}.service-hero__actions .btn,.service-final-cta .btn,.service-reserve__button{white-space:normal;text-align:center;width:100%}.service-hero__inline-note{align-items:flex-start;font-size:1.1rem}.service-section-title h2{font-size:1.82rem}.service-intro,.service-strip,.service-benefits,.service-process,.service-booking,.service-reserve{padding:44px 0}.service-modalities,.service-session-types,.service-faq,.service-reserve__grid>div:first-child{padding:22px}.service-footer__grid{grid-template-columns:1fr}}.testimonials-page{--testimonials-ink:#21124e;--testimonials-purple:#6f3290;--testimonials-purple-soft:#a255b3;--testimonials-blush:#f4e5f2;--testimonials-panel:#ffffffe6;--footer-credit-color:#7b6578;--footer-credit-border:#6f32901f;min-height:100vh;color:var(--testimonials-ink);background:radial-gradient(circle at 9% 8%,#9b55a61f,#0000 30%),linear-gradient(#fff9f3 0%,#fffdfb 46%,#fff9f6 100%);padding-top:82px}.testimonials-container{width:min(100% - 68px,1200px);margin:0 auto}.testimonials-hero{background:var(--testimonials-hero-bg) center / cover no-repeat, linear-gradient(105deg, #fff8f3, #f4d9df 60%, #e9c7df);align-items:center;min-height:492px;display:flex;position:relative;overflow:hidden}.testimonials-hero__overlay{pointer-events:none;background:linear-gradient(90deg,#fff9f4f5 0%,#fff9f4e0 33%,#fff8f461 58%,#fff7f41f 100%),linear-gradient(#ffffff29,#ffffff3d);position:absolute;inset:0}.testimonials-hero__grid{z-index:1;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:42px;padding:52px 0 66px;display:grid;position:relative}.testimonials-hero__copy{max-width:660px}.testimonials-breadcrumb{color:var(--testimonials-ink);align-items:center;gap:8px;margin-bottom:36px;font-size:.92rem;font-weight:700;display:inline-flex}.testimonials-breadcrumb svg{width:14px;height:14px;color:var(--testimonials-purple)}.testimonials-hero h1{max-width:650px;color:var(--testimonials-ink);font-family:var(--font-heading);letter-spacing:-.04em;font-size:clamp(4rem,6vw,5.55rem);font-weight:700;line-height:.94}.testimonials-hero__copy>p{color:#21124e;max-width:560px;margin-top:24px;font-size:1.08rem;font-weight:600;line-height:1.75}.testimonials-divider{width:310px;color:var(--testimonials-purple);align-items:center;gap:14px;margin:28px 0 0;display:flex}.testimonials-divider span{opacity:.58;background:linear-gradient(90deg,#0000,currentColor 18% 82%,#0000);flex:1;height:1px}.testimonials-divider svg{flex:none;width:34px;height:34px}.testimonials-hero__quote{width:min(100%,292px);min-height:320px;color:var(--testimonials-purple);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8f6c7;border:1px solid #6f32901a;border-radius:34px;align-content:center;justify-self:end;justify-items:center;padding:36px 34px;display:grid;box-shadow:0 28px 70px #451d4a1a}.testimonials-hero__quote>svg{width:44px;height:44px;margin-bottom:18px}.testimonials-hero__quote p{color:var(--testimonials-ink);font-family:var(--font-heading);font-size:1.86rem;font-weight:700;line-height:1.17}.testimonials-hero__quote .testimonials-divider{width:190px;margin-top:26px}.testimonials-hero__quote .testimonials-divider svg{width:42px;height:42px}.testimonials-list{padding:24px 0 0}.testimonials-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.testimonial-story-card{background:linear-gradient(145deg, #fffffffa, #fff9f6eb), var(--color-white);border:1px solid #491e5414;border-radius:18px;flex-direction:column;min-height:392px;padding:26px 30px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #34193f24}.testimonial-story-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 88% 18%,#a255b314,#0000 32%);position:absolute;inset:0}.testimonial-story-card__quote{z-index:1;color:#fff;background:linear-gradient(145deg,#b962bc,#7c379e);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid;position:relative}.testimonial-story-card__quote svg{width:24px;height:24px}.testimonial-story-card__text{z-index:1;color:#21124e;min-height:120px;font-size:1.01rem;font-weight:650;line-height:1.6;position:relative}.testimonial-story-card__service{z-index:1;max-width:100%;min-height:42px;color:var(--testimonials-ink);background:linear-gradient(90deg,#f4e4f5f5,#ecd9ebdb);border-radius:9px;align-self:flex-start;align-items:center;gap:9px;margin-top:18px;padding:8px 13px;font-size:.83rem;font-weight:750;line-height:1.15;display:inline-flex;position:relative}.testimonial-story-card__service svg{width:26px;height:26px;color:var(--testimonials-purple);flex:none}.testimonial-story-card__stars{z-index:1;color:#9346a9;gap:7px;margin-top:20px;display:flex;position:relative}.testimonial-story-card__stars svg{width:18px;height:18px}.testimonial-story-card__person{z-index:1;gap:5px;margin-top:22px;display:grid;position:relative}.testimonial-story-card__person strong{color:var(--testimonials-ink);font-size:1rem;font-weight:900}.testimonial-story-card__person span{color:#21124e;font-size:.9rem;font-weight:600}.testimonial-story-card__decor{color:#893a9d7a;width:76px;height:42px;position:absolute;bottom:18px;right:26px}.testimonial-story-card__decor svg{width:100%;height:100%}.testimonial-story-card__decor:before,.testimonial-story-card__decor:after{content:"";border-top:1.4px solid;border-radius:100% 0 0;width:36px;height:14px;position:absolute;bottom:10px}.testimonial-story-card__decor:before{left:-22px;transform:rotate(16deg)}.testimonial-story-card__decor:after{right:-22px;transform:rotate(-16deg)scaleX(-1)}.testimonial-story-card__decor--leaves,.testimonial-story-card__decor--stem,.testimonial-story-card__decor--leaf{opacity:.65;width:86px;height:110px;bottom:26px;right:14px}.testimonial-story-card__decor--leaves:before,.testimonial-story-card__decor--stem:before,.testimonial-story-card__decor--leaf:before{border-top:0;border-left:1.4px solid;border-radius:0;width:1px;height:96px;bottom:0;left:42px;transform:rotate(11deg)}.testimonial-story-card__decor--leaves:after,.testimonial-story-card__decor--stem:after,.testimonial-story-card__decor--leaf:after{border-top:1.3px solid;border-bottom:0;border-left:0;border-right:1.3px solid;border-radius:100% 0;width:34px;height:18px;bottom:45px;right:20px;transform:rotate(-38deg)}.testimonials-thanks{color:#5d277b;text-align:center;justify-content:center;align-items:center;gap:13px;margin:26px 0 20px;font-size:1.02rem;font-weight:600;display:flex}.testimonials-thanks svg{color:#8e3eaa;flex:none;width:24px;height:24px}.testimonials-stats{padding:0 0 22px}.testimonials-stats__panel{background:linear-gradient(90deg,#edd7efeb,#fffaf8f5,#ecd8eeeb),#f8eff7;border:1px solid #6f329029;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 16px 46px #37164214}.testimonials-stat{text-align:center;align-content:start;justify-items:center;min-height:178px;padding:28px 20px 24px;display:grid}.testimonials-stat+.testimonials-stat{border-left:1px solid #6f329026}.testimonials-stat span{border:1.5px solid var(--testimonials-purple);width:76px;height:76px;color:var(--testimonials-purple);border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.testimonials-stat span svg{width:38px;height:38px}.testimonials-stat strong{color:var(--testimonials-ink);font-family:var(--font-heading);font-size:2.42rem;font-weight:700;line-height:.9}.testimonials-stat p{color:#21124e;margin-top:10px;font-size:1rem;font-weight:750;line-height:1.25}.testimonials-stat small{color:#21124e;margin-top:4px;font-size:.91rem;font-weight:600;line-height:1.35}.testimonials-cta-wrap{padding:0 0 34px}.testimonials-cta{background:linear-gradient(90deg, #28104af0 0%, #461b67b8 43%, #32134d1f 100%), var(--testimonials-cta-bg) center / cover no-repeat, #32164f;border-radius:22px;align-items:center;min-height:276px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 54px #27103729}.testimonials-cta__content{z-index:1;color:#fff;width:min(100%,600px);margin-left:34%;padding:44px 44px 42px;position:relative}.testimonials-cta__content h2{color:#fff;max-width:520px;font-family:var(--font-heading);letter-spacing:-.025em;font-size:clamp(2.3rem,4vw,3.1rem);font-weight:700;line-height:1.05}.testimonials-cta__content p{color:#ffffffeb;max-width:520px;margin-top:12px;font-size:1.03rem;font-weight:600;line-height:1.55}.testimonials-cta__button{color:#2a174f;background:#fffaf8f0;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:14px;min-height:76px;margin-top:20px;padding:14px 34px;transition:transform .25s,background .25s;display:inline-flex;box-shadow:0 18px 40px #12051e2e}.testimonials-cta__button:hover{background:#fff;transform:translateY(-2px)}.testimonials-cta__button svg{width:24px;height:24px;color:var(--testimonials-purple);flex:none}.testimonials-cta__button span{color:#2a174f;font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;gap:2px;font-size:1.12rem;font-weight:800;line-height:1.1;display:grid}.testimonials-cta__button small{color:#2a174f;font-family:var(--font-body);letter-spacing:0;text-transform:none;font-size:.78rem;font-weight:650}.testimonials-trust{padding:4px 0 36px}.testimonials-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.testimonials-trust__item{color:#4a216b;align-items:center;gap:17px;min-height:76px;display:flex}.testimonials-trust__item>svg{flex:none;width:46px;height:46px}.testimonials-trust__item p{color:#21124e;gap:3px;line-height:1.25;display:grid}.testimonials-trust__item strong{font-size:.96rem;font-weight:800}.testimonials-trust__item span{font-size:.94rem;font-weight:600}.testimonials-footer{background:#fff;border-top:1px solid #6f32901a;padding:48px 0 32px}.testimonials-footer__grid{grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(150px,1fr));gap:42px;display:grid}.testimonials-footer__logo{color:var(--color-secondary);font-family:var(--font-heading);flex-direction:column;font-size:2rem;font-weight:700;line-height:.9;display:inline-flex}.testimonials-footer__logo span{color:var(--color-primary)}.testimonials-footer__brand p{color:#705d65;max-width:300px;margin-top:18px;line-height:1.75}.testimonials-footer__links,.testimonials-footer__contact{align-content:start;gap:10px;display:grid}.testimonials-footer h2{color:#9d4771;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:900}.testimonials-footer a,.testimonials-footer__contact p{color:#5a464f;overflow-wrap:anywhere;font-size:.95rem;font-weight:700}.testimonials-footer a:hover{color:#9d4771}.testimonials-footer__contact p{margin:0;line-height:1.5}@media (width<=1120px){.testimonials-hero__grid{grid-template-columns:minmax(0,1fr) 300px}.testimonials-card-grid,.testimonials-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.testimonials-page{padding-top:82px}.testimonials-container{width:min(100% - 36px,1200px)}.testimonials-hero{min-height:auto}.testimonials-hero__overlay{background:linear-gradient(#fff9f4f5 0%,#fff9f4db 52%,#fff8f452 100%)}.testimonials-hero__grid{grid-template-columns:1fr;gap:28px;padding:46px 0 54px}.testimonials-breadcrumb{margin-bottom:26px}.testimonials-hero h1{font-size:clamp(3rem,13vw,4.7rem)}.testimonials-hero__quote{justify-self:start;width:min(100%,360px);min-height:0;padding:30px 28px}.testimonials-hero__quote p{font-size:1.55rem}.testimonials-stats__panel,.testimonials-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials-stat:nth-child(3){border-left:0}.testimonials-stat:nth-child(n+3){border-top:1px solid #6f329026}.testimonials-cta{background:linear-gradient(180deg, #28104a2e 0%, #28104adb 58%, #28104af0 100%), var(--testimonials-cta-bg) center / cover no-repeat, #32164f;align-items:flex-end;min-height:380px}.testimonials-cta__content{width:100%;margin-left:0;padding:34px 28px}}@media (width<=640px){.testimonials-container{width:min(100% - 28px,1200px)}.testimonials-hero__grid{padding:38px 0 46px}.testimonials-breadcrumb{font-size:.86rem}.testimonials-divider{width:min(100%,260px)}.testimonials-hero__copy>p{font-size:1rem}.testimonials-card-grid,.testimonials-stats__panel,.testimonials-trust__grid,.testimonials-footer__grid{grid-template-columns:1fr}.testimonial-story-card{min-height:0;padding:26px 26px 24px}.testimonial-story-card__text{min-height:0}.testimonials-stat+.testimonials-stat{border-top:1px solid #6f329026;border-left:0}.testimonials-cta{border-radius:18px;min-height:430px}.testimonials-cta__content h2{font-size:2.22rem}.testimonials-cta__button{justify-content:center;width:100%;padding:14px 18px}.testimonials-cta__button span{font-size:.98rem}.testimonials-trust__item{min-height:60px}}.contact-page{color:#2c1832;background:#fffaf7}.contact-hero{background:radial-gradient(circle at 100% 0,#a44dab21,#0000 34%),linear-gradient(135deg,#fffaf7 0%,#fff4ee 100%);grid-template-columns:1fr 1fr;min-height:620px;display:grid;overflow:hidden}.contact-hero__content{flex-direction:column;justify-content:center;padding:110px 7vw 80px;display:flex}.contact-kicker{color:#8c3e98;letter-spacing:.18em;font-size:13px;font-weight:800}.contact-hero h1{font-family:var(--font-serif,serif);margin:18px 0 10px;font-size:clamp(48px,6vw,78px);font-weight:500;line-height:.95}.contact-hero h1 em{color:#9b5b46;font-style:italic;display:block}.contact-divider{color:#b77b66;align-items:center;gap:14px;margin:24px 0;display:flex}.contact-divider span{background:#dfb8a8;width:70px;height:1px}.contact-hero p{color:#6d5a61;max-width:540px;font-weight:600;line-height:1.8}.contact-hero strong{color:#b67658;font-size:32px;font-family:var(--font-script,serif);margin-top:24px;font-style:italic;font-weight:400}.contact-values{grid-template-columns:repeat(3,1fr);gap:24px;max-width:620px;margin-top:48px;display:grid}.contact-values article{text-align:center}.contact-values div{color:#9b5b46;background:#fff;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 12px;display:grid;box-shadow:0 12px 30px #50244614}.contact-values b,.contact-values span{display:block}.contact-values b{font-size:14px}.contact-values span{color:#8b747c;margin-top:4px;font-size:13px}.contact-hero__image{background:linear-gradient(90deg,#fffaf7e0,#fffaf714),url(https://images.unsplash.com/photo-1515377905703-c4788e51af15?auto=format&fit=crop&w=1400&q=80) 50%/cover;border-bottom-left-radius:46%;min-height:620px;position:relative}.contact-image-card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf7e0;border-radius:24px;width:240px;padding:36px 28px;position:absolute;bottom:18%;right:12%;box-shadow:0 20px 60px #401c4629}.contact-image-card span{color:#6d3a75;font-size:38px;font-family:var(--font-script,serif);font-style:italic;display:block}.contact-image-card p{color:#5c4247;margin:8px 0;font-size:18px}.contact-main{grid-template-columns:.95fr 1.05fr;gap:70px;width:min(1200px,100% - 40px);margin:0 auto;padding:70px 0 50px;display:grid}.contact-card{background:#fff;border:1px solid #8a479329;border-radius:18px;grid-template-columns:58px 1fr auto;align-items:center;gap:18px;margin-top:14px;padding:20px;display:grid;box-shadow:0 14px 35px #471e4e0f}.contact-icon{color:#8c3e98;background:#f5e7f5;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.contact-card b{color:#33213a;display:block}.contact-card p{color:#7b6570;margin:4px 0 0}.contact-card a{color:#8c3e98;border:1px solid #8c3e9840;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:800;text-decoration:none}.contact-form{padding-top:2px}.contact-form__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form input,.contact-form textarea{width:100%;font:inherit;color:#2c1832;background:#fff;border:1px solid #8a479338;border-radius:12px;outline:none;margin-top:14px;padding:17px 18px}.contact-form textarea{resize:vertical}.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d3377,#a04caf);border:0;border-radius:12px;width:100%;margin-top:14px;padding:17px 20px;font-weight:900;box-shadow:0 16px 36px #6d337738}.contact-privacy{text-align:center;color:#8b747c;margin-top:14px;font-size:13px}.contact-cta{background:linear-gradient(135deg,#f7e7f7,#fff1ee);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;width:min(1200px,100% - 40px);margin:0 auto 60px;padding:30px 42px;display:flex}.contact-cta>div{align-items:center;gap:20px;display:flex}.contact-cta span{color:#8c3e98;font-size:42px}.contact-cta h2{color:#6d3377;margin:0}.contact-cta p{color:#6d5a61;margin:6px 0 0}.contact-cta a{color:#fff;white-space:nowrap;background:#7a3786;border-radius:10px;padding:16px 30px;font-weight:900;text-decoration:none}@media (width<=900px){.contact-hero,.contact-main{grid-template-columns:1fr}.contact-hero__content{padding:80px 24px 50px}.contact-hero__image{border-bottom-left-radius:0;min-height:360px}.contact-values,.contact-form__grid{grid-template-columns:1fr}.contact-main{gap:40px}.contact-card{grid-template-columns:48px 1fr}.contact-card a{text-align:center;grid-column:1/-1}.contact-cta{flex-direction:column;align-items:flex-start}}.floating-ai{z-index:9999;font-family:inherit;position:fixed;bottom:24px;right:24px}.floating-ai-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4b1f59,#9c4fb4);border:0;border-radius:999px;align-items:center;gap:10px;padding:14px 20px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 18px 45px #4b1f5947}.floating-ai-button:hover{transform:translateY(-3px);box-shadow:0 22px 55px #4b1f5959}.floating-ai-button span{background:#ffffff2e;border-radius:50%;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.floating-ai-button strong{letter-spacing:.01em;font-size:14px}@media (width<=640px){.floating-ai{bottom:16px;right:16px}.floating-ai-button{padding:13px 16px}.floating-ai-button strong{display:none}}.ai-chat-window{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffafcf5;border:1px solid #8b529a2e;border-radius:28px;width:min(380px,100vw - 32px);max-height:min(680px,100vh - 120px);margin-bottom:16px;overflow:hidden;box-shadow:0 28px 80px #37184540}.ai-chat-header{background:linear-gradient(135deg,#fff7fb,#f3e7ff);border-bottom:1px solid #8b529a1f;justify-content:space-between;align-items:center;padding:22px 22px 18px;display:flex}.ai-chat-kicker{color:#9c4fb4;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.ai-chat-header h3{color:#2b1635;margin:4px 0 0;font-size:22px}.ai-chat-header button{cursor:pointer;color:#5a2768;background:#fff;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;box-shadow:0 8px 20px #3718451f}.ai-chat-body{max-height:calc(min(680px,100vh - 120px) - 86px);padding:20px;overflow-y:auto}.ai-message{border-radius:18px;margin-bottom:14px;padding:14px 16px;font-size:14px;line-height:1.55}.ai-message--assistant{color:#35203d;background:#fff;box-shadow:0 12px 30px #37184514}.ai-quick-actions{flex-wrap:wrap;gap:8px;margin:14px 0 20px;display:flex}.ai-quick-actions button,.ai-guide-grid button{color:#5a2768;cursor:pointer;background:#fff;border:1px solid #8b529a38;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700;transition:all .25s}.ai-quick-actions button:hover,.ai-guide-grid button:hover{color:#fff;background:#5a2768}.ai-chat-section{margin-top:22px}.ai-chat-section h4{color:#2b1635;margin:0 0 12px;font-size:15px}.ai-service-list{gap:12px;display:grid}.ai-service-card{background:#fff;border:1px solid #8b529a1f;border-radius:18px;padding:15px;box-shadow:0 12px 26px #37184512}.ai-service-card strong{color:#2b1635;font-size:15px;display:block}.ai-service-card span{color:#8b6a94;margin-top:4px;font-size:12px;display:block}.ai-service-card p{color:#493450;margin:10px 0;font-size:13px;line-height:1.45}.ai-service-footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.ai-service-footer div{gap:8px;display:flex}.ai-service-footer a,.ai-service-footer button{cursor:pointer;border:0;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800;text-decoration:none}.ai-service-footer a{color:#5a2768;background:#f5e9f8}.ai-service-footer button{color:#fff;background:#5a2768}.ai-guide-grid{flex-wrap:wrap;gap:8px;display:flex}:root{--color-bg:#fff8f3;--color-bg-soft:#f7ece4;--color-surface:#fff;--color-surface-soft:#fffaf6;--color-primary:#b9825f;--color-primary-dark:#8c5d42;--color-primary-soft:#ead4c4;--color-secondary:#6f4f3f;--color-accent:#d9a77f;--color-text:#2b1f1a;--color-text-soft:#6f5b50;--color-muted:#9b8173;--color-border:#ead8cd;--color-white:#fff;--color-black:#111;--font-heading:"Cormorant Garamond", Georgia, serif;--font-body:"Inter", Arial, sans-serif;--container-width:1180px;--container-padding:24px;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--radius-xl:40px;--shadow-soft:0 12px 40px #3c231414;--shadow-card:0 20px 60px #3c23141f;--transition:all .25s ease}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text);margin:0;font-weight:600;line-height:1.05}h1{letter-spacing:-.04em;font-size:clamp(3rem,7vw,6.5rem)}h2{letter-spacing:-.035em;font-size:clamp(2.3rem,5vw,4.5rem)}h3{font-size:clamp(1.7rem,3vw,2.4rem)}p{color:var(--color-text-soft);margin:0;font-size:1rem;line-height:1.75}a{color:inherit;text-decoration:none}.text-large{font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.8}.text-small{font-size:.9rem;line-height:1.6}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary-dark);font-size:.78rem;font-weight:700}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);margin:0;overflow-x:hidden}img{max-width:100%;display:block}button,input,textarea,select{font-family:inherit}.main-page{background:radial-gradient(circle at top left, #d9a77f33, transparent 35%), linear-gradient(180deg, var(--color-bg) 0%, var(--color-surface-soft) 100%);min-height:100vh}.section{padding:100px 0}@media (width<=768px){.section{padding:70px 0}}
