:root{--background:#0b0b10;--background-raised:#111118;--card:#14141d;--card-hover:#181823;--text:#eeeef5;--text-muted:#9898aa;--text-faint:#656578;--accent:#9277ff;--accent-bright:#ad9aff;--accent-soft:#9277ff1c;--green:#78dba9;--yellow:#e4c875;--border:#292936;--border-light:#3a3a49;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:radial-gradient(circle at 77% 3%, #7154c817, transparent 30rem), var(--background);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}::selection{background:var(--accent);color:#08080c}.site-header{z-index:20;backdrop-filter:blur(16px);background:#0b0b10d6;border-bottom:1px solid #292936c2;position:sticky;top:0}.nav-container{width:min(calc(100% - 40px), var(--max-width));justify-content:space-between;align-items:center;height:72px;margin:auto;display:flex}.brand{letter-spacing:.04em;align-items:center;gap:10px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:700;text-decoration:none;display:flex}.prompt{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}nav{gap:22px;display:flex}nav a{color:var(--text-muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;text-decoration:none;transition:color .16s}nav a:hover{color:var(--accent-bright)}.hero{border-bottom:1px solid var(--border);align-items:center;min-height:calc(100vh - 72px);display:flex}.hero-inner{width:min(calc(100% - 40px), var(--max-width));margin:auto;padding:95px 0}.eyebrow,.section-number{color:var(--accent-bright);letter-spacing:.12em;margin:0 0 24px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:600}.eyebrow{align-items:center;gap:10px;display:flex}.status-dot{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 10px #78dba966}h1{letter-spacing:-.07em;max-width:900px;margin:0;font-size:clamp(4.2rem,11vw,9rem);font-weight:750;line-height:.84}h1 span{color:var(--text-muted);display:block}.hero-description{max-width:770px;color:var(--text-muted);margin:42px 0 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--border-light);border-radius:6px;justify-content:center;align-items:center;gap:13px;min-height:46px;padding:0 19px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8rem;font-weight:600;text-decoration:none;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{border-color:var(--accent);background:var(--accent);color:#0c0915}.button.primary:hover{border-color:var(--accent-bright);background:var(--accent-bright)}.button.secondary{color:var(--text-muted);background:0 0}.button.secondary:hover{border-color:var(--accent);color:var(--text)}.focus-strip{align-items:center;gap:22px;max-width:900px;margin-top:38px;display:flex}.focus-strip>div{min-width:0}.focus-label{color:var(--text-faint);letter-spacing:.12em;margin-bottom:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.61rem;display:block}.focus-strip strong{color:var(--text-muted);font-size:.85rem;font-weight:550}.focus-arrow{color:var(--text-faint)}.terminal-line{border:1px solid var(--border);max-width:max-content;color:var(--text-faint);background:#111118a6;border-radius:6px;margin-top:42px;padding:13px 16px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem}.terminal-user{color:var(--green)}.terminal-path{color:var(--accent-bright)}.terminal-symbol{color:var(--text);margin-right:7px}.cursor{vertical-align:-2px;background:var(--accent);width:7px;height:1em;margin-left:5px;animation:1.1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.section{width:min(calc(100% - 40px), var(--max-width));border-bottom:1px solid var(--border);margin:auto;padding:120px 0}.section-heading{margin-bottom:58px}.section-heading h2,.contact-section h2,.philosophy-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.04}.section-heading>p:last-child{max-width:640px;color:var(--text-muted);margin:20px 0 0}.split-heading{grid-template-columns:1fr .75fr;align-items:end;gap:80px;display:grid}.heading-copy{color:var(--text-muted);padding-bottom:7px;font-size:1rem;margin:0!important}.about-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:80px;display:grid}.about-copy{max-width:690px}.about-copy p{color:var(--text-muted);margin:0 0 22px;font-size:1.04rem}.about-copy p:first-child{color:var(--text);font-size:1.14rem}.about-panel{border:1px solid var(--border);background:var(--background-raised);border-radius:7px;overflow:hidden}.panel-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:18px 20px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.73rem;display:flex}.panel-row:last-child{border-bottom:0}.panel-row>span{color:var(--text-faint)}.panel-row strong{color:var(--text-muted);text-align:right;font-weight:500}.panel-row .online{color:var(--green);align-items:center;gap:8px;display:flex}.timeline{position:relative}.timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:25px}.timeline-item{grid-template-columns:52px 1fr;gap:28px;padding-bottom:50px;display:grid;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-marker{z-index:2;border:1px solid var(--border-light);background:var(--background);width:52px;height:52px;color:var(--accent-bright);border-radius:50%;justify-content:center;align-items:center;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.68rem;display:flex;position:relative}.timeline-content{max-width:850px;padding:5px 0}.timeline-meta{color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:8px 20px;margin-bottom:9px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.68rem;display:flex}.timeline-content h3{letter-spacing:-.025em;margin:0 0 12px;font-size:1.5rem}.timeline-content>p{max-width:770px;color:var(--text-muted);margin:0 0 20px}.opsec-note{color:var(--text-faint);margin:55px 0 0 80px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.71rem}.opsec-note .prompt{margin-right:8px}.project-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.project-card{border:1px solid var(--border);background:var(--background-raised);border-radius:7px;flex-direction:column;min-height:305px;padding:27px;transition:transform .16s,border-color .16s,background .16s;display:flex}.project-card:first-child{background:linear-gradient(140deg, #9277ff12, transparent 45%), var(--background-raised);border-color:#9277ff61}.project-card:hover{border-color:var(--border-light);background-color:var(--card-hover);transform:translateY(-3px)}.project-top{justify-content:space-between;align-items:center;display:flex}.project-index{color:var(--text-faint);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem}.project-status{color:var(--green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.66rem;display:flex}.project-status.building{color:var(--yellow)}.project-status.building .status-dot{background:var(--yellow);box-shadow:none}.project-card h3{letter-spacing:-.025em;margin:35px 0 12px;font-size:1.45rem}.project-card>p{max-width:510px;color:var(--text-muted);margin:0 0 30px;font-size:.91rem}.tags{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.tags span{border:1px solid var(--border);background:var(--accent-soft);color:var(--accent-bright);border-radius:4px;padding:5px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.65rem}.certification-heading{grid-template-columns:1fr .75fr;align-items:end;gap:75px;display:grid}.oscp-card{background:linear-gradient(135deg, #9277ff17, transparent 70%), var(--background-raised);border:1px solid #9277ff66;border-radius:7px;padding:24px}.oscp-status{color:var(--green);letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:15px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.66rem;display:flex}.oscp-card strong{font-size:1.35rem;display:block}.oscp-card p{color:var(--text-muted);margin:12px 0 0;font-size:.85rem}.cert-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cert-card{border:1px solid var(--border);background:var(--background-raised);border-radius:7px;flex-direction:column;justify-content:space-between;min-height:120px;padding:20px;display:flex}.cert-card span{color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.61rem}.cert-card h3{color:var(--text);margin:20px 0 0;font-size:1rem;font-weight:550}.education-card{background:radial-gradient(circle at 88% 18%, #9277ff1a, transparent 22rem), var(--background-raised);border:1px solid #9277ff59;border-radius:8px;padding:34px;position:relative;overflow:hidden}.education-card:before{content:"";background:var(--accent);width:4px;height:100%;position:absolute;top:0;left:0}.education-top{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.education-label{color:var(--text-faint);letter-spacing:.1em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.63rem;display:block}.education-card h3{letter-spacing:-.035em;margin:14px 0 0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.18}.education-card h3 span{color:var(--text-muted);margin-top:5px;font-weight:500;display:block}.education-year{color:var(--accent-bright);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem}.education-footer{border-top:1px solid var(--border);grid-template-columns:.75fr 1.25fr;gap:40px;margin-top:45px;padding-top:24px;display:grid}.education-footer strong{color:var(--text-muted);margin-top:8px;font-size:.88rem;font-weight:500;display:block}.skills-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.skill-group{border:1px solid var(--border);background:var(--background-raised);border-radius:7px;padding:25px}.skill-group h3{color:var(--accent-bright);text-transform:uppercase;letter-spacing:.1em;margin:0 0 20px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem}.skill-group ul{margin:0;padding:0;list-style:none}.skill-group li{color:var(--text-muted);padding:7px 0;font-size:.88rem}.skill-group li:before{content:"›";color:var(--text-faint);margin-right:9px}.philosophy-section{grid-template-columns:1fr .75fr;align-items:start;gap:80px;display:grid}.philosophy-section h2{max-width:700px}.philosophy-copy p{color:var(--text-muted);margin:0 0 20px}.contact-section{grid-template-columns:1fr auto;align-items:end;gap:60px;display:grid}.contact-copy{max-width:650px;color:var(--text-muted);margin:25px 0 0}footer{width:min(calc(100% - 40px), var(--max-width));color:var(--text-faint);justify-content:space-between;gap:30px;margin:auto;padding:35px 0 50px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem;display:flex}footer div{gap:9px;display:flex}footer p{margin:0}@media (width<=980px){nav{gap:15px}nav a{font-size:.66rem}}@media (width<=900px){.split-heading,.certification-heading,.philosophy-section{grid-template-columns:1fr;gap:40px}.about-grid{grid-template-columns:1fr;gap:45px}.cert-grid,.skills-grid{grid-template-columns:repeat(2,1fr)}.education-footer{grid-template-columns:1fr;gap:22px}}@media (width<=760px){.nav-container{height:64px}nav a:nth-child(2),nav a:nth-child(4),nav a:nth-child(5),nav a:nth-child(6){display:none}.hero{min-height:auto}.hero-inner{padding:85px 0 75px}h1{font-size:clamp(4rem,19vw,7rem)}.focus-strip{flex-direction:column;align-items:flex-start;gap:13px}.focus-arrow{display:none}.terminal-line{white-space:nowrap;max-width:100%;overflow-x:auto}.section{padding:85px 0}.project-grid{grid-template-columns:1fr}.contact-section{grid-template-columns:1fr;align-items:start;gap:40px}.opsec-note{margin-left:0}footer{flex-direction:column;gap:12px}}@media (width<=520px){.nav-container,.hero-inner,.section,footer{width:min(calc(100% - 30px), var(--max-width))}.brand span:last-child{display:none}nav{gap:13px}nav a{font-size:.64rem}.eyebrow{max-width:310px;font-size:.63rem}.cert-grid,.skills-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:42px 1fr;gap:18px}.timeline:before{left:20px}.timeline-marker{width:42px;height:42px}.panel-row{flex-direction:column;gap:5px}.panel-row strong{text-align:left}.project-card{min-height:280px;padding:22px}.education-card{padding:26px 22px}.education-top{flex-direction:column-reverse;gap:18px}.education-footer{margin-top:35px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-stat{border:1px solid var(--border);background:#111118a6;border-radius:6px;align-items:center;gap:15px;width:max-content;margin-top:42px;padding:14px 18px;display:flex}.hero-stat-value{color:var(--accent-bright);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1.55rem;font-weight:700;line-height:1}.hero-stat>div{border-left:1px solid var(--border);padding-left:15px}.hero-stat-label{color:var(--text-faint);letter-spacing:.12em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.58rem;display:block}.hero-stat strong{color:var(--text-muted);margin-top:2px;font-size:.82rem;font-weight:550;display:block}@media (width<=520px){.hero-stat{width:100%}}@media (width<=850px){.case-grid{grid-template-columns:1fr;gap:45px}.service-grid{grid-template-columns:repeat(2,1fr)}.architecture-split{flex-direction:column;align-items:center}.architecture-split .architecture-node{max-width:420px}}@media (width<=650px){.project-page-container{width:min(calc(100% - 30px), var(--max-width))}.project-hero .project-page-container{padding:70px 0}.back-link{margin-bottom:40px}.case-meta{grid-template-columns:1fr}.case-meta>div{border-right:0;border-bottom:1px solid var(--border)}.case-meta>div:last-child{border-bottom:0}.project-page-section>.project-page-container{padding:80px 0}.service-grid{grid-template-columns:1fr}.lesson{grid-template-columns:45px 1fr}}.project-hero{border-bottom:1px solid var(--border)}.project-page-container{width:min(calc(100% - 40px), var(--max-width));margin:auto}.project-hero .project-page-container{padding:95px 0 85px}.back-link{color:var(--text-faint);margin-bottom:55px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;text-decoration:none;transition:color .15s;display:inline-block}.back-link:hover{color:var(--accent-bright)}.project-page-title{letter-spacing:-.065em;margin:0;font-size:clamp(3.6rem,9vw,7rem);font-weight:750;line-height:.9}.project-page-title span{color:var(--text-muted);display:block}.project-lead{max-width:780px;color:var(--text-muted);margin:38px 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.case-meta{border:1px solid var(--border);background:var(--background-raised);border-radius:7px;grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.case-meta>div{border-right:1px solid var(--border);padding:18px 20px}.case-meta>div:last-child{border-right:0}.case-meta span{color:var(--text-faint);letter-spacing:.1em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.6rem;display:block}.case-meta strong{color:var(--text-muted);margin-top:5px;font-size:.84rem;font-weight:550;display:block}.case-meta .online{color:var(--green);align-items:center;gap:8px;display:flex}.case-meta .online .status-dot{display:inline-block}.project-page-section{border-bottom:1px solid var(--border)}.project-page-section>.project-page-container{padding:110px 0}.project-page-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1.05}.case-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.case-copy{max-width:700px}.case-copy p{color:var(--text-muted);margin:0 0 22px;font-size:1rem;line-height:1.75}.case-copy p:first-child{color:var(--text);font-size:1.08rem}.architecture-diagram{flex-direction:column;align-items:center;gap:14px;max-width:850px;margin:60px auto 0;display:flex}.architecture-node{border:1px solid var(--border);background:var(--background-raised);text-align:center;border-radius:7px;width:min(100%,420px);padding:18px 20px}.architecture-node span{color:var(--text-faint);letter-spacing:.1em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.61rem;display:block}.architecture-node strong{color:var(--text-muted);margin-top:5px;font-weight:550;display:block}.architecture-node.external{border-style:dashed}.architecture-node.accent-node{background:linear-gradient(135deg, #9277ff1a, transparent 70%), var(--background-raised);border-color:#9277ff80}.architecture-arrow{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.architecture-split{justify-content:center;gap:14px;width:100%;display:flex}.architecture-split .architecture-node{max-width:300px}.project-opsec{max-width:850px;margin:40px auto 0}.service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-card{border:1px solid var(--border);background:var(--background-raised);border-radius:7px;min-height:190px;padding:24px}.service-prompt{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem}.service-card h3{margin:28px 0 10px;font-size:1.15rem}.service-card p{color:var(--text-muted);margin:0;font-size:.86rem}.case-skill-list{flex-wrap:wrap;gap:10px;display:flex}.case-skill-list span{border:1px solid var(--border);background:var(--accent-soft);color:var(--accent-bright);border-radius:5px;padding:10px 13px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem}.lesson-list{border-top:1px solid var(--border)}.lesson{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr;gap:20px;padding:24px 0;display:grid}.lesson>span{color:var(--accent-bright);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem}.lesson p{max-width:800px;color:var(--text-muted);margin:0}.next-project-section{border-bottom:0}.project-page-actions{flex-wrap:wrap;gap:12px;margin-top:35px;display:flex}@media (width<=850px){.case-grid{grid-template-columns:1fr;gap:45px}.service-grid{grid-template-columns:repeat(2,1fr)}.architecture-split{flex-direction:column;align-items:center}.architecture-split .architecture-node{max-width:420px}}@media (width<=650px){.project-page-container{width:min(calc(100% - 30px), var(--max-width))}.project-hero .project-page-container{padding:70px 0}.back-link{margin-bottom:40px}.case-meta{grid-template-columns:1fr}.case-meta>div{border-right:0;border-bottom:1px solid var(--border)}.case-meta>div:last-child{border-bottom:0}.project-page-section>.project-page-container{padding:80px 0}.service-grid{grid-template-columns:1fr}.lesson{grid-template-columns:45px 1fr}}.project-link{color:inherit;justify-content:space-between;align-items:center;gap:20px;text-decoration:none;display:flex}.project-link span{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;transition:transform .15s}.project-link:hover span{transform:translate(4px)}.case-figure{border:1px solid var(--border);background:var(--background-raised);border-radius:8px;margin:0;overflow:hidden}.case-figure img{width:100%;height:auto;display:block}.case-figure figcaption{border-top:1px solid var(--border);color:var(--text-faint);padding:14px 17px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.68rem;line-height:1.55}.architecture-figure{max-width:1000px;margin:0 auto 22px}.screenshot-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px;display:grid}.screenshot-empty{text-align:center;background:linear-gradient(135deg, #9277ff0f, transparent 60%), var(--background-raised);flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:35px;display:flex}.screenshot-empty .prompt{margin-bottom:18px;font-size:1rem}.screenshot-empty strong{color:var(--text);font-size:1rem}.screenshot-empty p{max-width:350px;color:var(--text-faint);margin:10px 0 0;font-size:.78rem}.screenshot-empty code{color:var(--accent-bright);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}@media (width<=700px){.screenshot-grid{grid-template-columns:1fr}.screenshot-empty{min-height:220px;padding:28px 20px}}
