:root{--bg:#06080a;--panel:#0e1215;--ink:#f1efea;--muted:#92999a;--line:#ffffff1f;--acid:#ff4d0a;--cool:#78aeb3;--warm:#ff4d0a;--max:1700px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{background:radial-gradient(circle at 85% 40%,#416d7214,transparent 28%),var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans SC,sans-serif}body.motion-running{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--acid);color:#0a0b0c}.page-width{width:min(100% - 24px,1900px);margin-inline:auto}.opening{z-index:1000;color:#f3f0ea;background:#080909;position:fixed;inset:0;overflow:hidden}.opening-panel{will-change:transform;background:linear-gradient(105deg,#08090a 5%,#16100d 52%,#fe4b19 130%);width:100%;height:50.5%;position:absolute;left:0}.opening-panel--left{border-bottom:1px solid #ffffff29;top:0}.opening-panel--right{background:linear-gradient(285deg,#08090a 4%,#1b0e0a 55%,#f14819 135%);bottom:0}.opening-content{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,72px);display:flex;position:absolute;inset:0}.opening-meta{color:#aaa9a5;letter-spacing:.2em;justify-content:space-between;font-size:clamp(8px,.65vw,11px);display:flex;position:absolute;top:clamp(28px,5vh,64px);left:clamp(24px,4vw,72px);right:clamp(24px,4vw,72px)}.opening-line{background:linear-gradient(90deg,#f2eee8,#ffffff1f);height:1px;position:absolute;top:50%;left:clamp(24px,4vw,72px);right:clamp(24px,4vw,72px)}.opening-word{letter-spacing:-.09em;text-transform:uppercase;justify-content:space-between;align-items:baseline;width:100%;font-size:clamp(92px,20vw,360px);font-weight:600;line-height:.72;display:flex;position:relative;overflow:hidden}.opening-word span{will-change:transform;display:block}.opening-word span:last-child{color:#ff4d1b}.hero .page-width{width:min(100% - 24px,1900px)}.nav{z-index:20;width:100%;height:88px;padding:0 max(48px,calc((100vw - var(--max))/2));-webkit-backdrop-filter:blur(20px)saturate(120%);background:#ffffff1a;border-bottom:1px solid #ffffff21;justify-content:center;align-items:center;transition:all .35s;display:flex;position:fixed;top:0;left:0;box-shadow:inset 0 1px #ffffff1f}.nav-scrolled{-webkit-backdrop-filter:blur(24px)saturate(120%);background:#ffffff1a;border-bottom:1px solid #ffffff21;height:72px}.brand{left:max(48px,calc((100vw - var(--max))/2));letter-spacing:-.05em;align-items:center;gap:8px;font-size:21px;font-weight:600;display:flex;position:absolute}.brand i{background:var(--acid);border-radius:50%;width:7px;height:7px}.nav-center{align-items:center;gap:34px;display:flex}.nav-links{gap:46px;display:flex}.nav-links a{color:#c6c7c5;letter-spacing:.08em;font-size:13px;transition:all .2s}.nav-links a:hover{color:var(--acid)}.contact-pill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.08em;background:#ffffff0e;border:1px solid #fff3;border-radius:99px;padding:11px 18px;font-size:11px;transition:all .25s}.contact-pill:hover{background:var(--acid);color:#fff;border-color:#0000}.arrow{margin-left:7px;font-size:1.15em;transition:transform .25s;display:inline-block}.diagonal{transform:rotate(-45deg)}a:hover .arrow,.project-info button:hover .arrow{transform:translate(4px)}a:hover .diagonal,.project-info button:hover .diagonal{transform:translate(3px,-3px)rotate(-45deg)}.menu-button{display:none}.hero{background:linear-gradient(#ff681d 0%,#ff3d12 28%,#c71908 45%,#190704 64%,#07090a 79%);border-radius:0 0 28px 28px;height:112svh;min-height:820px;position:relative;overflow:hidden}.hero-video{object-fit:cover;opacity:.035;filter:saturate(.2)contrast(1.3);width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:radial-gradient(at 45% 25%,#ff9e4952,#0000 35%),linear-gradient(90deg,#00000024,#0000 45%,#5b00001f),linear-gradient(0deg,#07090a 0,#07090af0 19%,#07090a2e 53%,#0000 75%);position:absolute;inset:0}.hero-ambient{opacity:.65;position:absolute;inset:0;overflow:hidden}.hero-ambient span{filter:blur(2px);border-radius:50%;animation:14s ease-in-out infinite alternate drift;position:absolute}.hero-ambient span:first-child{filter:blur(45px);background:radial-gradient(#ffb8617a,#ff3e122e 48%,#0000 70%);width:72vw;height:38vw;top:-20%;left:8%}.hero-ambient span:nth-child(2){filter:blur(52px);background:linear-gradient(175deg,#ff742e7a,#8908002e 48%,#0000 75%);width:68vw;height:20vw;top:21%;right:-9%;transform:rotate(-3deg)}.hero-ambient span:nth-child(3){display:none}.hero.hero-paused .hero-ambient span{animation-play-state:paused}@keyframes drift{to{transform:translate(-3%,4%)rotate(5deg)scale(1.06)}}.hero-product{z-index:1;object-fit:cover;object-position:68% 88%;opacity:.68;mix-blend-mode:screen;filter:contrast(1.08)saturate(.82);pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:none;-webkit-mask-image:none;mask-image:none}.noise{opacity:.08;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-scene{display:none}.light-portal{filter:blur(9px);background:radial-gradient(at 16% 65%,#fffff8f0,#ffe4cdbf 23%,#ff654275 37%,#13353a26 56%,#0000 70%);border-radius:50% 0 0 50%;width:68vw;height:83vh;position:absolute;top:7vh;right:-24vw;transform:rotate(-10deg)}.designer-figure{z-index:2;filter:drop-shadow(0 0 8px #ffd8bbf2);width:26px;height:104px;position:absolute;bottom:10.7%;left:49%}.designer-figure i{background:#101316;border:2px solid #e8d7c5;border-radius:50%;width:17px;height:17px;position:absolute;top:0;left:5px;box-shadow:0 0 0 4px #171d1e}.designer-figure b{background:#0d1113;border-radius:45% 45% 28% 28%;width:21px;height:48px;position:absolute;top:20px;left:3px}.designer-figure span:before,.designer-figure span:after{content:"";background:#0b0e10;border-radius:8px;width:8px;height:44px;position:absolute;top:59px}.designer-figure span:before{left:5px;transform:rotate(4deg)}.designer-figure span:after{right:5px;transform:rotate(-4deg)}.scene-reflection{filter:blur(7px);background:linear-gradient(#14191bb3,#0000);width:30px;height:18%;position:absolute;bottom:-8%;left:49%;transform:perspective(80px)rotateX(40deg)}.hero-content{z-index:3;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding-bottom:105px;display:flex;position:relative}.hero-badge{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff1e9;letter-spacing:.16em;background:#2808031f;border:1px solid #ffffff47;border-radius:99px;align-items:center;gap:10px;padding:9px 14px;font-size:8px;display:flex;position:absolute;top:18vh;left:0}.hero-badge i{color:#fff4ed;font-size:12px;font-style:normal}.hero h1,.work-heading h2,.ability-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(78px,9.5vw,174px);font-weight:500;line-height:.82}.hero .hero-title{z-index:3;width:100%;font-size:inherit;letter-spacing:0;margin:0;font-weight:500;line-height:1;position:absolute;top:auto;bottom:132px;left:0}.hero-title>span{white-space:nowrap;display:block}.hero-title .hero-cn{z-index:2;color:#f7eee7;letter-spacing:.1em;margin-bottom:13px;font-size:clamp(14px,1.15vw,20px);font-weight:500;line-height:1.2;position:relative}.hero-title .hero-en{color:#f0ede7;letter-spacing:-.065em;text-transform:uppercase;text-shadow:0 15px 55px #0000003d;transform-origin:0 0;width:max-content;font-family:Helvetica Neue,Inter,Arial,sans-serif;font-size:clamp(118px,16.5vw,280px);font-weight:600;line-height:.78;position:relative;transform:scaleX(.98)scaleY(.8)}.hero-title .hero-en>span{display:inline-block}.hero-title .hero-en-cut{color:inherit;margin:0 .018em 0 .012em;position:relative;transform:skew(-4deg)}.hero-title .hero-en-cut:after{content:"";background:#ffffff85;width:72%;height:1px;position:absolute;bottom:.08em;left:13%;transform:skew(4deg)}.hero h1 em,.work-heading h2 em,.ability-heading h2 em,.footer-title em{color:#0000;-webkit-text-stroke:1px #f1f1eda6;font-style:normal}.hero-cta{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff4ed;letter-spacing:.14em;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:99px;align-items:center;margin:0;padding:11px 17px;font-size:8px;transition:all .25s;display:inline-flex;position:absolute;top:18vh;right:0}.hero-cta:hover{color:#111315;background:#f2eee7;border-color:#f2eee7;padding-right:24px;box-shadow:0 10px 34px #0000002e}.hero-bottom{border-top:1px solid #ffffff26;justify-content:space-between;align-items:end;gap:60px;width:100%;padding-top:18px;display:flex;position:absolute;bottom:28px;left:0}.hero-statement{grid-template-columns:auto 1fr;align-items:end;column-gap:13px;display:grid}.hero-statement>strong{color:#f1eee8;letter-spacing:-.06em;grid-row:1/3;font-size:44px;font-weight:600;line-height:.86}.hero-statement>span{color:#8e9292;letter-spacing:.16em;margin-bottom:4px;font-size:7px;display:block}.hero-statement>p{grid-column:2;margin-top:0}.hero-bottom p{color:#aeb2b2;max-width:390px;margin:0;font-size:11px;line-height:1.7}.hero-proof{text-align:right;opacity:.58;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.proof-marks{display:flex}.proof-marks i{color:#f2eee8;-webkit-backdrop-filter:blur(12px)saturate(125%);backdrop-filter:blur(12px)saturate(125%);background:#ffffff14;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-6px;font-size:7px;font-style:normal;display:grid;box-shadow:inset 0 1px #ffffff38,0 7px 18px #0000002e}.proof-marks i:first-child{margin-left:0}.proof-marks i:nth-child(2){background:#ffffff13}.proof-marks i:nth-child(3){background:#ffffff0f}.hero-proof>strong{color:#f2eee8;letter-spacing:-.025em;font-size:13px;font-weight:500;line-height:.95}.hero-proof>strong em{color:#f2eee8;font-style:normal}.hero-proof>span{color:#f2eee8;letter-spacing:.1em;font-size:7px}.scroll-note{display:none}.scroll-note span{background:#777;width:1px;height:55px}.section-label{border-top:1px solid var(--line);color:#9a9c9d;letter-spacing:.2em;gap:20px;padding-top:18px;font-size:10px;display:flex}.section-label span{color:var(--acid)}.about{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-top:54px;margin-bottom:54px;padding:82px 0 90px;position:relative;overflow:visible}.about:before,.about:after{content:none}.profile-heading{z-index:1;margin-bottom:42px;padding-top:10px;position:relative}.profile-heading h2{color:#e9e6df;background:linear-gradient(#f1eee8 12%,#b6b5b0 82%);-webkit-text-fill-color:transparent;letter-spacing:-.075em;text-shadow:0 12px 45px #ffffff09;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(94px,11vw,190px);font-weight:600;line-height:.72}.profile-heading>span{color:#ff5b20;letter-spacing:.05em;background:#ff48081f;border:1px solid #ff5d1d61;border-radius:99px;align-items:center;gap:9px;margin-top:32px;padding:8px 14px;font-size:12px;display:inline-flex;box-shadow:inset 0 1px #ffffff12,0 0 28px #ff450014}.profile-heading>span i{background:#ff4d0a;border-radius:50%;width:5px;height:5px;box-shadow:0 0 12px #ff4d0a}.profile-panels{grid-template-columns:36% 1fr;align-items:start;gap:22px;display:grid}.profile-visual,.profile-detail{-webkit-backdrop-filter:blur(28px)saturate(115%);backdrop-filter:blur(28px)saturate(115%);background:#1e1f2099;border:1px solid #ffffff24;height:460px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff13,0 24px 65px #0000003d}.profile-visual{z-index:1;background:radial-gradient(circle at 12% 16%,#b12f133d,#0000 34%),radial-gradient(circle at 85% 86%,#ff47001f,#0000 38%),#18191a9e;border-radius:28px 96px 28px 28px}.profile-lines{background:repeating-linear-gradient(90deg,#0000 0 42px,#ffffff09 43px,#0000 44px),linear-gradient(115deg,#781f1929,#0000 35%,#781f191a);position:absolute;inset:0}.profile-lines:after{content:"VISUAL / 2026";color:#ffffff52;letter-spacing:.2em;writing-mode:vertical-rl;font-size:7px;position:absolute;top:24px;left:26px}.profile-orbit{border:1px solid #ffffff21;border-radius:50%;place-items:center;width:270px;height:270px;display:grid;position:absolute;top:46%;left:46%;transform:translate(-50%,-50%)}.profile-orbit:before,.profile-orbit:after{content:"";background:#ffffff24;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-orbit:before{width:1px;height:116%}.profile-orbit:after{width:116%;height:1px}.profile-orbit span{z-index:2;color:#e8e5de;text-shadow:0 0 22px #ff480a8c;font-size:35px;position:relative}.profile-name{text-align:left;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:34px;left:38px;right:28px}.profile-name:after{content:"";background:linear-gradient(90deg,var(--acid),transparent);width:72px;height:1px;position:absolute;bottom:8px;right:0}.profile-name strong{letter-spacing:.02em;font-size:31px;font-weight:500}.profile-name small{color:#777d7e;letter-spacing:.2em;font-size:8px}.profile-detail{z-index:2;background:linear-gradient(145deg,#2b2b2ad1,#141719d1);border-radius:28px;height:410px;margin:50px 0 0 -54px;padding:44px 54px 42px 82px}.profile-detail:before{content:"";filter:blur(55px);background:#ff430080;border-radius:50%;width:430px;height:240px;position:absolute;bottom:-195px;left:8%}.profile-detail:after{content:"";background:linear-gradient(var(--acid),#ff4d0a14);border-radius:0 3px 3px 0;width:3px;height:92px;position:absolute;top:70px;left:0;box-shadow:0 0 22px #ff4d0a52}.profile-index{color:#ff581d;letter-spacing:.18em;align-items:center;gap:14px;font-size:9px;display:flex;position:relative}.profile-index:after{content:"";background:#ff581d73;width:54px;height:1px}.profile-detail h3{color:#efede7;letter-spacing:-.045em;max-width:820px;margin:31px 0 18px;font-size:clamp(28px,2.65vw,48px);font-weight:600;line-height:1.12}.profile-detail h3 em{color:#ff7047;text-shadow:0 0 25px #ff460f1a;font-style:normal}.profile-detail>p{color:#888e8f;max-width:820px;margin:0;font-size:12px;line-height:1.8}.career-summary{border-top:1px solid var(--line);gap:26px;margin-top:23px;padding-top:15px;font-size:10px;display:flex}.career-summary span{color:#ff581d;letter-spacing:.08em}.career-summary p{color:#8c9192;margin:0}.profile-contact{color:#c5c5c0;gap:32px;margin-top:18px;font-size:11px;display:flex}.profile-action{color:#666c6d;align-items:center;gap:13px;display:flex;position:absolute;bottom:24px;right:34px}.profile-action>.arrow{color:#e8e6df;border:1px solid #fff3;border-radius:50%;place-items:center;width:44px;height:44px;margin:0;font-size:18px;transition:background .28s,border-color .28s,color .28s,transform .28s;display:grid}.profile-action:hover>.arrow{background:var(--acid);border-color:var(--acid);color:#fff;transform:rotate(-45deg)translate(2px,-2px)}.profile-action span{letter-spacing:.14em;font-size:7px;line-height:1.5}.profile-stats{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:0;margin:24px 0 0 calc(36% + 22px);display:grid}.profile-stats>div{z-index:1;min-height:122px;box-shadow:none;background:0 0;border:0;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;padding:25px 24px 22px;transition:background .3s;display:flex;position:relative;overflow:hidden}.profile-stats>div:first-child{border-left:0}.profile-stats>div:hover{background:linear-gradient(#ff4d0a12,#0000)}.profile-stats>div:after{content:"";background:var(--acid);transform-origin:0;width:24px;height:2px;transition:transform .3s;position:absolute;top:0;left:24px;transform:scaleX(0)}.profile-stats>div:hover:after{transform:scaleX(1)}.profile-stats strong{color:#e9e6df;letter-spacing:-.055em;font-size:clamp(37px,3.5vw,58px);font-weight:600;line-height:1;transition:color .3s}.profile-stats>div:hover strong{color:#fff}.profile-stats span{color:#73797a;font-size:10px;line-height:1.45}.about-layout{grid-template-columns:minmax(0,1fr) minmax(0,.86fr) minmax(320px,.84fr);grid-template-areas:"intro intro visual""experience soft visual""skills stats stats";align-items:start;gap:36px 38px;padding-top:6px;display:grid}.about-intro{grid-area:intro;padding:20px 18px 0 36px}.about-intro .profile-index{margin-bottom:27px}.about-intro h2{color:#f0eee8;letter-spacing:-.07em;margin:0;font-size:clamp(60px,6.5vw,110px);font-weight:600;line-height:.88}.about-intro h2 span{color:var(--acid)}.about-intro h3{color:#e9e7e1;letter-spacing:-.04em;margin:34px 0 20px;font-size:clamp(25px,2.4vw,40px);font-weight:500;line-height:1.17}.about-intro h3 em{color:#ff7047;font-style:normal}.about-intro>p{color:#929899;max-width:840px;margin:0;font-size:13px;line-height:1.9}.about-contact-bar{background:#ffffff05;border:1px solid #ffffff21;border-radius:13px;grid-template-columns:1fr 1.35fr;max-width:760px;margin-top:26px;display:grid;overflow:hidden}.about-contact-bar a{border-left:1px solid #ffffff1a;align-items:center;gap:18px;min-height:64px;padding:14px 22px;transition:background .25s;display:flex}.about-contact-bar a:first-child{border-left:0}.about-contact-bar a:hover{background:#ff4d0a14}.about-contact-bar small{color:#62696a;letter-spacing:.16em;font-size:7px}.about-contact-bar strong{color:#c8cac6;font-size:10px;font-weight:400}.about-layout>.profile-visual{background:radial-gradient(circle at 10% 18%,#b12f133d,#0000 34%),radial-gradient(circle at 82% 88%,#ff470024,#0000 38%),#18191aa3;border-radius:30px;grid-area:visual;align-self:stretch;width:100%;height:auto;min-height:640px}.profile-art{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center center;filter:contrast(1.04)brightness(.9);display:block;transform:scale(1.045)}.profile-tab{z-index:4;color:#111416;letter-spacing:.06em;background:#e9e6df;border-radius:10px;padding:11px 18px;font-size:10px;font-weight:500;position:absolute;top:18px;left:20px}.about-layout .profile-orbit{aspect-ratio:1;width:min(74%,280px);height:auto;top:46%;left:50%}.about-layout .profile-name{bottom:30px;left:30px}.about-layout .profile-name strong{font-size:35px}.about-list{padding:0 10px 4px 36px;position:relative}.about-list h3{color:#e5e3de;letter-spacing:.03em;background:linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #ffffff1f;border-radius:10px;margin:0 0 24px;padding:13px 20px;font-size:15px;font-weight:500;display:inline-flex}.about-list p{color:#d0d1cd;align-items:baseline;gap:15px;margin:13px 0;font-size:14px;line-height:1.55;display:flex}.about-list p strong{color:#ff6334;letter-spacing:.08em;min-width:104px;font-size:11px;font-weight:500}.about-list p span{color:#7d8485;font-size:12px}.about-experience{grid-area:experience}.about-soft{grid-area:soft;padding-left:0}.about-soft p{color:#d0d1cd}.about-skills-list{grid-area:skills}.about-layout>.profile-stats{border-color:#ffffff1f;grid-area:stats;align-self:end;margin:0}.about-layout>.profile-stats>div{min-height:142px;padding:28px 22px 24px}.about-layout>.profile-stats strong{font-size:clamp(36px,3.7vw,60px)}.about-grid{grid-template-columns:29% 1fr;align-items:start;gap:6%;padding-top:44px;display:grid}.portrait-card{border:1px solid var(--line);background:radial-gradient(circle at 75% 22%,#ff7f5e3d,#0000 28%),linear-gradient(145deg,#192126,#0c0f12 58%,#18272a);border-radius:22px;height:405px;position:relative;overflow:hidden}.portrait-card:before{content:"";filter:blur(8px);background:linear-gradient(155deg,#ff765cc7,#77b1b733 46%,#0d121505 67%);width:78%;height:120%;position:absolute;bottom:-47%;right:-22%;transform:rotate(18deg)}.portrait-card:after{content:"HYK";color:#ffffff06;letter-spacing:-.1em;font-size:250px;font-weight:600;line-height:1;position:absolute;bottom:-10%;left:-6%}.portrait-orbit{border:1px solid #ffffff21;border-radius:50%;width:290px;height:290px;position:absolute;top:8%;right:-5%;box-shadow:0 0 0 45px #ff765c06,0 0 0 90px #6baaaf06}.monogram{z-index:2;letter-spacing:-.08em;font-size:58px;font-weight:500;line-height:1.04;position:absolute;top:15%;left:12%}.portrait-meta{z-index:2;letter-spacing:.18em;color:#d0d2ce;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:25px;left:25px;right:25px}.small-note{color:#6f7274;letter-spacing:.12em;margin:12px 0 0;font-size:8px;line-height:1.65}.lead{letter-spacing:-.045em;margin:0;font-size:clamp(31px,2.65vw,46px);font-weight:300;line-height:1.22}.lead strong{color:#ff8050;font-weight:400}.intro{color:#a2a5a6;max-width:790px;margin:22px 0 26px;font-size:13px;line-height:1.75}.stats{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff06;border-radius:16px;grid-template-columns:repeat(3,1fr);padding:16px 20px;display:grid}.stats div{border-right:1px solid var(--line);align-items:end;gap:13px;padding-left:26px;display:flex}.stats div:first-child{padding-left:0}.stats div:last-child{border-right:0}.stats strong{letter-spacing:-.05em;font-size:32px;font-weight:400;line-height:1}.stats span{color:#828589;margin-bottom:4px;font-size:11px}.experience-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.experience-row{border:1px solid var(--line);background:#ffffff05;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:7px 12px;padding:12px 14px;display:grid}.experience-row:last-child{border-bottom:1px solid var(--line)}.experience-row span{grid-column:1/-1}.experience-row span,.experience-row em{color:#777b7e;font-size:9px;font-style:normal}.experience-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;overflow:hidden}.experience-row em{text-align:right}.contact-line{letter-spacing:.04em;gap:34px;margin-top:20px;font-size:11px;display:flex}.work{color:var(--ink);background:linear-gradient(#0b0e11,#07090b 70%);border-radius:34px;padding:110px 0 125px;position:relative;overflow:hidden}.work:before{content:"";background:radial-gradient(circle,#ff6f4f21,#538f9412 38%,#0000 70%);border-radius:50%;width:900px;height:900px;position:absolute;top:5%;right:-420px}.work .section-label{border-color:var(--line);color:#858c8e}.work-heading,.ability-heading{justify-content:space-between;align-items:end;padding:52px 0 68px;display:flex}.work-heading h2,.ability-heading h2{font-size:clamp(64px,7.2vw,126px)}.work-heading{justify-content:space-between;align-items:flex-start;gap:40px;min-height:300px;padding:0 0 48px;position:relative}.work-heading>div{flex-direction:column;align-items:flex-start;display:flex}.work-heading h2{white-space:normal;letter-spacing:-.065em;margin:0;font-size:clamp(44px,4.5vw,78px);line-height:.78}.work-heading h2 span,.work-heading h2 em{color:#f0eee8;font:inherit;display:block}.work-heading h2 em{color:#686b6b;-webkit-text-stroke:0;font-style:normal}.work-heading small{color:#7a8081;letter-spacing:-.02em;margin-top:62px;font-size:7px;line-height:1.05}.project-card:first-child .work-heading small{color:#a3a7a7;letter-spacing:.05em;font-size:12px;line-height:1.35}.project-card:first-child .work-heading .work-symbol{display:none}.work-symbol{color:#6c7172;font-size:34px;font-style:normal;position:absolute;top:58px;left:30%}.work-pill{color:#ff5a1d;letter-spacing:.08em;background:#ff4d0a1a;border:1px solid #ff4d0a5c;border-radius:99px;margin-top:25px;padding:7px 13px;font-size:11px;display:inline-flex}.work-heading h2 em{-webkit-text-stroke:1px #f1efea99}.work-heading p,.ability-heading p{color:#858b8c;max-width:360px;margin:7px 0 0;font-size:11px;line-height:1.75}.projects{grid-template-columns:1fr;align-items:start;gap:30px;display:grid}.detail-intro{min-height:clamp(3200px,400vw,4900px);padding:90px 0;position:relative;overflow:hidden}.project-card:first-child+.detail-intro{margin-top:0}.detail-intro .work-heading{width:100%;padding:0}.detail-intro .work-heading h2{display:none}.detail-intro .work-heading small{color:#f0eee8;letter-spacing:-.035em;margin-top:0;font-size:clamp(26px,2.7vw,46px);font-weight:600;line-height:1.1}.detail-intro .work-symbol{display:none}.detail-placeholders{height:102%;position:absolute;top:-2%;left:3%;right:3%}.detail-placeholders span{background-color:#f4f2ed;background-image:url(/project-detail-intro-optimized.jpg);background-repeat:no-repeat;background-size:100%;border-radius:22px;display:block;position:absolute;overflow:hidden;box-shadow:0 28px 70px #00000059}.detail-placeholders span:first-child{background-position:top;width:25%;height:clamp(2400px,335vw,4150px);top:10%;left:3%}.detail-placeholders span:nth-child(2){background-position:50%;width:27%;height:clamp(2250px,310vw,3900px);top:10%;left:36%}.detail-placeholders span:nth-child(3){background-position:bottom;width:25%;height:clamp(2400px,335vw,4150px);top:15%;left:69%}.project-card{color:#eef0ed;min-height:1150px;box-shadow:none;background:0 0;border:0;border-radius:0;display:block;overflow:visible}.project-card:first-child+.project-card{margin-top:420px}.project-visual{background:0 0;border-radius:0;min-height:1150px;position:relative;overflow:visible}.project-visual.project-titanium,.project-visual.project-form,.project-visual.project-commerce{background:0 0}.project-visual.project-titanium{min-height:clamp(3100px,360vw,4400px)}.project-visual.project-form{min-height:clamp(2350px,305vw,3700px)}.project-index{z-index:4;letter-spacing:.2em;font-size:9px;position:absolute;top:23px;left:25px}.visual-word{z-index:2;letter-spacing:-.08em;mix-blend-mode:overlay;white-space:nowrap;font-size:clamp(50px,6vw,110px);font-weight:600;position:absolute;bottom:5%;left:6%}.object{position:absolute}.project-titanium{background:radial-gradient(circle at 56% 38%,#f2ece2,#82a9aa 23%,#273438 54%,#101315 74%)}.project-titanium .object-a{background:linear-gradient(110deg,#1d2324,#cbd8d5 32%,#596765 50%,#dce5e2 67%,#1b2021);border-radius:42% 42% 18% 18%;width:30%;height:56%;top:21%;left:34%;transform:rotate(-6deg);box-shadow:0 30px 80px #0009}.project-titanium .object-b{border:11px solid #abb8b5;border-left:0;border-radius:0 70% 70% 0;width:8%;height:27%;top:33%;left:59%}.project-titanium .object-c{filter:blur(18px);opacity:.6;background:#080a0a;border-radius:50%;width:42%;height:10%;bottom:12%;left:28%}.project-form{background:radial-gradient(circle at 70% 18%,#ffb49073,#0000 24%),linear-gradient(135deg,#171415,#742b20 53%,#170f0e)}.project-form .object-a{background:linear-gradient(140deg,#ff5c32,#80200f 55%,#190703);border-radius:48% 10% 42% 15%;width:42%;height:54%;top:19%;left:32%;transform:rotate(12deg);box-shadow:-40px 50px 110px #ff3b1447}.project-form .object-b{border:1px solid #ffa177a6;border-radius:50%;width:23%;height:30%;top:34%;left:20%;box-shadow:inset 0 0 80px #ff532466}.project-form .object-c{background:#ffffff4d;width:60%;height:1px;top:63%;left:18%;transform:rotate(-18deg)}.project-commerce{background:linear-gradient(135deg,#e8e2d8,#9fb7b6 45%,#344245)}.project-commerce .object-a{background:linear-gradient(120deg,#111,#5a625f 47%,#090a0a);border-radius:30px;width:24%;height:68%;top:13%;left:38%;transform:rotate(-12deg);box-shadow:-35px 45px 80px #1f242399}.project-commerce .object-b{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid #fff6;border-radius:30px;width:26%;height:65%;top:17%;left:49%;transform:rotate(9deg)}.project-commerce .object-c{filter:blur(30px);opacity:.45;background:#101414;border-radius:50%;width:75%;height:20%;bottom:4%;left:12%}.project-card .visual-word{display:none}.project-card .project-index{display:block}.project-titanium .project-index,.project-form .project-index,.project-commerce .project-index{display:none}.project-visual .object{z-index:2;overflow:hidden;filter:none!important;opacity:1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:1px solid #fff3!important;border-radius:14px!important;transform:none!important;box-shadow:0 24px 55px #00000061!important}.project-visual .object-a{width:25%!important;height:60%!important;top:auto!important;bottom:10%!important;left:7%!important}.project-visual .object-b{width:28%!important;height:88%!important;top:auto!important;bottom:3%!important;left:36%!important}.project-visual .object-c{width:25%!important;height:68%!important;top:auto!important;bottom:15%!important;left:68%!important}.project-visual .object-d{display:none}.project-visual .object:before{content:"";background:repeating-linear-gradient(#ffffff0e 0 1px,#0000 1px 29px);border:1px solid #ffffff1a;border-radius:9px;position:absolute;inset:8px}.project-visual .object:after{content:"";background:#fff9;height:2px;position:absolute;top:22%;left:15%;right:15%;box-shadow:0 44px #ffffff29,0 88px #ffffff1a}.project-titanium .object-a{background:linear-gradient(160deg,#203239,#10171b 45%,#8da7a9)!important}.project-titanium .object-b{background:radial-gradient(circle at 50% 25%,#e7f0ece6,#0000 16%),linear-gradient(160deg,#758f91,#182429 48%,#080c0f)!important}.project-titanium .object-c{background:linear-gradient(160deg,#afc0bc,#33474c 42%,#0c1215)!important}.project-titanium .object-a,.project-titanium .object-b,.project-titanium .object-c{background-color:#eee4da!important;background-image:url(/project-tea-detail-v2-optimized.jpg)!important;background-repeat:no-repeat!important;background-size:100%!important}.project-titanium .object-a{background-position:top!important}.project-titanium .object-b{background-position:50%!important}.project-titanium .object-c{background-position:bottom!important}.project-titanium .object{border:0!important}.project-titanium .object-a{height:clamp(1850px,260vw,3250px)!important;top:9%!important;bottom:auto!important}.project-titanium .object-b{height:clamp(2250px,320vw,4000px)!important;top:2%!important;bottom:auto!important}.project-titanium .object-c{height:clamp(1850px,260vw,3250px)!important;top:16%!important;bottom:auto!important}.project-titanium .object:before,.project-titanium .object:after{display:none}.project-result{z-index:4;color:#ebe8e1;letter-spacing:-.04em;border-top:1px solid #ff571d8c;width:25%;padding-top:18px;font-size:clamp(20px,2.1vw,34px);font-weight:600;line-height:1.15;position:absolute;bottom:0;right:7%}.project-titanium .project-result{bottom:280px}.project-form .object-a{background:linear-gradient(160deg,#35100c,#8f1f0f 48%,#130706)!important}.project-form .object-b{background:radial-gradient(circle at 50% 23%,#ff6e36bf,#0000 18%),linear-gradient(160deg,#a42b17,#32100b 50%,#0d0504)!important}.project-form .object-c{background:linear-gradient(160deg,#5b1810,#d13d1e 38%,#190807)!important}.project-form .object-a,.project-form .object-b,.project-form .object-c{background-color:#050302!important;background-image:url(/project-thermos-detail-optimized.jpg)!important;background-repeat:no-repeat!important;background-size:100%!important;border:0!important}.project-form .object-a{background-position:top!important}.project-form .object-b{background-position:50%!important}.project-form .object-c{background-position:bottom!important}.project-form .object-a{height:clamp(1900px,260vw,3200px)!important;top:8%!important;bottom:auto!important}.project-form .object-b{height:clamp(2150px,300vw,3600px)!important;top:1%!important;bottom:auto!important}.project-form .object-c{height:clamp(1900px,260vw,3200px)!important;top:14%!important;bottom:auto!important}.project-form .object:before,.project-form .object:after{display:none}.project-card:nth-child(2) .work-heading small{color:#aa7b5e;letter-spacing:.06em;font-size:12px;line-height:1.35}.project-card:nth-child(3) .work-heading small{color:#8c9292;letter-spacing:.06em;font-size:12px;line-height:1.35}.project-heading-02{min-height:280px;margin-top:220px}.project-heading-02 h2{display:none}.project-card .project-heading-02 small{letter-spacing:-.04em;margin-top:0;font-weight:600;line-height:1.08;color:#fff!important;font-size:clamp(34px,3.4vw,60px)!important}.project-heading-02 .work-symbol{display:none}.project-heading-03{margin-top:180px}.project-heading-03 small{color:#aeb2b2;letter-spacing:.03em;margin-top:54px;font-size:16px;line-height:1.45}.project-commerce .object-a{background:linear-gradient(160deg,#d6ddd9,#556568 48%,#111719)!important}.project-commerce .object-b{background:radial-gradient(circle at 50% 24%,#ffffffb8,#0000 17%),linear-gradient(160deg,#879a9a,#273436 48%,#0a0e10)!important}.project-commerce .object-c{background:linear-gradient(160deg,#b6c5c1,#526568 40%,#121719)!important}.project-visual.project-commerce{min-height:clamp(1400px,150vw,2700px);margin-bottom:0}.project-commerce .object{border:0!important;border-radius:12px!important;box-shadow:0 22px 55px #00000047!important}.project-commerce .object-a{aspect-ratio:104/30;background-color:#120b08!important;background-image:url(/airport-poster.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:98%!important;height:auto!important;top:2%!important;bottom:auto!important;left:1%!important}.project-commerce .object-b{aspect-ratio:704/1664;background-color:#0000!important;background-image:url(/poster-left.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:31%!important;height:auto!important;top:50%!important;bottom:auto!important;left:1%!important}.project-commerce .object-c{aspect-ratio:704/1664;background-color:#0000!important;background-image:url(/poster-center.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:31%!important;height:auto!important;top:50%!important;bottom:auto!important;left:34.5%!important}.project-commerce .object-d{z-index:2;aspect-ratio:704/1664;display:block;position:absolute;background-color:#0000!important;background-image:url(/poster-right.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:31%!important;height:auto!important;top:50%!important;bottom:auto!important;left:68%!important}.project-commerce .object-e{aspect-ratio:4465/1180;background-color:#090705!important;background-image:url(/airport-poster-2-display.jpg?v=20260829-1)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:98%!important;height:auto!important;top:26%!important;bottom:auto!important;left:1%!important}.project-commerce .object:before{background:radial-gradient(circle at 50% 54%,#ff5519d1,#0000 18%),radial-gradient(circle at 36% 38%,#3457f5b8,#0000 13%),radial-gradient(circle at 66% 35%,#ffd300d1,#0000 14%);border:0;inset:6%}.project-commerce .object:after{background:#0c0f11d1;width:54%;height:16px;top:8%;left:8%;right:auto;box-shadow:0 25px #0c0f111f}.project-commerce .object:before,.project-commerce .object:after{display:none}.rendering-screen{color:#f0eee8;background:radial-gradient(circle at 78% 42%,#ff5b2829,#0000 28%),#05080a;border-top:1px solid #ffffff14;flex-direction:column;min-height:100vh;padding-bottom:260px;display:flex;position:relative;overflow:hidden}.rendering-screen-inner{flex-direction:column;justify-content:center;min-height:100vh;padding:120px 0;display:flex;position:relative;transform:translateY(-100px)}.rendering-screen-index{color:#8c9292;letter-spacing:.18em;font-size:10px;position:absolute;top:90px;left:0}.rendering-screen h2{letter-spacing:-.075em;flex-direction:column;width:64%;margin:0;font-size:clamp(52px,7.2vw,132px);font-weight:600;line-height:.82;display:flex}.rendering-screen h2 span,.rendering-screen h2 em{white-space:nowrap;display:block}.rendering-screen h2 em{color:#0000;-webkit-text-stroke:1px #8c9292;font-style:normal}.rendering-screen-name{color:#aeb2b2;letter-spacing:.04em;margin:54px 0 0;font-size:18px;line-height:1.4}.rendering-screen-desc{color:#8c9292;max-width:430px;margin:0;font-size:14px;line-height:1.8;position:absolute;top:42%;right:0}.rendering-showcase{margin-top:-280px;overflow:hidden}.rendering-showcase img{object-fit:contain;width:100%;height:auto;display:block}.rendering-frame-grid{grid-template-columns:repeat(3,1fr);gap:3.5%;margin-top:80px;display:grid}.rendering-frame{aspect-ratio:16/9;background:#ffffff05;border:1px solid #ffffff1f;border-radius:12px;overflow:hidden;box-shadow:0 22px 55px #00000047}.rendering-frame img{object-fit:contain;width:100%;height:100%;display:block}.rendering-wide-frame{margin-top:80px;overflow:hidden}.rendering-wide-frame img{object-fit:contain;width:100%;height:auto;display:block}.rendering-duo-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:4%;margin-top:80px;display:grid}.rendering-duo-frame{background:#ffffff05;border:1px solid #ffffff1f;border-radius:12px;overflow:hidden;box-shadow:0 22px 55px #00000047}.rendering-duo-frame img{object-fit:contain;width:100%;height:auto;display:block}.project-info{background:linear-gradient(145deg,#ffffff06,#0000);flex-direction:column;justify-content:space-between;min-height:480px;padding:38px 36px 34px;display:flex;position:relative}.project-info span{color:#8a8d8d;letter-spacing:.15em;font-size:9px}.project-title-group{margin:0}.project-info .project-no{color:var(--acid);letter-spacing:.16em;margin:0 0 28px;font-size:9px;font-weight:500;line-height:1;display:block}.project-info h3{color:#f0eee8;letter-spacing:-.055em;max-width:340px;margin:0;font-size:clamp(26px,2.45vw,42px);font-weight:600;line-height:.9}.project-info h3 span{color:inherit;font-size:inherit;letter-spacing:inherit;display:block}.project-info h3 span:last-child{color:#9a9c99}.project-title-group small{color:#666d6e;letter-spacing:.1em;margin-top:24px;font-size:7px;line-height:1.15;display:block}.project-title-group>span{color:#747b7c;letter-spacing:.18em;font-size:9px;display:block}.project-summary{border-top:1px solid var(--line);padding-top:17px}.project-summary strong{color:#e4e3de;font-size:13px;font-weight:500;display:block}.project-summary p{color:#777d7e;margin:8px 0 0;font-size:10px;line-height:1.5}.project-result{border-top:1px solid var(--line);flex-direction:column;gap:0;max-width:360px;margin:0;padding:13px 0 0;display:flex}.project-result>span{color:#616768;font-size:8px}.project-result strong{color:#c9cac6;letter-spacing:.03em;border:0;padding:0;font-size:10px;font-weight:400;line-height:1.5}.project-info button{color:#101214;cursor:pointer;background:#ebe9e3;border:0;border-radius:50%;width:48px;height:48px;transition:background .28s,color .28s,box-shadow .28s,transform .28s;position:absolute;bottom:27px;right:28px;box-shadow:0 0 35px #ff4d0a2e}.project-info button:hover{background:var(--acid);color:#fff;transform:translateY(-3px);box-shadow:0 10px 34px #ff4d0a4d}.ability{padding:110px 0 125px;position:relative}.ability:before{content:"";z-index:-1;background:radial-gradient(circle,#ff765c1c,#65a2a80e 42%,#0000 70%);border-radius:50%;width:820px;height:820px;position:absolute;top:5%;right:-420px}.ability-heading{padding-bottom:60px}.ability-heading p{color:#7f8284}.strength-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.strength-card{isolation:isolate;background:linear-gradient(145deg,#ffffff0e,#ffffff03);border:1px solid #ffffff1f;border-radius:26px;grid-template-columns:120px minmax(0,1fr);align-items:end;gap:26px;min-height:310px;padding:30px;transition:transform .4s,border-color .4s,box-shadow .4s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 24px 70px #0000001f}.strength-card:first-child,.strength-card:nth-child(4){grid-column:span 7}.strength-card:nth-child(2),.strength-card:nth-child(3){grid-column:span 5}.strength-card:first-child{background:radial-gradient(circle at 9% 110%,#ff4d0a33,#0000 40%),linear-gradient(145deg,#11171b,#0b1014)}.strength-card:nth-child(2){background:radial-gradient(circle at 110% -5%,#65aeb72e,#0000 43%),linear-gradient(145deg,#111719,#0b1014)}.strength-card:nth-child(3){background:radial-gradient(circle at -5% -10%,#ff774924,#0000 42%),linear-gradient(145deg,#111416,#0a0f12)}.strength-card:nth-child(4){background:radial-gradient(circle at 96% 104%,#508f9733,#0000 42%),linear-gradient(145deg,#111619,#0a0e11)}.strength-card:before{content:"";z-index:-1;background:linear-gradient(90deg,#ffffff29,#0000 72%);height:1px;position:absolute;top:92px;left:30px;right:30px}.strength-card:after{content:"↗";color:#b9beba;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;transition:all .35s;display:grid;position:absolute;top:22px;right:25px}.strength-card:hover{border-color:#ffffff40;transform:translateY(-6px);box-shadow:inset 0 1px #ffffff12,0 28px 80px #00000047}.strength-card:hover:after{color:#fff;border-color:var(--acid);background:var(--acid);transform:rotate(45deg)}.strength-card>span{color:#f1efea1c;letter-spacing:-.08em;font-size:68px;font-weight:600;line-height:1;position:absolute;top:15px;left:28px}.strength-icon{z-index:1;width:92px;height:92px;margin:0 0 3px;position:relative}.strength-icon i{border:1px solid #c2cccaa6;border-radius:50%;transition:transform .45s,border-color .45s;position:absolute;inset:12px}.strength-icon i:last-child{border-color:var(--acid);transform:translate(24px);box-shadow:0 0 28px #ff4d0a1f}.strength-card:nth-child(2) .strength-icon i{border-radius:14px;inset:15px;transform:rotate(45deg)}.strength-card:nth-child(2) .strength-icon i:last-child{border-color:#71aeb4;transform:translate(20px)rotate(45deg);box-shadow:0 0 28px #71aeb421}.strength-card:nth-child(3) .strength-icon i{background:#818a89;border:0;border-radius:0;width:76px;height:1px;inset:29px auto auto 8px;transform:rotate(-18deg)}.strength-card:nth-child(3) .strength-icon i:last-child{background:var(--acid);top:52px;transform:rotate(18deg);box-shadow:0 0 24px #ff4d0a4d}.strength-card:nth-child(4) .strength-icon i:first-child{border-radius:50% 50% 10px;inset:10px 25px 25px 10px;transform:rotate(45deg)}.strength-card:nth-child(4) .strength-icon i:last-child{border-color:#71aeb4;border-radius:10px 50% 50%;inset:25px 10px 10px 25px;transform:rotate(45deg);box-shadow:0 0 28px #71aeb421}.strength-card:hover .strength-icon i:first-child{transform:translate(-5px)rotate(-8deg)}.strength-card:hover .strength-icon i:last-child{transform:translate(29px)rotate(8deg)}.strength-card:nth-child(2):hover .strength-icon i:first-child{transform:translate(-5px)rotate(37deg)}.strength-card:nth-child(2):hover .strength-icon i:last-child{transform:translate(25px)rotate(53deg)}.strength-card:nth-child(3):hover .strength-icon i:first-child{transform:rotate(-25deg)}.strength-card:nth-child(3):hover .strength-icon i:last-child{transform:rotate(25deg)}.strength-card:nth-child(4):hover .strength-icon i:first-child{transform:translate(-4px,-4px)rotate(45deg)}.strength-card:nth-child(4):hover .strength-icon i:last-child{transform:translate(4px,4px)rotate(45deg)}.strength-card>div:last-child{z-index:1;align-self:end;position:relative}.strength-card small{color:#777f80;letter-spacing:.2em;font-size:9px}.strength-card p{color:#8f9696;max-width:430px;margin:0;font-size:11px;line-height:1.85}.strength-card{grid-template-rows:200px minmax(0,1fr);grid-template-columns:1fr;align-items:stretch;gap:0;min-height:420px;padding:0}.strength-card:before{display:none}.strength-card>span{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffd1;letter-spacing:.14em;background:#05080a75;border:1px solid #ffffff2e;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:500;line-height:1;top:18px;left:20px}.strength-card:after{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05080a5c}.strength-media{background:#111619;grid-row:1;margin:0;position:relative;overflow:hidden}.strength-media:after{content:"";background:linear-gradient(#05080a0f,#05080a14 46%,#0a0e11e0 100%),linear-gradient(90deg,#ff4d0a14,#0000 55%);position:absolute;inset:0}.strength-media img{object-fit:cover;filter:saturate(.68)contrast(1.08)brightness(.78);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .5s;display:block}.strength-card:first-child .strength-media img{object-position:center 56%}.strength-card:nth-child(2) .strength-media img{object-position:center 48%}.strength-card:nth-child(3) .strength-media img{object-position:center 58%}.strength-card:nth-child(4) .strength-media img{object-position:center 55%}.strength-card .strength-icon{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1215e0;border:1px solid #ffffff26;border-radius:20px;width:68px;height:68px;margin:0;position:absolute;top:162px;right:26px;box-shadow:0 15px 34px #0000004d}.strength-card .strength-icon i{inset:14px}.strength-card:nth-child(3) .strength-icon i{width:52px;height:1px;inset:22px auto auto 8px}.strength-card:nth-child(3) .strength-icon i:last-child{top:44px}.strength-card>div:last-child{flex-direction:column;grid-row:2;justify-content:flex-end;align-self:stretch;padding:28px 30px 31px;display:flex}.strength-card small{padding-right:74px}.strength-card h3{margin-top:14px}.strength-grid{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(100% - 120px,1700px);margin-inline:auto}.strength-card:nth-child(n){min-height:560px;box-shadow:none;background:0 0;border:0;border-left:1px solid #ffffff1c;border-radius:0;grid-column:auto;padding:0;display:block;overflow:hidden}.strength-card:first-child{border-left:0}.strength-card:hover{background:#ffffff05;transform:none}.strength-card:after{display:none}.strength-card>span{z-index:1;-webkit-backdrop-filter:none;backdrop-filter:none;color:#ffffff0e;letter-spacing:-.1em;transform-origin:0 0;background:0 0;border:0;border-radius:0;padding:0;font-size:clamp(165px,15vw,245px);font-weight:300;line-height:.78;top:150px;left:-8px;transform:scaleY(1.22)}.strength-card .strength-media{z-index:0;opacity:.3;height:58%;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 0%,#000000d1 45%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000d1 45%,#0000 100%)}.strength-card .strength-media:after{background:linear-gradient(#070a0c47,#070a0c80 55%,#0c0f11 100%)}.strength-card .strength-media img{filter:grayscale(.65)saturate(.35)contrast(1.1)brightness(.48)}.strength-card:hover .strength-media{opacity:.52}.strength-card:hover .strength-media img{filter:grayscale(.25)saturate(.7)contrast(1.08)brightness(.58);transform:scale(1.04)}.strength-card .strength-icon{display:none}.strength-card>div:last-child{z-index:3;padding:34px 32px 42px;display:block;position:absolute;bottom:0;left:0;right:0}.strength-card>div:last-child:before,.strength-card small{display:none}.strength-card h3{color:#f0eee8;letter-spacing:-.045em;margin:0 0 30px;font-size:clamp(27px,2.45vw,40px);font-weight:500;line-height:.95}.strength-card h3 span{display:block}.strength-card h3:after{content:"";background:#e9e7e1;width:44px;height:2px;margin-top:31px;display:block}.strength-card p{color:#a2a6a5;max-width:270px;font-size:11px;line-height:1.8}.tools-line{border-bottom:1px solid var(--line);justify-content:space-between;padding:45px 0 16px;display:flex}.tools-line span{color:#ff6b31;letter-spacing:.2em;font-size:9px}.tools-line p{color:#7e8183;letter-spacing:.15em;margin:0;font-size:10px}.footer{min-height:88svh;color:var(--ink);background:linear-gradient(#ff5b24 0%,#f33a1d 32%,#4a0d0a 49%,#070505 68%,#020303 100%);border-radius:34px 34px 0 0;position:relative;overflow:hidden}.footer:before{content:"";background:radial-gradient(82% 78% at 2% 100%,#000 0%,#000000fa 47%,#000000ad 68%,#0000 100%),linear-gradient(105deg,#00000014 22%,#0000 58%,#ff34182e 100%);position:absolute;inset:0}.footer-glow{filter:blur(30px);background:radial-gradient(circle,#ff2f169e,#b1140d61 30%,#0000 69%);border-radius:50%;width:760px;height:620px;position:absolute;bottom:-22%;right:-12%}.footer-inner{z-index:2;flex-direction:column;min-height:88svh;padding:62px 0 32px;display:flex;position:relative}.footer .section-label{border-color:var(--line);color:#888f90}.footer .section-label span{color:#ff9279}.footer-top{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.footer-menu{flex-direction:column;align-items:flex-start;display:flex}.footer-menu a{color:#f1efea;letter-spacing:-.02em;font-size:13px;font-weight:600;line-height:1.04}.footer-invite{justify-self:end;width:min(100%,410px)}.footer-invite>p{color:#f1efeacc;max-width:340px;margin:0 0 28px;font-size:13px;line-height:1.55}.footer-invite>a{border-bottom:1px solid #f1efea61;grid-template-columns:1fr auto;align-items:end;gap:6px 18px;padding:0 0 12px;display:grid;position:relative}.footer-invite span{color:#f1efea85;letter-spacing:.17em;grid-column:1;font-size:8px}.footer-invite strong{color:#f1efea;grid-column:1;font-size:13px;font-weight:400}.footer-invite .arrow{grid-area:1/2/span 2;font-size:20px}.footer-title{letter-spacing:-.08em;white-space:nowrap;align-self:flex-start;max-width:100%;margin:auto 0 36px;padding-right:.06em;font-size:clamp(110px,18.2vw,310px);font-weight:600;line-height:.72}.footer-title em{color:#0000;-webkit-text-fill-color:transparent;-webkit-text-stroke:0;background:linear-gradient(90deg,#f2efea 0%,#ff735a 56%,#ff2f18 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.footer-title .arrow{vertical-align:top;margin:0 0 0 26px;font-size:.42em}.footer-bottom{border-top:1px solid #f1efea42;grid-template-columns:1.25fr 1fr 1fr auto;align-items:end;gap:30px;padding-top:15px;display:grid}.footer-bottom div{flex-direction:column;gap:8px;display:flex}.footer-bottom span{letter-spacing:.18em;opacity:.55;font-size:8px}.footer-bottom a,.footer-bottom p{margin:0;font-size:11px}.copyright{opacity:.55}@media (width<=1000px){.page-width{width:min(calc(100% - 40px),var(--max))}.nav{grid-template-columns:1fr auto auto;gap:24px;height:68px;padding:0 20px}.nav-links{gap:22px;display:flex}.menu-button{display:none}.contact-pill{padding:9px 12px}.hero{min-height:820px}.hero .hero-title{width:72vw;font-size:clamp(52px,8vw,82px)}.hero-scene{inset:0 0 0 30%}.hero-bottom{gap:30px}.about-grid{grid-template-columns:31% 1fr;gap:5%}.portrait-wrap{max-width:none}.about-copy{padding-top:0}.project-card{grid-template-columns:1fr}.project-info{min-height:390px}.strength-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{grid-template-columns:1fr 1fr}.copyright{text-align:left}.work-heading,.ability-heading{flex-direction:column;align-items:start;gap:35px}.work-heading p,.ability-heading p{margin:0}}@media (width<=620px){.nav{gap:12px}.brand{font-size:17px}.nav-links{gap:12px}.nav-links a{letter-spacing:.03em;font-size:11px}.contact-pill{padding:9px 11px;font-size:0}.contact-pill .arrow{margin:0;font-size:16px}.hero .hero-title{width:100%;font-size:12vw}.hero-title>span{white-space:normal}.hero-scene{opacity:.55;left:15%}.designer-figure,.scene-reflection{left:70%}.hero-bottom{bottom:28px}.hero-proof,.scroll-note{display:none}.about,.ability{padding:82px 0}.about-grid{grid-template-columns:1fr;padding-top:42px}.portrait-wrap{max-width:430px}.about-copy{padding-top:8px}.portrait-card{height:360px}.stats{gap:12px}.stats div{padding-left:12px;display:block}.stats strong{font-size:30px}.stats span{margin-top:8px;display:block}.experience-list{grid-template-columns:1fr}.experience-row{grid-template-columns:1fr auto}.experience-row em{display:block}.contact-line{flex-direction:column;gap:12px}.work{padding:100px 0}.work-heading,.ability-heading{padding:55px 0 70px}.work-heading h2,.ability-heading h2{font-size:15vw}.project-visual{min-height:430px}.project-card{min-height:auto}.projects{gap:60px}.strength-grid{grid-template-columns:1fr}.tools-line{flex-direction:column;gap:15px}.footer-title{font-size:14vw}.footer-bottom{grid-template-columns:1fr 1fr}.footer-kicker{margin-top:12vh}}@media (width<=1000px){.brand{left:20px}.nav-center{gap:22px}.hero .hero-title{width:100%}.work-heading{flex-direction:row;align-items:flex-start;gap:30px}.work-heading h2{font-size:5.2vw}.work-heading p{max-width:270px;margin-right:0}.project-card,.project-visual{min-height:1060px}.project-info{min-height:450px;padding:30px 28px}.profile-heading h2{font-size:clamp(88px,15vw,140px)}.profile-panels{grid-template-columns:38% 1fr;gap:12px}.profile-visual,.profile-detail{height:400px}.profile-detail{padding:36px 38px}.profile-detail h3{margin:32px 0 18px;font-size:clamp(26px,3.4vw,36px)}.profile-detail>p{font-size:11px;line-height:1.7}.career-summary{gap:14px;margin-top:20px;padding-top:14px}.profile-contact{gap:22px;margin-top:18px}.profile-action{display:none}.profile-orbit{width:220px;height:220px}.profile-stats>div{min-height:108px;padding:20px}.profile-stats strong{font-size:37px}}@media (width<=620px){.nav-center{gap:12px}.hero-title .hero-en{font-size:26vw}.hero-product{object-position:67% 84%;opacity:.48;width:100%;height:100%;inset:0;transform:none}.work-heading{flex-direction:column}.work-heading h2{font-size:12vw}.work-symbol{top:50px;left:auto;right:12%}.projects{grid-template-columns:1fr}.project-card,.project-visual{min-height:820px}.project-visual .object-a{width:27%!important;left:4%!important}.project-visual .object-b{width:29%!important;left:35.5%!important}.project-visual .object-c{width:27%!important;left:68%!important}.project-info{min-height:220px}.about{width:calc(100% - 40px);margin:28px auto;padding:55px 20px 60px}.profile-heading{margin-bottom:28px}.profile-heading h2{font-size:24vw}.profile-heading>span{margin-top:22px}.profile-panels{grid-template-columns:1fr}.profile-visual{height:330px}.profile-detail{height:auto;min-height:390px;padding:30px 25px}.profile-detail h3{font-size:28px}.career-summary{flex-direction:column;align-items:flex-start;gap:7px}.profile-contact{flex-direction:column;gap:10px}.profile-stats{grid-template-columns:repeat(2,1fr)}.profile-stats>div{min-height:100px}}@media (width<=1000px){.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.strength-card:nth-child(n){grid-column:auto;grid-template-rows:180px minmax(0,1fr);grid-template-columns:1fr;gap:0;min-height:500px;padding:0}.strength-card:nth-child(3){border-top:1px solid #ffffff1c;border-left:0}.strength-card:nth-child(4){border-top:1px solid #ffffff1c}.strength-card>span{left:24px}.strength-card:before{left:25px;right:25px}.strength-card .strength-icon{width:68px;height:68px;top:142px}.profile-panels{grid-template-columns:38% 1fr;gap:12px}.profile-visual{height:440px}.profile-detail{height:400px;margin:40px 0 0 -34px;padding:36px 38px 34px 58px}.profile-detail h3{margin:25px 0 16px}.profile-stats{margin-left:0}.about-layout{grid-template-columns:1fr 1fr;grid-template-areas:"intro intro""experience visual""soft visual""skills skills""stats stats";column-gap:24px}.about-intro{padding-left:20px}.about-layout>.profile-visual{min-height:540px}.about-soft{padding-left:36px}}@media (width<=620px){.strength-grid{grid-template-columns:1fr}.strength-card:nth-child(n){border-top:1px solid #ffffff1c;border-left:0;border-radius:0;grid-template-rows:180px minmax(0,1fr);grid-template-columns:1fr;min-height:470px}.strength-card:first-child{border-top:0}.strength-card h3{font-size:27px}.profile-panels{grid-template-columns:1fr;gap:0}.profile-visual{border-radius:24px 72px 24px 24px;height:340px}.profile-detail{border-radius:24px;height:auto;min-height:420px;margin:-20px 0 0;padding:38px 25px 32px}.profile-detail:after{top:60px}.profile-detail h3{margin-top:27px}.profile-stats{grid-template-columns:repeat(2,1fr);margin:22px 0 0}.profile-stats>div{min-height:112px}.profile-stats>div:nth-child(3){border-top:1px solid #ffffff1a;border-left:0}.profile-stats>div:nth-child(4){border-top:1px solid #ffffff1a}.about-layout{grid-template-columns:1fr;grid-template-areas:"intro""visual""experience""soft""skills""stats";row-gap:28px}.about-intro{padding:0}.about-intro h2{font-size:15vw}.about-intro h3 br{display:none}.about-contact-bar{grid-template-columns:1fr}.about-contact-bar a{border-top:1px solid #ffffff1a;border-left:0}.about-contact-bar a:first-child{border-top:0}.about-layout>.profile-visual{min-height:420px;margin:0}.about-list,.about-soft{padding-left:0}.about-layout>.profile-stats{grid-template-columns:repeat(2,1fr)}.opening-content{padding:20px}.opening-meta{top:28px;left:20px;right:20px}.opening-line{left:20px;right:20px}.opening-word{letter-spacing:-.075em;font-size:clamp(72px,24vw,150px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.opening{display:none!important}.hero-ambient span{animation:none!important}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
