*{box-sizing:border-box}:root{color-scheme:dark;font-family:Segoe UI,Arial,sans-serif;background:#080a10;color:#eff1f7;font-synthesis:none}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;--accent: #95e6ef;--secondary: #a595f6;--glow: 89, 157, 249;--line: rgba(190, 204, 230, .15);--muted: #949aaf;--surface: #0e121c;overflow-x:clip}body[data-profile=industrie]{--accent: #f2c38b;--secondary: #ee9163;--glow: 226, 146, 69;--surface: #15130f}::selection{background:var(--accent);color:#080a10}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:500}button,summary{touch-action:manipulation}.container{width:min(1160px,calc(100% - 112px));margin-inline:auto}.mono,.eyebrow,.section-label,.entry-date{font-family:Consolas,Courier New,monospace;font-size:10px;font-weight:400;letter-spacing:.13em;line-height:1.7}.muted{color:var(--muted)}.gradient-text{color:var(--accent);background:linear-gradient(110deg,#eef9ff 5%,var(--accent) 35%,var(--secondary) 65%,var(--accent) 90%);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-drift 12s ease-in-out infinite alternate}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent);flex-shrink:0}.header{position:fixed;z-index:30;top:20px;left:50%;transform:translate(-50%);width:min(1160px,calc(100% - 64px));display:flex;align-items:center;justify-content:space-between;padding:12px 22px;border:1px solid var(--line);border-radius:14px;background:#0b0e17c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 45px #0002}.brand{font-size:26px;letter-spacing:-2px;line-height:1;font-weight:750}.brand span{color:var(--accent)}.header nav{display:flex;gap:30px}.header nav a{position:relative;font-size:12px;color:#a5abbe;padding:9px 0;transition:color .2s}.header nav a:hover,.header nav a[aria-current]{color:#fff}.header nav a:after{content:"";position:absolute;height:3px;width:3px;border-radius:50%;background:var(--accent);bottom:0;left:calc(50% - 1px);opacity:0;transition:opacity .3s}.header nav a[aria-current]:after{opacity:1}.header-actions{display:flex;align-items:center;gap:12px}.profile-toggle{display:flex;align-items:center;gap:10px;min-width:128px;justify-content:center;padding:11px 13px;border:1px solid var(--line);border-radius:7px;background:rgba(var(--glow),.08);color:var(--accent);font-size:12px;transition:background .3s,color .5s}.profile-toggle:hover{background:rgba(var(--glow),.18)}#toggle-icon{font-family:Consolas,monospace;font-size:15px}.toggle-arrows{margin-left:auto;color:#9fa5b7}.header-progress{position:absolute;bottom:-1px;left:20px;right:20px;height:1px;overflow:hidden}.header-progress span{display:block;height:100%;background:linear-gradient(90deg,transparent,var(--accent));transform:scaleX(0);transform-origin:left}.menu-toggle{display:none;width:40px;height:40px;background:transparent}.menu-toggle span{display:block;width:20px;height:1px;background:#fff;margin:6px auto;transition:transform .25s}.universe{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden;background:#080a10}.nebula{position:absolute;inset:-12%;transition:opacity 1.2s;animation:nebula-drift 24s ease-in-out infinite alternate}.nebula--dev{background:radial-gradient(ellipse at 78% 30%,#23469530,transparent 48%),radial-gradient(ellipse at 58% 65%,#54288c27,transparent 46%),radial-gradient(ellipse at 5% 55%,#18375520,transparent 45%)}.nebula--industry{opacity:0;background:radial-gradient(ellipse at 78% 30%,#a5612938,transparent 48%),radial-gradient(ellipse at 58% 65%,#6a352d24,transparent 46%),radial-gradient(ellipse at 5% 55%,#47494c28,transparent 45%)}[data-profile=industrie] .nebula--dev{opacity:0}[data-profile=industrie] .nebula--industry{opacity:1}.starfield{position:absolute;inset:-100px 0}.star{position:absolute;border-radius:50%;background:#d8e4ff}.cursor-light{position:absolute;top:-220px;left:-220px;width:440px;height:440px;opacity:0;background:radial-gradient(circle,rgba(var(--glow),.08),transparent 66%);transition:opacity .5s}.chapter-indicator{position:fixed;right:20px;top:46%;display:flex;flex-direction:column;gap:12px;align-items:center;color:#71798d;font:9px Consolas,monospace;z-index:10}#chapter-number{color:var(--accent)}.chapter-track{display:block;height:94px;width:1px;background:#ffffff17}.chapter-track i{display:block;height:100%;background:var(--accent);transform:scaleY(0);transform-origin:top}.skip-link{position:fixed;left:20px;top:-100px;padding:12px;background:#131c2e;z-index:100}.skip-link:focus{top:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.noscript{padding:24px;background:#101521}@media(min-width:1500px){.container{width:min(1300px,calc(100% - 160px))}}@media(max-width:800px){.container{width:calc(100% - 48px)}.header{width:calc(100% - 32px);top:12px;padding:10px 16px}.header nav{gap:18px}.chapter-indicator{display:none}}@media(max-width:600px){html{scroll-padding-top:95px}.container{width:calc(100% - 40px)}.header{border-radius:12px}.brand{font-size:24px}.menu-toggle{display:block}.header nav{display:none;position:absolute;top:calc(100% + 8px);left:-1px;right:-1px;padding:18px;flex-direction:column;gap:4px;border:1px solid var(--line);border-radius:12px;background:#10131e;box-shadow:0 20px 45px #0008}.header nav.is-open{display:flex}.header nav a{padding:12px;font-size:16px}.header nav a:after{left:0;bottom:50%}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.profile-toggle{min-width:118px;padding:10px}.mono,.eyebrow,.section-label{font-size:9px}}.hero{position:relative;isolation:isolate;min-height:800px;min-height:max(800px,100svh);border-bottom:1px solid var(--line);overflow:clip}.hero-content{position:relative;padding-top:137px}.hero-topline{display:flex;align-items:center;justify-content:space-between;color:#8d95aa}.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase}.hero-coordinate{color:#737c93}.hero-heading{padding-top:48px;padding-bottom:45px}.hero-prelude{font-size:13px;color:#b1b7c7;margin-bottom:20px}.hero h1{font-size:clamp(90px,11.7vw,172px);letter-spacing:-.075em;line-height:.86;font-weight:550;margin-left:-7px;max-width:820px}.hero h1>span{display:inline-block;padding-bottom:.14em}.title-dot{-webkit-text-fill-color:var(--accent)}.hero-subtitle{margin-top:14px;margin-left:3px;font-size:16px;line-height:1.8;letter-spacing:-.01em;color:#bfc4d2}.cross{color:var(--accent);margin-right:7px}.hero-scene{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.orbital{position:absolute;width:650px;height:650px;right:-10px;top:100px;transform:translateZ(0)}.planet{position:absolute;inset:124px;border-radius:50%;overflow:hidden;border:1px solid rgba(var(--glow),.25);background:radial-gradient(circle at 23% 18%,rgba(var(--glow),.26),#111626 32%,#080b12 68%);box-shadow:-12px -8px 36px -20px var(--accent),inset 12px 9px 24px -18px var(--accent),0 0 90px rgba(var(--glow),.08);transform:rotate(-26deg)}.planet:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 70%,#080a10 18%,transparent 76%)}.planet-grid{width:200%;height:200%;position:absolute;inset:-50%;border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0 29px,rgba(var(--glow),.12) 30px 31px),repeating-linear-gradient(90deg,transparent 0 29px,rgba(var(--glow),.12) 30px 31px);transform:perspective(450px) rotateY(-35deg)}.orbit{position:absolute;inset:26px;border:1px solid rgba(var(--glow),.24);border-radius:50%;transform:rotate(-32deg) scaleY(.51);box-shadow:0 -1px 3px rgba(var(--glow),.18)}.orbit--one{border-top-color:var(--accent);z-index:2}.orbit--two{inset:-38px;transform:rotate(-32deg) scaleY(.51);opacity:.4}.orbit--three{inset:63px;transform:rotate(58deg) scaleY(.77);border-style:dashed;opacity:.3}.satellite{position:absolute;top:189px;right:73px;width:9px;height:9px;border-radius:50%;background:#e7faff;box-shadow:0 0 15px var(--accent),0 0 40px var(--accent)}.orbital-cross{position:absolute;top:78px;left:200px;color:#8195b5;font:16px Consolas,monospace}.hero-bottom{display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:end}.hero-caption .mono{color:#939bae}.hero-caption p{font-size:17px;line-height:1.65;color:#cad0df;margin:12px 0 18px}.caption-line{display:block;width:54px;height:1px;background:var(--accent)}.profile-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-choice{position:relative;overflow:hidden;padding:23px 24px 25px;text-align:left;border:1px solid var(--choice-border);border-radius:12px;background:linear-gradient(130deg,var(--choice-bg),#0c101acc);transition:border-color .4s,transform .4s,box-shadow .4s}.choice-dev{--choice-color: #98dfed;--choice-border: #53778b55;--choice-bg: #233d5933}.choice-industry{--choice-color: #eeb77e;--choice-border: #87634755;--choice-bg: #58402a33}.profile-choice:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% -10%,var(--choice-color),transparent 70%);opacity:.04;transition:opacity .4s;pointer-events:none}.profile-choice:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0004;border-color:var(--choice-color)}.profile-choice:hover:before{opacity:.14}.profile-choice[aria-pressed=true]{border-color:var(--choice-color)}.choice-top{display:flex;justify-content:space-between;align-items:center;color:var(--choice-color);margin-bottom:27px}.choice-top .mono{font-size:9px;opacity:.7}.choice-icon{font:24px Consolas,monospace}.choice-title{display:flex;justify-content:space-between;gap:10px;font-size:16px;font-weight:500;letter-spacing:-.035em}.choice-title>span{color:var(--choice-color);transition:transform .3s}.profile-choice:hover .choice-title>span{transform:translate(3px,-3px)}.choice-description{display:block;margin-top:8px;color:#a1a7b9;font-size:11px}.hero-baseline{display:flex;justify-content:space-between;align-items:center;margin:33px 0 27px;color:#7e879c}.hero-baseline a{display:flex;align-items:center;gap:13px;font-size:10px}.hero-baseline .mono{font-size:8px}.scroll-line{width:35px;height:1px;background:linear-gradient(90deg,transparent,var(--accent))}@media(min-width:1500px){.orbital{right:8%;top:15%;width:740px;height:740px}.hero-content{padding-top:160px}.hero-heading{padding-top:65px;padding-bottom:55px}}@media(max-width:1000px){.hero-bottom{grid-template-columns:1fr 2.6fr;gap:24px}.hero h1{font-size:126px}.orbital{right:-190px;opacity:.75}.profile-choice{padding:20px 17px}.choice-title{font-size:14px}}@media(max-width:800px){.hero-caption{display:none}.hero-bottom{display:block}.hero-heading{padding-top:55px}.hero{min-height:800px}.hero h1{font-size:120px}.orbital{right:-255px}}@media(max-width:600px){.hero{min-height:auto}.hero-content{padding-top:120px}.hero-coordinate{display:none}.hero-heading{padding-top:48px;padding-bottom:37px}.hero-prelude{font-size:12px}.hero h1{font-size:clamp(78px,21vw,125px);margin-left:-4px;line-height:.94}.hero-subtitle{font-size:13px;margin-top:16px}.orbital{width:500px;height:500px;top:115px;right:-280px;opacity:.65}.planet{inset:95px}.profile-choices{gap:10px}.profile-choice{padding:17px 14px;border-radius:10px}.choice-top{margin-bottom:22px}.choice-top .mono{font-size:7px;letter-spacing:.03em}.choice-icon{font-size:21px}.choice-title{font-size:13px;min-height:35px;align-items:start;line-height:1.35}.choice-title>span{font-size:16px}.choice-description{font-size:9px;line-height:1.6;max-width:130px}.hero-baseline{margin:26px 0}.hero-baseline>.mono{display:none}}.section{position:relative;padding:85px 0 100px}.section-label{display:flex;justify-content:space-between;gap:20px;color:#8e97ae;padding-bottom:24px;border-bottom:1px solid var(--line)}.section-label>span:first-child{color:var(--accent)}.section h2{font-size:clamp(36px,4.5vw,65px);line-height:1.14;letter-spacing:-.055em}.profile-intro{padding-top:55px}.intro-columns{display:grid;grid-template-columns:1fr 1.25fr;gap:90px;margin-top:55px}.profile-symbol{display:inline-flex;color:var(--accent);font:28px Consolas,monospace;margin-bottom:18px}.profile-identity h3{font-size:24px;letter-spacing:-.025em;line-height:1.35;max-width:350px;margin-bottom:20px}.profile-identity .mono{color:#8b94aa}.profile-copy{color:#afb6c7;font-size:15px;line-height:1.85}.objective{display:flex;gap:12px;align-items:baseline;margin-top:22px;font-size:13px;color:#dae1ef}.text-link{display:inline-flex;gap:34px;color:var(--accent);font-size:12px;padding-bottom:8px;border-bottom:1px solid rgba(var(--glow),.4);margin-top:24px}.text-link span{transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}.skills-block{display:grid;grid-template-columns:1fr 1.25fr;gap:90px;border-top:1px solid var(--line);margin-top:70px;padding-top:42px}.subheading .mono,.journey-label>.mono{color:var(--accent)}.subheading h3{font-size:29px;letter-spacing:-.04em;margin-top:20px;line-height:1.25}.subheading p{font-size:12px;line-height:1.8;color:#8f99b0;max-width:290px;margin-top:22px}.skill-group{padding:0 0 25px}.skill-group+.skill-group{border-top:1px solid var(--line);padding-top:22px}.skill-group h4{font-size:11px;font-weight:400;letter-spacing:.03em;color:#9ca8bf;margin-bottom:15px}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags span{padding:8px 12px;border:1px solid var(--line);background:#11152075;border-radius:5px;color:#d2d9e8;font-size:12px;line-height:1.4;transition:border-color .3s,background .3s}.tags span:hover{border-color:rgba(var(--glow),.6);background:rgba(var(--glow),.1)}.journey{display:grid;grid-template-columns:1fr 1.65fr;align-items:start;gap:80px;margin-top:80px;padding-top:45px;border-top:1px solid var(--line)}.journey-label{position:sticky;top:132px}.journey-label h3{font-size:46px;line-height:1.1;letter-spacing:-.045em;margin:23px 0}.journey-label p{font-size:13px;line-height:1.8;color:#949db3;max-width:260px}.personal-note{display:flex;flex-direction:column;gap:7px;font-size:13px;margin-top:40px;padding-left:15px;border-left:1px solid var(--accent)}.personal-note span+span{color:#8f99ae;font-size:11px}.timeline-title{display:flex;justify-content:space-between;font-size:17px;letter-spacing:-.025em;margin-bottom:26px}.timeline-title span{font:10px Consolas,monospace;color:var(--accent)}.timeline-group+.timeline-group{margin-top:43px}.timeline-entry{display:grid;grid-template-columns:125px 1fr;gap:20px;padding:0 0 30px 23px;position:relative;border-left:1px solid var(--line)}.timeline-entry:before{content:"";position:absolute;left:-3px;top:5px;width:5px;height:5px;background:var(--accent);border-radius:50%;box-shadow:0 0 10px rgba(var(--glow),.5)}.entry-date{color:var(--accent);font-size:10px;letter-spacing:.015em}.timeline-entry h4{font-size:15px;line-height:1.4;font-weight:500}.entry-organization{margin-top:7px;font-size:11px;color:#b1bace}.entry-description{margin-top:10px;font-size:12px;line-height:1.8;color:#919cb3}.qualities{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;border-block:1px solid var(--line);padding:28px 0;margin-top:50px}.qualities>.mono{color:#8e99ae}.qualities>span:not(.mono){font-size:14px}.qualities>span:not(.mono):before{content:"+";color:var(--accent);margin-right:15px}.portfolio-section{background:linear-gradient(180deg,#10152085,#080a1020);border-top:1px solid var(--line)}.portfolio-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:50px 0}.portfolio-heading>p{font-size:13px;line-height:1.8;color:#97a1b7;padding-bottom:8px}.featured-project{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#0c1019}.project-art{position:relative;display:flex;flex-direction:column;min-height:560px;padding:26px;overflow:hidden;background:radial-gradient(ellipse at 50% 45%,rgba(var(--glow),.15),transparent 65%),#0c111c;border-right:1px solid var(--line)}.art-grid{position:absolute;inset:0;background:linear-gradient(#a1c9ff08 1px,transparent 1px),linear-gradient(90deg,#a1c9ff08 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:radial-gradient(ellipse,black,transparent 90%);mask-image:radial-gradient(ellipse,black,transparent 90%)}.art-top{position:relative;display:flex;justify-content:space-between;color:#9faac0;font-size:9px}.key-system{position:relative;height:330px;width:100%;margin:auto;display:grid;place-items:center}.system-orbit{position:absolute;width:275px;height:275px;border:1px solid rgba(var(--glow),.25);border-radius:50%}.system-orbit--two{width:195px;height:195px;border-style:dashed;opacity:.55;animation:orbit-turn 70s linear infinite}.key-core{width:130px;height:130px;display:grid;place-items:center;background:linear-gradient(140deg,#263951,#0c1421);border:1px solid rgba(var(--glow),.55);border-radius:28px;transform:rotate(-12deg);box-shadow:12px 15px 50px #0006,inset 0 1px #d5e6ff22}.key-core svg{width:76px;stroke:var(--accent);stroke-width:3}.system-node{position:absolute;padding:10px 14px;font-size:10px;border:1px solid #7485a633;border-radius:6px;background:#141d2b;box-shadow:0 7px 20px #0004}.node-users{top:38px;left:11%}.node-access{bottom:44px;right:6%}.node-live{top:85px;right:0;font-size:9px;display:flex;align-items:center;gap:7px}.node-live i{background:var(--accent);width:4px;height:4px;border-radius:50%}.art-bottom{position:relative;display:flex;justify-content:space-between;gap:20px;align-items:end}.art-bottom strong{font-size:31px;line-height:1.1;letter-spacing:-.04em;font-weight:500}.art-bottom .mono{font-size:7px;color:#8d9cb5;text-align:right}.project-info{padding:38px}.project-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--accent)}.project-meta .mono{font-size:8px}.project-year{color:#8996ae;font:10px Consolas,monospace}.project-info h3{font-size:37px;letter-spacing:-.055em;margin-top:33px}.project-context{font-size:11px;color:#8f9cb2;margin-top:9px}.project-info>p:not(.project-context){color:#a3aec2;font-size:13px;line-height:1.9;margin-top:22px}.project-tags{margin-top:23px;gap:6px}.project-tags span{font-size:10px;padding:6px 9px}.button{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border:1px solid rgba(var(--glow),.35);background:rgba(var(--glow),.1);border-radius:6px;color:var(--accent);font-size:12px;margin-top:30px;transition:background .3s}.button:hover{background:rgba(var(--glow),.2)}.project-details{border-top:1px solid var(--line);margin-top:24px}.project-details summary{display:flex;align-items:center;justify-content:space-between;padding:20px 0 0;list-style:none;cursor:pointer;font-size:11px;color:#a6b2c8}.project-details summary::-webkit-details-marker{display:none}.project-details summary span{color:var(--accent);font-size:18px}.project-details[open] summary span{transform:rotate(45deg)}.project-details dl{font-size:11px;line-height:1.7}.project-details dt{color:var(--accent);margin-top:14px}.project-details dd{margin:3px 0 0;color:#a3aec2}.github-band{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:30px;padding:24px 0;border-bottom:1px solid var(--line)}.github-band .mono{color:#8c99af;font-size:9px}.github-band>span:nth-child(2){font-size:16px;letter-spacing:-.02em}.github-band>span:last-child{color:var(--accent);font-size:23px}.contact-section{padding-bottom:95px;overflow:clip}.contact-content{padding-top:85px}.contact-prelude{color:#a6b0c4;font-size:15px}.contact-content h2{display:flex;align-items:center;font-size:clamp(66px,10.4vw,145px);letter-spacing:-.07em;margin:14px 0 25px}.contact-arrow{margin-left:auto;width:96px;height:96px;border:1px solid rgba(var(--glow),.4);border-radius:50%;font-size:48px;display:grid;place-items:center;color:var(--accent);font-weight:300;transition:background .3s,transform .3s}.contact-arrow:hover{background:rgba(var(--glow),.15);transform:rotate(45deg)}.contact-content>p:not(.contact-prelude){font-size:14px;line-height:1.8;color:#9aa7be}.contact-links{margin-top:35px;display:flex;align-items:center;gap:24px}.email-link{font-size:clamp(16px,2vw,25px);letter-spacing:-.03em;padding-bottom:10px;border-bottom:1px solid rgba(var(--glow),.4)}.email-link span{color:var(--accent);margin-left:25px}.copy-button{padding:9px 12px;background:#101722;border:1px solid var(--line);border-radius:5px;font-size:10px;color:#b1bdd1}.copy-button span{margin-left:8px}.copy-status{display:block;min-height:22px;color:var(--accent);font-size:11px;padding-top:8px}.contact-meta{display:flex;align-items:center;gap:38px;margin-top:33px;color:#94a1b9;font-size:11px}.contact-meta>span{display:flex;gap:8px;align-items:center}.contact-meta a:hover{color:var(--accent)}.contact-orbit{position:absolute;z-index:-1;width:800px;height:800px;right:-200px;top:0;border:1px solid rgba(var(--glow),.1);border-radius:50%;box-shadow:0 0 100px rgba(var(--glow),.035),inset 0 0 100px rgba(var(--glow),.025)}.footer{border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;gap:27px;padding:35px 0}.footer-top .brand{font-size:42px}.footer-top p{font-size:13px}.footer-top p span{display:block;color:#7f8ba2;font-size:10px;margin-top:8px}.back-top{margin-left:auto;font-size:10px;color:#a3aec1}.back-top span{color:var(--accent);margin-left:15px}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;color:#8793aa;font-size:9px}.footer-bottom nav{display:flex;gap:22px}.footer-bottom a:hover{color:#fff}.footer-signature{color:var(--accent);font:14px Consolas,monospace}.footer-signature span{color:#68758e;margin:0 8px}@media(max-width:1000px){.intro-columns,.skills-block{gap:45px}.journey{gap:45px;grid-template-columns:1fr 1.9fr}.timeline-entry{grid-template-columns:90px 1fr;gap:10px}.project-info{padding:28px}.project-art{padding:22px}.art-bottom{flex-direction:column;align-items:start}.art-bottom .mono{text-align:left}}@media(max-width:800px){.section{padding-block:60px}.featured-project{grid-template-columns:1fr}.project-art{min-height:460px;border-right:0;border-bottom:1px solid var(--line)}.art-bottom{flex-direction:row;align-items:end}.project-info{padding:32px}.key-system{max-width:410px}.journey-label h3{font-size:37px}.timeline-entry{grid-template-columns:1fr}.contact-arrow{width:70px;height:70px;font-size:36px}}@media(max-width:600px){.section-label>span:last-child{max-width:140px;text-align:right;font-size:8px}.profile-intro{padding-top:34px}.section h2{font-size:36px}.intro-columns,.skills-block,.journey{grid-template-columns:1fr;gap:30px}.intro-columns{margin-top:35px}.profile-identity h3{font-size:22px}.profile-symbol{margin-bottom:12px}.profile-copy{font-size:14px}.skills-block{margin-top:40px;padding-top:30px}.subheading h3{font-size:27px}.subheading p{max-width:none;margin-top:15px}.journey{margin-top:35px;padding-top:30px;gap:35px}.journey-label{position:static}.journey-label h3{font-size:40px}.journey-label p{max-width:none}.personal-note{margin-top:20px}.timeline-entry{gap:8px;padding-left:20px}.timeline-entry h4{font-size:16px}.entry-description{font-size:13px}.qualities{gap:18px 25px;margin-top:25px}.qualities>.mono{width:100%}.qualities>span:not(.mono){font-size:12px}.portfolio-heading{display:block;margin:35px 0 30px}.portfolio-heading>p{margin-top:20px}.project-art{min-height:430px;padding:20px}.system-orbit{width:240px;height:240px}.system-orbit--two{width:175px;height:175px}.key-core{width:110px;height:110px}.node-users{left:0;top:44px}.node-live{top:90px;right:-4px}.node-access{right:0;bottom:40px}.art-bottom strong{font-size:25px}.art-bottom .mono{font-size:6px;max-width:125px;text-align:right}.project-info{padding:25px 22px}.project-info h3{font-size:34px;margin-top:23px}.github-band{flex-wrap:wrap;gap:14px}.github-band .mono{width:100%}.github-band>span:nth-child(2){font-size:13px}.contact-content{padding-top:48px}.contact-content h2{font-size:clamp(50px,13.5vw,81px);margin-block:20px}.contact-arrow{width:46px;height:46px;font-size:25px;flex-shrink:0}.contact-links{gap:14px;flex-wrap:wrap}.email-link{font-size:18px;overflow-wrap:anywhere}.email-link span{margin-left:5px}.contact-meta{flex-wrap:wrap;gap:20px;margin-top:25px}.contact-meta>span{width:100%}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{max-width:calc(100% - 85px)}.footer-top p span{line-height:1.7}.back-top{margin-left:0}.footer-bottom{flex-wrap:wrap;row-gap:22px}.footer-bottom nav{order:3;width:100%;justify-content:space-between}}.fx-toggle{background:transparent;color:var(--accent);padding:12px 5px;font:10px Consolas,monospace;white-space:nowrap}.fx-toggle span{margin-left:4px}.skill-group h3{font-size:11px;color:#9ca8bf;margin-bottom:15px}.timeline-entry h3{font-size:15px;line-height:1.4;font-weight:500}.certificate-placeholder{font:9px Consolas,monospace;color:var(--accent)!important;overflow-wrap:anywhere}.star-drift{position:absolute;inset:-8%}.star{opacity:var(--star-alpha)}.skills-block,.journey{margin-top:35px;padding-top:0;border-top:0}.skills-block .subheading h2{font-size:32px;margin-top:24px}.journey-label h2{margin:20px 0}[data-fx=full] .star-drift{animation:star-drift 20s linear infinite alternate}[data-fx=full] .star:nth-child(4n){animation:twinkle 5s var(--star-delay) ease-in-out infinite alternate}[data-fx=full] .nebula{animation:nebula-drift 16s ease-in-out infinite alternate}[data-fx=full] .orbital{animation:orbital-drift 18s ease-in-out infinite alternate}[data-fx=full] .system-orbit--two{animation:orbit-turn 70s linear infinite}[data-fx=reduced] *,[data-fx=reduced] *:before,[data-fx=reduced] *:after{animation:none!important;transition-duration:.05s!important}[data-fx=reduced] .cursor-light{display:none}@keyframes gradient-drift{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes star-drift{0%{transform:translate3d(-16px,18px,0)}to{transform:translate3d(35px,-34px,0)}}@keyframes twinkle{0%{opacity:.12}to{opacity:.8}}@keyframes nebula-drift{0%{transform:translate3d(-6%,-4%,0) scale(.95) rotate(-5deg)}to{transform:translate3d(7%,5%,0) scale(1.13) rotate(5deg)}}@keyframes orbital-drift{0%{transform:translate3d(0,-9px,0) rotate(-2deg)}to{transform:translate3d(0,12px,0) rotate(3deg)}}@keyframes orbit-turn{to{transform:rotate(360deg)}}@media(max-width:600px){.header{padding-inline:12px}.header-actions{gap:5px}.profile-toggle{min-width:101px;gap:6px}.fx-toggle{font-size:9px}.header .brand{font-size:22px}}body.cinematic{height:100dvh;overflow:hidden}.cinema-stage{position:fixed;inset:0 0 58px;perspective:1400px;overflow:hidden;outline:none}.scene-layer{position:absolute;inset:0;transform-origin:50% 50%;opacity:0;visibility:hidden}.scene-layer:first-child{opacity:1;visibility:visible}.scene-reader{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#61718b55 transparent;overscroll-behavior:contain}.scene-layer .section{padding:116px 0 28px;min-height:100%;display:flex;align-items:center}.scene-layer .section>.container{width:min(1160px,calc(100% - 112px))}.scene-layer .section-label{padding-bottom:18px}.scene-layer .profile-intro{padding-top:32px}.scene-layer .intro-columns{margin-top:34px;gap:70px}.scene-layer .section h2{font-size:clamp(32px,4vw,58px)}.scene-layer .profile-copy{font-size:14px}.scene-layer .profile-symbol{margin-bottom:10px}.scene-layer .profile-identity h3{font-size:23px}.scene-layer .skills-block{margin-top:32px}.scene-layer .subheading h2{font-size:32px}.scene-layer .journey{margin-top:30px;gap:65px}.scene-layer .journey-label{position:static}.scene-layer .journey-label h2{font-size:43px}.scene-layer .timeline-entry{padding-bottom:20px}.scene-layer .timeline-title{margin-bottom:20px}@media(min-width:801px){.scene-layer #training .timeline-entry{padding-bottom:15px}.scene-layer #training .entry-organization{margin-top:4px}.scene-layer #training .entry-description{margin-top:4px;line-height:1.5}}.scene-layer .hero{min-height:100%;height:100%;border:0}.scene-layer .hero-content{padding-top:125px}.scene-layer .hero-heading{padding-top:35px;padding-bottom:30px}.scene-layer .hero h1{font-size:clamp(90px,min(11.7vw,16vh),172px)}.scene-layer .hero-prelude{margin-bottom:18px}.scene-layer .hero-baseline{margin:22px 0 15px}.scene-layer .profile-choice{padding:20px}.scene-layer .choice-top{margin-bottom:20px}.scene-layer .portfolio-heading{margin:24px 0}.scene-layer .portfolio-heading h2{font-size:36px}.scene-layer .project-art{min-height:350px;padding:20px}.scene-layer .key-system{height:220px}.scene-layer .system-orbit{width:220px;height:220px}.scene-layer .system-orbit--two{width:160px;height:160px}.scene-layer .key-core{width:100px;height:100px}.scene-layer .key-core svg{width:65px}.scene-layer .node-users{top:7px}.scene-layer .node-access{bottom:8px}.scene-layer .node-live{top:46px}.scene-layer .art-bottom strong{font-size:26px}.scene-layer .project-info{padding:22px 28px}.scene-layer .project-info h3{font-size:29px;margin-top:17px}.scene-layer .project-info>p:not(.project-context){margin-top:12px;line-height:1.7}.scene-layer .project-tags{margin-top:15px}.scene-layer .button{margin-top:18px;padding-block:11px}.scene-layer .project-details{margin-top:12px}.scene-layer .project-details summary{padding-top:10px}.scene-layer .github-band{padding:6px 0;margin-top:4px}.scene-layer .github-band>span:nth-child(2){font-size:12px}.scene-layer .contact-section{min-height:0;padding-bottom:28px}.scene-layer .contact-content{padding-top:35px}.scene-layer .contact-content h2{font-size:clamp(60px,9.5vw,130px);margin-block:12px 20px}.scene-layer .contact-links{margin-top:22px}.scene-layer .contact-meta{margin-top:18px}.scene-layer .footer-top{padding-block:22px}.scene-layer .footer-bottom{padding-block:16px}.timeline-controls{position:fixed;z-index:35;left:0;right:0;bottom:0;height:58px;display:flex;align-items:center;justify-content:center;gap:18px;padding:8px 24px;background:#090d16ed;border-top:1px solid var(--line)}.timeline-controls button{width:34px;height:34px;background:transparent;color:var(--accent);font-size:18px;border:1px solid var(--line);border-radius:50%}.timeline-controls button:disabled{opacity:.25;cursor:default}.wheel-help{color:#929eb4;font-size:10px;margin-right:auto}.scene-count{font:11px Consolas,monospace;color:var(--accent);white-space:nowrap}.scene-count span{color:#7f8aa0}.timeline-slider{width:min(26vw,270px);display:flex}.timeline-slider input{width:100%;accent-color:var(--accent);height:22px;cursor:ew-resize}.scene-name{font-size:11px;width:80px;color:#b4bfd2}.timeline-controls>button:last-child{margin-right:auto}@media(max-height:780px)and (min-width:801px){.scene-layer .hero-content{padding-top:105px}.scene-layer .hero-heading{padding-top:24px;padding-bottom:20px}.scene-layer .hero h1{font-size:min(11.7vw,16vh)}.scene-layer .hero-subtitle{font-size:14px;line-height:1.6;margin-top:5px}.scene-layer .hero-caption p{font-size:14px}.scene-layer .hero-baseline{margin-top:18px}.scene-layer .choice-top{margin-bottom:13px}.scene-layer .profile-choice{padding:16px 20px}.scene-layer .portfolio-heading{margin-block:16px}.scene-layer .portfolio-heading h2{font-size:29px}.scene-layer .project-art{min-height:330px}.scene-layer .section{padding-top:106px}.scene-layer .contact-content{padding-top:24px}.scene-layer .contact-content h2{font-size:80px}}@media(max-width:800px){.scene-layer .section>.container{width:calc(100% - 48px)}.scene-layer .hero-content{padding-top:115px}.scene-layer .hero h1{font-size:115px}.scene-layer .intro-columns,.scene-layer .journey{gap:30px}.wheel-help{display:none}.timeline-controls>button:last-child{margin-right:0}}@media(max-width:600px){.cinema-stage{bottom:55px}.timeline-controls{height:55px;padding:7px 12px;gap:12px}.scene-name{font-size:10px;width:66px}.timeline-slider{flex:1;max-width:160px}.scene-count{font-size:9px}.scene-layer .section{padding:100px 0 25px;align-items:start}.scene-layer .section>.container{width:calc(100% - 40px)}.scene-layer .section h2{font-size:30px}.scene-layer .section-label{padding-bottom:15px;font-size:8px}.scene-layer .profile-intro{padding-top:22px}.scene-layer .intro-columns{margin-top:24px;gap:24px}.scene-layer .profile-copy{font-size:13px;line-height:1.7}.scene-layer .profile-identity h3{font-size:20px;margin-bottom:10px}.scene-layer .profile-symbol{font-size:23px;margin-bottom:7px}.scene-layer .objective{margin-top:15px;font-size:12px}.scene-layer .text-link{margin-top:18px}.scene-layer .hero{min-height:100%;height:auto}.scene-layer .hero-content{padding-top:108px}.scene-layer .hero-heading{padding-top:35px;padding-bottom:28px}.scene-layer .hero h1{font-size:clamp(76px,21vw,120px)}.scene-layer .hero-subtitle{font-size:12px}.scene-layer .profile-choice{padding:16px 12px}.scene-layer .choice-top{margin-bottom:18px}.scene-layer .choice-title{font-size:12px}.scene-layer .hero-baseline{margin-top:20px}.scene-layer .hero-baseline .mono{display:none}.scene-layer .skills-block{margin-top:24px;gap:25px}.scene-layer .subheading h2{font-size:27px;margin-top:12px}.scene-layer .subheading>.mono{display:none}.scene-layer .personal-note{margin-top:18px}.scene-layer .skill-group{padding-bottom:14px}.scene-layer .skill-group+.skill-group{padding-top:14px}.scene-layer .skill-group h3{margin-bottom:10px}.scene-layer .skill-group .tags span{font-size:11px;padding:6px 10px}.scene-layer .journey{margin-top:22px;gap:23px}.scene-layer .journey-label>.mono,.scene-layer .journey-label p{display:none}.scene-layer .journey-label h2{font-size:28px;margin:0}.scene-layer .journey-label h2 br{display:none}.scene-layer .journey-label h2 br:after{content:" "}.scene-layer .timeline-entry h3{font-size:14px}.scene-layer .entry-description{font-size:12px;line-height:1.65}.scene-layer .timeline-entry{padding-bottom:22px}.scene-layer #training .timeline-entry{padding-bottom:13px}.scene-layer #training .entry-description{margin-top:4px;font-size:11px}.scene-layer #training .entry-organization{margin-top:4px}.scene-layer .portfolio-heading{margin:20px 0}.scene-layer .portfolio-heading h2{font-size:27px}.scene-layer .portfolio-heading>p{display:none}.scene-layer .project-art{min-height:140px;padding:12px 15px}.scene-layer .key-system{height:100px}.scene-layer .system-orbit{width:100px;height:100px}.scene-layer .system-orbit--two{width:80px;height:80px}.scene-layer .key-core{width:60px;height:60px;border-radius:16px}.scene-layer .key-core svg{width:48px}.scene-layer .art-bottom strong{display:none}.scene-layer .art-bottom .mono{font-size:6px;max-width:none}.scene-layer .system-node{font-size:8px;padding:7px}.scene-layer .node-live{top:50px;right:-3px}.scene-layer .project-info{padding:20px}.scene-layer .github-band{display:none}.scene-layer .project-info h3{font-size:25px;margin-top:13px}.scene-layer .contact-content{padding-top:36px}.scene-layer .contact-content h2{font-size:clamp(47px,13.5vw,76px)}.scene-layer .footer-top{gap:18px}}.contact-form-trigger{padding:0;background:none;color:var(--accent);font-size:inherit;text-align:left}.contact-dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;background:#101521;color:#edf3ff;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:0 20px 90px #0009}.contact-dialog::backdrop{background:#05070ddd}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-heading h2{font-size:32px;letter-spacing:-.04em}.dialog-heading button{width:36px;height:36px;border-radius:50%;background:#1b2535;font-size:24px}.contact-dialog>p{font-size:12px;color:#a5b1c8;margin:16px 0 22px;line-height:1.7}.contact-dialog a{color:var(--accent);overflow-wrap:anywhere}.contact-dialog form{display:grid;gap:13px}.contact-dialog label{font-size:12px;display:grid;gap:7px;color:#c9d2e4}.contact-dialog input,.contact-dialog textarea{width:100%;background:#0a101b;color:#eef4ff;padding:10px 12px;font:14px Segoe UI,sans-serif;border:1px solid #53607988;border-radius:5px}.contact-dialog :is(input,textarea):focus{outline:1px solid var(--accent)}.contact-dialog textarea{resize:vertical}.field-error{color:#ffb3a6;font-size:11px}.field-error:empty{display:none}.form-status{color:var(--accent);font-size:12px;line-height:1.7}.contact-dialog .button{margin:0}.contact-dialog .button:disabled{opacity:.5;cursor:wait}.form-privacy{font-size:10px;line-height:1.5;color:#8796af}.api-notice{font-size:11px;color:#b5c1d6;margin-bottom:12px;line-height:1.6}.api-notice button{color:var(--accent);text-decoration:underline;background:none}.project-state{border:1px solid var(--line);border-radius:12px;padding:70px 30px;color:#aebdd6;font-size:14px}.project-state .text-link{display:block;background:none}.project-pagination{display:flex;justify-content:space-between;gap:20px;font-size:11px}.project-pagination:not(:empty){padding-top:14px}.project-pagination button{background:transparent;color:var(--accent);font-size:11px}.project-pagination button:disabled{opacity:.3}.project-image{width:100%;height:100%;object-fit:contain;position:absolute;inset:0}.generic-art{display:grid;place-items:center;height:100%;min-height:280px;text-align:center;gap:20px;padding:30px}.generic-art strong{font-size:30px}@media(max-width:600px){.contact-dialog{padding:22px}.contact-meta{gap:17px}}
