*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#104f8a,#105faf);transition:background .3s ease}a{color:inherit;text-decoration:none}::selection{background:rgba(16,79,138,.3);color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#104f8a,#105faf);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1e293b,#334155)}[data-theme=dark] body{background:linear-gradient(135deg,#0d1117,#161b22)}[data-theme=dark] ::selection{background:rgba(88,166,255,.3);color:#fff}[data-theme=dark] ::-webkit-scrollbar-track{background:#161b22}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#30363d}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#484f58}.ThemeToggle_themeToggle__4_hy9{position:fixed;top:2rem;right:2rem;width:50px;height:50px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000}.ThemeToggle_themeToggle__4_hy9:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.6);transform:scale(1.1)}[data-theme=dark] .ThemeToggle_themeToggle__4_hy9{border-color:#30363d;background:#0d1117}[data-theme=dark] .ThemeToggle_themeToggle__4_hy9:hover{background:#161b22;border-color:#58a6ff;transform:scale(1.1)}@media (max-width:768px){.ThemeToggle_themeToggle__4_hy9{top:1rem;right:1rem;width:45px;height:45px;font-size:1.3rem}}