@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&family=Open+Sans&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:4rem 2rem 2rem;text-align:center}body{background:radial-gradient(ellipse at center,#0b0c2a,#000);background-image:url(/bg-mystic.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff;margin:0;padding:0;font-family:Open Sans,sans-serif}logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.navbar{position:fixed;top:0;width:100%;background-color:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;z-index:999;display:flex;justify-content:center}.navbar__container{max-width:1200px;width:100%;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar__logo{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;color:#fff;text-shadow:0 0 5px rgba(255,255,255,.2);white-space:nowrap}.navbar__links{list-style:none;display:flex;gap:2rem}.navbar__links li a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.navbar__links li a:hover{color:#dcb0ff}@media (max-width: 768px){.navbar__container{flex-direction:column;align-items:flex-start}.navbar__links{flex-direction:column;width:100%;margin-top:1rem;gap:1rem}}.hero{height:100vh;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center}.hero:before,.hero:after{display:none}.hero__overlay{background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;z-index:2}.hero__content{text-align:center;max-width:800px}.hero__content h1{font-size:3rem;margin-bottom:1rem;text-shadow:0 0 10px #8e9eff}.hero__content p{font-size:1.25rem;margin-bottom:2rem;color:#d1d1f0}.hero__content .hero__cta{background-color:#6a5acd;color:#fff;padding:.8rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.hero__content .hero__cta:hover{background-color:#836fff}.about{background:radial-gradient(circle at top,#101935,#0a0f1f);color:#e0e0ff;padding:4rem 2rem;text-align:center;animation:fadeIn 1.5s ease-in}.about__container{max-width:700px;margin:0 auto}.about__title{font-family:Cormorant Garamond,serif;font-size:2.5rem;margin-bottom:1.5rem;color:#c8a2ff}.about__text{font-family:Open Sans,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.about__signature{margin-top:2rem;font-style:italic;color:#9b8dd2}@keyframes fadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.services{background:linear-gradient(to bottom,#0a0f1f,#1b1b2f);color:#e6e6fa;padding:4rem 2rem}.services__title{font-family:Cormorant Garamond,serif;font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#cdaaff}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.services__card{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:1rem;text-align:center;transition:scake(1.2) rotate(5deg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.services__card:hover{transform:translateY(-5px);border-color:#9c7bff}.services__icon{font-size:2.5rem;margin-bottom:1rem;transition:transform .3s}.services__name{font-family:Cormorant Garamond,serif;font-size:1.5rem;margin-bottom:1rem;color:#dabfff}.services__description,.services__purpose{font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6;color:#ddd}.testimonials{background:radial-gradient(ellipse at top,#1a1a2e,#0f0f1a);color:#f8f0ff;padding:4rem 2rem;text-align:center}.testimonials__title{font-family:Cormorant Garamond,serif;font-size:2.5rem;color:#ffcaff;margin-bottom:3rem}.testimonials__container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1100px;margin:0 auto}.testimonial{background-color:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:1rem;padding:2rem;max-width:320px;font-family:Open Sans,sans-serif;box-shadow:0 0 15px #ffb6ff33;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.testimonial__message{font-style:italic;margin-bottom:1rem;font-size:1.1rem;color:#eee}.testimonial__name{font-weight:700;color:#f9c2ff}.testimonial__date{font-size:.9rem;color:#bbb}.footer{text-align:center;padding:2rem;background:linear-gradient(to right,#1e1e2f,#2a2a3f);color:#ccc;font-size:.9rem;margin-top:3rem;font-family:Open Sans,sans-serif}.footer p{margin:0}@media (max-width: 768px){.footer{padding:1.5rem 1rem;font-size:.8rem}}.contact-btn{position:fixed;bottom:20px;right:20px;background:#a27cf0;color:#fff;border:none;padding:.8rem 1.2rem;border-radius:50px;font-size:1rem;cursor:pointer;box-shadow:0 0 10px #a27cf080;z-index:1000;transition:transform .2s}.contact-btn:hover{transform:scale(1.05)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f0a1ecc;display:flex;justify-content:center;align-items:center;z-index:999}.modal-content{background:#1e1e2f;color:#fff;padding:2rem;border-radius:12px;width:90%;max-width:400px;position:relative}.modal-content h2{font-family:Cormorant Garamond,serif;margin-bottom:1rem;text-align:center}.modal-content form{display:flex;flex-direction:column;gap:1rem}.modal-content form input,.modal-content form textarea{background:#2a2a3f;border:1px solid #a27cf0;padding:.7rem;border-radius:8px;color:#fff;font-family:Open Sans,sans-serif}.modal-content form button[type=submit]{background:#a27cf0;color:#fff;border:none;padding:.8rem;border-radius:8px;cursor:pointer;transition:background .3s ease}.modal-content form button[type=submit]:hover{background:#8f6bd1}.modal-content .close-btn{position:absolute;top:10px;right:15px;background:none;border:none;font-size:1.5rem;color:#fff;cursor:pointer}
