@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;font-family:Manrope,system-ui,sans-serif;background:#05070a;color:#f5f7f8;--bg: #05070a;--surface: rgba(11, 16, 23, .78);--line: rgba(255, 255, 255, .12);--muted: #98a4b3;--cyan: #6ef2ff;--violet: #9b7cff;--page-progress: 0;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:auto;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--bg)}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}::selection{background:var(--cyan);color:#061015}.skip-link{position:fixed;left:1rem;top:1rem;z-index:1000;padding:.7rem 1rem;transform:translateY(-160%);background:#fff;color:#000;border-radius:999px}.skip-link:focus{transform:translateY(0)}.experience-canvas,.webgl-fallback{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.webgl-fallback{background:radial-gradient(circle at 75% 20%,rgba(110,242,255,.14),transparent 28%),radial-gradient(circle at 20% 70%,rgba(155,124,255,.1),transparent 32%),#05070a}.grain{position:fixed;inset:-80%;z-index:2;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");animation:grain 8s steps(10) infinite}@keyframes grain{0%,to{transform:translate(0)}25%{transform:translate(4%,-3%)}50%{transform:translate(-5%,4%)}75%{transform:translate(3%,5%)}}.preloader{position:fixed;inset:0;z-index:2000;display:grid;place-content:center;justify-items:center;background:#040609;transition:opacity .35s ease,visibility .35s ease}.preloader-mark{font-size:clamp(3rem,8vw,7rem);font-weight:800;letter-spacing:-.08em}.preloader p,.preloader small{font:500 .68rem/1 DM Mono,monospace;letter-spacing:.28em;color:var(--muted)}.preloader-line{width:min(380px,72vw);height:1px;background:#ffffff1f;margin:1.5rem 0 .7rem}.preloader-line span{display:block;height:100%;background:linear-gradient(90deg,var(--cyan),var(--violet));transition:width .12s linear}.site-header{position:fixed;left:0;top:0;width:100%;z-index:100;height:82px;padding:0 clamp(1rem,4vw,4.5rem);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,#05070ad4,#05070a00);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.brand{display:flex;align-items:center;gap:.7rem;font-weight:800;font-size:1.05rem;letter-spacing:-.04em}.brand i{width:7px;height:7px;border-radius:50%;background:#72f0b0;box-shadow:0 0 14px #72f0b0}.nav-links{display:flex;gap:clamp(1rem,2.4vw,2.7rem)}.nav-links a{position:relative;display:flex;gap:.45rem;align-items:baseline;color:#a8b0bc;font-size:.76rem;font-weight:600;transition:color .25s ease}.nav-links small{font:400 .52rem/1 DM Mono,monospace;color:#5e6a78}.nav-links a:after{content:"";position:absolute;left:0;bottom:-.6rem;width:100%;height:1px;transform:scaleX(0);transform-origin:left;background:var(--cyan);transition:transform .25s ease}.nav-links a:hover,.nav-links a[aria-current=page]{color:#fff}.nav-links a[aria-current=page]:after{transform:scaleX(1)}.header-tools{display:flex;align-items:center;gap:.65rem}.icon-button,.menu-button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#0c1219ad;cursor:pointer}.icon-button[aria-pressed=true]{color:var(--cyan);box-shadow:inset 0 0 18px #6ef2ff14}.language-switcher{display:flex;align-items:center;gap:.3rem;padding:.3rem .4rem;border:1px solid var(--line);border-radius:999px;background:#0c1219ad}.language-switcher svg{margin:0 .2rem;color:var(--cyan)}.language-switcher button{border:0;background:transparent;color:#7c8796;font:500 .62rem/1 DM Mono,monospace;padding:.45rem .48rem;border-radius:50%;cursor:pointer}.language-switcher button.active{background:#fff;color:#000}.menu-button{display:none}.page-progress{position:absolute;left:0;bottom:0;width:100%;height:1px;background:#ffffff0f}.page-progress span{display:block;width:calc(var(--page-progress) * 100%);height:100%;background:linear-gradient(90deg,var(--cyan),var(--violet))}.section-shell{position:relative;width:100%;padding-inline:clamp(1.25rem,5vw,6.5rem)}.eyebrow{display:inline-flex;align-items:center;gap:.8rem;font:500 .66rem/1 DM Mono,monospace;letter-spacing:.22em;color:#8c9aaa;text-transform:uppercase}.eyebrow:before{content:"";width:42px;height:1px;background:linear-gradient(90deg,var(--cyan),transparent)}h1,h2,h3,p{margin-top:0}h2{margin:1.2rem 0;max-width:980px;font-size:clamp(2.7rem,6.7vw,7.5rem);line-height:.98;letter-spacing:-.065em}.section-intro{width:min(1040px,100%);padding-top:10vh}.section-intro p,.certificate-heading p{max-width:650px;color:var(--muted);font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.75}.hero{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding-top:95px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#05070aeb,#05070a8f 44%,#05070a0d,#05070a73);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;min-height:72vh}.hero-copy{position:relative;z-index:2;width:min(850px,100%)}.availability{display:inline-flex;align-items:center;gap:.65rem;color:#b7c1cd;border:1px solid var(--line);border-radius:999px;padding:.65rem .95rem;background:#0a0f1580;font-size:.75rem}.availability i{width:7px;height:7px;border-radius:50%;background:#72f0b0;box-shadow:0 0 14px #72f0b0}.hero-name{margin:clamp(1.4rem,3vw,3rem) 0 1.3rem;font-size:clamp(4.2rem,9.8vw,11rem);line-height:.74;letter-spacing:-.09em;font-weight:800}.hero-name span{display:block;white-space:nowrap}.hero-name span:nth-child(2){color:transparent;-webkit-text-stroke:1px rgba(245,247,248,.82);transform:translate(7vw)}.hero-name span:nth-child(3){font-size:.58em;letter-spacing:-.06em;color:var(--cyan);transform:translate(1vw)}.hero-role{font-size:clamp(1rem,1.5vw,1.35rem);font-weight:700;margin-bottom:.75rem}.hero-description{max-width:610px;color:#a8b3c0;line-height:1.65;font-size:clamp(.95rem,1.2vw,1.1rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{min-height:50px;padding:0 1.25rem;display:inline-flex;align-items:center;gap:.65rem;border-radius:999px;border:1px solid var(--line);font-weight:700;font-size:.85rem;transition:transform .25s ease,background .25s ease,color .25s ease}.button svg{width:18px}.button:hover{transform:translateY(-3px)}.button-primary{background:#f5f7f8;color:#071015}.button-ghost{background:#0b1017a8}.portrait-ui{position:relative;height:min(73vh,720px);width:100%}.portrait-corners{position:absolute;inset:10% 10% 6%}.portrait-corners i{position:absolute;width:28px;height:28px;border-color:#6ef2ff8c}.portrait-corners i:nth-child(1){left:0;top:0;border-left:1px solid;border-top:1px solid}.portrait-corners i:nth-child(2){right:0;top:0;border-right:1px solid;border-top:1px solid}.portrait-corners i:nth-child(3){left:0;bottom:0;border-left:1px solid;border-bottom:1px solid}.portrait-corners i:nth-child(4){right:0;bottom:0;border-right:1px solid;border-bottom:1px solid}.portrait-mode,.portrait-coordinate{position:absolute;font:400 .58rem/1 DM Mono,monospace;letter-spacing:.18em;color:#81909f}.portrait-mode{left:10%;top:7%;color:var(--cyan)}.portrait-coordinate{right:10%;bottom:2%}.hero-bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;font:400 .65rem/1 DM Mono,monospace;letter-spacing:.08em;color:#84909f;padding-bottom:1.5rem}.hero-bottom span,.hero-bottom a{display:inline-flex;align-items:center;gap:.55rem}.hero-bottom a i{width:36px;height:1px;background:var(--cyan);animation:scroll-line 1.5s ease-in-out infinite}@keyframes scroll-line{50%{transform:scaleX(.25);transform-origin:right}}.identity-profile{min-height:125vh;padding-top:18vh;display:flex;justify-content:flex-end;overflow:hidden;background:linear-gradient(90deg,#05070a1a,#05070adb 60%)}.identity-words{position:absolute;inset:18vh auto auto -2vw;display:grid;gap:2.6rem;transform:rotate(-4deg);opacity:.19}.identity-words span{font-size:clamp(4rem,11vw,12rem);font-weight:800;letter-spacing:-.08em;line-height:.65;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.35)}.profile-content{position:relative;z-index:2;width:min(700px,56vw);padding:12vh 0 20vh}.profile-content h2{font-size:clamp(3rem,6vw,6.5rem)}.profile-content>p{color:#abb5c1;font-size:clamp(1.03rem,1.6vw,1.32rem);line-height:1.9}.profile-facts{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);margin-top:3rem}.profile-facts>div{position:relative;min-height:138px;padding:1.3rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;gap:.4rem .8rem;align-content:center}.profile-facts svg{color:var(--cyan);grid-row:span 2}.profile-facts small{font:400 .58rem/1 DM Mono,monospace;letter-spacing:.18em;color:#697687}.profile-facts strong{font-size:.9rem}.profile-signature{display:flex;align-items:center;gap:1rem;margin-top:2.5rem;color:var(--muted);font:400 .7rem/1 DM Mono,monospace}.profile-signature span{font-family:Manrope;font-weight:800;font-size:1.1rem;color:#fff}.profile-signature i{width:70px;height:1px;background:linear-gradient(90deg,var(--cyan),transparent)}.projects-section{padding-top:6vh;background:linear-gradient(to bottom,#05070a73,#05070af0 14%,#05070abf)}.project-journey{margin-top:8vh}.project-chapter{min-height:135vh;perspective:1400px;display:grid;align-items:start;padding-top:12vh}.project-panel{position:sticky;top:10vh;width:min(1180px,100%);min-height:72vh;margin:0 auto;display:grid;grid-template-columns:1.15fr .85fr;transform-style:preserve-3d;border:1px solid rgba(255,255,255,.12);background:#070b10c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden;box-shadow:0 40px 120px #00000073}.project-chapter:nth-child(2n) .project-panel{grid-template-columns:.85fr 1.15fr}.project-chapter:nth-child(2n) .project-cover{order:2}.project-cover{--accent: #6ef2ff;--secondary: #9b7cff;position:relative;min-height:72vh;overflow:hidden;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--accent) 19%,transparent),transparent 29%),#080d14;transform:translateZ(45px)}.cover-grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle,black,transparent 75%);mask-image:radial-gradient(circle,black,transparent 75%)}.cover-orbit{position:absolute;left:50%;top:50%;border:1px solid var(--accent);border-radius:50%;transform:translate(-50%,-50%) rotateX(66deg);box-shadow:0 0 40px color-mix(in srgb,var(--accent) 20%,transparent);animation:orbit 12s linear infinite}.orbit-a{width:52%;aspect-ratio:1}.orbit-b{width:72%;aspect-ratio:1;border-color:var(--secondary);animation-direction:reverse;animation-duration:18s}@keyframes orbit{to{transform:translate(-50%,-50%) rotateX(66deg) rotate(360deg)}}.cover-symbol{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:clamp(4rem,10vw,9rem);font-weight:800;letter-spacing:-.08em;color:transparent;-webkit-text-stroke:1px var(--accent);text-shadow:0 0 60px color-mix(in srgb,var(--accent) 35%,transparent)}.cover-scan{position:absolute;left:0;top:-20%;width:100%;height:22%;background:linear-gradient(transparent,color-mix(in srgb,var(--accent) 18%,transparent),transparent);animation:cover-scan 5s ease-in-out infinite}@keyframes cover-scan{50%,to{top:100%}}.cover-index{position:absolute;right:1.5rem;bottom:1.2rem;font:400 .62rem/1 DM Mono,monospace;letter-spacing:.2em;color:var(--accent)}.cover-1 .cover-symbol{border-radius:50%}.cover-2 .cover-grid{transform:rotate(45deg) scale(1.4)}.cover-3{background:radial-gradient(circle at 50% 50%,rgba(255,184,107,.2),transparent 30%),#100b08}.project-copy{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,5vw,5rem);transform:translateZ(70px)}.project-meta{display:flex;justify-content:space-between;font:500 .62rem/1 DM Mono,monospace;letter-spacing:.16em;color:#7f8c9b;text-transform:uppercase}.project-title{margin:1.5rem 0;font-size:clamp(2.6rem,5.5vw,6rem);line-height:.95;letter-spacing:-.065em}.project-copy p{color:#9eabb8;line-height:1.75}.project-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.5rem}.project-tags span{border:1px solid var(--line);padding:.45rem .7rem;border-radius:999px;font-size:.68rem;color:#b8c2cd}.project-copy>a{margin-top:2rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;color:var(--cyan)}.certificate-vault{min-height:100vh;padding-top:11vh;padding-bottom:8vh;overflow:hidden;background:linear-gradient(135deg,#080c11f0,#090c12b8)}.certificate-heading{position:relative;min-height:36vh;max-width:1120px}.certificate-heading h2{max-width:960px}.vault-count{position:absolute;right:0;top:1rem;display:flex;align-items:center;gap:1rem}.vault-count strong{font-size:clamp(4rem,8vw,8rem);line-height:1;letter-spacing:-.08em;color:transparent;-webkit-text-stroke:1px rgba(110,242,255,.65)}.vault-count span{font:500 .55rem/1.6 DM Mono,monospace;letter-spacing:.14em;color:#718090}.certificate-track{display:flex;align-items:stretch;gap:clamp(1rem,2vw,2rem);width:max-content;padding:2rem 6vw 5rem 0;will-change:transform}.certificate-card{width:clamp(320px,36vw,540px);min-height:600px;border-left:1px solid var(--line);display:flex;flex-direction:column;padding-left:1.1rem;transform:translateY(calc((var(--card-index) % 3) * 22px))}.certificate-preview{position:relative;width:100%;aspect-ratio:4 / 3;border:0;padding:0;overflow:hidden;background:#111923;cursor:pointer;text-align:left;box-shadow:0 28px 70px #00000047}.certificate-preview img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .4s ease}.certificate-preview:hover img{transform:scale(1.035);filter:saturate(1.12)}.certificate-glass{position:absolute;inset:0;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.18),transparent 58%);transform:translate(-120%);transition:transform .7s ease}.certificate-preview:hover .certificate-glass{transform:translate(120%)}.certificate-number{position:absolute;right:.8rem;bottom:.8rem;padding:.5rem .6rem;background:#05070ad1;font:500 .6rem/1 DM Mono,monospace;color:var(--cyan)}.certificate-info{padding:1.4rem .2rem}.certificate-meta{display:flex;justify-content:space-between;color:#718091;font:500 .57rem/1 DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.certificate-info h3{margin:1rem 0 .8rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.15;letter-spacing:-.04em}.certificate-info p{display:flex;align-items:center;gap:.5rem;color:#929ead;font-size:.75rem}.certificate-info button{display:inline-flex;align-items:center;gap:.45rem;border:0;border-bottom:1px solid rgba(110,242,255,.4);padding:.55rem 0;background:transparent;color:var(--cyan);cursor:pointer;font-size:.75rem;font-weight:700}.certificate-dialog{width:min(1120px,94vw);height:min(880px,92vh);padding:0;border:1px solid rgba(255,255,255,.18);background:#080c12;color:#fff;overflow:hidden;box-shadow:0 40px 180px #000c}.certificate-dialog::backdrop{background:#020407d6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dialog-head{min-height:82px;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--line)}.dialog-head small{color:#7e8a99;font:400 .62rem/1 DM Mono,monospace}.dialog-head h3{margin:.45rem 0 0;font-size:1.2rem}.dialog-head button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:transparent;display:grid;place-items:center;cursor:pointer}.certificate-dialog iframe{width:100%;height:calc(100% - 150px);border:0;background:#fff}.dialog-actions{height:68px;display:flex;align-items:center;gap:.65rem;padding:0 1rem;border-top:1px solid var(--line)}.dialog-actions a{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem .8rem;border:1px solid var(--line);border-radius:999px;font-size:.7rem}.journey-section{min-height:120vh;padding-top:15vh;padding-bottom:18vh;background:#05070ae0}.archive-line{margin-top:10vh;border-top:1px solid var(--line)}.archive-entry{position:relative;display:grid;grid-template-columns:90px 150px 56px minmax(0,1fr);gap:clamp(1rem,3vw,3rem);align-items:center;min-height:190px;border-bottom:1px solid var(--line);transition:background .3s ease,padding .3s ease}.archive-entry:hover{background:#6ef2ff06;padding-inline:1rem}.archive-index,.archive-year{font:400 .64rem/1 DM Mono,monospace;color:#708091;letter-spacing:.12em}.archive-icon{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--cyan)}.archive-entry h3{margin-bottom:.65rem;font-size:clamp(1.35rem,2.2vw,2.2rem);letter-spacing:-.035em}.archive-entry p{margin:0;max-width:800px;color:#909cab;line-height:1.65}.skills-section{min-height:130vh;padding-top:16vh;padding-bottom:18vh;background:radial-gradient(circle at 50% 55%,rgba(110,242,255,.055),transparent 34%),#05070abd}.skills-heading{text-align:center;display:grid;justify-items:center}.skills-heading h2{max-width:900px}.skill-system{position:relative;min-height:820px;margin-top:4vh;display:grid;place-items:center}.skill-reactor{position:absolute;left:50%;top:50%;width:clamp(210px,22vw,340px);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;border:1px solid rgba(110,242,255,.4);box-shadow:0 0 80px #6ef2ff1f,inset 0 0 60px #6ef2ff14}.skill-reactor:before,.skill-reactor:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(155,124,255,.35);animation:rotate 24s linear infinite}.skill-reactor:before{inset:-22%}.skill-reactor:after{inset:-44%;border-color:#6ef2ff2e;animation-direction:reverse;animation-duration:34s}@keyframes rotate{to{transform:rotate(360deg)}}.skill-reactor span{font-size:clamp(3.3rem,7vw,7rem);font-weight:800;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px var(--cyan)}.skill-reactor i{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--cyan);box-shadow:0 0 22px var(--cyan)}.skill-reactor i:nth-of-type(1){left:-23%;top:50%}.skill-reactor i:nth-of-type(2){right:-45%;top:50%;background:var(--violet);box-shadow:0 0 22px var(--violet)}.skill-reactor i:nth-of-type(3){top:-44%;left:50%}.skill-groups{position:absolute;inset:0}.skill-group{position:absolute;width:min(330px,31vw);padding:1.35rem;border-top:1px solid var(--line);background:linear-gradient(to bottom,#0b1118cc,#0b111840);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.skill-group:nth-child(1){left:0;top:8%}.skill-group:nth-child(2){right:0;top:13%}.skill-group:nth-child(3){left:5%;bottom:5%}.skill-group:nth-child(4){right:5%;bottom:2%}.skill-group>div{display:flex;justify-content:space-between;color:var(--cyan)}.skill-group>div span{font:400 .6rem/1 DM Mono,monospace;color:#667484}.skill-group h3{margin:1rem 0;font-size:1rem}.skill-group ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.skill-group li{padding:.48rem .65rem;border:1px solid var(--line);border-radius:999px;font-size:.7rem;color:#aeb8c4}.human-side{min-height:125vh;padding-top:16vh;padding-bottom:18vh;background:linear-gradient(90deg,#05070af2,#05070a99)}.human-heading h2{max-width:1120px}.human-grid{margin-top:9vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:5vw;align-items:center}.identity-study{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(180px,.72fr);gap:1rem;align-items:stretch}.human-portrait{position:relative;min-height:720px;overflow:hidden;border:1px solid var(--line);background:#080b10;margin:0}.human-portrait img{width:100%;height:100%;min-height:720px;object-fit:cover;object-position:center top;filter:grayscale(.16) contrast(1.04);transition:transform 1.2s cubic-bezier(.2,.8,.2,1),filter .6s ease}.human-portrait:hover img{transform:scale(1.025);filter:grayscale(0) contrast(1.06)}.human-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(130deg,transparent 36%,rgba(110,242,255,.16));mix-blend-mode:screen;pointer-events:none}.identity-mode-grid{display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:1rem}.identity-mode-card{--mode-accent: var(--cyan);position:relative;min-height:165px;margin:0;overflow:hidden;border:1px solid var(--line);background:#06080d;isolation:isolate}.identity-mode-card img{width:100%;height:100%;object-fit:cover;object-position:center 12%;transform:scale(1.02);filter:saturate(.9) contrast(1.04);transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .5s ease}.identity-mode-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,5,8,.88));pointer-events:none}.identity-mode-card:hover img{transform:scale(1.08) translateY(-1.5%);filter:saturate(1.15) contrast(1.08)}.identity-mode-card figcaption{position:absolute;z-index:2;left:.75rem;right:.75rem;bottom:.65rem;display:flex;justify-content:space-between;gap:1rem;font:500 .56rem/1 DM Mono,monospace;letter-spacing:.15em;color:#fff}.identity-mode-card figcaption span{color:var(--mode-accent)}.identity-mode-anaglyph{--mode-accent: #ff5862}.identity-mode-hologram{--mode-accent: #56ecff}.identity-mode-chrome{--mode-accent: #e9eef5}.identity-mode-cyber{--mode-accent: #ff4b8b}.crop{position:absolute;z-index:2;border:1px solid var(--cyan);mix-blend-mode:difference;animation:crop-shift 8s ease-in-out infinite alternate;pointer-events:none}.crop-a{left:8%;top:12%;width:52%;height:25%}.crop-b{right:9%;top:44%;width:46%;height:30%;animation-delay:-2s}.crop-c{left:18%;bottom:9%;width:60%;height:12%;animation-delay:-4s}@keyframes crop-shift{to{transform:translate(16px,-10px)}}.human-caption{position:absolute;z-index:3;left:1rem;bottom:1rem;padding:.6rem .8rem;background:#05070ad1;font:400 .58rem/1 DM Mono,monospace;letter-spacing:.14em}.interest-list{border-top:1px solid var(--line)}.interest-list article{display:grid;grid-template-columns:55px 42px 1fr auto;gap:1rem;min-height:104px;align-items:center;border-bottom:1px solid var(--line);transition:padding .25s ease,background .25s ease}.interest-list article:hover{padding-inline:1rem;background:#6ef2ff06}.interest-list article>span,.interest-list small{font:400 .58rem/1 DM Mono,monospace;color:#687687;letter-spacing:.14em}.interest-list svg{color:var(--cyan)}.interest-list h3{margin:0;font-size:clamp(1.2rem,2vw,1.8rem)}.contact-section{min-height:110vh;padding-top:24vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(110,242,255,.08),transparent 26%),#05070aa8}.contact-orbit{position:absolute;left:50%;top:43%;width:min(76vw,900px);aspect-ratio:1;transform:translate(-50%,-50%);border:1px solid rgba(110,242,255,.16);border-radius:50%;animation:rotate 38s linear infinite}.contact-orbit span{position:absolute;inset:12%;border-radius:50%;border:1px solid rgba(155,124,255,.12)}.contact-orbit span:nth-child(2){inset:27%;border-color:#6ef2ff33}.contact-orbit span:nth-child(3){inset:42%;border-color:#ffffff2e}.contact-content{position:relative;z-index:2;text-align:center;display:grid;justify-items:center}.contact-content h2{max-width:1120px}.contact-content>p{max-width:650px;color:#a6b0bc;line-height:1.7;font-size:1.05rem}.contact-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:2rem}.contact-links a{min-height:50px;padding:0 1rem;display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:999px;background:#0a0f15b8;font-size:.78rem;transition:transform .25s ease,background .25s ease}.contact-links a:hover{transform:translateY(-4px);background:#fff;color:#000}.contact-links svg{width:17px}.contact-meta{margin-top:3rem;display:flex;gap:2rem;color:#7f8c9b;font:400 .65rem/1 DM Mono,monospace}.contact-meta span{display:flex;align-items:center;gap:.45rem}.contact-section footer{position:relative;z-index:2;min-height:100px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#657180;font:400 .62rem/1 DM Mono,monospace}.contact-section footer strong{font:800 1.2rem/1 Manrope;color:#fff}[data-reveal]{will-change:transform,opacity}@media(max-width:1050px){.nav-links{display:none;position:fixed;inset:0;z-index:-1;background:#05070afa;padding:17vh 8vw 8vh;flex-direction:column;align-items:flex-start;gap:1.2rem}.nav-links.open{display:flex}.nav-links a{font-size:clamp(1.8rem,6vw,4rem);color:#fff;letter-spacing:-.05em}.nav-links small{font-size:.7rem}.menu-button{display:grid}.hero-grid{grid-template-columns:1fr 42%}.profile-content{width:64vw}.project-panel,.project-chapter:nth-child(2n) .project-panel{grid-template-columns:1fr}.project-cover,.project-chapter:nth-child(2n) .project-cover{order:0;min-height:46vh}.project-copy{min-height:42vh}.certificate-card{width:48vw}.archive-entry{grid-template-columns:55px 120px 48px 1fr}}@media(max-width:800px){.site-header{height:68px;padding-inline:1rem}.language-switcher svg,.icon-button{display:none}.language-switcher{gap:.1rem;padding:.2rem}.language-switcher button{padding:.42rem}.section-shell{padding-inline:1rem}h2{font-size:clamp(2.6rem,13vw,5rem)}.hero{min-height:1080px;padding-top:78px;justify-content:flex-start}.hero:before{background:linear-gradient(to bottom,#05070a4d,#05070ac7 66%,#05070a 92%)}.hero-grid{display:flex;flex-direction:column;min-height:1000px}.hero-copy{order:2;margin-top:auto;padding-bottom:6rem}.availability{font-size:.64rem;max-width:96%}.hero-name{font-size:clamp(4.25rem,20vw,7rem);margin-top:1.4rem}.hero-name span:nth-child(2){transform:none}.hero-name span:nth-child(3){transform:none;font-size:.5em;line-height:1.05;margin-top:.2rem}.portrait-ui{position:absolute;left:0;top:1.4rem;height:47vh;min-height:390px}.portrait-corners{inset:4% 1% 5%}.portrait-mode{left:2%;top:0}.portrait-coordinate{right:2%;bottom:0}.hero-bottom{display:none}.identity-profile{min-height:1120px;justify-content:stretch;padding-top:18vh;background:linear-gradient(to bottom,#05070a1a,#05070af2 45%)}.identity-words{top:10vh;opacity:.1;gap:3rem}.identity-words span{font-size:18vw}.profile-content{width:100%;padding-top:28vh}.profile-content>p{font-size:1rem;line-height:1.75}.profile-facts{grid-template-columns:1fr}.profile-facts>div{min-height:104px;border-right:0}.projects-section{padding-top:4vh}.project-chapter{min-height:auto;padding:2rem 0 5rem;display:block}.project-panel{position:relative;top:auto;min-height:auto;display:block;transform:none!important}.project-cover{min-height:50vh}.project-copy{min-height:auto;padding:1.5rem}.project-title{transform:none!important;font-size:clamp(2.5rem,12vw,4rem)}.certificate-vault{overflow:visible;min-height:auto}.certificate-heading{min-height:auto;padding-bottom:3rem}.vault-count{position:relative;top:auto;right:auto;justify-content:flex-start;margin-top:2rem}.certificate-track{width:100%;display:grid;gap:2rem;padding:0 0 7rem;transform:none!important}.certificate-card{width:100%;min-height:auto;padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:1rem;transform:none}.certificate-dialog{width:100vw;height:100dvh;max-width:none;max-height:none}.dialog-actions{overflow-x:auto}.dialog-actions a{white-space:nowrap}.journey-section{min-height:auto}.archive-entry{grid-template-columns:44px 1fr;gap:.7rem 1rem;padding:1.4rem 0}.archive-year{grid-column:2}.archive-icon{grid-column:1;grid-row:2}.archive-entry>div:last-child{grid-column:2;grid-row:2 / span 2}.skill-system{min-height:auto;display:block;padding-top:350px}.skill-reactor{top:150px}.skill-groups{position:relative;display:grid;gap:1rem}.skill-group,.skill-group:nth-child(n){position:relative;inset:auto;width:100%}.human-grid{grid-template-columns:1fr}.identity-study{grid-template-columns:minmax(0,1.15fr) minmax(165px,.65fr)}.human-portrait,.human-portrait img{min-height:620px}.interest-list article{grid-template-columns:42px 34px 1fr}.interest-list small{display:none}.contact-section{min-height:100svh;padding-top:18vh}.contact-links{display:grid;width:100%}.contact-links a{justify-content:center}.contact-meta{flex-direction:column;gap:.8rem;align-items:center}.contact-section footer{flex-direction:column;justify-content:center;gap:1rem;text-align:center;padding:2rem 0}}@media(max-width:430px){.hero{min-height:1010px}.hero-name{font-size:19vw}.hero-actions{display:grid}.button{justify-content:center;width:100%}.portrait-ui{min-height:350px;height:43vh}.project-cover{min-height:42vh}.certificate-preview{aspect-ratio:4/3}.identity-study{grid-template-columns:1fr}.identity-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,210px)}.human-portrait,.human-portrait img{min-height:560px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important}}.identity-profile{min-height:135vh;padding-top:14vh;background:radial-gradient(circle at 18% 28%,rgba(110,242,255,.08),transparent 28%),radial-gradient(circle at 82% 24%,rgba(155,124,255,.08),transparent 32%),linear-gradient(180deg,#05070a4d,#05070aeb)}.profile-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(2rem,4.5vw,5rem);align-items:start;width:100%}.profile-stage{display:grid;gap:2rem}.profile-stage-copy{max-width:760px}.profile-stage-copy h2{font-size:clamp(3.2rem,6vw,7rem);max-width:900px}.profile-stage-copy p{max-width:760px;color:#adb8c4;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.85}.profile-stage-visual{position:relative;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0a0e14f2,#070b11cc);overflow:hidden;box-shadow:0 38px 120px #00000059}.profile-stage-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:28px 28px;opacity:.35;pointer-events:none}.profile-head-canvas{position:relative;width:100%;height:clamp(420px,66vh,680px);cursor:grab}.profile-head-canvas:active{cursor:grabbing}.profile-head-canvas canvas{display:block}.profile-head-overlay{position:absolute;inset:1rem 1rem auto;display:flex;justify-content:space-between;gap:1rem;pointer-events:none;font:500 .6rem/1 DM Mono,monospace;letter-spacing:.16em;color:#93a3b4;text-transform:uppercase}.profile-head-overlay span{color:var(--cyan)}.profile-stage-notes{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);color:#a6b0bc;font:500 .62rem/1.4 DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.profile-content{position:sticky;top:12vh;width:100%;padding:0;display:grid;gap:1.4rem}.profile-copy-block{padding:1.6rem;border:1px solid rgba(255,255,255,.1);background:#080c12c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-copy-block h3{margin:1rem 0 .85rem;font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.05em}.profile-copy-block p{margin:0;color:#a9b5c2;line-height:1.8;font-size:.98rem}.profile-facts{margin-top:0;background:#080c12b8}.profile-signature{padding-left:.4rem}.project-panel{border-color:#ffffff17;background:#070b10d6;box-shadow:0 50px 140px #0006}.project-cover{display:flex;flex-direction:column;justify-content:flex-end}.cover-hud{position:absolute;left:1rem;right:1rem;z-index:2;display:flex;justify-content:space-between;align-items:center;font:500 .58rem/1 DM Mono,monospace;letter-spacing:.2em;color:#9aa5b2;text-transform:uppercase}.cover-hud-top{top:1rem}.cover-viewport{position:absolute;inset:8% 8% 16%;border:1px solid rgba(255,255,255,.1);background:#05070ae0;overflow:hidden;box-shadow:0 24px 90px #00000059}.cover-viewport img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(1.02) contrast(1.02);transform:scale(1.02);transition:transform .45s ease,filter .35s ease}.project-panel:hover .cover-viewport img{transform:scale(1.045);filter:saturate(1.07) contrast(1.05)}.cover-glow{position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.cover-footer{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:3;display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.cover-thumbs{display:flex;gap:.55rem;max-width:72%}.cover-thumbs button{width:66px;height:52px;padding:0;border:1px solid rgba(255,255,255,.18);background:#05070abd;cursor:pointer;overflow:hidden;transition:transform .25s ease,border-color .25s ease,opacity .25s ease;opacity:.78}.cover-thumbs button.is-active,.cover-thumbs button:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 70%,white);opacity:1}.cover-thumbs img{width:100%;height:100%;object-fit:cover}.cover-index{position:static;padding:.5rem .65rem;background:#05070ab3;border:1px solid rgba(255,255,255,.12)}.cover-symbol{display:none}.human-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start}.human-gallery{display:grid;gap:1rem}.human-feature,.human-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#070a10;margin:0}.human-feature img,.human-card img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.8,.2,1),filter .4s ease}.human-feature:hover img,.human-card:hover img{transform:scale(1.05);filter:saturate(1.06)}.human-feature{min-height:680px}.human-feature:after,.human-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(5,7,10,.88));pointer-events:none}.human-feature figcaption,.human-card figcaption{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;display:grid;gap:.35rem}.human-feature strong,.human-card strong{font-size:clamp(1.2rem,2vw,1.7rem);letter-spacing:-.04em}.human-feature span,.human-card span{color:#acb7c4;font-size:.78rem}.human-collage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.human-card{min-height:240px}.human-card:nth-child(1),.human-card:nth-child(6){grid-column:span 2}.human-card:nth-child(3){grid-row:span 2;min-height:496px}.human-card:nth-child(7){min-height:496px;grid-row:span 2}@media(max-width:1080px){.profile-layout,.human-grid,.project-panel{grid-template-columns:1fr}.profile-content{position:relative;top:auto}.profile-head-canvas{height:min(72vw,560px)}.human-feature{min-height:560px}}@media(max-width:820px){.identity-profile{min-height:auto}.profile-stage-notes{flex-direction:column}.project-chapter{min-height:auto;padding-top:5vh}.project-panel{position:relative;top:auto;min-height:auto}.project-cover{min-height:62vh}.cover-viewport{inset:8% 6% 20%}.cover-thumbs{max-width:none}.human-collage{grid-template-columns:repeat(2,minmax(0,1fr))}.human-card:nth-child(1),.human-card:nth-child(6),.human-card:nth-child(3),.human-card:nth-child(7){grid-column:auto;grid-row:auto;min-height:240px}}@media(max-width:640px){.profile-stage-copy h2,.profile-content h2{font-size:clamp(2.4rem,10vw,4rem)}.profile-head-canvas{height:420px}.profile-stage-visual{margin-inline:-.25rem}.cover-viewport{inset:7% 5% 22%}.cover-thumbs button{width:52px;height:42px}.human-feature{min-height:420px}.human-collage{grid-template-columns:1fr}.human-card{min-height:280px}}:root{--section-gap: clamp(4rem, 10vw, 8rem)}html{scroll-behavior:smooth}body.cursor-hidden .cursor-fx{opacity:0}.cursor-fx{position:fixed;inset:0;pointer-events:none;z-index:120;transition:opacity .25s ease}.cursor-ring,.cursor-dot{position:absolute;top:0;left:0;border-radius:999px;transform:translate3d(-999px,-999px,0)}.cursor-ring{width:34px;height:34px;margin-left:-17px;margin-top:-17px;border:1px solid rgba(110,242,255,.65);box-shadow:0 0 0 1px #9b7cff26,0 0 22px #6ef2ff38;background:radial-gradient(circle at center,rgba(110,242,255,.08),transparent 68%)}.cursor-dot{width:8px;height:8px;margin-left:-4px;margin-top:-4px;background:linear-gradient(135deg,#6ef2ff,#9b7cff);box-shadow:0 0 16px #6ef2ffa6}.cursor-particle{position:absolute;transform:translate(-50%,-50%);border-radius:999px;opacity:.8;animation:cursor-particle-fade .42s ease-out forwards}.cursor-particle.cyan{background:radial-gradient(circle,#6ef2ffbf,#6ef2ff00)}.cursor-particle.violet{background:radial-gradient(circle,#9b7cffb8,#9b7cff00)}@keyframes cursor-particle-fade{0%{opacity:.9;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(2.4)}}@media(pointer:coarse){.cursor-fx{display:none}}.site-header .nav-links a{scroll-margin-top:110px}.hero-track-switch{display:inline-grid;gap:.2rem;padding:.75rem 1rem;margin:1rem 0 1.2rem;border:1px solid rgba(255,255,255,.1);background:#080c12ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-track-switch small{color:#95a5b6;letter-spacing:.18em;font:500 .58rem/1.4 DM Mono,monospace}.hero-track-switch strong{font-size:clamp(1rem,1.8vw,1.18rem);letter-spacing:-.03em;color:#f4f7fa}.profile-copy-block h3{margin-top:0}.profile-stage-visual{border-radius:26px}.profile-head-canvas{height:clamp(380px,58vh,560px)}.profile-head-canvas:after{content:"";position:absolute;inset:auto 10% 6%;height:18%;background:radial-gradient(circle at center,rgba(110,242,255,.2),transparent 70%);filter:blur(28px);pointer-events:none}.profile-head-overlay{padding:.15rem 0}.project-links{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.15rem}.project-links a{display:inline-flex;align-items:center;gap:.55rem;padding:.78rem 1rem;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#eef3f8;transition:transform .25s ease,border-color .25s ease,background .25s ease}.project-links a:hover{transform:translateY(-3px);border-color:#6ef2ff8c;background:#6ef2ff14}.journey-section{padding-top:14vh}.journey-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0 1.4rem}.journey-metrics article,.journey-detail,.journey-sidebar{border:1px solid rgba(255,255,255,.08);background:#080c12c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.journey-metrics article{padding:1.3rem 1.4rem;display:grid;gap:.45rem}.journey-metrics strong{font-size:clamp(1.7rem,4vw,2.9rem);letter-spacing:-.05em}.journey-metrics span{color:#9eacb9}.journey-console{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);gap:1.25rem;align-items:start}.journey-sidebar{padding:1.1rem}.journey-filter{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.journey-filter button,.skill-orbit-buttons button{border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#dfe7ef;padding:.72rem .95rem;transition:transform .22s ease,border-color .22s ease,background .22s ease}.journey-filter button.active,.skill-orbit-buttons button.active{border-color:#6ef2ff8c;background:#6ef2ff1a;color:#fff}.journey-entries{display:grid;gap:.8rem}.journey-node{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:center;width:100%;text-align:left;padding:.95rem;border:1px solid rgba(255,255,255,.08);background:#05070a8c;transition:transform .25s ease,border-color .25s ease,background .25s ease}.journey-node:hover,.journey-node.active{transform:translate(6px);border-color:#6ef2ff73;background:#6ef2ff0f}.journey-node-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#6ef2ff29,#9b7cff2e);color:#eaf7ff}.journey-node small{display:block;color:#8fa0b2;margin-bottom:.18rem}.journey-node strong{font-size:.95rem}.journey-detail{padding:1.5rem;min-height:100%}.journey-detail-head{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:1.1rem}.journey-detail-head h3{margin:.55rem 0 0;font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-.05em}.journey-year-chip{padding:.6rem .8rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#eef4f7;font:500 .72rem/1 DM Mono,monospace;letter-spacing:.16em}.journey-detail>p{color:#aeb9c4;line-height:1.85;margin-bottom:1.3rem}.journey-detail-points{display:grid;gap:.8rem}.journey-detail-points div{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.skills-section{padding-top:14vh}.skill-showcase{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);gap:1.35rem;align-items:stretch}.skill-reactor-panel,.skill-detail-panel{border:1px solid rgba(255,255,255,.08);background:#080c12c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.skill-reactor-panel{display:grid;gap:1.3rem;padding:1.6rem}.skill-reactor-core{position:relative;width:min(340px,60vw);aspect-ratio:1;margin:0 auto;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at center,#10222bfa,#070b11e6 55%,#6ef2ff0f);box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 18px #6ef2ff08}.skill-reactor-core span{font-size:clamp(2.4rem,6vw,4.6rem);font-weight:700;letter-spacing:-.06em}.skill-reactor-core i{position:absolute;inset:10%;border:1px solid rgba(110,242,255,.18);border-radius:50%;animation:spin-ring 13s linear infinite}.skill-reactor-core i:nth-child(2){inset:22%;border-color:#9b7cff2e;animation-duration:11s;animation-direction:reverse}.skill-reactor-core i:nth-child(3){inset:34%;animation-duration:8s}@keyframes spin-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skill-reactor-copy{text-align:center;max-width:560px;margin:0 auto}.skill-reactor-copy small,.skill-detail-head small{color:#90a0b2;letter-spacing:.18em;font:500 .58rem/1.5 DM Mono,monospace}.skill-reactor-copy h3{margin:.45rem 0 .65rem;font-size:clamp(1.8rem,3vw,2.5rem)}.skill-reactor-copy p{margin:0;color:#a8b4c0;line-height:1.8}.skill-orbit-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.skill-orbit-buttons button{display:flex;align-items:center;gap:.8rem;justify-content:flex-start}.skill-orbit-buttons button.active{box-shadow:0 0 0 1px #ffffff08,0 16px 36px #0000002e}.skill-detail-panel{padding:1.6rem}.skill-detail-head{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.skill-detail-icon{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6ef2ff2e,#9b7cff29)}.skill-detail-head h3{margin:.35rem 0 0;font-size:clamp(1.55rem,2.8vw,2.1rem)}.skill-bars{display:grid;gap:1rem}.skill-bars article{display:grid;gap:.5rem}.skill-bars article>div{display:flex;justify-content:space-between;gap:1rem}.skill-bars strong{font-size:.95rem}.skill-bars small{color:#8fa0b1}.skill-bars span{width:100%;height:10px;background:#ffffff0f;overflow:hidden}.skill-bars span i{display:block;height:100%;box-shadow:0 0 20px currentColor}.human-editorial{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:1.2rem;align-items:start}.human-photo-board{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem;align-items:start}.human-main{min-height:720px;grid-row:span 2}.human-side-top{min-height:340px}.human-side-bottom{min-height:360px}.human-mini-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.human-mini{min-height:240px}.human-card{border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#070a10}.human-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .35s ease}.human-card:hover img{transform:scale(1.04);filter:saturate(1.04)}.human-card figcaption{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;display:grid;gap:.3rem}.interest-list{border-radius:26px}@media(max-width:1100px){.journey-console,.skill-showcase,.human-editorial,.human-photo-board{grid-template-columns:1fr}.human-main{min-height:560px;grid-row:auto}.human-side-top,.human-side-bottom{min-height:300px}}@media(max-width:780px){.journey-metrics,.skill-orbit-buttons{grid-template-columns:1fr}.human-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.hero-track-switch{width:100%}.journey-detail-head{flex-direction:column}.human-mini-grid{grid-template-columns:1fr}.human-main{min-height:420px}.human-side-top,.human-side-bottom,.human-mini{min-height:240px}}.hero-role{display:inline-flex;flex-wrap:wrap;gap:.4rem;min-height:1.8em}.portrait-ui{display:flex;align-items:center;justify-content:center}.portrait-corners{width:min(72%,420px);aspect-ratio:3 / 4;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:34px}.portrait-corners i{width:34px;height:34px}.portrait-mode{left:50%;top:calc(50% - min(36%,220px));transform:translate(-50%)}.portrait-coordinate{right:50%;bottom:calc(50% - min(36%,220px));transform:translate(50%)}@media(max-width:1024px){.portrait-corners{width:min(82%,360px)}}@media(max-width:767px){.portrait-corners{width:min(86%,300px);border-radius:24px}.portrait-mode{top:6%}.portrait-coordinate{bottom:5%}}.profile-stage-copy p{max-width:860px}.static-portrait-stage{display:grid;gap:0;align-items:stretch}.static-portrait-stage:before{background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),radial-gradient(circle at 50% 18%,rgba(110,242,255,.16),transparent 28%),radial-gradient(circle at 52% 58%,rgba(155,124,255,.11),transparent 36%);background-size:28px 28px,28px 28px,auto,auto;opacity:.55}.profile-formal-shell{position:relative;min-height:clamp(460px,68vh,760px);display:grid;place-items:center;padding:clamp(1.5rem,4vw,3rem)}.profile-formal-shell:before{content:"";position:absolute;inset:auto 10% 7%;height:22%;background:radial-gradient(circle at center,rgba(110,242,255,.16),transparent 68%);filter:blur(42px)}.profile-formal-shell img{position:relative;z-index:1;width:min(100%,470px);max-height:min(86vh,680px);object-fit:contain;filter:drop-shadow(0 30px 70px rgba(0,0,0,.36))}.profile-content{top:14vh;gap:1.2rem}.profile-facts{margin-top:0}.profile-stage-notes{justify-content:space-between;flex-wrap:wrap}.skill-reactor-core{overflow:hidden}.skill-reactor-photo-wrap{width:min(58%,192px);aspect-ratio:1;border-radius:50%;overflow:hidden;position:relative;z-index:2;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 9px #6ef2ff0b,0 24px 48px #00000038}.skill-reactor-photo{width:100%;height:100%;object-fit:cover;object-position:center top}.skill-reactor-core>span{display:none}.human-editorial-stack{display:grid;grid-template-columns:1fr;gap:1.4rem}.human-photo-album{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(70px,70px);gap:1rem}.human-album-card{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:#070a10;padding:0;text-align:left;cursor:pointer;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.human-album-card:hover{transform:translateY(-4px);border-color:#6ef2ff59;box-shadow:0 26px 60px #00000038}.human-album-card img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .35s ease}.human-album-card:hover img{transform:scale(1.03);filter:saturate(1.04)}.human-album-card.hero{grid-column:span 6;grid-row:span 6}.human-album-card.wide{grid-column:span 6;grid-row:span 3}.human-album-card.tall{grid-column:span 3;grid-row:span 6}.human-album-card.square{grid-column:span 3;grid-row:span 3}.human-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#05070a0a,#05070a1f 45%,#05070ae0)}.human-card-index,.human-card-preview{position:absolute;top:1rem;z-index:2;font:500 .6rem/1 DM Mono,monospace;letter-spacing:.16em;text-transform:uppercase}.human-card-index{left:1rem;color:#f0f8ffb8}.human-card-preview{right:1rem;color:var(--cyan);padding:.5rem .7rem;background:#080c1294;border:1px solid rgba(255,255,255,.1);border-radius:999px}.human-card-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;display:grid;gap:.22rem}.human-card-caption strong{font-size:clamp(1rem,1.4vw,1.5rem)}.human-card-caption small{color:#bac6d0}.photo-preview-dialog{width:min(1100px,calc(100vw - 2rem));border:1px solid rgba(255,255,255,.12);background:#080c12f0;color:#eef4f7;padding:1rem}.photo-preview-dialog::backdrop{background:#020407d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.photo-preview-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:1rem;align-items:stretch}.photo-preview-layout img{width:100%;max-height:78vh;object-fit:contain;background:#05080c;border-radius:18px}.photo-preview-copy{display:grid;align-content:end;gap:.85rem;padding:1rem .5rem 1rem 0}.photo-preview-copy small{color:#93a3b4;letter-spacing:.18em;font:500 .6rem/1 DM Mono,monospace}.photo-preview-copy h3{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.photo-preview-copy p{margin:0;color:#aeb9c4;line-height:1.8}.photo-preview-copy button{width:fit-content;display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#eef4f7}@media(max-width:1100px){.human-photo-album{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(70px,70px)}.human-album-card.hero,.human-album-card.wide{grid-column:span 6}.human-album-card.tall,.human-album-card.square{grid-column:span 3}}@media(max-width:760px){.human-photo-album{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:160px}.human-album-card.hero,.human-album-card.wide,.human-album-card.tall,.human-album-card.square{grid-column:span 2;grid-row:span 1}.human-album-card.square{grid-column:span 1}.photo-preview-layout{grid-template-columns:1fr}.photo-preview-copy{padding:.25rem 0 0}}.dialog-close{position:absolute;right:1rem;top:1rem;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#080c12b8;color:#f0f5f8;z-index:3}body:before{content:"";position:fixed;inset:-18%;z-index:1;pointer-events:none;opacity:.38;background:radial-gradient(circle at 18% 22%,rgba(110,242,255,.12),transparent 24%),radial-gradient(circle at 82% 26%,rgba(155,124,255,.12),transparent 28%),radial-gradient(circle at 52% 78%,rgba(114,240,176,.07),transparent 24%);transform:translate3d(calc((var(--page-progress) - .5) * -4vw),calc(var(--page-progress) * -12vh),0) rotate(calc(var(--page-progress) * 10deg));transition:transform .15s linear}main,.site-header{position:relative;z-index:3}.hero-bottom{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);gap:1rem;flex-wrap:wrap}.hero-bottom span,.hero-bottom a{white-space:nowrap}@media(max-width:860px){.hero-bottom{margin-top:1.6rem;padding-bottom:.8rem}}.dynamic-stage-shell:before{background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),radial-gradient(circle at 18% 14%,rgba(110,242,255,.12),transparent 24%),radial-gradient(circle at 84% 70%,rgba(155,124,255,.08),transparent 26%);background-size:28px 28px,28px 28px,auto,auto;opacity:.55}.profile-visual-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.6fr);gap:1rem;padding:1rem}.profile-body-canvas{position:relative;min-height:clamp(520px,72vh,860px);border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 50% 18%,rgba(110,242,255,.1),transparent 24%),#090d12;overflow:hidden}.profile-body-canvas canvas{display:block}.profile-body-overlay{position:absolute;inset:1rem 1rem auto;display:flex;justify-content:space-between;gap:.8rem;pointer-events:none;font:500 .58rem/1 DM Mono,monospace;letter-spacing:.16em;text-transform:uppercase;color:#95a4b5}.profile-body-overlay span{color:var(--cyan)}.profile-visual-side{display:grid;gap:.9rem;align-content:stretch}.profile-data-card{position:relative;display:grid;grid-template-columns:40px 1fr;gap:.9rem;padding:1rem;min-height:130px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#080c12db,#080c1299);overflow:hidden}.profile-data-card:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(90deg,var(--cyan),rgba(155,124,255,.8),transparent);opacity:.6}.profile-data-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:var(--cyan);background:#ffffff08}.profile-data-card small{display:block;margin-bottom:.5rem;font:500 .62rem/1 DM Mono,monospace;letter-spacing:.18em;text-transform:uppercase;color:#8da0b1}.profile-data-card strong{display:block;color:#edf4f7;font-size:.96rem;line-height:1.75;font-weight:600}.profile-signal-lines{min-height:96px;padding:1rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#080c1299,#080c124d);display:grid;gap:.8rem;align-content:center}.profile-signal-lines i{height:1px;width:100%;background:linear-gradient(90deg,rgba(110,242,255,.16),rgba(110,242,255,.65),rgba(155,124,255,.2),transparent 82%);animation:signalShift 5s linear infinite}.profile-signal-lines i:nth-child(2){animation-duration:6s}.profile-signal-lines i:nth-child(3){animation-duration:4.5s}.profile-signal-lines i:nth-child(4){animation-duration:7s}@keyframes signalShift{0%{transform:translate(-8%);opacity:.45}50%{transform:translate(5%);opacity:.95}to{transform:translate(-8%);opacity:.45}}@media(max-width:1024px){.profile-visual-grid{grid-template-columns:1fr}.profile-visual-side{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.profile-visual-side{grid-template-columns:1fr}.profile-body-canvas{min-height:500px}}.human-combined-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:1.25rem;align-items:start}.human-interest-board{position:sticky;top:13vh;display:grid;gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#080c12d6,#080c129e)}.human-interest-intro small{font:500 .6rem/1 DM Mono,monospace;letter-spacing:.18em;text-transform:uppercase;color:#8fa0af}.human-interest-intro h3{margin:.65rem 0 0;font-size:clamp(1.4rem,2.1vw,2rem);line-height:1.08}.human-interest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.human-interest-card{min-height:140px;padding:1rem;display:grid;gap:.65rem;align-content:start;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.human-interest-card span,.human-interest-card small{font:500 .58rem/1 DM Mono,monospace;letter-spacing:.16em;text-transform:uppercase;color:#94a3b4}.human-interest-card svg{color:var(--cyan)}.human-interest-card strong{font-size:.95rem;line-height:1.5}@media(max-width:1100px){.human-combined-layout{grid-template-columns:1fr}.human-interest-board{position:static}}@media(max-width:760px){.human-interest-grid{grid-template-columns:1fr}}main{position:relative;z-index:3}.site-header{position:fixed!important;top:0;left:0;z-index:100!important;background:linear-gradient(180deg,rgba(5,7,10,.92),rgba(5,7,10,.52) 72%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.section-intro{padding-top:5vh}.identity-profile{min-height:auto;padding-top:8vh;padding-bottom:10vh}.projects-section{padding-top:3vh}.journey-section,.certificate-vault,.skills-section{padding-top:9vh}.human-side{min-height:auto;padding-top:9vh;padding-bottom:12vh}.profile-layout-clean{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:clamp(1.5rem,3vw,3rem);align-items:end}.profile-model-stage{border-radius:24px;min-height:0}.profile-model-stage:before{opacity:.42}.profile-body-canvas-full{min-height:clamp(620px,80vh,900px);border:0}.profile-facts-column{position:sticky;top:12vh;padding:0 0 1rem;align-self:end}.profile-facts-column .profile-facts{background:#080c12c2;border:1px solid rgba(255,255,255,.08)}.profile-facts-column .profile-signature{padding:1rem .25rem 0}@media(max-width:1024px){.profile-layout-clean{grid-template-columns:1fr;align-items:start}.profile-facts-column{position:static}.profile-body-canvas-full{min-height:680px}}@media(max-width:680px){.identity-profile{padding-top:5vh}.profile-body-canvas-full{min-height:560px}}.human-side-clean .human-heading{margin-bottom:2rem}.human-feature-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:1rem;align-items:stretch}.human-feature-stack{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem}.human-photo-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#080b10;padding:0;text-align:left;cursor:pointer;border-radius:22px;box-shadow:0 22px 60px #0000002e;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.human-photo-card:hover{transform:translateY(-4px);border-color:#6ef2ff57;box-shadow:0 30px 76px #00000045}.human-photo-card img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .35s ease}.human-photo-card:hover img{transform:scale(1.025);filter:saturate(1.05) contrast(1.02)}.human-photo-lead{min-height:700px}.human-photo-lead img{object-position:center top}.human-photo-feature{min-height:342px}.human-photo-feature img{object-position:center 25%}.human-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(5,7,10,.08) 56%,rgba(5,7,10,.86));pointer-events:none}.human-photo-label{position:absolute;z-index:2;left:1rem;right:1rem;bottom:1rem;display:grid;gap:.3rem}.human-photo-label strong{font-size:clamp(1.05rem,1.7vw,1.55rem)}.human-photo-label small{color:#bac5cf}.human-photo-preview{position:absolute;z-index:2;top:1rem;right:1rem;padding:.5rem .72rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#06090ea8;color:var(--cyan);font:500 .58rem/1 DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.human-gallery-clean{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.human-photo-grid{aspect-ratio:4 / 3}.human-photo-grid img{object-position:center}.human-gallery-clean .human-photo-grid:nth-child(2) img,.human-gallery-clean .human-photo-grid:nth-child(5) img,.human-gallery-clean .human-photo-grid:nth-child(6) img{object-position:center top}.human-interest-section{margin-top:1.4rem;padding:clamp(1.2rem,2.5vw,2rem);border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,rgba(110,242,255,.045),transparent 32%),#080c12b8}.human-interest-heading{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);align-items:end;gap:1rem;margin-bottom:1.25rem}.human-interest-heading h3{margin:0;max-width:680px;font-size:clamp(1.55rem,3vw,2.7rem);line-height:1.03;letter-spacing:-.05em}.human-interest-list-clean{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.08)}.human-interest-list-clean article{min-height:128px;display:grid;grid-template-columns:auto auto 1fr;gap:.85rem;align-items:center;padding:1rem;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff04;transition:background .25s ease,transform .25s ease}.human-interest-list-clean article:hover{background:#6ef2ff0b;transform:translateY(-2px)}.human-interest-list-clean article>span{color:#71808f;font:500 .6rem/1 DM Mono,monospace}.human-interest-list-clean article>svg{color:var(--cyan)}.human-interest-list-clean article div{display:grid;gap:.3rem}.human-interest-list-clean strong{font-size:.95rem}.human-interest-list-clean small{color:#93a2b1;font:500 .58rem/1 DM Mono,monospace;letter-spacing:.14em}@media(max-width:1080px){.human-feature-layout{grid-template-columns:1fr}.human-feature-stack{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.human-photo-feature{min-height:360px}}@media(max-width:840px){.human-gallery-clean,.human-interest-list-clean{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.human-side{padding-top:6vh}.human-feature-stack,.human-gallery-clean,.human-interest-list-clean{grid-template-columns:1fr}.human-photo-lead{min-height:480px}.human-photo-feature{min-height:300px}.human-photo-grid{aspect-ratio:4 / 3}.human-interest-heading{grid-template-columns:1fr}}.profile-layout-clean{grid-template-columns:minmax(0,1fr)!important;gap:1.4rem;align-items:stretch}.profile-layout-clean .profile-stage,.profile-layout-clean .profile-model-stage,.profile-layout-clean .profile-body-canvas-full{width:100%}.profile-model-stage{min-height:clamp(720px,88vh,980px)}.profile-body-canvas-full{min-height:clamp(720px,88vh,980px)!important;width:100%}.profile-facts-column{position:static!important;top:auto!important;width:100%;align-self:stretch;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:0!important}.profile-facts-column .profile-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.profile-facts-column .profile-signature{padding:0 0 0 1rem;white-space:nowrap}.human-feature-layout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr)!important;max-width:1120px;margin-inline:auto}.human-photo-lead{min-height:560px!important}.human-feature-stack{grid-template-rows:repeat(2,minmax(0,1fr))}.human-photo-feature{min-height:272px!important}@media(max-width:1100px){.profile-facts-column{grid-template-columns:1fr}.profile-facts-column .profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-facts-column .profile-signature{padding-left:.25rem}}@media(max-width:900px){.profile-model-stage,.profile-body-canvas-full{min-height:720px!important}.human-feature-layout{grid-template-columns:1fr!important}.human-photo-lead{min-height:520px!important}}@media(max-width:680px){.profile-model-stage,.profile-body-canvas-full{min-height:620px!important}.profile-facts-column .profile-facts{grid-template-columns:1fr}.human-photo-lead{min-height:420px!important}.human-photo-feature{min-height:250px!important}}.identity-profile{padding-top:clamp(4vh,5vw,6vh)}.profile-stage{gap:1.25rem}.profile-stage-copy{position:relative;z-index:2;padding-bottom:.5rem}.profile-stage-copy p{max-width:920px}.identity-words{inset:12vh auto auto -2vw;opacity:.14}.identity-words span:nth-child(3){opacity:.55}.profile-model-stage{position:relative;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#060a0f42;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 30px 90px #0000002e,inset 0 1px #ffffff0f;overflow:hidden}.profile-model-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 15%,rgba(110,242,255,.1),transparent 26%),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,32px 32px,32px 32px;opacity:.65;pointer-events:none}.profile-model-stage:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(180deg,transparent,rgba(5,7,10,.38) 38%,rgba(5,7,10,.74));pointer-events:none}.profile-body-canvas-full{min-height:clamp(440px,62vh,720px)!important;background:transparent!important;border:0!important}.profile-body-canvas-full canvas{display:block}.profile-body-overlay{inset:1rem 1rem auto;z-index:2}.profile-layout-clean{gap:1.1rem}.profile-facts-column{margin-top:.25rem}.profile-facts-column .profile-facts{background:#080c127a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.human-feature-layout{grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr)!important;gap:.9rem}.human-photo-lead{min-height:470px!important}.human-photo-feature{min-height:230px!important}.human-interest-section{margin-top:1.1rem;padding:1.1rem;background:linear-gradient(180deg,#ffffff08,#ffffff03),#070a0f94;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.human-interest-heading{grid-template-columns:auto 1fr;align-items:center;gap:.9rem}.human-interest-heading h3{font-size:clamp(1.15rem,2vw,1.85rem);line-height:1.15}.human-interest-list-clean article{min-height:112px;border-radius:0}@media(max-width:1200px){.profile-body-canvas-full{min-height:clamp(420px,58vh,660px)!important}}@media(max-width:900px){.profile-model-stage,.profile-body-canvas-full{min-height:580px!important}.human-feature-layout{grid-template-columns:1fr!important}.human-photo-lead{min-height:430px!important}}@media(max-width:680px){.identity-words{inset:10vh auto auto -3vw}.profile-model-stage,.profile-body-canvas-full{min-height:480px!important}.human-photo-lead{min-height:360px!important}.human-photo-feature{min-height:220px!important}}.site-header{z-index:450;height:78px;background:linear-gradient(to bottom,#05070ae0,#05070a94 72%,#05070a00);border-bottom:1px solid rgba(255,255,255,.05)}.identity-profile{padding-top:clamp(2vh,2vw,3vh)}.profile-layout-clean{gap:.9rem}.profile-stage{gap:1rem}.profile-stage-copy{margin-bottom:.2rem}.profile-stage-copy h2{margin-bottom:.8rem}.profile-stage-copy p{max-width:760px}.identity-words{inset:8vh auto auto -1vw;opacity:.1;mix-blend-mode:screen}.profile-model-stage{margin-top:.35rem;border:1px solid rgba(255,255,255,.07);border-radius:30px;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#070a0f2e;box-shadow:0 24px 90px #0000002e,inset 0 1px #ffffff0d}.profile-model-stage:before{opacity:.48;background:radial-gradient(circle at 50% 12%,rgba(110,242,255,.09),transparent 24%),radial-gradient(circle at 48% 55%,rgba(155,124,255,.07),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px);background-size:auto,auto,34px 34px,34px 34px}.profile-model-stage:after{height:36%;background:linear-gradient(180deg,transparent,rgba(5,7,10,.28) 42%,rgba(5,7,10,.72))}.profile-body-canvas-full{min-height:clamp(360px,50vh,540px)!important;background:transparent!important}.profile-body-overlay{inset:1rem 1rem auto;padding:0}.profile-body-overlay span,.profile-body-overlay small{padding:.45rem .72rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#06090e61;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.profile-body-overlay small{margin-left:auto}.profile-facts-column{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:stretch}.profile-facts-column .profile-facts{grid-template-columns:repeat(4,minmax(0,1fr));padding:0;overflow:hidden}.profile-facts-column .profile-facts>div{min-height:76px}.profile-signature{min-width:248px;justify-content:center}.human-side-clean{padding-top:13vh}.human-feature-layout{grid-template-columns:minmax(230px,.54fr) minmax(0,1.46fr)!important;gap:1rem}.human-feature-stack{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:1rem}.human-photo-lead,.human-photo-feature{min-height:400px!important}.human-gallery-clean{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.human-gallery-clean .human-photo-grid:nth-child(1){grid-column:span 2}.human-gallery-clean .human-photo-grid:nth-child(4){grid-column:span 2}.human-interest-section{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:1rem;align-items:start;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(125deg,rgba(110,242,255,.045),transparent 34%),linear-gradient(180deg,#ffffff08,#ffffff03),#070a0fad;box-shadow:0 20px 60px #0000001f}.human-interest-heading{grid-template-columns:1fr;align-items:start;gap:.8rem;margin-bottom:0}.human-interest-heading h3{max-width:100%;line-height:1.12}.human-interest-list-clean{border:0;gap:.85rem}.human-interest-list-clean article{border:1px solid rgba(255,255,255,.08);border-radius:22px;min-height:106px;background:linear-gradient(180deg,#ffffff08,#ffffff04)}@media(max-width:1200px){.profile-body-canvas-full{min-height:clamp(360px,46vh,500px)!important}.human-gallery-clean{grid-template-columns:repeat(3,minmax(0,1fr))}.human-interest-section{grid-template-columns:1fr}}@media(max-width:900px){.profile-facts-column{grid-template-columns:1fr}.profile-facts-column .profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.human-feature-layout,.human-feature-stack,.human-gallery-clean,.human-interest-list-clean{grid-template-columns:1fr!important}.human-photo-lead,.human-photo-feature{min-height:340px!important}}@media(max-width:680px){.site-header{height:72px}.profile-model-stage,.profile-body-canvas-full{min-height:390px!important}.profile-facts-column .profile-facts{grid-template-columns:1fr}.human-photo-lead,.human-photo-feature{min-height:300px!important}}.profile-split-section{position:relative;min-height:150vh;padding-top:clamp(7rem,11vh,10rem);padding-bottom:clamp(5rem,10vh,9rem);background:radial-gradient(circle at 82% 28%,rgba(110,242,255,.08),transparent 28%),radial-gradient(circle at 68% 66%,rgba(155,124,255,.07),transparent 32%),linear-gradient(180deg,#05070ac2,#05070ae6);overflow:visible}.profile-split-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(180deg,transparent,black 12%,black 88%,transparent);mask-image:linear-gradient(180deg,transparent,black 12%,black 88%,transparent);opacity:.55}.profile-split-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);gap:clamp(2rem,4.5vw,5.5rem);align-items:start;width:100%}.profile-split-copy{position:sticky;top:clamp(7rem,14vh,10rem);display:grid;align-content:start;gap:clamp(1.8rem,3vw,3rem);min-width:0}.profile-copy-inner{max-width:760px}.split-reveal{margin:1.15rem 0 1.25rem;max-width:820px;font-size:clamp(3rem,5.8vw,7rem);line-height:.94;letter-spacing:-.065em;perspective:900px}.split-word-mask{display:inline-flex;overflow:hidden;vertical-align:top}.split-word-mask>span{display:inline-block;transform-origin:50% 100%;will-change:transform,opacity}.profile-lead{max-width:690px;color:#a9b5c1;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.8}.profile-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;max-width:760px}.profile-bento-card{position:relative;min-height:142px;display:grid;align-content:start;gap:.72rem;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff09,#ffffff03),#080c128a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;transition:transform .3s ease,border-color .3s ease,background .3s ease}.profile-bento-card:hover{transform:translateY(-4px);border-color:#6ef2ff4d;background:linear-gradient(180deg,#6ef2ff0e,#ffffff03),#080c129e}.profile-bento-card-1,.profile-bento-card-4{grid-column:span 1}.profile-bento-card-2{transform:translateY(1.3rem)}.profile-bento-card-2:hover{transform:translateY(calc(1.3rem - 4px))}.profile-bento-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(255,255,255,.09);color:var(--cyan);background:linear-gradient(135deg,#6ef2ff1c,#9b7cff1a)}.profile-bento-card small{color:#8494a5;font:500 .58rem/1 DM Mono,monospace;letter-spacing:.17em;text-transform:uppercase}.profile-bento-card strong{font-size:.96rem;line-height:1.45}.profile-signature-split{width:fit-content;min-width:0;justify-content:flex-start;padding:.75rem 0;background:transparent}.profile-model-column{position:relative;min-height:138vh}.profile-model-sticky{position:sticky;top:78px;height:calc(100svh - 78px);min-height:620px;display:grid;place-items:stretch;isolation:isolate;overflow:hidden}.profile-model-sticky:before{content:"";position:absolute;inset:9% 3% 8%;z-index:0;border-radius:50%;background:radial-gradient(circle at 50% 60%,rgba(110,242,255,.14),transparent 42%),radial-gradient(circle at 52% 42%,rgba(155,124,255,.09),transparent 52%);filter:blur(20px);pointer-events:none}.profile-layer-words{position:absolute;inset:12% -4% auto -7%;z-index:0;display:grid;gap:1.6rem;pointer-events:none;transform:rotate(-3deg)}.profile-layer-words span{display:block;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.17);font-size:clamp(4.8rem,9.4vw,11rem);font-weight:800;line-height:.7;letter-spacing:-.085em;text-align:center}.profile-layer-words span:last-child{transform:translate(8%);-webkit-text-stroke-color:rgba(110,242,255,.16)}.profile-body-canvas-full{position:relative;z-index:1;width:100%;height:100%;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible}.profile-body-canvas-full canvas{width:100%!important;height:100%!important;background:transparent!important;filter:saturate(1.03) contrast(1.02)}.profile-model-caption{position:absolute;left:1rem;right:1rem;bottom:1.2rem;z-index:3;display:flex;justify-content:space-between;gap:1rem;color:#e1ecf4a8;font:500 .57rem/1 DM Mono,monospace;letter-spacing:.16em;text-transform:uppercase;pointer-events:none}.profile-model-caption span{padding:.58rem .75rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#05080d42;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}@media(max-width:1180px){.profile-split-layout{grid-template-columns:minmax(0,.88fr) minmax(390px,1.12fr);gap:2rem}.profile-bento-card-2{transform:none}.profile-bento-card-2:hover{transform:translateY(-4px)}}@media(max-width:980px){.profile-split-section{min-height:auto;padding-top:8rem}.profile-split-layout{grid-template-columns:1fr}.profile-split-copy,.profile-model-sticky{position:relative;top:auto}.profile-model-column{min-height:0}.profile-model-sticky{height:min(82svh,760px);min-height:580px}.profile-bento{max-width:none}}@media(max-width:680px){.profile-split-section{padding-top:6.5rem}.split-reveal{font-size:clamp(2.6rem,13vw,4.4rem)}.profile-bento{grid-template-columns:1fr}.profile-model-sticky{height:620px;min-height:620px}.profile-layer-words{inset:12% -12% auto}.profile-layer-words span{font-size:18vw}.profile-model-caption{flex-direction:column;align-items:flex-start}}.profile-split-section{min-height:124svh;padding-top:clamp(5.8rem,8.5vh,7.2rem);padding-bottom:clamp(3.5rem,6vh,5rem)}.profile-split-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,3.5rem);align-items:start}.profile-split-copy{top:clamp(5.5rem,10vh,7.5rem);min-height:calc(100svh - 8rem);align-content:center;gap:clamp(1.1rem,2vw,1.8rem);padding-block:1rem 2rem}.profile-copy-inner,.profile-bento{max-width:none;width:100%}.profile-copy-inner .split-reveal{max-width:680px;margin-block:.85rem 1rem;font-size:clamp(2.85rem,4.8vw,5.9rem)}.profile-lead{max-width:650px;margin:0;font-size:clamp(.94rem,1.15vw,1.08rem)}.profile-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(118px,auto);gap:.78rem}.profile-bento-card,.profile-bento-card-1,.profile-bento-card-2,.profile-bento-card-3,.profile-bento-card-4{grid-column:span 1;min-height:118px;transform:none;padding:1rem 1.05rem;border-radius:22px;background:#ffffff08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08)}.profile-bento-card-2:hover,.profile-bento-card:hover{transform:translateY(-4px)}.profile-bento-card strong{max-width:22ch}.profile-signature-split{margin-top:.2rem}.profile-model-column{min-height:122svh}.profile-model-sticky{top:76px;height:calc(100svh - 76px);min-height:600px;overflow:visible}.profile-model-sticky:before{inset:4% -3% 3%;z-index:0;filter:blur(26px);background:radial-gradient(circle at 50% 58%,rgba(0,240,255,.16),transparent 38%),radial-gradient(circle at 58% 40%,rgba(155,124,255,.11),transparent 48%)}.profile-layer-words{inset:15% -8% auto;z-index:1;gap:2rem;opacity:.88}.profile-layer-words span{font-size:clamp(4.5rem,8vw,9.5rem);-webkit-text-stroke:1px rgba(255,255,255,.16)}.profile-body-canvas-full{z-index:2;min-height:0!important;background:transparent!important}.profile-body-canvas-full:before,.profile-body-canvas-full:after{content:"";position:absolute;left:8%;right:8%;z-index:3;height:11%;pointer-events:none}.profile-body-canvas-full:before{top:0;background:linear-gradient(180deg,rgba(5,7,10,.38),transparent)}.profile-body-canvas-full:after{bottom:0;background:linear-gradient(0deg,rgba(5,7,10,.5),transparent)}@media(max-width:980px){.profile-split-section{min-height:auto;padding-top:6.5rem}.profile-split-copy{min-height:auto;padding-block:0}.profile-model-column{min-height:0}.profile-model-sticky{height:min(82svh,720px);min-height:560px}}@media(max-width:680px){.profile-bento{grid-template-columns:1fr}.profile-model-sticky{height:590px;min-height:590px}}.profile-split-section{min-height:118svh;padding-top:clamp(5.4rem,8vh,6.8rem);padding-bottom:clamp(3rem,5vh,4.5rem);background:radial-gradient(circle at 78% 32%,rgba(0,240,255,.075),transparent 30%),radial-gradient(circle at 65% 72%,rgba(155,124,255,.065),transparent 34%),linear-gradient(180deg,#05070aad,#05070ae0)}.profile-split-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.75rem,3.2vw,4rem);align-items:start}.profile-split-copy{position:sticky;top:clamp(5.5rem,10vh,7rem);min-height:calc(100svh - 8rem);padding-block:1rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:clamp(1.2rem,2.4vw,2rem)}.profile-copy-inner,.profile-bento{width:100%;max-width:none}.profile-copy-inner .split-reveal{max-width:680px;margin:.85rem 0 1rem;font-size:clamp(2.8rem,4.75vw,5.8rem)}.profile-lead{max-width:620px;margin:0;line-height:1.8}.profile-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(126px,auto);gap:.9rem}.profile-bento-card,.bento-card,.profile-bento-card-1,.profile-bento-card-2,.profile-bento-card-3,.profile-bento-card-4{grid-column:span 1;min-height:126px;transform:none;padding:1.25rem;border-radius:16px;background:#ffffff05!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.07)!important;box-shadow:inset 0 1px #ffffff06;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.profile-bento-card:hover,.profile-bento-card-2:hover,.bento-card:hover{background:#00f0ff0a!important;border-color:#00f0ff4d!important;transform:translateY(-2px);box-shadow:0 18px 42px #00000029,inset 0 1px #ffffff09}.profile-bento-icon{background:linear-gradient(135deg,#00f0ff1c,#9b7cff17)}.profile-signature-split{margin-top:0}.profile-model-column{position:relative;min-height:116svh}.profile-model-sticky{position:sticky;top:76px;height:calc(100svh - 76px);min-height:600px;overflow:visible!important;isolation:isolate}.profile-model-sticky:before{inset:2% -6% 0;border-radius:50%;background:radial-gradient(circle at 50% 55%,rgba(0,240,255,.14),transparent 37%),radial-gradient(circle at 60% 40%,rgba(155,124,255,.1),transparent 49%);filter:blur(28px)}.profile-layer-words{inset:14% -10% auto;z-index:1;opacity:.9}.profile-layer-words span{font-size:clamp(4.7rem,8.2vw,10rem);-webkit-text-stroke:1px rgba(255,255,255,.15)}.profile-layer-words span:last-child{-webkit-text-stroke-color:rgba(0,240,255,.18)}.profile-body-canvas-full,.canvas-container{position:relative;z-index:2;width:100%;height:100%;min-height:0!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.profile-body-canvas-full:before,.profile-body-canvas-full:after,.canvas-container:before,.canvas-container:after{display:none!important;content:none!important}.profile-body-canvas-full canvas,.canvas-container canvas{width:100%!important;height:100%!important;display:block;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;filter:saturate(1.035) contrast(1.025)}.profile-model-caption{z-index:4}@media(max-width:980px){.profile-split-section{min-height:auto;padding-top:6.5rem}.profile-split-layout{grid-template-columns:1fr}.profile-split-copy{position:relative;top:auto;min-height:auto;padding-block:0}.profile-model-column{min-height:0}.profile-model-sticky{position:relative;top:auto;height:min(82svh,720px);min-height:560px}}@media(max-width:680px){.profile-bento{grid-template-columns:1fr}.profile-model-sticky{height:590px;min-height:590px}.profile-layer-words{inset:13% -14% auto}}
