@import "https://fonts.googleapis.com/css2?family=Allura&family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=DM+Sans:wght@400;500;600&display=swap";:root{--ink:#493a55;--muted:#766a79;--plum:#7a5a93;--deep-plum:#665078;--violet:#9375ae;--pink:#de8db5;--aqua:#6ecac8;--gold:#caa05b;--cream:#fffdfa;--blush:#fdf2f7;--white:#fff;--border:#3e254624;--shadow:0 20px 60px #351e3f21;--serif:"Cormorant Garamond", Georgia, serif;--script:"Allura", cursive;--sans:"DM Sans", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--sans);margin:0;line-height:1.65}body,button,input,textarea,select{font-family:var(--sans)}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08}h1,h2{font-family:var(--serif);letter-spacing:-.018em;font-weight:500}h1{font-size:clamp(3rem,6vw,5.5rem)}h2{font-size:clamp(2.2rem,4vw,3.8rem)}h3{font-size:1.35rem}p{color:var(--muted)}svg{stroke-width:1.6px}.site-shell{width:min(1180px,100% - 48px);margin-inline:auto}.narrow{max-width:780px}.center{text-align:center}.section{padding:110px 0}.section-lead,.lead{font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.7}.eyebrow{color:var(--violet);letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px;font-size:.76rem;font-weight:600}.eyebrow.light{color:#f2b7d5}.microcopy{margin-top:18px;font-size:.83rem}.aurora-glow{filter:blur(14px);pointer-events:none;background:radial-gradient(circle,#63c9c852,#d86d9e2b 40%,#0000 68%);border-radius:50%;width:650px;height:650px;position:absolute}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf8f3e6;border-bottom:1px solid #4a2f5914;position:sticky;top:0}.header-inner{align-items:center;gap:30px;min-height:84px;display:flex}.brand{align-items:center;gap:10px;margin-right:auto;display:flex}.brand img{border-radius:50%}.brand span{flex-direction:column;line-height:1.05;display:flex}.brand strong{font-family:var(--serif);font-size:1.14rem;font-weight:600}.brand small{color:var(--pink);letter-spacing:.14em;text-transform:uppercase;margin-top:4px;font-size:.68rem}.desktop-nav{align-items:center;gap:24px;display:flex}.desktop-nav a{color:#544859;font-size:.87rem;font-weight:500}.header-cta{color:#fff;background:var(--plum);border-radius:99px;padding:11px 17px;font-size:.84rem;font-weight:600}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{width:240px;box-shadow:var(--shadow);background:#fff;border-radius:16px;gap:10px;padding:18px;display:grid;position:absolute;top:44px;right:0}.hero{background:linear-gradient(135deg,#fcfaf6 20%,#f9edf4 100%);min-height:760px;padding:75px 0 100px;position:relative;overflow:hidden}.hero .aurora-glow{top:100px;left:-180px}.hero-grid{grid-template-columns:1.05fr .8fr;align-items:center;gap:80px;display:grid}.hero-copy{z-index:2;padding-top:30px;position:relative}.hero h1{margin-bottom:28px}.hero h1 em{color:var(--pink);font-weight:500}.hero .lead{max-width:670px}.button-row{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button-row.centered{justify-content:center}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 20px;font-size:.89rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{width:17px;height:17px}.button-primary{color:#fff;background:linear-gradient(110deg, var(--plum), #714984)}.button-secondary{color:var(--plum);background:0 0;border:1px solid #4d2f6247}.button-light{color:var(--deep-plum);background:#fff}.button-outline-light{color:#fff;border:1px solid #ffffff80}.button.disabled{opacity:.58;cursor:not-allowed;transform:none}.hero-portrait{position:relative}.portrait-frame{aspect-ratio:4/5;box-shadow:var(--shadow);border-radius:240px 240px 26px 26px;position:relative;overflow:hidden}.portrait-frame img{object-fit:cover;object-position:50% 35%}.portrait-note{min-height:60px;box-shadow:var(--shadow);color:var(--plum);letter-spacing:.11em;text-transform:uppercase;background:#ffffffed;border-radius:999px;align-items:center;gap:10px;padding:0 23px;font-size:.72rem;font-weight:600;display:flex;position:absolute;bottom:40px;left:-35px}.portrait-note i{background:var(--gold);border-radius:50%;width:4px;height:4px}.intro-section h2,.feature-heading h2{margin-bottom:20px}.card-grid{gap:22px;margin-top:54px;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.path-card,.reading-card{border:1px solid var(--border);background:var(--cream);border-radius:22px;padding:34px}.path-card{transition:transform .25s,box-shadow .25s,border-color .25s}.path-card:hover{box-shadow:var(--shadow);border-color:#d86d9e59;transform:translateY(-5px)}.path-card .path-icon,.reading-card>svg{width:32px;height:32px;color:var(--pink);margin-bottom:34px}.path-card p,.reading-card p{font-size:.94rem}.path-card span{color:var(--plum);align-items:center;gap:8px;font-size:.83rem;font-weight:600;display:flex}.path-card span svg{width:15px}.split-feature{grid-template-columns:1fr 1fr;min-height:670px;display:grid}.split-image{min-height:560px;position:relative;overflow:hidden}.split-image img{object-fit:cover}.split-copy{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(70px,9vw,135px);display:flex}.split-copy h2{color:inherit}.split-copy p{color:#ffffffc2;max-width:620px}.split-copy.dark{color:var(--ink)}.split-copy.dark p{color:var(--muted)}.soft-section{background:var(--blush)}.text-link{color:var(--plum);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:inline-flex}.feature-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:45px;display:flex}.feature-heading>div{max-width:700px}.experience-grid{grid-template-columns:1.35fr .8fr;gap:24px;display:grid}.experience-card{background:var(--deep-plum);border-radius:24px;min-height:560px;position:relative;overflow:hidden}.experience-card img{object-fit:cover;transition:transform .7s}.experience-card:hover img{transform:scale(1.025)}.experience-card.large img{object-position:50% 45%}.image-overlay{color:#fff;background:linear-gradient(#0000,#1f1027e0);padding:80px 32px 30px;position:absolute;inset:auto 0 0}.image-overlay p{color:#f0b3d0;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:600}.image-overlay h3{font-family:var(--serif);margin-bottom:9px;font-size:1.7rem;font-weight:500}.image-overlay span{font-size:.88rem}.shop-teaser{background:#edf7f5}.shop-grid{min-height:560px;box-shadow:var(--shadow);background:#fff;border-radius:28px;grid-template-columns:.95fr 1.05fr;display:grid;overflow:hidden}.shop-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(45px,7vw,90px);display:flex}.shop-image{min-height:520px;position:relative}.shop-image img{object-fit:cover}.cta-band{color:#fff;background:linear-gradient(120deg, var(--deep-plum), #6a3f75);padding:95px 0}.cta-band h2{margin-bottom:18px}.cta-band p:not(.eyebrow){color:#ffffffbf}.page-hero{background:linear-gradient(135deg,#fbf7f1,#f7eaf1);position:relative;overflow:hidden}.page-hero .aurora-glow{top:-160px;left:-250px}.page-hero-grid{grid-template-columns:1fr;align-items:center;min-height:560px;display:grid}.page-hero.has-image .page-hero-grid{grid-template-columns:1.05fr .8fr;gap:70px}.page-hero h1{max-width:850px;margin-bottom:24px;font-size:clamp(3rem,6vw,5.7rem)}.page-hero .lead{max-width:680px}.page-hero-image{align-self:stretch;min-height:560px;margin-right:calc(-50vw + min(1180px,100vw - 48px)/2);position:relative}.page-hero-image img{object-fit:cover}.service-list{border-top:1px solid var(--border);margin-top:65px}.service-row{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:start;gap:28px;padding:38px 10px;display:grid}.featured-service{background:linear-gradient(110deg,#fbf1f7,#eff9f8);border-radius:20px;margin-inline:-12px;padding-inline:22px}.service-row h3{font-family:var(--serif);margin-bottom:12px;font-size:1.75rem;font-weight:500}.service-row p{max-width:780px;margin-bottom:10px}.service-row>strong{color:var(--plum);font-family:var(--serif);font-size:1.8rem}.treatment-read-more{border-top:1px solid #7e659121;border-bottom:1px solid #7e659121;max-width:780px;margin:18px 0}.treatment-read-more summary{color:#8b6699;cursor:pointer;padding:16px 0;font-size:.82rem;font-weight:600}.treatment-read-more>div{padding:4px 0 15px}.treatment-read-more>div p{font-size:.91rem}.treatment-read-more>div strong{color:#6a5079}.service-meta{align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex}.service-meta svg{width:16px}.info-band{background:#fff;padding:55px 0}.info-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid}.info-grid>svg{width:34px;height:34px;color:var(--aqua)}.info-grid h3{margin-bottom:8px}.info-grid p{margin-bottom:0;font-size:.88rem}.tech-intro{grid-template-columns:1fr 1fr;align-items:start;gap:90px;display:grid}.nest-hook{color:#79637f;max-width:570px;font-family:var(--serif);font-size:1.35rem}.nest-modalities{flex-wrap:wrap;gap:9px;margin:25px 0;padding:0;list-style:none;display:flex}.nest-modalities li{color:#735c7d;background:linear-gradient(110deg,#fbf1f7,#eff9f8);border:1px solid #7e659124;border-radius:999px;padding:8px 13px;font-size:.75rem}.price-line{align-items:baseline;gap:15px;margin:28px 0;display:flex}.price-line strong{color:var(--plum);font-family:var(--serif);font-size:2.7rem}.price-line span{color:var(--muted)}.bundle-callout{background:linear-gradient(110deg,#fbf1f7,#eff9f8);border:1px solid #7e659129;border-radius:20px;grid-template-columns:1fr auto auto;align-items:center;gap:28px;margin-top:48px;padding:26px 30px;display:grid}.bundle-callout h3{font-family:var(--serif);margin-bottom:6px;font-size:1.55rem;font-weight:500}.bundle-callout p{margin-bottom:0}.bundle-callout>strong{color:var(--plum);font-family:var(--serif);font-size:2rem}.feature-icons{border:1px solid var(--border);border-radius:24px;grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid;overflow:hidden}.feature-icons article{background:#fff;padding:36px}.feature-icons article+article{border-left:1px solid var(--border)}.feature-icons svg{width:30px;color:var(--pink);margin-bottom:25px}.feature-icons p{margin-bottom:0;font-size:.9rem}.disclaimer{background:#fff;padding-block:70px}.disclaimer h3{font-family:var(--serif);font-size:1.55rem}.disclaimer p{margin-bottom:0;font-size:.9rem}.rejuvanest-story{background:linear-gradient(135deg,#f5fbfa,#fbf2f8)}.rejuvanest-details{background:#ffffffbf;border:1px solid #7e659121;border-radius:34px;overflow:hidden;box-shadow:0 24px 70px #634b7214}.rejuvanest-details summary{cursor:pointer;padding:64px;list-style:none}.rejuvanest-details summary::-webkit-details-marker{display:none}.rejuvanest-details summary>div{text-align:center;max-width:900px;margin:0 auto}.rejuvanest-details summary h2{color:#604d6d;font-size:clamp(2.35rem,4.8vw,4.6rem);line-height:1.08}.rejuvanest-details summary h2 em{color:#c76d9c;font-weight:500}.rejuvanest-details summary>div>p:last-child{max-width:760px;margin-inline:auto}.rejuvanest-details summary>span{color:#835f92;letter-spacing:.04em;align-items:center;gap:9px;width:fit-content;margin:34px auto 0;font-size:.82rem;font-weight:600;display:flex}.rejuvanest-details summary>span svg{width:18px;transition:transform .2s}.rejuvanest-details[open] summary>span svg{transform:rotate(180deg)}.rejuvanest-long-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:0 64px 64px;display:grid}.rejuvanest-long-copy article{background:#fff;border:1px solid #7e65911c;border-radius:22px;padding:30px}.rejuvanest-long-copy article h3{color:#685176;font-family:var(--serif);margin:0 0 12px;font-size:1.55rem}.rejuvanest-long-copy article p{margin:0;font-size:.91rem}.rejuvanest-opening,.rejuvanest-close{grid-column:1/-1}.rejuvanest-opening{color:#755d81;max-width:820px;font-family:var(--serif);text-align:center;margin:10px auto 22px;font-size:1.5rem}.rejuvanest-close{text-align:center;border-top:1px solid #7e659121;max-width:900px;margin:34px auto 0;padding-top:42px}.rejuvanest-close strong{color:#b86894;font-family:var(--script);margin:24px 0;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;display:block}.readings-heading{grid-template-columns:1.1fr .8fr;align-items:end;gap:90px;display:grid}.astrology-introduction p{margin-bottom:15px}.astrology-introduction p:last-child{margin-bottom:0}.reading-card{background:#fff}.expanded-reading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.expanded-reading-card{padding:0;overflow:hidden}.expanded-reading-card summary{cursor:pointer;flex-direction:column;min-height:270px;padding:38px;list-style:none;display:flex}.expanded-reading-card summary::-webkit-details-marker{display:none}.expanded-reading-card summary:before{content:"";background:linear-gradient(90deg,#d5a14e,#d989b3,#78c8c7);width:70px;height:2px;margin-bottom:38px}.expanded-reading-card h3{color:#5f4a6c;font-family:var(--serif);margin:0 0 18px;font-size:clamp(1.65rem,2.5vw,2.2rem);font-weight:600}.expanded-reading-card summary p{color:#776b7c;margin:0 0 24px}.expanded-reading-card summary span{color:#956c9e;letter-spacing:.04em;align-items:center;gap:7px;margin-top:auto;font-size:.8rem;font-weight:600;display:inline-flex}.expanded-reading-card summary span svg{width:17px;transition:transform .2s}.expanded-reading-card[open] summary span svg{transform:rotate(180deg)}.reading-card-more{border-top:1px solid #7e65911f;padding:0 38px 38px}.reading-card-more p{color:#716575;margin:28px 0 0;font-size:.94rem}.reading-card-more .reading-delivery-note{color:#65516f;background:#f8eff5;border-radius:12px;margin-top:18px;padding:13px 15px;font-size:.82rem;font-weight:600}.reading-card-action{justify-content:space-between;align-items:center;gap:18px;margin-top:25px;display:flex}.reading-card-action>strong{color:var(--plum);font-family:var(--serif);font-size:1.9rem}.reading-options{color:#fff;background:linear-gradient(115deg, var(--deep-plum), #60406d);padding:80px 0}.faq-intro{background:#fff}.faq-training-note{border-top:1px solid #7e659121;max-width:670px;margin:30px auto 0;padding-top:25px;font-size:.88rem}.faq-section{background:linear-gradient(#fffdfa,#f7fbfa);padding-top:20px}.faq-groups{gap:90px;display:grid}.faq-group>header{margin-bottom:30px}.faq-group>header h2{color:#624e70;margin-bottom:8px;font-size:clamp(2rem,4vw,3.25rem)}.faq-group>header p{margin:0}.faq-list{border-top:1px solid #7e659129}.faq-item{border-bottom:1px solid #7e659129}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:25px 18px;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{color:#5f4a6c;font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.55rem);font-weight:600;line-height:1.25}.faq-item summary b{color:#c875a2;font-size:1.55rem;font-weight:400;transition:transform .2s}.faq-item[open] summary b{transform:rotate(45deg)}.faq-answer{max-width:900px;padding:0 60px 24px 18px}.faq-answer p{margin-bottom:12px;font-size:.93rem}.faq-answer p:last-child{margin-bottom:0}.reading-options .site-shell{grid-template-columns:1.2fr 1fr 1fr;align-items:stretch;gap:24px;display:grid}.reading-options h2{max-width:480px}.reading-options article{background:#ffffff12;border:1px solid #ffffff2e;border-radius:20px;padding:30px}.reading-options article span{letter-spacing:.07em;text-transform:uppercase;font-size:.8rem;display:block}.reading-options article strong{font-family:var(--serif);margin:8px 0;font-size:2.4rem;display:block}.reading-options article p{color:#ffffffad;margin-bottom:0;font-size:.88rem}.synastry-pricing{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;grid-column:1/-1;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding:25px 30px;display:grid}.synastry-pricing span{color:#fff;font-family:var(--serif);font-size:1.45rem;display:block}.synastry-pricing p{color:#ffffffad;margin:4px 0 0;font-size:.86rem}.synastry-pricing>strong{color:#fff;font-family:var(--serif);white-space:nowrap;font-size:1.8rem}.synastry-pricing small{color:#ffffffa6;font-family:var(--sans);text-transform:uppercase;font-size:.68rem;font-weight:500;display:block}.tarot-session{background:linear-gradient(#fff 0%,#fff9fc 100%)}.tarot-session-grid{grid-template-columns:.85fr 1fr;align-items:center;gap:clamp(45px,7vw,90px);display:grid}.tarot-session-image{min-height:620px;box-shadow:var(--shadow);background:#fbf5ed;border-radius:26px;position:relative;overflow:hidden}.tarot-session-image img{object-fit:cover}.tarot-price{background:linear-gradient(110deg,#f0e1f5b3,#def6f4c7);border:1px solid #74578a29;border-radius:999px;align-items:center;gap:18px;width:fit-content;margin:28px auto;padding:18px 34px;display:flex}.tarot-price strong{color:#674d76;font-family:var(--serif);font-size:2.35rem;font-weight:600;line-height:1}.tarot-price span{color:#806f84;font-size:.82rem}.reading-order-panel{border:1px solid var(--border);background:linear-gradient(135deg,#f5fbfa,#fbf2f8);border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:55px;padding:clamp(28px,5vw,55px);display:grid}.reading-order-panel h2{font-size:clamp(2rem,4vw,3.2rem)}.reading-turnaround{background:#ffffffb3;border:1px solid #7e659126;border-radius:16px;gap:14px;margin:28px 0;padding:20px;display:flex}.reading-turnaround>svg{width:24px;color:var(--pink);flex:0 0 24px}.reading-turnaround p{margin:0}.reading-turnaround strong,.reading-turnaround span{display:block}.reading-turnaround strong{color:var(--ink)}.reading-turnaround span{margin-top:3px;font-size:.85rem}.reading-checkout-list{gap:10px;display:grid}.reading-checkout-row{background:#fff;border:1px solid #7e659124;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:16px 18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.reading-checkout-row:hover{border-color:#d86d9e59;transform:translateY(-2px);box-shadow:0 10px 30px #351e3f14}.reading-checkout-row span{display:grid}.reading-checkout-row small{color:var(--muted);font-size:.72rem}.reading-checkout-row b{color:var(--plum);font-family:var(--serif);font-size:1.35rem}.reading-checkout-row i{color:var(--plum);align-items:center;gap:6px;font-size:.76rem;font-style:normal;font-weight:600;display:inline-flex}.reading-checkout-row i svg{width:15px}.reading-order-form{gap:17px;display:grid}.reading-order-form label{color:var(--ink);gap:7px;font-size:.8rem;font-weight:600;display:grid}.reading-order-form select{border:1px solid var(--border);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:0 12px}.shop-note{text-align:right;flex-shrink:0;font-size:.88rem}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.equipment-section{background:linear-gradient(135deg,#f5fbfa,#fbf2f8)}.equipment-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.product-image{aspect-ratio:1;background:#f8f3f6;position:relative;overflow:hidden}.product-image img{object-fit:contain;padding:18px}.product-copy{padding:22px}.product-copy>.product-size{letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem}.product-copy h3{min-height:52px;margin-bottom:10px;font-size:1.05rem}.product-copy .product-description{color:var(--ink-soft);margin-bottom:14px;font-size:.9rem;line-height:1.6}.product-copy .product-ingredients{margin-bottom:14px;font-size:.82rem;line-height:1.55}.product-copy .product-ingredients strong,.product-copy .product-warning strong{color:var(--plum);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:.72rem;display:block}.product-copy .product-warning{color:#683f39;background:#fbf1ef;border-left:3px solid #b87468;margin-bottom:14px;padding:11px 12px;font-size:.8rem;line-height:1.5}.product-details{margin-bottom:16px;font-size:.8rem}.product-details summary{color:var(--plum);cursor:pointer;font-weight:700}.product-details p{margin-top:8px;line-height:1.55}.product-copy>.product-price{color:var(--plum);font-family:var(--serif);margin-bottom:18px;font-size:1.65rem;display:block}.product-copy .button{width:100%;padding-inline:10px;font-size:.77rem}.shop-category{border-bottom:1px solid var(--border)}.equipment-list{gap:28px;margin-top:30px;display:grid}.equipment-card{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);display:grid;overflow:hidden}.equipment-image{background:#f8f3f6;min-height:520px;position:relative}.equipment-image img{object-fit:cover}.equipment-copy{padding:clamp(28px,4vw,50px)}.equipment-copy h3{margin-bottom:18px;font-size:clamp(1.5rem,2.6vw,2.25rem)}.equipment-copy>p:not(.eyebrow){color:var(--ink-soft);margin-bottom:14px;line-height:1.7}.equipment-note{background:var(--aqua-pale);border-radius:14px;margin:22px 0 16px;padding:16px 18px}.equipment-note strong{color:var(--plum);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem}.equipment-note p{margin-top:5px;line-height:1.55}.equipment-safety{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:22px;padding:14px 0}.equipment-safety summary{color:var(--plum);cursor:pointer;font-weight:700}.equipment-safety p{color:var(--ink-soft);margin-top:10px;font-size:.88rem;line-height:1.6}.equipment-action{justify-content:space-between;align-items:center;gap:18px;display:flex}.equipment-action>strong{color:var(--plum);font-family:var(--serif);font-size:1.8rem}.boutique-section{margin-top:0}.testimonials-section{background:linear-gradient(135deg, var(--pink-pale), var(--lavender-pale))}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.testimonial-grid blockquote{background:#ffffffc7;border:1px solid #724b6924;border-radius:20px;margin:0;padding:30px}.testimonial-grid p{color:var(--plum);font-family:var(--serif);margin-bottom:20px;font-size:1.25rem;line-height:1.45}.testimonial-grid cite{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-style:normal;font-weight:700}.shipping-strip{background:var(--deep-plum);color:#fff;border-radius:18px;grid-template-columns:auto auto 1fr;align-items:center;gap:35px;margin-top:32px;padding:25px 30px;display:grid}.shipping-strip>div{align-items:center;gap:12px;display:flex}.shipping-strip svg{color:#e6a7c8}.shipping-strip span{flex-direction:column;font-size:.8rem;display:flex}.shipping-strip p{color:#ffffff9e;text-align:right;margin:0;font-size:.78rem}.dispatch-note{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:16px;margin-top:28px;padding:20px 24px;display:flex}.dispatch-note svg{color:var(--pink);flex:none}.dispatch-note p{margin:0;font-size:.84rem}.dispatch-note strong{color:var(--plum);display:block}.cart-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:20px;margin-top:28px;padding:30px}.cart-heading,.cart-line{justify-content:space-between;align-items:center;gap:20px;display:flex}.cart-heading{border-bottom:1px solid var(--border);padding-bottom:18px}.cart-heading h3{margin:0}.cart-heading>strong{color:var(--plum);font-family:var(--serif);font-size:1.8rem}.cart-lines{margin-bottom:22px}.cart-line{border-bottom:1px solid var(--border);padding:16px 0}.cart-line span{color:var(--muted);font-size:.78rem;display:block}.quantity-control{align-items:center;gap:10px;display:flex}.quantity-control button{border:1px solid var(--border);width:30px;height:30px;color:var(--plum);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid}.quantity-control svg{width:14px}.about-hero{background:linear-gradient(135deg,#f9edf3,#edf8f6);padding:75px 0 0}.about-grid{grid-template-columns:.8fr 1.1fr;align-items:center;gap:85px;display:grid}.about-image{border-radius:250px 250px 0 0;min-height:650px;position:relative;overflow:hidden}.about-image img{object-fit:cover;object-position:50% 35%}.about-grid h1{font-size:clamp(3.2rem,6vw,5.9rem)}.story-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.story-grid p{font-size:1.05rem}.contact-hero{background:linear-gradient(135deg,#faf6f0,#f3e6ef);padding:100px 0;position:relative;overflow:hidden}.contact-hero .aurora-glow{top:0;left:-180px}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:75px;display:grid;position:relative}.contact-grid h1{font-size:clamp(3.1rem,5.7vw,5.5rem)}.contact-methods{gap:14px;margin-top:40px;display:grid}.contact-methods>*{align-items:center;gap:16px;display:flex}.contact-methods svg{width:21px;color:var(--pink)}.contact-methods span{flex-direction:column;font-weight:600;display:flex}.contact-methods small{color:var(--muted);font-weight:400}.form-panel{box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:45px}.form-panel h2{margin-bottom:32px;font-size:2.5rem}.contact-form{gap:18px;display:grid}.contact-form label:not(.consent-row){color:var(--ink);gap:7px;font-size:.79rem;font-weight:600;display:grid}.field-pair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form input,.contact-form textarea,.contact-form select{border:1px solid var(--border);width:100%;min-height:47px;color:var(--ink);background:#fcfaf8;border-radius:10px;outline:0;padding:11px 13px;font-size:.9rem}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--pink);box-shadow:0 0 0 3px #d86d9e1a}.consent-row{color:var(--muted);align-items:flex-start;gap:10px;font-size:.78rem;display:flex}.form-note{align-items:center;gap:8px;margin:-4px 0 0;font-size:.74rem;display:flex}.form-note svg{width:15px}.privacy-note{text-align:center;background:#fff;padding:60px 0}.privacy-note p{margin-bottom:0;font-size:.9rem}.site-footer{color:#fff;background:#211429;padding:65px 0 24px}.footer-grid{grid-template-columns:1.35fr .75fr 1fr .6fr;gap:50px;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:14px;width:180px;height:180px}.footer-brand p{max-width:300px;margin-top:18px}.site-footer h3{color:#efbad3;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:.76rem}.site-footer a,.site-footer span{color:#ffffffbf;margin-bottom:8px;font-size:.83rem;display:block}.site-footer p{color:#ffffff94;font-size:.82rem}.social-row{gap:10px;display:flex}.social-row a{border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.social-row svg{width:17px}.footer-note{font-size:.7rem!important}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;gap:25px;margin-top:45px;padding-top:22px;display:flex}.footer-bottom span{font-size:.7rem}@media (width<=1080px){.desktop-nav{display:none}.mobile-menu{display:block}.product-grid{grid-template-columns:repeat(2,1fr)}.equipment-card{grid-template-columns:1fr}.equipment-image{min-height:440px}.testimonial-grid{grid-template-columns:1fr}.equipment-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>:last-child{display:none}}@media (width<=850px){.site-shell{width:min(100% - 32px,680px)}.section{padding:78px 0}.header-inner{min-height:72px}.brand img{width:48px;height:48px}.header-cta{display:none}.hero{min-height:auto;padding-top:45px}.hero-grid,.page-hero.has-image .page-hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.hero h1{font-size:clamp(3.2rem,14vw,5.6rem)}.portrait-frame{max-height:650px}.portrait-note{left:16px}.card-grid.three,.feature-icons,.reading-options .site-shell,.expanded-reading-grid,.split-feature{grid-template-columns:1fr}.split-copy{padding:70px 32px}.split-image{min-height:480px}.soft-section .split-copy{order:2}.feature-heading,.readings-heading{grid-template-columns:1fr;gap:10px;display:grid}.experience-grid,.shop-grid,.tech-intro,.story-grid,.reading-order-panel,.tarot-session-grid{grid-template-columns:1fr;gap:35px}.reading-checkout-row{grid-template-columns:1fr auto}.reading-checkout-row i{grid-column:1/-1}.tarot-session-image{aspect-ratio:1;min-height:0}.synastry-pricing{grid-template-columns:1fr;gap:14px}.experience-card{min-height:480px}.shop-copy{order:2}.page-hero-grid{min-height:auto;padding-top:70px}.page-hero-image{min-height:430px;margin:0 -16px}.service-row,.bundle-callout{grid-template-columns:1fr auto}.bundle-callout .button{grid-column:1/-1;justify-self:start}.info-grid{grid-template-columns:auto 1fr}.info-grid .button{grid-column:2;justify-self:start}.feature-icons article+article{border-left:0;border-top:1px solid var(--border)}.rejuvanest-details summary{padding:48px 30px}.rejuvanest-long-copy{grid-template-columns:1fr;padding:0 30px 42px}.rejuvanest-opening,.rejuvanest-close{grid-column:1}.shipping-strip{grid-template-columns:1fr;gap:18px}.shipping-strip p{text-align:left}.about-image{min-height:570px}.contact-hero{padding:70px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=560px){.site-shell{width:calc(100% - 26px)}.brand strong{font-size:1rem}.button-row .button{width:100%}.portrait-note{display:none}.path-card,.reading-card{padding:28px}.expanded-reading-card{padding:0}.expanded-reading-card summary{min-height:0;padding:30px 26px}.expanded-reading-card summary:before{margin-bottom:28px}.reading-card-action{flex-direction:column;align-items:stretch}.reading-card-more{padding:0 26px 30px}.rejuvanest-details{border-radius:24px}.rejuvanest-details summary{padding:40px 23px}.rejuvanest-long-copy{padding:0 18px 30px}.rejuvanest-long-copy article{padding:25px 22px}.experience-card{min-height:420px}.feature-heading{align-items:start}.shop-note{text-align:left}.product-grid{grid-template-columns:1fr}.equipment-image{min-height:360px}.equipment-action{flex-direction:column;align-items:stretch}.equipment-grid{grid-template-columns:1fr}.service-row{grid-template-columns:1fr;gap:10px;padding-inline:0}.service-row>strong{grid-column:1}.featured-service{margin-inline:0;padding-inline:18px}.bundle-callout{grid-template-columns:1fr}.bundle-callout .button{grid-column:1}.cart-line{flex-direction:column;align-items:flex-start}.field-pair{grid-template-columns:1fr}.form-panel{padding:28px 20px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.site-header{background:#fffdfaeb;border-bottom-color:#9375ae1f}.brand img{width:62px;height:62px}.brand strong{color:#655078;font-family:var(--serif);letter-spacing:.02em;font-size:1.28rem;font-weight:600}.brand small{color:var(--pink);font-family:var(--script);letter-spacing:.04em;text-transform:none;font-size:1rem}.header-cta{color:#654c74;background:#f4e4f1;border:1px solid #9375ae2e}.desktop-nav a{color:#6e6075}.desktop-nav a:hover{color:#bd6592}.button-primary{color:#fff;background:linear-gradient(110deg,#8d70a6,#d486ac 68%,#72c6c5);box-shadow:0 8px 24px #89629d2e}.button-secondary{color:#74578a;background:#ffffff73;border-color:#74578a40}.text-link{color:#855f96}.eyebrow{color:#9a72a9}.script-kicker{color:#c5699a;font-family:var(--script);margin:0 0 12px;font-size:clamp(1.9rem,3.2vw,2.7rem);line-height:1}.boho-hero{background:linear-gradient(135deg,#fffdf9 0%,#fff6fa 42%,#effbfa 100%);min-height:820px;padding:30px 0 110px}.boho-hero .hero-grid{grid-template-columns:1.1fr .82fr;gap:70px}.boho-hero .hero-copy{padding-top:0}.hero-logo{object-fit:contain;object-position:left center;width:290px;height:205px;margin:0 0 6px -14px}.boho-hero h1{color:#655075;margin:0 0 22px;font-size:clamp(3.3rem,6.2vw,5.6rem)}.boho-hero h1 em{color:#cb78a5;font-weight:500}.boho-hero .lead{color:#6f6574}.soft-arch{border:7px solid #ffffffd6;box-shadow:0 24px 70px #74547f21}.pastel-orb{filter:blur(8px);opacity:.48;pointer-events:none;border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle,#bfeeed,#0000 68%);width:500px;height:500px;top:160px;left:-180px}.orb-two{background:radial-gradient(circle,#f6cde1,#ddcff1 45%,#0000 70%);width:520px;height:520px;top:40px;right:-150px}.pastel-flow{opacity:.52;pointer-events:none;background:linear-gradient(8deg,#0000 25%,#d7b4e96b 27% 33%,#0000 35% 45%,#6fcfcd61 47% 53%,#0000 55% 63%,#eea9cb52 65% 71%,#0000 73%);height:90px;position:absolute;bottom:24px;left:-5%;right:-5%;transform:rotate(-1.4deg)}.portrait-note{color:#805b92;background:#ffffffe6}.intro-section{background:#fff}.intro-section h2{color:#665278}.worlds-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:55px;display:grid}.world-card{border:1px solid #7e65911a;border-radius:26px;min-height:300px;padding:34px 36px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.world-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px #5c42681a}.world-card.aqua{background:linear-gradient(140deg,#effbfa,#f8fdfc)}.world-card.lavender{background:linear-gradient(140deg,#f4eff9,#fcf9fd)}.world-card.pink{background:linear-gradient(140deg,#fff1f7,#fffafd)}.world-card.gold{background:linear-gradient(140deg,#fff9ed,#fffcf7)}.world-icon{color:#fff;background:#78c9c7;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:26px;display:grid}.lavender .world-icon{background:#ab90bf}.pink .world-icon{background:#df8fb7}.gold .world-icon{background:#cfaa6e}.world-icon svg{width:25px}.world-card>span{color:#a06b9d;letter-spacing:.15em;text-transform:uppercase;font-size:.74rem;font-weight:600}.world-card h3{color:#5f4e6b;font-family:var(--serif);margin:8px 0 13px;font-size:1.85rem;font-weight:600}.world-card p{font-size:.92rem}.world-card b{color:#896497;align-items:center;gap:7px;font-size:.82rem;display:inline-flex}.world-card b svg{width:15px}.frequency-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:85px;display:grid}.frequency-image{border-radius:220px 220px 28px 28px;min-height:650px;position:relative;overflow:hidden;box-shadow:0 22px 60px #634b7221}.frequency-image img{object-fit:cover}.frequency-copy h2{color:#60506d}.soft-points{margin:30px 0;display:grid}.soft-points div{border-bottom:1px solid #7e659124;flex-direction:column;padding:15px 0;display:flex}.soft-points strong{color:#765b88;font-family:var(--serif);font-size:1.25rem}.soft-points span{color:#817486;font-size:.83rem}.touch-section{background:snow;padding:115px 0}.touch-grid{grid-template-columns:1fr .86fr;align-items:center;gap:90px;display:grid}.touch-grid h2{color:#685477}.touch-image{border-radius:28px 210px;min-height:610px;position:relative;overflow:hidden;box-shadow:0 22px 60px #634b721f}.touch-image img{object-fit:cover}.touch-grid blockquote{color:#785887;font-family:var(--serif);background:#fdf1f7;border-left:2px solid #d89bbc;border-radius:0 18px 18px 0;grid-template-columns:1fr 1fr;gap:7px 25px;margin:34px 0;padding:27px 28px;font-size:1.35rem;font-style:italic;display:grid}.touch-grid blockquote cite{color:#b87b9e;font-family:var(--script);grid-column:1/-1;margin-top:8px;font-size:1.55rem;font-style:normal}.boutique-heading{grid-template-columns:1.1fr .8fr;align-items:end;gap:90px;margin-bottom:45px;display:grid}.boutique-heading h2{color:#62516e}.crystal-collage{grid-template-columns:1.45fr .8fr;gap:16px;min-height:690px;display:grid}.crystal-collage>div{gap:16px;display:grid}.crystal-main,.crystal-small{border-radius:26px;position:relative;overflow:hidden;box-shadow:0 15px 45px #46394c14}.crystal-main{min-height:690px}.crystal-small{min-height:337px}.crystal-collage img{object-fit:cover}.boutique-note{color:#9272a0;text-align:center;margin:22px auto 0;font-size:.84rem}.essentials-section{background:#fff5f9}.essentials-grid{grid-template-columns:.82fr 1fr;align-items:center;gap:90px;display:grid}.essentials-image{border-radius:210px 28px;min-height:520px;position:relative;overflow:hidden}.essentials-image img{object-fit:cover}.essentials-grid h2{color:#655175}.connection-band{background:linear-gradient(115deg,#cdeeed,#ebd9f3 55%,#f7cedf);padding:90px 0}.connection-grid{grid-template-columns:1.1fr .8fr;align-items:center;gap:90px;display:grid}.connection-grid h2{color:#5e4b6b;margin:0}.connection-grid p{color:#695d70}.connection-grid .button-light{color:#6d527e;box-shadow:0 10px 30px #664e731a}.cta-band{color:#5d4a6c;background:linear-gradient(135deg,#f6e8f2,#e8f7f5)}.cta-band h2{color:#5f4c6d}.cta-band p:not(.eyebrow):not(.script-kicker){color:#74687a;max-width:720px;margin-inline:auto}.cta-band .script-kicker{color:#c46e9c}.cta-mark{border-radius:50%;width:82px;height:82px;margin-bottom:12px}.practitioner-proof{background:linear-gradient(120deg,#f8eeee,#eef8f7);border:1px solid #7e659124;border-radius:22px;grid-template-columns:190px 1fr;align-items:center;gap:25px;margin:32px 0;padding:18px;display:grid;box-shadow:0 14px 40px #46394c12}.practitioner-proof-image{aspect-ratio:4/5;border-radius:16px;position:relative;overflow:hidden}.practitioner-proof-image img{object-fit:cover;object-position:50% 57%}.practitioner-proof .eyebrow{margin-bottom:8px}.practitioner-proof h3{color:#654e73;font-family:var(--serif);margin-bottom:10px;font-size:1.65rem;font-weight:600}.practitioner-proof p{margin-bottom:9px;font-size:.88rem}.practitioner-proof small{color:#9a7590;font-size:.73rem}.page-hero{background:linear-gradient(135deg,#fffaf6,#fff0f7 52%,#effaf9)}.page-hero h1{color:#645072;font-size:clamp(2.9rem,5.2vw,4.9rem)}.plum-section{background:linear-gradient(135deg,#eee2f4,#dff5f3)}.split-copy{color:#584766}.split-copy p{color:#746879}.split-copy .eyebrow.light,.eyebrow.light{color:#bd6e98}.text-link.light{color:#77558a}.reading-options{color:#594968;background:linear-gradient(115deg,#e3f5f4,#f4e7f6 52%,#fbe9f1)}.reading-options article{background:#ffffff80;border-color:#74578a26}.reading-options article p{color:#75697b}.reading-options .synastry-pricing{background:#ffffff9e;border-color:#74578a2e}.reading-options .synastry-pricing span,.reading-options .synastry-pricing>strong{color:#5d486b}.reading-options .synastry-pricing p{color:#746779}.reading-options .synastry-pricing small{color:#7b6b80}.shipping-strip{color:#5b4969;background:linear-gradient(110deg,#e1f4f2,#f2e6f5)}.shipping-strip p{color:#776a7c}.shipping-strip p strong{color:#5b4969;display:block}.product-delivery{color:#786a7c;margin:-6px 0 16px;font-size:.75rem}.site-footer{color:#5c4a68;background:#f2e7f1;border-top:1px solid #855f961a}.site-footer h3{color:#9a6da6}.site-footer a,.site-footer span{color:#6f6274}.site-footer p{color:#786c7c}.footer-brand img{background:#fff}.footer-bottom{border-top-color:#70537d21}@media (width<=850px){.boho-hero .hero-grid,.frequency-grid,.touch-grid,.boutique-heading,.essentials-grid,.connection-grid{grid-template-columns:1fr;gap:45px}.hero-logo{width:250px;height:180px;margin-left:-8px}.worlds-grid{grid-template-columns:1fr}.frequency-image,.touch-image{min-height:520px}.crystal-collage{grid-template-columns:1fr;min-height:0}.crystal-main{min-height:520px}.crystal-small{min-height:360px}.connection-grid{text-align:center}}@media (width<=560px){.boho-hero{padding-top:15px}.hero-logo{width:220px;height:155px}.boho-hero h1{font-size:3.2rem}.world-card{padding:28px}.frequency-image,.touch-image,.essentials-image,.crystal-main{min-height:430px}.crystal-small{min-height:300px}.touch-grid blockquote{grid-template-columns:1fr}.touch-grid blockquote cite{grid-column:1}.practitioner-proof{grid-template-columns:1fr}.practitioner-proof-image{aspect-ratio:5/4}.practitioner-proof-image img{object-position:50% 55%}}.site-image{width:100%;height:100%;display:block;position:absolute;inset:0}.flow-hero .hero-grid{text-align:center;grid-template-columns:1fr;gap:0;max-width:980px}.flow-hero .hero-copy{padding-top:0}.flow-hero h1{color:#5e476e;max-width:820px;margin:0 auto 22px;font-size:clamp(3.5rem,6.5vw,6rem);line-height:.98}.flow-hero h1 em{color:#ce73a3}.flow-hero .lead{color:#695e6f;max-width:760px;margin-inline:auto}.flow-hero .hero-logo{object-fit:contain;object-position:center;width:360px;height:255px;margin:0 auto 8px;display:block}.flow-hero .button-row{justify-content:center}.brand-ribbon{pointer-events:none;height:86px;position:absolute;bottom:20px;left:0;right:0;overflow:hidden}.brand-ribbon i{border-radius:50%;width:112%;height:12px;position:absolute;left:-6%;transform:rotate(-2deg)}.brand-ribbon i:first-child{background:#e0a4c642;top:18px}.brand-ribbon i:nth-child(2){background:#927bbc33;top:38px}.brand-ribbon i:nth-child(3){background:#5bcac93b;top:58px}.brand-divider{align-items:center;gap:13px;width:240px;margin:20px 0 24px;display:flex}.center .brand-divider{margin-inline:auto}.brand-divider span{background:linear-gradient(90deg,#0000,#c6974d);flex:1;height:1px}.brand-divider span:last-child{background:linear-gradient(90deg,#c6974d,#0000)}.brand-divider img{object-fit:cover;border-radius:50%;width:44px;height:44px;display:block}.flow-intro{background:#fff}.flow-intro h2{color:#624e70}.pathway-list{border-top:1px solid #7e659124;margin-top:58px;display:grid}.pathway-row{border-bottom:1px solid #7e659124;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:34px 18px;transition:background .2s,padding .2s;display:grid}.pathway-number{color:#c79a52;font-family:var(--serif);font-size:1rem}.pathway-row small{color:#ad6d9f;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:600}.pathway-row h3{color:#614e6d;font-family:var(--serif);margin:5px 0 7px;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:600}.pathway-row p{max-width:760px;margin:0;font-size:.9rem}.pathway-row b{color:#82618f;align-items:center;gap:7px;font-size:.8rem;display:inline-flex}.pathway-row b svg{width:16px}.meet-grid{grid-template-columns:.82fr 1.12fr;align-items:center;gap:90px;display:grid}.meet-portrait{border:6px solid #fffc;border-radius:240px 240px 30px 30px;min-height:630px;position:relative;overflow:hidden;box-shadow:0 22px 60px #634b721c}.meet-portrait img{object-fit:cover;object-position:50% 35%}.meet-grid h2{color:#604d6d}.meet-grid p{max-width:700px}@media (width<=850px){.flow-hero{padding-top:14px}.flow-hero .hero-grid,.meet-grid{grid-template-columns:1fr;gap:44px}.flow-hero .hero-logo{object-position:center;width:280px;height:190px;margin:0 auto 2px}.pathway-row{grid-template-columns:48px 1fr}.pathway-row b{grid-column:2}.meet-portrait{min-height:560px}.frequency-copy,.touch-grid>div:first-child,.meet-grid>div:last-child,.boutique-heading,.essentials-grid>div:last-child{text-align:center}.frequency-copy .brand-divider,.touch-grid .brand-divider,.meet-grid .brand-divider,.boutique-heading .brand-divider,.essentials-grid .brand-divider{margin-inline:auto}.frequency-copy .text-link,.meet-grid .text-link,.boutique-heading .text-link{justify-content:center}.frequency-image,.touch-image,.meet-portrait,.crystal-main,.essentials-image{min-height:360px}.crystal-small{min-height:280px}}@media (width<=560px){.flow-hero h1{font-size:3.45rem}.flow-hero .hero-logo{width:250px;height:170px}.flow-hero .button-row{margin-top:26px}.pathway-row{grid-template-columns:38px 1fr;gap:12px;padding:28px 4px}.pathway-row:hover{padding-inline:4px}.meet-portrait,.frequency-image,.touch-image,.crystal-main,.essentials-image{min-height:340px}.crystal-small{min-height:250px}.brand-divider{width:190px}}.flow-hero{background:linear-gradient(#fffdfa 0%,#fff9fb 76%,#fbf7f1 100%);min-height:auto;padding:88px 0 76px}.flow-hero .pastel-orb{display:none}.flow-hero .hero-grid{max-width:1120px}.flow-hero .hero-copy{max-width:850px;margin-inline:auto}.flow-hero h1{letter-spacing:-.035em;font-size:clamp(4.2rem,8vw,7.2rem)}.flow-hero .lead{max-width:720px}.hero-wide-image{border-radius:18px;width:100%;min-height:500px;margin-top:58px;position:relative;overflow:hidden;box-shadow:0 18px 50px #46394c14}.hero-wide-image img{object-fit:cover;object-position:50% 52%}.brand-ribbon{height:44px;bottom:8px}.brand-ribbon i{border-radius:0;height:1px;background:linear-gradient(90deg,#0000,#c6974d73,#0000)!important}.brand-ribbon i:first-child{top:12px}.brand-ribbon i:nth-child(2){top:22px}.brand-ribbon i:nth-child(3){top:32px}.flow-intro{background:#fffdfa;padding-top:120px}.flow-intro h2{font-size:clamp(3.2rem,5.5vw,5rem)}.pathway-list{border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:68px}.pathway-row{border-top:1px solid #c6974d8c;border-bottom:0;padding:30px 0 8px;display:block}.pathway-row:hover{background:0 0;padding-inline:0}.pathway-row h3{font-size:clamp(1.7rem,2.5vw,2.2rem)}.pathway-row b{margin-top:22px}.frequency-story{background:#f6fbfa}.frequency-image,.touch-image,.essentials-image{border:0;border-radius:18px;min-height:590px;box-shadow:0 18px 50px #46394c12}.touch-section{background:#fffdfa}.touch-grid blockquote{background:0 0;border-radius:0;padding:24px 0 24px 26px}.meet-section{background:#fbf7fa}.meet-portrait{border-width:3px;box-shadow:0 18px 50px #46394c14}.boutique-section{background:#fffdfa}.crystal-main,.crystal-small{box-shadow:none;border-radius:16px}.essentials-section{background:#f7fbfa;padding-block:90px}.essentials-image{min-height:440px}.connection-band{background:#f8eff5;border-top:1px solid #c6974d29;border-bottom:1px solid #c6974d29;padding:70px 0}.cta-band{background:#eef8f7}.frequency-copy h2,.touch-grid h2,.meet-grid h2,.boutique-heading h2,.essentials-grid h2,.connection-grid h2,.cta-band h2{font-size:clamp(2.35rem,3.8vw,3.45rem)}@media (width<=850px){.flow-hero{padding:58px 0 60px}.flow-hero h1{font-size:clamp(3.7rem,15vw,5.8rem)}.hero-wide-image{border-radius:14px;min-height:390px;margin-top:42px}.pathway-list{grid-template-columns:1fr;gap:30px}.pathway-row{display:block}.pathway-row b{margin-top:16px}.frequency-image,.touch-image,.essentials-image{border-radius:14px;min-height:410px}}@media (width<=560px){.flow-hero{padding-top:48px}.flow-hero h1{font-size:3.8rem}.hero-wide-image{min-height:285px;margin-top:34px}.flow-intro{padding-top:82px}.flow-intro h2{font-size:3rem}}.course-hero{background:linear-gradient(140deg,#fffdfa 10%,#fdf2f7 55%,#edf8f7);padding:80px 0 100px;overflow:hidden}.course-hero-grid{grid-template-columns:.82fr 1fr;align-items:center;gap:clamp(55px,8vw,105px);display:grid}.course-cover{aspect-ratio:1055/1491;background:#fffdfa;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 30px 75px #4d2f6229}.course-cover img{object-fit:cover}.course-intro h1{margin-bottom:25px;font-size:clamp(4rem,7vw,6.5rem)}.course-intro h1 em{color:var(--pink);font-family:var(--script);font-size:1.08em;font-weight:400}.course-price{align-items:baseline;gap:16px;margin:30px 0;display:flex}.course-price strong{color:var(--plum);font-family:var(--serif);font-size:3.2rem;font-weight:500;line-height:1}.course-price span{color:var(--muted);font-size:.88rem}.course-story{background:#fffdfa}.course-story-grid{grid-template-columns:.95fr 1fr;align-items:start;gap:clamp(55px,8vw,105px);display:grid}.course-story-grid p{font-size:1.02rem}.course-includes{background:#f5fbfa;padding:105px 0}.course-heading{margin-bottom:55px}.course-feature-grid{background:#ffffffb8;border:1px solid #7e659121;border-radius:24px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.course-feature-grid article{padding:42px}.course-feature-grid article+article{border-left:1px solid #7e659121}.course-feature-grid svg{width:34px;height:34px;color:var(--pink);margin-bottom:27px}.course-feature-grid h3{font-family:var(--serif);font-size:1.75rem;font-weight:500}.course-feature-grid p{margin-bottom:0;font-size:.92rem}.course-modules{background:#fffdfa}.course-modules-grid{grid-template-columns:.8fr 1.05fr;align-items:start;gap:clamp(55px,8vw,110px);display:grid}.course-modules ol{border-top:1px solid #c6974d7a;margin:0;padding:0;list-style:none}.course-modules li{border-bottom:1px solid #c6974d4d;grid-template-columns:54px 1fr;align-items:center;gap:20px;min-height:70px;padding:17px 4px;display:grid}.course-modules li span{color:var(--pink);letter-spacing:.15em;font-size:.72rem;font-weight:600}.course-modules li strong{color:var(--ink);font-family:var(--serif);font-size:1.35rem;font-weight:500}.course-closing{color:#fff;background:linear-gradient(125deg,#705080,#8c6d9d);padding:100px 0}.course-closing img{filter:brightness(0)invert();opacity:.9;margin-bottom:10px}.course-closing .script-kicker{color:#f4bfd8}.course-closing h2{color:#fff;margin-bottom:22px}.course-closing p{color:#fffc}.course-closing .button{margin-top:16px}.course-closing small{color:#ffffff9e;max-width:650px;margin:28px auto 0;font-size:.76rem;line-height:1.6;display:block}@media (width<=850px){.course-hero{padding:58px 0 75px}.course-hero-grid,.course-story-grid,.course-modules-grid{grid-template-columns:1fr}.course-cover{width:min(540px,88vw);margin-inline:auto}.course-intro{text-align:center}.course-intro .lead{margin-inline:auto}.course-price{justify-content:center}.course-feature-grid{grid-template-columns:1fr}.course-feature-grid article+article{border-top:1px solid #7e659121;border-left:0}}@media (width<=560px){.course-intro h1{font-size:3.85rem}.course-price{flex-direction:column;align-items:center;gap:7px}.course-feature-grid article{padding:32px}}.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.explore-card{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:48px 1fr;align-items:start;gap:26px;min-height:270px;padding:clamp(34px,5vw,58px);transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden}.explore-card:first-child{grid-column:1/-1;min-height:300px}.explore-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.explore-card>svg{width:38px;height:38px;color:var(--plum)}.explore-card h2{margin-bottom:14px;font-size:clamp(2rem,3.2vw,3rem)}.explore-card p{max-width:620px}.explore-card span{color:var(--plum);align-items:center;gap:9px;font-size:.88rem;font-weight:600;display:inline-flex}.explore-card span svg{width:17px;height:17px}.explore-card.pink{background:linear-gradient(135deg,#fff,#fcf0f6)}.explore-card.aqua{background:linear-gradient(135deg,#fff,#eff9f8)}.explore-card.lavender{background:linear-gradient(135deg,#fff,#f5eff8)}@media (width<=760px){.explore-grid{grid-template-columns:1fr}.explore-card:first-child{grid-column:auto}.explore-card{grid-template-columns:38px 1fr;gap:18px;min-height:0}.explore-card>svg{width:31px;height:31px}}.courses-list{background:linear-gradient(#fffdfa,#fdf7fa)}.course-catalogue-card{background:#ffffffd1;border:1px solid #7e659124;border-radius:30px;grid-template-columns:.62fr 1fr;align-items:center;gap:clamp(50px,8vw,100px);padding:clamp(28px,5vw,64px);display:grid;box-shadow:0 24px 70px #634b7214}.course-catalogue-cover{aspect-ratio:1055/1491;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 24px 60px #4d2f6224}.course-catalogue-cover img{object-fit:cover}.course-catalogue-card h2{font-size:clamp(3rem,5vw,5rem)}.course-catalogue-card p{max-width:650px}.course-catalogue-meta{align-items:baseline;gap:16px;margin:28px 0;display:flex}.course-catalogue-meta strong{color:var(--plum);font-family:var(--serif);font-size:2.8rem;font-weight:500}.course-catalogue-meta span{color:var(--muted);font-size:.84rem}@media (width<=800px){.course-catalogue-card{grid-template-columns:1fr}.course-catalogue-cover{width:min(500px,82vw);margin-inline:auto}}
