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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}div{align-items:center;display:flex;flex-direction:column;justify-content:center}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gradient-bg{background:linear-gradient(135deg,#f8ffae,#43c6ac);transition:background .8s ease}.gradient-bg:hover{background:linear-gradient(135deg,#ffdde1,#ee9ca7)}.section-card{background:#fff;background:linear-gradient(120deg,#f8fafc 60%,#e0eafc);border-radius:1.5rem;box-shadow:0 4px 24px #43c6ac1f;margin-bottom:2rem;padding:2rem}.section-card h2{color:#43c6ac;font-weight:700;letter-spacing:1px;margin-bottom:1rem}.badge,.btn{border-radius:1rem;font-weight:500}.btn-dark{background:linear-gradient(90deg,#434343,#000);color:#fff}.btn-primary{background:linear-gradient(90deg,#43c6ac,#191654);color:#fff}.btn-info{background:linear-gradient(90deg,#81a4fd,#c2e9fb);color:#191654}.badge.bg-primary{background:linear-gradient(90deg,#43c6ac,#191654);color:#fff}.tag-label{background-color:#e9ecef;border-radius:12px;color:#333;display:inline-block;font-size:.85em;margin-right:6px;padding:4px 10px}
/*# sourceMappingURL=main.d45aef5d.css.map*/