:root{color-scheme:dark;--bg: #060807;--panel: rgba(14, 20, 17, .78);--panel-strong: #111915;--panel-soft: #17221d;--line: rgba(209, 222, 211, .14);--line-strong: rgba(210, 223, 214, .24);--text: #eef4ed;--muted: #a8b7ad;--quiet: #748278;--green: #8bb59d;--green-deep: #416e5c;--amber: #c8a46d;--blue: #8ab4ff;--danger: #c36a4a;--shadow: 0 26px 70px rgba(0, 0, 0, .34);--radius: 8px;--shell: 1700px;--font-sans: "Inter", "Aptos", "Segoe UI", "Microsoft YaHei", sans-serif;--font-serif: Georgia, "Times New Roman", "Songti SC", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:var(--font-sans);background:linear-gradient(180deg,#050705,#0c120f 44%,#080b09);overflow-x:hidden}body::selection{color:#061008;background:var(--green)}a{color:inherit;text-decoration:none}button,a{font:inherit}img,video{display:block;max-width:100%}.site{min-height:100vh;background:linear-gradient(90deg,rgba(139,181,157,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(139,181,157,.028) 1px,transparent 1px),var(--bg);background-size:112px 112px}.shell{width:min(var(--shell),calc(100% - 72px));margin:0 auto}.hero{position:relative;min-height:100svh;isolation:isolate;overflow:hidden;background:#020302}.hero__video,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__video{z-index:-3;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.08) brightness(.72)}.hero__overlay{z-index:-2;background:linear-gradient(90deg,#030504bd,#05080680,#030504bd),linear-gradient(180deg,#00000075,#00000014 42%,#000000e6)}.hero:after{content:"";position:absolute;left:50%;bottom:34px;width:min(720px,72vw);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(139,181,157,.9),rgba(138,180,255,.75),transparent);z-index:-1}.topbar{position:fixed;top:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:minmax(230px,.8fr) minmax(520px,1.2fr) auto;gap:30px;align-items:center;min-height:96px;padding:0 max(36px,calc((100vw - var(--shell)) / 2 + 36px));background:#030504e0;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand__mark{display:grid;place-items:center;width:54px;height:54px;color:#f1ead7;background:#0b100d;border:1px solid rgba(200,164,109,.76);border-radius:50%;font-family:var(--font-serif);font-size:1.05rem;font-weight:700}.brand strong,.brand em{display:block;font-style:normal;line-height:1.15}.brand strong{font-size:1.02rem}.brand em{margin-top:4px;color:var(--quiet);font-size:.82rem}.nav{display:flex;justify-content:center;gap:30px;color:#eef4eddb;font-size:.95rem}.nav a{position:relative;padding:8px 0}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;transform:scaleX(0);transform-origin:left;background:var(--blue);transition:transform .18s ease}.nav a:hover:after,.nav a:focus-visible:after{transform:scaleX(1)}.topActions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.navContact,.languageToggle,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 17px;border-radius:var(--radius);font-weight:750;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.navContact{color:#061008;background:#e7eee7}.languageToggle{color:#eef4ede6;cursor:pointer;background:#ffffff14;border:1px solid rgba(255,255,255,.18)}.languageToggle:hover,.languageToggle:focus-visible{border-color:#8bb59d7a;background:#8bb59d1f}.button--primary{color:#061008;background:linear-gradient(135deg,#e5ede6,#9fc4ae);border:1px solid rgba(255,255,255,.5)}.button--ghost{color:var(--text);background:#ffffff14;border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navContact:hover,.languageToggle:hover,.button:hover{transform:translateY(-2px)}.hero__content{min-height:100svh;display:grid;align-content:center;justify-items:center;padding-top:120px;text-align:center}.kicker{margin:0;color:var(--green);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.hero h1{max-width:1220px;margin:22px 0 0;font-family:var(--font-serif);font-size:7.4rem;line-height:.98;letter-spacing:0;text-wrap:balance;text-shadow:0 30px 88px rgba(0,0,0,.56)}.hero__lead{max-width:820px;margin:28px auto 0;color:#eef4edc7;font-size:1.18rem;line-height:1.8}.hero__actions{justify-content:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.section{position:relative;scroll-margin-top:96px;padding:130px 0}.profile,.projects,.strengths{content-visibility:auto;contain-intrinsic-size:auto 980px}.section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgba(139,181,157,.035) 100%)}.sectionHeader{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(520px,1.1fr);gap:64px;align-items:end;margin-bottom:48px}.sectionHeader__eyebrow{margin:0 0 14px;color:var(--amber);font-size:.82rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.sectionHeader h2{margin:0;font-family:var(--font-serif);font-size:5.1rem;line-height:1.02;letter-spacing:0;text-wrap:balance}#profile .sectionHeader h2{white-space:nowrap;text-wrap:nowrap}.sectionHeader>p:last-child{margin:0;color:var(--muted);font-size:1.06rem;line-height:1.8}.profileGrid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.65fr) minmax(0,1.35fr);gap:24px}.portraitPanel,.directionCard,.projectCard,.strengthCard,.methodsBand{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.portraitPanel{position:relative;min-height:620px;padding:34px;overflow:hidden;background:linear-gradient(160deg,rgba(65,110,92,.24),transparent 42%),#090e0be6}.portraitPanel__scanline{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(139,181,157,.12),transparent),repeating-linear-gradient(180deg,rgba(255,255,255,.035) 0 1px,transparent 1px 9px);opacity:.45}.portraitPhoto{position:relative;z-index:1;width:min(100%,360px);aspect-ratio:4 / 5;margin:0 auto 30px;overflow:visible;border:1px solid rgba(210,223,214,.18);border-radius:var(--radius);background:#101713;box-shadow:0 22px 54px #00000052}.portraitPhoto:after{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;z-index:-1;border:1px solid rgba(200,164,109,.28);border-radius:calc(var(--radius) + 8px);pointer-events:none}.portraitPhoto img{width:100%;height:100%;object-fit:cover;object-position:50% 34%;border-radius:calc(var(--radius) - 1px)}.portraitPanel h3,.portraitPanel p{position:relative;z-index:1;text-align:center}.portraitPanel h3{margin:0;font-size:1.7rem}.portraitPanel p{margin:8px 0 0;color:var(--muted)}.contactMini{position:relative;z-index:1;display:grid;gap:13px;margin-top:24px}.contactMini span{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;color:var(--muted);text-align:left;line-height:1.35}.contactMini svg{justify-self:center;flex:0 0 auto}.profileBody{display:grid;gap:20px}.directionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.directionCard{min-height:270px;padding:24px;box-shadow:none}.directionCard__index{display:block;font-family:var(--font-serif);color:var(--amber);font-size:2.2rem;line-height:1}.projectCard__meta time{color:var(--amber);font-weight:760}.directionCard h3,.directionCard p{margin:0}.directionCard h3{margin-top:20px;font-size:1.34rem}.directionCard p{margin-top:12px;color:#eef4edd1;line-height:1.75}.directionCard ul{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none}.directionGrid .directionCard:nth-of-type(4) ul{flex-direction:column;align-items:flex-start}.directionCard li{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;color:#eef4edcc;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff09}.projects{background:linear-gradient(180deg,#05080633,#141d1875),#070a08}.projectGrid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.projectCard{overflow:hidden;content-visibility:auto;contain-intrinsic-size:auto 720px;background:linear-gradient(180deg,#141e19e6,#080c0aeb)}.projectCard__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;min-height:390px;background:var(--line);border-bottom:1px solid var(--line)}.projectCard__media--single{grid-template-columns:minmax(0,1fr)}.projectCard__imagePanel--sideInset{padding-inline:14px}.projectCard__imagePanel--photoInset{align-items:start;padding:24px 44px 32px}.projectCard__imagePanel--photoInset .projectCard__mainImage{width:100%;height:334px;object-fit:contain;object-position:center top}.projectCard__imagePanel--verticalInset{padding:18px 16px}.projectCard__imagePanel--verticalInset .projectCard__mainImage{height:354px;object-fit:contain}.projectCard__imagePanel{display:grid;place-items:center;min-width:0;height:390px;margin:0;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.04),transparent),#dfe2dd}.projectCard__imagePanel--dark{background:linear-gradient(135deg,rgba(139,181,157,.045),transparent 42%),#040706fa}.projectCard__mainImage,.projectCard__secondaryImage{width:100%;height:390px;object-fit:contain;filter:saturate(.9) contrast(1.04)}.projectCard__imagePanel--dark .projectCard__secondaryImage{filter:none}.lazyMedia--pending{opacity:0}.projectCard__body{padding:28px}.projectCard__meta{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:16px}.projectCard__meta span{color:var(--green);font-size:.78rem;font-weight:850;text-transform:uppercase}.projectCard h3{margin:0;font-size:1.55rem;line-height:1.35}.projectCard__titleLink{color:inherit;text-decoration:none;transition:color .18s ease}.projectCard__titleLink:hover{color:var(--amber)}.projectCard__titleLink:focus-visible{outline:2px solid rgba(200,164,109,.8);outline-offset:5px}.projectCard p{margin:14px 0 0;color:var(--muted);line-height:1.78}.projectCard__tagRows{display:grid;gap:10px;margin-top:22px}.projectCard__tagRow{display:flex;flex-wrap:wrap;gap:10px}.projectChip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:#eef4eddb;background:#ffffff0f;border:1px solid var(--line);border-radius:999px;font-size:.86rem;text-decoration:none}.projectChip--journal{border-color:#c8a46d5c;background:#c8a46d14;transition:border-color .18s ease,background .18s ease,color .18s ease}.projectChip--journal:hover{color:#fff9e8f5;border-color:#c8a46db8;background:#c8a46d29}.projectChip--journal:focus-visible{outline:2px solid rgba(200,164,109,.8);outline-offset:3px}.projectChip--journal svg{color:var(--amber)}.projectChip--keyword{border-color:#8bb59d3d;background:#8bb59d14}.projectChip--keyword svg{color:var(--green)}.strengthGrid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.strengthCard{min-height:500px;padding:28px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);content-visibility:auto;contain-intrinsic-size:auto 560px;background:linear-gradient(145deg,rgba(139,181,157,.08),transparent 46%),var(--panel);box-shadow:none}.strengthCard--feature,.strengthCard--wide{grid-column:1 / -1}.strengthCard--feature{min-height:560px;grid-template-columns:minmax(280px,430px) minmax(0,1fr);grid-template-rows:auto auto 1fr;align-items:stretch;column-gap:34px}.strengthCard--feature .strengthCard__visual{grid-column:2;grid-row:1 / span 3;align-self:stretch;min-height:500px;margin-top:0}.strengthCard--wide{min-height:620px}.strengthCard--optimization{min-height:560px}.strengthCard:not(.strengthCard--feature):not(.strengthCard--wide){align-content:space-between}.strengthCard--wide .strengthCard__visual{min-height:420px}.strengthCard__icon{display:grid;place-items:center;width:52px;height:52px;color:var(--green);background:#8bb59d17;border:1px solid rgba(139,181,157,.24);border-radius:var(--radius)}.strengthCard h3{margin:26px 0 0;font-size:1.2rem}.strengthCard--feature h3,.strengthCard--wide h3{font-size:clamp(1.45rem,1.55vw,2rem);line-height:1.2}.strengthCard p{margin:12px 0 0;color:var(--muted);line-height:1.75}.strengthCard--feature p,.strengthCard--wide p{max-width:880px}.strengthCard__visual{align-self:center;display:grid;place-items:center;min-height:220px;margin-top:26px;overflow:hidden;border:1px solid rgba(209,222,211,.1);border-radius:var(--radius);background:linear-gradient(90deg,rgba(139,181,157,.025) 1px,transparent 1px),linear-gradient(180deg,rgba(139,181,157,.025) 1px,transparent 1px),#0508074d;background-size:56px 56px}.strengthCard__visual--filled{background:radial-gradient(circle at 50% 45%,rgba(139,181,157,.12),transparent 54%),#05080757}.strengthCard__visual--feature{min-height:500px}.strengthCard__visual--zoom{min-height:460px}.strengthCard__visual--optimization{min-height:370px;padding:8px}.strengthCard__visual--dual{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;padding:12px;place-items:stretch}.strengthCard__visual img,.strengthCard__visual video{width:100%;height:100%;max-height:250px;object-fit:contain}.strengthCard__visual video{display:block;pointer-events:none}.strengthCard__visual--feature video{max-height:none;object-fit:contain}.strengthCard__visual--zoom video{width:100%;height:100%;max-height:none;object-fit:contain;transform:scale(1.15);transform-origin:center center}.strengthCard__visual--optimization video{width:100%;height:100%;max-height:none;object-fit:contain}.strengthCard__visualPane{display:grid;place-items:center;min-width:0;min-height:100%;overflow:hidden;border:1px solid rgba(209,222,211,.11);border-radius:calc(var(--radius) - 4px);background:#0407066b}.strengthCard__visualPane img,.strengthCard__visualPane video{width:100%;height:100%;max-height:none;object-fit:contain}.strengthCard__visualPane--zoom video{transform:scale(1.15);transform-origin:center center}.methodsBand{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:22px;overflow:hidden;background:var(--line);box-shadow:none}.methodsBand div{display:flex;align-items:center;gap:12px;min-height:104px;padding:24px;color:#eef4eddb;background:#0e1411f0}.methodsBand svg{color:var(--amber)}.contactPage{position:relative;min-height:100svh;scroll-margin-top:96px;display:grid;align-items:center;isolation:isolate;overflow:hidden;background:#030504}.contactPage__content{padding:120px 0}.contactPage h2{max-width:1180px;margin:18px 0 0;font-family:var(--font-serif);font-size:6.2rem;line-height:1.02}.contactPage p:not(.kicker){max-width:880px;margin:28px 0 0;color:var(--muted);font-size:1.12rem;line-height:1.85}.contactActions{display:flex;flex-wrap:wrap;gap:14px}.contactActions{margin-top:40px}@media(max-width:1180px){.topbar{grid-template-columns:1fr auto}.hero h1{font-size:5.8rem}.sectionHeader h2{font-size:4rem}.contactPage h2{font-size:4.6rem}.nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto}.sectionHeader,.profileGrid,.projectGrid{grid-template-columns:1fr}.directionGrid,.methodsBand{grid-template-columns:repeat(2,minmax(0,1fr))}.strengthCard--feature{grid-template-columns:1fr;min-height:auto}.strengthCard--feature .strengthCard__visual{grid-column:1;grid-row:auto;min-height:360px;margin-top:26px}}@media(max-width:960px){.projectCard__media{grid-template-columns:1fr;min-height:auto}.projectCard__imagePanel,.projectCard__mainImage,.projectCard__secondaryImage{height:min(360px,68vw)}.projectCard__imagePanel--photoInset{padding:24px 20px 34px}.projectCard__imagePanel--photoInset .projectCard__mainImage{height:min(300px,56vw)}.projectCard__imagePanel--verticalInset{height:auto;padding:16px 12px 18px}.projectCard__imagePanel--verticalInset .projectCard__mainImage{height:auto}}@media(max-width:860px){.shell{width:min(100% - 32px,var(--shell))}.topbar{position:absolute;min-height:auto;padding:18px 16px;grid-template-columns:1fr}.nav{gap:18px}.topActions{justify-content:flex-start;flex-wrap:wrap}.hero h1{font-size:3.1rem}.hero__content{padding-top:220px}.section{padding:82px 0}.profile,.projects,.strengths,.projectCard,.strengthCard{content-visibility:visible;contain-intrinsic-size:none}.sectionHeader{gap:22px}.sectionHeader h2,.contactPage h2{font-size:2.55rem}#profile .sectionHeader h2{white-space:normal;text-wrap:balance}.portraitPanel{min-height:auto}.directionGrid,.strengthGrid,.methodsBand{grid-template-columns:1fr}.strengthCard{min-height:auto}.strengthCard__visual{min-height:180px}.strengthCard--wide .strengthCard__visual,.strengthCard__visual--feature{min-height:300px}.strengthCard__visual--dual{grid-template-columns:1fr}.projectCard__media{grid-template-columns:1fr;min-height:auto}.projectCard__imagePanel--transparent{background:radial-gradient(circle at 50% 48%,rgba(139,181,157,.12),transparent 56%),linear-gradient(135deg,rgba(139,181,157,.045),transparent 42%),#040706fa}.projectCard__imagePanel--transparent .projectCard__mainImage,.projectCard__imagePanel--transparent .projectCard__secondaryImage{filter:none}.projectCard__imagePanel,.projectCard__mainImage,.projectCard__secondaryImage{height:280px}.projectCard__imagePanel--photoInset{padding:24px 20px 34px}.projectCard__imagePanel--photoInset .projectCard__mainImage{height:222px}.projectCard__imagePanel--verticalInset{height:auto;padding:16px 12px 18px}.projectCard__imagePanel--verticalInset .projectCard__mainImage{height:auto}}
