.border-glow-card{--edge-proximity:0;--cursor-angle:45deg;--edge-sensitivity:30;--color-sensitivity:calc(var(--edge-sensitivity) + 20);--border-radius:28px;--glow-padding:40px;--cone-spread:25;isolation:isolate;border-radius:var(--border-radius);background:var(--card-bg,#120f17);border:1px solid #ffffff26;display:grid;position:relative;overflow:visible;transform:translateZ(.01px);box-shadow:0 1px 2px #0000001a,0 2px 4px #0000001a,0 4px 8px #0000001a,0 8px 16px #0000001a,0 16px 32px #0000001a,0 32px 64px #0000001a}.border-glow-card:before,.border-glow-card:after,.border-glow-card>.edge-light{z-index:-1;border-radius:inherit;content:"";transition:opacity .25s ease-out;position:absolute;inset:0}.border-glow-card:not(:hover):not(.sweep-active):before,.border-glow-card:not(:hover):not(.sweep-active):after,.border-glow-card:not(:hover):not(.sweep-active)>.edge-light{opacity:0;transition:opacity .75s ease-in-out}.border-glow-card:before{background:linear-gradient(var(--card-bg,#120f17) 0 100%) padding-box, linear-gradient(#fff0 0 100%) border-box, var(--gradient-one) border-box, var(--gradient-two) border-box, var(--gradient-three) border-box, var(--gradient-four) border-box, var(--gradient-five) border-box, var(--gradient-six) border-box, var(--gradient-seven) border-box, var(--gradient-base) border-box;-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center, black calc(var(--cone-spread) * 1%), transparent calc((var(--cone-spread) + 15) * 1%), transparent calc((100 - var(--cone-spread) - 15) * 1%), black calc((100 - var(--cone-spread)) * 1%));mask-image:conic-gradient(from var(--cursor-angle) at center, black calc(var(--cone-spread) * 1%), transparent calc((var(--cone-spread) + 15) * 1%), transparent calc((100 - var(--cone-spread) - 15) * 1%), black calc((100 - var(--cone-spread)) * 1%));opacity:calc((var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));border:1px solid #0000}.border-glow-card:after{background:var(--gradient-one) padding-box, var(--gradient-two) padding-box, var(--gradient-three) padding-box, var(--gradient-four) padding-box, var(--gradient-five) padding-box, var(--gradient-six) padding-box, var(--gradient-seven) padding-box, var(--gradient-base) padding-box;-webkit-mask-composite:source-out,source-over,source-over,source-over,source-over,source-over;mask-composite:subtract,add,add,add,add,add;-webkit-mask-image:linear-gradient(to bottom, black, black), radial-gradient(ellipse at 50% 50%, black 40%, transparent 65%), radial-gradient(ellipse at 66% 66%, black 5%, transparent 40%), radial-gradient(ellipse at 33% 33%, black 5%, transparent 40%), radial-gradient(ellipse at 66% 33%, black 5%, transparent 40%), radial-gradient(ellipse at 33% 66%, black 5%, transparent 40%), conic-gradient(from var(--cursor-angle) at center, transparent 5%, black 15%, black 85%, transparent 95%);mask-image:linear-gradient(to bottom, black, black), radial-gradient(ellipse at 50% 50%, black 40%, transparent 65%), radial-gradient(ellipse at 66% 66%, black 5%, transparent 40%), radial-gradient(ellipse at 33% 33%, black 5%, transparent 40%), radial-gradient(ellipse at 66% 33%, black 5%, transparent 40%), radial-gradient(ellipse at 33% 66%, black 5%, transparent 40%), conic-gradient(from var(--cursor-angle) at center, transparent 5%, black 15%, black 85%, transparent 95%);mix-blend-mode:soft-light;opacity:calc(var(--fill-opacity,.5) * (var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));border:1px solid #0000}.border-glow-card>.edge-light{inset:calc(var(--glow-padding) * -1);z-index:1;pointer-events:none;-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center, black 2.5%, transparent 10%, transparent 90%, black 97.5%);mask-image:conic-gradient(from var(--cursor-angle) at center, black 2.5%, transparent 10%, transparent 90%, black 97.5%);mix-blend-mode:plus-lighter;opacity:calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity)))}.border-glow-card>.edge-light:before{inset:var(--glow-padding);border-radius:inherit;content:"";box-shadow:inset 0 0 0 1px var(--glow-color), inset 0 0 1px 0 var(--glow-color-60), inset 0 0 3px 0 var(--glow-color-50), inset 0 0 6px 0 var(--glow-color-40), inset 0 0 15px 0 var(--glow-color-30), inset 0 0 25px 2px var(--glow-color-20), inset 0 0 50px 2px var(--glow-color-10), 0 0 1px 0 var(--glow-color-60), 0 0 3px 0 var(--glow-color-50), 0 0 6px 0 var(--glow-color-40), 0 0 15px 0 var(--glow-color-30), 0 0 25px 2px var(--glow-color-20), 0 0 50px 2px var(--glow-color-10);position:absolute}.border-glow-inner{z-index:1;border-radius:inherit;flex-direction:column;min-width:0;min-height:100%;display:flex;position:relative;overflow:hidden}.hero-dock-stage{position:relative;overflow:visible}.hero-dock-positioner{z-index:6;width:532px;max-width:none;position:absolute;bottom:clamp(32px,4.5vh,48px);right:max(clamp(116px,8vw,120px),50vw - 850px);overflow:visible}.hero-dock-entrance{--dock-entrance-y:20px;--dock-entrance-scale:.96;--dock-entrance-blur:6px;opacity:0;visibility:hidden;pointer-events:none;filter:none;transform-origin:bottom;will-change:opacity, transform, filter;width:100%;transform:none}.hero-dock-entrance.is-visible{opacity:1;visibility:visible;pointer-events:auto;filter:none;animation:.76s cubic-bezier(.22,1,.36,1) both hero-dock-entrance;transform:none}@keyframes hero-dock-entrance{0%{opacity:0;filter:blur(var(--dock-entrance-blur));transform:translate3d(0, var(--dock-entrance-y), 0) scale(var(--dock-entrance-scale))}to{opacity:1;filter:none;transform:translate(0,0)scale(1)}}.portfolio-dock-section{z-index:5;background:0 0;width:100%;max-width:100%;padding:50px 24px;position:relative}.hero-dock-positioner .portfolio-dock-section{width:532px;padding:0;overflow:visible}.portfolio-dock-shell{justify-content:center;align-items:flex-end;width:100%;max-width:100%;min-height:116px;display:flex;position:relative;overflow:visible}.portfolio-dock{isolation:isolate;width:532px;min-width:532px;height:80px;min-height:80px;max-height:80px;padding:0;display:block;position:relative;overflow:visible}.portfolio-dock-background{z-index:0;pointer-events:auto;will-change:width, transform;border-radius:40px;width:532px;height:80px;position:absolute;top:0;left:0;overflow:visible;transform:translate(0,0)}.portfolio-dock-glass{z-index:0;pointer-events:none;border-radius:inherit;-webkit-backdrop-filter:blur(18px)saturate(118%);background:linear-gradient(#ffffff1b,#ffffff06 48%,#0000001f),#110d11ad;border:1px solid #ffffff29;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #fff3,inset 0 -1px #0000004d,0 22px 52px #00000057,0 0 38px #93000114}.portfolio-dock-glass:before{border-radius:inherit;content:"";pointer-events:none;opacity:.72;background:linear-gradient(90deg,#0000,#ffffff61,#0000) 50% 4px/80% 1px no-repeat;position:absolute;inset:0}.portfolio-dock-list{z-index:1;pointer-events:none;margin:0;padding:0;list-style:none;position:absolute;inset:0;overflow:visible}.portfolio-dock-list li{width:0;height:52px;position:absolute;bottom:12px;left:0}.portfolio-dock-link{--dock-tooltip-y:0px;pointer-events:auto;will-change:transform;border-radius:15px;outline:none;width:52px;height:52px;display:block;position:absolute;bottom:0;left:0;transform:translate(16px)}.portfolio-dock-icon-tile{pointer-events:none;width:52px;height:52px;box-shadow:none;transform-origin:bottom;will-change:transform;background:0 0;border:0;border-radius:0;place-items:center;display:grid;position:absolute;bottom:0;left:50%;overflow:visible;transform:translate(-50%)scale(1)}.portfolio-dock-icon-image{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.portfolio-dock-link:focus-visible:after{z-index:4;content:"";pointer-events:none;border:1px solid #f2efe5b8;border-radius:19px;position:absolute;inset:-5px}.portfolio-dock-label{z-index:8;color:#f2efe5eb;white-space:nowrap;pointer-events:none;opacity:0;min-width:max-content;transform:translate3d(-50%, calc(var(--dock-tooltip-y) + 6px), 0);background:#100d11e6;border:1px solid #ffffff1f;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:650;line-height:1;transition:opacity .15s;position:absolute;bottom:calc(100% + 14px);left:50%;box-shadow:0 10px 24px #0000004d}.portfolio-dock-label:after{content:"";background:#100d11e6;border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;width:7px;height:7px;position:absolute;top:100%;left:50%;transform:translate(-50%,-4px)rotate(45deg)}.portfolio-dock-link:hover .portfolio-dock-label,.portfolio-dock-link.is-active .portfolio-dock-label,.portfolio-dock-link:focus-visible .portfolio-dock-label{opacity:1;transform:translate3d(-50%, var(--dock-tooltip-y), 0)}@media (width<=1024px),(hover:none),(pointer:coarse){.portfolio-dock-section{padding:42px 0 48px;overflow:hidden}.portfolio-dock-shell{scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;justify-content:flex-start;min-height:0;padding:52px 18px 16px;overflow:auto hidden}.portfolio-dock-shell::-webkit-scrollbar{display:none}.portfolio-dock{flex:0 0 436px;width:436px;min-width:436px;height:68px;min-height:68px;max-height:68px;margin:0 auto;padding:0}.portfolio-dock-background{will-change:auto;border-radius:34px;width:436px;height:68px}.portfolio-dock-list li{height:44px;bottom:10px}.portfolio-dock-link{will-change:auto;width:44px;height:44px;transform:translate(14px)}.portfolio-dock-icon-tile{will-change:auto;width:44px;height:44px;transform:translate(-50%)scale(1)}.portfolio-dock-label{bottom:calc(100% + 12px)}}@media (width<=1180px){.hero-dock-positioner{justify-content:center;width:100%;max-width:100%;margin-top:28px;display:flex;position:relative;bottom:auto;right:auto;overflow:visible}.hero-dock-positioner .portfolio-dock-section{width:100%;max-width:100%;padding:0}}@media (width<=1024px){.hero-dock-positioner .portfolio-dock-shell{padding-top:32px}}@media (width<=767px){.hero-dock-positioner{margin-top:24px}.hero-dock-positioner .portfolio-dock-shell{padding-top:28px;padding-bottom:12px}.hero-dock-entrance{--dock-entrance-y:14px;--dock-entrance-scale:.98;--dock-entrance-blur:4px}}@media (prefers-reduced-motion:reduce){.hero-dock-entrance,.hero-dock-entrance.is-visible{filter:none;transition:opacity .12s linear;animation:none;transform:none}.portfolio-dock-icon-tile,.portfolio-dock-label,.portfolio-dock-link,.portfolio-dock-background{transition:none!important}.portfolio-dock-icon-tile{transform:translate(-50%)scale(1)!important}}.strands-container{background:0 0;width:100%;height:100%;position:relative}.strands-container canvas{width:100%;height:100%;display:block}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090909;--bg-soft:#0f0f0e;--panel:#151513;--panel-strong:#1c1c19;--line:#f2efe524;--line-strong:#f2efe542;--text:#f2efe5;--muted:#a7a39a;--soft:#747169;--cyan:#930001;--green:#930001;--amber:#d2a28d;--rose:#930001;--radius:8px;--header-height:88px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:radial-gradient(circle at 12% 18%, #5ad7ff1a, transparent 30rem), radial-gradient(circle at 80% 24%, #f2c65b14, transparent 28rem), var(--bg);color:var(--text);margin:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(100% - 64px,1700px);margin:0 auto}.hero{isolation:isolate;background:#070707;min-height:100vh;position:relative;overflow:hidden}.hero-shade{pointer-events:none;z-index:1;background:radial-gradient(circle at 32% 52%,#343c8e33,#0000 28rem),linear-gradient(90deg,#05061c24 0%,#04041257 58%,#050412a8 100%),linear-gradient(#02021000 0%,#0404102e 58%,#090909 100%);position:absolute;inset:0}.hero:after{z-index:1;content:"";pointer-events:none;background-image:radial-gradient(circle at 29% 49%,#795fff2e,#0000 20rem),radial-gradient(circle at 50% 42%,#6579ff1f,#0000 18rem);position:absolute;inset:0}.stage-scene{z-index:0;background:radial-gradient(circle at 38% 52%,#30347847,#0000 32rem),radial-gradient(circle at 68% 46%,#463a9a33,#0000 30rem),linear-gradient(#01011e 0%,#020225 48%,#03031a 100%);position:absolute;inset:0;overflow:hidden}.stage-ring{opacity:.94;filter:drop-shadow(0 0 5px #fff6)drop-shadow(0 0 18px #6c5cff6b)drop-shadow(0 0 44px #223fff33);width:104vw;max-width:none;position:absolute;top:-3.5vh;left:-9vw}.stage-fixture{z-index:2;object-fit:contain;filter:drop-shadow(0 16px 16px #000000ad);transform-origin:top;width:auto;max-width:none;position:absolute}.stage-beam{z-index:1;pointer-events:none;clip-path:polygon(48% 0,55% 0,100% 100%,0 100%);filter:blur(10px);mix-blend-mode:screen;opacity:.64;transform-origin:50% 0;background:radial-gradient(at 50% 10%,#eceeffa3,#7d7aff2e 34%,#4248c80f 58%,#0000 76%);width:32vw;height:58vh;position:absolute}.beam-left{top:22%;left:3%;transform:rotate(-16deg)}.beam-mid{opacity:.56;width:31vw;top:23%;left:37%;transform:rotate(10deg)}.beam-right{opacity:.48;width:34vw;top:29%;left:56%;transform:rotate(24deg)}.stage-light-pool{z-index:1;pointer-events:none;filter:blur(22px);mix-blend-mode:screen;background:radial-gradient(at 22% 52%,#c4d4ff42,#0000 34%),radial-gradient(at 55% 44%,#ada2ff3d,#0000 32%),radial-gradient(at 78% 52%,#7074ff29,#0000 34%);width:64vw;height:45vh;position:absolute;top:30%;left:15%}.site-header{z-index:10;width:min(100% - 64px,1700px);height:var(--header-height);color:#f2efe5e6;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;margin:0 auto;display:grid;position:fixed;top:0;left:0;right:0}.brand-mark{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090985;border-radius:50%;place-items:center;width:46px;height:46px;display:inline-grid}.brand-mark span{letter-spacing:0;font-size:13px;font-weight:700}.site-nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090973;border-radius:999px;justify-self:center;align-items:center;gap:6px;padding:7px;display:inline-flex}.site-nav a{min-height:36px;color:var(--muted);border-radius:999px;align-items:center;padding:0 18px;font-size:14px;transition:color .18s,background .18s;display:inline-flex}.site-nav a:hover{color:var(--text);background:#f2efe514}.contact-pill,.primary-action,.secondary-action{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:650;line-height:1;display:inline-flex}.contact-pill{color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#b8ff721f;border:1px solid #b8ff7259;padding:0 20px}.hero-content{z-index:2;min-height:100vh;padding-top:var(--header-height);flex-direction:column;justify-content:center;padding-bottom:56px;display:flex;position:relative}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;box-shadow:0 0 18px}h1,h2,h3,p{margin-top:0}.hero-title{filter:drop-shadow(0 0 16px #ffffff47)drop-shadow(0 0 36px #707eff5c)drop-shadow(0 26px 28px #0000007a);width:min(720px,48vw);margin:0 0 16px;position:relative}.hero-title:before{z-index:-1;content:"";filter:blur(18px);mix-blend-mode:screen;background:radial-gradient(at 22% 24%,#ffffff57,#0000 32%),radial-gradient(at 54% 10%,#b5b5ff47,#0000 34%),radial-gradient(at 82% 34%,#9a87ff33,#0000 36%);position:absolute;inset:-14% 7% 8% 1%}.hero-title img{object-fit:contain;width:100%;max-width:none}.hero-topnote{color:#a16aff;position:absolute;top:9.5vh;right:0}.hero-year{color:#0000;letter-spacing:0;opacity:.92;-webkit-text-stroke:1.4px #62beffe6;text-shadow:0 0 34px #4473ff38;margin:0 0 22px;font-size:clamp(96px,11vw,170px);font-weight:360;line-height:.74}.hero-subtitle{color:#0000;letter-spacing:0;background:linear-gradient(90deg,#f0baff 0%,#9caeff 38%,#0aa5ff 100%);-webkit-background-clip:text;background-clip:text;max-width:820px;margin-bottom:72px;font-size:clamp(38px,4.2vw,72px);font-weight:520;line-height:1.05}.hero-name{color:#f2efe5f0;margin-bottom:34px;font-size:28px;font-weight:520}.hero-name span{color:#f2efe594;letter-spacing:.18em;margin-top:10px;font-size:14px;display:block}.hero-actions,.contact-actions{flex-wrap:wrap;gap:14px;display:flex}.primary-action{background:var(--text);color:#090909;padding:0 24px}.secondary-action{border:1px solid var(--line-strong);color:var(--text);background:#f2efe50f;padding:0 22px}.project-info p:first-child,.project-kicker,.project-index,.stat-card span{color:var(--soft);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.section-band{background:var(--bg);padding:150px 0}.profile-grid{grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);align-items:center;gap:74px 92px;display:grid}.profile-visual{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-height:640px;position:relative;overflow:hidden}.profile-visual:after{content:"";background:linear-gradient(#0000 52%,#090909c7 100%),radial-gradient(circle at 28% 22%,#b8ff7233,#0000 16rem);position:absolute;inset:0}.profile-visual img{object-fit:cover;width:100%;height:100%;min-height:640px}.profile-copy h2,.section-heading h2,.contact-content h2{letter-spacing:0;max-width:1120px;margin-bottom:24px;font-size:clamp(44px,5vw,92px);font-weight:720;line-height:.98}.profile-copy p{max-width:900px;color:var(--muted);font-size:20px;line-height:1.82}.contact-list{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.contact-list a,.contact-list span{border:1px solid var(--line);color:#f2efe5db;background:#f2efe50a;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:0 15px;font-size:14px;display:inline-flex}.stats-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.stat-card{background:#151513eb;min-height:150px;padding:28px}.stat-card strong{color:var(--text);margin-bottom:18px;font-size:clamp(40px,4vw,66px);font-weight:730;line-height:.9;display:block}.stat-card:nth-child(2) strong{color:var(--cyan)}.stat-card:nth-child(3) strong{color:var(--amber)}.stat-card:nth-child(4) strong{color:var(--rose)}.case-flow{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.case-flow-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,#4c9eff29,#0000 36%),#151513b8;min-height:250px;padding:26px}.case-flow-card span{color:var(--cyan);letter-spacing:0;text-transform:uppercase;margin-bottom:54px;font-size:12px;font-weight:720;display:block}.case-flow-card h3{letter-spacing:0;margin-bottom:14px;font-size:25px;font-weight:690}.case-flow-card p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.72}.case-flow-card:nth-child(2) span{color:#9275ff}.case-flow-card:nth-child(3) span{color:var(--green)}.case-flow-card:nth-child(4) span{color:var(--amber)}.section-heading{margin-bottom:58px}.section-heading h2{margin-bottom:0}.project-list{gap:22px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);grid-template-columns:minmax(620px,1.45fr) minmax(420px,.82fr);min-height:560px;display:grid;overflow:hidden}.project-card:nth-child(2n){grid-template-columns:minmax(420px,.82fr) minmax(620px,1.45fr)}.project-card:nth-child(2n) .project-media{order:2}.project-media{background:#111;min-height:560px}.project-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.project-card:hover .project-media img{transform:scale(1.035)}.project-info{grid-template-rows:auto auto 1fr auto;gap:34px;padding:46px;display:grid}.project-info h3{letter-spacing:0;max-width:720px;margin:18px 0 16px;font-size:clamp(34px,3vw,58px);font-weight:700;line-height:1.02}.project-info time{color:var(--soft);font-size:14px}.project-info>p{max-width:620px;color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.75}.project-tags{flex-wrap:wrap;align-self:end;gap:10px;display:flex}.project-tags span{color:#f2efe5bd;background:#f2efe50a;border:1px solid #f2efe529;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:12px;font-weight:680;display:inline-flex}.project-showcase-list{gap:34px;display:grid}.project-showcase{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:minmax(360px,.56fr) minmax(720px,1.44fr);gap:1px;display:grid;overflow:hidden}.project-showcase-copy{flex-direction:column;min-height:560px;padding:40px;display:flex}.project-showcase-copy h3{letter-spacing:0;max-width:620px;margin:18px 0 16px;font-size:clamp(34px,3vw,58px);font-weight:720;line-height:1.02}.project-showcase-copy>p:not(.project-kicker){color:var(--muted);margin:34px 0 auto;font-size:18px;line-height:1.78}.gallery-meta{color:var(--soft);text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;font-size:12px;font-weight:720;display:flex}.project-gallery{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-color:#f2efe552 #f2efe514;grid-auto-columns:minmax(640px,82%);grid-auto-flow:column;gap:18px;padding-bottom:16px;display:grid;overflow-x:auto}.gallery-slide{border-radius:var(--radius);scroll-snap-align:start;background:#111;border:1px solid #f2efe529;margin:0;overflow:hidden}.gallery-slide img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .6s}.archive{background:radial-gradient(circle at 18% 6%,#157aff24,#0000 26rem),radial-gradient(circle at 84% 8%,#9769ff1f,#0000 30rem),#090909}.archive-overview{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:74px;display:grid;overflow:hidden}.archive-overview div{background:linear-gradient(145deg,#4561ff24,#0000 48%),#111110e0;min-height:168px;padding:30px}.archive-overview strong{color:var(--text);margin-bottom:18px;font-size:clamp(54px,5vw,86px);line-height:.88;display:block}.archive-overview div:nth-child(2) strong{color:var(--cyan)}.archive-overview div:nth-child(3) strong{color:#a16aff}.archive-overview span{color:var(--muted);font-size:14px}.archive-groups{gap:90px;display:grid}.archive-group{border-top:1px solid var(--line);grid-template-columns:minmax(260px,360px) 1fr;align-items:start;gap:36px;padding-top:34px;display:grid}.archive-group-heading{position:sticky;top:116px}.archive-group-heading span{min-height:34px;color:var(--cyan);background:#5ad7ff14;border:1px solid #5ad7ff47;border-radius:999px;align-items:center;margin-bottom:28px;padding:0 12px;font-size:12px;font-weight:760;display:inline-flex}.archive-group-heading h3{letter-spacing:0;margin-bottom:18px;font-size:clamp(30px,2.5vw,46px);font-weight:720;line-height:1.06}.archive-group-heading p{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.72}.portfolio-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.portfolio-page-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg, #f2efe50a, transparent 32%), var(--panel);overflow:hidden}.portfolio-page-image{aspect-ratio:16/9;background:#0e0e0e;overflow:hidden}.portfolio-page-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.portfolio-page-card:hover .portfolio-page-image img{transform:scale(1.025)}.portfolio-page-copy{padding:22px}.portfolio-page-copy>span{color:var(--cyan);text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:760;display:block}.portfolio-page-copy h4{color:var(--text);letter-spacing:0;margin:0 0 18px;font-size:22px;font-weight:690;line-height:1.18}.portfolio-page-copy p{color:var(--muted);margin-bottom:13px;font-size:15px;line-height:1.68}.portfolio-page-copy p:last-child{margin-bottom:0}.portfolio-page-copy strong{color:#070707;background:var(--text);border-radius:999px;align-items:center;height:24px;margin-right:9px;padding:0 8px;font-size:12px;font-weight:760;display:inline-flex}.strengths{background:linear-gradient(#090909 0%,#11110f 50%,#090909 100%),repeating-linear-gradient(90deg,#0000 0 118px,#f2efe50d 118px 119px)}.split-heading{grid-template-columns:minmax(520px,1fr) minmax(360px,.72fr);align-items:end;gap:44px;display:grid}.split-heading>p{color:var(--muted);margin:0 0 10px;font-size:19px;line-height:1.74}.strength-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.strength-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg, #f2efe50f, transparent 42%), var(--panel);min-height:280px;padding:30px}.icon-wrap{width:52px;height:52px;color:var(--green);background:#b8ff7214;border:1px solid #f2efe52e;border-radius:50%;place-items:center;margin-bottom:50px;display:inline-grid}.strength-card:nth-child(2) .icon-wrap,.strength-card:nth-child(5) .icon-wrap{color:var(--cyan);background:#5ad7ff14}.strength-card:nth-child(3) .icon-wrap,.strength-card:nth-child(6) .icon-wrap{color:var(--amber);background:#f2c65b14}.strength-card h3{letter-spacing:0;margin-bottom:14px;font-size:24px;font-weight:680}.strength-card p{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.72}.contact-section{isolation:isolate;background:#070707;min-height:100vh;position:relative;overflow:hidden}.contact-bg{z-index:-2;opacity:1;background:url(/assets/portfolio-thanks.jpg) 50%/cover no-repeat;position:absolute;inset:0}.contact-content{flex-direction:column;justify-content:center;gap:44px;min-height:100vh;padding:130px 0 84px;display:flex}.contact-content h2{max-width:1180px;margin-bottom:0}.closing-line{width:fit-content;max-width:100%;color:var(--muted);align-items:center;gap:10px;margin-top:30px;font-size:14px;display:inline-flex}@media (width<=1180px){.site-header{grid-template-columns:auto auto}.site-nav{display:none}.contact-pill{justify-self:end}.profile-grid,.project-card,.project-card:nth-child(2n),.project-showcase,.split-heading{grid-template-columns:1fr}.project-card:nth-child(2n) .project-media{order:0}.stats-grid,.case-flow,.archive-overview,.strength-grid{grid-template-columns:repeat(2,1fr)}.archive-group{grid-template-columns:1fr}.archive-group-heading{position:static}.project-showcase-copy{min-height:auto}.project-gallery{grid-auto-columns:minmax(520px,86%)}}@media (width<=1024px){.floating-nav{z-index:520!important;top:14px!important;transform:none!important}.floating-nav.is-floating{top:14px!important;transform:none!important}.nav-glow{z-index:560!important;width:min(760px,100vw - 32px)!important;position:relative!important}.portfolio-nav{grid-template-rows:44px!important;grid-template-columns:auto minmax(0,1fr) 48px!important;align-items:center!important;gap:12px!important;height:56px!important;min-height:56px!important;padding:6px!important;display:grid!important}.nav-brand{white-space:nowrap!important;grid-area:1/1!important;width:auto!important;min-width:0!important;min-height:44px!important;padding:0 12px 0 8px!important}.nav-brand>.nav-avatar,.nav-avatar{flex:none!important;width:28px!important;height:28px!important}.nav-brand strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:78px!important;font-size:12px!important;overflow:hidden!important}.mobile-current-label{color:#f6eee6db!important;letter-spacing:0!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;grid-area:1/2!important;min-width:0!important;font-size:13px!important;font-weight:600!important;display:block!important;overflow:hidden!important}.nav-links,.nav-contact{display:none!important}.nav-menu-toggle{color:#fff!important;cursor:pointer!important;-webkit-backdrop-filter:blur(18px)saturate(145%)!important;background:linear-gradient(135deg,#ffffff29,#ffffff0d),#9300017a!important;border:1px solid #ffffff2e!important;border-radius:999px!important;grid-area:1/3!important;place-self:center end!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:grid!important;box-shadow:inset 0 1px #ffffff38,0 12px 28px #00000047,0 0 20px #9300012e!important}.nav-menu-toggle span{background:currentColor!important;border-radius:999px!important;grid-area:1/1!important;width:17px!important;height:2px!important;padding:0!important;transition:transform .34s cubic-bezier(.22,1,.36,1)!important;display:block!important}.nav-menu-toggle span:first-child{transform:translateY(-4px)!important}.nav-menu-toggle span:last-child{transform:translateY(4px)!important}.nav-menu-toggle.is-open span:first-child{transform:rotate(45deg)!important}.nav-menu-toggle.is-open span:last-child{transform:rotate(-45deg)!important}.mobile-nav-backdrop{z-index:500!important;pointer-events:none!important;opacity:0!important;-webkit-backdrop-filter:blur(8px)!important;background:#0703048f!important;border:0!important;transition:opacity .32s!important;display:block!important;position:fixed!important;inset:0!important}.mobile-nav-backdrop.is-open{pointer-events:auto!important;opacity:1!important}.mobile-nav-panel{z-index:540!important;opacity:0!important;pointer-events:none!important;-webkit-backdrop-filter:blur(34px)saturate(160%)!important;background:linear-gradient(135deg,#ffffff2e,#ffffff0f 38%,#93000114),#120c0edb!important;border:1px solid #ffffff2e!important;border-radius:24px!important;width:min(760px,100vw - 32px)!important;max-height:min(72vh,680px)!important;padding:12px!important;transition:opacity .34s,transform .34s cubic-bezier(.22,1,.36,1)!important;display:grid!important;position:fixed!important;top:82px!important;left:50%!important;overflow-y:auto!important;transform:translate(-50%,-10px)scale(.98)!important;box-shadow:inset 0 1px #fff3,0 28px 80px #0000007a,0 0 34px #93000129!important}.mobile-nav-panel.is-open{opacity:1!important;pointer-events:auto!important;transform:translate(-50%)scale(1)!important}.mobile-project-group{box-sizing:border-box!important;width:100%!important;min-width:0!important;display:block!important}.mobile-nav-link,.mobile-project-submenu a{box-sizing:border-box!important;color:#f6eee6db!important;letter-spacing:0!important;white-space:nowrap!important;cursor:pointer!important;background:linear-gradient(135deg,#ffffff1f,#ffffff09),#ffffff09!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;display:flex!important}.mobile-nav-panel>.mobile-nav-link,.mobile-project-group>.mobile-nav-link{border-radius:999px!important;width:100%!important;height:auto!important;min-height:44px!important;padding:0 16px!important}.mobile-nav-link+.mobile-nav-link,.mobile-project-group+.mobile-nav-link,.mobile-nav-link+.mobile-project-group{margin-top:8px!important}.mobile-nav-link.is-active,.mobile-nav-link:hover,.mobile-project-submenu a:hover{color:#fff!important;background:linear-gradient(135deg,#ffffff29,#ffffff0a),#930001!important;border-color:#ffffff3d!important}.mobile-nav-link svg{flex:none!important;transition:transform .28s!important}.mobile-project-group.is-open .mobile-nav-link svg{transform:rotate(180deg)!important}.mobile-project-submenu{opacity:0!important;gap:8px!important;max-height:0!important;padding:0!important;transition:max-height .34s cubic-bezier(.22,1,.36,1),padding .28s,opacity .24s!important;display:grid!important;overflow:hidden!important}.mobile-project-group.is-open .mobile-project-submenu{opacity:1!important;max-height:520px!important;padding:8px 0 0!important}.mobile-project-submenu a{min-height:44px!important;padding:0 14px!important;font-size:12px!important}.mobile-project-submenu a span,.mobile-project-submenu a em{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.mobile-project-submenu a span{min-width:0!important}.mobile-project-submenu a em{color:#f6eee685!important;flex:none!important;margin-left:12px!important;font-style:normal!important}}@media (width<=768px){.nav-glow{width:calc(100vw - 20px)!important}.portfolio-nav{grid-template-columns:auto minmax(0,1fr) 44px!important}.mobile-nav-panel{border-radius:22px!important;width:calc(100vw - 20px)!important;max-height:74vh!important;top:78px!important}}@media (width<=1024px){.portfolio-flow{--flow-max:calc(100vw - 44px)}.portfolio-flow .section-band{padding:88px 0!important}.portfolio-flow .module-title h2{font-size:clamp(44px,8.8vw,86px)!important}.selected-work-card,.selected-work-glow.is-image-right .selected-work-card,.selected-work-glow.is-wide-visual .selected-work-card{grid-template-columns:1fr!important;min-height:auto!important}.selected-work-glow.is-image-right .selected-work-media{order:0!important}.selected-work-media,.selected-work-glow.is-wide-visual .selected-work-media,.selected-work-cover{min-height:auto!important}.selected-work-cover img{aspect-ratio:16/9!important;height:auto!important;min-height:auto!important}.selected-work-glow.is-wide-visual .selected-work-info{display:flex!important}.selected-work-info{padding:26px!important}.selected-work-thumbs{width:min(52%,360px)!important}.more-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.more-project-card{min-height:390px!important}.about-career-layout,.refined-strength-grid{grid-template-columns:1fr!important}.refined-strength-grid .strength-card,.refined-strength-grid .strength-glow-1 .strength-card,.refined-strength-grid .strength-glow-2 .strength-card{min-height:320px!important}.contact-content{grid-template-columns:1fr!important}}@media (width<=768px){.portfolio-flow{--flow-max:calc(100vw - 28px)}.portfolio-flow .section-band{padding:72px 0!important}.portfolio-flow .module-title{margin-bottom:28px!important}.portfolio-flow .module-title h2{font-size:clamp(34px,12vw,50px)!important}.selected-work-list{gap:28px!important}.selected-work-card{padding:12px!important}.selected-work-info{padding:18px!important}.selected-work-info .project-index{font-size:42px!important}.selected-work-info h3{font-size:clamp(28px,9vw,38px)!important}.selected-work-thumbs{grid-template-columns:repeat(3,1fr)!important;width:100%!important;margin-top:10px!important;position:static!important}.project-view-button{width:100%!important}.more-project-grid{grid-template-columns:1fr!important;gap:16px!important}.more-project-card{min-height:0!important}.more-project-body{padding:20px!important}.about-card{padding:26px!important}.about-card .experience-avatar{width:82px!important;height:82px!important;margin-bottom:20px!important;position:relative!important;top:auto!important;right:auto!important}.about-card h3{max-width:none!important;font-size:clamp(30px,10vw,42px)!important}.about-card>p:not(.tiny-label){font-size:14px!important}.about-card .metric-row{grid-template-columns:1fr!important}.compact-career .career-item{padding:22px 20px 22px 30px!important}.contact-section{padding:76px 0!important}.contact-content h2{font-size:clamp(34px,11vw,48px)!important}.contact-actions{grid-template-columns:1fr!important}.primary-action,.secondary-action{width:100%!important;min-height:50px!important}}@media (width<=1024px){.mobile-nav-panel{place-items:stretch stretch!important}.mobile-project-group{box-sizing:border-box!important;width:100%!important;min-width:0!important;display:block!important}.mobile-nav-panel>.mobile-nav-link,.mobile-project-group>.mobile-nav-link{box-sizing:border-box!important;border-radius:999px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:0 16px!important;display:flex!important}}.portfolio-flow .module-title h2{letter-spacing:0;max-width:1180px;font-size:clamp(58px,7.2vw,132px);line-height:.92}.selected-work-card{border-radius:var(--card-radius);background:radial-gradient(circle at 18% 10%,#93000142,#0000 34%),linear-gradient(135deg,#ffffff14,#ffffff06),#0d0b0cd1;grid-template-columns:minmax(0,1.55fr) minmax(360px,.72fr);gap:clamp(28px,4vw,70px);min-height:clamp(560px,52vw,860px);padding:clamp(18px,2.1vw,34px);display:grid;overflow:hidden}.selected-work-media{min-width:0;display:grid;position:relative}.selected-work-cover{border-radius:calc(var(--card-radius) - 2px);cursor:pointer;background:#ffffff09;border:0;width:100%;min-height:100%;padding:0;display:block;overflow:hidden;box-shadow:0 30px 90px #00000061}.selected-work-cover img,.more-project-cover img{object-fit:cover;width:100%;height:100%;display:block}.selected-work-cover img{aspect-ratio:16/9;min-height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .65s}.selected-work-cover:hover img{filter:brightness(1.08);transform:scale(1.035)}.selected-work-thumbs{grid-template-columns:repeat(3,minmax(88px,1fr));gap:10px;width:min(42%,430px);display:grid;position:absolute;bottom:clamp(16px,2vw,32px);right:clamp(16px,2vw,32px)}.more-project-card{border-radius:var(--card-radius);height:100%;min-height:440px;color:inherit;cursor:pointer;text-align:left;background:linear-gradient(#ffffff0e,#ffffff05),#0e0c0dd6;border:1px solid #ffffff1a;padding:0;transition:transform .26s,border-color .26s,box-shadow .26s;display:grid;overflow:hidden}.more-project-card:hover{border-color:#930001b8;transform:translateY(-6px)scale(1.01);box-shadow:0 24px 70px #00000057,0 0 32px #93000129}.more-project-cover img{transition:transform .42s,filter .42s}.more-project-body{align-content:start;gap:14px;padding:24px;display:grid}.about-card{border-radius:var(--card-radius);background:radial-gradient(circle at 80% 10%,#93000138,#0000 32%),#120f10d1;min-height:100%;padding:clamp(32px,3.3vw,56px);position:relative}.about-card h3{color:#fff;max-width:calc(100% - 120px);margin:16px 0 0;font-size:clamp(34px,3.1vw,56px);line-height:1.02}.about-card .metric-row div{background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;padding:18px}.refined-strength-grid{gap:clamp(18px,2vw,28px);grid-template-columns:repeat(3,minmax(0,1fr))!important}.refined-strength-grid .strength-glow{grid-column:auto!important;min-height:auto!important}.contact-section{min-height:auto!important;padding:clamp(90px,8vw,150px) 0!important}.contact-content{align-items:center;gap:clamp(28px,4vw,70px)}@media (width<=1024px){.portfolio-flow{--flow-max:calc(100vw - 44px)}.portfolio-flow .section-band{padding:88px 0}.portfolio-flow .module-title h2{font-size:clamp(44px,8.8vw,86px)}.selected-work-card,.selected-work-glow.is-image-right .selected-work-card,.selected-work-glow.is-wide-visual .selected-work-card{grid-template-columns:1fr;min-height:auto}.selected-work-glow.is-image-right .selected-work-media{order:0}.selected-work-media,.selected-work-glow.is-wide-visual .selected-work-media,.selected-work-cover{min-height:auto}.selected-work-cover img{aspect-ratio:16/9;height:auto;min-height:auto}.selected-work-glow.is-wide-visual .selected-work-info{display:flex}.selected-work-info{padding:26px}.selected-work-thumbs{width:min(52%,360px)}.more-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.more-project-card{min-height:390px}.about-career-layout{grid-template-columns:1fr}.refined-strength-grid{grid-template-columns:1fr!important}.refined-strength-grid .strength-card,.refined-strength-grid .strength-glow-1 .strength-card,.refined-strength-grid .strength-glow-2 .strength-card{min-height:320px}.contact-content{grid-template-columns:1fr}}@media (width<=768px){.portfolio-flow{--flow-max:calc(100vw - 28px)}.portfolio-flow .section-band{padding:72px 0}.portfolio-flow .module-title{margin-bottom:28px}.portfolio-flow .module-title h2{font-size:clamp(34px,12vw,50px)}.selected-work-list{gap:28px}.selected-work-card{padding:12px}.selected-work-info{padding:18px}.selected-work-info .project-index{font-size:42px}.selected-work-info h3{font-size:clamp(28px,9vw,38px)}.selected-work-thumbs{grid-template-columns:repeat(3,1fr);width:100%;margin-top:10px;position:static}.project-view-button{width:100%}.more-project-grid{grid-template-columns:1fr;gap:16px}.more-project-card{min-height:0}.more-project-body{padding:20px}.about-card{padding:26px}.about-card .experience-avatar{width:82px;height:82px;margin-bottom:20px;position:relative;top:auto;right:auto}.about-card h3{max-width:none;font-size:clamp(30px,10vw,42px)}.about-card>p:not(.tiny-label){font-size:14px}.about-card .metric-row{grid-template-columns:1fr}.compact-career .career-item{padding:22px 20px 22px 30px}.contact-section{padding:76px 0!important}.contact-content h2{font-size:clamp(34px,11vw,48px)!important}.contact-actions{grid-template-columns:1fr}.primary-action,.secondary-action{width:100%;min-height:50px!important}}.mobile-current-label,.nav-menu-toggle,.mobile-nav-backdrop,.mobile-nav-panel{display:none}@media (width<=1024px){.floating-nav{z-index:520}.floating-nav.is-floating{top:14px}.nav-glow{width:min(760px,100vw - 32px)}.portfolio-nav{grid-template-columns:auto minmax(0,1fr) 48px;align-items:center;gap:12px;height:56px;min-height:56px;padding:6px;display:grid}.portfolio-nav:after{z-index:0}.nav-brand,.mobile-current-label,.nav-menu-toggle{z-index:2;position:relative}.nav-brand{white-space:nowrap;width:auto;min-width:0;min-height:44px;padding:0 12px 0 8px}.nav-brand>.nav-avatar,.nav-avatar{flex:none;width:28px;height:28px}.nav-brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:78px;font-size:12px;overflow:hidden}.mobile-current-label{color:#f6eee6db;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;display:block;overflow:hidden}.nav-links,.nav-contact{display:none!important}.nav-menu-toggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(135deg,#ffffff29,#ffffff0d),#9300017a;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:44px;height:44px;display:inline-grid;box-shadow:inset 0 1px #ffffff38,0 12px 28px #00000047,0 0 20px #9300012e}.nav-menu-toggle span{background:currentColor;border-radius:999px;grid-area:1/1;width:17px;height:2px;transition:transform .34s cubic-bezier(.22,1,.36,1);display:block}.nav-menu-toggle span:first-child{transform:translateY(-4px)}.nav-menu-toggle span:last-child{transform:translateY(4px)}.nav-menu-toggle.is-open span:first-child{transform:rotate(45deg)}.nav-menu-toggle.is-open span:last-child{transform:rotate(-45deg)}.mobile-nav-backdrop{z-index:500;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(8px);background:#0703048f;border:0;transition:opacity .32s;display:block;position:fixed;inset:0}.mobile-nav-backdrop.is-open{pointer-events:auto;opacity:1}.mobile-nav-panel{z-index:540;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(34px)saturate(160%);background:linear-gradient(135deg,#ffffff2e,#ffffff0f 38%,#93000114),#120c0edb;border:1px solid #ffffff2e;border-radius:24px;width:min(760px,100vw - 32px);max-height:min(72vh,680px);padding:12px;transition:opacity .34s,transform .34s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:82px;left:50%;overflow-y:auto;transform:translate(-50%,-10px)scale(.98);box-shadow:inset 0 1px #fff3,0 28px 80px #0000007a,0 0 34px #93000129}.mobile-nav-panel.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.mobile-nav-link,.mobile-project-submenu a{color:#f6eee6db;letter-spacing:0;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#ffffff1f,#ffffff09),#ffffff09;border:1px solid #ffffff1f;border-radius:999px;justify-content:space-between;align-items:center;min-height:44px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.mobile-nav-link+.mobile-nav-link,.mobile-project-group+.mobile-nav-link,.mobile-nav-link+.mobile-project-group{margin-top:8px}.mobile-nav-link.is-active,.mobile-nav-link:hover,.mobile-project-submenu a:hover{color:#fff;background:linear-gradient(135deg,#ffffff29,#ffffff0a),#930001;border-color:#ffffff3d}.mobile-nav-link svg{flex:none;transition:transform .28s}.mobile-project-group.is-open .mobile-nav-link svg{transform:rotate(180deg)}.mobile-project-submenu{opacity:0;gap:8px;max-height:0;padding:0;transition:max-height .34s cubic-bezier(.22,1,.36,1),padding .28s,opacity .24s;display:grid;overflow:hidden}.mobile-project-group.is-open .mobile-project-submenu{opacity:1;max-height:520px;padding:8px 0 0}.mobile-project-submenu a{min-height:44px;padding:0 14px;font-size:12px}.mobile-project-submenu a span,.mobile-project-submenu a em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-project-submenu a span{min-width:0}.mobile-project-submenu a em{color:#f6eee685;flex:none;margin-left:12px;font-style:normal}}@media (width<=768px){.portfolio-nav{grid-template-columns:auto minmax(0,1fr) 44px;height:56px;min-height:56px}.nav-brand{max-width:128px}.mobile-nav-panel{border-radius:22px;width:calc(100vw - 20px);max-height:74vh;top:78px}}@media (width<=760px){.shell,.site-header{width:min(100% - 32px,1700px)}.site-header{height:76px}.contact-pill{width:46px;padding:0}.contact-pill svg{margin:0}.contact-pill{font-size:0}h1{font-size:clamp(68px,24vw,116px)}h1 span,.profile-copy h2,.section-heading h2,.contact-content h2{font-size:clamp(36px,12vw,58px)}.stats-grid,.case-flow,.archive-overview,.portfolio-page-grid,.strength-grid{grid-template-columns:1fr}.profile-visual,.profile-visual img{min-height:480px}.project-media{min-height:340px}.project-card{min-height:auto}.project-info,.project-showcase-copy,.project-gallery-wrap,.strength-card,.portfolio-page-copy{padding:26px}.hero-topnote{position:static}.hero-year{font-size:clamp(72px,24vw,112px)}.hero-title{width:min(100%,520px)}.hero-subtitle{margin-bottom:52px}.stage-ring{width:196vw;top:4vh;left:-64vw}.fixture-mid,.fixture-right,.beam-mid,.beam-right{display:none}.project-gallery{grid-auto-columns:minmax(280px,92%)}.section-band{padding:94px 0}}body{background:#050510;overflow-x:hidden}button{color:inherit;font:inherit;cursor:pointer}.stage-scene:before{z-index:1;pointer-events:none;content:"";mix-blend-mode:screen;background:radial-gradient(at 23% 61%,#ffffff29,#0000 18%),radial-gradient(at 47% 58%,#a5a3ff29,#0000 20%),radial-gradient(at 69% 62%,#7376ff1f,#0000 22%),linear-gradient(#0000 62%,#02021194 100%);position:absolute;inset:0}.stage-ring{opacity:.98;filter:drop-shadow(0 0 4px #ffffffb3)drop-shadow(0 0 13px #8a67ff85)drop-shadow(0 0 34px #2a4dff47);width:min(1615px,100vw);top:11.3vh;left:-1.1vw}.fixture-left{height:78px;top:19%;left:.4%;transform:rotate(-31deg)}.fixture-mid{height:50px;top:19.4%;left:52.8%;transform:rotate(36deg)}.fixture-right{height:40px;top:25.2%;left:72.4%;transform:rotate(36deg)}.stage-beam{z-index:1;filter:blur(12px);background:radial-gradient(at 50% 8%,#ffffffb8,#acabff33 30%,#5256d212 58%,#0000 78%)}.beam-left{opacity:.8;width:33vw;height:56vh;top:22%;left:1%;transform:rotate(-18deg)}.beam-mid{opacity:.58;width:30vw;height:56vh;top:22.2%;left:37.4%;transform:rotate(9deg)}.beam-right{opacity:.46;width:31vw;height:50vh;top:28%;left:58%;transform:rotate(23deg)}.stage-light-pool{opacity:.9;filter:blur(23px);background:radial-gradient(at 18% 51%,#ffffff38,#0000 25%),radial-gradient(at 47% 48%,#bcbeff38,#0000 26%),radial-gradient(at 77% 56%,#8084ff29,#0000 28%);width:80vw;height:52vh;top:32%;left:7%}.hero-content:before{content:"";background:linear-gradient(90deg,#0f96ff 0 66%,#0000 66% 100%),repeating-linear-gradient(105deg,#0000 0 9px,#a976ff 9px 13px,#0000 13px 19px);width:264px;height:7px;position:absolute;top:7.8vh;left:0}.hero-topnote{color:var(--theme-bright);letter-spacing:0;margin:0;font-size:15px;font-weight:500;top:8.4vh;right:0}.hero-title{z-index:3;transform-origin:0;filter:drop-shadow(0 0 14px #ffffff80)drop-shadow(0 0 36px #aab1ff7a)drop-shadow(0 36px 36px #0000008f);width:min(790px,41vw);margin:0;position:absolute;top:29vh;left:1.8vw}.hero-title:before{filter:blur(22px);background:radial-gradient(at 16% 24%,#ffffff57,#0000 26%),radial-gradient(at 49% 16%,#c6c6ff47,#0000 28%),radial-gradient(at 82% 42%,#9e92ff38,#0000 31%);inset:-18% -110% 12% -6%}.hero-title:after{z-index:-1;content:"";filter:blur(18px);opacity:.65;background:radial-gradient(at 22% 10%,#ffffff4d,#0000 32%),radial-gradient(at 60% 18%,#b4b7ff38,#0000 38%),linear-gradient(#ffffff29,#0000 80%);height:34%;position:absolute;bottom:2%;left:5%;right:-102%;transform:translateY(42%)scaleY(.48)}.hero-title img{transform-origin:0;filter:brightness(1.2)contrast(1.08)drop-shadow(0 0 8px #ffffff6b);width:100%;max-width:none;transform:scaleX(1.95)}.hero-name{z-index:4;letter-spacing:.14em;text-shadow:0 8px 18px #00000094;margin:0;font-size:30px;position:absolute;bottom:27.4vh;left:0}.hero-name span{letter-spacing:.28em;margin-top:11px;font-size:14px;font-weight:400}.hero-scope,.hero-exp{z-index:4;letter-spacing:0;margin:0;font-size:16px;position:absolute;bottom:8.8vh}.hero-scope{color:var(--theme-bright);left:0}.hero-exp{color:var(--theme-bright);right:0}.profile{background:radial-gradient(circle at 76% 12%,#664cff29,#0000 34rem),linear-gradient(#050510 0%,#080715 100%)}.experience-layout{grid-template-columns:minmax(390px,.64fr) minmax(780px,1.36fr);align-items:stretch;gap:12px;display:grid}.experience-sidebar-glow,.experience-main-glow,.project-showcase-glow{--card-bg:#121020eb}.experience-sidebar-glow .border-glow-inner,.experience-main-glow .border-glow-inner,.project-showcase-glow .border-glow-inner{border-radius:inherit}.experience-sidebar,.experience-main{min-height:780px;padding:54px 56px}.experience-sidebar{background:linear-gradient(#16132beb,#2c2c30f5),#161520}.profile-id{grid-template-columns:148px 1fr;align-items:center;gap:28px;margin-bottom:88px;display:grid}.profile-id img{object-fit:cover;background:#f2f2f2;border:1px solid #ffffff47;border-radius:50%;width:148px;height:148px;box-shadow:0 22px 42px #00000061}.profile-id p{color:#fff;letter-spacing:0;margin:0 0 20px;font-size:44px;font-weight:800}.profile-id span{color:#f2efe5b8;font-size:22px}.profile-block{margin-top:72px}.profile-block h3,.experience-head span{color:#fff;letter-spacing:0;background:#5b5c60;align-items:center;min-height:46px;margin:0 0 36px;padding:0 22px;font-size:24px;font-weight:820;display:inline-flex;box-shadow:10px 8px #0000002e,-10px -8px #ffffff12}.profile-block h3:before,.experience-head span:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;margin-right:9px}.profile-block dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;margin:0;display:grid}.profile-block dl div{min-width:0}.profile-block dt{color:#f2efe57a;margin-bottom:8px;font-size:14px}.profile-block dd{overflow-wrap:anywhere;color:#f2efe5d1;margin:0;font-size:18px;line-height:1.45}.profile-block ul{gap:24px;margin:0;padding:0;list-style:none;display:grid}.profile-block li{color:#f2efe5c7;padding-left:22px;font-size:19px;line-height:1.76;position:relative}.profile-block li:before{content:"";background:#f2efe5c7;border-radius:50%;width:6px;height:6px;position:absolute;top:.74em;left:0}.experience-main{background:radial-gradient(circle at 92% 96%,#6e5bb44d,#0000 36rem),linear-gradient(145deg,#181537f5,#363155eb)}.experience-head{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:54px;display:flex}.experience-head p{color:#f2efe5b8;letter-spacing:.06em;margin:18px 0 0;font-size:22px;font-weight:700}.timeline{gap:46px;display:grid;position:relative}.timeline:before{content:"";background:#f2894547;width:2px;position:absolute;top:14px;bottom:14px;left:9px}.timeline-item{grid-template-columns:360px 1fr;gap:70px;padding-left:42px;display:grid;position:relative}.timeline-item:before{content:"";background:#f17d3d;border-radius:50%;width:18px;height:18px;position:absolute;top:14px;left:0;box-shadow:0 0 0 8px #f17d3d1a}.timeline-period{color:var(--theme-bright);white-space:nowrap;font-size:28px;font-weight:780;line-height:1.2}.timeline-company{grid-template-columns:minmax(280px,1fr) auto;gap:14px 34px;display:grid}.timeline-company h3{color:var(--theme-bright);letter-spacing:0;margin:0;font-size:28px;font-weight:760}.timeline-company span{color:var(--theme-bright);white-space:nowrap;font-size:25px;font-weight:760}.timeline-company ul{color:#f2efe5bf;grid-column:1/-1;gap:10px;margin:0;padding:0 0 0 20px;font-size:20px;line-height:1.58;display:grid}.section-heading h2,.contact-content h2{font-size:68px;line-height:1.04}.project-heading{margin-bottom:48px}.project-heading h2{white-space:nowrap;max-width:none;margin:0;font-size:56px}.projects{background:radial-gradient(circle at 18% 4%,#3b82f626,#0000 30rem),radial-gradient(circle at 86% 2%,#a855f71f,#0000 34rem),#07070e}.project-showcase-list{gap:42px}.project-showcase-glow{background:#0e0d1ceb}.project-showcase{border-radius:inherit;background:0 0;border:0;grid-template-columns:minmax(360px,.54fr) minmax(720px,1.46fr);min-height:620px}.project-showcase-copy,.project-gallery-wrap{background:linear-gradient(145deg,#4c5ed61f,#0000 48%),#0f0e1bf5}.project-showcase-copy{border-right:1px solid #f2efe51a;min-height:620px;padding:44px}.project-kicker{color:#f2efe573;margin-top:46px}.project-showcase-copy h3{margin:18px 0;font-size:43px;line-height:1.08}.project-showcase-copy time{color:#9b7bff;font-size:14px}.project-showcase-copy>p:not(.project-kicker){margin:38px 0 auto;font-size:18px;line-height:1.78}.project-gallery-wrap{min-width:0;padding:24px}.gallery-meta{color:#f2efe57a;letter-spacing:.04em;height:30px;margin-bottom:18px}.project-gallery{grid-auto-columns:minmax(640px,82%);gap:20px;padding:0 4px 20px 0}.gallery-slide{background:#05050b;border:1px solid #f2efe52e;border-radius:8px;padding:0;box-shadow:0 26px 58px #00000042}.gallery-slide:focus-visible,.lightbox-toolbar button:focus-visible,.lightbox-nav:focus-visible,.contact-actions a:focus-visible{outline-offset:4px;outline:2px solid #73d7ff}.gallery-slide img{aspect-ratio:16/9;object-fit:cover}.glow-link-card{border-radius:999px;width:fit-content}.glow-link-card .border-glow-inner{border-radius:inherit}.glow-link-card a{border:0}.lightbox{z-index:80;place-items:center;padding:42px;display:grid;position:fixed;inset:0}.lightbox-backdrop{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 50% 44%,#695edc29,#0000 36rem),#02020adb;border:0;position:absolute;inset:0}.lightbox-panel{z-index:1;background:linear-gradient(145deg,#332f6857,#0000 44%),#0a0a11f0;border:1px solid #f2efe529;border-radius:10px;place-items:center;width:min(1500px,92vw);height:min(900px,88vh);padding:68px 72px 42px;display:grid;position:relative;box-shadow:0 42px 120px #0000009e}.lightbox-toolbar{z-index:2;justify-content:space-between;align-items:center;gap:24px;display:flex;position:absolute;top:18px;left:24px;right:18px}.lightbox-toolbar div{align-items:baseline;gap:16px;min-width:0;display:flex}.lightbox-toolbar span{color:#f2efe5e6;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;overflow:hidden}.lightbox-toolbar strong{color:#f2efe585;white-space:nowrap;font-size:13px}.lightbox-toolbar button,.lightbox-nav{color:#f2efe5e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2efe514;border:1px solid #f2efe529;border-radius:50%;place-items:center;width:44px;height:44px;display:inline-grid}.lightbox-panel>img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;box-shadow:0 24px 74px #00000070}.lightbox-nav{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev{left:18px}.lightbox-next{right:18px}@media (width<=1180px){.stage-ring{width:132vw;top:12vh;left:-28vw}.hero-title{width:620px;top:31vh;left:0}.hero-title img{transform:scaleX(1.52)}.hero-name{bottom:25vh}.experience-layout,.project-showcase{grid-template-columns:1fr}.experience-sidebar,.experience-main{min-height:auto}.project-heading h2{white-space:normal;font-size:46px}.timeline-item{grid-template-columns:280px 1fr;gap:36px}.timeline-company{grid-template-columns:1fr}.project-showcase-copy{border-bottom:1px solid #f2efe51a;border-right:0;min-height:auto}.project-gallery{grid-auto-columns:minmax(520px,86%)}.section-heading h2,.contact-content h2{font-size:54px}}@media (width<=760px){.hero-content:before{width:178px;top:6.8vh}.hero-topnote{font-size:12px;position:absolute;top:6vh;right:0}.stage-ring{width:238vw;top:12vh;left:-78vw}.fixture-left{height:64px;top:21%;left:1%}.hero-title{width:370px;top:32vh;left:0}.hero-title img{transform:scaleX(1.18)}.hero-name{font-size:24px;bottom:22vh}.hero-name span{letter-spacing:.18em;font-size:12px}.hero-scope,.hero-exp{font-size:12px;bottom:7vh}.experience-sidebar,.experience-main,.project-showcase-copy,.project-gallery-wrap{padding:28px}.profile-id{grid-template-columns:92px 1fr;gap:18px;margin-bottom:48px}.profile-id img{width:92px;height:92px}.profile-id p{font-size:30px}.profile-id span{font-size:15px}.profile-block{margin-top:48px}.profile-block dl{grid-template-columns:1fr}.experience-head{display:block}.experience-head p{font-size:16px}.timeline-item{grid-template-columns:1fr;gap:18px}.timeline-period,.timeline-company h3{font-size:22px}.timeline-company span,.timeline-company ul{font-size:16px}.section-heading h2,.contact-content h2,.project-heading h2{font-size:36px}.project-showcase-copy h3{font-size:30px}.project-gallery{grid-auto-columns:minmax(286px,92%)}.lightbox{padding:16px}.lightbox-panel{width:96vw;height:86vh;padding:64px 16px 28px}.lightbox-toolbar{left:16px;right:12px}.lightbox-nav{width:38px;height:38px}.lightbox-prev{left:10px}.lightbox-next{right:10px}}:root{--theme:#930001;--theme-rgb:147 0 1;--theme-bright:#930001;--theme-soft:#5f0001;--theme-deep:#170001;--bg:#030305;--bg-soft:#08070a;--panel:#0d0e11;--panel-strong:#151216;--line:#ffffff21;--line-strong:#ffffff3d;--text:#f5f2ee;--muted:#f5f2ee9e;--soft:#f5f2ee61;--cyan:var(--theme-bright);--green:var(--theme);--amber:#d2a28d;--rose:var(--theme-bright);--radius:8px}body{background:radial-gradient(circle at 20% 16%, rgb(var(--theme-rgb) / .18), transparent 34rem), radial-gradient(circle at 82% 24%, #ffffff0f, transparent 30rem), linear-gradient(180deg, #030305 0%, #090509 48%, #030305 100%);color:var(--text)}body::selection{background:rgb(var(--theme-rgb) / .42)}main{overflow:hidden}.floating-nav{z-index:70;pointer-events:none;justify-content:center;transition:top .22s,transform .22s;display:flex;position:fixed;top:26px;left:0;right:0}.floating-nav.is-chrome-hidden{visibility:hidden;pointer-events:none}.nav-glow{pointer-events:auto;background:#0f0f126b;border-color:#ffffff29;width:min(100% - 96px,1320px)}.nav-glow .border-glow-inner{border-radius:inherit}.portfolio-nav{-webkit-backdrop-filter:blur(24px)saturate(130%);backdrop-filter:blur(24px)saturate(130%);background:linear-gradient(#ffffff1f,#ffffff0a),#1212168a;border:1px solid #ffffff1f;border-radius:999px;grid-template-columns:220px 1fr 150px;align-items:center;gap:18px;min-height:62px;padding:9px 12px;display:grid;box-shadow:0 22px 80px #0000006b}.nav-brand,.nav-links,.nav-contact{align-items:center;display:inline-flex}.nav-brand{color:#fff;background:radial-gradient(circle at 32% 18%, #ffffff4d, transparent 34%), var(--theme);min-height:42px;box-shadow:inset 0 0 0 1px #ffffff2e, 0 0 34px rgb(var(--theme-rgb) / .42);border-radius:999px;justify-self:start;gap:10px;padding:0 18px 0 10px}.nav-brand span{background:#0006;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:850;display:inline-grid}.nav-brand strong{letter-spacing:0;font-size:17px;font-weight:820}.nav-links{justify-self:center;gap:clamp(28px,5vw,82px)}.nav-links a{color:#f5f2eead;font-size:14px;font-weight:720;transition:color .18s,text-shadow .18s}.nav-links a:hover{color:#fff;text-shadow:0 0 20px rgb(var(--theme-rgb) / .84)}.nav-contact{color:#f5f2eee0;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;justify-content:center;justify-self:end;min-height:42px;padding:0 20px;font-size:14px;font-weight:760}.hero{background:#030305;min-height:100vh}.hero-video-bg{object-fit:cover;opacity:.28;filter:grayscale(.25)sepia(.18)saturate(.9)hue-rotate(312deg)brightness(.7);width:100%;height:100%;position:absolute;inset:0}.stage-ring{opacity:.28;width:112vw;filter:drop-shadow(0 0 4px #ffffff80) drop-shadow(0 0 22px rgb(var(--theme-rgb) / .6));top:10vh;left:-4vw}.stage-fixture,.stage-beam,.stage-light-pool{opacity:.26}.hero:after{z-index:1;background:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 126px),repeating-linear-gradient(0deg,#ffffff07 0 1px,#0000 1px 126px);-webkit-mask-image:linear-gradient(#0000,#000 14% 82%,#0000);mask-image:linear-gradient(#0000,#000 14% 82%,#0000)}.hero-content{min-height:100vh;padding-top:0;padding-bottom:0;display:block}.hero-content:before{display:none}.hero-copy-block{z-index:4;width:min(980px,58vw);position:absolute;top:25.5vh;left:0}.hero-label{color:#f5f2eebd;letter-spacing:0;margin:0 0 24px;font-size:20px;font-weight:620}.hero-wordmark{letter-spacing:0;margin:0;line-height:.92}.hero-wordmark span,.hero-wordmark strong{display:block}.hero-wordmark span{color:var(--theme-bright);text-shadow:0 0 22px rgb(var(--theme-rgb) / .62), 0 18px 52px #0000007a;font-size:clamp(88px,8.6vw,168px);font-weight:900}.hero-wordmark strong{color:#ffffffeb;margin-top:10px;font-size:clamp(70px,6vw,124px);font-weight:760}.hero-desc{color:#f5f2eed6;max-width:680px;margin:26px 0 0;font-size:24px;font-weight:520;line-height:1.48}.hero-quick-stats{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-quick-stats span,.now-pills span,.project-tags span{color:#f5f2eebd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;min-height:32px;padding:0 13px;font-size:12px;font-weight:760;display:inline-flex}.hero-play{z-index:4;width:86px;height:86px;box-shadow:inset 0 0 0 1px #fff3, 0 0 44px rgb(var(--theme-rgb) / .36);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff38;border-radius:50%;place-items:center;display:grid;position:absolute;top:52%;left:53%}.hero-play span{border-top:18px solid #0000;border-bottom:18px solid #0000;border-left:28px solid #ffffffd1;width:0;height:0;margin-left:7px}.hero-card-rail{z-index:4;grid-auto-columns:214px;grid-auto-flow:column;gap:20px;width:min(1760px,100vw + 120px);padding:0 24px;display:grid;position:absolute;bottom:34px;left:50%;overflow:hidden;transform:translate(-50%)}.hero-mini-card{background:#0d0d10;border:1px solid #ffffff24;border-radius:8px;height:160px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000006b}.hero-mini-card img{object-fit:cover;filter:brightness(.84)saturate(.92);width:100%;height:100%;transition:transform .52s}.hero-mini-card:after{content:"";background:linear-gradient(#0000 28%,#000000b8);position:absolute;inset:0}.hero-mini-card span{z-index:1;color:#ffffffeb;font-size:14px;font-weight:760;line-height:1.25;position:absolute;bottom:14px;left:16px;right:16px}.hero-mini-card:hover img{transform:scale(1.06)}.module-title{z-index:1;margin-bottom:52px;position:relative}.module-title h2{color:#ffffffeb;letter-spacing:0;text-transform:uppercase;align-items:center;gap:16px;max-width:none;margin:0;font-size:clamp(56px,5.6vw,104px);font-weight:820;line-height:.94;display:flex}.module-title svg{color:var(--theme-bright);filter:drop-shadow(0 0 18px rgb(var(--theme-rgb) / .72));flex:none}.module-title p{color:#f5f2ee8f;margin:18px 0 0;font-size:26px;font-weight:720}.section-band{padding:150px 0;position:relative}.profile,.projects,.strengths{background:radial-gradient(circle at 14% 12%, rgb(var(--theme-rgb) / .18), transparent 33rem), radial-gradient(circle at 86% 86%, rgb(var(--theme-rgb) / .11), transparent 38rem), #030305}.profile:before,.projects:before,.strengths:before{pointer-events:none;content:"";background:repeating-linear-gradient(90deg,#ffffff07 0 1px,#0000 1px 128px),repeating-linear-gradient(0deg,#ffffff06 0 1px,#0000 1px 128px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 88%,#0000);mask-image:linear-gradient(#0000,#000 12% 88%,#0000)}.experience-overview{grid-template-columns:minmax(420px,.46fr) minmax(780px,1fr);align-items:stretch;gap:44px;display:grid}.portrait-glow,.about-glow,.project-showcase-glow,.strength-glow{background:#0b0c0fb8}.portrait-glow .border-glow-inner,.about-glow .border-glow-inner,.strength-glow .border-glow-inner{border-radius:inherit}.experience-portrait{background:radial-gradient(circle at 50% 0,#ffffff38,#0000 34%),linear-gradient(#ffffff1a,#ffffff08);min-height:580px;margin:0;position:relative;overflow:hidden}.experience-portrait img{object-fit:cover;filter:grayscale(.2)contrast(1.02);width:100%;height:100%;min-height:580px}.experience-portrait:after{content:"";background:radial-gradient(circle at 45% 20%,#0000 24%,#00000038 58%),linear-gradient(#0000 46%,#000000ad);position:absolute;inset:0}.experience-portrait figcaption{z-index:1;color:#f5f2ee8c;letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:820;position:absolute;bottom:26px;left:28px}.experience-about{background:radial-gradient(circle at 70% 72%, rgb(var(--theme-rgb) / .2), transparent 22rem), linear-gradient(135deg, #101115f5, #060609f5);min-height:580px;padding:58px 62px}.tiny-label{color:var(--theme-bright);letter-spacing:.08em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:820}.experience-about h3{color:#fff;letter-spacing:0;margin:0 0 22px;font-size:clamp(54px,4.6vw,86px);font-weight:820;line-height:1}.experience-about>p:not(.tiny-label){color:#f5f2ee9e;max-width:900px;margin:0;font-size:19px;line-height:1.78}.about-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 54px;margin-top:44px;display:grid}.about-fields div{border-bottom:1px solid #ffffff1a;min-width:0;padding-bottom:22px}.about-fields span,.metric-row span{color:var(--theme-bright);text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:820;display:block}.about-fields strong{overflow-wrap:anywhere;color:#f5f2eee6;font-size:18px;line-height:1.45;display:block}.metric-row{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:36px;display:grid}.metric-row strong{color:var(--theme-bright);text-shadow:0 0 22px rgb(var(--theme-rgb) / .46);font-size:48px;font-weight:850;line-height:1;display:block}.metric-row span{color:#f5f2ee7a;margin:10px 0 0}.now-pills{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.career-path{z-index:1;margin-top:88px;position:relative}.career-label{color:#f5f2ee6b;letter-spacing:.14em;margin-bottom:44px;font-size:12px;font-weight:820;display:block}.career-line{grid-template-columns:repeat(3,1fr);gap:42px;padding-top:34px;display:grid;position:relative}.career-line:before{content:"";background:linear-gradient(90deg,#0000,#ffffff94,#0000);height:1px;position:absolute;top:6px;left:0;right:0}.career-item{min-height:212px;position:relative}.career-item:before{content:"";background:var(--theme-bright);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);width:16px;height:16px;filter:drop-shadow(0 0 16px rgb(var(--theme-rgb) / .88));position:absolute;top:-35px;left:0}.career-item time{color:var(--theme-bright);font-size:14px;font-weight:820}.career-item h3{color:#ffffffe6;letter-spacing:0;margin:18px 0 12px;font-size:24px;font-weight:780}.career-item span{border:1px solid rgb(var(--theme-rgb) / .45);min-height:28px;color:var(--theme-bright);background:rgb(var(--theme-rgb) / .12);border-radius:999px;align-items:center;margin-bottom:18px;padding:0 12px;font-size:12px;font-weight:820;display:inline-flex}.career-item p{color:#f5f2ee94;max-width:460px;margin:0;font-size:15px;line-height:1.72}.project-heading,.strengths-heading{margin-bottom:52px}.project-showcase-list{z-index:1;gap:34px;position:relative}.project-showcase{border-radius:inherit;background:#08080b;border:0;grid-template-columns:minmax(520px,.92fr) minmax(720px,1.08fr);min-height:520px;display:grid;overflow:hidden}.project-showcase-copy{background:#0d0d10;border-right:1px solid #ffffff1a;min-height:520px;padding:48px;position:relative;overflow:hidden}.project-cover-image{z-index:0;object-fit:cover;opacity:.78;filter:brightness(.58)saturate(.95);width:100%;height:100%;transition:transform .65s;position:absolute;inset:0}.project-cover-shade{z-index:1;background:radial-gradient(circle at 24% 35%,#0000,#0003 34%,#000000b3),linear-gradient(#0000001a,#000000c2);position:absolute;inset:0}.project-index{color:#ffffffb8;font-size:12px}.project-kicker{color:#ffffffad;margin:142px 0 0}.project-showcase-copy h3{color:#fff;max-width:620px;margin:18px 0 14px;font-size:clamp(34px,3.2vw,56px);font-weight:780;line-height:1.03}.project-showcase-copy time{color:#ffffff94}.project-showcase-copy>p:not(.project-kicker){color:#f5f2eead;max-width:650px;margin:22px 0 34px;font-size:17px;line-height:1.72}.project-gallery-wrap{background:radial-gradient(circle at 82% 20%, rgb(var(--theme-rgb) / .14), transparent 24rem), #08080bf5;padding:26px}.gallery-meta{color:#f5f2ee6b}.project-gallery{grid-auto-columns:minmax(420px,72%);align-content:start;gap:18px;height:calc(100% - 48px)}.gallery-slide{background:#050506;border-color:#ffffff24;border-radius:8px;height:100%;min-height:410px}.gallery-slide img{aspect-ratio:auto;object-fit:cover;filter:brightness(.84);height:100%}.strength-grid{z-index:1;grid-template-columns:repeat(6,1fr);gap:26px;display:grid;position:relative}.strength-glow-1,.strength-glow-2{grid-column:span 3}.strength-card{border-radius:inherit;background:radial-gradient(circle at 78% 82%, rgb(var(--theme-rgb) / .28), transparent 14rem), linear-gradient(145deg, #121317f5, #050507fa);border:0;min-height:360px;padding:38px;position:relative;overflow:hidden}.strength-glow-1 .strength-card{background:radial-gradient(circle at 70% 34%, #ffffff38, transparent 20rem), linear-gradient(135deg, var(--theme-bright), var(--theme) 46%, var(--theme-soft))}.strength-card:after{content:"";filter:blur(.2px);border:38px solid #ffffff29;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-66px;right:-52px}.strength-card-top{justify-content:space-between;align-items:center;margin-bottom:58px;display:flex}.strength-card-top span{color:#ffffffc7;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;place-items:center;min-width:44px;height:28px;padding:0 12px;font-size:12px;font-weight:820;display:inline-grid}.strength-card-top em{color:#ffffff7a;letter-spacing:.1em;font-size:12px;font-style:normal;font-weight:850}.strength-card .icon-wrap{z-index:1;color:#ffffffc7;width:82px;height:82px;box-shadow:0 0 42px rgb(var(--theme-rgb) / .3);background:#ffffff14;border:1px solid #ffffff24;place-items:center;margin:0;display:grid;position:absolute;bottom:34px;right:34px}.strength-card h3{z-index:2;color:#fff;letter-spacing:0;max-width:620px;margin:0 0 18px;font-size:clamp(34px,3.1vw,58px);font-weight:760;line-height:1.12;position:relative}.strength-card p{z-index:2;color:#f5f2eea8;max-width:560px;margin:0;font-size:16px;line-height:1.76;position:relative}.eyebrow{color:var(--theme-bright)}.primary-action{color:#090909;background:#fff}.secondary-action{border-color:rgb(var(--theme-rgb) / .46);background:rgb(var(--theme-rgb) / .16)}.contact-bg{filter:none}.closing-line svg{color:var(--theme-bright)}.gallery-slide:focus-visible,.lightbox-toolbar button:focus-visible,.lightbox-nav:focus-visible,.contact-actions a:focus-visible,.nav-links a:focus-visible,.nav-contact:focus-visible,.nav-brand:focus-visible{outline:2px solid var(--theme-bright);outline-offset:4px}.lightbox-backdrop{background:radial-gradient(circle at 50% 44%, rgb(var(--theme-rgb) / .22), transparent 36rem), #020204e0}.lightbox-panel{background:linear-gradient(145deg, rgb(var(--theme-rgb) / .22), transparent 44%), #080709f5}@media (width<=1180px){.nav-glow{width:min(100% - 48px,980px)}.portfolio-nav{grid-template-columns:auto 1fr auto}.nav-links{gap:24px}.hero-copy-block{width:min(800px,74vw)}.hero-wordmark span{font-size:clamp(72px,10vw,120px)}.hero-wordmark strong{font-size:clamp(58px,7.4vw,92px)}.hero-card-rail{grid-auto-columns:188px}.experience-overview,.project-showcase{grid-template-columns:1fr}.project-showcase-copy{border-bottom:1px solid #ffffff1a;border-right:0}.project-gallery{grid-auto-columns:minmax(420px,76%)}.strength-glow-1,.strength-glow-2,.strength-glow-3,.strength-glow-4,.strength-glow-5{grid-column:span 3}.career-line{grid-template-columns:1fr;gap:38px}.career-line:before{width:1px;height:auto;inset:0 auto 0 8px}.career-item{min-height:auto;padding-left:38px}.career-item:before{top:2px;left:0}}@media (width<=760px){.floating-nav{top:14px}.nav-glow{width:min(100% - 24px,540px)}.portfolio-nav{grid-template-columns:auto auto;min-height:56px;padding:7px}.nav-links{display:none}.nav-contact{min-height:38px;padding:0 14px;font-size:12px}.nav-brand{min-height:38px;padding-right:14px}.hero-copy-block{width:calc(100vw - 48px);top:22vh}.hero-label{font-size:14px}.hero-wordmark span{font-size:clamp(54px,17vw,76px)}.hero-wordmark strong{font-size:clamp(42px,13vw,58px)}.hero-desc{font-size:17px}.hero-play{width:58px;height:58px;top:58%;left:auto;right:22px}.hero-play span{border-top-width:12px;border-bottom-width:12px;border-left-width:18px}.hero-card-rail{grid-auto-columns:150px;gap:12px;bottom:22px}.hero-mini-card{height:116px}.section-band{padding:94px 0}.module-title h2{font-size:42px}.module-title p{font-size:20px}.experience-about,.project-showcase-copy,.project-gallery-wrap,.strength-card{padding:28px}.experience-about h3{font-size:44px}.about-fields,.metric-row{grid-template-columns:1fr}.experience-portrait,.experience-portrait img{min-height:420px}.project-kicker{margin-top:96px}.project-gallery{grid-auto-columns:minmax(260px,90%)}.gallery-slide{min-height:240px}.strength-grid{grid-template-columns:1fr}.strength-glow-1,.strength-glow-2,.strength-glow-3,.strength-glow-4,.strength-glow-5{grid-column:auto}.strength-card{min-height:300px}.strength-card h3{font-size:30px}}.post-hero-wrap{isolation:isolate;background:radial-gradient(circle at 18% 4%, rgb(var(--theme-rgb) / .22), transparent 34rem), radial-gradient(circle at 86% 42%, #ffffff0f, transparent 38rem), linear-gradient(180deg, #030305 0%, #070305 48%, #030305 100%);position:relative;overflow:hidden}.post-hero-strands{z-index:0;pointer-events:none;opacity:.7;mix-blend-mode:screen;position:absolute;inset:0}.post-hero-strands:after{content:"";background:radial-gradient(circle at 50% 20%,#0000,#03030561 62%),linear-gradient(#0303051f,#0303059e);position:absolute;inset:0}.post-hero-wrap>section{z-index:1;position:relative}.post-hero-wrap .profile,.post-hero-wrap .projects,.post-hero-wrap .strengths{background:0 0}.hero-video-bg,.hero-card-rail,.hero-mini-card{display:none}.experience-portrait{background:radial-gradient(circle at 50% 18%,#ffffff2e,#0000 32%),linear-gradient(#ffffff14,#ffffff08);place-items:center;display:grid}.experience-portrait img{object-fit:contain;width:100%;height:100%}.project-showcase{grid-template-columns:minmax(460px,.76fr) minmax(760px,1.24fr);align-items:stretch;min-height:auto}.project-showcase-copy{flex-direction:column;min-height:auto;display:flex}.project-cover-image{z-index:2;aspect-ratio:16/9;object-fit:contain;opacity:1;filter:brightness(.9)saturate(.96);background:#050506;border:1px solid #ffffff24;border-radius:8px;width:100%;height:auto;margin-bottom:28px;position:relative;inset:auto;transform:none}.project-cover-shade{display:none}.project-showcase-copy>:not(.project-cover-image):not(.project-cover-shade){z-index:2;position:relative}.project-showcase-glow:hover .project-cover-image{transform:none}.project-showcase-copy>p:not(.project-kicker){margin-bottom:28px}.project-gallery{grid-auto-columns:minmax(520px,76%);align-items:start;height:auto}.gallery-slide{aspect-ratio:16/9;place-items:center;height:auto;min-height:0;padding:0;display:grid}.gallery-slide img{aspect-ratio:16/9;object-fit:contain;filter:brightness(.96);background:#050506;width:100%;height:100%}.gallery-slide:hover img{transform:none}@media (width<=1180px){.project-showcase{grid-template-columns:1fr}.project-gallery{grid-auto-columns:minmax(420px,82%)}}@media (width<=760px){.post-hero-strands{opacity:.48}.project-gallery{grid-auto-columns:minmax(260px,92%)}}:root{--theme:#930001;--theme-rgb:147 0 1;--theme-bright:#930001;--theme-soft:#4d080b;--theme-deep:#130608;--bg:#10090b;--bg-soft:#171012;--panel:#181315;--panel-strong:#211719;--line:#f6eee61f;--line-strong:#f6eee638;--text:#f6eee6;--muted:#f6eee69e;--soft:#f6eee666}html{background:var(--bg)}body{background:radial-gradient(circle at 13% 10%,#93000133,#0000 32rem),radial-gradient(circle at 88% 18%,#975b4824,#0000 34rem),radial-gradient(circle at 50% 100%,#3d221e70,#0000 42rem),linear-gradient(#13090b 0%,#0f0b0c 42%,#150b0d 100%)}.hero{background:#13080a}.stage-scene{background:radial-gradient(circle at 23% 40%,#93000152,#0000 30rem),radial-gradient(circle at 64% 38%,#eec05914,#0000 28rem),radial-gradient(circle at 82% 78%,#5b6fae1a,#0000 32rem),linear-gradient(135deg,#17080a 0%,#0f0b0d 48%,#1d0b0d 100%)}.hero-strands{z-index:0;pointer-events:none;opacity:.82;mix-blend-mode:screen;filter:saturate(1.05);position:absolute;inset:-4% -5%}.hero-strands:after{content:"";background:radial-gradient(circle at 48% 49%,#0000 0 20%,#13080a1f 44%,#13080a75 78%),linear-gradient(90deg,#13080a38,#0000 48%,#13080a52);position:absolute;inset:0}.stage-ring{z-index:1;opacity:.34;filter:drop-shadow(0 0 4px #fff4eb80)drop-shadow(0 0 22px #9300016b)}.stage-fixture{z-index:3}.stage-beam,.stage-light-pool{z-index:2;opacity:.22}.hero-play{display:none}.post-hero-wrap{background:radial-gradient(circle at 14% 4%,#9300012b,#0000 34rem),radial-gradient(circle at 82% 26%,#eec0590f,#0000 30rem),radial-gradient(circle at 76% 88%,#93000121,#0000 42rem),linear-gradient(#10090b 0%,#151012 44%,#10090b 100%)}.post-hero-wrap:before{z-index:0;pointer-events:none;content:"";background:repeating-linear-gradient(90deg,#f6eee606 0 1px,#0000 1px 128px),repeating-linear-gradient(0deg,#f6eee605 0 1px,#0000 1px 128px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 8% 92%,#0000);mask-image:linear-gradient(#0000,#000 8% 92%,#0000)}.experience-about,.project-showcase-copy,.project-gallery-wrap,.strength-card{background-color:#161113e6}.strength-glow{transition:transform .26s,filter .26s;transform:translateY(0)}.strength-glow:hover{filter:drop-shadow(0 24px 46px #9300012e);transform:translateY(-8px)}.strength-card,.strength-glow-1 .strength-card{background:radial-gradient(circle at 78% 82%,#f6eee60d,#0000 15rem),linear-gradient(145deg,#1d181af5,#0d0a0cfa);transition:background .26s,box-shadow .26s,color .26s}.strength-card:before{z-index:0;opacity:0;content:"";background:radial-gradient(circle at 72% 34%, #ffebe129, transparent 20rem), linear-gradient(135deg, var(--theme-bright), var(--theme) 46%, var(--theme-soft));transition:opacity .28s;position:absolute;inset:0}.strength-card:after{opacity:.52;transition:opacity .26s,border-color .26s,transform .26s}.strength-glow:hover .strength-card:before{opacity:1}.strength-glow:hover .strength-card:after{opacity:.85;border-color:#ffffff38;transform:translate(-8px,-8px)scale(1.04)}.strength-card-top,.strength-card .icon-wrap,.strength-card h3,.strength-card p{z-index:2;position:relative}.strength-glow-1 .strength-card p,.strength-glow-1 .strength-card-top em,.strength-glow-1 .strength-card-top span{color:inherit}.strength-card-top span,.strength-card-top em,.strength-card p,.strength-card .icon-wrap{transition:color .26s,background .26s,border-color .26s,box-shadow .26s}.strength-glow:hover .strength-card-top span,.strength-glow:hover .strength-card-top em,.strength-glow:hover .strength-card p{color:#ffffffdb}.strength-glow:hover .strength-card .icon-wrap{background:#ffffff1f;border-color:#ffffff3d;box-shadow:0 0 48px #ffffff1f}.nav-glow,.portrait-glow,.about-glow,.project-showcase-glow,.strength-glow{background:#120e10b8}@media (width<=760px){.hero-strands{opacity:.62;inset:-6% -44%}}.opening-curtain{z-index:60;pointer-events:none;background:#13080a;grid-template-rows:repeat(3,1fr);display:grid;position:absolute;inset:0}.opening-panel{transform-origin:100%;will-change:transform;background:linear-gradient(90deg,#12080af5,#400a0dfa 48%,#12080af5),radial-gradient(circle at 22%,#9300013d,#0000 26rem);display:block;box-shadow:inset 0 -1px #f6eee614}.hero-wordmark span,.hero-wordmark strong,.hero-label,.hero-desc,.hero-quick-stats span,.module-title h2,.module-title p,.contact-content h2,.experience-overview>.border-glow-card,.career-item,.project-showcase-glow,.strength-glow,.project-cover-image,.gallery-slide img,.experience-portrait img{will-change:transform, opacity, clip-path, filter;backface-visibility:hidden}.project-showcase,.gallery-slide,.experience-portrait{transform-style:preserve-3d}.project-gallery{overflow-y:hidden}.project-cover-image,.gallery-slide img,.experience-portrait img{clip-path:inset(0)}.floating-nav,.stage-ring,.stage-fixture,.hero-strands,.hero-copy-block{will-change:transform, opacity, filter}@media (prefers-reduced-motion:reduce){.opening-curtain{display:none}.hero-wordmark span,.hero-wordmark strong,.hero-label,.hero-desc,.hero-quick-stats span,.module-title h2,.module-title p,.contact-content h2,.experience-overview>.border-glow-card,.career-item,.project-showcase-glow,.strength-glow,.project-cover-image,.gallery-slide img,.experience-portrait img,.floating-nav,.stage-ring,.stage-fixture,.hero-strands,.hero-copy-block{opacity:1!important;filter:none!important;clip-path:none!important;transition-duration:.01ms!important;animation-duration:.01ms!important;transform:none!important}}.floating-nav{top:24px}.floating-nav.is-floating{top:16px}.nav-glow{border-color:#ffffff2e;width:min(880px,100% - 96px);box-shadow:0 0 32px #9300011f;background:#ffffff09!important}.portfolio-nav{-webkit-backdrop-filter:blur(28px)saturate(155%);backdrop-filter:blur(28px)saturate(155%);background:linear-gradient(#ffffff21,#ffffff09),#120e1033;border-color:#ffffff2e;grid-template-columns:148px auto 96px;gap:28px;min-height:54px;padding:6px 8px;box-shadow:inset 0 1px #fff3,inset 0 -1px #ffffff0f,0 18px 54px #0000002e}.nav-brand{background:radial-gradient(circle at 30% 18%,#ffffff52,#0000 36%),#930001b8;min-height:38px;padding:0 13px 0 8px;box-shadow:inset 0 0 0 1px #ffffff2e,0 0 28px #93000157}.nav-brand span{width:26px;height:26px}.nav-brand strong,.nav-links a,.nav-contact{font-size:13px}.nav-links{gap:30px}.nav-contact{background:#ffffff0a;min-height:38px;padding:0 14px}.hero-label{color:#f6eee6b3;margin-bottom:18px;font-size:18px}.hero-wordmark{line-height:.78}.hero-wordmark span{color:#f6eee6c2;letter-spacing:0;text-shadow:0 0 20px #f6eee62e,0 16px 34px #00000070;margin-bottom:16px;font-size:clamp(32px,3vw,54px);font-weight:720}.hero-wordmark strong{color:#0000;letter-spacing:0;filter:drop-shadow(0 0 14px #ffffff61)drop-shadow(0 0 34px #9300014d)drop-shadow(0 32px 36px #00000085);-webkit-text-fill-color:transparent;-webkit-text-stroke:1.2px #ffffff6b;background-color:#0000;background-image:linear-gradient(#fffffffa 0%,#ffffff9e 32%,#ffffff40 58%,#ffffffdb 100%),radial-gradient(circle at 18% 22%,#fff,#0000 26%),radial-gradient(circle at 70% 66%,#93000147,#0000 34%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;-webkit-background-clip:text;background-clip:text;max-width:100%;font-size:clamp(104px,14vw,250px);font-weight:900;line-height:.75;position:relative}.hero-wordmark strong:after{pointer-events:none;content:"";filter:blur(18px);mix-blend-mode:screen;background:linear-gradient(100deg,#0000 0%,#ffffff94 48%,#0000 100%);height:24%;position:absolute;inset:6% 3% auto 2%}.hero-desc{max-width:760px;margin-top:30px}.hero-quick-stats span{color:#f6eee6d1;background:#ffffff13;border-color:#fff3;min-height:34px}.experience-overview{grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:30px}.experience-portrait{flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:36px 28px;display:flex}.experience-portrait:after{display:none}.experience-portrait img{object-fit:cover;background:#ffffff14;border:1px solid #ffffff42;border-radius:50%;width:168px;height:168px;min-height:0;box-shadow:0 0 0 8px #ffffff09,0 26px 54px #0000006b}.experience-portrait figcaption{text-align:center;margin-top:28px;position:static}.experience-about{min-height:430px;padding:46px 52px}.experience-about h3{font-size:clamp(44px,4.2vw,72px)}.metric-row strong{font-size:42px}.project-showcase{grid-template-columns:minmax(380px,.58fr) minmax(760px,1.42fr)}.project-showcase-copy{background:linear-gradient(135deg,#9300012e,#0000 42%),radial-gradient(circle at 82% 18%,#f6eee614,#0000 18rem),linear-gradient(#1d1719f5,#0c090bfa);min-height:500px}.project-showcase-copy:before{z-index:0;pointer-events:none;content:"";background:repeating-linear-gradient(90deg,#f6eee60b 0 1px,#0000 1px 78px),repeating-linear-gradient(0deg,#f6eee609 0 1px,#0000 1px 78px);border:1px solid #f6eee614;position:absolute;inset:22px;-webkit-mask-image:radial-gradient(circle at 22% 20%,#000,#0000 66%);mask-image:radial-gradient(circle at 22% 20%,#000,#0000 66%)}.project-showcase-copy:after{z-index:0;pointer-events:none;content:"";border:44px solid #93000129;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-128px;right:-120px;box-shadow:0 0 70px #93000133}.project-showcase-copy>*{z-index:2;position:relative}.project-cover-image,.project-cover-shade{display:none}.project-kicker{margin-top:78px}.project-gallery-wrap{overflow:visible}.project-gallery{padding:8px 18px 36px 8px;overflow:auto visible}.gallery-slide{transform-origin:50%;transition:transform .52s cubic-bezier(.22,1,.36,1),border-color .42s,box-shadow .42s,filter .42s;position:relative;overflow:hidden}.gallery-slide:hover{z-index:5;border-color:#930001eb;transform:translateY(-10px)scale(1.07);box-shadow:0 0 0 1px #fff3,0 0 44px #9300016b,0 28px 70px #0000007a}.gallery-slide:after{pointer-events:none;content:"";border-radius:inherit;transition:box-shadow .42s;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff0}.gallery-slide:hover:after{box-shadow:inset 0 0 0 1px #ffffff52,inset 0 0 34px #93000133}.gallery-slide:hover img{filter:brightness(1.05)saturate(1.02)}.strength-glow,.strength-glow:hover{filter:none!important}.strength-glow{transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s}.strength-glow:hover{box-shadow:0 24px 54px #93000138}.strength-card,.strength-card *{filter:none}.strength-card p{color:#f6eee6c2}@media (width<=1180px){.nav-glow{width:min(760px,100% - 48px)}.portfolio-nav{grid-template-columns:136px auto 90px;gap:18px}.hero-copy-block{width:min(900px,82vw)}.project-showcase,.experience-overview{grid-template-columns:1fr}.experience-portrait{min-height:300px}}@media (width<=760px){.nav-glow{width:min(520px,100% - 24px)}.portfolio-nav{grid-template-columns:auto auto}.hero-wordmark span{font-size:clamp(28px,8vw,42px)}.hero-wordmark strong{font-size:clamp(58px,18vw,98px)}.experience-about{padding:30px}.project-kicker{margin-top:52px}.gallery-slide:hover{transform:translateY(-6px)scale(1.035)}}.strength-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}.strength-glow{min-height:330px}.strength-glow-1,.strength-glow-2{grid-column:span 6;min-height:390px}.strength-glow-3,.strength-glow-4,.strength-glow-5{grid-column:span 4}.strength-card{background:radial-gradient(circle at 78% 28%,#f6eee612,#0000 18rem),radial-gradient(circle at 14% 90%,#93000126,#0000 18rem),linear-gradient(145deg,#1b1618f5,#0b090bfa);flex-direction:column;min-height:100%;padding:34px;display:flex}.strength-glow-1 .strength-card,.strength-glow-2 .strength-card{background:radial-gradient(circle at 84% 18%,#ffffff1f,#0000 20rem),radial-gradient(circle at 22% 96%,#93000138,#0000 22rem),linear-gradient(145deg,#22191bfa,#0d090bfc);padding:42px}.strength-card:before{background:radial-gradient(circle at 78% 24%,#ffebe11f,#0000 21rem),linear-gradient(135deg,#930001d1,#930001a8 48%,#4d080bc7)}.strength-card:after{opacity:.34;border-width:42px;width:260px;height:260px;bottom:-94px;right:-74px}.strength-card-top{margin-bottom:34px}.strength-card-top span{background:#fff1;min-width:46px;height:30px}.strength-card-top em{color:#f6eee673;letter-spacing:0}.strength-keyword{z-index:2;color:#0000;letter-spacing:0;text-transform:uppercase;-webkit-text-stroke:1px #f6eee61f;background-color:#0000;background-image:linear-gradient(#f6eee6c7,#f6eee629),radial-gradient(circle at 18% 22%,#9300016b,#0000 35%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;-webkit-background-clip:text;background-clip:text;margin:0 0 34px;font-size:clamp(42px,5vw,86px);font-weight:900;line-height:.82;display:block;position:relative}.strength-glow-3 .strength-keyword,.strength-glow-4 .strength-keyword,.strength-glow-5 .strength-keyword{margin-bottom:26px;font-size:clamp(34px,3.4vw,58px)}.strength-card .icon-wrap{opacity:.72;width:68px;height:68px;bottom:30px;right:30px}.strength-glow-1 .strength-card .icon-wrap,.strength-glow-2 .strength-card .icon-wrap{width:82px;height:82px}.strength-card h3{max-width:520px;margin-bottom:12px;font-size:clamp(26px,2.2vw,42px);line-height:1.08}.strength-glow-1 .strength-card h3,.strength-glow-2 .strength-card h3{font-size:clamp(34px,3vw,56px)}.strength-card small{z-index:2;color:var(--theme-bright);letter-spacing:0;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:820;display:block;position:relative}.strength-card p{color:#f6eee6b3;max-width:620px;margin-bottom:28px;font-size:15px}.strength-glow-1 .strength-card p,.strength-glow-2 .strength-card p{font-size:17px;line-height:1.74}.strength-tags{z-index:2;flex-wrap:wrap;gap:9px;margin-top:auto;padding-right:78px;display:flex;position:relative}.strength-tags span{color:#f6eee69e;white-space:nowrap;background:#f6eee60e;border:1px solid #f6eee621;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:720;display:inline-flex}.strength-glow:hover .strength-tags span{color:#ffffffe0;background:#ffffff1a;border-color:#ffffff38}.strength-glow:hover .strength-keyword{filter:drop-shadow(0 0 22px #ffffff24)}@media (width<=1180px){.strength-glow-1,.strength-glow-2,.strength-glow-3,.strength-glow-4,.strength-glow-5{grid-column:span 6}}@media (width<=760px){.strength-grid{grid-template-columns:1fr}.strength-glow-1,.strength-glow-2,.strength-glow-3,.strength-glow-4,.strength-glow-5{grid-column:auto;min-height:310px}.strength-card,.strength-glow-1 .strength-card,.strength-glow-2 .strength-card{padding:28px}.strength-keyword,.strength-glow-3 .strength-keyword,.strength-glow-4 .strength-keyword,.strength-glow-5 .strength-keyword{font-size:38px}.strength-tags{padding-right:0}}:root{--theme:#930001;--theme-rgb:147 0 1;--theme-bright:#930001;--theme-soft:#4e0001}html{scroll-padding-top:110px}.stage-fixture,.stage-beam,.stage-light-pool{display:none!important}.stage-scene:before{background:linear-gradient(90deg,#0000006b,#00000014 54%,#00000080),radial-gradient(circle at 54% 42%,#93000124,#0000 34rem)}.hero-shade{background:linear-gradient(180deg, #13080a0f 0%, #13080a2e 62%, var(--bg) 100%), radial-gradient(circle at 44% 50%, transparent, #10090b7a 76%)}.hero-wordmark{perspective:900px}.hero-wordmark strong{color:#0000;text-transform:uppercase;filter:drop-shadow(0 0 10px #ffffff94)drop-shadow(0 0 34px #ffffff2e)drop-shadow(0 28px 24px #00000094);-webkit-text-fill-color:transparent;-webkit-text-stroke:1.4px #ffffff9e;background-color:#0000;background-image:linear-gradient(115deg,#fffffffa 0%,#d2d2d2b3 18%,#ffffff47 43%,#ffffffeb 68%,#b4b4b4a8 100%),radial-gradient(circle at 12% 86%,#ffffffe6,#0000 12%),radial-gradient(circle at 48% 84%,#fffc,#0000 11%),radial-gradient(circle at 82% 84%,#ffffffbd,#0000 10%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;-webkit-background-clip:text;background-clip:text;display:inline-block;transform:rotateX(2deg)rotateY(-4deg)}.hero-wordmark strong:before{z-index:-1;pointer-events:none;content:"";filter:blur(13px);opacity:.92;background:radial-gradient(at 18% 86%,#ffffff61,#0000 14%),radial-gradient(at 50% 86%,#ffffff57,#0000 18%),radial-gradient(at 82% 86%,#ffffff42,#0000 16%);position:absolute;inset:-8% -1% 0;transform:translateY(18px)scaleY(.5)}.hero-wordmark strong:after{filter:blur(14px);background:linear-gradient(100deg,#0000 3%,#ffffffbd 36%,#ffffff2e 58%,#0000 100%);height:38%;inset:1% 0 auto}.nav-glow{background:linear-gradient(135deg,#ffffff1f,#ffffff06),#18121461!important}.portfolio-nav{-webkit-backdrop-filter:blur(24px)saturate(150%)contrast(1.08);backdrop-filter:blur(24px)saturate(150%)contrast(1.08);background:linear-gradient(135deg,#ffffff2e,#ffffff09 40%,#93000114),#120c0e7a;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #ffffff14,inset 10px 0 34px #ffffff09,0 18px 54px #0000003d}.portfolio-nav:before{pointer-events:none;content:"";border-radius:inherit;opacity:.72;mix-blend-mode:screen;background:linear-gradient(118deg,#ffffff38,#0000 22% 68%,#ffffff14),radial-gradient(circle at 8% 14%,#fff3,#0000 18%);position:absolute;inset:1px}.nav-brand{background:#ffffff0f}.nav-brand,.nav-links a,.nav-contact{z-index:2;transition:color .18s,background .18s,box-shadow .18s,border-color .18s;position:relative}.nav-avatar{padding:0;overflow:hidden;background:#ffffff1f!important}.nav-avatar img{object-fit:cover;width:100%;height:100%}.nav-item{display:inline-flex;position:relative}.nav-links a,.nav-contact{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;display:inline-flex}.nav-links a:hover,.nav-links a.is-active,.nav-contact:hover,.nav-contact.is-active,.nav-brand:hover,.nav-brand.is-active{color:#fff;text-shadow:none;background:#930001eb;border-color:#ffffff29;box-shadow:inset 0 1px #ffffff3d,0 0 28px #9300014d}.project-submenu{z-index:80;-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);opacity:0;pointer-events:none;background:linear-gradient(145deg,#ffffff1c,#ffffff09),#110c0edb;border:1px solid #ffffff24;border-radius:8px;width:330px;max-height:450px;padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 16px);left:50%;overflow:auto;transform:translate(-50%,10px);box-shadow:0 26px 80px #00000075}.nav-item:hover .project-submenu,.nav-item:focus-within .project-submenu{opacity:1;pointer-events:auto;transform:translate(-50%)}.project-submenu a{color:#f6eee6b8;min-height:40px;box-shadow:none;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;padding:0 11px;font-size:13px;display:flex}.project-submenu a:hover{color:#fff;background:#930001d1}.project-submenu em{color:#f6eee670;font-size:11px;font-style:normal}.experience-overview{display:block}.experience-panel-glow{background:#120e10b8}.experience-panel-glow .border-glow-inner{border-radius:inherit}.experience-panel{border-radius:inherit;background:radial-gradient(circle at 23% 18%,#ffffff1a,#0000 20rem),radial-gradient(circle at 78% 72%,#9300012e,#0000 24rem),linear-gradient(135deg,#1a1416f5,#0a080afa);grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:0;min-height:470px;display:grid;overflow:hidden}.experience-panel .experience-portrait{background:radial-gradient(circle at 50% 24%,#ffffff29,#0000 9rem),#ffffff06;border-right:1px solid #ffffff17;min-height:100%}.experience-panel .experience-about{background:0 0;min-height:0}.career-item p{display:none}.career-item ul{gap:9px;max-width:520px;margin:0;padding:0;list-style:none;display:grid}.career-item li{color:#f6eee694;padding-left:16px;font-size:14px;line-height:1.62;position:relative}.career-item li:before{content:"";background:#930001;border-radius:50%;width:5px;height:5px;position:absolute;top:.72em;left:0;box-shadow:0 0 12px #930001b3}.strength-card .icon-wrap{display:none}.strength-card:after,.strength-card:before{opacity:0}.strength-card{background:radial-gradient(circle at var(--orb-x,78%) var(--orb-y,28%), var(--orb-color,#93000129), transparent var(--orb-size,14rem)), linear-gradient(var(--card-angle,145deg), #1c1618f5, #0b090bfa)}.strength-glow-1 .strength-card{--orb-x:88%;--orb-y:18%;--orb-size:20rem;--orb-color:#93000138;--card-angle:135deg}.strength-glow-2 .strength-card{--orb-x:16%;--orb-y:82%;--orb-size:18rem;--orb-color:#9300012e;--card-angle:155deg}.strength-glow-3 .strength-card{--orb-x:84%;--orb-y:82%;--orb-size:12rem;--orb-color:#f6eee612;--card-angle:128deg}.strength-glow-4 .strength-card{--orb-x:20%;--orb-y:22%;--orb-size:11rem;--orb-color:#93000124;--card-angle:168deg}.strength-glow-5 .strength-card{--orb-x:78%;--orb-y:28%;--orb-size:13rem;--orb-color:#7a534c21;--card-angle:142deg}.strength-card h3{margin-top:auto}.strength-tags{padding-right:0}@media (width<=1180px){.experience-panel{grid-template-columns:1fr}.experience-panel .experience-portrait{border-bottom:1px solid #ffffff17;border-right:0;min-height:300px}}@media (width<=760px){.project-submenu{width:min(330px,100vw - 24px);left:auto;right:0;transform:translateY(10px)}.nav-item:hover .project-submenu,.nav-item:focus-within .project-submenu{transform:translate(0)}}.nav-glow,.nav-glow .border-glow-inner{overflow:visible}.nav-glow{z-index:90}.nav-avatar img,.experience-portrait img{filter:none}.hero-copy-block{width:min(1560px,88vw);top:27vh}.hero-wordmark{width:min(1580px,88vw)}.hero-name-line{color:#f6eee6d1;letter-spacing:0;text-shadow:0 12px 30px #00000075;margin:0 0 22px;font-size:clamp(26px,2.2vw,42px);font-weight:560;display:block}.portfolio-word{color:#0000;letter-spacing:0;perspective:1000px;-webkit-text-fill-color:transparent;-webkit-text-stroke:0;flex-direction:column;align-items:stretch;width:min(1500px,88vw);margin-top:0;font-size:clamp(118px,13.6vw,250px);font-weight:900;line-height:.68;display:flex;position:relative}.portfolio-word .word-part{color:#0000;filter:drop-shadow(0 0 9px #ffffffad)drop-shadow(0 0 28px #ffffff3d)drop-shadow(0 32px 28px #00000094);-webkit-text-fill-color:transparent;-webkit-text-stroke:1.6px #ffffff9e;background-color:#0000;background-image:linear-gradient(#fffffffa,#ffffff9e 34%,#ffffff47 58%,#ffffffeb),url(/assets/reference-portfolio.png);background-position:50%,42% 48%;background-repeat:repeat,repeat;background-size:auto 118vh,1800px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;-webkit-background-clip:text;background-clip:text;width:fit-content;display:inline-block;position:relative}.portfolio-word .word-part:before{z-index:-1;pointer-events:none;content:attr(class);color:#0000;filter:blur(8px);opacity:.32;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #ffffff2e;background-color:#0000;background-image:linear-gradient(#ffffff57,#fff0),url(/assets/reference-portfolio.png);background-position:50%,42% 48%;background-repeat:repeat,repeat;background-size:auto 118vh,1800px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;-webkit-background-clip:text;background-clip:text;position:absolute;inset:78% -5% -38%;transform:scaleY(-.58)}.portfolio-word .word-port{align-self:flex-start;transform:rotate(-7deg)translate(1vw)}.portfolio-word .word-port:before{content:"PORT"}.portfolio-word .word-folio{align-self:flex-end;margin-top:-.1em;transform:rotate(-3deg)translate(1vw)}.portfolio-word .word-folio:before{content:"FOLIO"}.hero-wordmark strong:before,.hero-wordmark strong:after{display:none}.hero-desc{margin-top:44px}.has-submenu:after{content:"";height:24px;position:absolute;top:100%;left:-80px;right:-80px}.project-submenu{border-radius:999px;flex-wrap:wrap;gap:8px;width:max-content;max-width:min(1040px,100vw - 96px);max-height:none;padding:10px;display:flex;top:calc(100% + 10px);left:50%;overflow:visible}.project-submenu a{white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;min-height:34px;padding:0 12px}.project-submenu a span{text-overflow:ellipsis;max-width:170px;overflow:hidden}.project-submenu a:hover{background:#930001;border-color:#ffffff38}.project-submenu em{margin-left:10px}@media (width<=1180px){.portfolio-word{font-size:clamp(86px,15vw,170px)}.project-submenu{border-radius:16px;max-width:min(760px,100vw - 48px)}}@media (width<=760px){.hero-copy-block,.hero-wordmark,.portfolio-word{width:calc(100vw - 48px)}.portfolio-word{font-size:clamp(58px,19vw,96px)}.project-submenu{max-width:calc(100vw - 24px);left:0;right:auto;transform:translateY(10px)}.nav-item:hover .project-submenu,.nav-item:focus-within .project-submenu{transform:translate(0)}}.portfolio-word,.portfolio-word .word-part,.portfolio-word .word-part:before{display:none}.portfolio-wordmark-image{object-fit:contain;opacity:1;mix-blend-mode:lighten;filter:brightness(1.08)contrast(1.16)drop-shadow(0 0 16px #ffffff52)drop-shadow(0 30px 34px #0009);width:min(1480px,86vw);max-width:none;margin:-24px 0 0 -1.8vw}.project-submenu{border-radius:10px;gap:6px;width:310px;max-width:310px;max-height:520px;padding:10px;display:grid;overflow-y:auto}.project-submenu a{border-radius:999px;justify-content:space-between;width:100%;min-height:40px;padding:0 12px;display:flex}.project-submenu a span{max-width:220px}@media (width<=1180px){.portfolio-wordmark-image{width:min(1120px,92vw);margin-left:-2vw}.project-submenu{width:300px;max-width:300px}}@media (width<=760px){.portfolio-wordmark-image{width:min(720px,104vw);margin-left:-8vw}.project-submenu{width:min(300px,100vw - 24px);max-width:min(300px,100vw - 24px)}}.portfolio-artwork{width:min(1480px,86vw);margin:-24px 0 0 -1.8vw;display:block;position:relative}.portfolio-wordmark-image{z-index:2;opacity:1;mix-blend-mode:normal;filter:brightness(1.08)contrast(1.08)drop-shadow(0 0 18px #ffffff40)drop-shadow(0 28px 34px #00000085);width:100%;margin:0;position:relative}.portfolio-wordmark-reflection{z-index:1;opacity:.28;pointer-events:none;filter:blur(4px)brightness(.78);transform-origin:50% 0;width:100%;position:absolute;top:68%;left:0;transform:scaleY(-.52);-webkit-mask-image:linear-gradient(#0000006b,#0000001f 38%,#0000 82%);mask-image:linear-gradient(#0000006b,#0000001f 38%,#0000 82%)}.project-submenu{width:310px;max-width:310px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0}.project-submenu a{-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:linear-gradient(#ffffff21,#ffffff0b),#120e109e;border-radius:999px;min-height:38px;box-shadow:inset 0 1px #ffffff24,0 10px 24px #0000003d}.experience-panel{min-height:auto;display:block}.experience-panel .experience-about{min-height:500px;padding:58px 58px 50px;position:relative}.experience-avatar{z-index:3;background:#ffffff14;border:1px solid #ffffff47;border-radius:50%;width:128px;height:128px;margin:0;position:absolute;top:44px;right:48px;overflow:hidden;box-shadow:0 0 0 8px #ffffff09,0 24px 54px #0000006b}.experience-avatar img{object-fit:cover;width:100%;height:100%}.experience-panel .tiny-label,.experience-panel .experience-about h3,.experience-panel .experience-about>p,.experience-panel .about-fields,.experience-panel .metric-row,.experience-panel .now-pills{max-width:calc(100% - 190px)}.experience-panel .experience-about h3{margin-bottom:24px}.experience-panel .about-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.experience-panel .metric-row{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin-top:40px}.experience-panel .now-pills{max-width:none}@media (width<=1180px){.portfolio-artwork{width:min(1120px,92vw);margin-left:-2vw}.experience-panel .about-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.portfolio-artwork{width:min(720px,104vw);margin-left:-8vw}.experience-panel .experience-about{padding:30px}.experience-avatar{width:104px;height:104px;margin-bottom:26px;position:relative;top:auto;right:auto}.experience-panel .tiny-label,.experience-panel .experience-about h3,.experience-panel .experience-about>p,.experience-panel .about-fields,.experience-panel .metric-row,.experience-panel .now-pills{max-width:none}.experience-panel .about-fields,.experience-panel .metric-row{grid-template-columns:1fr}}.hero-copy-block{width:min(1700px,100vw - 64px);height:100vh;margin:0 auto;top:0;left:0;right:0}.hero-wordmark{width:min(1720px,96vw);position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.portfolio-artwork{width:min(1720px,96vw);margin:0 auto}.portfolio-wordmark-image{filter:brightness(1.12)contrast(1.08)drop-shadow(0 0 24px #ffffff47)drop-shadow(0 34px 42px #0009)}.portfolio-wordmark-reflection{opacity:.32;filter:blur(5px)brightness(.72);top:72%;transform:scaleY(-.46);-webkit-mask-image:linear-gradient(#0000005c,#0000001f 32%,#0000 78%);mask-image:linear-gradient(#0000005c,#0000001f 32%,#0000 78%)}.hero-name-line{z-index:4;margin:0;font-size:clamp(24px,2vw,36px);position:absolute;bottom:20vh;left:clamp(18px,2.4vw,42px)}.hero-label{z-index:4;color:#f6eee68a;margin:0;font-size:14px;position:absolute;bottom:15.8vh;left:clamp(18px,2.4vw,42px)}.hero-desc{z-index:4;color:#f6eee694;max-width:520px;margin:0;font-size:15px;line-height:1.6;position:absolute;bottom:10.8vh;left:clamp(18px,2.4vw,42px)}.hero-quick-stats{z-index:4;margin:0;position:absolute;bottom:6.4vh;left:clamp(18px,2.4vw,42px)}.hero-quick-stats span{color:#f6eee6c7;background:linear-gradient(#ffffff1f,#ffffff0b),#120e108a;border-color:#ffffff2e;border-radius:999px;min-height:34px;padding:0 15px;box-shadow:inset 0 1px #ffffff21,0 12px 28px #00000042}@media (width<=1180px){.hero-wordmark,.portfolio-artwork{width:min(1280px,104vw)}}@media (width<=760px){.hero-copy-block{width:calc(100vw - 32px)}.hero-wordmark{width:112vw;top:43%}.portfolio-artwork{width:112vw}.hero-name-line{bottom:24vh}.hero-label{bottom:19vh}.hero-desc{display:none}.hero-quick-stats{gap:8px;bottom:8vh}}.floating-nav{z-index:120}.nav-glow{-webkit-backdrop-filter:blur(34px)saturate(145%);box-shadow:0 18px 60px #0000005c,0 0 0 1px #ffffff14,0 0 38px #9300011f;background:linear-gradient(135deg,#ffffff29,#ffffff0b),#140e10ad!important}.portfolio-nav{-webkit-backdrop-filter:blur(38px)saturate(160%)contrast(1.08);background:linear-gradient(135deg,#ffffff38,#ffffff13 34%,#93000114),#140e10b8;border-color:#ffffff38;box-shadow:inset 0 1px #ffffff52,inset 0 -1px #ffffff1a,inset 18px 0 46px #ffffff0a,inset -18px 0 46px #0000002e,0 20px 58px #00000057}.floating-nav.is-floating .portfolio-nav{background:linear-gradient(135deg,#fff3,#fff1 38%,#9300011a),#140e10c7}.portfolio-nav:after{pointer-events:none;content:"";border-radius:inherit;opacity:.62;mix-blend-mode:screen;background:linear-gradient(105deg,#fff3,#0000 22% 72%,#ffffff14),radial-gradient(circle at 12% 18%,#ffffff2e,#0000 22%);position:absolute;inset:2px}.nav-brand,.nav-links a,.nav-contact{background-color:#ffffff0b}.nav-links a:hover,.nav-links a.is-active,.nav-contact:hover,.nav-contact.is-active,.nav-brand:hover,.nav-brand.is-active{background:#930001}.project-submenu{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;gap:9px!important;padding:0!important}.project-submenu a{min-height:42px;position:relative;overflow:hidden;color:#f6eee6d6!important;-webkit-backdrop-filter:blur(28px)saturate(165%)contrast(1.08)!important;background:linear-gradient(135deg,#fff3,#ffffff12 42%,#9300011a),#161012bd!important;border:1px solid #fff3!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #ffffff12,inset 18px 0 42px #ffffff09,inset -16px 0 38px #0003,0 13px 30px #00000057,0 0 20px #93000114!important}.project-submenu a:before{pointer-events:none;content:"";border-radius:inherit;opacity:.66;mix-blend-mode:screen;background:linear-gradient(105deg,#ffffff47,#0000 24% 72%,#ffffff14),radial-gradient(circle at 18% 18%,#ffffff2e,#0000 28%);position:absolute;inset:1px}.project-submenu a span,.project-submenu a em{z-index:1;position:relative}.project-submenu a:hover{color:#fff!important;background:linear-gradient(135deg,#ffffff2e,#ffffff0f),#930001!important;border-color:#ffffff4d!important;box-shadow:inset 0 1px #ffffff52,inset 0 -1px #ffffff14,0 16px 34px #0000005c,0 0 28px #9300016b!important}@media (width<=1024px){html,body,#root,main{max-width:100%;overflow-x:hidden}.shell{width:min(100% - 40px,960px)}.floating-nav{top:14px}.nav-glow{width:min(760px,100vw - 32px)}.portfolio-nav{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;min-height:52px;padding:6px}.nav-brand{min-height:36px;padding:0 10px 0 7px}.nav-brand span,.nav-avatar{width:24px;height:24px}.nav-brand strong,.nav-links a,.nav-contact{font-size:12px}.nav-links{justify-content:center;gap:8px;min-width:0}.nav-links a,.nav-contact{white-space:nowrap;min-height:34px;padding:0 11px}.project-submenu{width:min(320px,100vw - 40px);max-height:58vh;left:50%;right:auto;overflow-y:auto}.hero{min-height:100svh}.stage-scene{overflow:hidden}.stage-ring{width:150vw;top:2vh;left:-30vw}.hero-strands{transform-origin:50%;transform:scale(.88)}.hero-copy-block{width:calc(100vw - 40px);height:100svh}.hero-wordmark{width:min(1150px,108vw);top:45%}.portfolio-artwork{width:min(1150px,108vw)}.portfolio-wordmark-reflection{opacity:.22;filter:blur(4px)brightness(.7)}.hero-name-line{font-size:clamp(22px,3.4vw,34px);bottom:24vh}.hero-label{font-size:13px;bottom:19.5vh}.hero-desc{max-width:min(520px,70vw);font-size:14px;bottom:13.8vh}.hero-quick-stats{flex-wrap:wrap;gap:8px;max-width:calc(100vw - 40px);bottom:7.2vh}.hero-quick-stats span{min-height:32px;padding:0 12px;font-size:12px}.section-band{padding:104px 0}.module-title{margin-bottom:38px}.module-title h2{gap:12px;font-size:clamp(42px,7vw,72px);line-height:.96}.module-title svg{width:30px;height:30px}.module-title p{margin-top:12px;font-size:20px}.experience-panel .experience-about{min-height:auto;padding:42px}.experience-avatar{width:108px;height:108px;top:36px;right:38px}.experience-panel .tiny-label,.experience-panel .experience-about h3,.experience-panel .experience-about>p,.experience-panel .about-fields,.experience-panel .metric-row,.experience-panel .now-pills{max-width:calc(100% - 148px)}.experience-panel .experience-about h3{font-size:clamp(40px,7vw,62px)}.experience-panel .experience-about>p{font-size:16px;line-height:1.68}.experience-panel .about-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.experience-panel .metric-row{gap:18px;max-width:none}.metric-row strong{font-size:36px}.experience-panel .now-pills{max-width:none}.career-path{margin-top:64px}.career-line{grid-template-columns:1fr;gap:28px;padding-top:0}.career-line:before{background:linear-gradient(#0000,#ffffff75,#0000);width:1px;height:auto;inset:0 auto 0 7px}.career-item{min-height:auto;padding-left:34px}.career-item:before{top:4px;left:0}.career-item h3{font-size:22px}.career-item ul{max-width:none}.project-showcase{grid-template-columns:1fr;min-height:auto}.project-showcase-copy{border-bottom:1px solid #ffffff1a;border-right:0;min-height:auto;padding:38px}.project-kicker{margin-top:44px}.project-showcase-copy h3{font-size:clamp(30px,5.4vw,46px)}.project-showcase-copy>p:not(.project-kicker){margin:24px 0 28px;font-size:16px}.project-gallery-wrap{padding:22px;overflow:hidden}.project-gallery{grid-auto-columns:minmax(460px,78%);gap:16px;height:auto;padding:0 0 22px}.gallery-slide{aspect-ratio:16/9;min-height:auto}.gallery-slide img{object-fit:cover;width:100%;height:100%}.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.strength-glow-1,.strength-glow-2,.strength-glow-3,.strength-glow-4,.strength-glow-5{grid-column:auto;min-height:330px}.strength-card,.strength-glow-1 .strength-card,.strength-glow-2 .strength-card{padding:30px}.strength-keyword,.strength-glow-1 .strength-keyword,.strength-glow-2 .strength-keyword{font-size:clamp(34px,6vw,58px)}.strength-card h3,.strength-glow-1 .strength-card h3,.strength-glow-2 .strength-card h3{font-size:clamp(24px,3.4vw,34px)}.strength-card p{font-size:14px;line-height:1.68}.contact-content{grid-template-columns:1fr;gap:32px}.contact-content h2{font-size:clamp(42px,7vw,72px)}.contact-actions{flex-wrap:wrap}.primary-action,.secondary-action{overflow-wrap:anywhere;max-width:100%;min-height:48px;padding:0 18px}.closing-line{align-items:flex-start}.lightbox{padding:24px}.lightbox-panel{width:calc(100vw - 48px);height:min(78vh,760px);padding:64px 58px 34px}}@media (width<=768px){html,body{width:100%;overflow-x:hidden}.shell{width:calc(100% - 28px)}.floating-nav{top:10px}.nav-glow{width:calc(100vw - 20px)}.portfolio-nav{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:48px;padding:6px}.nav-brand{max-width:118px}.nav-brand strong{text-overflow:ellipsis;max-width:58px;overflow:hidden}.nav-links{scrollbar-width:none;order:3;grid-column:1/-1;justify-content:center;gap:6px;width:100%;min-width:0;padding-top:6px;overflow-x:auto;display:flex!important}.nav-links::-webkit-scrollbar{display:none}.nav-links a,.nav-contact{min-height:32px;padding:0 10px;font-size:11px}.project-submenu{width:min(300px,100vw - 28px);max-height:52vh;top:calc(100% + 10px);left:0;right:auto;transform:translateY(8px)}.nav-item:hover .project-submenu,.nav-item:focus-within .project-submenu{transform:translate(0)}.project-submenu a{min-height:38px;padding:0 12px;font-size:12px}.hero{min-height:100svh}.stage-ring{opacity:.62;width:214vw;top:8vh;left:-58vw}.hero-strands{opacity:.78;transform:scale(.72)}.hero-copy-block{width:calc(100vw - 28px);height:100svh}.hero-wordmark{width:122vw;max-width:none;top:40%}.portfolio-artwork{width:122vw;max-width:none}.portfolio-wordmark-image{filter:brightness(1.08)contrast(1.06)drop-shadow(0 0 16px #ffffff38)drop-shadow(0 24px 32px #00000085)}.portfolio-wordmark-reflection{opacity:.16;filter:blur(3px)brightness(.62);top:70%}.hero-name-line{font-size:20px;bottom:28vh;left:calc(11vw + 14px)}.hero-label{max-width:calc(100vw - 28px);font-size:12px;line-height:1.4;bottom:23.5vh;left:0}.hero-desc{max-width:calc(100vw - 28px);font-size:13px;line-height:1.55;display:block;bottom:14.8vh;left:0}.hero-quick-stats{gap:6px;bottom:6vh;left:0;right:0}.hero-quick-stats span{min-height:30px;padding:0 10px;font-size:11px}.section-band{padding:76px 0}.module-title{margin-bottom:28px}.module-title h2{flex-wrap:wrap;gap:8px;font-size:clamp(34px,12vw,50px)}.module-title svg{width:24px;height:24px}.module-title p{font-size:18px}.experience-panel .experience-about{min-height:auto;padding:28px}.experience-avatar{width:92px;height:92px;margin:0 0 22px;position:relative;top:auto;right:auto}.experience-panel .tiny-label,.experience-panel .experience-about h3,.experience-panel .experience-about>p,.experience-panel .about-fields,.experience-panel .metric-row,.experience-panel .now-pills{max-width:none}.experience-panel .experience-about h3{font-size:clamp(34px,11vw,46px)}.experience-panel .experience-about>p{font-size:14px;line-height:1.68}.experience-panel .about-fields,.experience-panel .metric-row{grid-template-columns:1fr;gap:16px}.metric-row strong{font-size:34px}.now-pills span{overflow-wrap:anywhere;max-width:100%}.career-path{margin-top:48px}.career-label{margin-bottom:30px}.career-item{padding-left:26px}.career-item h3{font-size:19px}.career-item li{font-size:13px;line-height:1.58}.project-showcase-list{gap:24px}.project-showcase-copy{padding:28px}.project-kicker{margin-top:30px;font-size:12px}.project-showcase-copy h3{font-size:clamp(27px,9vw,38px)}.project-showcase-copy>p:not(.project-kicker){font-size:14px;line-height:1.65}.project-tags{gap:8px}.project-tags span{white-space:normal;max-width:100%}.project-gallery-wrap{padding:14px}.gallery-meta{flex-wrap:wrap;gap:8px;height:auto;margin-bottom:12px;font-size:11px}.project-gallery{scroll-snap-type:x mandatory;grid-auto-columns:100%;gap:12px;padding:0 0 12px;overflow-x:auto}.gallery-slide{aspect-ratio:16/9;scroll-snap-align:start;width:100%;min-width:0}.gallery-slide:hover{transform:none}.gallery-slide img{object-fit:cover}.strength-grid{grid-template-columns:1fr;gap:16px}.strength-glow-1,.strength-glow-2,.strength-glow-3,.strength-glow-4,.strength-glow-5{min-height:auto}.strength-card,.strength-glow-1 .strength-card,.strength-glow-2 .strength-card{min-height:280px;padding:26px}.strength-card-top{margin-bottom:24px}.strength-keyword,.strength-glow-1 .strength-keyword,.strength-glow-2 .strength-keyword{margin-bottom:20px;font-size:34px}.strength-card h3,.strength-glow-1 .strength-card h3,.strength-glow-2 .strength-card h3{font-size:25px}.strength-card small{font-size:11px}.strength-card p{font-size:13px}.strength-tags{gap:7px}.strength-tags span{white-space:normal;min-height:28px}.contact-section{min-height:auto;padding:86px 0}.contact-content{gap:26px}.contact-content h2{font-size:clamp(34px,12vw,48px)}.contact-actions{gap:12px;width:100%;display:grid}.glow-link-card{width:100%}.primary-action,.secondary-action{overflow-wrap:anywhere;text-align:center;justify-content:center;width:100%;min-height:46px;padding:0 14px;font-size:13px}.closing-line{font-size:12px;line-height:1.5}.lightbox{padding:12px}.lightbox-panel{width:calc(100vw - 24px);height:min(76vh,620px);padding:58px 12px 18px}.lightbox-toolbar{gap:10px;left:12px;right:12px}.lightbox-toolbar div{gap:8px}.lightbox-toolbar span{max-width:52vw;font-size:13px}.lightbox-toolbar strong{font-size:11px}.lightbox-toolbar button,.lightbox-nav{width:38px;height:38px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-panel>img{max-height:calc(100% - 12px)}img,video,canvas,svg{max-width:100%}p,h1,h2,h3,h4,strong,span,a,button,li{overflow-wrap:anywhere}}@media (width<=1024px){.floating-nav{z-index:520!important;top:14px!important;transform:none!important}.floating-nav.is-floating{top:14px!important;transform:none!important}.nav-glow{z-index:560!important;width:min(760px,100vw - 32px)!important;position:relative!important}.portfolio-nav{grid-template-rows:44px!important;grid-template-columns:auto minmax(0,1fr) 48px!important;align-items:center!important;gap:12px!important;height:56px!important;min-height:56px!important;padding:6px!important;display:grid!important}.nav-brand{white-space:nowrap!important;grid-area:1/1!important;width:auto!important;min-width:0!important;min-height:44px!important;padding:0 12px 0 8px!important}.nav-brand>.nav-avatar,.nav-avatar{flex:none!important;width:28px!important;height:28px!important}.nav-brand strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:78px!important;font-size:12px!important;overflow:hidden!important}.mobile-current-label{color:#f6eee6db!important;letter-spacing:0!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;grid-area:1/2!important;min-width:0!important;font-size:13px!important;font-weight:600!important;display:block!important;overflow:hidden!important}.nav-links,.nav-contact{display:none!important}.nav-menu-toggle{color:#fff!important;cursor:pointer!important;-webkit-backdrop-filter:blur(18px)saturate(145%)!important;background:linear-gradient(135deg,#ffffff29,#ffffff0d),#9300017a!important;border:1px solid #ffffff2e!important;border-radius:999px!important;grid-area:1/3!important;place-self:center end!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:grid!important;box-shadow:inset 0 1px #ffffff38,0 12px 28px #00000047,0 0 20px #9300012e!important}.nav-menu-toggle span{background:currentColor!important;border-radius:999px!important;grid-area:1/1!important;width:17px!important;height:2px!important;padding:0!important;transition:transform .34s cubic-bezier(.22,1,.36,1)!important;display:block!important}.nav-menu-toggle span:first-child{transform:translateY(-4px)!important}.nav-menu-toggle span:last-child{transform:translateY(4px)!important}.nav-menu-toggle.is-open span:first-child{transform:rotate(45deg)!important}.nav-menu-toggle.is-open span:last-child{transform:rotate(-45deg)!important}.mobile-nav-backdrop{z-index:500!important;pointer-events:none!important;opacity:0!important;-webkit-backdrop-filter:blur(8px)!important;background:#0703048f!important;border:0!important;transition:opacity .32s!important;display:block!important;position:fixed!important;inset:0!important}.mobile-nav-backdrop.is-open{pointer-events:auto!important;opacity:1!important}.mobile-nav-panel{z-index:540!important;opacity:0!important;pointer-events:none!important;-webkit-backdrop-filter:blur(34px)saturate(160%)!important;background:linear-gradient(135deg,#ffffff2e,#ffffff0f 38%,#93000114),#120c0edb!important;border:1px solid #ffffff2e!important;border-radius:24px!important;width:min(760px,100vw - 32px)!important;max-height:min(72vh,680px)!important;padding:12px!important;transition:opacity .34s,transform .34s cubic-bezier(.22,1,.36,1)!important;display:grid!important;position:fixed!important;top:82px!important;left:50%!important;overflow-y:auto!important;transform:translate(-50%,-10px)scale(.98)!important;box-shadow:inset 0 1px #fff3,0 28px 80px #0000007a,0 0 34px #93000129!important}.mobile-nav-panel.is-open{opacity:1!important;pointer-events:auto!important;transform:translate(-50%)scale(1)!important}.mobile-nav-link,.mobile-project-submenu a{color:#f6eee6db!important;letter-spacing:0!important;white-space:nowrap!important;cursor:pointer!important;background:linear-gradient(135deg,#ffffff1f,#ffffff09),#ffffff09!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:space-between!important;align-items:center!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;display:flex!important}.mobile-nav-link+.mobile-nav-link,.mobile-project-group+.mobile-nav-link,.mobile-nav-link+.mobile-project-group{margin-top:8px!important}.mobile-nav-link.is-active,.mobile-nav-link:hover,.mobile-project-submenu a:hover{color:#fff!important;background:linear-gradient(135deg,#ffffff29,#ffffff0a),#930001!important;border-color:#ffffff3d!important}.mobile-nav-link svg{flex:none!important;transition:transform .28s!important}.mobile-project-group.is-open .mobile-nav-link svg{transform:rotate(180deg)!important}.mobile-project-submenu{opacity:0!important;gap:8px!important;max-height:0!important;padding:0!important;transition:max-height .34s cubic-bezier(.22,1,.36,1),padding .28s,opacity .24s!important;display:grid!important;overflow:hidden!important}.mobile-project-group.is-open .mobile-project-submenu{opacity:1!important;max-height:520px!important;padding:8px 0 0!important}.mobile-project-submenu a{min-height:44px!important;padding:0 14px!important;font-size:12px!important}.mobile-project-submenu a span,.mobile-project-submenu a em{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.mobile-project-submenu a span{min-width:0!important}.mobile-project-submenu a em{color:#f6eee685!important;flex:none!important;margin-left:12px!important;font-style:normal!important}}@media (width<=768px){.nav-glow{width:calc(100vw - 20px)!important}.portfolio-nav{grid-template-columns:auto minmax(0,1fr) 44px!important}.mobile-nav-panel{border-radius:22px!important;width:calc(100vw - 20px)!important;max-height:74vh!important;top:78px!important}}.portfolio-flow{--flow-max:min(1700px, calc(100vw - 96px));--card-radius:10px}.portfolio-flow .shell{width:var(--flow-max)!important}#about,#profile,#projects,#more-projects,#strengths,#contact{scroll-margin-top:116px!important}.portfolio-flow .section-band{padding:clamp(96px,8vw,150px) 0!important}.portfolio-flow .module-title{margin-bottom:clamp(38px,4.8vw,72px)!important}.portfolio-flow .module-title h2{max-width:1180px;letter-spacing:0!important;font-size:clamp(58px,7.2vw,132px)!important;line-height:.92!important}.portfolio-flow .module-title p{color:#f6eee6a3!important;margin-top:16px!important;font-size:clamp(18px,1.5vw,28px)!important}.selected-work-list{gap:clamp(44px,5.8vw,104px)!important;display:grid!important}.selected-work-card{border-radius:var(--card-radius)!important;isolation:isolate!important;background:radial-gradient(circle at 18% 10%,#93000142,#0000 34%),linear-gradient(135deg,#ffffff14,#ffffff06),#0d0b0cd1!important;grid-template-columns:minmax(0,1.55fr) minmax(360px,.72fr)!important;gap:clamp(28px,4vw,70px)!important;min-height:clamp(560px,52vw,860px)!important;padding:clamp(18px,2.1vw,34px)!important;transition:filter .38s ease-out,border-color .38s ease-out,box-shadow .38s ease-out,background .38s ease-out!important;display:grid!important;position:relative!important;overflow:hidden!important}.selected-work-glow{box-sizing:border-box!important;border-radius:var(--card-radius)!important;position:relative!important;overflow:hidden!important}.selected-work-glow>.border-glow-inner,.selected-work-glow>.edge-light,.selected-work-glow:before,.selected-work-glow:after{box-sizing:border-box!important;border-radius:inherit!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:none!important}.selected-work-glow>.border-glow-inner{position:relative!important}.selected-work-glow>.edge-light:before{box-sizing:border-box!important;border-radius:inherit!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:none!important}.selected-work-card:before,.more-project-card:before{content:""!important;z-index:0!important;border-radius:inherit!important;background:radial-gradient(420px circle at var(--glow-x,50%) var(--glow-y,50%), #ffffff3b, #93000147 28%, #93000114 48%, transparent 68%), linear-gradient(135deg, #ffffff14, transparent 42%)!important;opacity:0!important;pointer-events:none!important;transition:opacity .32s!important;position:absolute!important;inset:0!important}.selected-work-card:after,.more-project-card:after{content:""!important;z-index:3!important;border-radius:inherit!important;background:radial-gradient(240px circle at var(--glow-x,50%) var(--glow-y,50%), #ffffffeb, #930001d1 34%, transparent 62%), linear-gradient(135deg, #ffffff2e, #930001c2, #ffffff1a)!important;opacity:0!important;pointer-events:none!important;-webkit-mask-composite:xor!important;padding:1px!important;transition:opacity .32s!important;position:absolute!important;inset:0!important;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0)!important;-webkit-mask-position:0 0,0 0!important;-webkit-mask-size:auto,auto!important;-webkit-mask-repeat:repeat,repeat!important;-webkit-mask-clip:content-box,border-box!important;-webkit-mask-origin:content-box,border-box!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;-webkit-mask-source-type:auto,auto!important;mask-mode:match-source,match-source!important}.selected-work-card:hover{filter:brightness(1.04)!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 46px #9300012e!important}.selected-work-card:hover:before,.selected-work-card:hover:after,.more-project-card:hover:before,.more-project-card:hover:after{opacity:1!important}.selected-work-card>*,.more-project-card>*{z-index:1!important;position:relative!important}.selected-work-glow.is-image-right .selected-work-card{grid-template-columns:minmax(360px,.72fr) minmax(0,1.55fr)!important}.selected-work-glow.is-image-right .selected-work-media{order:2!important}.selected-work-glow.is-wide-visual .selected-work-card{grid-template-columns:1fr!important;min-height:auto!important}.selected-work-glow.is-wide-visual .selected-work-media{min-height:clamp(420px,42vw,720px)!important}.selected-work-glow.is-wide-visual .selected-work-info{grid-template-columns:auto minmax(0,1.2fr) minmax(280px,.8fr)!important;align-items:end!important;gap:24px!important;min-height:auto!important;display:grid!important}.selected-work-glow.is-ppt-mosaic .selected-work-card{background:radial-gradient(circle at 72% 16%,#ffffff14,#0000 28%),radial-gradient(circle at 20% 82%,#9300014d,#0000 36%),linear-gradient(135deg,#ffffff13,#ffffff05),#0d0b0cdb!important;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)!important;min-height:clamp(620px,56vw,900px)!important}.selected-work-glow.is-ppt-mosaic .selected-work-media{align-content:stretch!important}.selected-work-glow.is-ppt-mosaic .selected-work-thumbs{grid-template-columns:repeat(3,minmax(90px,1fr))!important;width:100%!important}.selected-work-glow.is-ppt-mosaic .selected-work-thumbs img:first-child,.selected-work-glow.is-ppt-mosaic .selected-work-thumbs img:nth-child(4){transform:none!important}.selected-work-media{align-content:center!important;align-self:center!important;gap:12px!important;min-width:0!important;display:grid!important;position:relative!important}.selected-work-cover{aspect-ratio:16/9!important;border-radius:calc(var(--card-radius) - 2px)!important;cursor:pointer!important;background:radial-gradient(circle at 28% 24%,#9300014d,#0000 44%),radial-gradient(circle at 78% 76%,#ffffff14,#0000 34%),linear-gradient(145deg,#171113,#080708 68%,#12090b)!important;border:0!important;width:100%!important;min-height:0!important;padding:0!important;display:block!important;overflow:hidden!important;box-shadow:0 30px 90px #00000061,inset 0 0 0 1px #ffffff14!important}.selected-work-cover img,.more-project-cover img{width:100%!important;height:100%!important;display:block!important}.selected-work-cover img{object-fit:contain!important;object-position:center!important;min-height:0!important;transition:filter .65s!important}.selected-work-cover:hover img{filter:brightness(1.08)!important}.selected-work-thumbs{grid-template-columns:repeat(3,minmax(88px,1fr))!important;gap:10px!important;width:100%!important;display:grid!important;position:static!important}.selected-work-thumbs img{aspect-ratio:16/9!important;object-fit:cover!important;border:1px solid #ffffff2e!important;border-radius:6px!important;width:100%!important;box-shadow:0 18px 42px #0000006b!important}.selected-work-info{flex-direction:column!important;justify-content:center!important;min-width:0!important;min-height:100%!important;padding:clamp(18px,2.4vw,44px)!important;display:flex!important}.selected-work-info .project-index{color:#930001!important;font-size:clamp(42px,5vw,84px)!important;line-height:.9!important}.selected-work-info h3{color:#fff!important;letter-spacing:0!important;margin:22px 0 0!important;font-size:clamp(34px,4.2vw,76px)!important;line-height:1!important}.selected-work-info .project-kicker{color:#f6eee68a!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:clamp(24px,4vw,76px) 0 0!important;font-size:12px!important}.project-role{margin:22px 0 0!important}.project-role div{gap:8px!important;display:grid!important}.project-role dt{color:#f6eee66b!important;text-transform:uppercase!important;font-size:12px!important}.project-role dd{color:#f6eee6d1!important;margin:0!important;font-size:15px!important}.selected-work-info>p:not(.project-kicker){color:#f6eee6b8!important;max-width:620px!important;margin:24px 0 0!important;font-size:clamp(15px,1.15vw,18px)!important;line-height:1.72!important}.project-tags,.more-project-tags,.about-facts,.strength-tags{flex-wrap:wrap!important;gap:9px!important;display:flex!important}.project-tags{margin-top:28px!important}.project-tags span,.more-project-tags i,.about-facts span,.strength-tags span{color:#f6eee6b8!important;white-space:nowrap!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;font-size:12px!important;font-style:normal!important;display:inline-flex!important}.project-view-button{color:#fff!important;cursor:pointer!important;background:#930001!important;border:1px solid #ffffff2e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:fit-content!important;min-height:46px!important;margin-top:34px!important;padding:0 18px!important;font-size:13px!important;font-weight:700!important;transition:transform .24s,border-color .24s,background .24s!important;display:inline-flex!important}.project-view-button:hover{background:#b00002!important;border-color:#ffffff52!important;transform:translateY(-2px)!important}.more-projects-section{padding-top:clamp(70px,6vw,118px)!important}.more-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important;display:grid!important}.more-project-card{border-radius:var(--card-radius)!important;height:100%!important;min-height:440px!important;color:inherit!important;cursor:pointer!important;isolation:isolate!important;text-align:left!important;background:linear-gradient(#ffffff0e,#ffffff05),#0e0c0dd6!important;border:1px solid #ffffff1a!important;padding:0!important;transition:border-color .38s ease-out,box-shadow .38s ease-out,filter .38s ease-out,background .38s ease-out!important;display:grid!important;position:relative!important;overflow:hidden!important}.more-project-card:hover{filter:brightness(1.035)!important;border-color:#930001b8!important;transform:none!important;box-shadow:0 28px 76px #00000061,0 0 0 1px #ffffff24,0 0 36px #93000138!important}.more-project-cover{aspect-ratio:16/9!important;background:#ffffff09!important;display:block!important;overflow:hidden!important}.more-project-cover img{object-fit:cover!important;object-position:center!important;transition:transform .42s,filter .42s!important}.more-project-card:hover .more-project-cover img{filter:brightness(1.06)!important;transform:scale(1.02)!important}.more-project-body{align-content:start!important;gap:14px!important;min-width:0!important;height:100%!important;padding:24px!important;display:grid!important}.more-project-body em{color:#f6eee67a!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:12px!important;font-style:normal!important}.more-project-body strong{color:#fff!important;font-size:clamp(22px,1.6vw,30px)!important;line-height:1.18!important}.more-project-description{color:#f6eee6a3!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-width:0!important;font-size:14px!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}.more-project-view{color:#f6eee6d1!important;border-top:1px solid #ffffff1a!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:42px!important;margin-top:auto!important;padding-top:14px!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.more-project-card.is-standard-project{grid-template-rows:auto 1fr!important}.more-project-card.is-photo-retouch .more-project-cover{background:radial-gradient(circle at 22% 18%,#9300013d,#0000 44%),linear-gradient(145deg,#171113,#0a0809)!important}.more-project-card.is-photo-retouch .more-project-cover img{object-fit:contain!important;object-position:center!important}.more-project-card.is-utility-collection,.more-project-card.is-gallery-project{grid-column:1/-1!important;min-height:0!important}.more-project-card.is-badge-design{grid-column:span 2!important}.more-project-card.is-wide-project{grid-column:1/-1!important;min-height:440px!important}.wide-project-layout{grid-template-columns:minmax(0,2fr) minmax(0,3fr)!important;align-items:stretch!important;min-width:0!important;min-height:440px!important;display:grid!important}.wide-project-copy{align-content:center!important;gap:16px!important;min-width:0!important;padding:clamp(30px,4vw,64px)!important;display:grid!important}.wide-project-copy em{color:#f6eee67a!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:12px!important;font-style:normal!important}.wide-project-copy strong{color:#fff!important;font-size:clamp(32px,3.2vw,54px)!important;line-height:1.08!important}.wide-project-description{color:#f6eee6ad!important;max-width:590px!important;font-size:clamp(14px,1.05vw,17px)!important;line-height:1.75!important}.wide-project-media{background:radial-gradient(circle at 24% 22%,#93000133,#0000 48%),#0807086b!important;gap:10px!important;min-width:0!important;min-height:440px!important;padding:20px!important;display:grid!important}.wide-project-visual{background:#0a0809!important;border:1px solid #ffffff1f!important;border-radius:10px!important;min-width:0!important;min-height:0!important;display:block!important;overflow:hidden!important;box-shadow:0 18px 50px #00000061!important}.wide-project-visual img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .4s cubic-bezier(.22,1,.36,1),filter .4s ease-out!important;display:block!important}.is-photo-retouch .wide-project-media{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:minmax(0,1.65fr) minmax(180px,.85fr)!important}.is-photo-retouch .wide-project-visual:first-child{grid-row:1/-1!important}.is-photo-retouch .wide-project-visual{aspect-ratio:16/9!important;align-self:center!important;width:100%!important}.is-jiwu-dashboard .wide-project-media{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:minmax(0,1.65fr) minmax(180px,.85fr)!important}.is-jiwu-dashboard .wide-project-visual:first-child{grid-row:1/-1!important}.is-jiwu-dashboard .wide-project-visual{aspect-ratio:16/9!important;align-self:center!important;width:100%!important}.is-jiwu-dashboard .wide-project-visual img{object-fit:contain!important}.is-badge-design .wide-project-media{grid-template-columns:1fr!important}.is-badge-design .wide-project-visual{aspect-ratio:16/9!important;align-self:center!important;width:100%!important}.is-badge-design .wide-project-visual img{object-fit:contain!important}.more-project-card.is-wide-project:hover .wide-project-visual img{filter:brightness(1.05)!important;transform:scale(1.02)!important}.gallery-project-layout{grid-template-columns:minmax(280px,.62fr) minmax(0,1.6fr)!important;align-items:stretch!important;gap:clamp(28px,3.8vw,64px)!important;padding:clamp(24px,3vw,48px)!important;display:grid!important}.gallery-project-copy{align-content:center!important;gap:16px!important;min-width:0!important;display:grid!important}.gallery-project-copy em{color:#f6eee67a!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:12px!important;font-style:normal!important}.gallery-project-copy strong{color:#fff!important;font-size:clamp(30px,3.15vw,54px)!important;line-height:1.08!important}.gallery-project-description{color:#f6eee6ab!important;max-width:540px!important;font-size:clamp(14px,1.05vw,17px)!important;line-height:1.75!important}.gallery-project-media{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))!important;grid-auto-flow:dense!important;grid-auto-rows:minmax(150px,auto)!important;gap:clamp(12px,1.5vw,22px)!important;min-width:0!important;display:grid!important}.gallery-project-tile{aspect-ratio:16/9!important;background:#0a0809!important;border:1px solid #ffffff1f!important;border-radius:8px!important;min-width:0!important;display:block!important;overflow:hidden!important;box-shadow:0 18px 50px #00000061!important}.gallery-project-tile img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .4s cubic-bezier(.22,1,.36,1),filter .4s ease-out!important;display:block!important}.is-badge-design .gallery-project-media{grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr))!important}.is-badge-design .gallery-project-tile:first-child:not(:only-child){grid-area:span 2/span 2!important}.is-poster-design .gallery-project-layout{grid-template-columns:minmax(280px,.62fr) minmax(0,1fr)!important;align-items:center!important}.is-poster-design .gallery-project-copy{grid-template-columns:1fr!important;align-content:center!important;align-items:start!important}.is-poster-design .gallery-project-copy em{grid-column:auto!important}.is-poster-design .gallery-project-copy .more-project-tags{justify-content:flex-start!important}.is-poster-design .gallery-project-media{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:auto!important;align-content:center!important;gap:10px!important}.is-poster-design .gallery-project-tile:first-child{grid-area:auto/1/auto/-1!important}.is-poster-design .gallery-project-tile img{object-fit:contain!important}.more-project-card.is-gallery-project:hover .gallery-project-tile img{filter:brightness(1.05)!important;transform:scale(1.02)!important}.utility-collection-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,2fr)!important;align-items:center!important;gap:clamp(28px,3.5vw,58px)!important;padding:clamp(24px,3vw,48px)!important;display:grid!important}.utility-collection-header{align-content:center!important;gap:16px!important;display:grid!important}.utility-collection-header em{color:#f6eee67a!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:12px!important;font-style:normal!important}.utility-collection-header strong{color:#fff!important;font-size:clamp(30px,3.2vw,54px)!important;line-height:1.08!important}.utility-collection-header>span{color:#f6eee6ad!important;max-width:520px!important;font-size:clamp(14px,1.05vw,17px)!important;line-height:1.75!important}.utility-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(12px,1.5vw,22px)!important;display:grid!important}.utility-app-item{gap:14px!important;min-width:0!important;display:grid!important}.utility-app-visual{aspect-ratio:16/9!important;background:#100d0e!important;border:1px solid #ffffff1f!important;border-radius:8px!important;display:block!important;overflow:hidden!important;box-shadow:0 18px 46px #00000061!important}.utility-app-visual img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .36s cubic-bezier(.22,1,.36,1),filter .36s!important;display:block!important}.more-project-card.is-utility-collection:hover .utility-app-visual img{filter:brightness(1.05)!important;transform:scale(1.02)!important}.utility-app-copy{gap:7px!important;min-width:0!important;display:grid!important}.utility-app-copy b{color:#fff!important;font-size:clamp(17px,1.35vw,22px)!important;line-height:1.2!important}.utility-app-copy small{color:#f6eee685!important;font-size:12px!important;line-height:1.55!important}.work-experience-section{padding-top:clamp(78px,6.5vw,118px)!important;padding-bottom:clamp(78px,7vw,128px)!important}.about-section{padding-top:clamp(104px,8vw,150px)!important;padding-bottom:clamp(78px,6.5vw,118px)!important}.experience-snapshot-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(16px,1.6vw,26px)!important;margin-bottom:clamp(28px,3.5vw,56px)!important;display:grid!important}.experience-snapshot-card{border-radius:var(--card-radius)!important;isolation:isolate!important;background:radial-gradient(circle at 82% 12%,#93000147,#0000 34%),linear-gradient(145deg,#ffffff14,#ffffff06),#0f0c0dd1!important;border:1px solid #ffffff1f!important;align-content:space-between!important;gap:24px!important;min-width:0!important;min-height:250px!important;padding:clamp(24px,2.4vw,38px)!important;transition:border-color .38s ease-out,box-shadow .38s ease-out,filter .38s ease-out,background .38s ease-out!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff12,0 28px 80px #0003!important}.experience-snapshot-card:after,.experience-company-card:after,.about-card:before{content:""!important;z-index:0!important;border-radius:inherit!important;background:radial-gradient(circle at 78% 24%, #ffebe11a, transparent 20rem), linear-gradient(135deg, rgb(var(--theme-rgb) / .5), rgb(var(--theme-rgb) / .18) 52%, #4d080b4d)!important;opacity:0!important;pointer-events:none!important;transition:opacity .38s ease-out!important;position:absolute!important;inset:0!important}.experience-snapshot-card>*,.experience-company-card>*,.about-card>*{z-index:1!important;position:relative!important}.experience-snapshot-card:hover,.experience-company-card:hover{border-color:rgb(var(--theme-rgb) / .76)!important;box-shadow:inset 0 0 0 1px #ffffff14, 0 24px 64px #00000047, 0 0 38px rgb(var(--theme-rgb) / .2)!important;filter:brightness(1.035)!important;transform:none!important}.experience-snapshot-card:hover:after,.experience-company-card:hover:after,.about-card-glow:hover .about-card:before{opacity:1!important}.experience-snapshot-card:hover strong,.experience-company-card:hover .experience-company-index,.experience-company-card:hover .experience-company-head h3{color:#d86b6c!important;text-shadow:0 0 24px rgb(var(--theme-rgb) / .48)!important}.experience-snapshot-card:nth-child(2){background:radial-gradient(circle at 18% 82%,#ffffff14,#0000 30%),radial-gradient(circle at 78% 18%,#9300013d,#0000 32%),#0f0c0dd1!important}.experience-snapshot-card:nth-child(3){background:radial-gradient(circle at 52% 10%,#93000140,#0000 34%),linear-gradient(165deg,#ffffff12,#ffffff05),#0f0c0dd1!important}.experience-snapshot-card span,.experience-company-meta em{color:#f6eee675!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:12px!important}.experience-snapshot-card strong{color:#fff!important;letter-spacing:0!important;overflow-wrap:anywhere!important;max-width:100%!important;margin-top:14px!important;font-size:clamp(34px,3.3vw,58px)!important;line-height:.95!important;transition:color .38s ease-out,text-shadow .38s ease-out!important;display:block!important}.experience-snapshot-card p{color:#f6eee6b8!important;margin:0!important;font-size:clamp(14px,1.05vw,16px)!important;line-height:1.7!important}.experience-snapshot-tags,.experience-project-tags{flex-wrap:wrap!important;gap:9px!important;display:flex!important}.experience-snapshot-tags em,.experience-project-tags span{color:#f6eee6b8!important;white-space:normal!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;font-size:12px!important;font-style:normal!important;display:inline-flex!important}.experience-timeline{gap:clamp(18px,2vw,28px)!important;display:grid!important}.experience-company-card{border-radius:var(--card-radius)!important;isolation:isolate!important;background:linear-gradient(90deg,#9300012e,#0000 38%),linear-gradient(145deg,#ffffff10,#ffffff05),#0f0c0dd6!important;border:1px solid #ffffff1c!important;grid-template-columns:minmax(72px,.12fr) minmax(0,1fr)!important;gap:clamp(18px,2.6vw,46px)!important;padding:clamp(26px,3vw,48px)!important;transition:border-color .38s ease-out,box-shadow .38s ease-out,filter .38s ease-out,background .38s ease-out!important;display:grid!important;position:relative!important;overflow:hidden!important}.experience-company-card:before{content:""!important;background:linear-gradient(#0000,#930001c2,#0000)!important;width:1px!important;height:76%!important;position:absolute!important;top:50%!important;left:clamp(26px,3vw,48px)!important;transform:translate(36px)translateY(-50%)!important}.experience-company-index{z-index:1!important;color:#ffffffc7!important;font-size:clamp(34px,3.5vw,62px)!important;font-weight:800!important;line-height:1!important;transition:color .38s ease-out,text-shadow .38s ease-out!important;position:relative!important}.experience-company-main{min-width:0!important}.experience-company-head{justify-content:space-between!important;align-items:flex-start!important;gap:24px!important;display:flex!important}.experience-company-head time{color:#930001!important;font-size:clamp(16px,1.25vw,22px)!important;font-weight:800!important;display:block!important}.experience-company-head h3{color:#fff!important;margin:10px 0 0!important;font-size:clamp(24px,2.4vw,42px)!important;line-height:1.08!important;transition:color .38s ease-out,text-shadow .38s ease-out!important}.experience-company-head>span{color:#f6eee6d1!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;border-radius:999px!important;flex:none!important;padding:10px 14px!important;font-size:13px!important}.experience-company-meta{grid-template-columns:.8fr 1.2fr!important;gap:clamp(16px,2vw,34px)!important;margin-top:28px!important;display:grid!important}.experience-company-meta p{color:#f6eee6c2!important;margin:8px 0 0!important;font-size:clamp(14px,1vw,16px)!important;line-height:1.62!important}.experience-duty-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 28px!important;margin:30px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.experience-duty-list li{color:#f6eee6b8!important;padding-left:18px!important;font-size:clamp(13px,.98vw,15px)!important;line-height:1.68!important;position:relative!important}.experience-duty-list li:before{content:""!important;background:#930001!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:.72em!important;left:0!important;box-shadow:0 0 16px #930001e6!important}.experience-project-tags{margin-top:28px!important}.about-only-layout{max-width:var(--flow-max)!important}.about-career-layout{grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr)!important;align-items:stretch!important;gap:clamp(28px,4vw,64px)!important;display:grid!important}.about-card{border-radius:var(--card-radius)!important;isolation:isolate!important;background:radial-gradient(circle at 80% 10%,#93000138,#0000 32%),#120f10d1!important;min-height:100%!important;padding:clamp(32px,3.3vw,56px)!important;transition:border-color .38s ease-out,box-shadow .38s ease-out,filter .38s ease-out,background .38s ease-out!important;position:relative!important;overflow:hidden!important}.about-card-glow{transition:border-color .38s ease-out,box-shadow .38s ease-out,filter .38s ease-out!important}.about-card-glow:hover{border-color:rgb(var(--theme-rgb) / .76)!important;box-shadow:0 26px 72px #0000004d, 0 0 40px rgb(var(--theme-rgb) / .2)!important;filter:brightness(1.035)!important;transform:none!important}.about-card .experience-avatar{width:88px!important;height:88px!important;position:absolute!important;top:clamp(28px,3vw,46px)!important;right:clamp(28px,3vw,46px)!important}.about-card h3{color:#fff!important;max-width:calc(100% - 120px)!important;margin:16px 0 0!important;font-size:clamp(34px,3.1vw,56px)!important;line-height:1.02!important;transition:color .38s ease-out,text-shadow .38s ease-out!important}.about-card-glow:hover .about-card h3{color:#d86b6c!important;text-shadow:0 0 24px rgb(var(--theme-rgb) / .42)!important}.about-card>p:not(.tiny-label){color:#f6eee6bd!important;max-width:760px!important;margin:28px 0 0!important;font-size:16px!important;line-height:1.8!important}.about-facts{margin-top:30px!important}.about-facts span{transition:border-color .38s ease-out,background .38s ease-out,color .38s ease-out!important}.about-card-glow:hover .about-facts span{border-color:rgb(var(--theme-rgb) / .46)!important;background:rgb(var(--theme-rgb) / .14)!important;color:#ffffffe0!important}.about-card .metric-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:34px!important;display:grid!important}.about-card .metric-row div{background:#ffffff09!important;border:1px solid #ffffff1a!important;border-radius:8px!important;padding:18px!important;transition:border-color .38s ease-out,background .38s ease-out,box-shadow .38s ease-out,filter .38s ease-out!important;position:relative!important;overflow:hidden!important}.about-card .metric-row div:hover{border-color:rgb(var(--theme-rgb) / .74)!important;background:linear-gradient(145deg, rgb(var(--theme-rgb) / .42), #4d080b5c)!important;box-shadow:inset 0 0 0 1px #ffffff12, 0 0 28px rgb(var(--theme-rgb) / .18)!important;filter:brightness(1.04)!important;transform:none!important}.about-card .metric-row strong{color:#fff!important;font-size:clamp(26px,2.6vw,44px)!important}.compact-career{margin-top:0!important}.compact-career .career-line{grid-template-columns:1fr!important;gap:18px!important;padding-top:0!important;display:grid!important}.compact-career .career-line:before{display:none!important}.compact-career .career-item{border-radius:var(--card-radius)!important;background:#ffffff09!important;border:1px solid #ffffff17!important;min-height:auto!important;padding:24px 24px 24px 34px!important}.compact-career .career-item:before{top:28px!important;left:14px!important}.compact-career .career-item h3{margin:10px 0 6px!important;font-size:clamp(21px,1.7vw,30px)!important}.compact-career .career-item ul{gap:7px!important;margin-top:14px!important}.compact-career .career-item li{font-size:13px!important;line-height:1.55!important}.refined-strength-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important}.refined-strength-grid .strength-glow{grid-column:auto!important;min-height:auto!important;transition:border-color .38s ease-out,box-shadow .38s ease-out,filter .38s ease-out!important}.refined-strength-grid .strength-glow:hover{filter:none!important;border-color:rgb(var(--theme-rgb) / .76)!important;box-shadow:0 24px 64px #00000047, 0 0 38px rgb(var(--theme-rgb) / .2)!important;transform:none!important}.refined-strength-grid .strength-card,.refined-strength-grid .strength-glow-1 .strength-card,.refined-strength-grid .strength-glow-2 .strength-card{min-height:430px!important;padding:clamp(28px,2.5vw,42px)!important}.refined-strength-grid .strength-keyword{margin:28px 0 22px!important;font-size:clamp(34px,3.2vw,58px)!important}.refined-strength-grid .strength-card h3{font-size:clamp(25px,2vw,36px)!important}.refined-strength-grid .strength-card p{margin-top:18px!important;font-size:14px!important;line-height:1.68!important}.contact-section{min-height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.contact-bg{z-index:auto!important;opacity:1!important;background:0 0!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important}.contact-content{justify-content:flex-start!important;align-items:flex-start!important;gap:14px!important;height:auto!important;min-height:0!important;padding:32px 0 36px!important}.contact-content h2{max-width:940px!important;font-size:clamp(44px,5.6vw,98px)!important;line-height:1.04!important}.contact-actions{align-items:stretch!important}.contact-section .closing-line{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0304103d!important;border:1px solid #ffffff14!important;border-radius:999px!important;margin-top:0!important;padding:8px 12px!important}.primary-action,.secondary-action{border-radius:999px!important;min-height:54px!important}@media (width<=1024px){.portfolio-flow{--flow-max:calc(100vw - 44px)}.portfolio-flow .section-band{padding:88px 0!important}.portfolio-flow .module-title h2{font-size:clamp(44px,8.8vw,86px)!important}.selected-work-card,.selected-work-glow.is-image-right .selected-work-card,.selected-work-glow.is-wide-visual .selected-work-card,.selected-work-glow.is-ppt-mosaic .selected-work-card{grid-template-columns:1fr!important;min-height:auto!important}.selected-work-glow.is-image-right .selected-work-media{order:0!important}.selected-work-media,.selected-work-glow.is-wide-visual .selected-work-media,.selected-work-glow.is-ppt-mosaic .selected-work-media{min-height:auto!important}.selected-work-cover{aspect-ratio:16/9!important;min-height:0!important}.selected-work-cover img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;height:100%!important;min-height:0!important}.selected-work-glow.is-wide-visual .selected-work-info{display:flex!important}.selected-work-info{padding:26px!important}.selected-work-thumbs{width:100%!important}.selected-work-glow.is-ppt-mosaic .selected-work-thumbs{grid-template-columns:repeat(3,minmax(78px,1fr))!important;width:100%!important}.experience-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.experience-snapshot-card{min-height:230px!important}.experience-snapshot-card strong{font-size:clamp(30px,6vw,50px)!important}.experience-company-card{grid-template-columns:minmax(58px,.1fr) minmax(0,1fr)!important}.experience-company-meta,.experience-duty-list{grid-template-columns:1fr!important}.more-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.more-project-card{min-height:390px!important}.more-project-card.is-badge-design{grid-column:auto!important}.more-project-card.is-wide-project{grid-column:1/-1!important}.gallery-project-layout,.is-poster-design .gallery-project-layout{grid-template-columns:1fr!important}.gallery-project-media,.is-badge-design .gallery-project-media,.is-poster-design .gallery-project-media{grid-template-columns:repeat(2,minmax(0,1fr))!important}.is-badge-design .gallery-project-tile:first-child:not(:only-child),.is-poster-design .gallery-project-tile:nth-child(4n+1):not(:only-child){grid-area:auto!important}.is-poster-design .gallery-project-tile:first-child{grid-area:auto/1/auto/-1!important}.is-poster-design .gallery-project-copy{grid-template-columns:1fr!important;align-items:start!important}.is-poster-design .gallery-project-copy em{grid-column:auto!important}.is-poster-design .gallery-project-copy .more-project-tags{justify-content:flex-start!important}.utility-collection-layout{grid-template-columns:1fr!important}.utility-collection-header>span{max-width:760px!important}.utility-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.utility-app-item:last-child{grid-column:1/-1!important;justify-self:center!important;width:calc(50% - 8px)!important}.about-career-layout{grid-template-columns:1fr!important}.about-only-layout{max-width:var(--flow-max)!important}.about-card .metric-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.about-card .metric-row div:last-child{grid-column:1/-1!important}.refined-strength-grid{grid-template-columns:1fr!important}.refined-strength-grid .strength-card,.refined-strength-grid .strength-glow-1 .strength-card,.refined-strength-grid .strength-glow-2 .strength-card{min-height:320px!important}.contact-content{grid-template-columns:1fr!important}}@media (width<=768px){.portfolio-flow{--flow-max:calc(100vw - 28px)}.portfolio-flow .section-band{padding:72px 0!important}.portfolio-flow .module-title{margin-bottom:28px!important}.portfolio-flow .module-title h2{font-size:clamp(34px,12vw,50px)!important}.selected-work-list{gap:28px!important}.selected-work-card{padding:12px!important}.selected-work-info{padding:18px!important}.selected-work-info .project-index{font-size:42px!important}.selected-work-info h3{font-size:clamp(28px,9vw,38px)!important}.selected-work-thumbs{grid-template-columns:repeat(3,1fr)!important;width:100%!important;margin-top:10px!important;position:static!important}.selected-work-glow.is-ppt-mosaic .selected-work-thumbs{grid-template-columns:repeat(2,1fr)!important;width:100%!important}.selected-work-glow.is-ppt-mosaic .selected-work-thumbs img:first-child,.selected-work-glow.is-ppt-mosaic .selected-work-thumbs img:nth-child(4){transform:none!important}.project-view-button{width:100%!important}.experience-snapshot-grid{grid-template-columns:1fr!important}.experience-snapshot-card{gap:20px!important;min-height:auto!important}.experience-company-card{grid-template-columns:1fr!important;gap:16px!important;padding:24px!important}.experience-company-card:before{display:none!important}.experience-company-index{font-size:36px!important}.experience-company-head{gap:14px!important;display:grid!important}.experience-company-head>span{width:fit-content!important}.experience-duty-list{gap:10px!important}.more-project-grid{grid-template-columns:1fr!important;gap:16px!important}.more-project-card,.more-project-card.is-wide-project,.wide-project-layout{min-height:0!important}.wide-project-layout{grid-template-columns:1fr!important}.wide-project-copy{gap:13px!important;padding:24px 20px!important}.wide-project-copy strong{font-size:clamp(27px,8.5vw,38px)!important}.wide-project-media{min-height:0!important;padding:0 20px 20px!important}.is-photo-retouch .wide-project-media{grid-template-rows:auto auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.is-photo-retouch .wide-project-visual:first-child{grid-area:auto/1/auto/-1!important}.is-jiwu-dashboard .wide-project-media{grid-template-rows:auto auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.is-jiwu-dashboard .wide-project-visual:first-child{grid-area:auto/1/auto/-1!important}.wide-project-visual{aspect-ratio:16/9!important}.gallery-project-layout{gap:24px!important;padding:20px!important}.gallery-project-copy{gap:13px!important}.gallery-project-copy strong{font-size:clamp(27px,8.5vw,38px)!important}.gallery-project-media,.is-badge-design .gallery-project-media,.is-poster-design .gallery-project-media{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.utility-collection-layout{gap:24px!important;padding:20px!important}.utility-app-grid{grid-template-columns:1fr!important;gap:22px!important}.utility-app-item:last-child{grid-column:auto!important;width:100%!important}.more-project-body{padding:20px!important}.about-card{padding:26px!important}.about-card .experience-avatar{width:82px!important;height:82px!important;margin-bottom:20px!important;position:relative!important;top:auto!important;right:auto!important}.about-card h3{max-width:none!important;font-size:clamp(30px,10vw,42px)!important}.about-card>p:not(.tiny-label){font-size:14px!important}.about-card .metric-row{grid-template-columns:1fr!important}.about-card .metric-row div:last-child{grid-column:auto!important}.compact-career .career-item{padding:22px 20px 22px 30px!important}.contact-section{padding:0!important}.contact-bg{width:100%!important;height:auto!important;display:block!important}.contact-content{padding:24px 0 30px!important}.contact-content h2{font-size:clamp(34px,11vw,48px)!important}.contact-actions{grid-template-columns:1fr!important}.primary-action,.secondary-action{width:100%!important;min-height:50px!important}.hero-name-line{white-space:nowrap!important;max-width:calc(100vw - 28px)!important;margin:0!important;line-height:1.1!important;inset:0 auto auto calc(11vw + 14px)!important;transform:translateY(calc(-100% - 12px))!important}}@media (width<=480px){.gallery-project-media,.is-badge-design .gallery-project-media,.is-poster-design .gallery-project-media{grid-template-columns:1fr!important}}@media (hover:none){.selected-work-card:before,.more-project-card:before{opacity:.55!important;background:radial-gradient(circle at 50% 0,#93000129,#0000 52%),linear-gradient(135deg,#ffffff0e,#0000 52%)!important}.selected-work-card:after,.more-project-card:after{opacity:.32!important}.selected-work-card:hover,.more-project-card:hover,.more-project-card:hover .more-project-cover img,.more-project-card.is-utility-collection:hover .utility-app-visual img,.more-project-card.is-gallery-project:hover .gallery-project-tile img,.more-project-card.is-wide-project:hover .wide-project-visual img{transform:none!important}.experience-snapshot-card:after,.experience-company-card:after,.about-card:before{opacity:.14!important}.experience-snapshot-card:hover,.experience-company-card:hover,.about-card-glow:hover,.about-card .metric-row div:hover,.refined-strength-grid .strength-glow:hover{filter:none!important;transform:none!important}}@media (prefers-reduced-motion:reduce){.selected-work-card,.more-project-card,.selected-work-cover img,.more-project-cover img,.wide-project-visual img{transition:none!important}.selected-work-card:hover,.more-project-card:hover{transform:none!important}.experience-snapshot-card,.experience-company-card,.about-card,.about-card-glow,.about-card .metric-row div,.refined-strength-grid .strength-glow{transition:none!important}}
