body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);overflow-wrap:break-word}section{margin-bottom:3rem}.container{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}:root{--color-bg: #ffffff;--color-text: #111111;--color-dark: #242424;--color-purple: #6c168f;--color-lavender: #efb9ff;--color-button: #c77df0;--color-button-hover: #b35ee5;--color-soft: #f8f3fb;--max-width: 1200px;--text-xs: .75rem;--text-sm: .875rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-base: 1.3rem;--text-xl: 1.5rem;--heading-xs: 1.45rem;--heading-sm: clamp(1.5rem, 3vw, 2rem);--heading-md: clamp(2rem, 4vw, 3rem);--heading-lg: clamp(3rem, 7vw, 5rem);--line-body-sm: 1.3;--line-body: 1.6;--line-heading: 1.1;--font-heading: "Playfair Display", serif;--font-body: "Urbanist", sans-serif}*{box-sizing:border-box}a{color:var(--color-purple);font-family:var(--font-body);overflow-wrap:anywhere}h1,h2,h3{font-family:var(--font-heading);font-weight:600;line-height:var(--line-heading);letter-spacing:-.02em;margin-top:0}h1{font-size:var(--heading-lg)}h2{font-size:var(--heading-sm)}h3{font-size:var(--heading-xs)}p,li{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--line-body);@media(max-width:480px){line-height:var(--line-body-sm)}}.site-nav a{font-size:var(--text-md)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #7e52b6;outline-offset:4px;border-radius:6px}.skip-link{position:absolute;left:1rem;top:1rem;z-index:999;background:#fff;color:#2b2b2b;padding:.75rem 1rem;border-radius:999px;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--color-purple);font-weight:600;text-transform:uppercase;letter-spacing:.12em;font-size:var(--text-xl)}.social-links{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.social-links a{color:var(--color-purple);font-weight:600;text-decoration:none}.social-links a:hover{text-decoration:underline}@media(max-width:800px){.site-header-inner{flex-direction:column;gap:1rem}.site-logo img{width:150px}.site-nav{gap:1rem;flex-wrap:wrap;justify-content:center}.container{padding:3rem 1.25rem}.home-hero,.home-hero-overlay{min-height:65vh}.hero-logo{width:min(480px,88vw)}.home-hero-content p{font-size:1.1rem}.hero-banner,.hero-overlay{min-height:280px}.hero-content h1{font-size:clamp(2.5rem,14vw,4rem)}.hero-content p{font-size:1rem}.offerings-grid,.book-link-grid,.book-secondary-grid,.process-grid,.home-about-grid,.about-grid{grid-template-columns:1fr}.offer-card,.book-featured-card,.book-secondary-card,.book-note,.about-card,.about-quote,.about-final-cta,.home-decks-card{border-radius:22px}}@media(max-width:480px){.site-nav a{font-size:var(--text-sm)}.container{padding:2.5rem 1rem}.hero-logo{width:90vw}.home-hero,.home-hero-overlay{min-height:50vh}.book-featured-card,.about-card,.home-decks-card{padding:2rem 1.25rem}}.footer-social-links{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.footer-social-links a{color:var(--color-purple);font-weight:600;text-decoration:none}.footer-social-links a:hover{text-decoration:underline}@media(max-width:800px){#home.container,#about.container,#offerings.container,#book.container{padding:.5rem 1.5rem}}.site-header{position:sticky;top:0;z-index:1000;background:var(--color-dark);color:#fff;padding:1rem 1.25rem;box-shadow:0 4px 16px #0000002e}.site-header-inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-logo img{display:block;width:180px;height:auto;@media(max-width:800px){width:140px}}.site-nav{display:flex;gap:1.7rem}.site-nav a{color:#f2b8ff;text-decoration:none}.site-main{min-height:calc(100vh - 120px)}.container{max-width:var(--max-width);margin:0 auto;padding:4rem 1.5rem}.site-footer{background:var(--color-dark);padding:1.5rem}.site-footer p{font-size:.8rem;color:#f2b8ff;text-align:center}.site-footer a{color:#f2b8ff;text-decoration:underline}.home-hero{position:relative;min-height:72vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.home-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero-overlay{position:relative;z-index:2;width:100%;min-height:72vh;background:linear-gradient(#0f0a191a,#0f0a1933);display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.home-hero-content{max-width:760px;color:#fff;transform:translateY(-1rem);animation:slideUpFade .9s ease-out both}.home-hero-content h1{font-size:clamp(3.5rem,7vw,6.5rem);line-height:.95;margin-bottom:1rem;text-shadow:0 8px 30px rgba(0,0,0,.45)}.home-hero-content p{font-size:1.35rem;line-height:1.7;margin-top:1.25rem;opacity:.95}.hero-logo-wrap{display:flex;flex-direction:column;align-items:center}.hero-logo{width:min(722px,82vw);height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.35))}@keyframes slideUpFade{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(-1rem)}}.hero-banner{position:relative;min-height:365px;width:100%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;overflow:hidden;margin-bottom:3rem}.hero-overlay{width:100%;min-height:365px;background:linear-gradient(#140a1e4d,#140a1e33);display:flex;align-items:center;justify-content:center;padding:2rem}.hero-content{text-align:center;color:#fff;max-width:700px;padding-top:2rem;z-index:2}.hero-content h1{font-size:clamp(3rem,7vw,5rem);margin-bottom:1rem;text-shadow:0 4px 24px rgba(0,0,0,.45)}.hero-content p{font-size:1.15rem;line-height:1.7;opacity:.95}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.home-hero-video{animation:none}}.offerings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;align-items:stretch}.offer-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #ead7f3;box-shadow:0 4px 18px #6c168f24;overflow:hidden;border-radius:20px}.offer-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.offer-card-content{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.offer-title{margin:0 0 .5rem;font-size:var(--text-xl)}.offer-price{font-size:var(--text-lg);color:var(--color-purple);margin-bottom:1rem}.offer-description{line-height:var(--line-body-sm);margin-bottom:3rem}.offer-link{display:inline-block;margin-top:1rem;align-self:flex-start;background:linear-gradient(#dda2ff,#bd6be8);color:#fff;text-decoration:none;padding:.6rem 1.1rem;border-radius:7px}.offer-link:hover{background:linear-gradient(#e6b8ff,#a94fd9)}.offer-footnote{margin-top:auto;font-size:var(--text-sm);color:var(--color-purple);font-weight:600;opacity:.9}@media(max-width:800px){.offerings-grid{grid-template-columns:1fr}}.back-link{display:inline-block;margin-bottom:1.5rem;color:var(--color-purple);text-decoration:none;font-weight:600}.back-link:hover{text-decoration:underline}.evergreen-section{background:#f7f4f8;padding:6rem 0;margin-top:3rem}.evergreen-heading{text-align:center;max-width:700px;margin:0 auto 3rem}.evergreen-heading h2{margin-bottom:1rem}.evergreen-section .section-heading:not(:first-child){margin-top:4rem}.testimonials-section{padding:1rem 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}.testimonial-card{background:#fdf8ff;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 24px #7e52b61f}.testimonial-card p{font-style:italic}.testimonial-card footer{margin-top:1rem;font-weight:600}@media(max-width:768px){.testimonials-grid{grid-template-columns:1fr}.testimonial-card{margin-left:6px;margin-right:6px}}.offer-page{max-width:900px;margin:88px auto}.offer-page h1{font-size:clamp(2.5rem,5vw,3.2rem)}.offer-hero-image{width:100%;max-width:420px;display:block;margin:2rem auto;border-radius:28px;box-shadow:0 10px 30px #6c168f2e}.offer-content-box{background:#fff;padding:2.5rem;border-radius:28px;box-shadow:0 10px 30px #6c168f14;margin-top:2rem}.offer-intro{font-size:var(--text-lg);line-height:var(--line-body-sm)}.offer-content-box ul{padding-left:1.5rem;line-height:var(--line-body)}.offer-content-box ul li{font-size:var(--text-base)}.offer-cta{display:inline-block;margin-top:2rem;background:linear-gradient(#dda2ff,#bd6be8);color:#fff;text-decoration:none;padding:.9rem 1.4rem;border-radius:999px;font-weight:600}@media(max-width:800px){.offer-page{margin:40px auto 50px;padding:0 20px}}.home-intro{max-width:850px;margin:0 auto 4rem;text-align:center;position:relative}.home-intro:after,.home-process:after{content:"✦";display:block;margin-top:3rem;text-align:center;color:#b478ff80;font-size:1.25rem}.home-about-image{text-align:center}.home-about-image img{display:inline-block;width:100%;max-width:400px;height:auto;@media(max-width:480px){width:250px;max-width:100%}}.home-intro h2{margin-bottom:1.5rem}.home-intro p{max-width:780px;margin:0 auto 1.5rem}.home-belief{max-width:650px;margin:3rem auto 0;text-align:center;font-size:var(--text-xl);line-height:var(--line-body);color:var(--color-purple)}.home-featured,.home-process{margin-bottom:5rem;padding-top:5rem}.section-heading{max-width:750px;margin-bottom:2rem}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.process-grid div,.home-final-cta{background:#fff;border-radius:28px;padding:2rem;box-shadow:0 10px 30px #6c168f14}.home-final-cta{max-width:800px;margin:0 auto;text-align:center}@media(max-width:800px){.process-grid{grid-template-columns:1fr}}.home-featured,.home-process,.home-final-cta{position:relative;padding-top:2rem}.home-process:before{content:"";display:block;width:222px;height:1px;margin:0 auto 4rem;background:linear-gradient(to right,transparent,rgba(180,120,255,.35),transparent)}.home-decks-card{max-width:999px;margin:0 auto 5rem;background:linear-gradient(135deg,#f8d7ec,#e7f3ff);border-radius:32px;padding:3rem;text-align:center;box-shadow:0 14px 36px #6c168f1a;@media(max-width:480px){padding:2rem}}@media(max-width:480px){.home-intro{margin:0 auto 2rem}.home-intro:after{margin-top:2rem}}.about-intro,.about-card,.about-quote,.about-final-cta{margin-bottom:5rem}.about-grid{display:grid;grid-template-columns:320px 1fr;gap:4rem;align-items:center}.about-image img{width:100%}.about-card,.about-quote,.about-final-cta{background:#fff;border-radius:28px;padding:3rem;box-shadow:0 10px 30px #6c168f14}.about-card{max-width:900px;margin-left:auto;margin-right:auto}.about-quote{max-width:850px;margin-left:auto;margin-right:auto;text-align:center;background:linear-gradient(135deg,#f8d7ec,#e7f3ff);border-radius:32px;padding:3rem;box-shadow:0 14px 36px #6c168f1a;@media(max-width:480px){padding:2rem}}.about-quote p{font-family:var(--font-heading);font-size:clamp(var(--text-xl),4vw,1.8rem);line-height:1.3}.about-final-cta{max-width:850px;margin-left:auto;margin-right:auto;text-align:center}.about-content h2,.about-card h2{font-size:var(--heading-sm)}@media(max-width:800px){#about.container{padding:.5rem 1.5rem}.about-intro{margin-bottom:3rem}.about-grid{grid-template-columns:1fr;gap:2rem}.about-card{padding:2rem}.about-image{max-width:250px;margin:0 auto}.about-content{text-align:left}}.book-intro{max-width:800px;margin:0 auto 5rem;text-align:center}.book-featured-section,.book-section,.book-secondary-grid{margin-bottom:5rem}.book-featured-card{background:linear-gradient(135deg,#f8d7ec,#e7f3ff);border-radius:32px;padding:3rem;text-align:center;box-shadow:0 14px 36px #6c168f1a}.book-featured-card p{max-width:750px;margin-left:auto;margin-right:auto}.book-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.book-link-card{display:flex;flex-direction:column;justify-content:center;min-height:180px;background:#fff;border-radius:28px;padding:2rem;text-decoration:none;color:var(--color-text);box-shadow:0 10px 30px #6c168f14;transition:transform .25s ease}.book-link-card:hover{transform:translateY(-4px)}.book-link-card h3{margin-top:0}.book-secondary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.book-secondary-card,.book-note{background:#fff;border-radius:28px;padding:2.5rem;box-shadow:0 10px 30px #6c168f14}.book-note{max-width:800px;margin:0 auto;text-align:center}@media(max-width:800px){.book-link-grid,.book-secondary-grid{grid-template-columns:1fr}.book-featured-card,.book-secondary-card,.book-note{padding:2rem}}.legal-page{max-width:900px;margin:0 auto}.legal-card{background:#fff;border-radius:28px;padding:3rem;box-shadow:0 10px 30px #6c168f14}.legal-card h2,.legal-card h3{margin-top:2.5rem}.legal-card h2{font-size:var(--heading-sm)}.legal-card h3{font-size:var(--heading-xs)}.legal-card h2:first-child{margin-top:0}.legal-card ul,.legal-card ol{line-height:var(--line-body)}.legal-updated{color:var(--color-purple);font-weight:600}
