.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;left:0;right:0;z-index:500;height:var(--header-height, 55px);background:#1119;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.header-inner[data-astro-cid-3ef6ksr2]{max-width:1400px;height:100%;padding:0 1rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:30px;width:auto;filter:invert(1)}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:0}.nav-link[data-astro-cid-3ef6ksr2]{color:#ffffffe6;font-size:.9rem;font-weight:700;letter-spacing:.5px;padding:.5rem 1rem;background:none;border:none;cursor:pointer;transition:color .2s}@media(hover:hover){.nav-link[data-astro-cid-3ef6ksr2]:hover{color:#0396ff}}.dropdown[data-astro-cid-3ef6ksr2]{position:relative}.dropdown-toggle[data-astro-cid-3ef6ksr2]{font-family:inherit}.dropdown-menu[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;right:0;min-width:300px;background:#111111b3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:.75rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s,transform .2s;pointer-events:none;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown-menu[data-astro-cid-3ef6ksr2],.dropdown[data-astro-cid-3ef6ksr2]:focus-within .dropdown-menu[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dropdown-item[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;color:#ffffffe6;font-size:.9rem;font-weight:300;transition:color .2s}@media(hover:hover){.dropdown-item[data-astro-cid-3ef6ksr2]:hover{color:#0396ff}}.tag[data-astro-cid-3ef6ksr2]{background:#ffffff1a;padding:.2rem .5rem;border-radius:4px;font-size:.7rem;margin-left:.5rem}@media(max-width:1000px){.nav-link[data-astro-cid-3ef6ksr2]{padding:.5rem;font-size:.8rem}.dropdown-menu[data-astro-cid-3ef6ksr2]{min-width:260px}.dropdown-item[data-astro-cid-3ef6ksr2]{flex-wrap:wrap;gap:.25rem}}@media(max-width:500px){.nav-link[data-astro-cid-3ef6ksr2]{padding:.5rem .3rem;font-size:.7rem}}.footer[data-astro-cid-sz7xmlte]{background:var(--light-bg, #f5f5f7);padding:2rem 1rem 1rem}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto;padding:0}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:1.5rem}.footer-heading[data-astro-cid-sz7xmlte]{color:#000;font-size:1rem;font-weight:700;margin-bottom:.75rem;line-height:1.618}.footer-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;flex-wrap:wrap;color:#000;font-size:.9rem;font-weight:300;line-height:1.618;margin-bottom:.25rem;transition:color .2s}@media(hover:hover){.footer-link[data-astro-cid-sz7xmlte]:hover{color:#0396ff}}.footer-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{display:inline-block;vertical-align:middle;margin-right:.4rem}.tag[data-astro-cid-sz7xmlte]{display:inline-block;background:#000;color:#fff;padding:.1rem .4rem;border-radius:4px;font-size:.65rem;font-weight:500;margin-left:.4rem;vertical-align:middle}.footer-line[data-astro-cid-sz7xmlte]{height:1px;background:#ddd;margin:.75rem 0}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;flex-wrap:wrap}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#6f6d74;font-size:.8rem;line-height:2}@media(hover:hover){.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}}.footer-copyright[data-astro-cid-sz7xmlte]{color:#6f6d74;font-size:.8rem;line-height:2}@media(max-width:1000px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #000;--dark: #030104;--dark-card: #111;--light-bg: #f5f5f7;--white: rgba(255, 255, 255, .9);--white-90: rgba(255, 255, 255, .9);--gray: #6f6d74;--blue: #0396ff;--blue-light: #86ccff;--pink: #ff25db;--header-height: 55px}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;background:var(--dark);color:var(--white);line-height:1.618;font-weight:300}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-weight:600;line-height:1.07143;letter-spacing:-.005em}.h2-white{color:var(--white);font-size:clamp(2rem,5vw,3.5rem);text-align:center;max-width:25ch;margin:0 auto}.h2-black{color:var(--black);font-size:clamp(2rem,5vw,3.5rem);text-align:center;max-width:25ch;margin:0 auto}.h3-white{color:var(--white-90);font-size:clamp(1rem,2vw,1.25rem);font-weight:300;text-align:center;max-width:40ch;margin:.5rem auto 0}.h3-black{color:#000c;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;text-align:center;max-width:40ch;margin:.5rem auto 0}.buttons{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.btn{display:inline-block;padding:.5rem 1rem;font-family:inherit;font-weight:400;font-size:1.125rem;border-radius:20px;transition:all .2s;cursor:pointer;border:none}.btn-dark{background:var(--dark-card);color:#f1f1f1}.btn-dark:hover{background:#222}.btn-light{background:var(--white);color:var(--black)}.btn-light:hover{background:#e5e5e5}.btn-blue{background:transparent;color:var(--blue)}.btn-blue:hover{text-decoration:underline}.card{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column}.card-580{min-height:580px}.card-290{min-height:290px}.card-content{position:relative;z-index:10;padding:45px 20px;display:flex;flex-direction:column;align-items:center}.card-bg{position:absolute;inset:0;width:100%;height:100%}.gradient-dark{background:linear-gradient(to right,#434343,#000)}.gradient-light{background:linear-gradient(120deg,#fdfbfb,#ebedee)}.gradient-peach{background:linear-gradient(to right,#eec8c2,#334055)}.gradient-night{background:linear-gradient(-225deg,#ac32e4,#7918f2 48%,#4801ff)}.gradient-colorful{background:linear-gradient(315deg,var(--pink),var(--blue-light) 77%)}.animated-bg{position:absolute;inset:0;overflow:hidden}.shape{position:absolute;border-radius:50%;filter:blur(60px);opacity:.7;animation:float 8s ease-in-out infinite}.shape-1{width:300px;height:300px;background:var(--pink);top:20%;left:10%}.shape-2{width:400px;height:400px;background:var(--blue-light);top:40%;right:10%;animation-delay:-2s}.shape-3{width:250px;height:250px;background:#7918f2;bottom:10%;left:30%;animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.container{max-width:1024px;margin:0 auto;padding:0 1rem}.tag{display:inline-block;background:#ffffff1a;color:var(--white-90);padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500;margin-left:.5rem}@media(max-width:1000px){.card-580{min-height:480px}.card-290{min-height:240px}}@media(max-width:500px){.card-580{min-height:400px}.card-290{min-height:200px}.card-content{padding:30px 16px}}
