body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--secondary-color:#f5f7fa;--light-text:#666;--accent-color:#0f0f3d}*{box-sizing:border-box;font-family:Inter,Segoe UI,Roboto,sans-serif;margin:0;padding:0}:root{--primary-color:#1a1a5e;--accent-color:#00b8d4;--text-color:#333;--light-bg:#f5f7fa;--card-bg:#fff;--shadow-sm:0 2px 10px #0000000d;--shadow-md:0 5px 15px #0000001a;--shadow-lg:0 10px 30px #00000026;--border-radius-sm:10px;--border-radius-md:15px;--border-radius-lg:20px;--border-radius-xl:50px;--transition:all 0.3s ease}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background-color:#f5f7fa;color:#333;color:var(--text-color);font-size:16px;line-height:1.5;overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}section{padding:80px 0}h1,h2,h3,h4,h5,h6{color:#1a1a5e;color:var(--primary-color);font-weight:700;line-height:1.2}p{margin-bottom:1rem}button{cursor:pointer;font-family:inherit;font-size:1rem}a{color:inherit;text-decoration:none;transition:all .3s ease;transition:var(--transition)}img{height:auto;max-width:100%}@media (max-width:1024px){body{font-size:15px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}@media (max-width:768px){body{font-size:14px}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.3rem}section{padding:60px 0}.App{padding:0}}@media (max-width:480px){body{font-size:14px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}section{padding:40px 0}.container{padding:0 15px}}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#1a1a5e;background:var(--primary-color);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00b8d4;background:var(--accent-color)}
/*# sourceMappingURL=main.15080f47.css.map*/