@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}:root{--clr-1: #020024;--clr-2: #096679;--clr-3: #00d4ff;--clr-4: #22c1c3;--clr-5: #ffffff;--line-dark: hsl(0 0% 95% / .25);--box-shadow: 4px 4px 0 1px hsl(0, 0%, 70%);--box-shadow-hover: 6px 6px 0 1px hsl(0, 0%, 70%);--transition-shadow: box-shadow ease-in .1s, transform ease .4s;--fancy-gradient: linear-gradient(45deg, rgb(51 65 85), hsl(0, 0%, 70%));--border-gray: border border-gray-700 dark:border-gray-100}@font-face{font-family:Satoshi-Variable;src:url(/fonts/Satoshi-Variable.woff2) format("woff2"),url(/fonts/Satoshi-Variable.woff) format("woff"),url(/fonts/Satoshi-Variable.ttf) format("truetype");font-weight:300 900;font-display:swap;font-style:normal}@font-face{font-family:Geist Mono;src:url(/fonts/Geist/GeistMonoVariableVF.woff2) format("woff2");font-weight:100 900;font-display:swap}html{scroll-behavior:smooth;scroll-padding-top:12rem}html.dark body:before{--line: var(--line-dark)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.custom-navbar{top:0;z-index:10;width:100%;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity));background-clip:padding-box}.custom-button,.custom-readmore-button{border-radius:.125rem;--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity));padding:.5rem .75rem;font-size:.8125rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));box-shadow:var(--box-shadow);transition:var(--transition-shadow)}.custom-button:hover,.custom-readmore-button:hover{transform:translate(-1px,-1px);box-shadow:var(--box-shadow-hover);--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}:is(.dark .custom-button),:is(.dark .custom-readmore-button){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}:is(.dark .custom-button:hover),:is(.dark .custom-readmore-button:hover){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.custom-button{width:6rem;text-align:center;outline:2px solid transparent;outline-offset:2px}.custom-button:focus{outline:2px solid transparent;outline-offset:2px}.custom-button:active{border-style:none;outline:2px solid transparent;outline-offset:2px}:is(.dark .custom-button:focus){--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity))}.custom-readmore-button{display:flex;width:-moz-max-content;width:max-content;align-items:center;justify-content:center}.custom-box-shadow{box-shadow:var(--box-shadow);transition:var(--transition-shadow)}.custom-box-shadow:hover{transform:translate(-1px,-1px);box-shadow:var(--box-shadow-hover)}.fancy-text{text-decoration:none;background:var(--fancy-gradient) no-repeat left 1.6rem / 0% 4px;padding-block:.45em;transition:background-size ease .2s}.fancy-text:hover{background-size:100% 4px}.skill-items li{border-radius:.125rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity));padding:.5rem .75rem;text-align:center;font-size:.875rem;box-shadow:var(--box-shadow);transition:var(--transition-shadow)}.skill-items li:hover{transform:translate(-1px,-1px);box-shadow:var(--box-shadow-hover)}:is(.dark .skill-items li){--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.blog-item{display:flex;width:100%;flex-direction:column;justify-content:space-between;border-radius:.125rem;border-width:2px;border-color:transparent;padding:1rem;line-height:1.5}.blog-item:hover{border-width:2px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}:is(.dark .blog-item:hover){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.nav-link{width:100%;align-items:center;justify-content:center;border-radius:.125rem;padding:.5rem .75rem;font-size:.875rem}.nav-link:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}:is(.dark .nav-link:hover){--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (min-width: 1024px){.nav-link{display:inline-flex;width:auto}}.custom-height{min-height:calc(100vh - 152px)}.custom-section-height{min-height:calc(100vh - 96px)}.after-border{position:relative}.after-border:after{position:absolute;bottom:-8px;left:0;content:"";width:75px;height:3px;background:var(--clr-5)}@media screen and (min-width: 1200px){.hover-parent:hover .hover-child{filter:blur(2px)}.hover-parent .hover-child:hover{filter:none}}#themeToggle{height:38px;width:38px}.loader{width:20px;height:20px;border:4px solid;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{to{transform:rotate(360deg)}}
