@font-face{font-family:ITC Avant Garde;src:url(../../../assets/fonts/ITC%20Avant%20Garde/ITCAvantGardeStd-XLt.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:ITC Avant Garde;src:url(../../../assets/fonts/ITC%20Avant%20Garde/ITCAvantGardeStd-Bk.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:ITC Avant Garde;src:url(../../../assets/fonts/ITC%20Avant%20Garde/ITCAvantGardeStd-BkObl.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:ITC Avant Garde;src:url(../../../assets/fonts/ITC%20Avant%20Garde/ITCAvantGardeStd-Md.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:ITC Avant Garde;src:url(../../../assets/fonts/ITC%20Avant%20Garde/ITCAvantGardeStd-Demi.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:ITC Avant Garde;src:url(../../../assets/fonts/ITC%20Avant%20Garde/ITCAvantGardeStd-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:ITC Avant Garde;src:url(../../../assets/fonts/ITC%20Avant%20Garde/ITCAvantGardeStd-BoldObl.ttf) format("truetype");font-weight:700;font-style:italic}*{margin:0;padding:0;box-sizing:border-box;font-family:ITC Avant Garde,sans-serif}html{overflow-x:hidden}body{background-color:#f5f5f5;background-image:url(../../../scaffolding.svg);background-repeat:repeat;background-size:100px;display:flex;overflow-x:hidden;width:100%;max-width:100vw}*{cursor:none!important}.cursor-dot{position:fixed;width:6px;height:6px;background-color:#000;border-radius:50%;pointer-events:none;z-index:10000;transform:translate(-50%,-50%)}.cursor-ring{position:fixed;pointer-events:none;z-index:9999;border:1px solid rgba(0,0,0,.1);border-radius:50%;transform:translate(-50%,-50%)}@media(pointer:coarse){.cursor-dot,.cursor-ring{display:none}}.vertical-navbar{position:fixed;left:0;top:0;width:50px;height:100vh;background:linear-gradient(180deg,#ffeb3b,#f9d71c,#e8c91a);display:flex;flex-direction:column;align-items:center;padding:20px 0;box-shadow:2px 0 10px #0000001a;z-index:1000;overflow:hidden}.nav-logo{width:40px;height:auto;max-height:120px;display:flex;align-items:center;justify-content:center;padding:10px 0}.nav-logo img{width:100%;height:auto;max-height:100px;object-fit:contain}.nav-icons{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 5px;margin:auto 0}.nav-icon{min-height:40px;display:flex;align-items:center;justify-content:flex-start;color:#333;text-decoration:none;border-radius:0;padding:8px 10px;gap:12px;position:relative}.nav-icon:hover{background-color:#0000001a}.nav-icon.active{background-color:#00000026}.nav-icon svg{width:24px;height:24px;min-width:24px;flex-shrink:0}.nav-text{white-space:nowrap;font-size:13px;font-weight:500;line-height:1.3}.main-content{margin-left:50px;padding:40px;width:calc(100% - 50px);max-width:calc(100vw - 50px);overflow-x:hidden}.main-content h1{font-size:32px;font-weight:700;margin-bottom:20px;color:#333}.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:80px 40px}.hero-name{font-size:72px;font-weight:700;margin-bottom:16px;color:#1a1a1a;letter-spacing:-2px;background:#ffffffe6;padding:20px 30px;border:2px solid #1a1a1a;box-shadow:6px 6px #1a1a1a;display:inline-block;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:fit-content;word-wrap:break-word}.hero-title{font-size:24px;font-weight:500;color:#666;margin-bottom:12px;background:#ffffffe6;padding:16px 24px;border:2px solid #1a1a1a;box-shadow:4px 4px #1a1a1a;display:inline-block;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:fit-content;word-wrap:break-word}.hero-description{font-size:18px;color:#888;max-width:600px;background:#ffffffe6;padding:16px 24px;border:2px solid #1a1a1a;box-shadow:4px 4px #1a1a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);word-wrap:break-word;display:inline-block}.about-section{min-height:100vh;padding:80px 40px}.about-section h2{font-size:48px;font-weight:700;margin-bottom:40px;color:#1a1a1a}.about-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;width:100%}.about-card{background:#fff;padding:30px;border-radius:0;border:2px solid #1a1a1a;box-shadow:4px 4px #1a1a1a}.about-card h3{font-size:24px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.degree{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.institution{font-size:16px;color:#666;margin-bottom:4px}.duration{font-size:14px;color:#888;margin-bottom:8px}.about-card ul{list-style:none;padding:0}.about-card li{color:#555;line-height:1.6;position:relative;padding:8px 0 8px 20px}.about-card li:before{content:"→";position:absolute;left:0;color:#f9d71c;font-weight:600}.projects-section{min-height:100vh;padding:80px 40px}.projects-section h2{font-size:48px;font-weight:700;margin-bottom:40px;color:#1a1a1a}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1400px;width:100%}.project-card{background:#fff;padding:30px;border-radius:0;border:2px solid #1a1a1a;box-shadow:4px 4px #1a1a1a}.project-card h3{font-size:24px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.tech-stack{font-size:14px;color:#f9d71c;font-weight:600;margin-bottom:16px}.project-card p{color:#555;line-height:1.6;margin-bottom:20px}.project-link{display:inline-flex;align-items:center;color:#1a1a1a;font-weight:600;text-decoration:none;transition:color .3s ease}.project-link:hover{color:#f9d71c}.tech-section{min-height:100vh;padding:80px 40px}.tech-section h2{font-size:48px;font-weight:700;margin-bottom:40px;color:#1a1a1a}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;width:100%}.tech-category{background:#fff;padding:30px;border-radius:0;border:2px solid #1a1a1a;box-shadow:4px 4px #1a1a1a}.tech-category h3{font-size:24px;font-weight:600;margin-bottom:20px;color:#1a1a1a}.tech-tags{display:flex;flex-wrap:wrap;gap:12px}.tech-tag{background:#f9d71c;color:#1a1a1a;padding:8px 16px;border-radius:0;border:2px solid #1a1a1a;font-size:14px;font-weight:600}.contact-section{min-height:100vh;padding:80px 40px}.contact-section h2{font-size:48px;font-weight:700;margin-bottom:40px;color:#1a1a1a}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1200px;width:100%}.contact-card{background:#fff;padding:24px;border-radius:0;border:2px solid #1a1a1a;box-shadow:4px 4px #1a1a1a;display:flex;align-items:center;gap:16px;text-decoration:none;color:#333}.contact-card svg{flex-shrink:0;color:#f9d71c}.contact-card span{font-size:16px;color:#555;word-break:break-word;overflow-wrap:break-word;min-width:0}@media(max-width:1024px){body{background-size:200px}.main-content{padding:30px 20px}.hero-section,.about-section,.projects-section,.tech-section,.contact-section{padding:60px 20px}.about-content,.projects-grid,.tech-grid,.contact-grid{grid-template-columns:1fr}}@media(max-width:768px){body{background-size:150px}.vertical-navbar{width:50px}.nav-text{display:none}.nav-logo{width:35px;max-height:80px}.nav-icon{padding:6px 8px}.nav-icon svg{width:20px;height:20px;min-width:20px}.main-content{margin-left:50px;width:calc(100% - 50px);max-width:calc(100vw - 50px);padding:20px 16px}.hero-name{font-size:36px;padding:16px 20px;box-shadow:4px 4px #1a1a1a;letter-spacing:-1px}.hero-title{font-size:18px;padding:12px 16px;box-shadow:3px 3px #1a1a1a}.hero-description{font-size:16px;padding:12px 16px;box-shadow:3px 3px #1a1a1a}.about-section h2,.projects-section h2,.tech-section h2,.contact-section h2{font-size:32px;margin-bottom:24px}}@media(max-width:480px){body{background-size:100px}.vertical-navbar{width:45px}.main-content{margin-left:45px;width:calc(100% - 45px);max-width:calc(100vw - 45px);padding:16px 12px}.hero-name{font-size:28px;padding:12px 16px}.hero-title{font-size:16px;padding:10px 14px}.hero-description{font-size:14px;padding:10px 14px}.contact-card{flex-direction:column;align-items:flex-start;gap:12px}.contact-card span{font-size:14px;word-break:break-word}}.cursor-ring.svelte-1nx4icj{border:none;border-radius:0;transition:width .15s ease,height .15s ease}.ring-segment.svelte-1nx4icj{position:absolute;width:16px;height:16px}.ring-segment.top-left.svelte-1nx4icj{top:-4px;left:-4px;border-top:2px solid #000;border-left:2px solid #000}.ring-segment.top-right.svelte-1nx4icj{top:-4px;right:-4px;border-top:2px solid #000;border-right:2px solid #000}.ring-segment.bottom-left.svelte-1nx4icj{bottom:-4px;left:-4px;border-bottom:2px solid #000;border-left:2px solid #000}.ring-segment.bottom-right.svelte-1nx4icj{bottom:-4px;right:-4px;border-bottom:2px solid #000;border-right:2px solid #000}
