@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0;transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}@media (hover:hover){.clickable,a,body,button,input[type=button],input[type=submit]{cursor:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.6;margin:0;overflow-x:hidden}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Outfit,Inter,sans-serif;font-weight:700;letter-spacing:-.03em;line-height:1.2;transition:color .3s ease}a,div,p,section,span{transition:color .3s ease,background-color .3s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{background:#1a1a1a33;background:var(--scrollbar-track);border-radius:10px}::-webkit-scrollbar-thumb{background:#1a1a1a;background:var(--scrollbar-thumb);border:2px solid #fff3;border:2px solid var(--scrollbar-border);border-radius:10px;box-shadow:inset 0 0 6px #ffffff26;box-shadow:inset 0 0 6px var(--scrollbar-shadow);-webkit-transition:background-color .3s,border-color .3s,box-shadow .3s;transition:background-color .3s,border-color .3s,box-shadow .3s}::-webkit-scrollbar-thumb:hover{background:#2a2a2a;background:var(--scrollbar-thumb-hover);border:2px solid #ffffff4d;box-shadow:inset 0 0 8px #2575fc4d;box-shadow:inset 0 0 8px var(--cursor-outline-shadow)}:root{--cursor-dot-color:#fff;--cursor-dot-shadow:0 0 15px #ffffffe6,0 0 5px #2575fc;--cursor-outline-border:#fff9;--cursor-outline-shadow:#2575fc4d;--cursor-hover-bg:#ffffffb3;--cursor-hover-border:#ffffffe6;--cursor-hover-bg-accent:#2575fc1a;--scrollbar-thumb:#1a1a1a;--scrollbar-thumb-hover:#2a2a2a;--scrollbar-track:#1a1a1a33;--scrollbar-border:#fff3;--scrollbar-shadow:#ffffff26}[data-theme=dark]{--cursor-dot-color:#6366f1;--cursor-dot-shadow:0 0 15px #6366f1e6,0 0 5px #ffffff80;--cursor-outline-border:#6366f199;--cursor-outline-shadow:#fff3;--cursor-hover-bg:#6366f1b3;--cursor-hover-border:#6366f1e6;--cursor-hover-bg-accent:#ffffff1a;--scrollbar-thumb:#6366f1;--scrollbar-thumb-hover:#8b5cf6;--scrollbar-track:#6366f11a;--scrollbar-border:#fff3;--scrollbar-shadow:#ffffff26}.cursor-dot{background-color:#fff;background-color:var(--cursor-dot-color);border-radius:50%;box-shadow:0 0 15px #ffffffe6,0 0 5px #2575fc;box-shadow:var(--cursor-dot-shadow);height:12px;transition:width .3s,height .3s,background-color .3s,box-shadow .3s;width:12px;z-index:9999}.cursor-dot,.cursor-outline{left:0;margin-left:0;margin-top:0;pointer-events:none;position:fixed;top:0;transform:translate(-50%,-50%);will-change:transform}.cursor-outline{border:3px solid #fff9;border:3px solid var(--cursor-outline-border);border-radius:50%;box-shadow:0 0 20px #2575fc4d;box-shadow:0 0 20px var(--cursor-outline-shadow);height:50px;transition:all .3s ease-out;width:50px;z-index:9998}.reveal{opacity:0;position:relative;transition:all 1s ease-in-out}.reveal.active{opacity:1}.reveal.fade-bottom{transform:translateY(50px)}.reveal.fade-bottom.active{transform:translateY(0)}.cursor-dot.cursor-hover{background-color:#ffffffb3;background-color:var(--cursor-hover-bg);height:18px;width:18px}.cursor-outline.cursor-hover{background-color:#2575fc1a;background-color:var(--cursor-hover-bg-accent);border-color:#ffffffe6;border-color:var(--cursor-hover-border);height:60px;width:60px}#root>div{transition:background .6s ease,color .3s ease}button[aria-label*="Switch to"]{transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}button[aria-label*="Switch to"]:active{transform:scale(.9)}
/*# sourceMappingURL=main.a2c2b1fd.css.map*/