.section-primary{background-color:var(--section-bg-primary);color:var(--text-on-primary)}.section-secondary{background-color:var(--section-bg-secondary);color:var(--text-on-secondary)}section{background-color:var(--section-bg-primary);color:var(--text-on-primary)}section:nth-of-type(2n){background-color:var(--section-bg-secondary);color:var(--text-on-secondary)}section.cta-support{background:#2a2a2a!important;background-color:#2a2a2a!important}.page-banner~section:nth-of-type(odd){background-color:var(--section-bg-secondary);color:var(--text-on-secondary)}.page-banner~section:nth-of-type(2n){background-color:var(--section-bg-primary);color:var(--text-on-primary)}.page-banner{background-color:var(--section-bg-primary);color:var(--text-on-primary)}.cta,.cta-support{background:#2a2a2a!important;background-color:#2a2a2a!important}.section-primary h1,.section-secondary h1,section h1,.section-primary h2,.section-secondary h2,section h2,.section-primary h3,.section-secondary h3,section h3,.section-primary h4,.section-secondary h4,section h4,.section-primary h5,.section-secondary h5,section h5,.section-primary h6,.section-secondary h6,section h6{color:inherit}.section-primary p,.section-secondary p,section p,.section-primary li,.section-secondary li,section li,.section-primary span,.section-secondary span,section span,.section-primary div,.section-secondary div,section div{color:inherit}.section-primary p,.section-secondary p,section p{opacity:.9}.section-primary [data-theme=light] .card,.section-primary [data-theme=light] [class*=card],section:nth-child(odd) [data-theme=light] .card,section:nth-child(odd) [data-theme=light] [class*=card]{background-color:#f8f9fa}.section-secondary [data-theme=light] .card,.section-secondary [data-theme=light] [class*=card],section:nth-child(2n) [data-theme=light] .card,section:nth-child(2n) [data-theme=light] [class*=card]{background-color:#fff}.section-primary [data-theme=dark] .card,.section-primary [data-theme=dark] [class*=card],section:nth-child(odd) [data-theme=dark] .card,section:nth-child(odd) [data-theme=dark] [class*=card]{background-color:#1a1a1a}.section-secondary [data-theme=dark] .card,.section-secondary [data-theme=dark] [class*=card],section:nth-child(2n) [data-theme=dark] .card,section:nth-child(2n) [data-theme=dark] [class*=card]{background-color:#121212}.debug-sections section:nth-child(odd){border-left:4px solid red!important}.debug-sections section:nth-child(2n){border-left:4px solid blue!important}section{padding:3rem 0}@media (min-width: 768px){section{padding:4rem 0}}@media (min-width: 1024px){section{padding:5rem 0}}section,.section-primary,.section-secondary{transition:background-color .3s ease,color .3s ease}[data-theme=light] section input[type=text],[data-theme=light] .section-primary input[type=text],[data-theme=light] .section-secondary input[type=text],[data-theme=light] section input[type=email],[data-theme=light] .section-primary input[type=email],[data-theme=light] .section-secondary input[type=email],[data-theme=light] section input[type=tel],[data-theme=light] .section-primary input[type=tel],[data-theme=light] .section-secondary input[type=tel],[data-theme=light] section input[type=number],[data-theme=light] .section-primary input[type=number],[data-theme=light] .section-secondary input[type=number],[data-theme=light] section select,[data-theme=light] .section-primary select,[data-theme=light] .section-secondary select,[data-theme=light] section textarea,[data-theme=light] .section-primary textarea,[data-theme=light] .section-secondary textarea{background-color:#fff;border-color:#dee2e6}.section-secondary [data-theme=light] section input[type=text],.section-secondary [data-theme=light] .section-primary input[type=text],.section-secondary [data-theme=light] .section-secondary input[type=text],.section-secondary [data-theme=light] section input[type=email],.section-secondary [data-theme=light] .section-primary input[type=email],.section-secondary [data-theme=light] .section-secondary input[type=email],.section-secondary [data-theme=light] section input[type=tel],.section-secondary [data-theme=light] .section-primary input[type=tel],.section-secondary [data-theme=light] .section-secondary input[type=tel],.section-secondary [data-theme=light] section input[type=number],.section-secondary [data-theme=light] .section-primary input[type=number],.section-secondary [data-theme=light] .section-secondary input[type=number],.section-secondary [data-theme=light] section select,.section-secondary [data-theme=light] .section-primary select,.section-secondary [data-theme=light] .section-secondary select,.section-secondary [data-theme=light] section textarea,.section-secondary [data-theme=light] .section-primary textarea,.section-secondary [data-theme=light] .section-secondary textarea{background-color:#fff}[data-theme=dark] section input[type=text],[data-theme=dark] .section-primary input[type=text],[data-theme=dark] .section-secondary input[type=text],[data-theme=dark] section input[type=email],[data-theme=dark] .section-primary input[type=email],[data-theme=dark] .section-secondary input[type=email],[data-theme=dark] section input[type=tel],[data-theme=dark] .section-primary input[type=tel],[data-theme=dark] .section-secondary input[type=tel],[data-theme=dark] section input[type=number],[data-theme=dark] .section-primary input[type=number],[data-theme=dark] .section-secondary input[type=number],[data-theme=dark] section select,[data-theme=dark] .section-primary select,[data-theme=dark] .section-secondary select,[data-theme=dark] section textarea,[data-theme=dark] .section-primary textarea,[data-theme=dark] .section-secondary textarea{background-color:#ffffff0d;border-color:#fff3}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;height:100%}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5;color:var(--text-primary);background-color:var(--bg-primary);min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}main{flex:1}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:16px;color:var(--text-primary)}h1{font-size:2.25rem}@media (min-width: 768px){h1{font-size:3rem}}h2{font-size:1.875rem}@media (min-width: 768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media (min-width: 768px){h3{font-size:1.875rem}}h4{font-size:1.25rem}@media (min-width: 768px){h4{font-size:1.5rem}}h5{font-size:1.125rem}@media (min-width: 768px){h5{font-size:1.25rem}}h6{font-size:1rem}@media (min-width: 768px){h6{font-size:1.125rem}}p{margin-bottom:16px;color:var(--text-secondary)}p:last-child{margin-bottom:0}a{color:#f6ff00;text-decoration:none;transition:all .2s ease;color:var(--accent-orange)}a:hover{color:#f6ff00;text-decoration:underline}a:focus-visible{outline:2px solid #F6FF00;outline-offset:2px}[data-theme=light] a:hover{color:#b8860b}[data-theme=dark] a:hover{color:var(--accent-yellow)}a:focus{outline:2px solid var(--accent-orange);outline-offset:2px}ul,ol{padding-left:32px;margin-bottom:16px;color:var(--text-secondary)}ul li,ol li{margin-bottom:4px}img{max-width:100%;height:auto;display:block}input,textarea,select,button{font-family:inherit;font-size:inherit;line-height:inherit;color:var(--text-primary)}table{width:100%;border-collapse:collapse;margin-bottom:24px}th,td{padding:8px 16px;text-align:left;border-bottom:1px solid var(--border-color)}th{font-weight:600;color:var(--text-primary);background-color:var(--bg-secondary)}pre,code{font-family:Roboto Mono,Courier New,monospace;font-size:.875rem}code{background-color:var(--bg-tertiary);padding:2px 6px;border-radius:4px;color:var(--accent-green)}pre{background-color:var(--bg-tertiary);padding:16px;border-radius:8px;overflow-x:auto;margin-bottom:16px}pre code{background-color:transparent;padding:0;color:inherit}blockquote{border-left:4px solid var(--accent-yellow);padding-left:24px;margin:24px 0;font-style:italic;color:var(--text-secondary)}hr{border:none;border-top:1px solid var(--border-color);margin:48px 0}::selection{color:var(--text-primary)}[data-theme=light] ::selection{background-color:#d4a0174d}[data-theme=dark] ::selection{background-color:#f6ff004d}.container{width:100%;max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}@media (min-width: 640px){.container{padding-left:32px;padding-right:32px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}[data-theme=light] .text-gradient{background:linear-gradient(135deg,var(--accent-orange),var(--accent-yellow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=dark] .text-gradient{background:linear-gradient(135deg,#f6ff00,#ff7b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-muted{color:var(--text-muted)}.loading{display:inline-block;width:20px;height:20px;border:2px solid var(--bg-tertiary);border-radius:50%;border-top-color:var(--accent-yellow);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}[data-theme=light] .navigation__link,[data-theme=light] .navigation__link--dropdown{color:#f88029!important}[data-theme=dark] .navigation__link,[data-theme=dark] .navigation__link--dropdown{color:#f6ff00!important}[data-theme=light] .cs-button-solid{background-color:var(--accent-orange);color:var(--text-on-accent)}[data-theme=light] .cs-button-solid:hover{background-color:#cc5239}[data-theme=dark] .cs-button-solid{background-color:var(--accent-yellow);color:#121212}[data-theme=dark] .cs-button-solid:hover{background-color:#dde600;color:#121212}.cs-button-transparent{background-color:transparent}[data-theme=light] .cs-button-transparent{color:var(--accent-orange);border:2px solid var(--accent-orange)}[data-theme=light] .cs-button-transparent:hover{background-color:#ff63471a}[data-theme=dark] .cs-button-transparent{color:var(--accent-yellow);border:2px solid var(--accent-yellow)}[data-theme=dark] .cs-button-transparent:hover{background-color:#f6ff001a}.header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid var(--border-color)}[data-theme=light] .header{background-color:#fffffff2}[data-theme=dark] .header{background-color:#121212f2}[data-theme=light] .header__logo-img{filter:brightness(.8)}input:focus,textarea:focus,select:focus{background-color:var(--bg-primary);border-color:var(--accent-yellow)}[data-theme=light] input:focus,[data-theme=light] textarea:focus,[data-theme=light] select:focus{box-shadow:0 0 0 3px #d4a01726}[data-theme=dark] input:focus,[data-theme=dark] textarea:focus,[data-theme=dark] select:focus{box-shadow:0 0 0 3px #f6ff0026}.nav__link{color:var(--text-primary)}.nav__link:hover,.nav__link--active{color:var(--accent-yellow)}.card{background-color:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary)}.card .card__title{color:var(--text-primary)}.card .card__text{color:var(--text-secondary)}section.cta-support,.cta-support{background:#2a2a2a!important;background-color:#2a2a2a!important}body[data-theme=light] section.cta-support,body[data-theme=light] .cta-support,body[data-theme=dark] section.cta-support,body[data-theme=dark] .cta-support{background:#2a2a2a!important;background-color:#2a2a2a!important}.skip-link{position:absolute;top:-40px;left:0;background:var(--accent-yellow);color:#121212;padding:8px 16px;text-decoration:none;border-radius:8px;font-weight:600;z-index:1070}.skip-link:focus{top:16px;left:16px}.focus-trap{position:fixed;inset:0;z-index:1040}[data-theme=dark]{--bg-primary: #121212;--bg-secondary: #1a1a1a;--bg-tertiary: #242424;--bg-card: #1e1e1e;--bg-hover: #2a2a2a;--section-bg-primary: #121212;--section-bg-secondary: #1a1a1a;--text-on-primary: #e0e0e0;--text-on-secondary: #b0b0b0;--accent-yellow: #F6FF00;--accent-magenta: #FF00FF;--accent-orange: #FF7B00;--accent-green: #00FF66;--accent-blue: #00D9FF;--text-primary: #E0E0E0;--text-secondary: #B0B0B0;--text-muted: #808080;--text-on-accent: #121212;--border-color: rgba(255, 255, 255, .1);--shadow-color: rgba(0, 0, 0, .5)}:root{color-scheme:dark}body{background:linear-gradient(180deg,#121212,#0f0f0f);background-attachment:fixed}.neon-glow--yellow{box-shadow:0 0 10px #f6ff0080,0 0 20px #f6ff004d,0 0 30px #f6ff0033}.neon-glow--magenta{box-shadow:0 0 10px #ff00ff80,0 0 20px #ff00ff4d,0 0 30px #f0f3}.neon-glow--orange{box-shadow:0 0 10px #ff7b0080,0 0 20px #ff7b004d,0 0 30px #ff7b0033}.neon-glow--green{box-shadow:0 0 10px #00ff6680,0 0 20px #00ff664d,0 0 30px #0f63}.btn--primary{background-color:#f6ff00;color:var(--bg-primary);border-color:#f6ff00}.btn--primary:hover:not(:disabled){background-color:#dde600;border-color:#dde600;box-shadow:0 0 10px #f6ff0080,0 0 20px #f6ff004d,0 0 30px #f6ff0033;transform:translateY(-2px)}.btn--primary:active:not(:disabled){transform:translateY(0)}.btn--secondary{background-color:transparent;color:#f6ff00;border-color:#f6ff00}.btn--secondary:hover:not(:disabled){background-color:#f6ff001a;box-shadow:0 0 10px #f6ff0080,0 0 20px #f6ff004d,0 0 30px #f6ff0033}.btn--ghost{background-color:transparent;color:var(--text-primary);border-color:var(--border-color)}.btn--ghost:hover:not(:disabled){background-color:var(--bg-secondary);border-color:var(--text-secondary)}.card{position:relative;overflow:hidden}.card:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#f6ff00,#ff7b00,#f0f,#0f6);opacity:0;z-index:-1;transition:opacity .2s ease;border-radius:inherit;filter:blur(4px)}.card:hover:before{opacity:.3}input,textarea,select{background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary)}input:focus,textarea:focus,select:focus{background-color:var(--bg-tertiary);border-color:#f6ff00;outline:none;box-shadow:0 0 0 3px #f6ff0033}input::placeholder,textarea::placeholder,select::placeholder{color:var(--text-muted)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:6px;border:2px solid var(--bg-secondary)}::-webkit-scrollbar-thumb:hover{background:#2e2e2e}*{scrollbar-width:thin;scrollbar-color:var(--bg-tertiary) var(--bg-secondary)}pre .hljs-comment,pre .hljs-quote{color:var(--text-muted)}pre .hljs-keyword,pre .hljs-selector-tag,pre .hljs-addition{color:#f0f}pre .hljs-number,pre .hljs-string,pre .hljs-meta-string,pre .hljs-literal,pre .hljs-doctag,pre .hljs-regexp{color:#0f6}pre .hljs-title,pre .hljs-section,pre .hljs-name,pre .hljs-selector-id,pre .hljs-selector-class{color:#f6ff00}pre .hljs-attribute,pre .hljs-attr,pre .hljs-variable,pre .hljs-template-variable,pre .hljs-class .hljs-title,pre .hljs-type{color:#ff7b00}[data-astro-cid-vzcar27r][data-theme=dark]{--bg-primary: #121212;--bg-secondary: #1a1a1a;--bg-tertiary: #242424;--bg-card: #1e1e1e;--bg-hover: #2a2a2a;--section-bg-primary: #121212;--section-bg-secondary: #1a1a1a;--text-on-primary: #e0e0e0;--text-on-secondary: #b0b0b0;--accent-yellow: #F6FF00;--accent-magenta: #FF00FF;--accent-orange: #FF7B00;--accent-green: #00FF66;--accent-blue: #00D9FF;--text-primary: #E0E0E0;--text-secondary: #B0B0B0;--text-muted: #808080;--text-on-accent: #121212;--border-color: rgba(255, 255, 255, .1);--shadow-color: rgba(0, 0, 0, .5)}.cs-nav[data-astro-cid-vzcar27r]{display:flex;align-items:center;max-width:80rem;margin:auto;width:100%}.cs-nav[data-astro-cid-vzcar27r] .cs-toggle[data-astro-cid-vzcar27r]{display:flex;align-items:center;justify-content:center;border:none;border-radius:.25rem;margin:0 0 0 auto;padding:.75rem;background-color:transparent;height:3rem;width:3rem;cursor:pointer;position:relative;z-index:10}@media (min-width: 1024px){.cs-nav[data-astro-cid-vzcar27r] .cs-toggle[data-astro-cid-vzcar27r]{display:none}}.cs-nav[data-astro-cid-vzcar27r] .cs-box[data-astro-cid-vzcar27r]{width:1.5rem;height:1rem;position:relative}.cs-nav[data-astro-cid-vzcar27r] .cs-line[data-astro-cid-vzcar27r]{width:100%;height:2px;border-radius:2px;background-color:var(--text-primary);position:absolute;left:50%;transform:translate(-50%);transition:all .3s}.cs-nav[data-astro-cid-vzcar27r] .cs-line[data-astro-cid-vzcar27r].cs-line1{top:0}.cs-nav[data-astro-cid-vzcar27r] .cs-line[data-astro-cid-vzcar27r].cs-line2{top:50%;transform:translate(-50%) translateY(-50%)}.cs-nav[data-astro-cid-vzcar27r] .cs-line[data-astro-cid-vzcar27r].cs-line3{bottom:0}.cs-nav[data-astro-cid-vzcar27r] .cs-ul-wrapper[data-astro-cid-vzcar27r]{opacity:0;position:absolute;top:100%;left:auto;right:0;width:100%;height:auto;overflow:hidden;z-index:-1;background-color:var(--bg-primary);border-top:1px solid var(--border-color);border-radius:0 0 12px 12px;box-shadow:0 10px 15px var(--shadow-color);transition:opacity .3s}@media (min-width: 1024px){.cs-nav[data-astro-cid-vzcar27r] .cs-ul-wrapper[data-astro-cid-vzcar27r]{opacity:1;position:relative;top:auto;left:auto;right:auto;width:auto;height:auto;background-color:transparent;border:none;border-radius:0;box-shadow:none;z-index:auto}}.cs-nav[data-astro-cid-vzcar27r] .cs-ul[data-astro-cid-vzcar27r]{width:100%;height:auto;overflow:visible;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;margin:0;list-style:none}@media (min-width: 1024px){.cs-nav[data-astro-cid-vzcar27r] .cs-ul[data-astro-cid-vzcar27r]{flex-direction:row;justify-content:center;gap:2.25rem;padding:0;overflow:visible}}.cs-nav[data-astro-cid-vzcar27r] .cs-li[data-astro-cid-vzcar27r]{text-align:center;list-style:none;width:100%;margin-right:0}@media (min-width: 1024px){.cs-nav[data-astro-cid-vzcar27r] .cs-li[data-astro-cid-vzcar27r]{width:auto}}.cs-nav[data-astro-cid-vzcar27r] .cs-li[data-astro-cid-vzcar27r]:last-of-type{margin-right:0}.cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r]{font-size:1.25rem;line-height:1.2em;text-decoration:none;margin:0;padding:.75rem 1.25rem;color:var(--text-primary);display:block;transition:color .3s,background-color .3s;border-radius:8px}@media (min-width: 1024px){.cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r]{font-size:1rem;padding:.5rem 1rem}}.cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r]:hover,.cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r].cs-active{color:#ff7b00;background-color:#ff7b001a}.cs-toggle[data-astro-cid-vzcar27r].cs-active .cs-line1[data-astro-cid-vzcar27r]{top:50%;transform:translate(-50%,-50%) rotate(225deg)}.cs-toggle[data-astro-cid-vzcar27r].cs-active .cs-line2[data-astro-cid-vzcar27r]{top:50%;transform-origin:center;transform:translate(-50%,-50%) translateY(0) rotate(225deg)}.cs-toggle[data-astro-cid-vzcar27r].cs-active .cs-line3[data-astro-cid-vzcar27r]{bottom:auto;top:50%;transform:translate(-50%,-50%) rotate(135deg)}#cs-navigation.cs-active .cs-ul-wrapper[data-astro-cid-vzcar27r]{opacity:1;transform:scaleY(1);z-index:9999}body.cs-open{overflow:hidden}[data-astro-cid-vzcar27r][data-theme=light] .cs-nav[data-astro-cid-vzcar27r] .cs-line[data-astro-cid-vzcar27r]{background-color:#121212}[data-astro-cid-vzcar27r][data-theme=light] .cs-nav[data-astro-cid-vzcar27r] .cs-ul-wrapper[data-astro-cid-vzcar27r]{background-color:#fff}[data-astro-cid-vzcar27r][data-theme=light] .cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r]{color:#121212}[data-astro-cid-vzcar27r][data-theme=light] .cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r]:hover,[data-astro-cid-vzcar27r][data-theme=light] .cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r].cs-active{color:#f88029;background-color:#f880291a}[data-astro-cid-vzcar27r][data-theme=dark] .cs-nav[data-astro-cid-vzcar27r] .cs-line[data-astro-cid-vzcar27r]{background-color:#fff}[data-astro-cid-vzcar27r][data-theme=dark] .cs-nav[data-astro-cid-vzcar27r] .cs-ul-wrapper[data-astro-cid-vzcar27r]{background-color:#1a1a1a;border-top-color:#ffffff1a}[data-astro-cid-vzcar27r][data-theme=dark] .cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r]{color:#fff}[data-astro-cid-vzcar27r][data-theme=dark] .cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r]:hover,[data-astro-cid-vzcar27r][data-theme=dark] .cs-nav[data-astro-cid-vzcar27r] .cs-li-link[data-astro-cid-vzcar27r].cs-active{color:#f6ff00;background-color:#f6ff001a}[data-astro-cid-x3pjskd3][data-theme=dark]{--bg-primary: #121212;--bg-secondary: #1a1a1a;--bg-tertiary: #242424;--bg-card: #1e1e1e;--bg-hover: #2a2a2a;--section-bg-primary: #121212;--section-bg-secondary: #1a1a1a;--text-on-primary: #e0e0e0;--text-on-secondary: #b0b0b0;--accent-yellow: #F6FF00;--accent-magenta: #FF00FF;--accent-orange: #FF7B00;--accent-green: #00FF66;--accent-blue: #00D9FF;--text-primary: #E0E0E0;--text-secondary: #B0B0B0;--text-muted: #808080;--text-on-accent: #121212;--border-color: rgba(255, 255, 255, .1);--shadow-color: rgba(0, 0, 0, .5)}.theme-toggle[data-astro-cid-x3pjskd3]{display:inline-flex;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border:2px solid transparent;position:relative;width:48px;height:48px;padding:0;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:all .2s ease}.theme-toggle[data-astro-cid-x3pjskd3]:disabled{opacity:.5;cursor:not-allowed}.theme-toggle[data-astro-cid-x3pjskd3]:focus-visible{outline:2px solid #F6FF00;outline-offset:2px}.theme-toggle[data-astro-cid-x3pjskd3]:hover{background-color:var(--bg-tertiary);border-color:var(--accent-yellow)}.theme-toggle[data-astro-cid-x3pjskd3]:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:2px}.theme-toggle__icon[data-astro-cid-x3pjskd3]{position:absolute;width:24px;height:24px;transition:opacity .2s ease,transform .2s ease}.theme-toggle__icon--sun[data-astro-cid-x3pjskd3]{opacity:0;transform:rotate(-90deg) scale(0)}.theme-toggle__icon--moon[data-astro-cid-x3pjskd3],[data-astro-cid-x3pjskd3][data-theme=light] .theme-toggle__icon--sun[data-astro-cid-x3pjskd3]{opacity:1;transform:rotate(0) scale(1)}[data-astro-cid-x3pjskd3][data-theme=light] .theme-toggle__icon--moon[data-astro-cid-x3pjskd3]{opacity:0;transform:rotate(90deg) scale(0)}[data-astro-cid-qlfjksao][data-theme=dark]{--bg-primary: #121212;--bg-secondary: #1a1a1a;--bg-tertiary: #242424;--bg-card: #1e1e1e;--bg-hover: #2a2a2a;--section-bg-primary: #121212;--section-bg-secondary: #1a1a1a;--text-on-primary: #e0e0e0;--text-on-secondary: #b0b0b0;--accent-yellow: #F6FF00;--accent-magenta: #FF00FF;--accent-orange: #FF7B00;--accent-green: #00FF66;--accent-blue: #00D9FF;--text-primary: #E0E0E0;--text-secondary: #B0B0B0;--text-muted: #808080;--text-on-accent: #121212;--border-color: rgba(255, 255, 255, .1);--shadow-color: rgba(0, 0, 0, .5)}.header[data-astro-cid-qlfjksao]{position:sticky;top:0;z-index:1020;border-bottom:1px solid var(--border-color);padding:16px 0}[data-astro-cid-qlfjksao][data-theme=light] .header[data-astro-cid-qlfjksao]{background-color:#f8f9faf2}[data-astro-cid-qlfjksao][data-theme=dark] .header[data-astro-cid-qlfjksao]{background-color:#121212f2}@media (min-width: 768px){.header[data-astro-cid-qlfjksao]{padding:24px 0}}.header__inner[data-astro-cid-qlfjksao]{display:flex;align-items:center;justify-content:space-between;gap:32px}.header__logo[data-astro-cid-qlfjksao]{display:flex;align-items:center;text-decoration:none;transition:all .2s ease}.header__logo[data-astro-cid-qlfjksao]:hover{opacity:.8;transform:translateY(-1px)}.header__logo[data-astro-cid-qlfjksao]:focus-visible{outline-offset:4px;border-radius:4px}[data-astro-cid-qlfjksao][data-theme=light] .header__logo[data-astro-cid-qlfjksao]:focus-visible{outline:2px solid var(--accent-orange)}[data-astro-cid-qlfjksao][data-theme=dark] .header__logo[data-astro-cid-qlfjksao]:focus-visible{outline:2px solid #F6FF00}.header__logo-img[data-astro-cid-qlfjksao]{height:150px;width:auto}.header__actions[data-astro-cid-qlfjksao]{display:flex;align-items:center;gap:16px}.header__logo-img--light[data-astro-cid-qlfjksao]{display:none}.header__logo-img--dark[data-astro-cid-qlfjksao],[data-astro-cid-qlfjksao][data-theme=light] .header__logo-img--light[data-astro-cid-qlfjksao]{display:block}[data-astro-cid-qlfjksao][data-theme=light] .header__logo-img--dark[data-astro-cid-qlfjksao]{display:none}.theme-selector[data-astro-cid-qlfjksao]{position:relative}.theme-selector__toggle[data-astro-cid-qlfjksao]{display:inline-flex;justify-content:center;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;padding:4px 16px;background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:9999px}.theme-selector__toggle[data-astro-cid-qlfjksao]:disabled{opacity:.5;cursor:not-allowed}.theme-selector__toggle[data-astro-cid-qlfjksao]:focus-visible{outline:2px solid #F6FF00;outline-offset:2px}.theme-selector__toggle[data-astro-cid-qlfjksao]:hover:not(:disabled){background-color:var(--bg-tertiary);border-color:#f6ff00}.theme-selector__toggle[data-astro-cid-qlfjksao][aria-expanded=true]{background-color:var(--bg-tertiary);border-color:#f6ff00}.theme-selector__toggle[data-astro-cid-qlfjksao][aria-expanded=true] .theme-selector__arrow[data-astro-cid-qlfjksao]{transform:rotate(180deg)}.theme-selector__icon[data-astro-cid-qlfjksao]{width:20px;height:20px}.theme-selector__icon--dark[data-astro-cid-qlfjksao],.theme-selector__icon--light[data-astro-cid-qlfjksao],.theme-selector__icon--system[data-astro-cid-qlfjksao]{display:none}.theme-selector__label[data-astro-cid-qlfjksao]{font-size:.875rem;font-weight:500}.theme-selector__arrow[data-astro-cid-qlfjksao]{width:12px;height:12px;transition:all .2s ease}.theme-selector__menu[data-astro-cid-qlfjksao]{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:4px;box-shadow:0 10px 15px var(--shadow-color);z-index:1000}.theme-selector__menu[data-astro-cid-qlfjksao][hidden]{display:none}.theme-selector__option[data-astro-cid-qlfjksao]{display:inline-flex;justify-content:center;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;background-color:transparent;border:none;color:var(--text-secondary);text-align:left;border-radius:4px}.theme-selector__option[data-astro-cid-qlfjksao]:disabled{opacity:.5;cursor:not-allowed}.theme-selector__option[data-astro-cid-qlfjksao]:focus-visible{outline:2px solid #F6FF00;outline-offset:2px}.theme-selector__option[data-astro-cid-qlfjksao]:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.theme-selector__option--active[data-astro-cid-qlfjksao]{background-color:#f6ff001a;color:#f6ff00}.theme-selector__option--active[data-astro-cid-qlfjksao]:hover{background-color:#f6ff0033;color:#f6ff00}.theme-selector__option[data-astro-cid-qlfjksao] svg[data-astro-cid-qlfjksao]{width:20px;height:20px}.theme-selector__option[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]{font-size:.875rem;font-weight:500}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__icon--light[data-astro-cid-qlfjksao],[data-astro-cid-qlfjksao][data-theme=dark] .theme-selector__icon--dark[data-astro-cid-qlfjksao],[data-astro-cid-qlfjksao][data-theme=system] .theme-selector__icon--system[data-astro-cid-qlfjksao]{display:block}.btn[data-astro-cid-qlfjksao]{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .2s ease}.btn[data-astro-cid-qlfjksao]:disabled{opacity:.5;cursor:not-allowed}.btn[data-astro-cid-qlfjksao]:focus-visible{outline:2px solid #F6FF00;outline-offset:2px}.btn--primary[data-astro-cid-qlfjksao]{font-weight:600}[data-astro-cid-qlfjksao][data-theme=light] .btn--primary[data-astro-cid-qlfjksao]{background-color:var(--accent-orange);color:var(--text-on-accent);border-color:var(--accent-orange)}[data-astro-cid-qlfjksao][data-theme=light] .btn--primary[data-astro-cid-qlfjksao]:hover:not(:disabled){background-color:#cc5239;border-color:#cc5239;transform:translateY(-2px);box-shadow:0 4px 12px #ff63474d}[data-astro-cid-qlfjksao][data-theme=dark] .btn--primary[data-astro-cid-qlfjksao]{background-color:#f6ff00;color:var(--bg-primary);border-color:#f6ff00}[data-astro-cid-qlfjksao][data-theme=dark] .btn--primary[data-astro-cid-qlfjksao]:hover:not(:disabled){background-color:#dde600;border-color:#dde600;transform:translateY(-2px);box-shadow:0 4px 12px #f6ff004d}.btn--primary[data-astro-cid-qlfjksao]:active:not(:disabled){transform:translateY(0)}[data-astro-cid-qlfjksao][data-theme=light] .header[data-astro-cid-qlfjksao]{background-color:#fffffff2;border-bottom-color:#0000001a}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__toggle[data-astro-cid-qlfjksao]{background-color:#f5f5f5;border-color:#0000001a;color:#212121}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__toggle[data-astro-cid-qlfjksao]:hover:not(:disabled){background-color:#ebebeb;border-color:#e65100}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__menu[data-astro-cid-qlfjksao]{background-color:#fff;border-color:#0000001a;box-shadow:0 4px 12px #0000001a}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__option[data-astro-cid-qlfjksao]{color:#424242}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__option[data-astro-cid-qlfjksao]:hover{background-color:#f5f5f5;color:#212121}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__option--active[data-astro-cid-qlfjksao]{background-color:#e651001a;color:#e65100}[data-astro-cid-qlfjksao][data-theme=light] .theme-selector__option--active[data-astro-cid-qlfjksao]:hover{background-color:#e6510033;color:#e65100}[data-astro-cid-qlfjksao][data-theme=light] .hamburger__line[data-astro-cid-qlfjksao]{background-color:#212121}:root{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #e9ecef;--bg-card: #ffffff;--bg-hover: #f1f3f5;--section-bg-primary: #ffffff;--section-bg-secondary: #f8f9fa;--text-on-primary: #212121;--text-on-secondary: #424242;--accent-yellow: #D4A017;--accent-magenta: #C71585;--accent-orange: #F88029;--accent-green: #228B22;--accent-blue: #1E90FF;--text-primary: #212529;--text-secondary: #495057;--text-muted: #6c757d;--text-on-accent: #ffffff;--success: var(--accent-green);--warning: var(--accent-orange);--error: var(--accent-magenta);--info: var(--accent-blue);--border-color: rgba(0, 0, 0, .1);--shadow-color: rgba(0, 0, 0, .1)}[data-astro-cid-35ed7um5][data-theme=dark]{--bg-primary: #121212;--bg-secondary: #1a1a1a;--bg-tertiary: #242424;--bg-card: #1e1e1e;--bg-hover: #2a2a2a;--section-bg-primary: #121212;--section-bg-secondary: #1a1a1a;--text-on-primary: #e0e0e0;--text-on-secondary: #b0b0b0;--accent-yellow: #F6FF00;--accent-magenta: #FF00FF;--accent-orange: #FF7B00;--accent-green: #00FF66;--accent-blue: #00D9FF;--text-primary: #E0E0E0;--text-secondary: #B0B0B0;--text-muted: #808080;--text-on-accent: #121212;--border-color: rgba(255, 255, 255, .1);--shadow-color: rgba(0, 0, 0, .5)}.footer[data-astro-cid-35ed7um5]{background-color:var(--bg-tertiary);border-top:1px solid var(--border-color)}.footer__main[data-astro-cid-35ed7um5]{padding:64px 0}.footer__grid[data-astro-cid-35ed7um5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px;align-items:flex-start}@media (min-width: 1024px){.footer__grid[data-astro-cid-35ed7um5]{grid-template-columns:2fr 1fr 1fr}}.footer__brand[data-astro-cid-35ed7um5]{max-width:400px}.footer__logo[data-astro-cid-35ed7um5]{display:inline-block;margin-bottom:24px;transition:opacity .3s ease}.footer__logo[data-astro-cid-35ed7um5]:hover{opacity:.8}.footer__logo-img[data-astro-cid-35ed7um5]{max-width:200px;height:auto}.footer__description[data-astro-cid-35ed7um5]{color:var(--text-secondary);line-height:1.6;margin-bottom:24px}.footer__heading[data-astro-cid-35ed7um5]{font-size:1.125rem;font-weight:700;color:#ff7b00;margin-bottom:24px}.footer__list[data-astro-cid-35ed7um5]{list-style:none;padding:0;margin:0}.footer__link[data-astro-cid-35ed7um5]{display:block;color:var(--text-secondary);text-decoration:none;padding:4px 0;transition:color .3s ease}.footer__link[data-astro-cid-35ed7um5]:hover{color:#ff7b00}.footer__social[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:8px}.footer__social-link[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:8px;color:var(--text-secondary);text-decoration:none;padding:4px 0;transition:color .3s ease}.footer__social-link[data-astro-cid-35ed7um5]:hover{color:#ff7b00}.footer__social-link[data-astro-cid-35ed7um5] img[data-astro-cid-35ed7um5]{flex-shrink:0}.footer__social-link[data-astro-cid-35ed7um5] span[data-astro-cid-35ed7um5]{font-size:.875rem}.footer__bottom[data-astro-cid-35ed7um5]{background-color:var(--bg-primary);padding:24px 0;border-top:1px solid var(--border-color)}.footer__bottom-grid[data-astro-cid-35ed7um5]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}@media (max-width: 640px){.footer__bottom-grid[data-astro-cid-35ed7um5]{flex-direction:column;text-align:center;gap:16px}}.footer__copyright[data-astro-cid-35ed7um5]{color:var(--text-secondary);font-size:.875rem;margin:0;flex-shrink:0}.footer__powered[data-astro-cid-35ed7um5]{color:var(--text-secondary);font-size:.875rem;margin:0;flex-grow:1;text-align:center}@media (max-width: 640px){.footer__powered[data-astro-cid-35ed7um5]{flex-grow:0}}.footer__powered-link[data-astro-cid-35ed7um5]{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.footer__powered-link[data-astro-cid-35ed7um5]:hover{color:#ff7b00}.footer__legal[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:8px;flex-shrink:0}.footer__legal-link[data-astro-cid-35ed7um5]{color:var(--text-secondary);text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer__legal-link[data-astro-cid-35ed7um5]:hover{color:#ff7b00}.footer__separator[data-astro-cid-35ed7um5]{color:var(--text-secondary);opacity:.5;font-size:.875rem}[data-astro-cid-35ed7um5][data-theme=light] .footer[data-astro-cid-35ed7um5]{background-color:#f8f9fa}[data-astro-cid-35ed7um5][data-theme=light] .footer__description[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__social-link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__copyright[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__powered[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__powered-link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__legal-link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__separator[data-astro-cid-35ed7um5]{color:var(--text-secondary)!important}[data-astro-cid-35ed7um5][data-theme=light] .footer__heading[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=light] .footer__link[data-astro-cid-35ed7um5]:hover,[data-astro-cid-35ed7um5][data-theme=light] .footer__social-link[data-astro-cid-35ed7um5]:hover,[data-astro-cid-35ed7um5][data-theme=light] .footer__legal-link[data-astro-cid-35ed7um5]:hover,[data-astro-cid-35ed7um5][data-theme=light] .footer__powered-link[data-astro-cid-35ed7um5]:hover{color:#f88029!important}[data-astro-cid-35ed7um5][data-theme=light] .footer__bottom[data-astro-cid-35ed7um5]{background-color:#fff}[data-astro-cid-35ed7um5][data-theme=dark] .footer[data-astro-cid-35ed7um5]{background-color:var(--bg-tertiary)}[data-astro-cid-35ed7um5][data-theme=dark] .footer__description[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__social-link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__copyright[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__powered[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__powered-link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__legal-link[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__separator[data-astro-cid-35ed7um5]{color:var(--text-secondary)!important}[data-astro-cid-35ed7um5][data-theme=dark] .footer__heading[data-astro-cid-35ed7um5],[data-astro-cid-35ed7um5][data-theme=dark] .footer__link[data-astro-cid-35ed7um5]:hover,[data-astro-cid-35ed7um5][data-theme=dark] .footer__social-link[data-astro-cid-35ed7um5]:hover,[data-astro-cid-35ed7um5][data-theme=dark] .footer__legal-link[data-astro-cid-35ed7um5]:hover,[data-astro-cid-35ed7um5][data-theme=dark] .footer__powered-link[data-astro-cid-35ed7um5]:hover{color:#ff7b00!important}[data-astro-cid-35ed7um5][data-theme=dark] .footer__bottom[data-astro-cid-35ed7um5]{background-color:var(--bg-primary)}[data-astro-cid-o7hvdbfg][data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f8f8f8;--bg-tertiary: #f0f0f0;--bg-card: #ffffff;--bg-hover: #e8e8e8;--text-primary: #1a1a1a;--text-secondary: #333333;--text-muted: #666666;--border-color: rgba(0, 0, 0, .12);--neon-green: #00FF66;--neon-yellow: #F6FF00;--neon-orange: #FF7B00;--neon-magenta: #FF00FF;color-scheme:light}[data-astro-cid-o7hvdbfg][data-theme=light] body{background:linear-gradient(180deg,#fff,#f8f8f8);color:var(--text-primary)}[data-astro-cid-o7hvdbfg][data-theme=dark]{--bg-primary: #121212;--bg-secondary: #1a1a1a;--bg-tertiary: #242424;--bg-card: #1e1e1e;--bg-hover: #2a2a2a;--text-primary: #E0E0E0;--text-secondary: #B0B0B0;--text-muted: #808080;--border-color: rgba(255, 255, 255, .1);--neon-green: #00FF66;--neon-yellow: #F6FF00;--neon-orange: #FF7B00;--neon-magenta: #FF00FF;color-scheme:dark}[data-astro-cid-o7hvdbfg][data-theme=dark] body{background:linear-gradient(180deg,#121212,#1a1a1a);color:var(--text-primary)}[data-astro-cid-o7hvdbfg][data-theme=light] .btn--primary[data-astro-cid-o7hvdbfg]{color:#121212}[data-astro-cid-o7hvdbfg][data-theme=light] input[data-astro-cid-o7hvdbfg],[data-astro-cid-o7hvdbfg][data-theme=light] textarea[data-astro-cid-o7hvdbfg],[data-astro-cid-o7hvdbfg][data-theme=light] select[data-astro-cid-o7hvdbfg]{background-color:#fff;border-color:#0003;color:var(--text-primary)}[data-astro-cid-o7hvdbfg][data-theme=light] [data-astro-cid-o7hvdbfg]::-webkit-scrollbar-track{background:#f5f5f5}[data-astro-cid-o7hvdbfg][data-theme=light] [data-astro-cid-o7hvdbfg]::-webkit-scrollbar-thumb{background:#d0d0d0;border-color:#f5f5f5}[data-astro-cid-o7hvdbfg][data-theme=light] .program-card__features[data-astro-cid-o7hvdbfg] li[data-astro-cid-o7hvdbfg]:before{color:var(--neon-green-light)}[data-astro-cid-o7hvdbfg][data-theme=light] p[data-astro-cid-o7hvdbfg],[data-astro-cid-o7hvdbfg][data-theme=light] .text-secondary[data-astro-cid-o7hvdbfg]{color:var(--text-secondary)}[data-astro-cid-o7hvdbfg][data-theme=light] .text-muted[data-astro-cid-o7hvdbfg]{color:var(--text-muted)}
