#particles-canvas[data-astro-cid-kcjrzsbh]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}:root{--bg-main:#0f172a;--bg-soft:#1e293b;--text-main:#ffffff;--text-soft:#cbd5f5;--accent:#6366f1}[data-theme=light]{--bg-main:#f8fafc;--bg-soft:#ffffff;--text-main:#0f172a;--text-soft:#475569;--accent:#6366f1}body{background:var(--bg-main);color:var(--text-main);transition:background .4s ease,color .4s ease}.bg-gradient{position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 20% 20%,rgba(244,208,255,.25),transparent 45%),radial-gradient(circle at 80% 30%,rgba(196,226,255,.25),transparent 50%),radial-gradient(circle at 50% 80%,rgba(220,255,235,.22),transparent 50%),radial-gradient(circle at 50% 50%,rgba(200,190,255,.18),transparent 60%),#0f172a;animation:bgMove 18s ease-in-out infinite alternate}@keyframes bgMove{0%{filter:blur(0px);transform:scale(1)}to{filter:blur(10px);transform:scale(1.05)}}main{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem}h1{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:2rem;text-align:center;background:linear-gradient(180deg,#fff,#cbd5f5);-webkit-background-clip:text;color:transparent;text-shadow:0 2px 10px rgba(107,55,228,.35)}.header[data-astro-cid-3ef6ksr2]{width:100%;display:flex;justify-content:center;padding:1rem 1rem .6rem;background:linear-gradient(180deg,#6366f114,#6366f105);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(6px)}.container[data-astro-cid-3ef6ksr2]{width:100%;max-width:1100px;display:flex;align-items:center;justify-content:center;gap:1.4rem}.title-wrapper[data-astro-cid-3ef6ksr2]{text-align:center}h1[data-astro-cid-3ef6ksr2]{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.6vw,2.6rem);letter-spacing:.16em;text-transform:uppercase;margin:0;background:linear-gradient(90deg,#fff,#c7d2fe,#fff);-webkit-background-clip:text;color:transparent;text-shadow:0 0 18px rgba(99,102,241,.25);animation:glow 6s ease-in-out infinite}.subtitle[data-astro-cid-3ef6ksr2]{margin-top:.25rem;font-size:.7rem;letter-spacing:.32em;text-transform:uppercase;color:#ffffffa6}.line[data-astro-cid-3ef6ksr2]{width:70px;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.5),transparent);opacity:.7}.mandala-container[data-astro-cid-pgvysuhq]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.mandala-viewport[data-astro-cid-pgvysuhq]{width:100%;max-width:420px;aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center}.mandala-svg[data-astro-cid-pgvysuhq]{width:100%;height:auto}.sector[data-astro-cid-pgvysuhq]{transform-origin:200px 200px;transform:rotate(var(--rotation));cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sector-path[data-astro-cid-pgvysuhq]{stroke:#fff;stroke-width:4;filter:url(#softShadow)}.sector[data-astro-cid-pgvysuhq]:hover{transform:rotate(var(--rotation)) scale(1.05);filter:brightness(1.1)}.blue[data-astro-cid-pgvysuhq]{fill:#3b82f6}.pink[data-astro-cid-pgvysuhq]{fill:#ec4899}.amber[data-astro-cid-pgvysuhq]{fill:#f59e0b}.purple[data-astro-cid-pgvysuhq]{fill:#8b5cf6}.icon-svg[data-astro-cid-pgvysuhq] path[data-astro-cid-pgvysuhq]{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.special-btn[data-astro-cid-pgvysuhq]{cursor:pointer;transform-origin:center;transition:transform .2s ease}.special-btn[data-astro-cid-pgvysuhq]:hover{transform:scale(1.12)}.special-btn[data-astro-cid-pgvysuhq]:active{transform:scale(.9)}.modal-overlay[data-astro-cid-qmzm2soj]{position:fixed;inset:0;background:#0f172a73;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;animation:fadeIn .35s ease}.hidden[data-astro-cid-qmzm2soj]{display:none}.modal[data-astro-cid-qmzm2soj]{background:linear-gradient(180deg,#fff,#f8fafc);color:#1e293b;padding:2rem;border-radius:16px;width:90%;max-width:420px;text-align:center;position:relative;box-shadow:0 10px 25px #0000001f,0 4px 10px #00000014;animation:modalPop .35s cubic-bezier(.2,.8,.2,1)}.modal[data-astro-cid-qmzm2soj] h2[data-astro-cid-qmzm2soj]{font-family:Playfair Display,serif;font-size:1.6rem;color:#6366f1;margin-bottom:.6rem;letter-spacing:.02em}.modal[data-astro-cid-qmzm2soj] img[data-astro-cid-qmzm2soj]{width:100%;max-height:220px;object-fit:contain;background:#f1f5f9;border-radius:12px;margin-top:16px}.close-btn[data-astro-cid-qmzm2soj]{position:absolute;top:12px;right:14px;border:none;background:#e2e8f0;width:32px;height:32px;border-radius:50%;font-size:16px;cursor:pointer;transition:.2s}.close-btn[data-astro-cid-qmzm2soj]:hover{background:#cbd5f5}.bullet-list[data-astro-cid-qmzm2soj]{display:flex;flex-direction:column;gap:10px;margin-top:16px}.bullet-card[data-astro-cid-qmzm2soj]{background:#fff;padding:12px 14px;border-radius:10px;font-size:.95rem;line-height:1.4;border:1px solid #e2e8f0;box-shadow:0 2px 6px #0000000d;transform:translateY(10px);opacity:0;animation:cardFade .45s ease forwards}.bullet-card[data-astro-cid-qmzm2soj]:nth-child(1){animation-delay:.1s}.bullet-card[data-astro-cid-qmzm2soj]:nth-child(2){animation-delay:.2s}.bullet-card[data-astro-cid-qmzm2soj]:nth-child(3){animation-delay:.3s}.bullet-card[data-astro-cid-qmzm2soj]:nth-child(4){animation-delay:.4s}.bullet-card[data-astro-cid-qmzm2soj]:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0000001f}@keyframes modalPop{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cardFade{to{opacity:1;transform:translateY(0)}}
