.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0ffa;border-bottom:1px solid #24562b4d;box-shadow:0 4px 30px #000000b3;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo img{height:50px;width:auto}.nav{display:flex;gap:2rem}.nav a{color:#ffffffe6;font-size:1rem;font-weight:500;padding-bottom:5px;position:relative;text-decoration:none;transition:all .3s ease}.nav a:after{background:linear-gradient(90deg,#24562b,#950606);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover{color:#fff}.nav a:hover:after{width:100%}@media (max-width:768px){.header-container{padding:0 1rem}.nav{gap:1rem}.nav a{font-size:.9rem}.logo img{height:40px}}.hero{align-items:center;background:linear-gradient(135deg,#0d1b0e,#1a2e1c 50%,#0d1b0e);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:6rem 2rem 2rem;position:relative}.hero:before{background:radial-gradient(circle at 20% 30%,#24562b33 0,#0000 40%),radial-gradient(circle at 80% 70%,#95060626 0,#0000 40%),radial-gradient(circle at 50% 50%,#24562b26 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{color:#fff;max-width:1200px;position:relative;text-align:center;z-index:1}.hero-logo{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 0 40px rgba(36,86,43,.6));height:auto;margin-bottom:2rem;max-width:90%;width:400px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-subtitle{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#950606,#f44 50%,#950606);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 20px rgba(149,6,6,.4));font-size:1.8rem;font-weight:500;margin-bottom:1.5rem}.hero-description{color:#ffffffd9;font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-primary,.btn-secondary{border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#950606,#c41010);border:1px solid #95060680;box-shadow:0 4px 15px #95060666;color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#c41010,#f44);border-color:#f44;box-shadow:0 8px 25px #f449;transform:translateY(-3px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#24562b4d,#24562b80);border:2px solid #24562b;color:#fff}.btn-secondary:hover{background:linear-gradient(135deg,#24562b,#3a8a4a);border-color:#3a8a4a;box-shadow:0 8px 25px #24562b80;transform:translateY(-3px)}@media (max-width:768px){.hero{padding:5rem 1rem 2rem}.hero-logo{width:280px}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1rem}.hero-cta{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{max-width:300px;width:100%}}.footer{background:linear-gradient(180deg,#1a0a0a,#2a0f0f);border-top:1px solid #9506064d;box-shadow:0 -4px 30px #9506061a;color:#fff;padding:3rem 0 1rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1200px;padding:0 2rem}.footer-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#950606,#f44);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;margin-bottom:.5rem}.footer-section h4{color:#f66;font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#fffc;line-height:1.6;margin-bottom:.5rem}.footer-section a{color:#fffc;display:block;margin-bottom:.5rem;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#f66;transform:translateX(5px)}.footer-bottom{border-top:1px solid #ffffff1a;padding:1.5rem 2rem 0;text-align:center}.footer-bottom p{color:#fff9;font-size:.9rem}@media (max-width:768px){.footer-container{grid-template-columns:1fr;padding:0 1rem}.footer-section{text-align:center}}.page-content{background:linear-gradient(135deg,#0d1b0e,#1a2e1c 50%,#0d1b0e);color:#fff;min-height:100vh;padding:8rem 2rem 4rem;text-align:center}.page-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#24562b,#3a8a4a);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:1.5rem}.page-content p{color:#fffc;font-size:1.2rem;margin:0 auto;max-width:600px}.notfound-container{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);display:flex;justify-content:center;min-height:100vh;padding:2rem}.notfound-content{color:#fff;text-align:center}.notfound-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#950606,#f44);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 30px rgba(149,6,6,.5));font-size:8rem;font-weight:700;margin-bottom:1rem}.notfound-subtitle{color:#fff;font-size:2.5rem;margin-bottom:1rem}.notfound-text{color:#ffffffb3;font-size:1.2rem;margin-bottom:2.5rem}.notfound-btn{background:linear-gradient(135deg,#24562b,#3a8a4a);border-radius:5px;box-shadow:0 4px 15px #24562b66;color:#fff;display:inline-block;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.notfound-btn:hover{box-shadow:0 8px 25px #24562b99;transform:translateY(-3px)}@media (max-width:768px){.notfound-title{font-size:5rem}.notfound-subtitle{font-size:1.8rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.3d288c04.css.map*/