@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
body,html{color:#fff;background:#000;flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:0;font-family:Arial,sans-serif;display:flex;overflow:hidden auto}header{color:red;text-align:center;z-index:1000;background:#000;width:100%;padding:10px 0;font-size:1em;position:sticky;top:0}header nav{justify-content:center;gap:20px;display:flex}header nav a{color:red;font-size:1em;text-decoration:none}header nav a:hover{color:#3b82f6;text-decoration:underline}footer{color:red;text-align:center;z-index:1000;background:#000;width:100%;padding:10px 0;font-size:.8em;position:sticky;bottom:0}.canvas{z-index:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.canvas.visible{display:block}.content{z-index:2;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:none}.content.visible{display:flex}.background-image{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.background-image.hidden{display:none}.neon-text{color:red;text-shadow:0 0 10px red,0 0 20px red,0 0 30px red;text-align:center;z-index:2;margin:0;font-size:4em;transition:all .3s ease-in-out;position:relative}.neon-text:hover{animation:1.5s infinite alternate-reverse glitch}@keyframes glitch{0%{text-shadow:2px 2px red,-2px -2px #00f;transform:skew(.5deg,.5deg)}20%{text-shadow:-2px -2px red,2px 2px #00f;transform:skew(2deg,2deg)}40%{text-shadow:1px 1px red,-1px -1px #00f;transform:skew(1deg,1deg)}60%{text-shadow:-2px 2px red,2px -2px #00f;transform:skew(-2deg,-2deg)}80%{text-shadow:1px 1px red,-1px -1px #00f;transform:skew(-.5deg,-.5deg)}to{text-shadow:0 0 red,0 0 #00f;transform:skew(0deg)}}.bear-image{z-index:1;border:2px solid #fff;border-radius:10px;width:300px;max-width:100%;height:auto;margin:20px auto;transition:transform .2s;display:block;position:relative}.bear-image:hover{transform:scale(1.1)}.links{text-align:center;z-index:2;margin-top:20px;position:relative}.links a{color:red;margin:0 15px;font-weight:700;text-decoration:none}.links a:hover{text-decoration:underline}.social-links{z-index:3;justify-content:center;margin-top:20px;display:flex;position:relative}.social-links a{color:#fff;margin:0 15px;font-size:2rem;transition:color .3s ease-in-out}.social-links a:hover{color:red}.ascii-art{color:#0f0;z-index:2;white-space:pre;opacity:.3;font-family:"monospace";position:absolute;bottom:10px;left:10px}@media (max-width:768px){body,html{overflow:hidden auto}header nav{flex-direction:row;justify-content:center;gap:10px}.neon-text{margin:0;font-size:2.5rem}.bear-image{width:80%;max-width:200px;margin:20px auto 10px}.social-links{flex-flow:wrap;justify-content:center;gap:10px;margin-bottom:10px}.ascii-art{opacity:.4;bottom:10px;left:10px}.projects-grid{flex-direction:column;align-items:center;max-width:100%}.project-card{width:90%;max-width:350px}footer{margin-top:10px;font-size:.7rem;position:relative}}.projects-page{text-align:center;color:#fff;z-index:1;flex-grow:1;padding:20px;position:relative}.projects-page h1{margin-bottom:20px;font-size:3rem}.projects-grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.project-card{color:#fff;text-align:left;background-color:#1a1a1a;border:2px solid gray;border-radius:10px;flex-direction:column;justify-content:space-between;width:250px;height:200px;padding:20px;transition:transform .3s,box-shadow .3s,background-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 8px #0003}.project-card:before{content:"";opacity:.3;z-index:0;background-position:50%;background-size:cover;background-image:var(--project-bg);width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.project-card:after{content:"";z-index:0;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.project-card h2,.project-card p{z-index:1;text-shadow:2px 2px 4px #000000b3;position:relative}.project-card h2 a{color:red;text-decoration:none;transition:color .3s ease-in-out}.project-card h2 a:hover{color:#3b82f6}.project-card:hover{transform:scale(1.05);box-shadow:0 8px 16px #0006}.project-card:hover:before{opacity:.5}
