@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#132032;background:#fcfdff;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;line-height:1.5}a{color:inherit}.page-shell{--bg:#fcfdff;--surface:#ffffffd6;--surface-strong:#fff;--line:#d7dbea;--text:#132032;--muted:#4b5a72;--purple:#7b4dff;--green:#16a36d;--orange:#ea7b2d;--red:#d93a2f;background:radial-gradient(circle at 88% 12%, #7b4dff42, transparent 46%), radial-gradient(circle at 4% 24%, #16a36d38, transparent 44%), radial-gradient(circle at 72% 100%, #ea7b2d33, transparent 46%), var(--bg);min-height:100vh;color:var(--text);position:relative;overflow:hidden}.prism-layer{pointer-events:none;filter:saturate(1.12);position:absolute}.prism-layer-a{clip-path:polygon(6% 45%,55% 6%,100% 46%,66% 100%,22% 84%);background:linear-gradient(132deg,#7b4dff5c,#16a36d3d);width:clamp(200px,36vw,520px);height:clamp(180px,24vw,320px);top:80px;left:-80px;transform:rotate(-7deg)}.prism-layer-b{clip-path:polygon(0% 38%,45% 0%,100% 44%,70% 100%,15% 80%);background:linear-gradient(145deg,#ea7b2d59,#7b4dff38);width:clamp(230px,38vw,600px);height:clamp(190px,24vw,340px);top:430px;right:-120px;transform:rotate(8deg)}.prism-layer-c{clip-path:polygon(5% 30%,50% 0%,100% 42%,76% 100%,26% 100%);background:linear-gradient(135deg,#16a36d47,#ea7b2d4d);width:clamp(220px,30vw,420px);height:clamp(170px,20vw,280px);bottom:-20px;left:30%}.site-header,main,.site-footer{z-index:2;max-width:1080px;margin:0 auto;padding-inline:clamp(20px,4vw,40px);position:relative}.site-header{justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.brand{letter-spacing:.16em;margin:0;font-family:IBM Plex Mono,monospace;font-size:.9rem;font-weight:600}.header-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;font-family:IBM Plex Mono,monospace;font-size:.85rem;display:flex}.header-links a,.header-links span{color:var(--muted);text-decoration:none}.header-links a:hover{color:var(--text)}main{padding-top:20px;padding-bottom:48px}.hero-section{grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(20px,4vw,48px);padding-top:40px;padding-bottom:42px;display:grid}.kicker{text-transform:uppercase;color:var(--green);letter-spacing:.12em;margin:0 0 10px;font-family:IBM Plex Mono,monospace;font-size:.84rem}.hero-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.1rem,6vw,3.8rem);line-height:1.04}.title{color:var(--purple);margin-top:10px;font-size:clamp(1.05rem,2.1vw,1.4rem);font-weight:600}.summary{max-width:55ch;color:var(--muted);margin-top:16px;font-size:1.02rem;line-height:1.65}.resume-btn{background:var(--red);color:#fff;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-width:190px;margin-top:24px;padding:12px 20px;font-family:IBM Plex Mono,monospace;font-size:.96rem;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.resume-btn:hover{background:#bc2f25;transform:translateY(-2px);box-shadow:0 10px 28px #d93a2f47}.resume-btn:focus-visible{outline-offset:2px;outline:3px solid #d93a2f42}.system-structure{border:1px solid var(--line);background:linear-gradient(155deg,#fffc,#f2f8ffe6);border-radius:24px;min-height:320px;position:relative;box-shadow:0 24px 46px #3853821f}.structure-grid{border-radius:inherit;background-image:linear-gradient(90deg,#36558a17 1px,#0000 1px),linear-gradient(#36558a17 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.building{background:linear-gradient(#ffffff1a,#17253a1f);border:1px solid #1320324d;border-radius:4px 4px 0 0;position:absolute;bottom:38px}.building-1{width:56px;height:130px;left:14%;box-shadow:inset 0 0 0 1px #7b4dff47}.building-2{width:76px;height:184px;left:39%;box-shadow:inset 0 0 0 1px #16a36d3d}.building-3{width:62px;height:150px;right:17%;box-shadow:inset 0 0 0 1px #ea7b2d42}.structure-link{background:#31497680;height:1px;position:absolute}.link-1{width:38%;bottom:188px;left:22%;transform:rotate(-12deg)}.link-2{width:32%;bottom:140px;left:44%;transform:rotate(13deg)}.node{background:var(--surface-strong);border:2px solid #13203266;border-radius:999px;width:10px;height:10px;position:absolute}.node-1{bottom:170px;left:30%}.node-2{bottom:196px;left:56%}.node-3{bottom:134px;left:68%}.skills-section,.projects-section{background:var(--surface);border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:24px;margin-top:26px;padding:clamp(20px,4vw,34px)}.skills-section h2,.projects-section h2{margin:0;font-size:1.5rem}.skills-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.skill-card{text-align:center;background:#f8fbff;border:1px solid #2d436a3d;border-radius:14px;place-items:center;min-height:84px;padding:16px 14px;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:grid}.skill-card p{margin:0;font-weight:600;line-height:1.38}.skill-card:nth-child(3n+1):hover{color:#3d2489;background:#7b4dff24;border-color:#7b4dff8c;transform:translateY(-3px)}.skill-card:nth-child(3n+2):hover{color:#0f5a40;background:#16a36d29;border-color:#16a36d8f;transform:translateY(-3px)}.skill-card:nth-child(3n+3):hover{color:#7b3a05;background:#ea7b2d2e;border-color:#ea7b2d99;transform:translateY(-3px)}.projects-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.projects-dropdown-toggle{color:var(--text);cursor:pointer;background:#f4f7fc;border:1px solid #2d436a4d;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-family:IBM Plex Mono,monospace;font-size:1rem;display:inline-flex}.projects-dropdown-toggle:hover{background:#eaf0fa}.dropdown-arrow{font-size:.9rem;line-height:1;transition:transform .18s}.dropdown-arrow.expanded{transform:rotate(180deg)}.projects-content{margin-top:18px;transition:max-height .26s;position:relative}.projects-content.collapsed{max-height:380px;overflow:hidden}.projects-content.collapsed:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fcfdfff5);height:120px;position:absolute;bottom:0;left:0;right:0}.projects-content.expanded{max-height:2500px}.project-card{background:var(--surface-strong);border:1px solid #3149764d;border-radius:18px;padding:20px}.project-card h3{margin:0;font-size:1.2rem}.project-summary{color:var(--muted);margin-top:10px;line-height:1.65}.project-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.project-image-slot{background:#eef3fb;border:1px solid #3149763d;border-radius:12px;margin:0;overflow:hidden}.project-image-slot img{object-fit:cover;background:linear-gradient(135deg,#7b4dff29,#16a36d1f);width:100%;height:160px;display:block}.project-details{margin-top:12px}.project-details p{color:var(--muted);margin:10px 0 0;line-height:1.62}.project-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.project-tags span{background:#f4f7fc;border:1px solid #3149764d;border-radius:999px;padding:6px 10px;font-family:IBM Plex Mono,monospace;font-size:.8rem}.site-footer{color:var(--muted);padding-bottom:32px;font-family:IBM Plex Mono,monospace;font-size:.83rem}@media (width<=980px){.hero-section{grid-template-columns:1fr}.skills-grid,.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.system-structure{min-height:260px}}@media (width<=640px){.site-header{flex-direction:column;align-items:flex-start}.header-links{justify-content:flex-start}.skills-grid,.project-gallery{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(1.9rem,10vw,2.8rem)}.projects-header-row{flex-direction:column;align-items:flex-start}}
