.card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#fe5c1924;width:100%;height:100%;position:relative;overflow:hidden}.card-spotlight:before{content:"";z-index:1;background:radial-gradient(circle 250px at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 78%);opacity:0;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.72}.card-spotlight>*{z-index:2;position:relative}.tilted-card{perspective:1000px;min-width:0;min-height:0;transform-style:preserve-3d}.tilted-card__inner{width:100%;height:100%;transform-style:preserve-3d;will-change:transform}.tilted-card__inner>*{width:100%;height:100%}.specular-button{--sb-radius:18px;--sb-tint:#fff;--sb-tint-opacity:0;--sb-blur:0px;--sb-text-color:#f5f5f5;color:var(--sb-text-color);background:color-mix(in srgb,var(--sb-tint) calc(var(--sb-tint-opacity) * 100%),transparent);border-radius:var(--sb-radius);-webkit-backdrop-filter:blur(var(--sb-blur));cursor:pointer;outline:none;justify-content:center;align-items:center;margin:0;display:inline-flex;position:relative}.specular-button__fx{z-index:1;pointer-events:none;position:absolute;inset:-20px}.specular-button__fx canvas{width:100%;height:100%;display:block}.specular-button__label{z-index:2;position:relative}.specular-button:focus-visible{outline:2px solid color-mix(in srgb,var(--sb-text-color) 60%,transparent);outline-offset:3px}.specular-button:disabled{opacity:.55;cursor:default}.text-rotate{white-space:pre-wrap;flex-wrap:wrap;display:flex;position:relative}.text-rotate-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-rotate-word{display:inline-flex}.text-rotate-lines{flex-direction:column;width:100%;display:flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.elastic-volume{--elastic-volume-scale:clamp(.78,.0521vw,1);z-index:1090;top:calc(clamp(38px,calc(var(--locked-vh,1vh) * 6.6),84px) + 16px);pointer-events:none;width:32px;height:190px;scale:var(--elastic-volume-scale);transform-origin:100% 0;place-items:center;display:grid;position:fixed;left:auto;right:calc(clamp(0px,.15vw,3px) + 8px)}.elastic-volume__wrapper{touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto;color:#f2f4ef;filter:drop-shadow(0 3px 10px #000000a6);flex-direction:column;justify-content:center;align-items:center;gap:11px;width:100%;display:flex}.elastic-volume__icon{color:#f2f4ef;place-items:center;width:20px;height:15px;font:500 18px/1 Arial,sans-serif;display:grid}.elastic-volume__root{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline:0;justify-content:center;align-items:center;width:28px;height:112px;display:flex;position:relative}.elastic-volume__root:active{cursor:grabbing}.elastic-volume__track-wrapper{min-width:5px;height:100%;display:flex}.elastic-volume__track{background:#ffffff47;border-radius:999px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 0 12px #00000040}.elastic-volume__range{background:#fe5c19;border-radius:999px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 10px #fe5c1980}.elastic-volume--nav{--nav-volume-track-width:clamp(46px,12vw,68px);z-index:1;flex:0 0 calc(var(--nav-volume-track-width) + 52px);width:calc(var(--nav-volume-track-width) + 52px);transform-origin:50%;height:40px;position:relative;top:auto;left:auto;right:auto;scale:1}.elastic-volume--nav .elastic-volume__wrapper{flex-direction:row-reverse;gap:6px;height:100%}.elastic-volume--nav .elastic-volume__root{width:var(--nav-volume-track-width);height:28px}.elastic-volume--nav .elastic-volume__track-wrapper{width:var(--nav-volume-track-width);min-width:0;height:5px}.elastic-volume--nav .elastic-volume__track{width:100%;height:100%}.elastic-volume--nav .elastic-volume__range{top:0;right:auto}@media (width>=761px){.elastic-volume--page{right:calc(8px + -50vw + 50%)}}@media (width<=760px){.elastic-volume--page{--elastic-volume-scale:.72;height:166px;right:8px}.elastic-volume--page .elastic-volume__root{height:92px}}.circular-gallery{cursor:pointer;touch-action:pan-y;width:100%;height:100%;overflow:hidden}.circular-gallery.is-dragging{cursor:grabbing}.circular-gallery:focus-visible{outline-offset:-4px;outline:2px solid #fff}.circular-gallery canvas{width:100%;height:100%;display:block}.drift-wall{width:100%;height:100%;perspective:var(--dw-perspective,1200px);perspective-origin:50%;background:0 0;position:relative;overflow:hidden}.drift-wall__plane{grid-template-columns:repeat(var(--dw-columns), minmax(0, 1fr));cursor:grab;transform-style:flat;transform-origin:50%;gap:0;display:grid;position:absolute;inset:-18% -14%}.drift-wall__col{touch-action:none;min-width:0;position:relative;overflow:hidden}.drift-wall__track{will-change:transform;flex-direction:column;width:100%;display:flex}.drift-wall__tile{width:100%;height:calc(var(--dw-tile-h) + var(--dw-gap));outline:none;flex:none;display:block;position:relative}.drift-wall__tile,.drift-wall__tile *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.drift-wall__inner{inset:calc(var(--dw-gap) / 2);border-radius:var(--dw-radius);opacity:var(--dw-dim);pointer-events:none;background:#0b0b12;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);display:block;position:absolute;overflow:hidden;transform:translateZ(0)}.drift-wall__tile img{object-fit:cover;width:100%;height:100%;filter:grayscale(var(--dw-gray)) saturate(.92);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:filter .42s cubic-bezier(.22,1,.36,1);display:block}.drift-wall__overlay{background:var(--dw-overlay);opacity:.42;transition:opacity .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.drift-wall__title{z-index:2;color:#fff;letter-spacing:.02em;text-shadow:0 2px 12px #000000eb;-webkit-user-select:none;user-select:none;font-size:10px;font-weight:700;line-height:1.25;position:absolute;bottom:clamp(6px,1vw,12px);left:clamp(6px,1vw,12px);right:clamp(6px,1vw,12px)}.drift-wall__tile.is-active .drift-wall__inner,.drift-wall__tile:focus-visible .drift-wall__inner{opacity:1;transform:translateY(-6px)scale(1.015);box-shadow:0 24px 60px -18px #000000b3}.drift-wall__tile.is-active img,.drift-wall__tile:focus-visible img{filter:grayscale(0)saturate(1.05)}.drift-wall__tile.is-active .drift-wall__overlay,.drift-wall__tile:focus-visible .drift-wall__overlay{opacity:0}.drift-wall__tile.is-pressed .drift-wall__inner{transition-duration:.12s;transform:translateY(6px)translateZ(0)scale(.975)}.drift-wall__tile:focus-visible .drift-wall__inner{box-shadow:0 24px 60px -18px #000000b3,0 0 0 2px #ffffffe6}.team-drift-stage{aspect-ratio:1.62;width:100%;margin-top:8px;overflow:hidden}.team-drift-stage .drift-wall__plane{margin-left:-30px}@media (width<=720px){.team-drift-stage{aspect-ratio:.987}.team-drift-stage .drift-wall__inner{left:8px;right:8px}.team-drift-stage .drift-wall__col:first-child{transform:translate(8px)}.team-drift-stage .drift-wall__col:nth-child(3){transform:translate(-8px)}}@media (prefers-reduced-motion:reduce){.drift-wall__plane,.drift-wall__track{will-change:auto}}:root{--bg:#030504;--panel:#080b09;--text:#f0f2ee;--muted:#8c928d;--line:#202522;--lime:#fe5c19;--shell:min(1920px,calc(100vw - 112px));color:#f0f2ee;font-synthesis:none;text-rendering:geometricprecision;background:#030504;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#030504}body{min-width:320px;color:var(--text);background:#030504;margin:0;overflow-x:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0}img,video{max-width:100%}.site{background:#030504;min-height:100vh}.site-shell{width:var(--shell);margin:0 auto}.section{padding:150px 0 130px}.loader{z-index:2000;background:#000;place-items:center;transition:opacity .65s,visibility .65s;display:grid;position:fixed;inset:0}.site:not(.is-loading) .loader{opacity:0;visibility:hidden;pointer-events:none}.loader>div{justify-items:center;gap:12px;display:grid}.loader span{letter-spacing:.28em;color:#a1a8a1;font-size:10px}.loader strong{color:#fff;font-size:92px;line-height:1}.hero{padding-top:1px;position:relative;overflow:hidden}.hero>.site-shell{height:100%;position:relative}.hero-content{position:absolute}.section-heading>span,.micro-label,.lime-label{color:var(--lime);letter-spacing:.14em;font-size:11px;font-weight:800;display:block}.section-heading h2{letter-spacing:-.055em;margin:26px 0 4px;font-size:clamp(60px,5.5vw,106px);line-height:.9}.section-heading h2 i{color:var(--lime);vertical-align:top;margin-left:.15em;font-size:.38em;font-style:normal;display:inline-block}.section-heading p{color:#969b97;margin:12px 0 0;font-size:16px}.hover-letter{transition:color .16s,transform .16s;display:inline-block}.hover-letter:hover{color:var(--lime);transform:translateY(-3px)}.profile-grid{grid-template-columns:minmax(320px,690px) minmax(500px,1fr);align-items:stretch;gap:110px;display:grid}.portrait-tilt{height:100%;min-height:650px}.portrait-spotlight{height:100%!important}.portrait-card{background:#0a0c0b;border-radius:22px;height:100%;min-height:650px;position:relative;overflow:hidden}.portrait-card img{object-fit:cover;filter:grayscale()contrast(1.1);width:100%;height:100%;display:block}.portrait-card:after{content:"";background:linear-gradient(#0000 52%,#000000ad);position:absolute;inset:0}.portrait-card>span{z-index:2;letter-spacing:.07em;font-size:11px;font-weight:700;position:absolute;bottom:26px;left:30px}.profile-copy{padding:12px 0}.profile-copy h3{letter-spacing:-.045em;margin:22px 0 30px;font-size:54px;line-height:.92}.profile-copy h3 b{color:var(--lime)}.profile-intro{color:#aaaead;margin:0;font-size:17px;line-height:1.85}.info-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:50px;margin-top:40px;padding:25px 0 32px;display:grid}.info-row span{color:var(--lime);margin-bottom:9px;font-size:10px;display:block}.info-row strong{font-size:15px}.metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:33px 0;display:grid}.metrics b{color:var(--lime);font-size:40px}.metrics b span{font-size:.65em}.metrics p{color:#737874;margin:8px 0 0;font-size:10px}.tags{flex-wrap:wrap;gap:12px;padding-top:25px;display:flex}.tags span{color:var(--lime);border:1px solid #fe5c1973;border-radius:99px;padding:8px 15px;font-size:9px}.career-heading{border-bottom:1px solid var(--lime);justify-content:space-between;align-items:flex-end;margin-top:125px;padding-bottom:20px;display:flex}.career-heading span{border:1px dashed var(--lime);color:var(--lime);letter-spacing:.13em;padding:9px 13px;font-size:11px;font-weight:800}.career-heading p{color:#b0b4b1;margin:0;font-size:17px}.timeline{grid-template-columns:repeat(4,1fr);display:grid}.timeline-spotlight{border-radius:0!important}.timeline article{border-right:1px solid #1d211f;min-height:270px;padding:40px 28px 24px;position:relative}.timeline article>i{background:var(--lime);width:9px;height:9px;box-shadow:0 0 16px var(--lime);border-radius:50%;position:absolute;top:-5px;left:0}.timeline time{color:var(--lime);font-size:10px;font-weight:800;display:block}.timeline h3{margin:24px 0 13px;font-size:17px;line-height:1.35}.timeline article>b{color:var(--lime);background:#1a100b;border-radius:999px;padding:6px 10px;font-size:9px;display:inline-block}.timeline article>p{color:#777d78;margin:18px 0 0;font-size:12px;line-height:1.65}.works{color:#101311;background:#f0f1ed;padding:150px 0 140px}.works .section-heading>span,.works .section-heading h2 i{color:var(--lime)}.work-grid{grid-template-rows:310px 310px;grid-template-columns:1.35fr 1fr;gap:20px;display:grid}.feature-tilt{grid-row:1/3}.feature-work,.placeholder-work{background:#111411;border-radius:17px;width:100%;height:100%;position:relative;overflow:hidden}.feature-work img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.feature-work:hover img{transform:scale(1.025)}.feature-work:after{content:"";background:linear-gradient(90deg,#000000d1,#0000 62%);position:absolute;inset:0}.feature-work>div{z-index:2;color:#fff;padding:35px;position:absolute;inset:0}.feature-work>div>span:first-child,.placeholder-work>span{color:var(--lime);letter-spacing:.1em;font-size:10px;font-weight:700}.feature-work h3{margin:70px 0 0;font-size:54px;line-height:.93}.view-project svg{fill:none;stroke:currentColor;width:18px;height:18px}.placeholder-work{color:#f3f4f1;background:#0b0e0c;border:1px solid #292e2a;padding:32px}.placeholder-work strong{letter-spacing:-.04em;font-size:45px;line-height:.9;position:absolute;bottom:28px;left:32px}.strength-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.strength-grid>article{border-right:1px solid var(--line);cursor:pointer;min-height:460px;padding:28px 22px;transition:background .25s;position:relative;overflow:hidden}.strength-grid>article:last-child{border-right:0}.strength-grid>article:hover,.strength-grid>article.is-active{background:#0d100e}.strength-grid>article>span{color:var(--lime);font-size:10px}.strength-type{color:#626762;font-size:9px;position:absolute;top:28px;right:22px}.strength-grid h3{letter-spacing:-.04em;margin:140px 0 0;font-size:29px;line-height:1.03}.strength-grid>article>i{color:var(--lime);font-size:22px;font-style:normal;position:absolute;bottom:25px;right:22px}.skill-bubbles{pointer-events:none;min-height:170px;position:absolute;inset:45% 10px auto}.skill-bubbles em{color:#c8ccc8;text-align:center;opacity:0;background:#070908c7;border:1px solid #fe5c197a;border-radius:50%;place-items:center;width:100px;height:100px;padding:12px;font-size:10px;font-style:normal;transition:all .35s;display:grid;position:absolute;transform:scale(.6)}.skill-bubbles em:nth-child(2){top:70px;left:32%}.skill-bubbles em:nth-child(3){top:12px;right:0}.strength-grid article:hover .skill-bubbles em,.strength-grid article.is-active .skill-bubbles em{opacity:1;transform:scale(1)}.contact{background:#070a08;border-top:1px solid #171b18;min-height:820px;padding:125px 0 35px;position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(circle at 75% 40%,#fe5c1921,#0000 25%);position:absolute;inset:0}.contact-inner{min-height:660px;position:relative}.contact h2{letter-spacing:-.06em;margin:55px 0;font-size:clamp(70px,7vw,134px);line-height:.82}.contact h2 b{color:var(--lime)}.contact h2 i{font-size:.35em;font-style:normal}.contact-logo-pill{background:var(--lime);color:#111;border-radius:999px;align-items:center;gap:8px;padding:13px 20px;font-size:11px;display:inline-flex}.contact-card{background:#0c0f0deb;border:1px solid #323934;border-radius:18px;padding:28px}.contact-card>span{color:var(--lime);font-size:10px}.contact-card>p{font-size:26px}.contact-details{color:#a4aaa4;gap:12px;font-size:12px;display:grid}.contact-card small{color:#626862;font-size:8px;position:absolute;bottom:24px;left:28px}.footer-line{color:#686e69;letter-spacing:.1em;border-top:1px solid #252a27;justify-content:space-between;padding-top:20px;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.work-modal,.strength-gallery-modal{z-index:1500;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000db;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.work-modal.is-hidden{display:none}.modal-frame,.strength-gallery-frame{background:#080a09;border:1px solid #303530;border-radius:22px;grid-template-columns:260px 1fr;width:min(1500px,94vw);height:min(880px,92vh);display:grid;position:relative;overflow:hidden}.modal-frame>aside{border-right:1px solid #292d2a;padding:42px 28px}.modal-frame aside>span{color:var(--lime);font-size:9px}.modal-frame aside h2{font-size:35px}.modal-frame aside small{color:#737973}.modal-scroll,.portfolio-image-content{background:#101310;overflow:auto}.modal-scroll img,.portfolio-image-content img{width:100%;height:auto;display:block}.modal-close,.strength-gallery-close{z-index:3;color:#fff;cursor:pointer;background:#111;border-radius:50%;width:40px;height:40px;font-size:24px;position:absolute;top:17px;right:18px}.portfolio-download-button{background:var(--lime);color:#111;border-radius:99px;margin-top:30px;padding:12px 16px;font-weight:800}.portfolio-zoom-help{color:#7f857f;margin-top:35px;font-size:10px}.strength-gallery-nav{border-right:1px solid #292d2a;align-content:start;height:100%;padding:70px 20px 20px;display:grid;overflow:auto}.strength-gallery-nav button{text-align:left;color:#727872;background:0 0;border-bottom:1px solid #222;padding:16px 10px;font-size:10px}.strength-gallery-nav button.is-current{color:var(--preview-color)}.strength-gallery-page{overflow:auto}.strength-gallery-canvas{background:var(--preview-color);color:#0c0e0d;min-height:1400px;padding:70px;position:relative}.strength-gallery-canvas h2{font-size:90px;line-height:.85}.strength-gallery-shapes{height:520px;position:absolute;inset:420px 8% auto}.strength-gallery-shapes i{border:2px solid #111;border-radius:50%;position:absolute}.strength-gallery-shapes i:first-child{width:420px;height:420px}.strength-gallery-shapes i:nth-child(2){width:280px;height:280px;top:120px;right:0}.strength-gallery-shapes i:nth-child(3){width:150px;height:150px;top:240px;left:42%}@media (width<=760px){:root{--shell:calc(100vw - 40px)}.section{padding:100px 0 85px}.section-heading{margin-bottom:50px}.section-heading h2{font-size:clamp(44px,12vw,72px)}.profile-grid{grid-template-columns:1fr;gap:48px}.portrait-tilt,.portrait-card{height:118vw;min-height:0;max-height:680px}.profile-copy h3{font-size:44px}.profile-intro{font-size:14px}.career-heading{margin-top:80px}.timeline{grid-template-columns:1fr}.timeline article{border-right:0;border-bottom:1px solid var(--line);padding:30px 12px 34px;min-height:0!important}.work-grid{grid-template-rows:460px 250px 250px;grid-template-columns:1fr}.feature-tilt{grid-row:auto}.strength-grid{grid-template-columns:1fr}.strength-grid>article{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.strength-grid h3{margin-top:65px}.contact{min-height:760px}.contact h2{font-size:clamp(53px,14vw,82px)}.contact-spotlight{margin-top:70px;width:100%!important;height:250px!important;position:relative!important;top:auto!important;right:auto!important}.footer-line{margin-top:80px;position:relative}.modal-frame,.strength-gallery-frame{grid-template-columns:1fr;height:94vh}.modal-frame>aside,.strength-gallery-nav-shell{display:none}}.visual-works{overflow:hidden}.visual-work-title-row{color:#777d78;letter-spacing:.08em;justify-content:space-between;align-items:flex-end;margin:-25px 0 34px;font-size:10px;line-height:1.5;display:flex}.visual-work-title-row span:last-child{text-align:right}.visual-filters{border:1px solid var(--line);scrollbar-width:none;border-radius:17px;margin-bottom:20px;display:flex;overflow-x:auto}.visual-filters::-webkit-scrollbar{display:none}.visual-filters button{color:#fff;border:0;border-right:1px solid var(--line);cursor:pointer;background:0 0;flex:1 0 auto;place-items:center;min-height:58px;padding:12px 22px;font-size:14px;font-weight:600;line-height:1.15;transition:color .2s,background .2s;display:grid}.visual-filters button:last-child{border-right:0}.visual-filters button:hover,.visual-filters button.active{color:#080b09;background:var(--lime)}.visual-project-rows{gap:28px;display:grid}.visual-project-row{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;overscroll-behavior-x:contain;scrollbar-width:none;gap:18px;display:flex;overflow:auto hidden}.visual-project-row::-webkit-scrollbar{display:none}.visual-project-row.dragging{cursor:grabbing}.visual-project{isolation:isolate;cursor:pointer;background:#111411;border:1px solid #252a27;border-radius:17px;flex:0 0 calc(50% - 9px);height:500px;position:relative;overflow:hidden}.visual-project>img{object-fit:cover;-webkit-user-drag:none;filter:contrast(1.05)brightness(.78);width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.65,.2,1);position:absolute;inset:0}.visual-project:hover>img{transform:scale(1.045)}.visual-project-wash{background:linear-gradient(#0000008a,#0000 43%,#000c);position:absolute;inset:0}.visual-project-top,.visual-project-bottom{z-index:1;justify-content:space-between;display:flex;position:absolute;left:25px;right:25px}.visual-project-top{color:#fff;letter-spacing:.06em;font-size:10px;top:23px}.visual-project-bottom{color:#fff;align-items:flex-end;bottom:24px}.visual-project-bottom p{color:var(--lime);letter-spacing:.08em;margin:0 0 9px;font-size:10px}.visual-project-bottom h3{letter-spacing:-.06em;max-width:620px;margin:0;font-size:clamp(31px,4vw,58px);line-height:.9}.visual-project-bottom button{color:#fff;cursor:pointer;background:#00000026;border:1px solid #fffc;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;transition:all .3s;display:grid}.visual-project-bottom button svg{fill:none;stroke:currentColor;width:18px;height:18px}.visual-project:hover .visual-project-bottom button{color:#0d0e10;background:#f2f1ed;transform:rotate(45deg)}.visual-row-scrollbar{color:#6f756f;letter-spacing:.04em;grid-template-columns:52px minmax(80px,1fr) auto;align-items:center;gap:14px;margin-top:12px;font-size:9px;display:grid}.visual-row-scrollbar input{cursor:ew-resize;appearance:none;background:0 0;width:100%;height:14px;margin:0}.visual-row-scrollbar input::-webkit-slider-runnable-track{background:#292e2a;height:1px}.visual-row-scrollbar input::-webkit-slider-thumb{appearance:none;background:var(--lime);border:0;border-radius:99px;width:clamp(44px,12vw,150px);height:4px;margin-top:-1.5px}.visual-row-scrollbar input::-moz-range-track{background:#292e2a;height:1px}.visual-row-scrollbar input::-moz-range-thumb{background:var(--lime);border:0;border-radius:99px;width:clamp(44px,12vw,150px);height:4px}@media (width<=760px){.visual-work-title-row{margin-top:-12px}.visual-filters{margin-left:-4px;margin-right:-4px}.visual-filters button{flex-basis:132px}.visual-project-row{gap:12px;width:calc(100% + 20px)}.visual-project{flex-basis:82%;height:min(105vw,470px)}.visual-project-top,.visual-project-bottom{left:17px;right:17px}.visual-project-bottom h3{font-size:35px}.visual-row-scrollbar{grid-template-columns:45px 1fr auto;gap:10px}}.visual-filters{border-radius:999px}.visual-filters button{white-space:nowrap;color:#fff;border-radius:999px;flex:1 1 0;width:20%;min-width:0}.visual-filters button:hover,.visual-filters button:focus-visible{color:#fff;background:#fe5c1933;outline:0}.visual-filters button.active,.visual-filters button.active:hover,.visual-filters button.active:focus-visible{color:#080b09;background:var(--lime)}.visual-project{transition:transform .16s cubic-bezier(.22,.8,.2,1)}.visual-project-row.dragging .visual-project{transform:skewY(var(--drag-tilt,0deg)) rotate(calc(var(--drag-tilt,0deg) * -.32));transition-duration:70ms}.visual-project-row.dragging .visual-project:nth-child(2n){transform:skewY(calc(var(--drag-tilt,0deg) * -.72)) rotate(calc(var(--drag-tilt,0deg) * .24))}.visual-project-row.is-settling .visual-project{animation:.4s cubic-bezier(.2,.8,.2,1) visualCardSettle}.visual-project-row.is-settling .visual-project:nth-child(2n){animation-direction:reverse}@keyframes visualCardSettle{0%{transform:skewY(var(--drag-tilt,0deg))}32%{transform:skewY(-.8deg)rotate(.25deg)}62%{transform:skewY(.35deg)rotate(-.12deg)}to{transform:none}}@media (width<=760px){.visual-filters button{flex:0 0 132px;width:132px}}.visual-filters button{border-right:0!important}.visual-project-row.is-inertial{cursor:grabbing}.visual-project-row.is-inertial .visual-project{transform:skewY(var(--drag-tilt,0deg)) rotate(calc(var(--drag-tilt,0deg) * -.32));transition-duration:90ms}.visual-project-row.is-inertial .visual-project:nth-child(2n){transform:skewY(calc(var(--drag-tilt,0deg) * -.72)) rotate(calc(var(--drag-tilt,0deg) * .24))}.visual-filter-shell{width:100%;min-width:0;margin-bottom:20px;overflow:hidden}.visual-filter-shell .visual-filters{touch-action:pan-y;overscroll-behavior-x:contain;cursor:grab;width:100%;height:clamp(50px,3vw,58px);min-height:0;margin:0}.visual-filter-shell .visual-filters.is-dragging{cursor:grabbing}.visual-filter-shell .visual-filters button{height:100%;min-height:0;font-size:clamp(11px,9px + .3vw,14px)}.visual-filter-scrollbar{width:100%;height:12px;margin-top:7px;display:none;position:relative}.visual-filter-scrollbar:before{content:"";background:#292e2a;height:1px;position:absolute;top:5px;left:0;right:0}.visual-filter-scrollbar i{background:var(--lime);border-radius:999px;width:20%;height:3px;transition:left 80ms linear;position:absolute;top:4px}@media (width<=760px){.visual-filter-shell{width:100%;overflow:visible}.visual-filter-shell .visual-filters{width:100%;margin:0!important}.visual-filter-shell .visual-filters button{flex:0 0 clamp(108px,34vw,132px);width:clamp(108px,34vw,132px);padding-inline:clamp(12px,4vw,22px)}.visual-filter-scrollbar{display:block}}.nav-gradient-backdrop{z-index:1099;pointer-events:none;background:linear-gradient(#030504 0%,#030504fa 42%,#030504c7 62%,#0305046b 82%,#03050400 100%);height:132px;position:fixed;inset:0 0 auto}@media (width<=760px){.nav-gradient-backdrop{height:120px}}.visual-project-bottom>div{transform:translateY(-5px)}.visual-project-bottom h3{letter-spacing:0;font-size:clamp(24.8px,3.2vw,46.4px);line-height:1}@media (width<=760px){.visual-project-bottom h3{letter-spacing:0;font-size:28px;line-height:1}}.visual-project>video{object-fit:cover;pointer-events:none;-webkit-user-drag:none;filter:contrast(1.05)brightness(.78);width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.65,.2,1);position:absolute;inset:0}.visual-project:hover>video{transform:scale(1.045)}.modal-scroll video{width:100%;height:auto;display:block}.modal-frame.is-presentation-only{background:#050505;grid-template-columns:1fr}.modal-frame.is-presentation-only .modal-scroll{background:#050505;overflow:hidden}.modal-frame.is-presentation-only .zoomable-content-target{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.modal-frame.is-presentation-only .zoomable-content-target>img,.modal-frame.is-presentation-only .zoomable-content-target>video{object-fit:contain;object-position:center;width:100%;max-width:none;height:100%;max-height:none;display:block}.glass-nav{z-index:12;width:min(1700px,100vw - 112px);position:fixed;top:28px;left:50%;transform:translate(-50%)}.hero h1{letter-spacing:-.045em;line-height:.86}.hero h1 span,.hero h1 b{letter-spacing:inherit}.hero-content{padding-left:0}.gallery-card{font:inherit;text-align:left;color:inherit;cursor:default;border:1px solid #ffffff1f;padding:0}.gallery-card.real{cursor:pointer}.gallery-card.real:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.strength-grid{border:0;grid-template-columns:repeat(6,1fr);gap:14px}.strength-grid article{background:#050606;border:1px solid #272b27;border-radius:18px;grid-column:span 2;min-height:315px;transition:background .35s,color .35s,transform .35s;overflow:hidden}.strength-grid article:first-child,.strength-grid article:nth-child(2){grid-column:span 3}.strength-grid article:hover{z-index:1;background:var(--lime);color:#101208;transform:translateY(-5px)}.strength-grid span{border:1px solid #fe5c1959;border-radius:99px;padding:6px 10px;font-size:9px;display:inline-block}.strength-grid h3{z-index:2;letter-spacing:-.06em;max-width:250px;margin-top:115px;font-size:25px;line-height:1.05;position:relative}.strength-grid h3 b{color:var(--lime);font-size:1.35em}.strength-grid article:hover span{border-color:#0a0c084d}.strength-grid i{z-index:3;border:1px solid #fe5c198c;border-radius:50%;place-items:center;width:31px;height:31px;font-size:17px;display:grid;bottom:18px;right:20px}.skill-bubbles{opacity:0;transition:opacity .25s 80ms,transform .35s 80ms;position:absolute;inset:0;transform:scale(.95)}.strength-grid article:hover .skill-bubbles{opacity:1;transform:none}.skill-bubbles em{color:#f2f5ec;background:#101208;border-radius:999px;padding:12px 17px;font-size:11px;font-style:normal;display:block;position:absolute;box-shadow:0 10px 24px #0000002e}.skill-bubbles em:first-child{color:#101208;background:#f4f8ec;top:36%;left:8%;transform:rotate(-5deg)}.skill-bubbles em:nth-child(3){color:#101208;background:#fe5c19;bottom:15%;left:16%;transform:rotate(-2deg)}.strength-grid article:hover h3{opacity:0;transition:opacity .2s,transform .2s;transform:translateY(-8px)}.strength-grid h3{transition:opacity .2s,transform .2s}.contact{background:#060807}.contact h2 b{color:var(--text);transition:color .28s}.work-modal{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000c7;place-items:center;padding:45px;animation:.24s modalFade;display:grid;position:fixed;inset:0}.modal-frame{background:#070808;border:1px solid #ffffff2b;border-radius:20px;grid-template-columns:250px 1fr;width:min(1080px,86vw);height:min(780px,84vh);animation:.3s modalUp;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 80px #000000a6}.modal-close{z-index:3;color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff3d;border-radius:50%;width:36px;height:36px;font:300 27px/1 Arial;position:absolute;top:16px;right:18px}.modal-close:hover{border-color:var(--lime);color:var(--lime)}.modal-frame aside{z-index:2;background:#090b0a;border-right:1px solid #ffffff1a;padding:34px 26px;position:relative}.modal-frame aside span{color:var(--lime);letter-spacing:.12em;font-size:9px;font-weight:700}.modal-frame aside h2{letter-spacing:-.06em;margin-top:13px;font-size:29px;line-height:.95}.modal-frame aside p{color:#8e958b;letter-spacing:.08em;margin-top:17px;font-size:10px}.modal-frame aside small{color:#a6ada0;font-size:10px;line-height:1.5;position:absolute;bottom:30px}.modal-scroll{scroll-behavior:smooth;background:#000;overflow-y:auto}.modal-scroll::-webkit-scrollbar{width:6px}.modal-scroll::-webkit-scrollbar-thumb{background:var(--lime);border-radius:9px}.modal-scroll img{width:min(100%,580px);height:auto;margin:auto;display:block}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.gallery-card:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.modal-placeholder{color:#363a36;letter-spacing:.15em;text-align:center;place-items:center;min-height:100%;font-size:13px;line-height:1.7;display:grid}.feature-work,.placeholder-work{cursor:pointer}.feature-work .view-project{color:var(--lime);align-items:center;gap:9px;font-size:9px;display:flex;position:absolute;bottom:4px;right:0}.gallery-spotlight{border-radius:13px;flex:none;width:182px;height:182px}.gallery-spotlight .gallery-card{height:100%}.portrait-spotlight{border-radius:18px;height:448px}.portrait-spotlight .portrait-card{height:100%}.timeline-spotlight{min-height:235px}.timeline-spotlight article{height:100%;min-height:235px}.timeline-spotlight:first-child article{padding-left:0}.timeline-spotlight:last-child article{border-right:0}.feature-spotlight{border-radius:17px;grid-row:span 2;min-height:0}.placeholder-spotlight{border-radius:17px;min-height:0}.feature-spotlight .feature-work,.placeholder-spotlight .placeholder-work{height:100%}.contact-spotlight{border-radius:18px;width:285px;height:250px;position:absolute;top:175px;right:10%}.contact-spotlight .contact-card{width:100%;height:100%;min-height:0;position:relative;top:auto;right:auto}@media (width<=1250px){.gallery-spotlight{width:160px;height:160px}.contact-spotlight{right:4%}}.work-card-specular{cursor:pointer;width:100%;height:100%;display:block}.work-card-specular>.specular-button__label{width:100%;height:100%;display:block}.work-card-specular .card-spotlight{width:100%;height:100%}.glass-nav{z-index:50;border:1px solid #ffffff1f;border-radius:999px;justify-content:space-between;align-items:center;display:flex}.logo-pill{background:var(--lime);color:#101210;border-radius:999px;align-self:stretch;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.logo-pill b{font-size:14px}.nav-items{align-items:center;gap:18px;display:flex}.nav-items a{color:#d0d3cf;border-radius:999px;justify-content:center;align-items:center;min-width:92px;height:42px;padding:0 18px;font-size:11px;transition:background .22s,color .22s;display:flex}.nav-items a:hover,.nav-items a:focus-visible{color:#eff7db;background:#92b43c42;outline:0}.nav-actions{height:100%}.nav-button{color:#e9ebe8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;height:38px;padding:0 15px;display:flex}.hero-scroll{letter-spacing:.18em;color:#858a86;font-size:9px;position:absolute;left:50%;transform:translate(-50%)}.contact h2:hover b{color:var(--text)}.contact h2 .hover-letter,.section-heading h2 .hover-letter{transition:color .16s;display:inline-block}.contact h2 .hover-letter:hover,.section-heading h2 .hover-letter:hover{color:var(--lime)}@media (width<=760px){.nav-items,.nav-qr-popover{display:none}}.hero .aurora-container{z-index:-4;opacity:.72;mix-blend-mode:screen;filter:saturate(.75)contrast(1.12)}.hero-aura{z-index:-3}.hero-wash{z-index:-2}.split-hero-title .hero-title-line{display:block}.split-hero-title .split-parent{white-space:nowrap;perspective:600px;display:inline-block}.split-hero-title .split-char{transform-origin:50% 100%;will-change:transform,opacity;display:inline-block!important}.split-hero-title .hero-title-lime{color:var(--lime)}.split-hero-title .hero-title-white{color:var(--text)}.split-hero-title .hero-title-white i{color:var(--lime)}.glass-nav{z-index:1100;isolation:isolate;background:#0d100ef5}.loader{z-index:2000}.nav-contact-wrap{align-self:stretch;align-items:center;display:flex;position:relative}.nav-qr-popover{opacity:0;visibility:hidden;background:#0a0c0af5;border:1px solid #fe5c1959;border-radius:16px;justify-items:center;gap:9px;width:184px;padding:13px;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-6px);box-shadow:0 18px 36px #0000006b}.nav-contact-wrap:hover .nav-qr-popover,.nav-contact-wrap:focus-within .nav-qr-popover{opacity:1;visibility:visible;transform:none}.nav-qr-popover img{border-radius:9px;width:150px;height:150px;display:block}.nav-qr-popover span{color:#ced6c3;font-size:10px}.metrics b{letter-spacing:2px}.loader{background:#000;transition:opacity .7s,visibility .7s}.loader:after{content:"";pointer-events:none;background:radial-gradient(circle,#fe5c1912,#0000 32%);position:absolute;inset:0}.loader strong{z-index:1;position:relative}.loader strong .loader-count{color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;margin:0;display:inline}.loader strong{letter-spacing:2px}.loader strong .loader-count{font-weight:inherit;letter-spacing:inherit}.loader strong .loader-percent{color:inherit;font-size:inherit;letter-spacing:inherit;font-weight:700;line-height:inherit;margin:0;display:inline}.loader.is-covering>div,.loader.is-covering:after{opacity:0;transition:opacity 80ms linear}.hero-content{text-align:center;padding-left:0}.metrics b,.metrics b span{letter-spacing:0}.timeline time,.timeline h3,.timeline b,.timeline p{position:relative;left:10px}.timeline p{white-space:pre-line}.timeline i{left:0;transform:none}.tags span{transition:background-color .2s,color .2s,border-color .2s}.tags span:hover{background:var(--lime);border-color:var(--lime);color:#050705}.strength-grid span,.strength-grid h3,.strength-grid h3 b,.strength-grid i,.strength-grid em{letter-spacing:0}.contact h2{letter-spacing:0;position:relative;left:-10px}.gallery-track{will-change:transform;animation-duration:18s}.gallery-card:hover img{transform:none}.hero{--hero-gallery-height:182px;height:var(--layout-height,100vh);min-height:0;padding-bottom:0}.split-hero-title .split-char{transition:color .16s}.split-hero-title .split-char:hover{color:var(--lime)!important}.hero-blur-title{white-space:nowrap;perspective:600px;flex-wrap:nowrap!important;display:inline-flex!important}.hero-blur-title .blur-text-segment{transition:color .16s;color:var(--text)!important;display:inline-block!important}.hero-blur-title .blur-text-segment:hover{color:var(--lime)!important}.hero .hero-name .blur-text-segment{transition:color .16s;color:var(--text)!important;display:inline-block!important}.hero .hero-name .blur-text-segment:hover{color:var(--lime)!important}.hero-title-star{opacity:1;filter:none;animation:none;color:var(--lime)!important}.hero-copy-line{margin:0;display:flex}@keyframes heroStarIn{to{opacity:1;filter:blur()}}.hero-gallery{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-gallery.is-dragging{cursor:grabbing}.gallery-drag-layer{will-change:transform;width:max-content;transform:translate(0)}.hero-gallery.is-dragging .gallery-track{animation-play-state:paused}.hero-content{margin-top:clamp(118px,calc(var(--locked-vh,1vh) * 17),205px)}.hero-gallery{bottom:22px}.hero-scroll{bottom:calc(var(--hero-gallery-height) + 48px)}.hero{background:#030404}.hero:after{opacity:.16;background-size:16.6667vw 100%;-webkit-mask-image:linear-gradient(90deg,#0000 5%,#000 16% 84%,#0000 95%);mask-image:linear-gradient(90deg,#0000 5%,#000 16% 84%,#0000 95%)}.hero-tech-figure{z-index:0;filter:contrast(1.05)saturate(.82);opacity:.94;pointer-events:none;background:linear-gradient(90deg,#030404 0%,#0000 29%),url(/images/hero-tech-figure.webp) 100%/cover no-repeat;width:min(61vw,980px);position:absolute;inset:0 0 0 auto}.hero-tech-figure:after{content:"";background:linear-gradient(#030404 0%,#03040414 28%,#0000 73%,#030404 100%);position:absolute;inset:0}.hero .site-shell{z-index:2;position:relative}.hero-content{text-align:left;width:min(760px,52vw);margin-left:3.5%;padding:26px 0 0 28px}.hero-content:before{content:"";background:linear-gradient(var(--lime),transparent 75%);width:3px;height:96%;position:absolute;top:0;left:0;box-shadow:0 0 18px #fe5c1973}.hero .micro-label{border-left:2px solid var(--lime);letter-spacing:.19em;background:#070908b3;align-items:center;min-height:28px;padding:0 12px;font-size:9px;display:inline-flex}.hero-copy{color:#d0d5ce;border-top:1px solid #fe5c1959;max-width:385px;margin-top:26px;padding-top:16px;font-size:13px;line-height:1.7}.hero-tech-caption{z-index:2;text-align:right;color:#dfe5da;pointer-events:none;gap:12px;display:grid;position:absolute;top:24%;right:max(5.5vw,60px)}.hero-tech-caption span{letter-spacing:.16em;color:var(--lime);font-size:9px}.hero-tech-caption b{letter-spacing:.08em;font-size:14px;font-weight:600;line-height:1.05}.hero-gallery,.hero-scroll{z-index:3}@media (width<=1250px){.hero-tech-figure{width:63vw}.hero-content{margin-left:1%;padding-left:24px}.hero-tech-caption{top:21%;right:48px}.hero h1{font-size:clamp(72px,8.4vw,126px)}}.hero .aurora-container{z-index:0;opacity:.68;mix-blend-mode:screen;filter:saturate(.86)contrast(1.04)brightness(1.04);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-tech-figure{z-index:1;mix-blend-mode:normal;isolation:isolate;background-image:url(/images/hero-tech-figure.webp);background-position:100% 0;background-repeat:no-repeat;background-size:auto 145%;width:min(64vw,1040px);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000014 25%,#000 44% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000014 25%,#000 44% 100%)}.hero-tech-figure:after{opacity:0;background:0 0;animation:none}.hero-robot-halo{z-index:0;filter:blur(34px);mix-blend-mode:screen;opacity:.56;pointer-events:none;background:radial-gradient(at 44% 26%,#fe5c194d,#0000 28%),radial-gradient(at 58% 58%,#fe5c1945,#0000 42%),radial-gradient(at 82% 35%,#276bff4d,#0000 38%);border-radius:48% 52% 46% 54%/52% 42% 58% 48%;width:min(66vw,1080px);height:84%;animation:6s ease-in-out infinite alternate robotBacklight;position:absolute;top:7%;right:-7vw}@keyframes robotBacklight{0%{opacity:.28;transform:translate(-4%,-3%)scale(.9)}45%{opacity:.72;transform:translate(5%,2%)scale(1.06)}to{opacity:.4;transform:translate(-1%,7%)scale(.96)}}@keyframes robotLightSweep{0%{opacity:.23;transform:translate(-8%,-4%)scale(.92)}48%{opacity:.7;transform:translate(10%,4%)scale(1.08)}to{opacity:.38;transform:translate(-2%,8%)scale(.98)}}.nav-actions{align-items:center;gap:10px;display:flex}@media (width<=1250px){.hero{--hero-gallery-height:160px;height:var(--layout-height,100vh)}.glass-nav{height:50px;padding:5px 6px 5px 7px}.logo-pill{padding:0 14px;font-size:11px}.logo-pill b{font-size:13px}.nav-items{gap:10px}.nav-items a{min-width:78px;height:36px;padding:0 13px;font-size:10px}.nav-button{padding:7px 13px;font-size:10px}.hero-content{width:1700px;margin-top:clamp(104px,calc(var(--locked-vh,1vh) * 14),150px)}.hero h1{font-size:129px}.hero-copy{margin-top:18px;font-size:14px}.hero-gallery{bottom:18px}.hero-scroll{bottom:calc(var(--hero-gallery-height) + 38px)}}@media (height<=760px){.hero{height:var(--layout-height,100vh)}}@media (width<=760px){body{min-width:0}.glass-nav{justify-content:space-between;width:min(1700px,100vw - 112px);height:50px;padding:5px 6px 5px 7px;top:20px}.glass-nav .nav-items{display:none}.glass-nav .logo-pill,.glass-nav .nav-actions,.glass-nav .nav-contact-wrap{flex:none}.glass-nav .logo-pill{white-space:nowrap;padding:0 14px;font-size:11px}.glass-nav .logo-pill b{font-size:13px}.glass-nav .nav-actions{margin-left:auto}.glass-nav .nav-contact-wrap{margin-left:0}.glass-nav .nav-button{white-space:nowrap;align-items:center;height:36px;padding:0 13px;font-size:10px;display:inline-flex}}@media (width>=761px){.glass-nav.is-nav-items-held .nav-items{visibility:hidden;pointer-events:none}}.hero-tech-figure{z-index:1;filter:saturate(.92)contrast(1.04)brightness(.9);opacity:.96;background-image:url(/images/hero-abstract-lime-cyan-transparent.webp);background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000029 27%,#000 48% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000029 27%,#000 48% 100%)}.hero .hero-name{color:#f0f2ee;letter-spacing:.12em;min-height:0;padding:0;font-size:18px;font-weight:700;display:block}.hero h1 .hero-title-main{color:#f0f2ee;letter-spacing:-.065em;margin-left:-7px;font-size:1em;line-height:.86;display:block}.hero h1 .hero-title-main .split-char{color:#f0f2ee}.hero h1 .hero-title-main i{color:#fff;vertical-align:top;margin-left:.1em;font-size:.32em}.gallery-spotlight,.gallery-spotlight:nth-child(n){animation:none;transform:none}.hero-robot-halo,.hero-tech-caption{display:none}@media (width<=760px){.hero-tech-figure{opacity:.82;background-position:58%}.hero .hero-name{margin-bottom:-6px;font-size:28px}.hero-copy{font-size:16px;line-height:1.4}.gallery-spotlight,.gallery-card{width:160px;height:198px}}.hero .aurora-container{z-index:2;opacity:.74;mix-blend-mode:screen;overflow:hidden}.hero .aurora-container:before{content:"";z-index:0;filter:blur(28px)saturate(1.15);background:radial-gradient(at 78% 18%,#4adcc457 0%,#1f6c692e 26%,#0000 54%),radial-gradient(at 92% 66%,#fe5c1940 0%,#fe5c191f 29%,#0000 57%),radial-gradient(at 48% 44%,#38837238 0%,#0000 55%);animation:8s ease-in-out infinite alternate heroAmbientDrift;position:absolute;inset:-22%;transform:translate(-3%,-2%)scale(1.06)}.hero .aurora-container canvas{z-index:1;opacity:.92;position:relative}.hero .site-shell,.hero-tech-caption{z-index:3}.hero-gallery,.hero-scroll{z-index:4}@keyframes heroAmbientDrift{0%{opacity:.62;transform:translate(-7%,-4%)scale(1.02)}52%{opacity:1;transform:translate(3%,3%)scale(1.12)}to{opacity:.76;transform:translate(8%,-1%)scale(1.06)}}.glass-nav{-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);background:#080b0a7a;border-color:#ffffff24;width:min(1060px,100vw - 220px);height:54px;padding:6px 7px;top:22px;box-shadow:inset 0 1px #ffffff14,0 12px 38px #00000038}.glass-nav .logo-pill{padding-inline:18px}.glass-nav .nav-items{gap:58px}.hero-content{width:min(720px,58vw);margin-top:clamp(190px,calc(var(--locked-vh,1vh) * 24),280px);margin-left:16%;padding:0}.hero-content:before{display:none}.hero .micro-label{background:0 0;border-left:0;padding-left:0}.hero h1{letter-spacing:-.065em;text-shadow:0 8px 34px #0000006b;margin-top:12px;font-size:clamp(62px,6.3vw,104px);line-height:.83}.hero h1 .hero-title-white{letter-spacing:-.045em;font-size:.72em;line-height:.92}.hero-copy{border-top:0;max-width:420px;margin-top:20px;padding-top:0;font-size:15px;line-height:1.65}.hero-gallery{padding:22px 0 18px;bottom:28px;overflow:visible;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.gallery-track{align-items:flex-end;gap:24px;animation-duration:24s}.gallery-spotlight,.gallery-card{border-radius:18px;width:208px;height:258px}.gallery-spotlight{transform-origin:50% 100%;animation:4.8s ease-in-out infinite alternate galleryCardFloat}.gallery-spotlight:nth-child(4n+1){--card-tilt:-3deg;--card-lift:-7px;animation-delay:-1.2s}.gallery-spotlight:nth-child(4n+2){--card-tilt:2deg;--card-lift:-17px;animation-delay:-3.1s}.gallery-spotlight:nth-child(4n+3){--card-tilt:-1.5deg;--card-lift:-3px;animation-delay:-2.2s}.gallery-spotlight:nth-child(4n){--card-tilt:3deg;--card-lift:-12px;animation-delay:-.4s}.gallery-card-copy{bottom:17px;left:16px;right:16px}.gallery-card-copy span{font-size:9px}.gallery-card-copy strong{font-size:11px}.hero-scroll{display:none}@keyframes galleryCardFloat{0%{transform:translateY(0) rotate(calc(var(--card-tilt,0deg) * -.55))}to{transform:translateY(var(--card-lift,-8px)) rotate(var(--card-tilt,0deg))}}@media (width<=1250px){.glass-nav{width:min(920px,100vw - 140px)}.hero-content{width:650px;margin-left:12%;margin-top:clamp(165px,calc(var(--locked-vh,1vh) * 21),225px)}.hero h1{font-size:clamp(62px,6.6vw,88px)}.gallery-spotlight,.gallery-card{width:184px;height:230px}.hero-gallery{padding:20px 0 16px;bottom:24px}}@media (width<=760px){.glass-nav{width:calc(100vw - 40px)}.hero-content{width:calc(100vw - 48px);margin-top:155px;margin-left:24px}.hero h1{font-size:clamp(48px,13vw,70px)}.hero h1 .hero-title-white{font-size:.78em}.gallery-spotlight,.gallery-card{width:154px;height:198px}.hero-gallery{padding:18px 0 14px;bottom:20px}}.hero h1 .hero-title-main i{color:#fff}.hero .hero-name{margin-bottom:-10px;font-size:41px;line-height:1}.hero-copy{font-size:20px;line-height:1.45}.gallery-spotlight,.gallery-spotlight:nth-child(n){animation:none!important;transform:none!important}.gallery-spotlight:before{display:none}.gallery-card{cursor:pointer}@media (width<=1250px){.gallery-spotlight,.gallery-card{width:190px;height:230px}}@media (width<=760px){.hero .hero-name{margin-bottom:-6px;font-size:28px}.hero-copy{font-size:16px;line-height:1.4}.gallery-spotlight,.gallery-card{width:160px;height:198px}}.gallery-track{gap:6px;animation-name:galleryInfiniteLoop}@keyframes galleryInfiniteLoop{to{transform:translate(calc(-33.3333% - 2px))}}.gallery-spotlight,.gallery-card{width:220px;height:258px}@media (width<=1250px){.gallery-spotlight,.gallery-card{width:196px;height:230px}}@media (width<=760px){.gallery-spotlight,.gallery-card{width:166px;height:198px}}.hero-content{width:clamp(620px,58vw,720px);margin-top:clamp(155px,14.6vw,280px);margin-left:clamp(24px,16vw,307px)}.hero-copy{max-width:clamp(310px,21.9vw,420px);margin-top:clamp(14px,1.04vw,20px);font-size:clamp(16px,1.04vw,20px);line-height:1.45}.hero-tech-figure{opacity:.96;background-position:50%;background-size:2048px;width:2048px;height:100%;inset:0 auto 0 calc(50% + -1*clamp(0px,96px - 5vw,60px));transform:translate(-50%)}.hero-content{width:min(720px,100vw - clamp(48px,16vw,307px) - 32px)}.hero h1 .hero-title-main{margin-left:clamp(-4px,-.1724vw - .69px,-2px)}.hero .hero-name{margin-bottom:clamp(-10px,-.42vw,-4px);font-size:clamp(18px,2.14vw,41px)}.hero h1{margin-top:clamp(6px,.63vw,12px);font-size:clamp(46px,5.42vw,104px)}.hero-copy{max-width:clamp(250px,21.9vw,420px);margin-top:clamp(10px,1.04vw,20px);font-size:clamp(11px,1.04vw,20px)}@media (width<=1250px){body{min-width:0}.hero .site-shell{width:100%}.hero-content{width:min(650px,100vw - clamp(48px,12vw,150px) - 28px);margin-left:clamp(24px,12vw,150px);margin-top:clamp(132px,calc(var(--locked-vh,1vh) * 17),205px)}}@media (width<=760px){.hero-content{width:calc(100vw - 48px);margin-left:24px;margin-top:clamp(124px,calc(var(--locked-vh,1vh) * 18),155px)}.hero .hero-name{font-size:clamp(18px,5vw,28px)}.hero h1{font-size:clamp(42px,12.2vw,70px)}.hero-copy{max-width:80vw;font-size:clamp(11px,3.2vw,16px)}}.hero>.site-shell{z-index:3}.hero>.hero-gallery{z-index:4}.hero>.hero-gallery.hero-circular-gallery{left:0;right:auto;top:var(--hero-gallery-lock-top,calc(100vh - 310px));width:var(--layout-width,100vw);-webkit-user-select:none;user-select:none;height:310px;padding:0;bottom:auto;overflow:hidden;-webkit-mask-image:none;mask-image:none}.hero{height:var(--layout-height,100vh);min-height:0}.hero-circular-gallery .circular-gallery{height:100%}@media (width<=1250px){.hero>.hero-gallery.hero-circular-gallery{height:310px}}@media (width<=760px){.hero>.hero-gallery.hero-circular-gallery{height:310px}}.hero-video-stage{z-index:0;pointer-events:none;background:#000;position:absolute;inset:0;overflow:hidden}.hero-video{left:var(--hero-video-lock-left,0);top:var(--hero-video-lock-top,0);width:var(--hero-video-lock-width,100vw);height:var(--hero-video-lock-height,56.25vw);object-fit:cover;min-width:0;max-width:none;min-height:0;position:absolute;transform:none}.hero-video-dim,.hero-video-noise,.hero-video-vignette{position:absolute;inset:0}.hero-video-dim{background:#0009}.hero-video-noise{opacity:.46;mix-blend-mode:overlay;filter:contrast(1.7);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.15' numOctaves='3' seed='8' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.96'/%3E%3C/svg%3E"),repeating-linear-gradient(0deg,#0000006b 0 1px,#ffffff14 1px 2px,#0000 2px 4px);background-size:110px 110px,100% 4px;animation:.16s steps(2,end) infinite heroTvNoise}.hero-video-noise:after{content:"";background:linear-gradient(#0000 0 44%,#ffffff1f 48%,#0000003d 52%,#0000 57%);animation:4.8s linear infinite heroTvScan;position:absolute;inset:-12%}@keyframes heroTvNoise{0%{background-position:0 0,0 0}25%{background-position:17px -11px,0 1px}50%{background-position:-13px 19px,0 0}75%{background-position:9px 7px,0 -1px}to{background-position:-19px -15px,0 1px}}@keyframes heroTvScan{0%{transform:translateY(-55%)}to{transform:translateY(55%)}}.hero-video-vignette{background:radial-gradient(#0000 40%,#0000006b 76%,#000000db 100%)}.hero-tech-figure,.hero>.aurora-container,.hero-robot-halo{display:none!important}.hero>.site-shell{z-index:3;position:relative}.hero-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:none;margin-left:0;padding:0;display:flex;transform:translateY(40px)}.hero-name-lockup{color:#f4f5f2;justify-content:center;align-items:center;gap:12px;width:max-content;margin-inline:auto;padding:0;line-height:1;display:inline-flex}.hero-name-label{color:#f4f5f2;letter-spacing:.04em;font-size:15px;font-weight:700}.hero-name-rotating{color:#101210;letter-spacing:.015em;white-space:nowrap;background:#fe5c19;border-radius:999px;flex-wrap:nowrap;justify-content:center;align-items:center;min-height:36px;padding:0 15px;font-size:14px;font-weight:800;overflow:hidden}.hero-name-rotating>.text-rotate{white-space:nowrap;flex-wrap:nowrap}.hero-name-rotating-word{overflow:hidden}.hero .hero-name{margin-inline:0;justify-content:center;width:max-content;margin-bottom:0;padding:0}.hero h1{margin-inline:auto;text-align:center;width:max-content;margin-top:clamp(7px,.62vw,12px);font-size:clamp(70px,9.16vw,176px)}.hero h1 .hero-title-main{width:max-content;margin-left:0;display:inline-block;position:relative}.hero h1 .hero-title-main .hero-blur-title{display:inline-flex!important}.hero h1 .hero-title-main .hero-title-star{margin:0;position:absolute;top:.06em;left:calc(100% + .1em)}.hero-copy{text-align:center;flex-direction:column;align-items:center;width:max-content;max-width:min(80vw,520px);font-size:clamp(16px,1.63vw,25px);display:flex}.hero-copy-line{justify-content:center;align-items:center;width:max-content;margin-inline:auto}.portfolio-prompt{align-self:center}@media (width<=760px){.hero-content{width:100%;margin-left:0;transform:translateY(40px)}.hero h1{font-size:clamp(52px,13vw,70px)}.hero-name-lockup{gap:9px}.hero-name-label{font-size:13px}.hero-name-rotating{min-height:32px;padding-inline:12px;font-size:11px}.hero-copy{font-size:clamp(11px,3.2vw,16px)}}.portrait-tilt{height:529px}.portrait-tilt .portrait-spotlight{border-radius:18px;height:100%}.feature-tilt{grid-row:span 2;min-height:0}.placeholder-tilt{min-height:0}.feature-tilt .feature-spotlight,.placeholder-tilt .placeholder-spotlight{height:100%}.contact h2,.contact h2 b{font-weight:700}.contact h2 .hover-letter{font-weight:inherit}.works .section-heading h2{margin-left:-2px}.contact{min-height:720px}.contact-spotlight{top:175px}.footer-line{top:535px}.section-heading h2{letter-spacing:0}.contact h2{margin-left:4px}.contact-spotlight{transform:translate(53px)}.strength-grid article{isolation:isolate;color:var(--text);background:#070908;transition:color .28s,transform .35s;transform:none}@media (width<=760px){body{min-width:0}.site-shell{width:calc(100% - 48px)}p,h1,h2,h3,strong,b,span,em,a,time,small{overflow-wrap:normal;word-break:normal;line-break:strict}.hero-content{transform:none}.hero-scroll{display:none}.section{padding-top:92px}.section-heading h2{white-space:nowrap;word-break:keep-all;max-width:100%;margin-top:16px;font-size:clamp(30px,8.2vw,36px);line-height:.9}.section-heading>span,.career-heading>span,.micro-label{font-size:12px}.section-heading p{font-size:14px}.profile-grid{grid-template-columns:1fr;gap:30px;margin-top:34px}.portrait-tilt,.portrait-tilt .portrait-spotlight,.portrait-card{width:100%;height:245px}.portrait-card img{object-position:center 32%}.portrait-card span{font-size:12px}.profile-copy{padding:0}.lime-label{font-size:12px}.profile-copy h3{font-size:clamp(38px,11vw,48px)}.profile-intro{max-width:none;margin-top:20px;font-size:15px;line-height:1.75}.info-row{gap:34px}.info-row span,.metrics p,.tags span{font-size:12px}.info-row strong{font-size:14px}.metrics b{font-size:32px}.tags span{padding:7px 11px}.career-heading{margin-top:68px}.career-heading p{font-size:15px}.timeline{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;margin-top:22px}.timeline-spotlight{border-top:1px solid #fe5c1985;min-width:0;min-height:0}.timeline-spotlight article,.timeline-spotlight:first-child article{border-right:0;height:auto;min-height:0;padding:20px 8px 0 14px}.timeline .timeline-spotlight article:first-child{padding-left:0}.timeline time,.timeline h3,.timeline b,.timeline p{left:0!important}.timeline time{font-size:12px;line-height:1.5}.timeline h3{font-size:15px;line-height:1.35}.timeline b{font-size:12px;line-height:1.35}.timeline p{font-size:11px;line-height:1.65}.works{padding-top:34px;padding-bottom:28px}.work-grid{grid-template-rows:repeat(2,105px);grid-template-columns:1.18fr 1fr;gap:12px;margin-top:34px}.feature-work>div{bottom:8px;left:10px;right:10px}.feature-work h3{margin-top:3px;font-size:14px;line-height:.95}.feature-work span,.placeholder-work span{font-size:9px;line-height:1.25}.feature-work .view-project{justify-content:flex-end;gap:4px;margin-top:5px;font-size:8px;position:static}.feature-work .view-project svg{width:12px}.placeholder-work{padding:10px}.placeholder-work strong{font-size:13px;line-height:.92;bottom:9px;left:10px}.placeholder-work:after{font-size:24px;top:0;right:8px}.strengths{padding-top:28px;padding-bottom:24px}.strength-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:34px}.strength-grid article{min-width:0;min-height:138px;padding:12px}.strength-grid article:first-child,.strength-grid article:nth-child(2){grid-column:span 3}.strength-grid article:nth-child(n+3){grid-column:span 2;min-height:120px}.strength-grid article>span{padding:5px 8px;font-size:11px}.strength-type{font-size:10px;top:18px;right:10px}.strength-grid article:nth-child(n+3) .strength-type{display:none}.strength-grid article>h3{white-space:nowrap;word-break:keep-all;width:calc(100% - 24px);font-size:clamp(16px,4.5vw,20px);line-height:1.2;position:absolute;top:20%;left:12px;margin-top:0!important}.strength-grid article:nth-child(-n+2)>h3{width:calc(100% - 70px);left:58px}.strength-grid article:nth-child(n+3)>span{position:absolute;top:8px;left:auto;right:8px}.strength-grid article:nth-child(n+3) h3{font-size:clamp(14px,4vw,17px)}.strength-grid article>i{bottom:8px!important;right:9px!important}.strength-grid article.is-active h3,.strength-grid article.is-active>i{opacity:0}.skill-bubbles em,.strength-grid article:nth-child(n) .skill-bubbles em{text-align:center;white-space:nowrap;border-radius:999px;width:max-content;max-width:none;padding:5px 9px;font-size:clamp(8px,2.35cqw,10px);line-height:1;left:50%;right:auto}.strength-grid article:nth-child(n) .skill-bubbles em:first-child{top:30%}.strength-grid article:nth-child(n) .skill-bubbles em:nth-child(2){top:51%}.strength-grid article:nth-child(n) .skill-bubbles em:nth-child(3){top:72%}.strength-grid article.is-active .skill-bubbles em:first-child,.strength-grid article.is-active .skill-bubbles em:nth-child(2),.strength-grid article.is-active .skill-bubbles em:nth-child(3){transform:translate(-50%)rotate(0)!important}.skill-bubbles{z-index:4!important}.skill-bubbles em,.strength-grid article:nth-child(n) .skill-bubbles em{box-sizing:border-box;text-align:center;white-space:nowrap;text-overflow:clip;height:auto;min-height:0;padding:clamp(5px,3.6cqw,9px) clamp(7px,5cqw,13px);font-size:clamp(6px,3.25cqw,10px);line-height:1.15;left:50%;right:auto;overflow:hidden}.strength-grid article:nth-child(n) .skill-bubbles em:first-child{z-index:1;width:70%;top:34%;left:50%;transform:translate(-50%,-14px)rotate(-5deg)!important}.strength-grid article:nth-child(n) .skill-bubbles em:nth-child(2){z-index:3;width:78%;top:55%;left:50%;transform:translate(-50%,-14px)rotate(5deg)!important}.strength-grid article:nth-child(n) .skill-bubbles em:nth-child(3){z-index:2;width:72%;top:76%;left:50%;transform:translate(-50%,-14px)rotate(-2deg)!important}.strength-grid article.is-active .skill-bubbles em:first-child{transform:translate(-50%)rotate(-5deg)!important}.strength-grid article.is-active .skill-bubbles em:nth-child(2){transform:translate(-50%)rotate(5deg)!important}.strength-grid article.is-active .skill-bubbles em:nth-child(3){transform:translate(-50%)rotate(-2deg)!important}.contact{min-height:660px;padding-top:30px}.contact h2{letter-spacing:0;white-space:nowrap;margin-left:0;font-size:clamp(34px,10vw,44px);line-height:.9;left:0}.contact-spotlight{width:min(100% - 24px,430px);height:250px;top:250px;right:0;transform:none}.contact-card{padding:22px}.contact-card>span{font-size:12px}.contact-card p,.contact-details{font-size:14px}.contact-details a,.contact-details span{font-size:14px!important}.contact-card small{font-size:9px}.contact-logo-pill{margin-top:395px;font-size:12px}.footer-line{font-size:11px;top:665px}}.strength-gallery-nav{scrollbar-width:none;gap:24px;padding:24px}.strength-gallery-nav::-webkit-scrollbar{display:none}.strength-gallery-nav button{aspect-ratio:auto;width:100%;height:calc(25.641% - 24.615px);min-height:0}.strength-gallery-nav button:hover,.strength-gallery-nav button.is-current{transform:none}@media (width<=900px){.strength-gallery-nav{gap:16px;padding:16px}.strength-gallery-nav button{aspect-ratio:auto;height:calc(25.641% - 16.41px)}}.strength-gallery-scroll{z-index:5;pointer-events:none;background:0 0;width:12px;display:block;position:absolute;top:0;bottom:0;right:3px}.strength-gallery-scroll>span{background:0 0;border-radius:0;width:7px;height:100%;position:absolute;inset:0 0 0 auto}.strength-gallery-scroll i{background:var(--lime);width:7px;height:22%;left:0}.strength-gallery-nav{flex-direction:column;align-items:stretch;gap:32px;padding:16px 7px 32px;scroll-padding-top:16px;display:flex}.strength-gallery-nav button{aspect-ratio:1.2;border-radius:22px;flex:none;width:100%;height:auto}@media (width<=900px){.strength-gallery-nav{gap:22px;padding:16px 7px 24px}.strength-gallery-nav button{aspect-ratio:1.2;border-radius:18px}}.contact .micro-label{font-size:9px}.contact h2 i{color:var(--lime)}.logo-pill,.contact-logo-pill{transition:background-color .22s,color .22s}.logo-pill:hover,.contact-logo-pill:hover{color:#111;background:#fff}.contact-details{color:#d8ddd5;gap:8px;margin-top:21px;font-size:12px;display:grid}.contact-details a,.contact-details span{color:inherit;display:block}.contact-details a{margin-top:0}.strength-grid article:nth-child(n+3) .skill-bubbles em:nth-child(2){width:min(72%,310px);top:65%;left:24%}.strength-grid article:nth-child(-n+2) .skill-bubbles em:nth-child(2){width:min(48%,310px);top:65%;left:25%}@media (width>=761px){.strength-grid article:nth-child(-n+2) .skill-bubbles em:first-child{left:29%}.strength-grid article:nth-child(-n+2) .skill-bubbles em:nth-child(2){left:45%}.strength-grid article:nth-child(-n+2) .skill-bubbles em:nth-child(3){left:37%}}@media (width<=900px){.strength-gallery-modal{padding:32px 20px}.strength-gallery-frame{width:min(1080px,92vw);height:min(780px,calc(var(--locked-vh,1vh) * 84));grid-template-columns:minmax(180px,30%) minmax(0,1fr)}.strength-gallery-nav-shell{grid-column:1}.strength-gallery-page{grid-column:2}}.strength-grid article{cursor:pointer}.strength-gallery-modal{z-index:2100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000d1;place-items:center;padding:32px;animation:.24s modalFade;display:grid;position:fixed;inset:0}.strength-gallery-frame{background:#050606;border:1px solid #ffffff29;border-radius:24px;grid-template-columns:31% 1fr 24px;width:min(1780px,94vw);height:min(900px,88vh);animation:.3s modalUp;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #000000ad}.strength-gallery-nav{background:#070908;border-right:1px solid #ffffff1a;grid-template-columns:1fr;align-content:start;gap:12px;padding:42px 26px 30px;display:grid;overflow-y:auto}.strength-gallery-nav::-webkit-scrollbar{width:5px}.strength-gallery-nav::-webkit-scrollbar-thumb{background:#caff328c;border-radius:99px}.strength-gallery-nav button{color:#6e756d;text-align:left;height:118px;font:inherit;cursor:pointer;background:#050606;border:1px solid #ffffff21;border-radius:17px;padding:14px;transition:border-color .2s,transform .2s,color .2s;position:relative;overflow:hidden}.strength-gallery-nav button:before{content:"";background:linear-gradient(145deg,var(--preview-color),transparent 70%);opacity:.78;position:absolute;inset:0}.strength-gallery-nav button:after{content:"";background:var(--preview-color);opacity:.9;border-radius:50%;width:115%;height:58%;position:absolute;bottom:-24%;left:-15%}.strength-gallery-nav button span{z-index:1;letter-spacing:.07em;max-width:75%;font-size:9px;font-weight:700;line-height:1.45;position:absolute;bottom:13px;left:14px}.strength-gallery-nav button:hover,.strength-gallery-nav button.is-current{border-color:var(--lime);color:#f1f5ee;transform:translateY(-2px)}.strength-gallery-page{background:var(--preview-color);color:#0c1108;flex-direction:column;justify-content:flex-end;padding:58px;display:flex;position:relative;overflow-y:auto}.strength-gallery-page:before{content:"";pointer-events:none;background:radial-gradient(circle at 84% 14%,#ffffff59,#0000 24%),linear-gradient(145deg,#0000 44%,#0000001f);position:absolute;inset:0}.strength-gallery-page>*{z-index:1;position:relative}.strength-gallery-page>span{letter-spacing:.15em;font-size:10px;font-weight:700}.strength-gallery-page h2{letter-spacing:-.08em;max-width:720px;margin-top:13px;font-size:clamp(46px,7vw,112px);line-height:.8}.strength-gallery-page p{letter-spacing:.14em;margin-top:25px;font-size:10px}.strength-gallery-scroll{background:#050606;place-items:center;display:grid}.strength-gallery-scroll:before{content:"";background:#ffffff24;border-radius:99px;width:7px;height:62%}.strength-gallery-scroll i{background:var(--lime);border-radius:99px;width:7px;height:86px;transition:transform .28s;position:absolute;box-shadow:0 0 14px #caff3273}.strength-gallery-close{z-index:4;color:#fff;cursor:pointer;background:#0507059e;border:1px solid #00000059;border-radius:50%;width:48px;height:48px;font:300 38px/1 Arial;position:absolute;top:28px;right:38px}.strength-gallery-close:hover{color:#101208;background:#fff}@media (width<=900px){.strength-gallery-frame{grid-template-columns:36% 1fr 18px;height:86vh}.strength-gallery-nav{padding:58px 14px 20px}.strength-gallery-nav button{height:92px}.strength-gallery-page{padding:36px 28px}.strength-gallery-close{top:20px;right:28px}}.strength-gallery-nav{grid-column:1;gap:24px;padding:42px 26px 34px}.strength-gallery-nav button{aspect-ratio:1.22;border-radius:18px;width:100%;height:auto}.strength-gallery-page{grid-column:3}.strength-gallery-scroll{grid-column:4}@media (width<=900px){.strength-gallery-frame{grid-template-columns:30% 5% 55% 10%}.strength-gallery-nav{gap:14px;padding:58px 14px 20px}.strength-gallery-nav button{aspect-ratio:1.16;height:auto}.strength-gallery-page{padding:0}.strength-gallery-canvas{padding:36px 28px}.strength-gallery-close{right:20px}}.strength-grid article:before{content:"";z-index:0;aspect-ratio:1;background:var(--lime);border-radius:50%;width:155%;transition:bottom .68s cubic-bezier(.2,.8,.18,1),transform .68s cubic-bezier(.2,.8,.18,1);position:absolute;bottom:-310%;left:50%;transform:translate(-50%)scale(.98);box-shadow:0 0 48px #caff3259}.strength-grid article:after{content:"";z-index:1;filter:blur(.25px)drop-shadow(0 0 16px #caff3266);opacity:.76;background:radial-gradient(at 38% 34%,#ccfb4d 0 28%,#0000 29%),radial-gradient(at 66% 63%,#7850de 0 27%,#0000 28%),radial-gradient(at 55% 48%,#a9cc38 0 49%,#0000 50%);border-radius:53% 47% 48% 52%;width:130px;height:105px;transition:opacity .25s,transform .35s;position:absolute;bottom:-10px;right:-7px}.strength-grid article>span,.strength-grid article>h3,.strength-grid article>i,.strength-grid .strength-type{z-index:2;position:relative}.strength-type{color:#81877d;letter-spacing:.06em;font-size:9px;font-weight:700;top:25px;right:21px;position:absolute!important}.strength-grid h3{color:var(--text);opacity:1;transform:none;transition:color .22s!important}.strength-grid h3 b{color:var(--lime)}.strength-grid article:hover:after{opacity:0;transform:scale(.8)}.strength-grid article:hover h3{opacity:1;color:#101208;transform:none}.skill-bubbles{pointer-events:none;z-index:3!important;transition:none!important;overflow:visible!important;transform:none!important}.skill-bubbles em{opacity:0;will-change:opacity,transform;transition:opacity .2s,transform .46s cubic-bezier(.18,.9,.22,1)!important}.skill-bubbles em:first-child{transform:translate(-38px,28px)rotate(-9deg)!important}.skill-bubbles em:nth-child(2){transform:translate(38px,26px)rotate(9deg)!important}.skill-bubbles em:nth-child(3){transform:translate(-20px,38px)rotate(-4deg)!important}.strength-grid article:hover .skill-bubbles em:first-child{transition-delay:.16s!important;transform:translate(0)rotate(-5deg)!important}.strength-grid article:hover .skill-bubbles em:nth-child(2){transition-delay:.24s!important;transform:translate(0)rotate(5deg)!important}.strength-grid article:hover .skill-bubbles em:nth-child(3){transition-delay:.32s!important;transform:translate(0)rotate(-2deg)!important}.feature-spotlight:before,.placeholder-spotlight:before{background:radial-gradient(circle 310px at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 78%);transition:opacity .45s}.feature-spotlight:hover:before,.placeholder-spotlight:hover:before{opacity:.78}.portrait-spotlight:after{content:"1198188599@qq.com";z-index:4;left:var(--mouse-x);top:var(--mouse-y);background:var(--lime);color:#101208;letter-spacing:0;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(calc(14px + var(--email-lag-x,0px)),calc(14px + var(--email-lag-y,0px))) rotate(calc(-6deg + var(--email-tilt,0deg))) scale(.92);transform-origin:50%;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:700;transition:opacity .16s,transform .46s cubic-bezier(.18,.82,.2,1.16);position:absolute}.portrait-spotlight:hover:after{opacity:1;transform:translate(calc(14px + var(--email-lag-x,0px)),calc(14px + var(--email-lag-y,0px))) rotate(calc(-6deg + var(--email-tilt,0deg))) scale(1)}.contact-spotlight{overflow:visible}.contact-card small{white-space:nowrap;margin:0;position:absolute;top:calc(100% + 20px);left:22px}.strength-grid article:after{display:none!important}.strength-grid article>i{position:absolute!important;inset:auto 20px 18px auto!important}.contact-card small{top:calc(100% - 20px)}.contact-logo-pill{background:var(--lime);color:#111;border-radius:999px;align-items:center;gap:9px;margin-top:24px;padding:11px 17px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.contact-logo-pill b{letter-spacing:-.08em;font-size:14px}.strength-grid article:hover{color:var(--text);background:#070908;transform:none}.strength-grid article:hover>span{color:var(--lime);border-color:#caff3259}.strength-grid article:hover .strength-type{color:#81877d}.strength-grid article:hover h3,.strength-grid article:hover h3 b{opacity:1;color:var(--text);transform:none}.strength-grid article:hover h3 b{color:var(--lime)}.strength-grid article:hover i{color:var(--lime);border-color:#caff328c}.strength-grid article:hover .skill-bubbles em{opacity:0}.strength-grid h3{margin-top:44px!important}.strength-grid article.is-active{z-index:1;background:var(--lime);color:#101208;transform:translateY(-5px)}.strength-grid article.is-active:before{bottom:-310%;transform:translate(-50%)scale(.98)}.strength-grid article.is-active h3,.strength-grid article.is-active h3 b{opacity:1;color:#101208;transform:none}.strength-grid article.is-active .skill-bubbles em{opacity:1}.skill-bubbles em:first-child{top:48%;left:12%;transform:rotate(-5deg)!important}.skill-bubbles em:nth-child(2){top:58%;right:12%;transform:rotate(5deg)!important}.skill-bubbles em:nth-child(3){top:68%;bottom:auto;left:22%;transform:rotate(-2deg)!important}.strength-grid article,.strength-grid article:hover,.strength-grid article.is-active{background:#070908}.strength-grid article:before{aspect-ratio:auto;background:var(--lime);opacity:1;border-radius:48% 52% 45% 55%/54% 46% 56% 44%;width:178%;height:172%;transition:bottom .62s cubic-bezier(.22,.82,.18,1) .18s,transform .62s cubic-bezier(.22,.82,.18,1) .18s;bottom:-182%;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 -12px 38px #caff323b}.strength-grid article:hover:before{bottom:-182%;transform:translate(-50%)rotate(-4deg)}.strength-grid article.is-active:before{transition-delay:0s;bottom:-42%;transform:translate(-50%)rotate(-4deg)}.strength-grid article.is-active>span{color:#263014;border-color:#0c100838}.strength-grid article.is-active .strength-type{color:#0c10088f}.strength-grid article.is-active h3,.strength-grid article.is-active h3 b{color:#101208}.strength-grid article.is-active i{color:#101208;border-color:#0c10085c}.skill-bubbles em{transition:opacity .2s,transform .32s cubic-bezier(.18,.9,.22,1)!important}.skill-bubbles em:first-child,.strength-grid article:hover .skill-bubbles em:first-child{top:58%;left:12%;transform:translateY(-18px)rotate(-5deg)!important}.skill-bubbles em:nth-child(2),.strength-grid article:hover .skill-bubbles em:nth-child(2){top:68%;right:12%;transform:translateY(-18px)rotate(5deg)!important}.skill-bubbles em:nth-child(3),.strength-grid article:hover .skill-bubbles em:nth-child(3){top:78%;bottom:auto;left:22%;transform:translateY(-18px)rotate(-2deg)!important}.strength-grid article.is-active .skill-bubbles em{opacity:1;transition-delay:.48s!important}.strength-grid article.is-active .skill-bubbles em:first-child{transform:translateY(0)rotate(-5deg)!important}.strength-grid article.is-active .skill-bubbles em:nth-child(2){transition-delay:.56s!important;transform:translateY(0)rotate(5deg)!important}.strength-grid article.is-active .skill-bubbles em:nth-child(3){transition-delay:.64s!important;transform:translateY(0)rotate(-2deg)!important}.strength-grid article.is-active .skill-bubbles em:first-child{transition-delay:.16s!important}.strength-grid article.is-active .skill-bubbles em:nth-child(2){transition-delay:.24s!important}.strength-grid article.is-active .skill-bubbles em:nth-child(3){transition-delay:.32s!important}.skill-bubbles em{transition-duration:.2s!important}.strength-grid article:first-child .skill-bubbles em:nth-child(3),.strength-grid article:nth-child(2) .skill-bubbles em:nth-child(3){left:calc(22% + 20px)}.strength-grid article.is-active>span{color:#101208;background:#fff;border-color:#fff}.skill-bubbles em{box-sizing:border-box;text-align:center;white-space:nowrap;padding:clamp(7px,2.4cqw,14px) clamp(10px,3.8cqw,22px);font-size:clamp(8px,2.9cqw,15px);line-height:1.2}.strength-grid article:nth-child(n+3) .skill-bubbles em:first-child{width:min(68%,280px);top:49%;left:7%}.strength-grid article:nth-child(n+3) .skill-bubbles em:nth-child(2){width:min(72%,310px);top:65%;left:24%;right:auto}.strength-grid article:nth-child(n+3) .skill-bubbles em:nth-child(3){width:min(70%,290px);top:81%;left:12%}.strength-grid article:nth-child(-n+2) .skill-bubbles em:first-child{width:min(45.333%,280px);top:49%;left:9%}.strength-grid article:nth-child(-n+2) .skill-bubbles em:nth-child(2){width:min(48%,310px);top:65%;left:25%;right:auto}.strength-grid article:nth-child(-n+2) .skill-bubbles em:nth-child(3){width:min(46.667%,290px);top:81%;left:17%}@media (width>=761px){.strength-grid article:nth-child(-n+2) .skill-bubbles em:first-child{left:29%}.strength-grid article:nth-child(-n+2) .skill-bubbles em:nth-child(2){left:45%}.strength-grid article:nth-child(-n+2) .skill-bubbles em:nth-child(3){left:37%}}.strength-gallery-modal{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000c7;padding:45px}.strength-gallery-frame{width:min(1080px,86vw);height:min(780px,calc(var(--locked-vh,1vh) * 84));border-radius:20px;grid-template-columns:250px minmax(0,1fr)}.strength-gallery-nav-shell{grid-column:1}.strength-gallery-page{background:#000;grid-column:2}.strength-gallery-canvas{box-sizing:border-box;width:min(100%,580px);margin-inline:auto}@media (width<=900px){.strength-gallery-modal{padding:32px 20px}.strength-gallery-frame{width:min(1080px,92vw);height:min(780px,calc(var(--locked-vh,1vh) * 84));grid-template-columns:minmax(180px,30%) minmax(0,1fr)}.strength-gallery-nav-shell{grid-column:1}.strength-gallery-page{grid-column:2}}.portfolio-prompt{opacity:0;filter:blur(10px);transform-origin:0;width:max-content;height:47px;margin-top:28px;transition:width .62s cubic-bezier(.22,.8,.2,1),transform .18s;position:relative;overflow:visible;transform:translateY(-28px)}.feature-work img{object-position:center top}.portfolio-prompt-label{z-index:1;opacity:1;visibility:visible;color:#fff;font:inherit;white-space:nowrap;display:block;position:relative}.portfolio-prompt-trigger:hover{background:#ffffff14}.portfolio-prompt:not(.is-sequence-ready){pointer-events:none}.portfolio-prompt:has(.portfolio-prompt-arrow:active){transform:translateY(4px)scale(.96)}.portfolio-prompt-surface{color:#fff;-webkit-backdrop-filter:blur(17px)saturate(125%);letter-spacing:-.02em;white-space:nowrap;background:#03050775;border:1px solid #ffffffd1;border-radius:999px;align-items:center;gap:14px;width:100%;height:47px;padding:0 30px;font:700 15px/1 Arial,Microsoft YaHei,sans-serif;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff17,0 15px 38px #0000003d}.portfolio-prompt-trigger{appearance:none;cursor:pointer;justify-content:center;width:100%;padding:0 30px;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .25s}.portfolio-prompt-trigger:active{transform:translateY(4px)scale(.95)}.portfolio-prompt-trigger:focus-visible,.portfolio-prompt-arrow:focus-visible{outline-offset:3px;outline:2px solid #fff}.portfolio-prompt-text{min-width:0;display:block;overflow:hidden}.portfolio-prompt.is-intro .portfolio-prompt-surface,.portfolio-prompt.is-loading .portfolio-prompt-surface,.portfolio-prompt.is-complete .portfolio-prompt-surface{text-align:center;justify-content:center}.portfolio-link-character{opacity:0;animation:portfolioCharacterIn .24s calc(var(--character-index) * 18ms) cubic-bezier(.2,.8,.2,1) forwards;display:inline-block;transform:translate(-8px)}.portfolio-complete-character{opacity:0;filter:blur(5px);animation:portfolioCompleteCharacterIn .3s calc(var(--character-index) * 42ms) cubic-bezier(.2,.8,.2,1) forwards;display:inline-block;transform:translate(-7px)translateY(3px)scale(.78)}.portfolio-prompt-arrow{color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#dcdfe133;border:1px solid #ffffff3b;border-radius:50%;flex:0 0 21px;place-items:center;width:21px;height:21px;padding:0;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .2s;animation:.3s both portfolioArrowIn;display:grid;box-shadow:inset 0 1px #ffffff38}.portfolio-prompt-arrow:hover{background:#e6e8ea52}.portfolio-prompt-arrow svg{stroke-width:1.7px;width:12px;height:12px}.portfolio-prompt.is-revealing .portfolio-prompt-surface,.portfolio-prompt.is-ready .portfolio-prompt-surface{letter-spacing:-.035em;padding-right:13px;font-size:13px;font-weight:600}.portfolio-prompt.is-loading .portfolio-prompt-surface{color:#fff6}.portfolio-prompt.is-loading .portfolio-prompt-text{animation:.75s ease-in-out 2 both loadingFlash}.portfolio-prompt-measure{visibility:hidden;pointer-events:none;width:max-content;position:absolute;top:0;left:0}.portfolio-prompt-measure.has-arrow{letter-spacing:-.035em;font-size:13px;font-weight:600}@keyframes portfolioPromptIn{to{opacity:1;filter:blur();transform:none}}@keyframes portfolioCharacterIn{to{opacity:1;transform:none}}@keyframes portfolioCompleteCharacterIn{to{opacity:1;filter:blur();transform:none}}@keyframes portfolioArrowIn{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:none}}@keyframes loadingFlash{0%,to{opacity:1}50%{opacity:.16}}@media (width<=1250px){.portfolio-prompt{max-width:68vw}.portfolio-prompt-surface{font-size:14px}}.portfolio-prompt{max-width:none;height:clamp(40px,2.45vw,47px);margin-top:clamp(20px,1.46vw,28px)}.portfolio-prompt-static{pointer-events:none;cursor:default}@media (width<=1250px){.portfolio-prompt{height:clamp(32px,2.45vw,47px);margin-top:clamp(14px,1.46vw,28px)}.portfolio-prompt-surface{height:clamp(32px,2.45vw,47px);padding-inline:clamp(15px,1.56vw,30px);font-size:clamp(9px,.78vw,15px)}.portfolio-prompt-trigger{padding-inline:clamp(15px,1.56vw,30px)}}@media (width<=760px){.portfolio-prompt{height:clamp(32px,9vw,40px);margin-top:clamp(14px,5vw,20px)}.portfolio-prompt-surface{height:clamp(32px,9vw,40px);font-size:clamp(9px,3vw,12px)}}@media (prefers-reduced-motion:reduce){.portfolio-link-character,.portfolio-prompt-arrow{animation-duration:.01ms;animation-iteration-count:1;animation-delay:0s}}.portfolio-link-modal.is-hidden{opacity:0;visibility:hidden;pointer-events:none;animation:none}.portfolio-link-modal.is-open{opacity:1;visibility:visible;pointer-events:auto;animation:.24s modalFade}.portfolio-link-modal.is-hidden .modal-frame{animation:none}.portfolio-link-modal.is-open .modal-frame{animation:.3s modalUp}.portfolio-link-modal .modal-frame{grid-template-columns:250px 1fr}.portfolio-link-modal .modal-frame aside h2{letter-spacing:0;line-height:calc(1em + 4px)}.portfolio-download-button{appearance:none;background:var(--lime);cursor:pointer;border:1px solid #fe5c196b;border-radius:999px;justify-content:center;align-items:center;width:116px;margin-top:22px;padding:11px 8px;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:flex;color:#0a0c0a!important;letter-spacing:.02em!important;font:800 11px/1 Arial,Microsoft YaHei,sans-serif!important}.portfolio-download-button:hover{background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff2e}.portfolio-download-button:active{transform:translateY(2px)scale(.97)}.portfolio-image-content{scrollbar-color:var(--lime) #111414;scrollbar-width:thin;touch-action:pan-y;background:#000;min-width:0;position:relative;overflow:auto}.portfolio-image-content::-webkit-scrollbar{width:7px}.portfolio-image-content::-webkit-scrollbar-thumb{background:var(--lime);border-radius:99px}.portfolio-image-content img{max-width:none;height:auto;margin:0 auto;display:block}.portfolio-zoom-indicator{z-index:5;background:var(--lime);color:#101208;white-space:nowrap;opacity:0;pointer-events:none;border-radius:999px;padding:4px 7px;font:800 10px/1 Arial,sans-serif;transition:opacity 1s,transform 1s;position:absolute;transform:translateY(4px)}.portfolio-zoom-indicator.is-visible{opacity:1;transition-duration:80ms;transform:none}.portfolio-zoom-help{color:#a6ada0;text-align:left;flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:absolute;bottom:75px;left:26px;right:20px}.portfolio-zoom-help-icons{color:#d7ddd4;flex:none;align-items:center;gap:6px;margin-bottom:-14px;display:flex}.portfolio-zoom-help-icons i{font-style:normal}.portfolio-command-icon{border:2px solid;border-radius:9px;place-items:center;width:28px;height:28px;font:500 20px/1 Arial,sans-serif;display:grid}.portfolio-zoom-help-icons b{font:600 18px/1 Arial,sans-serif}.portfolio-mouse-icon{border:2px solid;border-radius:11px;width:20px;height:30px;display:block;position:relative}.portfolio-mouse-icon em{background:currentColor;border-radius:99px;width:3px;height:8px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.portfolio-mouse-icon:before,.portfolio-mouse-icon:after{font:700 12px/1 Arial,sans-serif;position:absolute;left:50%;transform:translate(-50%)}.portfolio-mouse-icon:before{content:"⌃";top:-8px}.portfolio-mouse-icon:after{content:"⌄";bottom:-7px}.portfolio-zoom-help p{text-align:left;overflow-wrap:anywhere;width:13em;max-width:100%;margin:0;font-size:10px;line-height:1.5}.zoomable-modal-content{touch-action:none;cursor:grab;overscroll-behavior:contain;position:relative;overflow:auto}.zoomable-modal-content.is-image-dragging{cursor:grabbing;scroll-behavior:auto}.zoomable-content-target{-webkit-user-select:none;user-select:none;width:min(100%,580px);margin-inline:auto}.zoomable-content-target img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.zoomable-content-target>img{width:100%;max-width:none;height:auto;margin:0 auto;display:block}.zoomable-content-target>.strength-gallery-canvas{width:100%;margin-inline:0}.modal-scroll.zoomable-modal-content>.zoomable-content-target{min-height:100%}.modal-scroll.zoomable-modal-content .modal-placeholder{height:100%;min-height:inherit}.portfolio-image-content img{width:100%}@media (width<=760px){.work-modal .modal-frame{grid-template-columns:minmax(0,33%) minmax(0,67%)}.work-modal .modal-frame aside{min-width:0;padding:22.4px 12.6px;display:block}.work-modal .modal-frame aside>span{font-size:6.3px}.work-modal .modal-frame aside h2{margin-top:9px;font-size:clamp(17px,4.9vw,20.3px);line-height:calc(1em + 2.8px)}.work-modal .modal-frame aside>p{margin-top:12px;font-size:7px}.work-modal .modal-frame aside>small{font-size:7px;bottom:21px}.portfolio-link-modal .modal-frame{grid-template-columns:minmax(0,33%) minmax(0,67%)}.portfolio-link-modal .modal-frame aside{min-width:0;padding:22.4px 12.6px}.portfolio-link-modal .modal-frame aside span{font-size:6.3px}.portfolio-link-modal .modal-frame aside h2{margin-top:9px;font-size:clamp(17px,4.9vw,20.3px);line-height:calc(1em + 2.8px)}.portfolio-download-button{width:min(81.2px,100%);margin-top:15.4px;padding:7.7px 5.6px;font-size:7.7px!important}.portfolio-link-modal .modal-frame aside small{font-size:7px;bottom:21px}.portfolio-zoom-help{gap:7px;bottom:53px;left:12.6px;right:8px}.portfolio-zoom-help-icons{gap:3px;margin-bottom:-9.8px}.portfolio-command-icon{border-width:1.4px;border-radius:6.3px;width:19.6px;height:19.6px;font-size:14px}.portfolio-zoom-help-icons b{font-size:12.6px}.portfolio-mouse-icon{border-width:1.4px;border-radius:7.7px;width:14px;height:21px}.portfolio-mouse-icon em{width:2.1px;height:5.6px;top:3.5px}.portfolio-mouse-icon:before,.portfolio-mouse-icon:after{font-size:8.4px}.portfolio-mouse-icon:before{top:-5px}.portfolio-mouse-icon:after{bottom:-4px}.portfolio-zoom-help p{font-size:7px;line-height:1.5}.strength-gallery-modal{padding:32px 20px}.strength-gallery-frame{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,33%) minmax(0,67%)}.strength-gallery-nav-shell{grid-column:1;min-width:0;min-height:0;display:block;overflow:hidden}.strength-gallery-page{grid-column:2;min-width:0;min-height:0}.strength-gallery-scroll{display:none}.strength-gallery-nav{flex-direction:column;align-items:stretch;gap:8.4px;height:100%;padding:11.2px;display:flex;overflow-y:auto}.strength-gallery-nav button{aspect-ratio:4/3;border-radius:12px;flex:none;width:100%;min-width:0;height:auto;min-height:0;padding:9.8px;font-size:70%}}html{scroll-behavior:auto}.work-grid>.tilted-card,.work-card-specular,.feature-work,.placeholder-work{cursor:pointer}.loader strong,.loader strong .loader-count,.loader strong .loader-percent{color:var(--lime)}.hero>.hero-gallery.hero-circular-gallery{position:absolute}.works{color:var(--text);background:#030504}.works .section-heading p{color:#969b97}.skill-bubbles em{height:auto;min-height:0;padding:10px 18px;line-height:1.15}.profile-copy h3{font-size:clamp(38px,4.22vw,54px)}.contact h2{font-size:clamp(34px,6.845vw,97.96px)}.hero h1{margin-bottom:0;font-size:clamp(52px,9.16vw,176px)}.hero-copy{margin-top:clamp(12px,1.5vw,24px)}.portfolio-prompt{margin-top:clamp(12px,1vw,18px)}.portfolio-prompt-trigger .specular-button__label{z-index:3;opacity:1;visibility:visible;color:#fff;white-space:nowrap;display:block;position:relative}@media (width<=760px){.hero-copy,.portfolio-prompt{margin-top:12px}.skill-bubbles em{padding:5px 8px;font-size:clamp(6px,2.5cqw,9px);line-height:1.08}}.section-heading{margin-bottom:58px}.section-heading>span{font-size:11px;line-height:1.2}.section-heading h2{margin:15px 0 0;line-height:.9}.section-heading p{margin:7px 0 0;font-size:16px;line-height:1.2}.career-heading{border-bottom:1px solid var(--lime);justify-content:flex-start;align-items:baseline;gap:18px;margin-top:110px;padding:0 0 16px}.career-heading span{border:0;padding:0;font-size:11px;line-height:1.2}.career-heading p{font-size:16px;line-height:1.2}.timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.timeline>.timeline-spotlight{min-width:0;border-radius:0!important}.timeline .timeline-spotlight article,.timeline .timeline-spotlight:first-child article{min-height:245px;padding:20px 28px 22px;border-bottom:0!important;border-right:0!important}.timeline article>i{top:-5px;left:0}.timeline time{margin:0;font-size:10px}.timeline h3{margin:11px 0 10px}.timeline article>p{margin-top:12px}.feature-work>div{padding:clamp(18px,2.2vw,32px)}.feature-work h3{max-width:76%;margin:10px 0 0;font-size:clamp(19px,3vw,46px);line-height:.95}.feature-work .view-project{position:absolute;bottom:clamp(18px,2vw,28px);left:clamp(18px,2.2vw,32px)}.placeholder-work{flex-direction:column;align-items:flex-start;padding:clamp(18px,2.2vw,32px);display:flex}.placeholder-work strong{margin-top:10px;font-size:clamp(19px,3vw,42px);line-height:.9;position:static}.strength-grid article{padding:clamp(14px,2.2vw,24px);container-type:inline-size}.strength-grid article:before{background:#fe5c19!important;box-shadow:0 -12px 38px #fe5c193d!important}.strength-grid article>span{padding:clamp(4px,1.8cqw,6px) clamp(7px,3cqw,10px)!important;font-size:clamp(8px,3.3cqw,10px)!important;position:absolute!important;top:clamp(12px,6cqw,22px)!important;left:clamp(12px,6cqw,22px)!important}.strength-grid .strength-type{font-size:clamp(8px,3cqw,10px)!important;display:block!important;top:clamp(15px,7cqw,26px)!important;right:clamp(12px,6cqw,22px)!important}.strength-grid article>h3{width:calc(100% - clamp(36px,20cqw,104px))!important;max-width:none!important;margin:0!important;font-size:clamp(15px,8cqw,29px)!important;position:absolute!important;top:50%!important;left:clamp(18px,10cqw,52px)!important;transform:translateY(-50%)!important}.strength-grid article>i{width:clamp(28px,14cqw,36px)!important;height:clamp(28px,14cqw,36px)!important;font-size:clamp(15px,8cqw,20px)!important;bottom:clamp(12px,6cqw,22px)!important;right:clamp(12px,6cqw,22px)!important}.strength-grid article.is-active>h3,.strength-grid article.is-active>i{opacity:0!important;visibility:hidden!important}.skill-bubbles{z-index:4!important;gap:clamp(5px,3cqw,11px)!important;min-height:0!important;display:grid!important;position:absolute!important;inset:55% 12% auto!important;overflow:visible!important;transform:translateY(-45%)!important}.strength-grid article:nth-child(n) .skill-bubbles em{box-sizing:border-box!important;white-space:normal!important;width:100%!important;min-width:0!important;height:auto!important;min-height:clamp(24px,15cqw,42px)!important;padding:clamp(5px,3cqw,10px) clamp(7px,4cqw,15px)!important;font-size:clamp(7px,3.4cqw,11px)!important;line-height:1.15!important;position:static!important;transform:scale(.86)!important}.strength-grid article.is-active .skill-bubbles em{transform:scale(1)!important}.contact-section-heading{margin-bottom:42px}.contact-section-heading p{color:#969b97}.contact .contact-callout{max-width:calc(100% - 380px);margin:40px 0;font-size:clamp(48px,6vw,90px)}.contact-spotlight{right:0;transform:none}.nav-items a:hover,.nav-items a:focus-visible{color:#fff;background:#fe5c1933}.nav-button{transition:background-color .22s,color .22s,border-color .22s}.nav-button:hover,.nav-button:focus-visible{color:#111;background:#fff;border-color:#fff;outline:0}@media (width>=761px) and (width<=1180px){.profile-grid{grid-template-columns:minmax(300px,42%) minmax(0,1fr);gap:clamp(34px,5vw,64px)}.portrait-tilt,.portrait-spotlight,.portrait-card{width:100%;min-width:0}.profile-copy{min-width:0}.profile-intro{font-size:clamp(13px,1.55vw,17px)}.tags{gap:8px}.tags span{padding:7px 11px}.contact .contact-callout{max-width:calc(100% - 310px);font-size:clamp(42px,5.8vw,68px)}.contact-spotlight{width:270px;right:0}}@media (width<=760px){.section-heading{margin-bottom:38px}.section-heading h2{margin-top:12px}.section-heading p{margin-top:6px}.career-heading{align-items:baseline;gap:12px;margin-top:68px;padding-bottom:14px}.career-heading span,.career-heading p{font-size:12px}.timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline .timeline-spotlight article,.timeline .timeline-spotlight:first-child article{padding:18px 12px 22px;border:0!important}.timeline article>i{left:0}.work-grid{grid-template-rows:repeat(2,105px);grid-template-columns:1.18fr 1fr}.feature-work>div,.placeholder-work{padding:10px}.feature-work h3,.placeholder-work strong{margin-top:5px;font-size:13px}.feature-work .view-project{bottom:7px;left:10px}.contact-section-heading h2{font-size:clamp(30px,8.2vw,36px)}.contact .contact-callout{max-width:none;margin-top:28px;font-size:clamp(36px,11vw,58px)}}@media (width>=761px) and (width<=1180px){.experience{padding-top:56px;padding-bottom:32px}.career-heading{margin-top:56px}.works,.strengths{padding-top:48px;padding-bottom:32px}.contact{padding-top:48px}}@media (width<=760px){.experience{padding-top:44px;padding-bottom:28px}.experience .career-heading{margin-top:48px}.works{padding-top:32px}}.experience{padding-top:70px;padding-bottom:30px}.works{padding-top:50px;padding-bottom:30px}.strengths{padding-top:50px}@media (width>=761px) and (width<=1180px){.experience{padding-top:56px;padding-bottom:28px}.works{padding-top:44px;padding-bottom:28px}.strengths{padding-top:44px}}@media (width<=760px){.experience{padding-top:44px;padding-bottom:28px}.works{padding-top:32px;padding-bottom:28px}.strengths{padding-top:28px}}@media (width>=761px){.timeline .timeline-spotlight article,.timeline .timeline-spotlight:first-child article{padding-left:3px}}.contact{background-color:#000!important;border-top:0!important}@media (width>=1181px){#experience>.section-heading,#strengths>.section-heading{margin-top:50px}}@media (width<=1180px){#experience>.section-heading,#strengths>.section-heading{margin-top:0}}@media (width<=760px){.timeline>.timeline-spotlight>article,.timeline>.timeline-spotlight:first-child>article,.timeline>.timeline-spotlight>article:first-child{margin-left:0!important;padding-left:12px!important;transform:none!important}.timeline>.timeline-spotlight>article>i{left:0!important}.strength-grid article:nth-child(n)>span{justify-content:center;align-items:center;white-space:nowrap!important;width:auto!important;min-width:0!important;padding:4px 7px!important;font-size:8px!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:12px!important;left:12px!important;right:auto!important}.strength-grid article:nth-child(n)>.strength-type{width:auto!important;font-size:8px!important;line-height:1!important;display:block!important;top:16px!important;left:auto!important;right:12px!important}.strength-grid article:nth-child(n)>h3{width:auto!important;margin:0!important;font-size:clamp(14px,4vw,17px)!important;line-height:1.1!important;position:absolute!important;top:52px!important;left:18px!important;right:12px!important;transform:none!important}}.section-heading h2{font-size:clamp(28px,5vw,86px)}.contact-section-heading h2{font-size:clamp(24px,4.4vw,72px)}.contact .contact-callout{font-size:clamp(34px,5vw,78px)}@media (width>=761px) and (width<=1180px){.section-heading h2{font-size:clamp(26px,4.6vw,50px)}.contact-section-heading h2{font-size:clamp(22px,3.8vw,42px)}.contact .contact-callout{font-size:clamp(28px,4.6vw,48px)}}@media (width<=760px){.section-heading h2{font-size:clamp(22px,6.3vw,26px);line-height:.92}.contact-section-heading h2{white-space:nowrap;font-size:clamp(16px,4.65vw,19px);line-height:.95}.contact .contact-callout{font-size:clamp(25px,7.7vw,32px);line-height:.9}.tags{grid-template-columns:repeat(8,minmax(0,1fr));width:100%;gap:4px!important;display:grid!important}.tags span{white-space:nowrap;place-items:center;min-width:0;display:grid;padding:5px 2px!important;font-size:6px!important;line-height:1!important}.experience .career-heading{margin-bottom:0;padding-bottom:0;border-bottom:0!important}.experience .timeline{margin-top:10px}.tags{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px 10px!important}.tags span{min-height:30px;text-align:center!important;justify-content:center!important;align-items:center!important;padding:5px 3px!important;font-size:10px!important;line-height:1!important;display:flex!important}.experience{padding-top:32px;padding-bottom:20px}.experience>.section-heading{margin-bottom:24px}.experience .profile-grid{gap:20px;margin-top:20px}.experience .portrait-tilt,.experience .portrait-tilt .portrait-spotlight,.experience .portrait-card{height:210px}.experience .profile-copy h3{margin:14px 0 18px}.experience .profile-intro{margin-top:12px;line-height:1.55}.experience .info-row{margin-top:22px;padding:17px 0 19px}.experience .metrics{padding:20px 0}.experience .metrics p{margin-top:5px}.experience .tags{padding-top:16px}.experience .career-heading{margin-top:32px}.experience .timeline{row-gap:14px;margin-top:8px}.experience .timeline>.timeline-spotlight>article,.experience .timeline>.timeline-spotlight:first-child>article{padding-top:14px;padding-bottom:16px}.experience .timeline h3{margin:8px 0}.experience .timeline article>p{margin-top:9px;line-height:1.5}.contact{padding-bottom:24px;min-height:0!important}.contact .contact-inner{min-height:0}.contact .contact-logo-pill{margin-top:10px}.contact .contact-spotlight{margin-top:24px!important}.contact .footer-line{margin-top:28px}.strength-grid article:nth-child(n+3)>h3{top:47px!important}.feature-work>div{padding:10px!important;inset:0!important}}.glass-nav .logo-pill b{letter-spacing:.01em;-webkit-text-stroke:.15px currentColor;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:14px;font-weight:900}.glass-nav .nav-button{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-weight:500;line-height:1;font-size:10px!important}.strength-grid article:nth-child(n)>span{width:auto!important;min-width:0!important;padding:5px 9px!important;font-size:10px!important;line-height:1!important;position:absolute!important;top:clamp(14px,1.3vw,22px)!important;left:clamp(14px,1.3vw,22px)!important;right:auto!important}.strength-grid article:nth-child(n)>.strength-type{top:clamp(18px,1.5vw,25px)!important;right:clamp(14px,1.3vw,22px)!important}.strength-grid article:nth-child(n)>h3,.strength-grid article:nth-child(n+3)>h3{width:auto!important;margin:0!important;font-size:clamp(18px,1.7vw,29px)!important;line-height:1.1!important;position:absolute!important;top:clamp(86px,7.1vw,120px)!important;left:clamp(20px,3vw,52px)!important;right:clamp(20px,3vw,52px)!important;transform:none!important}@media (width<=760px){.strength-grid article:nth-child(n)>span{padding:4px 7px!important;font-size:8px!important;top:12px!important;left:12px!important}.strength-grid article:nth-child(n)>.strength-type{font-size:8px!important;top:16px!important;right:12px!important}.strength-grid article:nth-child(n)>h3,.strength-grid article:nth-child(n+3)>h3{font-size:clamp(14px,4vw,17px)!important;line-height:1.1!important;top:52px!important;left:18px!important;right:12px!important}}.strength-grid article:nth-child(n+3)>h3{top:calc(clamp(86px,7.1vw,120px) - 12px)!important}@media (width<=760px){.strength-grid article:nth-child(n+3)>h3{top:48px!important}}@media (width>=761px){:root{--shell:min(1280px,calc(100vw - clamp(40px,calc(50vw - 340px),640px)))}.glass-nav{width:var(--shell)}}@media (width>=1181px){.section-heading{margin-bottom:42px}.section-heading h2{font-size:clamp(42px,3.2vw,60px)}.section-heading p{font-size:14px}.profile-grid{grid-template-columns:minmax(0,38%) minmax(0,1fr);gap:52px}.portrait-tilt,.portrait-tilt .portrait-spotlight,.portrait-card{height:430px;min-height:430px}.profile-copy{padding:6px 0}.profile-copy h3{margin:16px 0 20px;font-size:42px}.profile-intro{font-size:14px;line-height:1.65}.info-row{gap:32px;margin-top:24px;padding:18px 0 20px}.metrics{padding:20px 0}.metrics b{font-size:34px}.tags{gap:8px;padding-top:16px}.tags span{padding:6px 11px}.career-heading{margin-top:72px}.timeline .timeline-spotlight article,.timeline .timeline-spotlight:first-child article{min-height:205px;padding-top:18px;padding-bottom:18px}.timeline h3{font-size:15px}.timeline article>p{font-size:11px;line-height:1.55}.work-grid{grid-template-rows:250px 250px;gap:16px}.feature-work h3{font-size:clamp(24px,2.4vw,38px)}.placeholder-work strong{font-size:clamp(24px,2.3vw,36px)}.strength-grid{gap:12px}.strength-grid article{border-radius:17px;min-height:270px}.contact{min-height:680px}.contact-inner{min-height:590px}.contact-section-heading{margin-bottom:32px}.contact .contact-callout{font-size:clamp(42px,4.2vw,64px)}.contact-spotlight{width:260px;height:230px}.contact-card{padding:24px}}.feature-work h3,.placeholder-work strong,.strength-grid article:nth-child(n)>h3,.strength-grid article:nth-child(n+3)>h3{letter-spacing:-.04em!important;font-size:clamp(20px,2.3vw,36px)!important;line-height:.95!important}.strength-grid article:nth-child(n) .skill-bubbles em{text-align:center!important;justify-content:center!important;align-items:center!important;height:clamp(32px,2.2vw,42px)!important;min-height:clamp(32px,2.2vw,42px)!important;padding:6px 12px!important;font-size:clamp(10px,.75vw,12px)!important;line-height:1.1!important;display:flex!important}@media (width<=760px){.feature-work h3,.placeholder-work strong,.strength-grid article:nth-child(n)>h3,.strength-grid article:nth-child(n+3)>h3{letter-spacing:-.04em!important;font-size:13px!important;line-height:.95!important}.strength-grid article:nth-child(n) .skill-bubbles em{height:26px!important;min-height:26px!important;padding:4px 7px!important;font-size:8.5px!important;line-height:1!important}}.feature-work h3,.placeholder-work strong,.strength-grid article:nth-child(n)>h3,.strength-grid article:nth-child(n+3)>h3{font-size:clamp(24px,2.4vw,38px)!important}@media (width<=760px){.feature-work h3,.placeholder-work strong,.strength-grid article:nth-child(n)>h3,.strength-grid article:nth-child(n+3)>h3{font-size:13px!important}}.team-effect-grid .team-effect-card{min-width:0;height:100%;min-height:0;color:var(--text);cursor:pointer;background:#070908;border:1px solid #2a2e2a;border-radius:17px;position:relative;overflow:hidden;container-type:inline-size}.team-effect-grid .team-effect-card:first-child{grid-row:1/3}.team-effect-card:before{content:"";z-index:0;background:var(--lime);border-radius:48% 52% 45% 55%/54% 46% 56% 44%;width:178%;height:172%;transition:bottom .62s cubic-bezier(.22,.82,.18,1) .18s,transform .62s cubic-bezier(.22,.82,.18,1) .18s;position:absolute;bottom:-182%;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 -12px 38px #fe5c193d}.team-effect-card.is-active:before{transition-delay:0s;bottom:-42%;transform:translate(-50%)rotate(2deg)}.team-effect-card>span,.team-effect-card>.strength-type,.team-effect-card>h3,.team-effect-card>i,.team-effect-card>.skill-bubbles{z-index:2;position:absolute}.team-effect-card>span{color:var(--lime);border:1px solid #fe5c198c;border-radius:999px;padding:5px 9px;font-size:clamp(9px,.65vw,11px);line-height:1;top:clamp(14px,1.3vw,22px);left:clamp(14px,1.3vw,22px)}.team-effect-card>.strength-type{color:#8b918c;letter-spacing:.04em;font-size:clamp(8px,.6vw,10px);font-style:normal;top:clamp(16px,1.45vw,25px);right:clamp(14px,1.3vw,22px)}.team-effect-card>h3{letter-spacing:-.045em;margin:0;font-size:clamp(23px,2.15vw,36px);font-weight:800;line-height:.98;transition:opacity .2s,visibility .2s;top:clamp(70px,6.2vw,104px);left:clamp(22px,3vw,50px);right:clamp(22px,3vw,50px)}.team-effect-card>h3 b{color:var(--lime)}.team-effect-card>i{aspect-ratio:1;border:1px solid var(--lime);width:clamp(32px,2.5vw,40px);color:var(--lime);border-radius:50%;place-items:center;font-size:clamp(17px,1.25vw,21px);font-style:normal;transition:opacity .2s,visibility .2s;display:grid;bottom:clamp(14px,1.3vw,22px);right:clamp(14px,1.3vw,22px)}.team-effect-card.is-active>h3,.team-effect-card.is-active>i{visibility:hidden;opacity:0}.team-effect-card.is-active>span{color:#101208;background:#fff;border-color:#fff}.team-effect-card.is-active>.strength-type{color:#0c100894}.team-effect-card>.skill-bubbles{pointer-events:none;gap:clamp(6px,2.2cqw,11px);min-height:0;display:grid;inset:55% 12% auto;transform:translateY(-45%)}.team-effect-card .skill-bubbles em{box-sizing:border-box;text-align:center;opacity:0;border-radius:999px;justify-content:center;align-items:center;width:100%;height:clamp(32px,2.35vw,42px);min-height:0;padding:5px 12px;font-size:clamp(9px,.72vw,12px);line-height:1;transition:opacity .24s,transform .32s cubic-bezier(.2,.8,.2,1);display:flex;position:static;transform:scale(.86)}.team-effect-card.is-active .skill-bubbles em{opacity:1;transform:scale(1)}.team-effect-card.is-active .skill-bubbles em:nth-child(2){transition-delay:50ms}.team-effect-card.is-active .skill-bubbles em:nth-child(3){transition-delay:.1s}@media (width<=700px){.team-effect-card>span{padding:4px 7px;font-size:8px;top:10px;left:10px}.team-effect-card>.strength-type{font-size:7px;top:13px;right:10px}.team-effect-card>h3{font-size:clamp(12px,3.45vw,14px);line-height:.96;top:39px;left:10px;right:10px}.team-effect-card>i{width:27px;font-size:14px;bottom:8px;right:8px}.team-effect-card>.skill-bubbles{gap:3px;top:55%;left:8%;right:8%}.team-effect-card .skill-bubbles em{height:20px;padding:3px 5px;font-size:clamp(6px,1.75vw,8px)}}.team-effect-card>h3{white-space:pre-line;overflow-wrap:normal;word-break:keep-all}.team-effect-card>.skill-bubbles{visibility:hidden;transition:opacity .2s,transform .3s,visibility .2s;opacity:0!important;transform:translateY(-45%)scale(.96)!important}.team-effect-card.is-active>.skill-bubbles{visibility:visible;opacity:1!important;transform:translateY(-45%)scale(1)!important}.team-effect-card .skill-bubbles em,.team-effect-card.is-active .skill-bubbles em:nth-child(n){width:100%!important;position:static!important;inset:auto!important}.team-effect-card.is-active .skill-bubbles em:first-child{transform:rotate(-5deg)scale(1)!important}.team-effect-card.is-active .skill-bubbles em:nth-child(2){transform:rotate(5deg)scale(1)!important}.team-effect-card.is-active .skill-bubbles em:nth-child(3){transform:rotate(-2deg)scale(1)!important}.contact{background:#000!important;border-top:0!important;min-height:max(720px,100vh)!important;padding:0!important}.contact:before{background:radial-gradient(circle at 76% 28%,#fe5c191f,#0000 24%),radial-gradient(circle at 23% 69%,#1243422e,#0000 27%)!important}.contact-inner{grid-template-columns:minmax(0,1.55fr) minmax(230px,.62fr);align-items:center;column-gap:clamp(80px,10vw,180px);padding-top:5vh;padding-bottom:5vh;display:grid;min-height:max(720px,100vh)!important}.contact-copy{align-self:center}.contact-kicker{color:#8e938f;margin:0 0 clamp(8px,.8vw,13px);font-size:clamp(15px,1.25vw,21px);font-weight:400;line-height:1}.contact .contact-callout{color:#f1f3f0;letter-spacing:-.065em;white-space:nowrap;font-weight:500;max-width:none!important;margin:0!important;font-size:clamp(54px,5.65vw,90px)!important;line-height:.86!important}.contact .contact-callout b{color:inherit}.contact .contact-callout i{color:#f1f3f0;margin-left:.12em;font-size:.42em;font-style:normal;display:inline-block;transform:translateY(-.05em)}.contact .contact-logo-pill{padding:9px 15px;font-size:10px;margin-top:clamp(22px,2.2vw,35px)!important}.contact .contact-logo-pill b{font-size:12px}.contact .contact-spotlight{border-radius:18px;justify-self:end;max-width:285px;width:100%!important;height:326px!important;margin:0!important;position:relative!important;top:auto!important;right:auto!important}.contact .contact-card{background:#181c18f0;border-color:#3a403a;width:100%;height:100%;padding:29px 26px!important}.contact .contact-card>span{font-size:10px}.contact .contact-card>p{margin:25px 0 0;font-size:21px;line-height:1}.contact .contact-details{gap:0;margin-top:24px;font-size:11px}.contact .contact-details>*{border-bottom:1px solid #ffffff14;padding:10px 0;font-size:11px!important}.contact .contact-card small{font-size:7px;top:auto;bottom:25px;left:26px}.contact .footer-line{margin:0;position:absolute;bottom:22px;left:0;right:0}@media (width>=761px) and (width<=1180px){.contact-inner{grid-template-columns:minmax(0,1.45fr) 240px;column-gap:clamp(45px,7vw,85px)}.contact .contact-callout{font-size:clamp(44px,5.7vw,66px)!important}.contact .contact-spotlight{height:285px!important}}@media (width<=760px){.contact{min-height:0!important}.contact-inner{grid-template-columns:1fr;gap:0;padding-top:70px;padding-bottom:32px;display:grid;min-height:0!important}.contact-kicker{margin-bottom:9px;font-size:14px}.contact .contact-callout{white-space:nowrap;font-size:clamp(36px,11.5vw,47px)!important;line-height:.88!important}.contact .contact-logo-pill{margin-top:24px!important}.contact .contact-spotlight{justify-self:end;max-width:285px;width:82%!important;height:270px!important;margin-top:52px!important}.contact .contact-card{padding:24px 22px!important}.contact .contact-card>p{margin-top:20px;font-size:19px}.contact .contact-details{margin-top:18px}.contact .contact-details>*{padding:8px 0;font-size:10px!important}.contact .contact-card small{bottom:20px;left:22px}.contact .footer-line{margin-top:48px;position:relative;bottom:auto}}.contact .footer-line{display:none!important}.contact .contact-callout{letter-spacing:-.055em!important;font-size:clamp(60px,6.15vw,96px)!important;font-weight:500!important;line-height:.85!important}.contact .contact-card>span{color:var(--lime);letter-spacing:-.015em;font-weight:800}.contact .contact-card>p{display:none!important}.contact .contact-details{margin-top:24px!important}.contact .contact-details>*{border-bottom:0!important;padding:8px 0!important}.contact .contact-card small{color:#747a74;margin-top:13px;display:block;position:static!important}.contact .contact-qr{object-fit:cover;border-radius:9px;width:96px;height:96px;margin-top:24px;display:block}@media (width>=761px) and (width<=1180px){.contact .contact-callout{font-size:clamp(48px,6.15vw,70px)!important}}@media (width<=760px){.contact .contact-callout{letter-spacing:-.055em!important;font-size:clamp(38px,11.7vw,49px)!important;line-height:.85!important}.contact .contact-details{margin-top:18px!important}.contact .contact-card small{margin-top:10px}.contact .contact-qr{width:84px;height:84px;margin-top:18px}}.contact .contact-callout,.contact .contact-callout .hover-letter{letter-spacing:0!important;font-weight:800!important}.contact .contact-card{flex-direction:column;display:flex;overflow:hidden}.contact .contact-details{gap:0!important;margin-top:17px!important}.contact .contact-details>*{min-height:0;line-height:1.1;border-bottom:1px solid #ffffff17!important;padding:8px 0!important}.contact .contact-card small{flex:none;margin-top:12px}.contact .contact-qr{flex:none;width:88px;height:88px;margin-top:17px}@media (width>=761px) and (width<=1180px){.contact .contact-card{padding:22px 21px!important}.contact .contact-details{margin-top:13px!important}.contact .contact-details>*{padding:6px 0!important;font-size:9px!important}.contact .contact-card small{margin-top:9px;font-size:6px}.contact .contact-qr{width:74px;height:74px;margin-top:13px}}@media (width<=760px){.contact .contact-spotlight{height:300px!important}.contact .contact-details{margin-top:14px!important}.contact .contact-details>*{padding:7px 0!important}.contact .contact-card small{margin-top:10px}.contact .contact-qr{width:78px;height:78px;margin-top:14px}}.contact .contact-spotlight{aspect-ratio:203/236;container-type:inline-size;width:min(100%,285px)!important;max-width:285px!important;height:auto!important}.contact .contact-card{--card-inset:8.6cqw;width:100%!important;height:100%!important;padding:var(--card-inset)!important;border-radius:18px!important;display:block!important;position:relative!important;overflow:auto!important}.contact .contact-card>span{display:block;font-size:4.25cqw!important;font-weight:800!important;line-height:1!important}.contact .contact-details{gap:0!important;margin-top:7.2cqw!important;display:grid!important}.contact .contact-details>*{white-space:nowrap;border-bottom:1px solid #ffffff17!important;min-height:0!important;padding:3.85cqw 0!important;font-size:3.75cqw!important;line-height:1!important}.contact .contact-card small{color:#747a74;white-space:nowrap;top:auto!important;right:auto!important;bottom:calc(var(--card-inset) + 36cqw + 7.4cqw)!important;left:var(--card-inset)!important;margin:0!important;font-size:2.55cqw!important;line-height:1!important;position:absolute!important}.contact .contact-qr{right:auto;bottom:var(--card-inset);left:var(--card-inset);object-fit:cover;border-radius:3.5cqw;display:block;position:absolute;width:36cqw!important;height:36cqw!important;margin:0!important}@media (width>=761px) and (width<=1180px){.contact .contact-spotlight{width:240px!important;max-width:240px!important;height:auto!important}.contact .contact-card{padding:var(--card-inset)!important}.contact .contact-details{margin-top:7.2cqw!important}.contact .contact-details>*{padding:3.85cqw 0!important;font-size:3.75cqw!important}.contact .contact-card small{font-size:2.55cqw!important}}@media (width<=760px){.contact .contact-spotlight{width:min(82%,285px)!important;max-width:285px!important;height:auto!important}.contact .contact-card{padding:var(--card-inset)!important}.contact .contact-details{margin-top:7.2cqw!important}.contact .contact-details>*{padding:3.85cqw 0!important;font-size:3.75cqw!important}.contact .contact-card small{font-size:2.55cqw!important}}.contact .contact-callout{margin-left:8px!important}.team-effect-grid .team-effect-card:first-child.is-active>h3{visibility:visible!important;opacity:1!important;color:#101208!important}.team-effect-grid .team-effect-card:first-child.is-active>h3 b{color:#101208!important}.team-effect-grid .team-effect-card:first-child>.skill-bubbles,.team-effect-grid .team-effect-card:first-child.is-active>.skill-bubbles{align-content:center!important;display:grid!important;top:clamp(180px,15vw,245px)!important;bottom:clamp(16px,1.5vw,25px)!important;transform:none!important}@media (width<=700px){.team-effect-grid .team-effect-card:first-child>.skill-bubbles,.team-effect-grid .team-effect-card:first-child.is-active>.skill-bubbles{top:67px!important;bottom:8px!important}}.team-effect-card:before{box-shadow:none!important}.hero-name-label{font-size:clamp(11px,10px + .26vw,15px)!important}.hero-name-rotating{min-height:clamp(32px,31px + .26vw,36px)!important;padding-inline:clamp(12px,11px + .21vw,15px)!important;font-size:clamp(11px,10px + .21vw,14px)!important}.portfolio-prompt{transform-origin:50%;height:clamp(32px,2.45vw,47px)!important;margin-top:clamp(12px,1vw,18px)!important}.portfolio-prompt-surface{gap:clamp(10px,.73vw,14px)!important;height:clamp(32px,2.45vw,47px)!important;padding-inline:clamp(15px,1.56vw,30px)!important;font-size:clamp(9px,.78vw,15px)!important}.portfolio-prompt-trigger{padding-inline:clamp(15px,1.56vw,30px)!important}.hero>.hero-gallery.hero-circular-gallery{overflow:hidden!important}.team-effect-card>h3{letter-spacing:0;max-width:none;font-size:clamp(27px,2.6vw,42px);line-height:.9;inset:auto clamp(84px,7vw,112px) clamp(22px,2vw,30px) clamp(22px,2.5vw,38px)!important}.team-effect-card>h3:before{content:attr(data-eyebrow);color:var(--lime);letter-spacing:.1em;margin-bottom:clamp(7px,.65vw,10px);font-size:clamp(8px,.65vw,10px);font-weight:600;line-height:1;display:block}.team-effect-card>i{color:#fff;background:#00000026;border-color:#fffc;width:clamp(40px,3.4vw,50px);font-size:clamp(20px,1.55vw,24px);transition:color .3s,border-color .3s,background .3s,transform .3s;visibility:visible!important;opacity:1!important}.team-effect-card.is-active>i{background:#fff3;transform:rotate(45deg);visibility:visible!important;opacity:1!important;color:#101208!important;border-color:#1012088c!important}.team-effect-grid .team-effect-card:first-child.is-active>h3:before{color:#101208}.team-effect-grid .team-effect-card:first-child>.skill-bubbles,.team-effect-grid .team-effect-card:first-child.is-active>.skill-bubbles{align-content:center!important;top:clamp(68px,5vw,82px)!important;bottom:clamp(112px,9vw,154px)!important;transform:none!important}@media (width<=700px){.team-effect-card>h3{font-size:clamp(12px,3.6vw,15px);line-height:.9;bottom:10px!important;left:10px!important;right:45px!important}.team-effect-card>h3:before{margin-bottom:4px;font-size:6px}.team-effect-card>i{width:28px;font-size:15px;bottom:8px;right:8px}.team-effect-grid .team-effect-card:first-child>.skill-bubbles,.team-effect-grid .team-effect-card:first-child.is-active>.skill-bubbles{top:39px!important;bottom:48px!important}}@media (width>=761px){.experience .profile-grid{align-items:stretch}.experience .profile-copy{box-sizing:border-box;flex-direction:column;min-width:0;height:100%;max-height:100%;padding:5px 0 0;display:flex;overflow:hidden}.experience .profile-copy .lime-label{flex:none;font-size:9px}.experience .profile-copy h3{letter-spacing:-.045em;white-space:nowrap;flex:none;margin:12px 0 15px;font-size:clamp(31px,3.05vw,42px);line-height:1}.experience .profile-intro{flex:none;margin:0;font-size:clamp(11px,.94vw,13px);line-height:1.62}.experience .info-row{flex:none;gap:32px;margin-top:16px;padding:12px 0 14px}.experience .info-row span{margin-bottom:6px;font-size:8px}.experience .info-row strong{font-size:13px}.experience .metrics{flex:none;padding:13px 0 14px}.experience .metrics b{font-size:30px}.experience .metrics p{margin-top:5px;font-size:8px}.experience .tags{flex:none;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;width:100%;margin-top:auto;padding-top:12px;display:grid}.experience .tags span{box-sizing:border-box;white-space:nowrap;place-items:center;min-width:0;min-height:24px;padding:5px 4px;font-size:7px;line-height:1;display:grid}}@media (width>=1181px){.experience .profile-copy{height:430px;max-height:430px}}@media (width>=761px){.experience .profile-copy{--profile-edge-gap:16px;height:100%;max-height:100%;padding-top:var(--profile-edge-gap);padding-bottom:var(--profile-edge-gap);grid-template-rows:auto auto auto auto auto auto;align-content:space-between;display:grid;overflow:hidden}.experience .profile-copy .lime-label{margin:0}.experience .profile-copy h3{margin:0;line-height:1}.experience .profile-intro{margin:0;font-size:clamp(12px,1vw,14px);line-height:1.62}.experience .info-row{margin:0;padding:12px 0 14px}.experience .metrics{margin:0;padding:13px 0 14px}.experience .tags{align-self:end;margin:0;padding:0}}@media (width>=1181px){.experience .profile-copy{height:430px;max-height:430px}}@media (width>=761px){.experience .profile-grid{align-items:stretch}.experience .portrait-tilt,.experience .portrait-tilt .portrait-spotlight,.experience .portrait-card{width:100%;height:clamp(350px,30vw,390px)!important;min-height:clamp(350px,30vw,390px)!important}.experience .profile-copy{--profile-edge-gap:14px;padding-top:var(--profile-edge-gap);padding-bottom:var(--profile-edge-gap);box-sizing:border-box;grid-template-rows:auto auto auto auto auto auto;align-content:start;row-gap:10px;display:grid;overflow:hidden;height:clamp(350px,30vw,390px)!important;max-height:clamp(350px,30vw,390px)!important}.experience .profile-copy .lime-label{margin:0;font-size:8px}.experience .profile-copy h3{margin:0;font-size:clamp(28px,2.75vw,38px);line-height:1}.experience .profile-intro{margin:0;font-size:clamp(10px,.9vw,13px);line-height:1.48}.experience .info-row{margin:0;padding:9px 0 10px}.experience .metrics{margin:0;padding:9px 0 10px}.experience .tags{align-self:auto;margin:0;padding:0}.experience .tags span{min-height:22px;padding:4px 3px;font-size:7px}.experience .profile-copy{height:auto!important;max-height:none!important}.experience .portrait-tilt,.experience .portrait-tilt .portrait-spotlight,.experience .portrait-card,.experience .profile-copy{height:430px!important;min-height:430px!important;max-height:430px!important}.experience .profile-copy{--profile-edge-gap:14px;padding:0;display:block;position:relative;overflow:hidden;height:430px!important;min-height:430px!important;max-height:430px!important}.experience .profile-copy .lime-label,.experience .profile-copy h3,.experience .profile-intro,.experience .info-row,.experience .metrics,.experience .tags{margin:0;position:absolute;left:0;right:0}.experience .profile-copy .lime-label{top:var(--profile-edge-gap);font-size:clamp(7px,.62vw,9px)}.experience .profile-copy h3{white-space:nowrap;font-size:clamp(27px,2.8vw,40px);line-height:1;top:42px}.experience .profile-intro{font-size:clamp(9px,.88vw,12px);line-height:1.55;top:100px}.experience .info-row{padding:12px 0 14px;top:205px}.experience .info-row span{margin-bottom:5px;font-size:clamp(6px,.55vw,8px)}.experience .info-row strong{font-size:clamp(10px,.92vw,13px)}.experience .metrics{padding:12px 0 14px;top:280px}.experience .metrics b{font-size:clamp(23px,2.2vw,30px)}.experience .metrics p{margin-top:4px;font-size:clamp(6px,.52vw,8px)}.experience .tags{bottom:var(--profile-edge-gap);grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;width:100%;padding:0;display:grid}.experience .tags span{min-width:0;min-height:22px;padding:4px 3px;font-size:clamp(6px,.5vw,7px)}}@media (width<=760px){.experience .profile-copy .lime-label,.experience .profile-copy h3,.experience .profile-intro,.experience .info-row,.experience .metrics,.experience .tags{position:static}}@media (width>=761px){.experience .metrics{top:312px}.experience .tags{bottom:var(--profile-edge-gap)}.experience .profile-copy h3{top:32px}.experience .profile-intro{font-size:clamp(16px,1.5vw,20px);line-height:1.5;top:80px}.experience .metrics{box-sizing:border-box;height:67px!important;min-height:67px!important;padding:9px 0 10px!important;top:312px!important}.experience .metrics b{font-size:30px!important;line-height:1!important}.experience .metrics p{margin-top:4px!important;font-size:7px!important;line-height:1!important}.experience .tags{height:22px!important;min-height:22px!important;top:auto!important;bottom:14px!important}.experience .tags span{box-sizing:border-box;height:22px!important;min-height:22px!important;padding:4px 3px!important;font-size:7px!important;line-height:1!important}.experience .profile-copy{container-type:inline-size}.experience .profile-intro{box-sizing:border-box;align-items:flex-end;display:flex;overflow:hidden;height:151px!important;min-height:151px!important;max-height:151px!important;margin:0!important;font-size:clamp(9px,2.28cqw,16px)!important;line-height:1.5!important;top:80px!important;bottom:auto!important}.experience .info-row{top:245px!important}.experience .profile-copy{--profile-gap-a:14px;--profile-title-size:clamp(27px,2.8vw,40px)}.experience .profile-copy h3{font-size:var(--profile-title-size)!important;line-height:1!important;top:32px!important}.experience .profile-intro{overflow:hidden;top:calc(32px + var(--profile-title-size) + var(--profile-gap-a))!important;height:calc(231px - 32px - var(--profile-title-size) - var(--profile-gap-a))!important;min-height:0!important;max-height:none!important;font-size:clamp(16px,2.6cqw,19px)!important;line-height:1.5!important;display:block!important;bottom:auto!important}}.experience .profile-copy h3 b{white-space:nowrap;display:inline-block}@media (width>=761px){.experience .profile-intro{align-items:flex-end;font-size:clamp(11px,3cqw,16px)!important;line-height:1.5!important;display:flex!important}.experience .profile-intro>span{width:100%;display:block}.experience .profile-intro{align-items:flex-start!important}.experience .metrics p{font-size:12px!important;line-height:1!important}}.visual-works{clip-path:inset(0 -100vmax);box-shadow:0 0 0 100vmax #000;background:#000!important}.contact .contact-section-heading{z-index:2;position:absolute;top:clamp(48px,5vh,72px);left:0;right:0;margin:0!important}.contact .contact-section-heading>span{font-size:11px}.contact .contact-section-heading h2{letter-spacing:0;white-space:nowrap;margin:14px 0 4px;font-weight:800;line-height:.9;font-size:clamp(42px,3.2vw,60px)!important}.contact .contact-section-heading p{color:#969b97;margin:8px 0 0;font-size:14px}@media (width<=760px){.contact .contact-section-heading{grid-column:1;position:static;margin-bottom:48px!important}.contact .contact-section-heading>span{font-size:10px}.contact .contact-section-heading h2{margin-top:12px;font-size:clamp(22px,6.3vw,26px)!important}.contact .contact-section-heading p{margin-top:6px;font-size:13px}}.visual-works>.section-heading h2{margin-left:-2px!important}.contact .contact-section-heading h2,.contact .contact-section-heading h2 .hover-letter{position:relative;margin-left:7px!important;font-weight:700!important;left:0!important}.contact .contact-callout,.contact .contact-callout .hover-letter{font-weight:700!important}@media (width<=760px){.contact .contact-section-heading{margin-top:40px!important}}.contact .contact-section-heading h2{letter-spacing:0!important;margin-left:7px!important}.contact .contact-section-heading h2 .hover-letter{font-weight:inherit!important;letter-spacing:inherit!important;margin-left:0!important;left:auto!important}.contact .contact-section-heading h2{margin-left:-1px!important}@media (width<=760px){.contact .contact-inner{box-sizing:border-box;width:calc(100% - 48px)!important;max-width:calc(100% - 48px)!important;margin-left:auto!important;margin-right:auto!important}.contact .contact-copy{width:100%;min-width:0;overflow:visible}.contact .contact-kicker{margin-left:0!important}.contact .contact-callout{white-space:nowrap;width:100%;max-width:100%!important;margin-left:0!important;margin-right:0!important;font-size:clamp(31px,10vw,40px)!important;left:0!important}.contact .contact-spotlight{box-sizing:border-box;justify-self:end!important;width:min(82%,285px)!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;left:auto!important;right:auto!important;transform:none!important}}.web-arrow{width:1em;height:.6em;color:inherit;transform:rotate(var(--arrow-rotation,0deg));transform-origin:50%;display:block;overflow:visible;fill:currentColor!important;stroke:none!important}.web-arrow path{fill:currentColor!important;stroke:none!important}.section-heading h2>i,.contact .contact-callout>i{vertical-align:middle;place-items:center;line-height:0;display:inline-grid!important}.section-heading h2>i .web-arrow,.contact .contact-callout>i .web-arrow{width:1em;height:.6em}.team-effect-card>i,.visual-project-bottom button,.twg-card .bottom>a{place-items:center!important;line-height:0!important;display:grid!important}.visual-project-bottom button .web-arrow,.twg-card .bottom>a .web-arrow{width:18px;height:18px}.hero-scroll .web-arrow,.strength-gallery-canvas small .web-arrow{vertical-align:middle;width:1em;height:1em;display:inline-block}.section-heading h2>i{transform:translateY(.02em);vertical-align:baseline!important}.section-heading h2>i .web-arrow{width:1.4em!important;height:.84em!important}@media (width<=700px){.team-effect-card>i .web-arrow{width:12px!important;height:12px!important}}.section-heading h2>i{margin-left:-2px!important}.experience,.works{background:#000!important}.experience{clip-path:inset(0 -100vmax);box-shadow:0 0 0 100vmax #000}:root{--portfolio-module-gap:clamp(88px,7vw,112px)}.experience,.visual-works,.works{padding-bottom:0!important}.visual-works,.works{padding-top:var(--portfolio-module-gap)!important}.contact .contact-section-heading{top:var(--portfolio-module-gap)!important}@media (width<=760px){:root{--portfolio-module-gap:72px}.visual-works,.works,.contact .contact-inner{padding-top:var(--portfolio-module-gap)!important}.contact .contact-section-heading{margin-top:0!important}}.experience{padding-top:var(--portfolio-module-gap)!important}.experience .timeline>.timeline-spotlight{align-self:start;height:auto!important;min-height:0!important}.experience .timeline>.timeline-spotlight>article,.experience .timeline>.timeline-spotlight:first-child>article{height:auto!important;min-height:0!important;padding-bottom:0!important}.glass-nav,.contact .contact-card{-webkit-backdrop-filter:blur(18px)saturate(135%)!important;backdrop-filter:blur(18px)saturate(135%)!important;background:#050505cc!important}.contact .contact-spotlight{isolation:isolate;border-radius:18px!important;overflow:hidden!important}.contact .contact-spotlight:before,.contact .contact-card{border-radius:inherit!important}.contact .contact-card{overflow:hidden}.filing-footer{color:#737873;letter-spacing:.08em;border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;font-size:10px;display:flex;position:absolute;bottom:18px;left:0;right:0}.filing-footer a{color:#9da29d;text-decoration:none}.filing-footer a:hover{color:var(--lime)}@media (width<=760px){.filing-footer{grid-column:1;margin-top:24px;font-size:9px;position:static}}.work-modal,.strength-gallery-modal{isolation:isolate;z-index:5000!important}.work-modal .modal-frame>aside,.strength-gallery-modal .strength-gallery-nav-shell,.strength-gallery-modal .strength-gallery-nav{background:#050505!important}.experience .career-heading{margin-bottom:14px;border-bottom:0!important;padding-bottom:0!important}.timeline-scrollbar{width:100%;height:14px;margin:0 0 14px;position:relative}.timeline-scrollbar:before{content:"";background:#292e2a;height:1px;position:absolute;top:6px;left:0;right:0}.timeline-scrollbar>i{z-index:1;background:var(--lime);pointer-events:none;border-radius:99px;height:4px;position:absolute;top:4.5px}.timeline-scrollbar>input{z-index:2;opacity:0;cursor:ew-resize;width:100%;height:14px;margin:0;position:absolute;inset:0}.experience .timeline{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;overscroll-behavior-x:contain;scrollbar-width:none;width:100%;overflow:auto hidden;grid-template-columns:none!important;gap:18px!important;margin-top:0!important;display:flex!important}.experience .timeline::-webkit-scrollbar{display:none}.experience .timeline.dragging{cursor:grabbing}.experience .timeline>.timeline-spotlight{flex:0 0 calc(25% - 13.5px);border-top:0!important;min-width:0!important}.experience .timeline article>p{white-space:pre-line}@media (width>=761px) and (width<=1180px){.experience .timeline>.timeline-spotlight{flex-basis:calc(33.3333% - 12px)}}@media (width<=760px){.experience .timeline{gap:12px!important}.experience .timeline>.timeline-spotlight{flex-basis:calc(50% - 6px)}}.experience .timeline{cursor:default!important}.experience .timeline>.timeline-spotlight{isolation:isolate;cursor:grab!important;border-radius:18px!important;overflow:hidden!important}.experience .timeline>.timeline-spotlight:before,.experience .timeline>.timeline-spotlight>article{border-radius:inherit!important}.experience .timeline>.timeline-spotlight *,.experience .timeline>.timeline-spotlight:hover *{cursor:grab!important}.experience .timeline.dragging>.timeline-spotlight,.experience .timeline.dragging>.timeline-spotlight *{cursor:grabbing!important}@media (width>=761px){.experience .timeline h3{white-space:nowrap;font-size:15px!important}}:root{--career-card-y:20px}.experience .timeline{align-items:stretch!important}.experience .timeline>.timeline-spotlight{align-self:stretch!important;height:auto!important}.experience .timeline>.timeline-spotlight>article,.experience .timeline>.timeline-spotlight:first-child>article{box-sizing:border-box;height:100%!important;min-height:0!important;padding-top:var(--career-card-y)!important;padding-bottom:var(--career-card-y)!important}.visual-works{padding-top:calc(var(--portfolio-module-gap) - var(--career-card-y))!important}@media (width<=760px){:root{--career-card-y:14px}}.portfolio-prompt-trigger,.portfolio-download-button,.logo-pill,.nav-items a,.nav-button,.visual-filters button,.strength-gallery-nav button,.contact-logo-pill,.twg nav button{transition-property:transform,background-color,color,border-color,box-shadow!important;transition-duration:.16s!important;transition-timing-function:cubic-bezier(.2,.8,.2,1)!important}.portfolio-prompt-trigger.is-rounded-pressed,.portfolio-download-button.is-rounded-pressed,.logo-pill.is-rounded-pressed,.nav-items a.is-rounded-pressed,.nav-button.is-rounded-pressed,.visual-filters button.is-rounded-pressed,.strength-gallery-nav button.is-rounded-pressed,.contact-logo-pill.is-rounded-pressed,.twg nav button.is-rounded-pressed{transform:translateY(4px)scale(.95)!important}.visual-filters button{transform-origin:50%}.visual-filters button.is-rounded-pressed{transform:scale(.9)!important}.visual-project>img{transform-origin:50%}.visual-project.is-image-pressed>img{transition-duration:.16s!important;transition-timing-function:cubic-bezier(.2,.8,.2,1)!important;transform:scale(1)!important}.visual-project.is-image-rebounding>img,.visual-project:hover.is-image-rebounding>img{transition-duration:.28s!important;transition-timing-function:cubic-bezier(.18,1.35,.35,1)!important;transform:scale(1.045)!important}.team-effect-card .skill-bubbles em{--bubble-rotation:0deg;opacity:0;will-change:translate,scale,opacity,border-radius;translate:-120%;scale:1.18 .82;border-radius:999px!important}.team-effect-card .skill-bubbles em:first-child{--bubble-rotation:-5deg}.team-effect-card .skill-bubbles em:nth-child(2){--bubble-rotation:5deg}.team-effect-card .skill-bubbles em:nth-child(3){--bubble-rotation:-2deg}.team-effect-card.is-active:not(.is-charging):not(.is-launching):not(.is-falling) .skill-bubbles em{animation:.72s cubic-bezier(.18,.82,.22,1.08) both teamBubbleJellyIn!important}.team-effect-card.is-active:not(.is-charging):not(.is-launching):not(.is-falling) .skill-bubbles em:nth-child(2){animation-delay:70ms!important}.team-effect-card.is-active:not(.is-charging):not(.is-launching):not(.is-falling) .skill-bubbles em:nth-child(3){animation-delay:.14s!important}.team-effect-card.is-charging .skill-bubbles em{translate:-4%;scale:1.025 .98;opacity:1!important;border-radius:999px!important;transition:translate .22s cubic-bezier(.2,.8,.2,1),scale .22s cubic-bezier(.2,.8,.2,1),border-radius .22s!important;animation:none!important}.team-effect-card.is-charging .skill-bubbles em:nth-child(2){translate:-5%}.team-effect-card.is-charging .skill-bubbles em:nth-child(3){translate:-3%}.team-effect-card.is-launching .skill-bubbles em{animation:.5s cubic-bezier(.35,.02,.72,.98) both teamBubbleJellyOut!important}.team-effect-card.is-launching .skill-bubbles em:nth-child(2){animation-delay:45ms!important}.team-effect-card.is-launching .skill-bubbles em:nth-child(3){animation-delay:90ms!important}@keyframes teamBubbleJellyIn{0%{opacity:0;border-radius:999px;translate:-120%;scale:1.18 .82}28%{opacity:1}58%{opacity:1;translate:9%;scale:.92 1.1}73%{opacity:1;translate:-3.5%;scale:1.055 .955}86%{opacity:1;translate:1.3%;scale:.985 1.025}94%{opacity:1;translate:-.45%;scale:1.008 .992}to{opacity:1;border-radius:999px;translate:0;scale:1}}@keyframes teamBubbleJellyOut{0%{opacity:1;border-radius:999px;translate:-4%;scale:1.025 .98}18%{opacity:1;translate:-15%;scale:1.16 .84}38%{opacity:1;translate:7%;scale:.93 1.09}68%{opacity:1;translate:88%;scale:1.2 .82}to{opacity:0;border-radius:999px;translate:170%;scale:1.38 .7}}.visual-project-row.dragging,.visual-project-row.dragging .visual-project,.visual-project-row.dragging .visual-project *{cursor:grabbing!important}.team-effect-card.is-falling>.skill-bubbles{opacity:1!important;visibility:visible!important}.team-effect-card.is-falling .skill-bubbles em{animation:.36s ease-in both teamBubbleFreeFall!important}.team-effect-card.is-falling .skill-bubbles em:nth-child(2){animation-delay:25ms!important}.team-effect-card.is-falling .skill-bubbles em:nth-child(3){animation-delay:50ms!important}@keyframes teamBubbleFreeFall{0%{opacity:1;translate:0;rotate:0deg;scale:1}72%{opacity:1;translate:0 210%;rotate:0deg;scale:1}to{opacity:0;translate:0 390%;rotate:0deg;scale:1}}.team-effect-card:not(:first-child)>.skill-bubbles,.team-effect-card:not(:first-child).is-active>.skill-bubbles,.team-effect-card:not(:first-child).is-falling>.skill-bubbles{top:46%!important;left:8%!important;right:24%!important;transform:translateY(-50%)scale(1)!important}.team-effect-card>span{box-sizing:border-box;color:#fff!important;border:1px solid #ffffffe6!important;border-radius:999px!important;padding:4px 8px!important;top:23px!important;left:25px!important}.team-effect-card.is-active>span,.team-effect-card.is-falling>span{color:#101208!important;border-color:#101208!important}.visual-project-top>span:first-child{box-sizing:border-box;border:1px solid #ffffffe6;border-radius:999px;padding:4px 8px;line-height:1}@media (width<=700px){.team-effect-card:not(:first-child)>.skill-bubbles,.team-effect-card:not(:first-child).is-active>.skill-bubbles,.team-effect-card:not(:first-child).is-falling>.skill-bubbles{top:45%!important;left:6%!important;right:20%!important}.team-effect-card>span{padding:3px 6px!important;top:10px!important;left:10px!important}.visual-project-top>span:first-child{padding:3px 6px}}.team-effect-card:not(.is-active):not(.is-falling)>span{color:#fff!important;background:0 0!important;border:1px solid #fff!important;border-radius:999px!important;padding:4px 8px!important;line-height:1!important;top:23px!important;left:25px!important}@media (width<=700px){.team-effect-card:not(.is-active):not(.is-falling)>span{padding:3px 6px!important;top:10px!important;left:10px!important}}.team-effect-card.is-falling .skill-bubbles em:first-child{animation:.25s cubic-bezier(.48,0,1,.72) both teamBubbleFallLeft!important}.team-effect-card.is-falling .skill-bubbles em:nth-child(2){animation:.23s cubic-bezier(.48,0,1,.72) 15ms both teamBubbleFallCenter!important}.team-effect-card.is-falling .skill-bubbles em:nth-child(3){animation:.26s cubic-bezier(.48,0,1,.72) 25ms both teamBubbleFallRight!important}@keyframes teamBubbleFallLeft{0%{opacity:1;translate:0;rotate:0deg;scale:1}to{opacity:0;translate:-58% 440%;rotate:0deg;scale:1}}@keyframes teamBubbleFallCenter{0%{opacity:1;translate:0;rotate:0deg;scale:1}to{opacity:0;translate:-4% 470%;rotate:0deg;scale:1}}@keyframes teamBubbleFallRight{0%{opacity:1;translate:0;rotate:0deg;scale:1}to{opacity:0;translate:58% 430%;rotate:0deg;scale:1}}:root{--unified-modal-min-height:550px;--unified-modal-max-height:780px;--unified-modal-safe:clamp(12px, 2.2vw, 34px);--unified-modal-scrollbar:6px}.work-modal,.strength-gallery-modal{box-sizing:border-box!important;place-items:center!important;padding:clamp(10px,3vw,45px)!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.modal-frame,.strength-gallery-frame{width:clamp(320px,86vw,1080px)!important;height:clamp(var(--unified-modal-min-height), min(84dvh, 72vw), var(--unified-modal-max-height))!important;box-sizing:border-box!important;border-radius:clamp(14px,1.5vw,20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;margin:auto!important;overflow:hidden!important}.modal-frame{--modal-aside-inline:clamp(12px, 2vw, 26px);grid-template-columns:clamp(108px,23%,250px) minmax(0,1fr)!important}.modal-frame>aside{box-sizing:border-box!important;min-width:0!important;padding:var(--unified-modal-safe) var(--modal-aside-inline)!important;display:block!important;overflow:hidden!important}.modal-frame>aside>span,.modal-frame>aside>p,.modal-frame>aside>small{overflow-wrap:anywhere;max-width:100%}.modal-frame>aside h2{margin-top:clamp(8px,1.5vh,16px)!important;font-size:clamp(17px,2.7vw,29px)!important;line-height:.98!important}.modal-frame>aside small{left:var(--modal-aside-inline)!important;right:var(--modal-aside-inline)!important;bottom:var(--unified-modal-safe)!important;font-size:clamp(7px,.75vw,10px)!important;line-height:1.35!important}.portfolio-download-button{max-width:100%!important;min-height:0!important;padding:clamp(7px,1vw,12px) clamp(8px,1.3vw,16px)!important;font-size:clamp(8px,.9vw,11px)!important}.portfolio-zoom-help{left:var(--modal-aside-inline)!important;right:var(--modal-aside-inline)!important;max-width:100%!important;transform:scale(clamp(.68, .7vw, 1))!important;transform-origin:0 0!important;margin-top:clamp(8px,1.5vh,20px)!important}.modal-close,.strength-gallery-close{width:clamp(30px,3.4vw,40px)!important;height:clamp(30px,3.4vw,40px)!important;font-size:clamp(22px,2.5vw,30px)!important;top:clamp(9px,1.3vw,16px)!important;right:clamp(9px,1.3vw,16px)!important}.modal-scroll,.portfolio-image-content,.strength-gallery-page,.strength-gallery-nav{overscroll-behavior:contain;scrollbar-width:thin!important;scrollbar-color:#fe5c19 #202323!important;overflow:auto!important}.work-modal .modal-scroll,.work-modal .portfolio-image-content,.strength-gallery-modal .strength-gallery-page{scroll-behavior:auto!important}.modal-scroll::-webkit-scrollbar{width:var(--unified-modal-scrollbar)!important;height:var(--unified-modal-scrollbar)!important}.portfolio-image-content::-webkit-scrollbar{width:var(--unified-modal-scrollbar)!important;height:var(--unified-modal-scrollbar)!important}.strength-gallery-page::-webkit-scrollbar{width:var(--unified-modal-scrollbar)!important;height:var(--unified-modal-scrollbar)!important}.strength-gallery-nav::-webkit-scrollbar{width:var(--unified-modal-scrollbar)!important;height:var(--unified-modal-scrollbar)!important}.modal-scroll::-webkit-scrollbar-track{background:#202323!important}.portfolio-image-content::-webkit-scrollbar-track{background:#202323!important}.strength-gallery-page::-webkit-scrollbar-track{background:#202323!important}.strength-gallery-nav::-webkit-scrollbar-track{background:#202323!important}.modal-scroll::-webkit-scrollbar-corner{background:#202323!important}.portfolio-image-content::-webkit-scrollbar-corner{background:#202323!important}.strength-gallery-page::-webkit-scrollbar-corner{background:#202323!important}.strength-gallery-nav::-webkit-scrollbar-corner{background:#202323!important}.modal-scroll::-webkit-scrollbar-thumb{min-width:var(--unified-modal-scrollbar)!important;min-height:var(--unified-modal-scrollbar)!important;background:#fe5c19!important;border:0!important;border-radius:999px!important}.portfolio-image-content::-webkit-scrollbar-thumb{min-width:var(--unified-modal-scrollbar)!important;min-height:var(--unified-modal-scrollbar)!important;background:#fe5c19!important;border:0!important;border-radius:999px!important}.strength-gallery-page::-webkit-scrollbar-thumb{min-width:var(--unified-modal-scrollbar)!important;min-height:var(--unified-modal-scrollbar)!important;background:#fe5c19!important;border:0!important;border-radius:999px!important}.strength-gallery-nav::-webkit-scrollbar-thumb{min-width:var(--unified-modal-scrollbar)!important;min-height:var(--unified-modal-scrollbar)!important;background:#fe5c19!important;border:0!important;border-radius:999px!important}.strength-gallery-frame{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:clamp(112px,24%,250px) minmax(0,1fr)!important}.strength-gallery-frame.is-team-full-bleed{grid-template-columns:minmax(0,1fr)!important}.strength-gallery-frame.is-team-full-bleed .strength-gallery-page{grid-area:1/1!important;width:100%!important;height:100%!important}.strength-gallery-nav-shell{grid-area:1/1!important;min-width:0!important;min-height:0!important;overflow:hidden!important}.strength-gallery-nav{box-sizing:border-box!important;width:100%!important;height:100%!important;padding:var(--unified-modal-safe) clamp(9px, 1.6vw, 20px)!important;cursor:default!important;scroll-snap-type:none!important;flex-direction:column!important;gap:clamp(8px,1.2vw,14px)!important;display:flex!important}.strength-gallery-nav button{--strength-nav-inset:clamp(5px,.75vw,9px);isolation:isolate;z-index:0;color:#fff;transform-origin:50%;aspect-ratio:3/2!important;width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;text-align:left!important;cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:clamp(10px,1.3vw,16px)!important;flex-direction:row!important;flex:none!important;justify-content:flex-start!important;align-items:flex-end!important;margin:0!important;padding:0!important;transition:transform .24s cubic-bezier(.2,.8,.2,1),color .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:scale(1)!important}.strength-gallery-nav button:before,.strength-gallery-nav button:after{content:none!important;display:none!important}.strength-gallery-thumbnail{isolation:isolate;background:linear-gradient(145deg,var(--preview-color),#101311 78%);z-index:0!important;border-radius:inherit!important;width:100%!important;max-width:none!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}.strength-gallery-thumbnail:after{content:"";z-index:1;pointer-events:none;background:#000000b3;transition:background-color .24s;position:absolute;inset:0}.strength-gallery-nav-image{z-index:0;object-fit:cover;object-position:center;filter:none;pointer-events:none;width:100%;height:100%;transition:none;display:block;position:absolute;inset:0}.strength-gallery-label{overflow-wrap:anywhere;text-align:left;font-weight:700;z-index:2!important;left:var(--strength-nav-inset)!important;right:var(--strength-nav-inset)!important;bottom:calc(var(--strength-nav-inset) - .2em)!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;line-height:1!important;display:block!important;position:absolute!important}.strength-gallery-nav button:hover,.strength-gallery-nav button.is-current{z-index:3;color:#fff;box-shadow:none!important;border-color:#0000!important;transform:scale(1.1)!important}.strength-gallery-nav button:hover .strength-gallery-thumbnail:after,.strength-gallery-nav button.is-current .strength-gallery-thumbnail:after{background:#0000004d}.strength-gallery-nav button:hover .strength-gallery-nav-image,.strength-gallery-nav button.is-current .strength-gallery-nav-image{filter:none;transform:none}.strength-gallery-nav button:focus-visible{outline-offset:2px;outline:1px solid #fff}.strength-gallery-nav button.is-rounded-pressed,.strength-gallery-nav button.is-rounded-pressed:hover,.strength-gallery-nav button.is-rounded-pressed.is-current{transform:translateY(4px)scale(.95)!important}.strength-gallery-nav button.is-dragging,.strength-gallery-nav button:active{cursor:grabbing!important}.strength-gallery-page{box-sizing:border-box!important;background:#000!important;grid-area:1/2!important;min-width:0!important;min-height:0!important;padding:0!important}.strength-gallery-scroll{display:none!important}.visual-filters{cursor:grab}.visual-filters.is-dragging,.visual-project-row.dragging{cursor:grabbing}.visual-project,.visual-project button{cursor:pointer!important}@media (width<=520px),(height<=520px){.modal-frame>aside h2{margin-top:6px!important}.portfolio-zoom-help,.strength-nav-fade{display:none!important}}.strength-gallery-nav{scrollbar-width:none!important;-ms-overflow-style:none!important}.strength-gallery-nav::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.strength-gallery-page>.zoomable-content-target{min-width:0;max-width:none!important}.strength-gallery-page .strength-gallery-canvas{max-width:100%;overflow:hidden}.strength-gallery-page.is-workflow-gallery{background:#000!important}.strength-gallery-page.is-workflow-gallery>.zoomable-content-target{background:#000;justify-content:center;align-items:center;width:min(100%,580px);min-height:100%;margin-inline:auto;display:flex}.strength-gallery-page.is-workflow-gallery.is-wide-workflow-image>.zoomable-content-target{width:100%;margin-inline:0}.team-workflow-image{background:0 0;width:100%;max-width:none;height:auto;margin:0 auto;display:block}.team-image-stack{gap:10px;width:100%;display:grid}.team-image-stack .team-workflow-image{margin:0}.modal-frame,.strength-gallery-frame{container-type:size}.modal-frame{grid-template-columns:clamp(180px,23.15vw,250px) minmax(0,1fr)!important}.strength-gallery-frame{grid-template-columns:clamp(110px,23.15vw,250px) minmax(0,1fr)!important}.modal-frame>aside{padding:clamp(24px,4.359cqh,34px) clamp(18px,3.333cqh,26px)!important}.modal-frame>aside>span{letter-spacing:clamp(.08em,.128cqh,.15em)!important;font-size:clamp(6.35px,1.154cqh,9px)!important}.modal-frame>aside h2{margin-top:clamp(6px,1.282cqh,10px)!important;font-size:clamp(20.45px,3.718cqh,29px)!important}.modal-frame>aside p{margin-top:clamp(12px,2.308cqh,18px)!important;font-size:clamp(7.75px,1.41cqh,11px)!important}.modal-frame>aside small{font-size:clamp(7px,1.282cqh,10px)!important;bottom:clamp(24px,4.359cqh,34px)!important;left:clamp(18px,3.333cqh,26px)!important;right:clamp(18px,3.333cqh,26px)!important}.portfolio-download-button{margin-top:clamp(18px,3.846cqh,30px)!important;padding:clamp(8px,1.538cqh,12px) clamp(11px,2.051cqh,16px)!important;font-size:clamp(7.75px,1.41cqh,11px)!important}.portfolio-zoom-help{margin-top:clamp(20px,4.487cqh,35px)!important;font-size:clamp(7px,1.282cqh,10px)!important;transform:none!important}.strength-gallery-nav{gap:clamp(10px,1.795cqh,14px)!important;padding:clamp(24px,4.359cqh,34px) clamp(14px,2.564cqh,20px)!important}.strength-gallery-nav button{border-radius:clamp(9px,2.051cqh,16px)!important;font-size:clamp(7px,1.282cqh,10px)!important}.portfolio-link-modal .modal-frame{grid-template-columns:clamp(110px,23.15vw,250px) minmax(0,1fr)!important;height:clamp(550px,min(84dvh,72vw),780px)!important}.portfolio-link-modal .modal-frame>aside{min-width:0!important;padding:clamp(24px,4.359cqh,34px) clamp(18px,3.333cqh,26px)!important}.portfolio-link-modal .modal-frame>aside>span{font-size:clamp(6.35px,1.154cqh,9px)!important}.portfolio-link-modal .modal-frame>aside h2{margin-top:clamp(6px,1.282cqh,10px)!important;font-size:clamp(20.45px,3.718cqh,29px)!important;line-height:1.14!important}.portfolio-link-modal .portfolio-download-button{width:clamp(82px,14.872cqh,116px)!important;margin-top:clamp(15.5px,2.821cqh,22px)!important;padding:clamp(7.75px,1.41cqh,11px) clamp(5.65px,1.026cqh,8px)!important;font-size:clamp(7.75px,1.41cqh,11px)!important}.portfolio-link-modal .portfolio-zoom-help{gap:clamp(7px,1.282cqh,10px)!important;display:flex!important;bottom:clamp(53px,9.615cqh,75px)!important;left:clamp(18px,3.333cqh,26px)!important;right:clamp(14px,2.564cqh,20px)!important}.portfolio-link-modal .portfolio-zoom-help-icons{gap:clamp(4px,.769cqh,6px)!important;margin-bottom:clamp(-14px,-1.795cqh,-10px)!important}.portfolio-link-modal .portfolio-command-icon{border-width:clamp(1px,.256cqh,2px)!important;border-radius:clamp(6px,1.154cqh,9px)!important;width:clamp(20px,3.59cqh,28px)!important;height:clamp(20px,3.59cqh,28px)!important;font-size:clamp(14px,2.564cqh,20px)!important}.portfolio-link-modal .portfolio-zoom-help-icons b{font-size:clamp(12.7px,2.308cqh,18px)!important}.portfolio-link-modal .portfolio-mouse-icon{border-width:clamp(1px,.256cqh,2px)!important;border-radius:clamp(8px,1.41cqh,11px)!important;width:clamp(14px,2.564cqh,20px)!important;height:clamp(21px,3.846cqh,30px)!important}.portfolio-link-modal .portfolio-zoom-help p,.portfolio-link-modal .modal-frame>aside small{font-size:clamp(7px,1.282cqh,10px)!important}.portfolio-link-modal .modal-frame>aside small{bottom:clamp(24px,4.359cqh,34px)!important;left:clamp(18px,3.333cqh,26px)!important;right:clamp(18px,3.333cqh,26px)!important}.portfolio-link-modal .modal-frame>aside>span{max-width:100%!important;line-height:1!important;display:block!important}.portfolio-link-modal .modal-frame>aside h2{letter-spacing:0!important;flex-direction:column!important;gap:0!important;font-size:clamp(17px,3.2cqh,25px)!important;line-height:1!important;display:flex!important}.portfolio-link-modal .modal-frame>aside h2>span{white-space:nowrap;display:block;line-height:1!important}.portfolio-link-modal .modal-frame>aside h2{font-size:clamp(18px,2.5vw,27px)!important}.portfolio-link-modal .modal-frame>aside h2>span{font-size:inherit!important;font-weight:inherit!important;letter-spacing:0!important}.portfolio-link-modal .modal-frame>aside h2,.portfolio-link-modal .modal-frame>aside h2>span{color:#fff!important}.team-effect-card{--team-edge:clamp(8px,4cqw,25px);--team-meta-size:clamp(6px,2.15cqw,10px)}.team-effect-card>span{top:var(--team-edge)!important;left:var(--team-edge)!important;font-size:var(--team-meta-size)!important;padding:clamp(2px,.75cqw,4px) clamp(4px,1.35cqw,8px)!important;line-height:1!important}.team-effect-card>.strength-type{top:var(--team-edge)!important;right:var(--team-edge)!important;font-size:var(--team-meta-size)!important;line-height:1!important}.team-effect-card>h3{right:calc(var(--team-edge) + var(--team-arrow-size) + clamp(7px,2cqw,18px))!important;bottom:var(--team-edge)!important;left:var(--team-edge)!important;font-size:clamp(12px,6.5cqw,42px)!important;line-height:.92!important}.team-effect-card>h3:before{margin-bottom:clamp(3px,1.5cqw,9px)!important;font-size:clamp(5.5px,1.8cqw,10px)!important}.team-effect-card>i{right:var(--team-edge)!important;bottom:var(--team-edge)!important;width:var(--team-arrow-size)!important;height:var(--team-arrow-size)!important;font-size:clamp(11px,3.1cqw,20px)!important}.team-effect-card>i .web-arrow{width:clamp(9px,2.7cqw,18px)!important;height:clamp(9px,2.7cqw,18px)!important}.team-effect-card>.skill-bubbles{gap:clamp(3px,1.5cqw,10px)!important}.team-effect-card .skill-bubbles em{height:clamp(18px,6.2cqw,42px)!important;min-height:clamp(18px,6.2cqw,42px)!important;padding:clamp(3px,1.2cqw,6px) clamp(5px,2.2cqw,12px)!important;font-size:clamp(6px,1.9cqw,12px)!important}.team-effect-grid .team-effect-card:not(:first-child){--team-edge:clamp(7px,3.5cqw,18px);--team-meta-size:clamp(5.5px,2.7cqw,9px)}.team-effect-grid .team-effect-card:not(:first-child)>h3{font-size:clamp(11px,8.7cqw,29px)!important}.team-effect-grid .team-effect-card:not(:first-child)>h3:before{margin-bottom:clamp(2px,1.4cqw,5px)!important;font-size:clamp(5px,2.55cqw,8px)!important}.team-effect-grid .team-effect-card:not(:first-child)>i .web-arrow{width:clamp(8px,5.2cqw,16px)!important;height:clamp(8px,5.2cqw,16px)!important}.team-effect-grid .team-effect-card:not(:first-child)>.skill-bubbles,.team-effect-grid .team-effect-card:not(:first-child).is-active>.skill-bubbles,.team-effect-grid .team-effect-card:not(:first-child).is-falling>.skill-bubbles{gap:clamp(2px,1.35cqw,5px)!important;inset:50% 24% auto 10%!important;transform:translateY(-50%)!important}.team-effect-grid .team-effect-card:not(:first-child) .skill-bubbles em{white-space:nowrap!important;height:clamp(12px,6.2cqw,23px)!important;min-height:clamp(12px,6.2cqw,23px)!important;padding:clamp(2px,.85cqw,4px) clamp(4px,1.8cqw,9px)!important;font-size:clamp(5px,2.35cqw,9px)!important}@container (width<=340px){.team-effect-grid .team-effect-card:not(:first-child) .skill-bubbles em:nth-child(n),.team-effect-grid .team-effect-card:not(:first-child).is-active .skill-bubbles em:nth-child(n){--bubble-rotation:0deg!important;transform:rotate(0)scale(1)!important}}#work .team-effect-grid{--team-arrow-badge-size:clamp(18.4px,4vw,46px)}#work .team-effect-grid .team-effect-card>i,#work .team-effect-grid .team-effect-card:first-child>i,#work .team-effect-grid .team-effect-card:not(:first-child)>i,#work .team-effect-grid .team-effect-card:not(.is-active)>i,#work .team-effect-grid .team-effect-card.is-active>i,#work .team-effect-grid .team-effect-card.is-charging>i,#work .team-effect-grid .team-effect-card.is-launching>i,#work .team-effect-grid .team-effect-card.is-falling>i{box-sizing:border-box!important;inline-size:var(--team-arrow-badge-size)!important;min-inline-size:var(--team-arrow-badge-size)!important;max-inline-size:var(--team-arrow-badge-size)!important;block-size:var(--team-arrow-badge-size)!important;min-block-size:var(--team-arrow-badge-size)!important;max-block-size:var(--team-arrow-badge-size)!important;width:var(--team-arrow-badge-size)!important;min-width:var(--team-arrow-badge-size)!important;max-width:var(--team-arrow-badge-size)!important;height:var(--team-arrow-badge-size)!important;min-height:var(--team-arrow-badge-size)!important;max-height:var(--team-arrow-badge-size)!important;flex:0 0 var(--team-arrow-badge-size)!important;aspect-ratio:1!important;border-width:1px!important;border-radius:50%!important;place-items:center!important;padding:0!important;display:grid!important}#work .team-effect-grid .team-effect-card>i .web-arrow,#work .team-effect-grid .team-effect-card:first-child>i .web-arrow,#work .team-effect-grid .team-effect-card:not(:first-child)>i .web-arrow,#work .team-effect-grid .team-effect-card:not(.is-active)>i .web-arrow,#work .team-effect-grid .team-effect-card.is-active>i .web-arrow,#work .team-effect-grid .team-effect-card.is-charging>i .web-arrow,#work .team-effect-grid .team-effect-card.is-launching>i .web-arrow,#work .team-effect-grid .team-effect-card.is-falling>i .web-arrow{box-sizing:border-box!important;flex:0 0 42%!important;width:42%!important;min-width:42%!important;max-width:42%!important;height:42%!important;min-height:42%!important;max-height:42%!important}#work .team-effect-grid{--team-surface-title:clamp(13px,calc(-1px + 3.27vw),46.4px);--team-surface-label:clamp(6px,calc(1.7px + .85vw),10px);--team-surface-meta:clamp(7px,calc(2.7px + .7vw),10px);--team-surface-edge:clamp(10px,calc(2px + 1.6vw),25px);--team-surface-gap:clamp(6px,1.2vw,14px)}#work .team-effect-grid .team-effect-card>span,#work .team-effect-grid .team-effect-card:not(.is-active)>span,#work .team-effect-grid .team-effect-card.is-active>span,#work .team-effect-grid .team-effect-card.is-falling>span{top:var(--team-surface-edge)!important;left:var(--team-surface-edge)!important;font-size:var(--team-surface-meta)!important;padding:clamp(3px,.5vw,4px) clamp(6px,.8vw,8px)!important;line-height:1!important}#work .team-effect-grid .team-effect-card>.strength-type,#work .team-effect-grid .team-effect-card:not(.is-active)>.strength-type,#work .team-effect-grid .team-effect-card.is-active>.strength-type,#work .team-effect-grid .team-effect-card.is-falling>.strength-type{top:var(--team-surface-edge)!important;right:var(--team-surface-edge)!important;font-size:var(--team-surface-meta)!important;line-height:1!important}#work .team-effect-grid .team-effect-card>h3,#work .team-effect-grid .team-effect-card:first-child>h3,#work .team-effect-grid .team-effect-card:not(:first-child)>h3,#work .team-effect-grid .team-effect-card:not(.is-active)>h3,#work .team-effect-grid .team-effect-card.is-active>h3{top:auto!important;right:calc(var(--team-surface-edge) + var(--team-arrow-badge-size) + var(--team-surface-gap))!important;bottom:var(--team-surface-edge)!important;left:var(--team-surface-edge)!important;font-size:var(--team-surface-title)!important;letter-spacing:0!important;margin:0!important;line-height:.92!important}#work .team-effect-grid .team-effect-card>h3:before,#work .team-effect-grid .team-effect-card:first-child>h3:before,#work .team-effect-grid .team-effect-card:not(:first-child)>h3:before,#work .team-effect-grid .team-effect-card:not(.is-active)>h3:before,#work .team-effect-grid .team-effect-card.is-active>h3:before{font-size:var(--team-surface-label)!important;letter-spacing:.08em!important;margin-bottom:clamp(3px,.9vw,9px)!important;line-height:1!important}#work .team-effect-grid .team-effect-card>i,#work .team-effect-grid .team-effect-card:not(.is-active)>i,#work .team-effect-grid .team-effect-card.is-active>i,#work .team-effect-grid .team-effect-card.is-charging>i,#work .team-effect-grid .team-effect-card.is-launching>i,#work .team-effect-grid .team-effect-card.is-falling>i{right:var(--team-surface-edge)!important;bottom:var(--team-surface-edge)!important}#work .team-effect-grid .team-effect-card>h3:before,#work .team-effect-grid .team-effect-card:first-child>h3:before,#work .team-effect-grid .team-effect-card:not(:first-child)>h3:before,#work .team-effect-grid .team-effect-card:not(.is-active)>h3:before,#work .team-effect-grid .team-effect-card.is-active>h3:before{margin-bottom:clamp(1.5px,.45vw,4.5px)!important}#work .team-effect-grid .team-effect-card:not(:first-child)>.skill-bubbles,#work .team-effect-grid .team-effect-card:not(:first-child).is-active>.skill-bubbles,#work .team-effect-grid .team-effect-card:not(:first-child).is-charging>.skill-bubbles,#work .team-effect-grid .team-effect-card:not(:first-child).is-launching>.skill-bubbles,#work .team-effect-grid .team-effect-card:not(:first-child).is-falling>.skill-bubbles{width:auto!important;inset:50% 20% auto!important;transform:translateY(-50%)!important}@media (width<=760px){#work .work-grid.team-effect-grid{grid-template-rows:repeat(2,clamp(105px,19.34vw,147px))!important}}:root{--shell:min(1280px,calc(100vw - clamp(48px,6.45vw,112px)))!important}.experience.site-shell,.strengths.site-shell,.works>.site-shell,.contact .site-shell,.glass-nav{width:var(--shell)!important}#work .work-grid.team-effect-grid{grid-template-rows:repeat(2,clamp(105px,46.7px + 13.55vw,287px))!important;gap:clamp(12px,1vw,16px)!important}#work .team-effect-grid .team-effect-card>h3,#work .team-effect-grid .team-effect-card:first-child>h3,#work .team-effect-grid .team-effect-card:not(:first-child)>h3,#work .team-effect-grid .team-effect-card:not(.is-active)>h3,#work .team-effect-grid .team-effect-card.is-active>h3{white-space:pre!important;word-break:keep-all!important;overflow-wrap:normal!important;font-size:clamp(12.2px,3.27vw - 1px,46.4px)!important}.visual-project,.visual-project-row .visual-project,.visual-project-row-group.is-standard .visual-project,.visual-project-row-group.is-render-ai .visual-project{height:clamp(470px,37.5vw,540px)!important;min-height:470px!important;max-height:540px!important}.visual-project-row-group.is-brand .visual-project,.visual-project-row-group.is-other .visual-project{height:clamp(658px,52.5vw,756px)!important;min-height:658px!important;max-height:756px!important}.visual-row-scrollbar>span:last-child{color:#777d78;letter-spacing:.08em;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}.modal-slice-stack{width:100%;margin:0;padding:0;line-height:0;display:block}.modal-slice-stack>img{width:100%;border:0!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2 .modal-title-line{width:100%!important;color:inherit!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;white-space:nowrap!important;display:block!important}@media (width<=520px){.work-modal,.strength-gallery-modal{align-items:center!important;overflow:auto!important}.work-modal:not(.portfolio-link-modal) .modal-frame,.strength-gallery-modal .strength-gallery-frame{grid-template-rows:112px 550px!important;grid-template-columns:minmax(0,1fr)!important;width:calc(100vw - 20px)!important;height:662px!important;min-height:662px!important;max-height:none!important;container-type:normal!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside{border-bottom:1px solid #292d2a!important;border-right:0!important;grid-area:1/1!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(72px,.72fr) minmax(130px,1.45fr) auto!important;align-content:center!important;align-items:center!important;gap:5px clamp(9px,3vw,18px)!important;height:112px!important;padding:16px 54px 16px 18px!important;display:grid!important;overflow:hidden!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside>span{grid-area:1/1!important;align-self:end!important;font-size:7px!important;line-height:1!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2{grid-area:1/2/3!important;align-self:center!important;margin:0!important;font-size:clamp(18px,5.5vw,24px)!important;line-height:.95!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside>p{grid-area:2/1!important;align-self:start!important;margin:0!important;font-size:7px!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside>small,.work-modal:not(.portfolio-link-modal) .modal-frame>aside>.portfolio-zoom-help{display:none!important}.work-modal:not(.portfolio-link-modal) .modal-scroll{grid-area:2/1!important;width:100%!important;height:550px!important;min-height:550px!important}.strength-gallery-modal .strength-gallery-nav-shell{border-bottom:1px solid #292d2a!important;border-right:0!important;grid-area:1/1!important;width:100%!important;height:112px!important;display:block!important}.strength-gallery-modal .strength-gallery-nav{touch-action:pan-x!important;flex-direction:row!important;align-items:center!important;gap:10px!important;width:100%!important;height:112px!important;padding:15px 54px 15px 15px!important;display:flex!important;overflow:auto hidden!important}.strength-gallery-modal .strength-gallery-nav button{--strength-nav-inset:4px;aspect-ratio:3/2!important;touch-action:none!important;flex:0 0 114px!important;width:114px!important;height:76px!important}.strength-gallery-modal .strength-gallery-page{grid-area:2/1!important;width:100%!important;height:550px!important;min-height:550px!important}.strength-gallery-modal .strength-nav-fade{display:none!important}}.work-modal:not(.portfolio-link-modal) .modal-frame.is-presentation-only{grid-template-columns:minmax(0,1fr)!important}.work-modal:not(.portfolio-link-modal) .modal-frame.is-presentation-only .modal-scroll{overflow-anchor:none;background:#050505!important;width:100%!important;min-width:0!important;height:100%!important;overflow:auto!important}.work-modal .zoomable-content-target{overflow-anchor:none}.work-modal:not(.portfolio-link-modal) .modal-frame.is-presentation-only .zoomable-content-target{width:100%;height:100%;margin:auto;justify-content:center!important;align-items:center!important;min-width:0!important;display:flex!important}.work-modal:not(.portfolio-link-modal) .modal-frame.is-presentation-only .zoomable-content-target>img,.work-modal:not(.portfolio-link-modal) .modal-frame.is-presentation-only .zoomable-content-target>video{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;display:block!important}#work .team-effect-grid .team-effect-card.is-active>span,#work .team-effect-grid .team-effect-card.is-charging>span,#work .team-effect-grid .team-effect-card.is-launching>span,#work .team-effect-grid .team-effect-card.is-falling>span{color:#101208!important;background:0 0!important;border-color:#101208!important}.portfolio-2026-panels{background:#000;width:100%;margin:0;padding:0;line-height:0;display:block}.portfolio-image-content .portfolio-2026-panels>img{border:0;width:100%;max-width:none;height:auto;margin:0;padding:0;display:block}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2{box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:normal!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-bottom:0!important;margin-right:0!important;font-size:clamp(18px,2.4vw,26px)!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2 .modal-title-line{width:100%!important;max-width:100%!important;display:block!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2 .modal-title-line:first-child{white-space:nowrap!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2 .modal-title-line+.modal-title-line{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside>p{margin-top:clamp(12px,2.308cqh,18px)!important}@media (width<=520px){.work-modal:not(.portfolio-link-modal) .modal-frame>aside{row-gap:0!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2{white-space:normal!important;grid-area:1/2!important;align-self:end!important;font-size:clamp(15px,4.2vw,18px)!important;line-height:1.02!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2 .modal-title-line{width:100%!important;display:block!important}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2 .modal-title-line+.modal-title-line:before{content:none}.work-modal:not(.portfolio-link-modal) .modal-frame>aside>p{grid-area:2/2!important;align-self:start!important;margin-top:6px!important}}.work-modal:not(.portfolio-link-modal) .modal-pdf-scroll{background:#202124!important;width:100%!important;min-width:0!important;height:100%!important;overflow:hidden!important}.modal-pdf-viewer{background:#202124;border:0;width:100%;height:100%;display:block}.work-modal:not(.portfolio-link-modal) .modal-frame.is-pdf>aside h2{font-size:clamp(18px,2.2vw,24px)!important}.work-modal:not(.portfolio-link-modal) .modal-frame.is-pdf>aside h2 .modal-title-line{white-space:normal!important}@media (width<=520px){.work-modal:not(.portfolio-link-modal) .modal-frame.is-pdf>aside h2{white-space:normal!important;font-size:17px!important;line-height:1.04!important}.work-modal:not(.portfolio-link-modal) .modal-frame.is-pdf>aside h2 .modal-title-line{white-space:normal!important;display:block!important}.work-modal:not(.portfolio-link-modal) .modal-frame.is-pdf>aside h2 .modal-title-line+.modal-title-line:before{content:none}}.work-modal:not(.portfolio-link-modal) .modal-frame>aside h2 .modal-title-line:first-child{white-space:nowrap!important;width:100%!important;display:block!important}.visual-project-bottom{gap:16px}.visual-project-bottom>div{flex:auto;min-width:0}.visual-project-bottom .visual-project-card-title{width:100%;min-width:0;max-width:100%;position:relative}.visual-project-title-brand,.visual-project-title-name{color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit}.visual-project-title-brand{white-space:nowrap}.visual-project-title-measure{visibility:hidden;white-space:nowrap;pointer-events:none;width:max-content;max-width:none;display:block;position:fixed;top:-10000px;left:-10000px}.visual-project-card-title.is-brand-separated .visual-project-title-brand,.visual-project-card-title.is-brand-separated .visual-project-title-name{width:100%;display:block}.visual-project-card-title.is-brand-separated .visual-project-title-name{white-space:normal;overflow-wrap:anywhere;word-break:normal}
