@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@700&display=swap);html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,html{background:#23272f;margin:0;overflow-x:hidden;padding:0}#root,body,html{min-height:100%;width:100%}.main-bg{background:#23272f;font-family:monospace;justify-content:flex-start;min-height:100vh;overflow-x:hidden}.center-container,.main-bg{align-items:center;display:flex;flex-direction:column;width:100%}.center-container{margin-bottom:auto;margin-top:auto;max-width:1200px;padding:32px 20px}.main-title{color:#1ba14f;font-family:Montserrat,monospace;font-size:2.2rem;font-weight:700;letter-spacing:2px;margin-bottom:32px;margin-top:0;text-align:center}.image-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem;max-width:1000px;width:100%}.image-link{color:inherit;text-decoration:none}.image-card{background:#2a2f3a;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease}.image-card:hover{transform:translateY(-5px)}.feature-image{height:200px;object-fit:cover;object-position:top;width:100%}.image-card h2{color:#fff;font-size:1.2rem;margin:0;padding:1rem;text-align:center}.stay-informed-link{border:2px solid #1ba14f;border-radius:20px;color:#1ba14f;font-size:1.1rem;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.stay-informed-link:hover{background:#1ba14f;color:#fff}.social-links{gap:1.5rem;margin:2rem 0}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;background:#2a2f3a;border-radius:50%;height:40px;transition:transform .3s ease,background-color .3s ease;width:40px}.social-link:hover{background:#1ba14f;transform:translateY(-3px)}.social-icon{height:24px;transition:filter .3s ease;width:24px}.social-icon,.social-link:hover .social-icon{filter:brightness(0) invert(1)}.back-link{color:#1ba14f;display:inline-block;font-size:1.1rem;margin-bottom:1rem;text-decoration:none}.subscribe-form{align-items:stretch;display:flex;flex-direction:column;max-width:420px;width:100%}.email-label{color:#fff;font-size:1.2rem;margin-bottom:8px}.email-input{background:#23272f;border:2px solid #444;border-radius:40px;color:#fff;font-size:1.1rem;margin-bottom:24px;outline:none;padding:14px 20px;transition:border .2s}.email-input:focus{border:2px solid #1ba14f}.send-btn{background:#1ba14f;border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:1.3rem;margin-bottom:12px;padding:16px 0;transition:background .2s;width:100%}.send-btn:hover{background:#158a3d}.status-msg{color:#1ba14f;font-size:1.1rem;margin-top:8px;min-height:24px;text-align:center}.footer-copyright{background:#23272f;bottom:0;color:#aaa;font-family:monospace;font-size:.95rem;left:0;margin-top:0;opacity:.7;padding:8px 0;pointer-events:auto;position:fixed;right:0;text-align:center;width:100%;z-index:10}.footer-copyright.non-fixed{background:#0000;margin-top:24px;max-width:1200px;padding-left:20px;padding-right:20px;position:static;width:100%}.footer-link{color:#1ba14f;margin:0 6px;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-separator{color:#666;margin:0 4px}.language-switcher{align-items:center;background:#2a2f3a;border:2px solid #1ba14f;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-family:monospace;font-size:1rem;gap:8px;padding:8px 16px;position:fixed;right:20px;top:20px;transition:all .3s ease;z-index:100}.language-switcher:hover{background:#1ba14f;transform:translateY(-2px)}.flag-icon{border-radius:2px;height:15px;object-fit:cover;width:20px}.email-input,.email-input::placeholder,.email-label,.send-btn{font-family:monospace,Orbitron,Arial,sans-serif}.email-input::placeholder{color:#bbb;opacity:1}@media (max-width:768px){.center-container{padding:20px 16px}.main-title{font-size:1.8rem}.image-grid{gap:1.5rem;grid-template-columns:1fr}.feature-image{height:180px}.image-card h2{font-size:1.1rem}}@media (max-width:480px){.center-container{padding:16px 12px}.main-title{font-size:1.4rem}.email-input{font-size:1rem;padding:12px 16px}.send-btn{font-size:1.1rem;padding:12px 0}.stay-informed-link{font-size:1rem}}.landing-layout{align-items:stretch;display:flex;flex-direction:column;margin:0 auto;max-width:1100px;width:100%}.intro-section{align-items:center;display:flex;gap:2.5rem;justify-content:space-between;margin-bottom:2.5rem}.intro-text{flex:1 1}.intro-greeting{color:#fff;font-family:inherit;font-size:1.3rem;margin:.5rem 0 0}.profile-photo{background:#23272f;border:3px solid #1ba14f;border-radius:16px;height:120px;object-fit:cover;width:120px}.cards-section{margin-bottom:2.5rem;width:100%}.card-row{display:flex;gap:2rem;justify-content:space-between}.card-with-desc{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:0}.card-desc{margin:1rem 0 0;text-align:center}.social-follow-section{align-items:center;display:flex;flex-direction:column;margin-bottom:2.5rem}.follow-me-text{color:#fff;font-family:inherit;font-size:1.05rem;margin-top:1.5rem;max-width:600px;text-align:center}@media (max-width:900px){.intro-section{align-items:center;flex-direction:column;gap:1.5rem}.card-row{flex-direction:column;gap:2rem}}@media (max-width:600px){.landing-layout{padding:0 4vw}.intro-section{margin-bottom:1.5rem}.profile-photo{height:90px;width:90px}.card-desc{font-size:1rem;min-height:0}.follow-me-text{font-size:.98rem;margin-top:1rem}}.landing-layout.one-column{align-items:center;flex-direction:column;max-width:500px;padding:0 12px}.intro-section.one-column{align-items:center;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.card-with-desc{margin-bottom:2rem;max-width:500px;width:100%}.card-with-desc:last-child{margin-bottom:2.5rem}.card-row,.cards-section{display:block}.profile-photo{margin-bottom:.5rem}@media (max-width:600px){.landing-layout.one-column{max-width:98vw;padding:0 2vw}.card-with-desc{margin-bottom:1.5rem}}.landing-layout.alt-cards{max-width:800px;padding-bottom:48px}.alt-card-row{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center;margin-bottom:2.5rem}.alt-card-row-reverse{flex-direction:row-reverse}.alt-card-desc,.alt-card-image{display:flex;flex:1 1;justify-content:center;min-width:0}.alt-card-desc{align-items:center}.card-desc{color:#fff;font-family:inherit;font-size:1.1rem;margin:0;max-width:320px;min-height:48px;text-align:left}@media (max-width:900px){.alt-card-row,.alt-card-row-reverse{align-items:stretch;flex-direction:column!important;gap:1.2rem}.alt-card-desc,.alt-card-image{align-items:center;justify-content:center;max-width:100%}.card-desc{max-width:100%;text-align:center}}.legal-container{align-items:stretch;max-width:900px}.legal-card{background:#2a2f3a;border:1px solid #1f2430;border-radius:16px;box-shadow:0 18px 40px #00000040;color:#f0f0f0;padding:28px 24px}.legal-title{margin-bottom:12px}.legal-updated{color:#1ba14f;margin-bottom:18px;margin-top:0}.legal-intro{color:#f0f0f0;font-size:1rem;line-height:1.7;margin-bottom:18px}.legal-section{margin-top:22px}.legal-section h2{color:#fff;font-size:1.15rem;margin-bottom:10px}.legal-section p{color:#d7dbe3;line-height:1.75;margin:0 0 12px}@media (max-width:600px){.legal-card{border-radius:12px;padding:22px 16px}.legal-section h2{font-size:1.05rem}}
/*# sourceMappingURL=main.deb20ac5.css.map*/