.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#0a0118f2;border-bottom:1px solid rgba(239,239,239,.25)}.header[data-astro-cid-3ef6ksr2] .container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.header-logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem;color:#efefef;text-decoration:none}.header-logo-icon[data-astro-cid-3ef6ksr2]{height:25px;width:auto;object-fit:contain}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem}.nav-link[data-astro-cid-3ef6ksr2]{font-size:.875rem;font-weight:500;color:#efefefb3;text-decoration:none;transition:color .3s ease;position:relative}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-link[data-astro-cid-3ef6ksr2].active{color:#efefef}.nav-link[data-astro-cid-3ef6ksr2].active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#9d70c4;border-radius:1px}.lang-toggle[data-astro-cid-3ef6ksr2]{font-size:.75rem;font-weight:600;color:#efefefb3;text-decoration:none;border:1px solid rgba(239,239,239,.25);padding:.25rem .5rem;border-radius:4px;transition:color .3s ease,border-color .3s ease;letter-spacing:.05em}.lang-toggle[data-astro-cid-3ef6ksr2]:hover{color:#efefef;border-color:#9d70c4}.header-right[data-astro-cid-3ef6ksr2]{display:none;align-items:center;gap:.75rem}.lang-toggle-mobile[data-astro-cid-3ef6ksr2]{font-size:.75rem;font-weight:600;color:#efefefb3;text-decoration:none;border:1px solid rgba(239,239,239,.25);padding:.25rem .5rem;border-radius:4px;transition:color .3s ease,border-color .3s ease;letter-spacing:.05em;z-index:101}.lang-toggle-mobile[data-astro-cid-3ef6ksr2]:hover{color:#efefef;border-color:#9d70c4}.mobile-menu-btn[data-astro-cid-3ef6ksr2]{display:none;background:none;border:none;cursor:pointer;padding:1rem;margin:-.5rem;z-index:101;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hamburger[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:#efefef;position:relative;transition:background .3s ease}.hamburger[data-astro-cid-3ef6ksr2]:before,.hamburger[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;width:24px;height:2px;background:#efefef;left:0;transition:transform .3s ease}.hamburger[data-astro-cid-3ef6ksr2]:before{top:-7px}.hamburger[data-astro-cid-3ef6ksr2]:after{top:7px}.mobile-menu-btn[data-astro-cid-3ef6ksr2][aria-expanded=true] .hamburger[data-astro-cid-3ef6ksr2]{background:transparent}.mobile-menu-btn[data-astro-cid-3ef6ksr2][aria-expanded=true] .hamburger[data-astro-cid-3ef6ksr2]:before{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn[data-astro-cid-3ef6ksr2][aria-expanded=true] .hamburger[data-astro-cid-3ef6ksr2]:after{transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.header[data-astro-cid-3ef6ksr2]{position:fixed;left:0;right:0}.header-logo-icon[data-astro-cid-3ef6ksr2]{height:25px}.header-right[data-astro-cid-3ef6ksr2]{display:flex}.mobile-menu-btn[data-astro-cid-3ef6ksr2]{display:block}.nav[data-astro-cid-3ef6ksr2] .lang-toggle[data-astro-cid-3ef6ksr2]{display:none}.nav[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:0;width:100%;height:100vh;background:#120c25;flex-direction:column;justify-content:center;gap:2.5rem;transform:translate(100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease}.nav[data-astro-cid-3ef6ksr2].open{transform:translate(0);visibility:visible}.nav-link[data-astro-cid-3ef6ksr2]{font-size:1.25rem}.lang-toggle[data-astro-cid-3ef6ksr2]{font-size:.875rem;padding:.375rem .75rem}}.page-loader[data-astro-cid-yztiywgj]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--color-bg, #EFEFEF);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}html.loader-active .page-loader[data-astro-cid-yztiywgj]{opacity:1;visibility:visible;transition:opacity .2s ease,visibility 0s}.page-loader-inner[data-astro-cid-yztiywgj]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:0 1.5rem}.page-loader-logo[data-astro-cid-yztiywgj]{height:100px;width:auto;object-fit:contain}.page-loader-track[data-astro-cid-yztiywgj]{position:relative;width:180px;height:2px;background:#120c251f;overflow:hidden}.page-loader-bar[data-astro-cid-yztiywgj]{position:absolute;top:0;left:0;height:100%;width:40%;background:linear-gradient(90deg,#382576,#7244b1,#9d70c4);animation:pageLoaderSweep 1.1s ease-in-out infinite}@keyframes pageLoaderSweep{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media(max-width:480px){.page-loader-logo[data-astro-cid-yztiywgj]{height:70px}.page-loader-track[data-astro-cid-yztiywgj]{width:140px}}@media(prefers-reduced-motion:reduce){.page-loader-bar[data-astro-cid-yztiywgj]{animation:none;width:100%;opacity:.6}}:root{--color-bg: #EFEFEF;--color-bg-light: #1a0a2e;--color-text: #120C25;--color-text-muted: #120C25;--color-accent: #7c3aed;--color-accent-light: #a78bfa;--color-accent-dark: #4c1d95;--color-card-bg: #140a28;--color-card-border: #2d1b4e;--gradient-accent: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);--gradient-glow: linear-gradient(180deg, rgba(124, 58, 237, .3) 0%, transparent 100%)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Montserrat,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}p{font-weight:400}a{color:var(--color-accent-light);text-decoration:none;transition:color .3s ease}a:hover{color:var(--color-text)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}a.is-loading{opacity:1;animation:navLinkPulse 1s ease-in-out infinite}@keyframes navLinkPulse{0%,to{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){a.is-loading{animation:none;opacity:.7}}.site-footer{padding:3rem 0;text-align:center;background:#050210}.copyright{font-size:.8125rem;color:#efefef;margin-bottom:.5rem}.legal-links{font-size:.75rem}.legal-links a{color:var(--color-accent-light);text-decoration:underline}.legal-links a:hover{color:var(--color-text)}.legal-modal{display:none;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;padding:1rem}.legal-modal.open{display:flex}.legal-modal-overlay{position:absolute;inset:0;background:#000c;backdrop-filter:blur(4px)}.legal-modal-content{position:relative;background:var(--color-bg);border:1px solid var(--color-card-border);border-radius:16px;max-width:700px;width:100%;max-height:85vh;z-index:1;display:flex;flex-direction:column;overflow:hidden}.legal-modal-close{position:sticky;top:0;z-index:2;align-self:flex-end;background:var(--color-bg);border:none;color:var(--color-text-muted);font-size:1.75rem;cursor:pointer;transition:color .3s ease;line-height:1;padding:.75rem 1rem 0;flex-shrink:0}.legal-modal-close:hover{color:var(--color-text)}.legal-modal-body{padding:0 2.5rem 3rem;overflow-y:auto;flex:1}.legal-modal-body h2{font-size:2rem;margin-bottom:.5rem;color:var(--color-text)}.legal-modal-body .legal-updated{font-size:.8125rem;color:var(--color-text-muted);margin-bottom:2rem}.legal-modal-body h3{font-size:1rem;color:var(--color-accent-light);margin-top:1.75rem;margin-bottom:.5rem}.legal-modal-body p{font-size:.875rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:.5rem}.legal-modal-body ul{list-style:disc;padding-left:1.5rem;margin-bottom:.75rem}.legal-modal-body li{font-size:.875rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:.25rem}.legal-modal-body strong{color:var(--color-text)}.legal-modal-body::-webkit-scrollbar{width:6px}.legal-modal-body::-webkit-scrollbar-track{background:transparent}.legal-modal-body::-webkit-scrollbar-thumb{background:var(--color-card-border);border-radius:3px}@media(max-width:480px){.legal-modal-body{padding:0 1rem 1.5rem}.legal-modal-body h2{font-size:1.25rem}.legal-modal-body h3{font-size:.875rem}.legal-modal-body p,.legal-modal-body li{font-size:.8125rem}.legal-modal-body ul{padding-left:1.25rem}}@media(max-width:768px){body{padding-top:74px}}
