.App{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f1419);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden}.hero-section{align-items:center;background:linear-gradient(#0000004d,#00000080);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;position:relative;text-align:center}.hero-content{max-width:1200px;z-index:2}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e6ed);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:2rem}.hero-subtitle{font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:400;line-height:1.6;margin-bottom:3rem;opacity:.9}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1419f2;border-bottom:1px solid #ffffff1a;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{border-radius:8px;color:#fff;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;transform:translateY(-1px)}.content-section{margin:0 auto;max-width:1200px;padding:6rem 2rem}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e6ed);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:2rem;text-align:center}.section-content{font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:800px;opacity:.9;text-align:center}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-8px)}.card-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.card-content{font-size:1rem;line-height:1.6;opacity:.8}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;margin:1rem .5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;margin:1rem .5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.quote-section{background:#ffffff08;border-left:4px solid #2563eb;border-radius:0 16px 16px 0;margin:4rem 0;padding:3rem}.quote-text{font-size:1.5rem;font-style:italic;line-height:1.6;margin-bottom:1rem;opacity:.95}.quote-author{color:#2563eb;font-size:1.1rem;font-weight:600}.footer{background:#00000080;border-top:1px solid #ffffff1a;margin-top:6rem;padding:1rem 2rem}.footer-content{margin:0 auto;max-width:1200px;text-align:center}@media (max-width:768px){.navbar-content{flex-direction:column;gap:1rem;padding:1rem}.nav-links{gap:1rem}.hero-section{padding:1rem}.content-section{padding:4rem 1rem}.card-grid{grid-template-columns:1fr}.quote-section{margin:2rem 0;padding:2rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp .8s ease-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1d4ed8}.city-map-svg path{pointer-events:auto}.city-map-svg path:hover{fill:#ff6b35!important;stroke:#fff!important;stroke-width:2px!important}.footer,.footer-content,footer{pointer-events:none!important}
/*# sourceMappingURL=main.537c6fc2.css.map*/