:root{--main-bg-color: #1700c7}*{box-sizing:border-box}body{background-color:var(--main-bg-color);color:#fff;font-family:sans-serif;font-size:2rem;margin:0;padding:0}.app-all{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.wrapper-3d{perspective:20vw;position:relative;transform-style:preserve-3d}.fold{height:80vh;overflow:hidden;width:80vw}.fold-align{height:100%;width:100%}.fold-top .fold-align{transform:translateY(100%)}.fold-bottom .fold-align{transform:translateY(-100%)}.fold-top{transform:rotateX(-90deg);transform-origin:bottom center}.fold-bottom{transform:rotateX(90deg);transform-origin:top center}@media only screen and (max-width:767px){.fold-top{transform:rotateX(-140deg)}.fold-bottom{transform:rotateX(140deg)}}a{color:#fff}.secret-link,a{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDE3MiAxNzIiIHN0eWxlPSJmaWxsOiMwMDAiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZm9udC1mYW1pbHk9Im5vbmUiIGZvbnQtd2VpZ2h0PSJub25lIiBmb250LXNpemU9Im5vbmUiIHRleHQtYW5jaG9yPSJub25lIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6bm9ybWFsIj48cGF0aCBkPSJNMCAxNzJWMGgxNzJ2MTcyeiIvPjxwYXRoIGQ9Ik05Ni43NSAyNi44NzV2MTAuNzVoMjkuODk4bC02Ni4wMTEgNjYuMDEyIDcuNzI2IDcuNzI2IDY2LjAxMi02Ni4wMTFWNzUuMjVoMTAuNzVWMjYuODc1em0tNjkuODc1IDIxLjV2OTYuNzVoOTYuNzVWNzUuMjVMMTEyLjg3NSA4NnY0OC4zNzVoLTc1LjI1di03NS4yNUg4NmwxMC43NS0xMC43NXoiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+) 100% no-repeat;background-size:14px;padding-right:16px}h3 a{background-size:16px;padding-right:18px}hr{border:.5px solid #fff}header{height:88vh;position:relative;width:auto}br{display:none}h1,h2,h3,h4{margin:0}h1{bottom:0;left:0;letter-spacing:1px;position:absolute;text-transform:uppercase;word-spacing:28px}h1 span{border-bottom:5px solid #fff;padding-bottom:2px}h2{margin-top:120px}h3{margin-bottom:3px}h4{margin-bottom:15px}h4:before{content:"("}h4:after{content:")"}ul{list-style-type:square;margin:0;padding:0 1rem}ul li{margin:5px 0 5px -15px}section ul li{margin-bottom:20px}ul li sup{font-size:.6em;margin-right:8px}header,section{margin-bottom:50px}section ul{margin-top:10px}.smaller{font-size:.8em}footer{margin:100px 0 200px;padding-bottom:300px}@media only screen and (max-width:767px){body{font-size:.9rem}header{height:40vh}br{display:block}h1{word-spacing:18px}h1 span{border-bottom:2px solid #fff;padding-bottom:2px}footer{padding-bottom:100px}}.status-indicator{display:inline-block;width:12px;height:12px;border-radius:50%;margin-left:10px;vertical-align:middle}.status-built{background-color:#00ff41;box-shadow:0 0 10px #00ff41,0 0 20px #00ff41}.status-dev{background-color:#ff9800;box-shadow:0 0 10px #ff9800,0 0 20px #ff9800}.project-item{position:relative;margin-bottom:25px!important}.project-preview{position:absolute;bottom:100%;left:0;width:240px;background:#1700c7;border:2px solid #fff;box-shadow:6px 6px #ffffffe6;padding:12px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease-in-out;z-index:10;pointer-events:none}.project-item:hover .project-preview{opacity:1;visibility:visible;transform:translateY(-10px)}.tech-stack{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.tech-badge{background:#fff;color:#1700c7;padding:2px 6px;font-family:monospace;font-weight:700;font-size:.65rem;text-transform:uppercase}.preview-desc{font-size:.75rem;line-height:1.4;margin:0}.progress-container{width:100%;max-width:250px;height:8px;border:1px solid #fff;margin-top:10px;background:transparent}.progress-fill{height:100%;background:#ff9800;box-shadow:0 0 8px #ff9800;transition:width .5s ease}.retro-boot{display:flex;flex-direction:column;justify-content:center;height:88vh;padding:0 20px}.bsod-container p{font-family:Courier New,Courier,monospace!important;font-size:1.25rem;font-weight:700;margin:0 0 8px;line-height:1.2;color:#fff;text-transform:none}.blinking-cursor{animation:blink-animation 1s step-end infinite}@keyframes blink-animation{0%,to{opacity:1}50%{opacity:0}}@media only screen and (max-width:767px){.bsod-container p{font-size:1rem}}@media print{#root{display:none!important}body{background-color:#fff!important;background-image:url(/aaryaman.svg)!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important;margin:0!important;padding:0!important;height:100vh!important;width:100vw!important}@page{margin:0;size:auto}}
