.Header-module__Af2_WG__header{background-color:var(--color-header-bg,var(--color-header-footer-bg));color:var(--color-header-text,var(--color-header-footer-text));z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-smooth,all .3s ease);padding:1rem 2rem;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}[data-theme=future] .Header-module__Af2_WG__header{border-bottom:1px solid var(--border-color);background:#0a0e1acc;box-shadow:0 4px 30px #0000004d,0 0 10px #00d4ff33}[data-theme=future] .Header-module__Af2_WG__header:before{content:"";background:var(--gradient-primary);opacity:.5;height:1px;position:absolute;bottom:0;left:0;right:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{margin:0;font-size:1.8rem;font-weight:700;position:relative}[data-theme=future] .Header-module__Af2_WG__logo{font-family:var(--font-mono);letter-spacing:.1em}.Header-module__Af2_WG__logo a{color:var(--color-header-text,var(--color-header-footer-text));transition:var(--transition-smooth,color .3s ease);text-decoration:none}[data-theme=future] .Header-module__Af2_WG__logo a{background:linear-gradient(135deg,#0ff 0%,#fff 50%,#00d4ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 15px #00d4ff99);-webkit-background-clip:text;background-clip:text}.Header-module__Af2_WG__logo a:hover{color:var(--color-link-hover)}[data-theme=future] .Header-module__Af2_WG__logo a:hover{filter:drop-shadow(0 0 20px #00d4ff99)}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__nav a{color:var(--color-header-text,var(--color-header-footer-text));transition:var(--transition-smooth,color .3s ease);font-weight:500;text-decoration:none;position:relative}[data-theme=future] .Header-module__Af2_WG__nav a{color:#fff;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 0 10px #00d4ff80;font-size:.9rem;font-weight:600}.Header-module__Af2_WG__nav a:after{content:"";background:var(--color-link-hover);width:0;height:2px;transition:var(--transition-smooth,width .3s ease);position:absolute;bottom:-5px;left:0}[data-theme=future] .Header-module__Af2_WG__nav a:after{background:var(--gradient-primary);height:3px;box-shadow:0 0 10px var(--color-primary)}.Header-module__Af2_WG__nav a:hover{color:var(--color-link-hover)}[data-theme=future] .Header-module__Af2_WG__nav a:hover{color:var(--color-primary)}.Header-module__Af2_WG__nav a:after{content:"";background-color:var(--color-link-hover);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__nav a:hover:after,.Header-module__Af2_WG__nav a[aria-current=page]:after,.Header-module__Af2_WG__nav a:hover:after,.Header-module__Af2_WG__nav a:focus:after{width:100%}.Header-module__Af2_WG__nav a:hover,.Header-module__Af2_WG__nav a:focus{color:var(--color-link-hover)}.Header-module__Af2_WG__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Header-module__Af2_WG__menuToggle span{background-color:var(--color-header-footer-text);width:25px;height:3px;transition:all .3s;display:block}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__open span:first-child{transform:rotate(45deg)translate(7px,7px)}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__open span:nth-child(2){opacity:0}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__nav{background-color:var(--color-header-footer-bg);flex-direction:column;gap:1rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 10px #0003}.Header-module__Af2_WG__nav.Header-module__Af2_WG__show{display:flex}}
.Footer-module__EZoWya__footer{background-color:var(--color-header-footer-bg);color:var(--color-header-footer-text);border-top:3px solid var(--color-footer-border);margin-top:auto;padding:3rem 2rem 1rem}.Footer-module__EZoWya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1400px;margin:0 auto 2rem;display:grid}.Footer-module__EZoWya__section h3{color:var(--color-link-hover);margin-bottom:.5rem;font-size:1.5rem}.Footer-module__EZoWya__section h4{color:var(--color-header-footer-text);margin-bottom:1rem;font-size:1.2rem}.Footer-module__EZoWya__section p{color:#fffc;line-height:1.6}.Footer-module__EZoWya__ph3arBrand{margin-top:.5rem;font-size:.95rem}.Footer-module__EZoWya__ph3arBrand a{color:var(--color-link-hover);font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__ph3arBrand a:hover{color:#ffb30f}.Footer-module__EZoWya__links{flex-direction:column;gap:.5rem;display:flex}.Footer-module__EZoWya__links a{color:#ffffffe6;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__links a:hover{color:var(--color-link-hover)}.Footer-module__EZoWya__social{gap:1rem;display:flex}.Footer-module__EZoWya__social a{color:var(--color-header-footer-text);background:#ffffff1a;border-radius:5px;padding:.5rem 1rem;text-decoration:none;transition:all .3s}.Footer-module__EZoWya__social a:hover{background:var(--color-link-hover);color:var(--color-header-footer-bg);transform:translateY(-2px)}.Footer-module__EZoWya__patreonLink{background:#ff424d!important}.Footer-module__EZoWya__patreonLink:hover{background:#ffb30f!important}.Footer-module__EZoWya__bottom{text-align:center;color:#ffffffb3;border-top:1px solid #ffffff1a;padding-top:2rem}.Footer-module__EZoWya__bottom a{color:var(--color-link-hover);text-decoration:none}.Footer-module__EZoWya__bottom a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:2rem 1.25rem 1rem}.Footer-module__EZoWya__container{grid-template-columns:1fr;gap:1.5rem}.Footer-module__EZoWya__section h3{font-size:1.25rem}.Footer-module__EZoWya__section h4{font-size:1.1rem}.Footer-module__EZoWya__social{flex-wrap:wrap}.Footer-module__EZoWya__social a{padding:.5rem .75rem;font-size:.9rem}.Footer-module__EZoWya__bottom{padding-top:1.5rem;font-size:.9rem}}
.FloatingDonateButton-module__HvHXhG__floatingButton{z-index:9999;position:fixed;bottom:20px;right:20px}@media (max-width:768px){.FloatingDonateButton-module__HvHXhG__floatingButton{bottom:16px;right:16px}}.FloatingDonateButton-module__HvHXhG__donateButton{background:var(--gradient-accent,linear-gradient(135deg, #ff424d 0%, #e74c3c 100%));color:#fff;cursor:pointer;transition:var(--transition-smooth,all .3s ease);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #0000;border-radius:50px;align-items:center;gap:.5rem;padding:15px 25px;font-size:1.1rem;font-weight:700;text-decoration:none;animation:2s infinite FloatingDonateButton-module__HvHXhG__pulse;display:inline-flex;box-shadow:0 4px 15px #e74c3c66}@media (max-width:768px){.FloatingDonateButton-module__HvHXhG__donateButton{padding:12px 20px;font-size:1rem}}[data-theme=future] .FloatingDonateButton-module__HvHXhG__donateButton{background:var(--gradient-primary);box-shadow:var(--glow-primary);border-color:var(--color-primary)}.FloatingDonateButton-module__HvHXhG__donateButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e74c3c99}[data-theme=future] .FloatingDonateButton-module__HvHXhG__donateButton:hover{box-shadow:var(--glow-primary), 0 12px 48px #00d4ffb3;transform:translateY(-3px)scale(1.05)}@keyframes FloatingDonateButton-module__HvHXhG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.FloatingDonateButton-module__HvHXhG__widgetContainer{background:#fff;border-radius:12px;max-width:400px;max-height:80vh;padding:20px;position:relative;overflow-y:auto;box-shadow:0 8px 30px #0000004d}.FloatingDonateButton-module__HvHXhG__closeButton{cursor:pointer;z-index:10;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.FloatingDonateButton-module__HvHXhG__closeButton:hover{background:#e0e0e0;transform:scale(1.1)}@media (max-width:768px){.FloatingDonateButton-module__HvHXhG__floatingButton{bottom:10px;right:10px}.FloatingDonateButton-module__HvHXhG__donateButton{padding:12px 20px;font-size:1rem}.FloatingDonateButton-module__HvHXhG__widgetContainer{max-width:calc(100vw - 40px);max-height:70vh}}
[data-theme=future]{--color-background:#0a0e1a;--color-surface:#131824;--color-surface-elevated:#1a2030;--color-text:#e4e8f0;--color-text-secondary:#9ca3af;--color-text-muted:#6b7280;--color-primary:#00d4ff;--color-primary-hover:#00e5ff;--color-primary-dark:#06f;--color-secondary:#7c3aed;--color-accent:#f0f;--color-accent-glow:#ff00ff80;--gradient-primary:linear-gradient(135deg, #00d4ff 0%, #06f 50%, #7c3aed 100%);--gradient-accent:linear-gradient(135deg, #f0f 0%, #7c3aed 100%);--gradient-surface:linear-gradient(180deg, #131824 0%, #0a0e1a 100%);--glow-primary:0 0 20px #00d4ff80, 0 0 40px #00d4ff4d;--glow-accent:0 0 20px #7c3aed80, 0 0 40px #7c3aed4d;--border-color:#00d4ff4d;--box-shadow:0 8px 32px #00000080, 0 0 8px #00d4ff33;--box-shadow-elevated:0 12px 48px #000000b3, 0 0 16px #00d4ff4d;--color-header-bg:#0a0e1af2;--color-header-text:#e4e8f0;--color-link:#00d4ff;--color-link-hover:#00e5ff;--transition-smooth:all .4s cubic-bezier(.4, 0, .2, 1);--transition-fast:all .2s cubic-bezier(.4, 0, .2, 1)}[data-theme=legacy]{--color-background:#f5f6fa;--color-surface:#fff;--color-surface-elevated:#fff;--color-text:#2c3e50;--color-text-secondary:#5a5a5a;--color-text-muted:#7a7a7a;--color-primary:#006494;--color-primary-hover:#07a;--color-primary-dark:#000494;--color-secondary:#ffb30f;--color-accent:#e74c3c;--gradient-primary:linear-gradient(135deg, #006494 0%, #000494 100%);--gradient-accent:linear-gradient(135deg, #ffb30f 0%, #d88b00 100%);--gradient-surface:linear-gradient(180deg, #fff 0%, #f5f6fa 100%);--glow-primary:none;--glow-accent:none;--border-color:#e0e0e0;--box-shadow:0 4px 12px #0000001a;--box-shadow-elevated:0 8px 24px #00000026;--color-header-bg:#000494;--color-header-text:#fff;--color-link:#006494;--color-link-hover:#ffb30f;--transition-smooth:all .3s ease;--transition-fast:all .15s ease}:root{--font-primary:"Inter", "Roboto", sans-serif;--font-secondary:"Space Grotesk", "Montserrat", sans-serif;--font-mono:"JetBrains Mono", "Courier New", monospace;--font-size-base:1rem;--font-size-small:.875rem;--font-size-large:1.25rem;--font-size-xlarge:1.5rem;--font-size-heading1:2.5rem;--font-size-heading2:2rem;--font-size-heading3:1.75rem;--font-size-heading4:1.5rem;--font-size-heading5:1.25rem;--font-size-heading6:1rem;--color-background:#f5f6fa;--color-text:#2c3e50;--color-text-light:#5a5a5a;--color-primary:#006494;--color-primary-dark:#000494;--color-secondary:#ffb30f;--color-secondary-dark:#d88b00;--color-accent:#e74c3c;--color-header-footer-bg:#000494;--color-header-footer-text:#fff;--color-link:#006494;--color-link-hover:#ffb30f;--color-footer-border:#006494;--color-gallery-hover:#0000004d;--color-hero-bg-start:#2a2a2a;--color-hero-bg-end:#3b3b3b;--color-button-text:#fff;--color-light-bg:#fff;--color-dark-bg:#121212;--border-radius:8px;--transition-speed:.3s;--box-shadow:0 4px 12px #0000001a;--line-height-base:1.6}*{box-sizing:border-box}body{font-family:var(--font-primary);background-color:var(--color-background);color:var(--color-text);line-height:var(--line-height-base);font-size:var(--font-size-base);margin:0;transition:background-color .5s,color .5s;overflow-x:hidden}[data-theme=future] body{background:radial-gradient(circle at 20% 50%, #0066ff1a 0%, transparent 50%), radial-gradient(circle at 80% 80%, #7c3aed1a 0%, transparent 50%), var(--color-background);background-attachment:fixed}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);color:var(--color-text);transition:var(--transition-smooth);margin-bottom:.5rem;line-height:1.2}[data-theme=future] h1,[data-theme=future] h2{background:var(--gradient-primary);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-weight:800}h1{font-size:var(--font-size-heading1)}h2{font-size:var(--font-size-heading2)}h3{font-size:var(--font-size-heading3)}h4{font-size:var(--font-size-heading4)}h5{font-size:var(--font-size-heading5)}h6{font-size:var(--font-size-heading6)}.container{width:90%;max-width:1200px;margin:0 auto;padding:2rem}a{color:var(--color-link);transition:color var(--transition-speed) ease;text-decoration:none}a:hover,a:focus{color:var(--color-link-hover);outline:none;text-decoration:underline}button,.button{background-color:var(--color-primary);color:var(--color-button-text);border-radius:var(--border-radius);cursor:pointer;font-size:var(--font-size-base);font-family:var(--font-secondary);transition:all var(--transition-speed) ease;text-align:center;border:none;padding:.75rem 1.5rem;display:inline-block}button:hover,button:focus,.button:hover,.button:focus{background-color:var(--color-primary-dark);outline:none;transform:scale(1.05)}button:focus,.button:focus{box-shadow:0 0 0 3px #0070f380}.button.primary{background-color:var(--color-primary)}.button.secondary{background-color:var(--color-secondary);color:var(--color-header-footer-text)}.button.final-cta{background-color:var(--color-primary);color:var(--color-button-text);border-radius:var(--border-radius);padding:14px 28px;font-weight:700;text-decoration:none}.button.final-cta:hover,.button.final-cta:focus{background-color:var(--color-primary-dark);transform:scale(1.05)}header{background-color:var(--color-header-footer-bg);color:var(--color-header-footer-text);text-align:center;z-index:1000;padding:1.5rem 1rem;position:sticky;top:0;box-shadow:0 2px 8px #0000004d}header .container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}header h1 a{color:var(--color-header-footer-text);font-size:var(--font-size-heading1);text-transform:uppercase;letter-spacing:2px;transition:color var(--transition-speed) ease;text-decoration:none}header h1 a:hover{color:var(--color-secondary)}header nav{font-family:var(--font-primary);gap:20px;margin-top:.75rem;display:flex}header nav a{color:var(--color-header-footer-text);font-weight:700;font-size:var(--font-size-base);text-transform:uppercase;transition:color var(--transition-speed) ease;margin:0 .75rem}header nav a:hover,header nav a:focus{color:var(--color-secondary);outline:none}.menu-toggle{color:var(--color-header-footer-text);cursor:pointer;transition:color var(--transition-speed) ease;background:0 0;border:none;padding:10px;font-size:1.1rem}.menu-toggle:hover{color:var(--color-secondary)}nav{display:none}nav.open{background-color:var(--color-header-footer-bg);text-align:center;flex-direction:column;width:100%;padding:20px;display:flex;position:absolute;top:100%;left:0}@media (max-width:768px){header nav{display:none}nav.open{display:flex}header h1 a{font-size:1.8rem}}@media (max-width:480px){header h1 a{font-size:1.6rem}.menu-toggle{font-size:1rem}nav.open{padding:15px}}footer{background-color:var(--color-header-footer-bg);color:var(--color-header-footer-text);text-align:center;font-size:var(--font-size-base);border-top:3px solid var(--color-footer-border);padding:1.5rem 1rem}footer a{color:var(--color-header-footer-text);transition:color var(--transition-speed) ease;margin:0 10px;font-weight:700;text-decoration:none}footer a:hover,footer a:focus{color:var(--color-secondary);outline:none;text-decoration:underline}.lcars{color:var(--color-secondary);font-weight:700}.social-icons img{width:24px;height:24px;transition:transform .3s}@media (max-width:768px){.social-icons img{width:20px;height:20px}}@media (max-width:480px){footer p{font-size:.9rem}.social-icons img{width:18px;height:18px}}.hero{background:linear-gradient(135deg, var(--color-hero-bg-start) 0%, var(--color-hero-bg-end) 100%);color:var(--color-header-footer-text);text-align:center;background-position:50%;background-size:cover;padding:6rem 1rem}.hero h2{text-transform:uppercase;color:var(--color-header-footer-text);margin-bottom:1.25rem;font-size:2.5rem}.hero p{color:var(--color-text-light);margin-bottom:2.5rem;font-size:1.25rem}.hero button{background-color:var(--color-secondary);transition:background-color var(--transition-speed) ease, transform var(--transition-speed) ease, box-shadow var(--transition-speed) ease;color:var(--color-button-text);font-size:1.2rem;font-family:var(--font-secondary);border-radius:6px;padding:1rem 2rem}.hero button:hover,.hero button:focus{background-color:var(--color-secondary-dark);outline:none;animation:1s bounce;transform:translateY(-5px);box-shadow:0 10px 20px #0003}.features-grid{flex-wrap:wrap;justify-content:space-between;gap:30px;margin-top:30px;display:flex}.feature{text-align:center;background-color:var(--color-secondary);border-radius:var(--border-radius);transition:transform var(--transition-speed) ease, box-shadow var(--transition-speed) ease;color:var(--color-header-footer-text);flex:1;padding:20px}.feature:hover{transform:translateY(-10px);box-shadow:0 10px 20px #00000026}.feature h3{color:var(--color-primary-dark)}.section-press{background-color:var(--color-primary);text-align:center;color:var(--color-header-footer-text);padding:80px 20px}.section-press h2{color:var(--color-secondary);margin-bottom:20px;font-size:2.5rem}.section-press p{color:var(--color-header-footer-text);margin-bottom:40px;font-size:1.2rem}.social-icons{justify-content:center;gap:40px;margin-top:20px;display:flex}.social-icons img{width:50px;transition:transform .3s}.social-icons img:hover{transform:scale(1.2)}@media (max-width:1200px){.container{width:95%;padding:1.5rem}header h1 a{font-size:2rem}}@media (max-width:992px){.hero{padding:5rem 1rem}.hero h2{font-size:2.2rem}.hero p{font-size:1.1rem}.hero button{padding:.75rem 1.5rem;font-size:1rem}.features-grid{gap:1rem}}@media (max-width:768px){header nav a{margin:0 .5rem;font-size:.9rem}.features-grid{flex-direction:column}}@media (max-width:576px){header{padding:1rem}header h1 a{font-size:1.75rem}.hero{padding:4rem 1rem}.hero h2{font-size:1.8rem}.hero p{font-size:1rem}.hero button{width:100%;padding:.75rem}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
