.hero-section{min-height:100vh;display:grid;grid-template-rows:1fr auto;padding-top:0}.hero-bg{height:100%;width:100%;z-index:-1;top:0}.hero-bg h1{font-size:30vh;line-height:0.75;font-family:'FunnelDisplay-Bold';position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.hero-bg .h1-front{color:var(--bg)}.hero-bg .h1-back{margin-top:.25vh;margin-left:.10vh;color:var(--accent);opacity:0.05}.hero-inner{display:flex;flex-direction:column;justify-content:flex-end;padding:0 3rem 4rem;position:relative}.hero-eyebrow{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.hero-eyebrow .line{width:25px;height:1px;background:var(--accent)}.hero-title{max-width:calc(100vw / 2);margin-bottom:2rem}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.hero-status{text-align:right}.hero-status p{font-family:var(--font-mono);font-size:0.65rem;letter-spacing:0.12em;color:var(--fg-3);text-transform:uppercase;line-height:2}.hero-status p span{color:var(--fg-2)}.currently{padding:6rem 0;background-color:var(--bg)}.currently-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--border)}.currently-item{padding:2rem 2.5rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:background 0.3s}.currently-item:nth-child(even){border-right:none}.currently-item:nth-child(3),.currently-item:nth-child(4){border-bottom:none}.currently-item:hover{background:var(--bg-2)}.currently-item .label{margin-bottom:0.8rem}.currently-title{margin-top:0.8rem;font-size:1rem;color:var(--fg);margin-bottom:0.4rem}.currently-item p{font-size:0.88rem;color:var(--fg-2);line-height:1.6}.cta-section{padding:6rem 0 8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem;height:calc(90vh - 10rem);width:100vw}.cta-section h2{width:100%}.cta-section a{border-radius:.5rem}.page-hero{padding:5rem 0 4rem}.page-hero .label{margin-bottom:1.5rem}.page-hero p{max-width:600px;font-size:1rem;line-height:1.8;color:var(--fg-2);margin-top:1.5rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.timeline li{display:grid;grid-template-columns:7rem 1fr;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--border);position:relative}.timeline li:first-child{border-top:1px solid var(--border)}.tl-year{font-family:var(--font-mono);font-size:0.68rem;letter-spacing:0.1em;color:var(--fg-3);padding-top:0.15rem;line-height:1.4}.tl-role{font-size:0.95rem;font-weight:500;color:var(--fg);margin-bottom:0.2rem}.tl-org{font-family:var(--font-mono);font-size:0.68rem;letter-spacing:0.08em;color:var(--fg-3)}.tl-tag{display:inline-block;margin-left:0.5rem;font-family:var(--font-mono);font-size:0.6rem;letter-spacing:0.1em;text-transform:uppercase;padding:0.15rem 0.5rem;border:1px solid var(--accent);color:var(--accent);border-radius:.25rem}.tl-tag.wip{border-color:var(--warn);color:var(--warn)}.about-text p{font-size:0.95rem;color:var(--fg-2);line-height:1.85;margin-bottom:1.5rem}.about-text p{color:var(--fg);font-size:1rem}.about-links{margin-top:2.5rem;display:flex;flex-direction:column;gap:0.8rem}.skills-section{margin-top:5rem}.skills-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--border);margin-top:3rem;border-radius:.5rem}.skill-group{padding:2rem;border-right:1px solid var(--border)}.skill-group:last-child{border-right:none}.skill-group .label{margin-bottom:1.2rem}.skill-list{display:flex;flex-direction:column;gap:0.5rem}.skill-list li{font-size:0.82rem;color:var(--fg-2);padding:0.3rem 0;border-bottom:1px solid var(--border)}.skill-list li:last-child{border-bottom:none}.skill-list li:hover{color:var(--fg);padding-left:0.4rem}.certs-section{margin-top:5rem;margin-bottom:5rem}.certs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.cert-card{border:1px solid var(--border);padding:2rem;border-radius:.5rem;display:flex;flex-direction:row;transition:border-color 0.3s,background 0.3s}.cert_image{display:flex;justify-content:center;align-items:center;height:auto;width:150px;margin-right:1.5rem}.cert-card:hover{border-color:var(--border-2);background:var(--bg-2)}.cert-card.done{border-left:2px solid var(--accent)}.cert-card.wip{border-left:2px solid var(--warn)}.cert-issuer{font-family:var(--font-mono);font-size:0.65rem;letter-spacing:0.12em;text-transform:uppercase;color:var(--fg-3);margin-bottom:0.6rem}.cert-name{font-size:1rem;font-weight:500;color:var(--fg);margin-bottom:0.4rem}.cert-full{font-size:0.8rem;color:var(--fg-3);margin-bottom:1rem}.cert-date{font-family:var(--font-mono);font-size:0.65rem;letter-spacing:0.1em;color:var(--fg-3)}.quote-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:none}.quote-section h2{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1.2;color:var(--fg)}.quote-section h2:last-child{font-size:clamp(1.5rem,3vw,1.5rem);color:var(--fg-2)}.project{display:grid;grid-template-columns:1fr 2fr;gap:0;border:1px solid var(--border);margin-bottom:1.5rem;transition:border-color 0.3s;border-radius:.5rem}.project:hover{border-color:var(--border-2)}.project-meta{padding:2.5rem;border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:space-between;background:var(--bg-2)}.project-num{font-family:var(--font-mono);font-size:0.65rem;letter-spacing:0.15em;color:var(--fg-3);margin-bottom:2rem}.project-title{font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:400;line-height:1.15;color:var(--fg);margin-bottom:1rem}.project-subtitle{font-size:0.82rem;color:var(--fg-3);line-height:1.6;margin-bottom:1.5rem}.project-body{padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.project-hook{font-size:1rem;color:var(--fg);line-height:1.75;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.project-detail{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.detail-block .label{margin-bottom:0.7rem}.detail-block p{font-size:0.84rem;color:var(--fg-2);line-height:1.7}.project-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--border)}.machines-section{margin-top:1rem}.machines-table{width:100%;border-collapse:collapse}.machines-table th{font-family:var(--font-mono);font-size:0.65rem;letter-spacing:0.12em;text-transform:uppercase;color:var(--fg-3);text-align:left;padding:0.6rem 0;border-bottom:1px solid var(--border)}.machines-table td{font-size:0.84rem;color:var(--fg-2);padding:0.8rem 0;border-bottom:1px solid var(--border);vertical-align:middle}.machines-table tr:last-child td{border-bottom:none}.machines-table td:first-child{color:var(--fg)}.diff{font-family:var(--font-mono);font-size:0.65rem;letter-spacing:0.08em;padding:0.2rem 0.6rem;border-radius:2px}.diff-easy{background:rgba(200,241,53,0.08);color:va(--accent);border:1px solid rgba(200,241,53,0.2)}.diff-medium{background:rgba(245,166,35,0.08);color:#f5a623;border:1px solid rgba(245,166,35,0.2)}.diff-hard{background:rgba(255,68,68,0.08);color:va(--red);border:1px solid rgba(255,68,68,0.2)}.lab-diagram{display:grid;grid-template-columns:repeat(3,1fr);gap:0.8rem;margin-top:0.5rem}.lab-node{border:1px solid var(--border);padding:1rem;border-radius:2px;transition:border-color 0.2s,background 0.2s}.lab-node:hover{border-color:var(--accent);background:rgba(200,241,53,0.03)}.lab-node .node-icon{font-family:var(--font-mono);font-size:0.7rem;color:var(--accent);margin-bottom:0.4rem}.lab-node .node-name{font-size:0.82rem;color:var(--fg);margin-bottom:0.2rem}.lab-node .node-desc{font-size:0.72rem;color:var(--fg-3);line-height:1.4}@media (max-width:900px){.project{grid-template-columns:1fr}.project-meta{border-right:none;border-bottom:1px solid var(--border)}.project-detail{grid-template-columns:1fr}}@media (max-width:600px){.lab-diagram{grid-template-columns:1fr 1fr}}@media (max-width:1000px){.post-layout{grid-template-columns:1fr;gap:0}.post-toc{position:static;border:1px solid var(--border);padding:1.5rem;margin-bottom:3rem}.toc-list{flex-direction:row;flex-wrap:wrap;gap:0}.toc-link{border-bottom:none;border-right:1px solid var(--border);padding:.3rem .7rem}.toc-link::before{display:none}}@media (max-width:600px){.post-nav-inner{grid-template-columns:1fr}.post-nav-item.next{text-align:left}.post-footer-inner{flex-direction:column;gap:1.5rem}.post-footer-links{align-items:flex-start}}@media (max-width:900px){.two-col{grid-template-columns:1fr;gap:3rem}.skills-grid{grid-template-columns:1fr 1fr}.skill-group:nth-child(2){border-right:none}.skill-group:nth-child(3),.skill-group:nth-child(4){border-top:1px solid var(--border)}.skill-group:nth-child(4){border-right:none}.certs-grid{grid-template-columns:1fr}.project-row{grid-template-columns:50px 1fr;gap:1rem}.project-meta{grid-column:2;align-items:flex-start;text-align:left}.project-links{align-items:flex-start}}@media (max-width:768px){.hero-inner{padding:0 1.5rem 3rem}.hero-bottom{flex-direction:column;align-items:flex-start}.hero-status{text-align:left}.currently-grid{grid-template-columns:1fr}.currently-item:nth-child(even){border-right:1px solid var(--border)}.currently-item:nth-child(3){border-bottom:1px solid var(--border)}.currently-item:nth-child(4){border-bottom:none}.currently-item{border-right:none}.featured-list li{flex-wrap:wrap}.post-item{grid-template-columns:1fr}.post-date-col{padding:1.5rem 0 1rem;border-right:none;border-bottom:1px solid var(--border);flex-direction:row;gap:1.5rem}.post-body{padding:1.5rem 0 2rem}.topics{flex-direction:column;gap:1.5rem;padding:2rem}.writing-note{flex-direction:column;gap:1rem;padding:2rem}}@media (max-width:600px){.skills-grid{grid-template-columns:1fr}.skill-group{border-right:none;border-bottom:1px solid var(--border)}.skill-group:last-child{border-bottom:none}}