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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#001f3f;color:#fff;font-family:Arial,sans-serif;margin:0;overflow-x:hidden;padding:0}.sidebar{background-color:#036;box-shadow:2px 0 5px #00000080;height:100%;left:0;padding:20px;top:0;transition:transform .3s ease;width:250px;z-index:1000}.menu-icon,.sidebar{color:#fff;position:fixed}.menu-icon{align-items:center;background-color:#004080;border-radius:50%;box-shadow:0 4px 8px #0003;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;right:20px;top:20px;transition:background-color .3s ease,transform .3s ease;width:40px}.menu-icon:hover{background-color:#06c;transform:rotate(90deg)}.App{text-align:center}.App-header{animation:slideDown 1s ease-out;background-color:#036;border-bottom:4px solid #001f3f;padding:20px}.App-header h1{animation:fadeIn 2s ease-in-out;color:#fff;font-size:3em;margin:10px 0}.App-header p{animation:fadeIn 2.5s ease-in-out;color:#cce7ff;font-size:1.2em;margin:5px 0}.App-header img{border-radius:8px;margin-bottom:20px;max-width:150px}.panda{background-color:#002b5c;border-radius:12px;color:#e6f0ff;margin:20px auto;max-width:600px;padding:40px 20px;transform:scale(.95);transition:transform .5s ease,background-color .3s ease;width:80%}.panda:hover{background-color:#036;transform:scale(1)}.panda h2{animation:fadeInUp 1.5s ease-in-out;font-size:1.5em;margin-bottom:20px}.panda a{background-color:#004080;border-radius:8px;color:#fff;display:inline-block;font-size:1em;font-weight:700;padding:12px 24px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.panda a:hover{background-color:#06c;transform:translateY(-3px)}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-1turn)}to{opacity:1;transform:rotate(0deg)}}@media (max-width:600px){.panda{padding:20px;width:90%}.App-header h1{font-size:2.5em}.panda h2{font-size:1.2em}}.squirell{animation:fadeIn 2s ease-in-out;background-color:#001f3f;border-top:2px solid #036;color:#cce7ff;margin-top:20px;padding:20px;text-align:center}.squirell footer p{font-size:.9em;margin:0}.footer-icons{margin-top:10px}.footer-icons .icon{color:#fff;font-size:1.5em;margin:0 10px;transition:color .3s ease}.footer-icons .icon:hover{color:#6cf}
/*# sourceMappingURL=main.55af2ebc.css.map*/