:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._post_main_1uvuy_1{font-family:Arial,Helvetica,sans-serif;width:1100px;padding:0 4%}._post_title_1uvuy_7{color:#edc282;margin-top:0;font-size:4rem}._post_time_1uvuy_13{font-style:italic;color:#666;margin-bottom:2%;font-size:1rem}p{margin:0;font-size:1.3rem;line-height:140%}._heading2_1uvuy_26{font-size:2.5rem;color:#3f90d3;margin-bottom:1%}ul>li{font-size:1.2rem;list-style:square}._post_importword_1uvuy_37{color:#eea0a0}footer>p{font-style:italic;margin-bottom:2%;font-size:1rem}body{margin:0;padding:0;font-family:JetBrains Mono,monospace;background:#000;color:#eaeaea;display:flex;justify-content:center;align-items:center;min-height:100vh}.container{max-width:600px;padding:2rem;text-align:center;opacity:0;transform:translateY(10px);animation:fadeSlideIn .8s ease-out forwards}@keyframes fadeSlideIn{to{opacity:1;transform:translateY(0)}}.intro{font-weight:700;margin-bottom:.5rem;color:#fff;display:flex;align-items:center;justify-content:center}.intro-p{font-size:2.5rem}.name_cursive{font-family:Dynalight;font-weight:700;font-size:4.2rem;color:#c6c6c6}.name_color{color:#d1561c}.anish-image{width:200px;height:auto;margin-left:7%}.subtitle{font-size:1.1rem;color:#aaa;margin-bottom:2rem}.home-link{font-size:.9rem;color:#222;margin-bottom:1rem;text-decoration:underline;cursor:pointer}.home-link:hover{color:#aaa}.link-list{display:flex;flex-direction:column;gap:1rem}.card{padding:1rem 1.5rem;border:1px solid #333;border-radius:8px;background:#1a1a1a;text-decoration:none;color:inherit;transition:.2s ease all}.card:hover{border-color:#666;background:#222}.card h2{margin:0;font-size:1.25rem;color:#fff}.card p{margin:.25rem 0 0;font-size:.9rem;color:#aaa}footer{margin-top:2.5rem;display:flex;justify-content:center;gap:1.25rem;font-size:.85rem;color:#777}footer a{text-decoration:none;color:#777;transition:color .2s ease}footer a:hover{color:#fff}@media (max-width: 480px){.container{padding:1.5rem 1rem}.intro{justify-content:center;gap:1%}.intro-p{font-size:1.7rem}.subtitle{font-size:1rem}.card{padding:.9rem 1rem}.card h2{font-size:1.1rem}.card p{font-size:.85rem}footer{flex-direction:column;gap:.75rem;font-size:.85rem}}.about-section{display:flex;justify-content:center;align-items:center;padding:50px 20px;background-color:transparent;min-height:100vh}.about-container{width:80vw}.about-header{text-align:center;margin-bottom:40px}.about-intro{font-size:1.5rem;font-weight:700;color:#aaa;margin:0 auto}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px}.about-card{border-radius:8px;padding:30px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #333;background:#1a1a1a;text-decoration:none;color:inherit;transition:.2s ease all}.about-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #00000014}.section-title{display:flex;align-items:center;gap:12px;font-size:1.5rem;color:#fff;margin-top:0;margin-bottom:25px;border-bottom:2px solid #e2e8f0;padding-bottom:10px}.section-title svg{color:#ffd24e}.skills-card .skills-category{margin-bottom:20px}.skills-card h3{display:flex;align-items:center;gap:8px;font-size:1.1rem;color:#aaa;margin-bottom:12px}.skills-list{display:flex;flex-wrap:wrap;gap:10px}.skill-tag{background-color:#1f1f1f;color:#4a5568;padding:6px 12px;border-radius:20px;font-size:.9rem;font-weight:500;transition:background-color .2s,color .2s}.skill-tag:hover{background-color:#ffd24e;color:#000}.project-list{list-style:none;padding-left:0}.project-list li{padding-left:20px;border-left:3px solid #4E7295;margin-bottom:20px}.project-list li:last-child{margin-bottom:0}.project-list strong{font-size:1.1rem;color:#aaa;display:block;margin-bottom:5px}.project-list p{margin:0;color:#aaa;line-height:1.5}.interest-list{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:20px}.interest-list li{display:flex;align-items:center;gap:15px}.interest-icon{font-size:1rem;color:#4e7295;flex-shrink:0}.interest-list div{display:flex;flex-direction:column}.interest-list strong{font-size:1.1rem;color:#aaa}.interest-list span{color:#aaa}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resume-container{display:flex;width:100vw;height:100vh;max-height:100vh;flex-direction:column;align-items:center}.resume-heading{font-size:2rem;margin-bottom:1.5rem}.resume-frame{width:100%;height:100vh;border:none;border-radius:1rem;box-shadow:0 4px 12px #0000001a}.projects-main{padding:2rem}.projects-columns{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.projects-column{flex:1 1 300px;max-width:400px;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 12px #0000001a}.projects-column h2{margin-bottom:1rem;font-size:1.5rem;border-bottom:2px solid #ddd;padding-bottom:.5rem}.project-card{background:#1a1a1a;padding:1rem 1.5rem;border:1px solid #333;border-radius:8px;margin-bottom:1rem;transition:box-shadow .3s ease}.project-card:hover{box-shadow:0 8px 20px #0000001a}.project-title{font-size:1.25rem;margin-bottom:.5rem}.project-description{font-size:1rem;margin-bottom:1rem;color:#555}.project-bottom{display:flex;justify-content:space-between;align-items:center}.project-date{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#777}.calendar-icon{width:20px;height:20px}.project-link{font-size:.9rem;color:#e8c999;text-decoration:none;font-weight:700}.project-link:hover{text-decoration:underline;color:#e8c999}.blog-main{max-width:900px;margin:40px auto;padding:20px}.blog-heading{text-align:center;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:40px}.blog-posts{display:flex;flex-direction:column;gap:30px}.blog-card{background:#1a1a1a;padding:1rem 1.5rem;border:1px solid #333;border-radius:12px;transition:box-shadow .3s ease}.blog-card:hover{box-shadow:0 4px 15px #0000001a}.blog-title{margin:0 0 10px;font-size:1.5rem;color:#fff}.blog-empty{margin:auto}.blog-date{font-size:.9rem;color:#666;margin-bottom:20px}.blog-content{font-size:.9rem;line-height:1.6;color:#fff}.grid-container{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:1rem;padding:1rem;background-color:#000;height:100vh;width:100vw;box-sizing:border-box}.spot-item1,.spot-item2,.spot-item3,.spot-item4,.spot-item5{background-color:#0d0d0d;color:#ecf1f7;border:1px solid #252E32;border-radius:6px;font-size:.75rem;padding:10px;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;white-space:pre-wrap}.spot-progressbar{color:#30bd87}.spot-name-two{color:#8a8e9d}.spot-name-three{color:#57585d}.spot-name-yellow{color:#e2dc8b}.spot-name-green{color:#49a386}.spot-name-purple{color:#493775}.spot-name-blue{color:#3c7acc}.spot-checkbox{color:#493775;font-size:1.2rem}.spot-tick{color:#49a386;font-size:1.2rem}.spot-dot{color:#3c7acc;font-size:1.2rem;font-weight:bolder}.spot-item1{grid-column:span 3;grid-row:span 3}.spot-item2{grid-column:4 / span 2;grid-row:span 4;background-image:url(/assets/wallpaper3-CGYGnk0X.jpeg);background-size:contain}.spot-item3{grid-column:span 2;grid-row:4 / span 2}.spot-item4{grid-column:3;grid-row:4}.spot-item5{grid-column:3 / span 3;grid-row:5}.terminal-pop{opacity:0;transform:scale(.98);animation:popIn 5ms forwards}.github-graph{width:100%;background-color:#000}@keyframes popIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
