body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdfbf7;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.bottom-section{background-color:#f8f9fa;display:grid;grid-template-columns:1fr 1fr}@media (max-width:768px){.bottom-section{grid-template-columns:1fr}}a,button{font-family:inherit}html{scroll-behavior:smooth}.header{background-color:#fdfbf7;border-bottom:1px solid #e8e8e8;padding:1rem 2rem}.logo-container{justify-content:space-between;margin:0 auto;max-width:1200px}.logo-container,.logo-link{align-items:center;display:flex}.logo-link{color:inherit;gap:.75rem;text-decoration:none}.header-nav{align-items:center;display:flex}.nav-link{background-color:initial;border-radius:6px;color:#2c3e50;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#ffb366;color:#fff;transform:translateY(-1px)}.logo-icon{align-items:center;display:flex;height:48px;justify-content:center;transition:transform .3s ease;width:48px}.logo-icon:hover{transform:scale(1.05)}.logo-icon svg{filter:drop-shadow(0 2px 4px rgba(255,179,102,.3));height:48px;width:48px}.brand-text{display:flex;flex-direction:column}.brand-name{font-size:1.5rem;font-weight:700}.brand-name,.brand-subtitle{color:#2c3e50;line-height:1;margin:0}.brand-subtitle{font-size:.875rem;font-weight:500}@media (max-width:768px){.header{padding:.75rem 1rem}.logo-icon,.logo-icon svg{height:40px;width:40px}.brand-name{font-size:1.25rem}.brand-subtitle{font-size:.75rem}}@media (max-width:480px){.logo-icon,.logo-icon svg{height:36px;width:36px}.brand-name{font-size:1.125rem}.brand-subtitle{font-size:.625rem}}.hero{align-items:center;background-color:#fdfbf7;display:flex;min-height:60vh;padding:4rem 2rem}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-title{color:#2c3e50;font-size:3.5rem;font-weight:700;line-height:1.1;margin:0}.hero-description{color:#5d6d7e;font-size:1.25rem;line-height:1.5;margin:0}.cta-button{align-self:flex-start;background-color:#ffb366;border:none;border-radius:8px;box-shadow:0 4px 12px #ffb3664d;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-button,.cta-button:hover{color:#fff;text-decoration:none}.cta-button:hover{background-color:#ffa040;box-shadow:0 6px 16px #ffb36666;transform:translateY(-2px)}.hero-graphic{align-items:center;display:flex;justify-content:center}.rocket{animation:float 3s ease-in-out infinite;height:300px;position:relative;width:200px}.rocket-body{align-items:center;background-color:#7fb3d3;border-radius:30px;bottom:60px;display:flex;height:120px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:60px}.rocket-window{background-color:#fff;border-radius:50%;height:20px;width:20px}.rocket-nose{border-bottom:60px solid #ffb366;border-left:30px solid #0000;border-right:30px solid #0000;bottom:180px;height:0;width:0}.rocket-fins,.rocket-nose{left:50%;position:absolute;transform:translateX(-50%)}.rocket-fins{bottom:60px;height:40px;width:100px}.fin{background-color:#ffb366;border-radius:0 0 20px 0;height:40px;position:absolute;width:40px}.fin-left{left:-40px;transform:rotate(-45deg)}.fin-right{border-radius:0 0 0 20px;right:-40px;transform:rotate(45deg)}.rocket-flame{animation:flicker .5s ease-in-out infinite alternate;background:linear-gradient(0deg,#f7dc6f,#f8c471);border-radius:0 0 10px 10px;bottom:0;height:40px;left:50%;position:absolute;transform:translateX(-50%);width:20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes flicker{0%{height:40px;opacity:1}to{height:35px;opacity:.8}}@media (max-width:1024px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.cta-button{align-self:center}.rocket{height:225px;width:150px}.rocket-body{bottom:45px;height:90px;width:45px}.rocket-nose{border-bottom:45px solid #ffb366;border-left:22.5px solid #0000;border-right:22.5px solid #0000;bottom:135px}.rocket-fins{bottom:45px;height:30px;width:75px}.fin{height:30px;width:30px}.fin-left{left:-30px}.fin-right{right:-30px}}@media (max-width:768px){.hero{padding:2rem 1rem}.hero-title{font-size:2rem}.cta-button,.hero-description{font-size:1rem}.cta-button{padding:.875rem 1.5rem}.rocket{height:180px;width:120px}.rocket-body{bottom:36px;height:72px;width:36px}.rocket-window{height:16px;width:16px}.rocket-nose{border-bottom:36px solid #ffb366;border-left:18px solid #0000;border-right:18px solid #0000;bottom:108px}.rocket-fins{bottom:36px;height:24px;width:60px}.fin{height:24px;width:24px}.fin-left{left:-24px}.fin-right{right:-24px}.rocket-flame{height:32px;width:16px}}.projects{background-color:#fff;padding:4rem 2rem}.projects-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.projects-content{display:flex;flex-direction:column;gap:1.5rem}.projects-title{color:#2c3e50;font-size:2.5rem;font-weight:700;line-height:1.1;margin:0}.projects-description{color:#5d6d7e;font-size:1.125rem;line-height:1.6;margin:0}.projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:300px}.project-link{color:inherit;display:block;text-decoration:none}.project-icon{border-radius:12px;cursor:pointer;height:120px;transition:transform .3s ease,box-shadow .3s ease;width:120px}.project-link:hover .project-icon{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.project-1{background-color:#7fb3d3}.project-2{background-color:#ffb366}.project-3{background-color:#f7dc6f}.project-4{background-color:#85c1e9}@media (max-width:1024px){.projects-container{gap:2rem;grid-template-columns:1fr;text-align:center}.projects-title{font-size:2rem}.projects-description{font-size:1rem}.projects-grid{max-width:250px}.project-icon{height:100px;width:100px}}@media (max-width:768px){.projects{padding:2rem 1rem}.projects-title{font-size:1.75rem}.projects-description{font-size:.875rem}.projects-grid{gap:1rem;max-width:200px}.project-icon{height:80px;width:80px}}@media (max-width:480px){.projects-grid{gap:.75rem;max-width:160px}.project-icon{height:70px;width:70px}}.about{background-color:#f8f9fa;display:flex;flex-direction:column;gap:1rem;padding:2rem}.about-title{color:#2c3e50;font-size:1.75rem;font-weight:700;line-height:1.1;margin:0}.about-description{color:#5d6d7e;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.about{padding:1.5rem}.about-title{font-size:1.5rem}.about-description{font-size:.875rem}}.contact{background-color:#f8f9fa;display:flex;flex-direction:column;gap:1rem;padding:2rem}.contact-title{color:#2c3e50;font-size:1.75rem;font-weight:700;line-height:1.1;margin:0}.contact-email{color:#3498db;font-size:1rem}.contact-email:hover{color:#2980b9}@media (max-width:768px){.contact{padding:1.5rem}.contact-title{font-size:1.5rem}.contact-email{font-size:.875rem}}.support-container{align-items:center;background-color:#fdfbf7;display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.support-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:800px;padding:3rem 2rem;width:100%}.support-title{color:#2c3e50;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:3rem;text-align:center}.support-section{border-bottom:1px solid #e8e8e8;margin-bottom:2.5rem;padding-bottom:2rem}.support-section:last-of-type{border-bottom:none;margin-bottom:3rem}.section-title{color:#2c3e50;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.section-text{color:#2c3e50;font-size:1.1rem;line-height:1.6;margin:0}.contact-info{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.contact-label{color:#2c3e50;font-size:1.1rem;font-weight:500}.contact-email{color:#ffb366;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-email:hover{color:#e67e22;text-decoration:underline}.back-link{margin-top:2rem;text-align:center}.back-button{background-color:#ffb366;border-radius:8px;box-shadow:0 2px 8px #ffb3664d;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.back-button:hover{background-color:#e67e22;box-shadow:0 4px 12px #ffb36666;transform:translateY(-2px)}@media (max-width:768px){.support-container{padding:1rem}.support-content{padding:2rem 1.5rem}.support-title{font-size:2rem;margin-bottom:2rem}.section-title{font-size:1.25rem}.section-text{font-size:1rem}.contact-info{align-items:flex-start;flex-direction:column;gap:.25rem}}@media (max-width:480px){.support-content{padding:1.5rem 1rem}.support-title{font-size:1.75rem}.section-title{font-size:1.125rem}}
/*# sourceMappingURL=main.de3d2b86.css.map*/