@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";:root{--bg:#11131f;--surface:#1a1e2d;--surface-light:#252b3d;--primary:#7b63f6;--primary-light:#a48dff;--gold:#f2e4c5;--text:#fafafa;--text-muted:#c7cad7;--border:#ffffff14;--radius:18px;--radius-large:28px;--container:1200px;--shadow:0 12px 40px #00000059;--glow:0 0 50px #7b63f659;--transition:.35s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top, #7b63f62e, transparent 45%), var(--bg);color:var(--text);font-family:Poppins,sans-serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:Cormorant Garamond,serif;font-weight:600;line-height:1.1}h1{font-size:clamp(3.5rem,8vw,6rem)}h2{font-size:clamp(2.4rem,5vw,4rem)}h3{font-size:2rem}p{color:var(--text-muted)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--container), 90%);margin-inline:auto}section{padding:7rem 0}.button{transition:var(--transition);border-radius:999px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;display:inline-flex}.button-primary{background:var(--primary);color:#fff;box-shadow:var(--glow)}.button-primary:hover{transform:translateY(-4px)}.button-secondary{border:2px solid var(--primary)}.button-secondary:hover{background:var(--primary)}.card{backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#ffffff0a}.text-center{text-align:center}.mt-2{margin-top:2rem}.mt-4{margin-top:4rem}.site-header[data-astro-cid-isef26zo]{z-index:1000;backdrop-filter:blur(18px);background:#11131f8c;border-bottom:1px solid #ffffff14;padding:1.2rem 0;position:fixed;top:0;left:0;right:0}.nav-container[data-astro-cid-isef26zo]{justify-content:space-between;align-items:center;display:flex}.brand[data-astro-cid-isef26zo]{align-items:center;gap:.75rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600;display:flex}.moon[data-astro-cid-isef26zo]{color:var(--gold);font-size:1.4rem}nav[data-astro-cid-isef26zo] ul[data-astro-cid-isef26zo]{gap:2rem;list-style:none;display:flex}nav[data-astro-cid-isef26zo] a[data-astro-cid-isef26zo]{color:var(--text-muted);font-weight:500;transition:all .3s;position:relative}nav[data-astro-cid-isef26zo] a[data-astro-cid-isef26zo]:hover{color:#fff}nav[data-astro-cid-isef26zo] a[data-astro-cid-isef26zo]:after{content:"";background:var(--primary);width:0;height:2px;transition:all .3s;position:absolute;bottom:-6px;left:0}nav[data-astro-cid-isef26zo] a[data-astro-cid-isef26zo]:hover:after{width:100%}.book-button[data-astro-cid-isef26zo]{background:var(--primary);color:#fff;box-shadow:var(--glow);border-radius:999px;padding:.9rem 1.6rem;font-weight:600;transition:all .3s}.book-button[data-astro-cid-isef26zo]:hover{transform:translateY(-3px)}@media (width<=900px){nav[data-astro-cid-isef26zo],.book-button[data-astro-cid-isef26zo]{display:none}.brand[data-astro-cid-isef26zo]{font-size:1.35rem}}.hero[data-astro-cid-yodha2z4]{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:7rem;display:flex;position:relative;overflow:hidden}.hero__background[data-astro-cid-yodha2z4]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.glow[data-astro-cid-yodha2z4]{filter:blur(90px);opacity:.45;border-radius:50%;position:absolute}.glow--one[data-astro-cid-yodha2z4]{background:#7b63f6;width:520px;height:520px;top:-160px;left:-120px}.glow--two[data-astro-cid-yodha2z4]{background:#c39cff;width:420px;height:420px;bottom:-120px;right:-100px}.glow--three[data-astro-cid-yodha2z4]{background:#9d84ff;width:260px;height:260px;top:40%;left:60%}.hero__content[data-astro-cid-yodha2z4]{z-index:2;max-width:820px;margin:auto;position:relative}.hero__logo[data-astro-cid-yodha2z4]{justify-content:center;margin-bottom:2rem;display:flex}.logo-ring[data-astro-cid-yodha2z4]{background:linear-gradient(135deg,#ffffff2e,#ffffff05);border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;padding:12px;display:flex;box-shadow:0 0 80px #7b63f673}.logo-ring[data-astro-cid-yodha2z4] img[data-astro-cid-yodha2z4]{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.hero__eyebrow[data-astro-cid-yodha2z4]{letter-spacing:.35rem;color:var(--gold);margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:inline-block}.hero[data-astro-cid-yodha2z4] h1[data-astro-cid-yodha2z4]{margin-bottom:1rem;max-width:900px;margin-inline:auto}.hero__tagline[data-astro-cid-yodha2z4]{color:var(--gold);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);font-style:italic}.hero__description[data-astro-cid-yodha2z4]{max-width:700px;color:var(--text-muted);margin:0 auto 3rem;font-size:1.15rem;line-height:1.9}.hero__buttons[data-astro-cid-yodha2z4]{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:4rem;display:flex}.hero__buttons[data-astro-cid-yodha2z4] .button[data-astro-cid-yodha2z4]{min-width:220px}.hero__scroll[data-astro-cid-yodha2z4]{color:var(--text-muted);letter-spacing:.08rem;flex-direction:column;align-items:center;gap:.75rem;font-size:.95rem;animation:1.8s fadeIn;display:flex}.hero__arrow[data-astro-cid-yodha2z4]{color:var(--gold);font-size:2rem;animation:2.4s infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(10px)}60%{transform:translateY(5px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.hero[data-astro-cid-yodha2z4]{min-height:auto;padding-top:9rem;padding-bottom:5rem}.logo-ring[data-astro-cid-yodha2z4]{width:220px;height:220px}.hero__description[data-astro-cid-yodha2z4]{padding-inline:1rem;font-size:1rem}.hero__buttons[data-astro-cid-yodha2z4]{flex-direction:column;align-items:center}.hero__buttons[data-astro-cid-yodha2z4] .button[data-astro-cid-yodha2z4]{width:100%;max-width:320px}}@media (width<=600px){.logo-ring[data-astro-cid-yodha2z4]{width:180px;height:180px}.hero__eyebrow[data-astro-cid-yodha2z4]{letter-spacing:.25rem;font-size:.65rem}.hero__tagline[data-astro-cid-yodha2z4]{font-size:1.7rem}.hero__description[data-astro-cid-yodha2z4]{font-size:.95rem;line-height:1.8}.hero__scroll[data-astro-cid-yodha2z4]{margin-top:1rem}}.services[data-astro-cid-omoq5wmb]{padding:8rem 0}.section-heading[data-astro-cid-omoq5wmb]{text-align:center;max-width:760px;margin:0 auto 5rem}.eyebrow[data-astro-cid-omoq5wmb]{letter-spacing:.3rem;color:var(--gold);margin-bottom:1rem;font-size:.8rem;font-weight:600;display:inline-block}.section-heading[data-astro-cid-omoq5wmb] h2[data-astro-cid-omoq5wmb]{margin-bottom:1.5rem}.services-grid[data-astro-cid-omoq5wmb]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-card[data-astro-cid-omoq5wmb]{backdrop-filter:blur(18px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem;transition:all .35s}.service-card[data-astro-cid-omoq5wmb]:hover{border-color:#7b63f680;transform:translateY(-8px);box-shadow:0 20px 50px #7b63f62e}.service-card[data-astro-cid-omoq5wmb] h3[data-astro-cid-omoq5wmb]{margin-bottom:1rem}.service-card[data-astro-cid-omoq5wmb] p[data-astro-cid-omoq5wmb]{margin-bottom:2rem}.service-card[data-astro-cid-omoq5wmb] a[data-astro-cid-omoq5wmb]{color:var(--primary-light);font-weight:600}@media (width<=900px){.services-grid[data-astro-cid-omoq5wmb]{grid-template-columns:1fr}}.about-preview[data-astro-cid-w4conikk]{padding:8rem 0}.about-grid[data-astro-cid-w4conikk]{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.photo-placeholder[data-astro-cid-w4conikk]{text-align:center;backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;justify-content:center;min-height:520px;padding:4rem;transition:all .35s;display:flex}.photo-placeholder[data-astro-cid-w4conikk]:hover{transform:translateY(-8px);box-shadow:0 20px 60px #7b63f633}.placeholder-circle[data-astro-cid-w4conikk]{width:140px;height:140px;color:var(--gold);background:linear-gradient(135deg,#7b63f640,#ffffff0a);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:4rem;display:flex;box-shadow:0 0 50px #7b63f640}.about-content[data-astro-cid-w4conikk] h2[data-astro-cid-w4conikk]{margin:1rem 0 2rem}.about-content[data-astro-cid-w4conikk] p[data-astro-cid-w4conikk]{max-width:520px;margin-bottom:1.5rem}@media (width<=900px){.about-grid[data-astro-cid-w4conikk]{grid-template-columns:1fr}.photo-placeholder[data-astro-cid-w4conikk]{min-height:360px}}
