:root{--ref-bg-base: #ece6e0;--ref-bg-warm: #e9e2db;--ref-bg-light: #f7f3ee;--ref-navy: #071a38;--ref-navy-deep: #040e1e;--ref-body: #5e636c;--ref-muted: #969496;--ref-sphere-highlight: #c7c3c2;--ref-sphere-mid: #8a98a4;--ref-sphere-shadow: #536474;--ref-cream-highlight: #f3eadf;--ref-cream-mid: #dacfc4;--ref-glass-cold-edge: #b7c2cf;--ref-glass-blue-refraction: #7e9ab4;--ref-glass-warm-highlight: #eae6e3;--ref-border: #f1ebe7;--ref-ui-glass: rgba(255, 255, 255, .34)}:root{--bg: #f7f9fc;--surface: rgba(255, 255, 255, .78);--surface-strong: #ffffff;--ink: #172033;--muted: #68758a;--line: rgba(42, 58, 88, .12);--blue: #2d6cdf;--cyan: #39b7c9;--green: #58b87b;--shadow: 0 24px 80px rgba(39, 71, 119, .13);--radius: 8px;--max: 1700px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:linear-gradient(120deg,rgba(45,108,223,.08),transparent 35%),radial-gradient(circle at 80% 10%,rgba(57,183,201,.16),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--bg) 45%,#eef5f3 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.max-shell{width:min(calc(100% - 64px),var(--max));margin:0 auto}.section{padding:130px 0;scroll-margin-top:96px}.section-full{min-height:100vh;scroll-margin-top:96px}.glass-panel{border:1px solid rgba(255,255,255,.72);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.section-heading{margin-bottom:44px}.section-heading h2,.contact-content h2{margin:0;max-width:860px;font-size:clamp(2.1rem,4vw,4.4rem);line-height:1.08;letter-spacing:0}.split-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);gap:32px;align-items:end}.split-heading>p{margin:0;color:var(--muted)}.site-header{position:fixed;top:0;left:0;z-index:50;width:100%;padding:18px 0}.nav-shell{display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 64px),var(--max));height:62px;margin:0 auto;padding:0 18px;border:1px solid rgba(255,255,255,.78);border-radius:var(--radius);background:#ffffffb8;box-shadow:0 18px 48px #2940681a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand,.nav-links,.nav-contact{display:flex;align-items:center}.brand{gap:10px;font-weight:800}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));font-size:.78rem}.nav-links{gap:8px}.nav-links a,.nav-contact{border-radius:var(--radius);color:var(--muted);font-size:.95rem;transition:.2s ease}.nav-links a{padding:9px 14px}.nav-links a:hover,.nav-contact:hover{color:var(--ink);background:#2d6cdf14}.nav-contact{padding:9px 16px;border:1px solid var(--line)}.hero{position:relative;display:flex;align-items:center;overflow:hidden;padding:116px 0 48px}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(rgba(23,32,51,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(23,32,51,.055) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.92),transparent 86%);mask-image:linear-gradient(180deg,rgba(0,0,0,.92),transparent 86%)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);gap:72px;align-items:center}.hero-copy h1{margin:0;max-width:1040px;font-size:clamp(3rem,6vw,7.6rem);line-height:.98;letter-spacing:0}.hero-intro{max-width:760px;margin:30px 0 0;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.34rem)}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:0;border-radius:var(--radius);font:inherit;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg,var(--blue),#258f9e);box-shadow:0 18px 36px #2d6cdf38}.button.secondary{border:1px solid var(--line);background:#ffffffb3}.hero-visual{position:relative;min-height:620px}.orbit{position:absolute;border:1px solid rgba(45,108,223,.2);border-radius:999px}.orbit-one{top:8%;right:9%;bottom:15%;left:10%;animation:float 7s ease-in-out infinite}.orbit-two{top:22%;right:24%;bottom:8%;left:4%;border-color:#39b7c93d;animation:float 9s ease-in-out infinite reverse}.hero-card{position:absolute;border-radius:var(--radius)}.hero-card-main{top:18%;right:4%;width:min(72%,430px);padding:34px}.hero-card-main strong{display:block;margin-top:12px;font-size:2.15rem;line-height:1.08}.hero-card-main p{margin:18px 0 0;color:var(--muted)}.metric-label{color:var(--blue);font-size:.78rem;font-weight:800}.hero-card-side{bottom:18%;left:2%;display:grid;gap:12px;width:220px;padding:22px}.hero-card-side span{padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff94;font-weight:700}.data-ribbon{position:absolute;right:0;bottom:6%;display:flex;gap:8px;align-items:end;height:128px}.data-ribbon span{width:18px;border-radius:999px;background:linear-gradient(180deg,var(--cyan),rgba(88,184,123,.55));opacity:.72}.data-ribbon span:nth-child(1){height:44%}.data-ribbon span:nth-child(2){height:72%}.data-ribbon span:nth-child(3){height:38%}.data-ribbon span:nth-child(4){height:100%}.data-ribbon span:nth-child(5){height:58%}.about-layout{display:grid;grid-template-columns:minmax(320px,.44fr) minmax(0,1fr);gap:28px;align-items:stretch}.portrait-card{overflow:hidden;min-height:560px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.portrait-card img{width:100%;height:100%;object-fit:cover}.about-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,76px);border-radius:var(--radius)}.about-content p{max-width:900px;margin:0 0 18px;color:var(--muted);font-size:1.08rem}.about-content .stats-grid{margin-top:18px}.contact-strip{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:space-between;margin:24px 0 32px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff9e}.contact-strip span{color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat-card,.strength-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffbd}.stat-card{padding:20px}.stat-card strong{display:block;font-size:1.75rem}.stat-card span,.strength-card p,.project-body p,.project-body dd{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.project-card{display:grid;grid-template-columns:minmax(220px,.48fr) minmax(0,1fr);overflow:hidden;min-height:420px;border-radius:var(--radius);transition:transform .22s ease,box-shadow .22s ease}.project-card:hover,.strength-card:hover{transform:translateY(-6px);box-shadow:0 28px 90px #2747772b}.project-image{position:relative;display:flex;align-items:flex-end;min-height:100%;padding:24px;overflow:hidden;background:linear-gradient(135deg,#2d6cdfd1,#39b7c9ad),linear-gradient(45deg,transparent 42%,rgba(255,255,255,.22) 43%,transparent 44%)}.project-image:before,.project-image:after{position:absolute;content:""}.project-image:before{top:28px;right:28px;bottom:28px;left:28px;border:1px solid rgba(255,255,255,.38);border-radius:var(--radius)}.project-image:after{width:150px;height:150px;right:-44px;top:-44px;border:1px solid rgba(255,255,255,.34);border-radius:999px}.project-image span{position:relative;z-index:1;color:#fff;font-size:.95rem;font-weight:800}.project-body{padding:32px}.project-body h3,.strength-card h3{margin:18px 0 12px;font-size:1.55rem;line-height:1.2}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-row span{padding:6px 10px;border:1px solid rgba(45,108,223,.16);border-radius:var(--radius);color:var(--blue);background:#2d6cdf12;font-size:.78rem;font-weight:700}.project-body dl{display:grid;gap:16px;margin:26px 0 0}.project-body dt{margin-bottom:4px;font-weight:800}.project-body dd{margin:0}.strength-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.strength-card{min-height:220px;padding:26px;transition:transform .22s ease,box-shadow .22s ease}.strength-card span{color:var(--cyan);font-weight:900}.strength-card p{margin:0}.contact{position:relative;display:flex;align-items:center;overflow:hidden;padding:120px 0}.contact:before{position:absolute;top:10%;right:5%;bottom:10%;left:5%;content:"";border:1px solid rgba(45,108,223,.11);border-radius:var(--radius);background:linear-gradient(90deg,rgba(57,183,201,.09),transparent 48%),radial-gradient(circle at 80% 50%,rgba(88,184,123,.18),transparent 28%)}.contact-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.46fr);gap:28px;align-items:center}.contact-content p{max-width:780px;color:var(--muted);font-size:1.08rem}.contact-note{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffa3;font-weight:800}.contact-panel{padding:34px;border-radius:var(--radius)}.contact-panel span{color:var(--blue);font-weight:800}.contact-panel strong{display:block;margin-top:16px;font-size:1.7rem;line-height:1.25}.contact-panel p{margin-bottom:0;color:var(--muted)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@media(max-width:1180px){.hero-grid,.about-layout,.contact-shell,.split-heading{grid-template-columns:1fr}.hero-visual{min-height:460px}.project-card{grid-template-columns:1fr}.project-image{min-height:220px}.strength-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.max-shell,.nav-shell{width:min(calc(100% - 32px),var(--max))}.section{padding:88px 0}.nav-shell{height:auto;min-height:58px}.nav-links{display:none}.hero{padding-top:104px}.hero-grid{gap:28px}.hero-visual{min-height:360px}.hero-card-main{width:86%;padding:24px}.hero-card-side{width:190px}.portrait-card{min-height:360px}.project-grid,.strength-grid,.stats-grid{grid-template-columns:1fr}.contact{padding:100px 0}}:root{--bg: #d7dde1;--surface: rgba(255, 255, 255, .9);--ink: #111318;--muted: #8f969d;--line: rgba(17, 19, 24, .08);--blue: #1d4f9a;--cyan: #7aa9b4;--shadow: 0 34px 90px rgba(60, 69, 78, .16);--radius: 26px}body{background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.48),transparent 22%),linear-gradient(180deg,#d4dbe0,#eef2f4 48%,#f7f8f9)}.site-header{padding-top:20px}.nav-shell{border-color:#ffffff9e;background:#ffffffb3;box-shadow:0 18px 52px #434c561f}.hero{isolation:isolate;min-height:100vh;padding:118px 0 64px;background:transparent}.hero-blob{position:absolute;left:50%;top:53%;z-index:-2;width:min(58vw,760px);aspect-ratio:1;border-radius:46% 54% 48% 52%/52% 42% 58% 48%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.95),transparent 27%),radial-gradient(circle at 70% 66%,rgba(158,177,187,.42),transparent 33%),radial-gradient(circle at 45% 52%,#ffffffd6,#d2dce2db 64%,#b4c2ca99);box-shadow:inset -42px -48px 96px #8997a038,inset 36px 42px 80px #ffffffc2,0 44px 100px #49545e29;transform:translate(-50%,-40%);filter:blur(.2px)}.hero-shell{position:relative;display:flex;align-items:center;min-height:calc(100vh - 182px)}.hero-showcase{width:100%;min-height:min(62vh,600px);padding:clamp(20px,3vw,30px);border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#ffffffe0;box-shadow:0 38px 110px #343c4429,inset 0 1px #ffffffe6;overflow:hidden}.showcase-top,.showcase-bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px}.showcase-top{display:grid;grid-template-columns:1fr auto 1fr}.showcase-brand,.showcase-pills,.showcase-focus{display:flex;align-items:center}.showcase-brand{gap:10px}.showcase-brand span,.showcase-focus span{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;color:#fff;background:#0f1115;font-size:.74rem;font-weight:900}.showcase-brand strong{font-size:.9rem}.showcase-pills{gap:8px;justify-content:center}.showcase-pills span,.showcase-focus{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;color:#3a3f45;background:#f1f3f4;font-size:.78rem;font-weight:800;text-align:center;white-space:nowrap}.showcase-pills span{min-width:92px;color:#fff;background:#111318}.showcase-focus{gap:9px}.showcase-focus span{width:28px;height:28px;background:#111318}.showcase-center{position:relative;display:grid;min-height:380px;place-items:center;overflow:hidden;text-align:center}.showcase-center .eyebrow{position:absolute;top:48px;z-index:3;margin:0;color:#a0a6ab;padding:5px 10px;border-radius:999px;background:#ffffffb8}.soft-ring{position:absolute;width:min(40vw,440px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,transparent 42%,rgba(96,111,130,.1) 44%,transparent 62%),conic-gradient(from 120deg,#5058701f,#fff0,#5f698424,#fff0);filter:blur(9px)}.kinetic-title{position:absolute;left:0;right:0;top:43%;z-index:0;display:flex;width:100%;overflow:hidden;color:#1113181a;font-size:clamp(3.8rem,8.2vw,8.4rem);font-weight:700;line-height:1;white-space:nowrap;transform:translateY(-50%);pointer-events:none}.kinetic-title span{display:inline-block;min-width:max-content;animation:titleDrift 18s linear infinite}.showcase-center h1{position:relative;z-index:2;display:grid;gap:4px;max-width:860px;margin:34px 0 0;font-size:clamp(3.4rem,7.2vw,7.8rem);line-height:.94;letter-spacing:0}.showcase-center h1 span{color:#c8cdd1;font-weight:600}.showcase-cloud{position:absolute;left:50%;bottom:-78px;z-index:1;width:min(34vw,420px);aspect-ratio:1.55;border-radius:48% 52% 44% 56%/56% 46% 54% 44%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.98),transparent 30%),radial-gradient(circle at 70% 62%,rgba(158,172,181,.34),transparent 36%),linear-gradient(145deg,#ffffffe6,#c9d4dbb8);box-shadow:inset -26px -28px 58px #818e9729,inset 24px 24px 54px #ffffffbd;transform:translate(-50%)}.showcase-bottom p{max-width:430px;margin:0;color:#555d65;font-size:.96rem}@keyframes titleDrift{0%{transform:translate(12%)}to{transform:translate(-42%)}}@media(prefers-reduced-motion:reduce){.kinetic-title span{animation:none}}.showcase-bottom .hero-actions{margin-top:20px}.hero-overview{width:min(360px,34vw)}.overview-progress{margin-top:0}.button.primary{background:#111318;box-shadow:0 18px 42px #1113182e}.button.secondary{background:#f2f4f5}.section{padding:96px 0}.glass-panel,.project-card,.profile-card,.about-content,.strength-card,.contact-panel{border-color:#ffffffbd;background:#ffffffd1;box-shadow:0 26px 76px #4a545e1c}.profile-card{background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.96),transparent 30%),linear-gradient(180deg,#f6f8f9eb,#ffffffd1)}.profile-orb{border-radius:999px;background:#f2f4f5;box-shadow:inset 0 0 0 12px #ffffffb8,0 24px 68px #3c454e24}.profile-orb img{border-radius:999px}.project-image{background-color:#f1f4f5}.contact{background:transparent}.contact:before{background:radial-gradient(circle at 78% 48%,rgba(255,255,255,.62),transparent 28%),linear-gradient(90deg,#ffffff47,#e2e9ed47)}@media(max-width:1180px){.hero-showcase{min-height:620px}.showcase-top,.showcase-bottom{align-items:flex-start;flex-direction:column}.hero-overview{width:100%}}@media(max-width:760px){.hero{padding-top:104px}.hero-blob{width:680px;top:52%}.hero-showcase{min-height:640px;padding:18px}.showcase-pills{flex-wrap:wrap}.showcase-focus{display:none}.showcase-center{min-height:310px}.showcase-center .eyebrow{top:52px}.showcase-center h1{font-size:clamp(2.8rem,13vw,4.4rem)}}.hero:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.34;pointer-events:none;background-image:radial-gradient(circle,rgba(45,82,112,.2) 1px,transparent 1.4px),linear-gradient(110deg,transparent 0 45%,rgba(94,183,199,.12) 45.2% 45.45%,transparent 45.7%),linear-gradient(26deg,transparent 0 22%,rgba(255,255,255,.52) 22.2% 22.45%,transparent 22.7%);background-size:34px 34px,100% 100%,100% 100%}.hero-showcase{width:min(100%,1040px);min-height:640px;padding:clamp(28px,3.4vw,46px);border:1px solid rgba(255,255,255,.76);border-radius:42px;background:linear-gradient(145deg,#ffffffc7,#e8f5f994),#ffffff6b;box-shadow:0 36px 110px #425e7429,inset 0 1px #ffffffeb,inset 0 -1px #ffffff6b;-webkit-backdrop-filter:blur(22px) saturate(1.08);backdrop-filter:blur(22px) saturate(1.08)}.hero{min-height:100vh;padding:0;overflow:hidden}@media(min-width:1181px){.hero .hero-shell .hero-showcase{width:min(100%,1040px);min-height:660px}}.hero{min-height:100vh;padding:118px 0 82px;overflow:hidden;background:radial-gradient(circle at 21% 86%,rgba(226,213,198,.3),transparent 18%),radial-gradient(circle at 76% 14%,rgba(245,229,211,.28),transparent 18%),radial-gradient(circle at 52% 24%,rgba(255,255,255,.82),transparent 26%),linear-gradient(135deg,#ebe9e6,#f7f5f2 42%,#e9ecee)}.hero:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.34;pointer-events:none;background:radial-gradient(circle at 42% 34%,rgba(255,255,255,.86),transparent 24%),radial-gradient(circle at 70% 74%,rgba(180,190,199,.18),transparent 22%),linear-gradient(180deg,transparent 78%,rgba(156,150,142,.12))}.hero:after,.hero-blob,.hero-orb,.hero-ring,.hero-glass-chip{display:none}.hero-shell{position:relative;z-index:4;justify-content:center;min-height:calc(100vh - 200px)}.hero-showcase{position:relative;width:min(100%,1180px);min-height:680px;padding:clamp(36px,4.2vw,64px);border:1.5px solid rgba(255,255,255,.9);border-radius:54px;background:linear-gradient(135deg,#ffffff75,#ffffff3d),#fff3;box-shadow:0 38px 120px #797f842e,inset 0 1px #ffffffdb,inset 0 -1px #ffffff8a;-webkit-backdrop-filter:blur(20px) saturate(1.05);backdrop-filter:blur(20px) saturate(1.05)}.hero-showcase:before{position:absolute;top:2px;right:2px;bottom:2px;left:2px;content:"";border-radius:52px;pointer-events:none;background:radial-gradient(circle at 18% 42%,rgba(44,57,69,.12),transparent 13%),radial-gradient(circle at 86% 58%,rgba(92,99,107,.12),transparent 11%),linear-gradient(90deg,rgba(255,255,255,.24),transparent 38%,rgba(255,255,255,.18));mix-blend-mode:multiply}.showcase-top,.showcase-center,.showcase-bottom{position:relative;z-index:2}.showcase-pills span,.showcase-focus{min-height:40px;padding:0 18px;border:1px solid rgba(255,255,255,.86);border-radius:999px;background:#ffffff80;color:#263241;box-shadow:inset 0 1px #ffffffb8}.showcase-pills span{min-width:112px;background:#1e2630e6;color:#fff}.showcase-focus{justify-self:end}.showcase-focus span{background:#1f2a38}.showcase-center{min-height:420px}.showcase-center .eyebrow{top:52px;color:#37414d94;border-color:#ffffffb3;background:#ffffff7a}.kinetic-title{color:#333e4b09;font-size:clamp(5rem,8vw,9.2rem)}.soft-ring{width:min(40vw,520px);background:radial-gradient(circle,rgba(255,255,255,.7) 0 28%,transparent 44%),conic-gradient(from 130deg,#95a1ad1a,#fff0,#fff4e829,#fff0);filter:blur(18px)}.showcase-center h1{max-width:900px;margin-top:58px;color:#172231;font-size:clamp(4.2rem,6.6vw,7.7rem);line-height:.98;text-shadow:none}.showcase-cloud{display:none}.showcase-bottom .hero-actions{margin-top:28px;gap:16px}.hero .button{min-height:54px;padding:0 28px}.hero .button.primary{color:#fff;background:linear-gradient(135deg,#2f76e5,#2ab4c2);box-shadow:0 18px 38px #2f76e533}.hero .button.secondary{color:#243241;border-color:#ffffffd1;background:#ffffff8f}.hero-overview{width:min(420px,36vw)}.hero-overview .overview-progress{padding:22px;border-color:#ffffffc7;border-radius:22px;background:#ffffff80;box-shadow:0 20px 54px #5d67701a}.hero-overview .overview-progress i{height:9px;background:linear-gradient(90deg,#2f76e5 0,#2f76e5 72%,#2f76e51f 72%),#2f76e51f}.hero-overview .dashboard-tags span{color:#245fc8;border-color:#fffc;background:#ffffff80}.scene-sphere,.scene-bubble{position:absolute;z-index:2;pointer-events:none}.scene-sphere{border-radius:999px;box-shadow:inset -22px -26px 46px #1f27302e,inset 22px 22px 42px #fff9,0 26px 46px #63615e2e}.sphere-dark-left{left:9%;top:36%;width:168px;height:168px;background:radial-gradient(circle at 34% 28%,#a7b3bd,#293747 64%,#17212c)}.sphere-cream-left{left:4%;bottom:9%;width:250px;height:250px;background:radial-gradient(circle at 34% 30%,#fff0dc,#e4c4a1 64%,#b99271)}.sphere-small-white{left:12%;bottom:6%;width:118px;height:118px;background:radial-gradient(circle at 34% 30%,#fff,#d8d8d6 68%,#a7aaa8)}.sphere-pearl-top{left:18%;top:13%;width:72px;height:72px;background:radial-gradient(circle at 30% 28%,#fff,#c9ced2 66%,#7f8892)}.sphere-cream-top{right:14%;top:8%;width:172px;height:172px;background:radial-gradient(circle at 34% 30%,#fff5e9,#e5cbb1 62%,#b89b80);filter:blur(.2px)}.sphere-dark-right{right:9%;top:31%;width:96px;height:96px;background:radial-gradient(circle at 34% 28%,#a9b4bd,#2e3b4a 64%,#17212c)}.sphere-large-right{right:5%;bottom:7%;width:290px;height:290px;background:radial-gradient(circle at 34% 28%,#e3e8ec,#9ba9b6 62%,#647483)}.scene-bubble{border-radius:999px;border:2px solid rgba(255,255,255,.7);background:radial-gradient(circle at 32% 28%,#ffffffb8,#ffffff14 58%,#78828a14);box-shadow:inset 0 0 18px #ffffff94,0 18px 36px #7073751f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bubble-left{left:4%;top:56%;width:82px;height:82px}.bubble-right{right:20%;bottom:14%;width:108px;height:108px}@media(max-width:1180px){.hero-showcase{width:min(100%,900px);min-height:660px}.sphere-large-right{width:210px;height:210px}.sphere-cream-left{width:190px;height:190px}}@media(max-width:760px){.hero{padding:104px 0 64px}.hero-showcase{width:100%;min-height:680px;padding:24px;border-radius:34px}.showcase-top{grid-template-columns:1fr;gap:14px;justify-items:center}.showcase-center h1{font-size:clamp(2.8rem,12vw,4.5rem)}.hero-overview{width:100%}.sphere-dark-left,.sphere-dark-right,.sphere-cream-top,.bubble-left{display:none}.sphere-cream-left{left:-54px;bottom:10px;width:150px;height:150px}.sphere-large-right{right:-88px;bottom:26px;width:190px;height:190px}}.hero-shell{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:126px 0 72px}.hero-showcase{width:min(64vw,1060px);min-height:min(62vh,670px);padding:clamp(34px,4vw,58px);border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-showcase:before{display:none}.showcase-pills{justify-self:center;gap:12px}.showcase-pills span{min-width:112px;min-height:40px;color:#fff;background:#141a22eb;box-shadow:0 12px 26px #141a221f}.showcase-focus{justify-self:end;min-height:40px;color:#243241;border-color:#1f2b371f;background:#ffffff75}.showcase-focus span{background:#172231}.showcase-center{min-height:clamp(320px,40vh,430px)}.showcase-center .eyebrow{top:clamp(34px,5vh,58px);color:#27323e9e;border-color:#ffffff8f;background:#ffffff57}.kinetic-title,.soft-ring,.showcase-cloud{display:none}.showcase-center h1{max-width:860px;margin-top:48px;color:#172231;font-size:clamp(4rem,6.2vw,7.2rem);line-height:.98;text-shadow:0 1px 0 rgba(255,255,255,.28)}.showcase-center h1 span{display:block;color:#172231;font-weight:800}.showcase-bottom p{max-width:520px;color:#52606d;font-size:1.04rem}.hero-overview{width:min(380px,34vw)}.hero-overview .overview-progress{padding:20px;border-color:#ffffff94;background:#ffffff5c;box-shadow:0 18px 46px #5259601a}.hero-overview .overview-progress span,.hero-overview .overview-progress strong{color:#293747}.hero-overview .overview-progress i{height:8px;background:linear-gradient(90deg,#293747 0,#293747 72%,#2937471f 72%),#2937471f}.hero-overview .dashboard-tags span{color:#293747;border-color:#ffffff9e;background:#ffffff61}@media(max-width:1180px){.hero-showcase{width:min(74vw,900px);min-height:620px}.showcase-top{grid-template-columns:1fr;gap:14px;justify-items:center}.showcase-focus{justify-self:center}.hero-overview{width:100%}}@media(max-width:760px){.hero{background-size:cover;background-position:center center}.hero-shell{padding:108px 0 64px}.hero-showcase{width:min(100%,calc(100vw - 32px));min-height:640px;padding:24px}.showcase-pills{flex-wrap:wrap}.showcase-pills span{min-width:auto}.showcase-center h1{font-size:clamp(2.8rem,12vw,4.4rem)}}@media(min-width:1181px){.hero-showcase{width:min(100%,1040px);min-height:660px}}.hero{padding:124px 0 82px;background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.88) 0 1.1%,transparent 1.35%),radial-gradient(circle at 86% 18%,rgba(255,255,255,.72) 0 .9%,transparent 1.12%),radial-gradient(circle at 18% 72%,rgba(118,224,234,.24),transparent 14%),radial-gradient(circle at 82% 76%,rgba(75,132,218,.14),transparent 20%),radial-gradient(circle at 50% 8%,rgba(255,255,255,.82),transparent 22%),linear-gradient(135deg,#f4f8fc,#dbeaf1 42%,#f9fcfd)}.hero:before{opacity:.28;background-image:radial-gradient(circle,rgba(34,77,105,.2) 1px,transparent 1.4px),linear-gradient(110deg,transparent 0 18%,rgba(88,174,196,.16) 18.1% 18.25%,transparent 18.45%),linear-gradient(24deg,transparent 0 78%,rgba(255,255,255,.78) 78.1% 78.22%,transparent 78.45%);background-size:42px 42px,100% 100%,100% 100%}.hero:after{left:6%;top:24%;width:160px;height:160px;opacity:.22;border-color:#4998b152;border-radius:42px}.hero-orb,.hero-ring,.hero-glass-chip{position:absolute;pointer-events:none}.hero-orb{border-radius:999px;filter:blur(22px)}.hero-orb-left{left:4%;top:10%;width:360px;height:360px;background:radial-gradient(circle,rgba(151,231,240,.3),transparent 64%)}.hero-orb-right{right:3%;bottom:4%;width:440px;height:440px;background:radial-gradient(circle,rgba(97,147,219,.16),transparent 66%)}.hero-ring{right:10%;top:20%;width:220px;height:220px;border:1px solid rgba(67,126,158,.18);border-radius:999px;box-shadow:inset 0 0 0 28px #fff3}.hero-ring:before,.hero-ring:after{position:absolute;content:"";border-radius:999px}.hero-ring:before{top:46px;right:46px;bottom:46px;left:46px;border:1px solid rgba(67,126,158,.12)}.hero-ring:after{width:8px;height:8px;right:28px;top:56px;background:#2f76e557;box-shadow:0 0 18px #2f76e552}.hero-glass-chip{border:1px solid rgba(255,255,255,.72);border-radius:26px;background:linear-gradient(135deg,#ffffff6b,#74d5e51f),#ffffff29;box-shadow:0 22px 60px #4a6f891a,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-glass-chip-one{left:11%;bottom:16%;width:128px;height:78px;transform:rotate(-14deg)}.hero-glass-chip-two{right:13%;top:12%;width:94px;height:94px;transform:rotate(18deg)}.hero-blob{right:-70px;top:9%;width:min(22vw,300px);opacity:.24}.hero-showcase{width:min(100%,1040px);min-height:660px;padding:clamp(34px,3.8vw,58px);border-radius:46px;border:1px solid rgba(255,255,255,.82);background:linear-gradient(145deg,#fffc,#e8f6fa9e),#ffffff75;box-shadow:0 44px 130px #3f5b702b,0 10px 34px #ffffff70 inset,inset 0 -1px #ffffff75}.showcase-pills{gap:12px}.showcase-pills span,.showcase-focus{min-height:40px;padding:0 18px;font-size:.86rem}.showcase-pills span{min-width:112px}.showcase-focus{gap:10px;min-width:142px;justify-content:center}.showcase-center{min-height:405px}.showcase-center .eyebrow{top:48px;font-size:.82rem}.kinetic-title{color:#25405309;font-size:clamp(5rem,8.6vw,9rem)}.showcase-center h1{max-width:880px;margin-top:54px;font-size:clamp(4.2rem,6.9vw,7.6rem);line-height:.96}.showcase-bottom p{max-width:500px;font-size:1.04rem}.showcase-bottom .hero-actions{margin-top:26px;gap:16px}.hero .button{min-height:54px;padding:0 26px}.hero-overview{width:min(410px,36vw)}.hero-overview .overview-progress{padding:22px;border-radius:22px}.hero-overview .overview-progress i{height:9px}.hero-overview .dashboard-tags{gap:10px;margin-top:18px}.hero-overview .dashboard-tags span{padding:9px 14px;font-size:.86rem}@media(max-width:1180px){.hero-showcase{width:min(100%,940px);min-height:660px}.hero-overview{width:100%}}@media(max-width:760px){.hero{padding:104px 0 64px}.hero-showcase{min-height:690px;padding:24px;border-radius:34px}.showcase-pills span,.showcase-focus{min-height:36px;padding:0 14px}.showcase-pills span{min-width:auto}.showcase-center h1{font-size:clamp(3rem,12vw,4.5rem)}.hero-glass-chip-one,.hero-glass-chip-two,.hero-ring{opacity:.45}}.hero{min-height:100vh;padding:118px 0 72px;overflow:hidden;background:radial-gradient(circle at 14% 16%,rgba(255,255,255,.92) 0 1.2%,transparent 1.45%),radial-gradient(circle at 82% 24%,rgba(255,255,255,.86) 0 1%,transparent 1.25%),radial-gradient(circle at 22% 68%,rgba(112,217,231,.22),transparent 12%),radial-gradient(circle at 76% 62%,rgba(91,149,222,.14),transparent 18%),linear-gradient(135deg,#eef5fb,#dce9ef 46%,#f7fbfc)}.hero:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.45;pointer-events:none;background-image:radial-gradient(circle,rgba(45,82,112,.22) 1px,transparent 1.4px),linear-gradient(110deg,transparent 0 45%,rgba(94,183,199,.14) 45.2% 45.45%,transparent 45.7%),linear-gradient(26deg,transparent 0 22%,rgba(255,255,255,.54) 22.2% 22.45%,transparent 22.7%);background-size:34px 34px,100% 100%,100% 100%}.hero:after{opacity:.36;border-color:#4f97a947;background:linear-gradient(135deg,#ffffff80,#70d9e71c),linear-gradient(45deg,transparent 46%,rgba(255,255,255,.62) 47% 49%,transparent 50%);box-shadow:0 0 34px #70d9e729,inset 0 0 24px #ffffff57}.hero-blob{opacity:.42;background:linear-gradient(135deg,#ffffff8a,#70d9e71a),linear-gradient(45deg,transparent 46%,rgba(255,255,255,.72) 47% 49%,transparent 50%);box-shadow:inset 0 0 32px #ffffff6b,0 0 52px #6dc3d424}.hero-showcase{width:min(100%,900px);min-height:640px;padding:clamp(28px,3.4vw,46px);border:1px solid rgba(255,255,255,.72);border-radius:42px;background:linear-gradient(145deg,#ffffffc2,#e8f5f98f),#ffffff6b;box-shadow:0 36px 110px #425e7429,inset 0 1px #ffffffeb,inset 0 -1px #ffffff6b;-webkit-backdrop-filter:blur(22px) saturate(1.08);backdrop-filter:blur(22px) saturate(1.08)}.showcase-bottom{align-items:end}@media(max-width:760px){.hero{padding-top:104px}.hero-showcase{min-height:650px;border-radius:34px;padding:22px}.showcase-center .eyebrow{top:42px}.showcase-center h1{font-size:clamp(2.7rem,12vw,4.2rem)}.showcase-pills{justify-content:center}}.hero{min-height:100vh;padding:116px 0 68px;overflow:hidden;background:radial-gradient(circle at 12% 22%,rgba(255,244,219,.32),transparent 5%),radial-gradient(circle at 86% 34%,rgba(255,247,226,.26),transparent 6%),radial-gradient(circle at 18% 64%,rgba(111,229,246,.22),transparent 9%),radial-gradient(circle at 72% 62%,rgba(107,219,237,.18),transparent 13%),linear-gradient(140deg,#5f6d76,#87969c 44%,#56646c)}.hero:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(circle at 8% 7%,rgba(255,255,255,.82) 0 1.1%,transparent 1.25%),radial-gradient(circle at 83% 10%,rgba(255,255,255,.72) 0 .9%,transparent 1.1%),radial-gradient(circle at 91% 42%,rgba(255,239,210,.78) 0 1.4%,transparent 1.6%),radial-gradient(circle at 8% 70%,rgba(255,249,234,.82) 0 1.8%,transparent 2%),linear-gradient(110deg,transparent 0 46%,rgba(210,246,252,.15) 46.2% 46.5%,transparent 46.8%),linear-gradient(24deg,transparent 0 22%,rgba(255,255,255,.18) 22.2% 22.45%,transparent 22.7%);opacity:.9;pointer-events:none}.hero:after{position:absolute;left:5%;top:17%;width:132px;height:132px;content:"";border:1px solid rgba(232,252,255,.55);border-radius:34px;background:linear-gradient(135deg,#ffffff14,#6fe6f729),linear-gradient(45deg,transparent 46%,rgba(255,255,255,.42) 47% 49%,transparent 50%);box-shadow:0 0 40px #72e6f633,inset 0 0 26px #ffffff2e;transform:rotate(-24deg);pointer-events:none}.hero-blob{left:auto;right:-110px;top:8%;width:min(24vw,330px);border-radius:42px;background:linear-gradient(135deg,#ffffff2e,#78e7f71f),linear-gradient(45deg,transparent 46%,rgba(255,255,255,.34) 47% 49%,transparent 50%);box-shadow:inset 0 0 32px #fff3,0 0 60px #6ddeee29;transform:rotate(24deg);filter:none}.hero-shell{justify-content:center}.hero-showcase{width:min(100%,780px);min-height:560px;padding:clamp(22px,3vw,32px);border:1.5px solid rgba(232,250,255,.55);border-radius:58px;background:linear-gradient(145deg,#c7dae047,#4c5b652e),#72828b3d;box-shadow:0 34px 90px #0f1a223d,inset 0 1px #ffffff61,inset 0 -1px #ffffff1f;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12)}.showcase-top{grid-template-columns:1fr auto 1fr}.showcase-brand,.showcase-focus,.showcase-pills span{color:#ffffffe6}.showcase-brand span,.showcase-focus span{color:#152029;background:#ffffffe0}.showcase-brand strong{color:#fff}.showcase-pills span,.showcase-focus{border:1px solid rgba(235,252,255,.48);background:#d6ebf02e;box-shadow:inset 0 1px #ffffff42}.showcase-focus{background:#ffffff21}.showcase-center{min-height:340px}.showcase-center .eyebrow{top:30px;color:#ffffffc7;background:#ffffff1f;border:1px solid rgba(235,252,255,.32)}.soft-ring{width:min(42vw,380px);background:radial-gradient(circle,rgba(255,255,255,.18) 0 24%,transparent 42%),conic-gradient(from 110deg,#80edf947,#fff0,#ffebcf29,#fff0);filter:blur(14px)}.kinetic-title{color:#ffffff14}.showcase-center h1{color:#f8fbfd;text-shadow:0 0 28px rgba(206,248,255,.28)}.showcase-center h1 span{color:#ffffff9e}.showcase-cloud{bottom:-54px;width:min(42vw,420px);background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.76),transparent 28%),radial-gradient(circle at 70% 62%,rgba(111,224,240,.34),transparent 36%),linear-gradient(145deg,#e6f8fa61,#55677175);box-shadow:inset -24px -26px 56px #17273029,inset 24px 24px 54px #ffffff42}.showcase-bottom p{color:#ffffffd1}.hero-overview .overview-progress{border:1px solid rgba(235,252,255,.42);background:#ffffff21}.hero-overview .overview-progress span,.hero-overview .overview-progress strong{color:#fff}.hero-overview .overview-progress i{background:linear-gradient(90deg,#97f4f8e6 0,#97f4f8e6 72%,#ffffff2e 72%),#ffffff2e}.hero-overview .dashboard-tags span{color:#f7fbfd;border-color:#ebfcff6b;background:#ffffff21}.hero .button.primary{color:#1a262d;background:linear-gradient(90deg,#ffd6e8c7,#84f6f1eb);box-shadow:0 18px 36px #3decea2e}.hero .button.secondary{color:#fff;border-color:#ebfcff6b;background:#ffffff24}@media(max-width:1180px){.hero-showcase{width:min(100%,760px)}}@media(max-width:760px){.hero{padding-top:104px}.hero-showcase{min-height:650px;border-radius:38px}.showcase-center .eyebrow{top:38px}.hero-blob{width:220px;right:-92px}}:root{--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--ink: #142033;--muted: #667085;--line: rgba(20, 32, 51, .1);--blue: #2467d6;--cyan: #2fa8b8;--green: #63b284;--shadow: 0 26px 90px rgba(37, 62, 105, .12);--radius: 22px}body{overflow-x:hidden;background:radial-gradient(circle at 18% 12%,rgba(36,103,214,.1),transparent 28%),radial-gradient(circle at 82% 18%,rgba(47,168,184,.12),transparent 26%),linear-gradient(180deg,#fbfcff,#f5f8fb 48%,#f7fbf9)}.section{padding:150px 0}.glass-panel,.nav-shell,.portrait-card,.stat-card,.strength-card,.contact-note,.button,.tag-row span{border-radius:var(--radius)}.nav-shell{height:68px;padding:0 22px;background:#ffffffc2;box-shadow:0 20px 70px #253e691c}.brand-mark{border-radius:16px;background:linear-gradient(135deg,#1f4f9d,#2fa8b8)}.hero:before{opacity:.52;background-size:88px 88px}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(440px,.78fr)}.hero-copy h1{max-width:980px;font-size:clamp(3.4rem,6.2vw,7.2rem);line-height:1.02}.hero-intro{max-width:620px;margin-top:28px;font-size:clamp(1.08rem,1.4vw,1.28rem)}.hero-visual{min-height:650px}.brand-dashboard,.insight-card,.stack-card{position:absolute;border-radius:24px}.brand-dashboard{top:12%;right:2%;width:min(82%,520px);min-height:430px;padding:28px}.dashboard-top,.dashboard-metric{display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-top span,.dashboard-metric small,.insight-card span{color:var(--muted);font-weight:800}.dashboard-top strong{color:var(--blue);font-size:1.1rem}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:42px 0}.signal-grid span{min-height:82px;border:1px solid rgba(36,103,214,.11);border-radius:18px;background:linear-gradient(160deg,#ffffffe6,#eef5fbb8),radial-gradient(circle at 78% 20%,rgba(47,168,184,.16),transparent 34%)}.signal-grid span:nth-child(2),.signal-grid span:nth-child(5){min-height:122px}.dashboard-metric{padding:18px;border:1px solid var(--line);border-radius:18px;background:#ffffff9e}.dashboard-metric strong{font-size:1.05rem}.insight-card{left:4%;bottom:20%;width:250px;padding:24px}.insight-card strong{display:block;margin:12px 0 18px;font-size:2.4rem;line-height:1}.mini-line{height:8px;border-radius:999px;background:linear-gradient(90deg,var(--blue) 0 58%,rgba(36,103,214,.12) 58%),#eef3f8}.stack-card{right:18%;bottom:9%;display:flex;gap:10px;padding:14px}.stack-card span{padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;font-size:.88rem;font-weight:800}.contact-strip{align-items:center;border-radius:20px}.project-card{min-height:450px;border-radius:24px}.project-image{display:grid;align-content:space-between;gap:24px;min-height:100%;padding:28px;background:#eef4f8}.project-image:before,.project-image:after{display:none}.project-image span{color:#142033b8}.project-image-mockup{background:linear-gradient(160deg,#eff6fff5,#e1f2f4eb),#eef4f8}.project-image-wall{background:linear-gradient(160deg,#fff9edf5,#ebf3f7eb),#f4f0e7}.project-image-chart{background:linear-gradient(160deg,#eff8f3f5,#ebf1faeb),#edf6f1}.project-image-nodes{background:linear-gradient(160deg,#f5f2fff5,#eaf7f8eb),#f3f3fb}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes{position:relative;min-height:220px}.visual-mockup{display:grid;gap:14px;padding:18px;border:1px solid rgba(20,32,51,.1);border-radius:20px;background:#ffffffb3}.visual-mockup i{display:block;border-radius:14px;background:#2467d629}.visual-mockup i:first-child{width:62%}.visual-mockup i:nth-child(2){width:88%;background:#2fa8b829}.visual-mockup i:nth-child(3){width:48%;background:#63b2842e}.visual-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.visual-wall i{min-height:62px;border:1px solid rgba(20,32,51,.08);border-radius:18px;background:#ffffffad}.visual-wall i:nth-child(3),.visual-wall i:nth-child(4){min-height:92px}.visual-chart{display:flex;gap:12px;align-items:end;padding:18px;border:1px solid rgba(20,32,51,.08);border-radius:20px;background:#fff9}.visual-chart i{flex:1;border-radius:999px 999px 12px 12px;background:linear-gradient(180deg,#2467d685,#2fa8b838)}.visual-chart i:nth-child(1){height:44%}.visual-chart i:nth-child(2){height:72%}.visual-chart i:nth-child(3){height:58%}.visual-chart i:nth-child(4){height:92%}.visual-nodes i{position:absolute;width:72px;height:72px;border:1px solid rgba(36,103,214,.14);border-radius:22px;background:#ffffffb8}.visual-nodes i:nth-child(1){left:4%;top:10%}.visual-nodes i:nth-child(2){right:10%;top:24%}.visual-nodes i:nth-child(3){left:28%;bottom:14%}.visual-nodes i:nth-child(4){right:0;bottom:4%}.visual-nodes:before,.visual-nodes:after{position:absolute;content:"";height:1px;background:#2467d638;transform:rotate(18deg)}.visual-nodes:before{left:20%;right:22%;top:42%}.visual-nodes:after{left:32%;right:8%;bottom:34%}.strength-card,.project-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.strength-card:hover,.project-card:hover{border-color:#2467d629}@media(max-width:1180px){.brand-dashboard{left:18%;right:auto}.project-image{min-height:280px}}@media(max-width:760px){.section{padding:98px 0}.nav-shell{gap:12px;min-height:64px}.nav-links{display:flex;flex:1;justify-content:center;overflow:hidden}.nav-links a{display:none}.nav-links a[href="#projects"],.nav-links a[href="#about"]{display:inline-flex;padding:8px 10px;font-size:.88rem}.nav-contact{flex:0 0 auto;padding:8px 12px;font-size:.88rem}.brand{flex:0 0 auto}.brand>span:last-child{display:none}.hero-copy h1{font-size:clamp(2.9rem,15vw,4.8rem)}.hero-visual{min-height:440px}.brand-dashboard{left:0;top:6%;width:100%;min-height:330px;padding:22px}.signal-grid{gap:10px;margin:28px 0}.signal-grid span{min-height:58px}.signal-grid span:nth-child(2),.signal-grid span:nth-child(5){min-height:82px}.insight-card{left:8%;bottom:2%;width:210px}.stack-card{right:0;bottom:14%}.contact-actions{align-items:flex-start;flex-direction:column}}.section{padding:112px 0}.section-heading{margin-bottom:34px}.section-full{min-height:auto}.hero.section-full{min-height:100vh}.hero{padding:108px 0 34px}.hero-visual{min-height:560px}.brand-dashboard{top:9%;width:min(86%,540px);min-height:462px;padding:28px}.overview-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}.overview-stats div{padding:18px;border:1px solid var(--line);border-radius:18px;background:#ffffffa8}.overview-stats small,.overview-progress span{display:block;color:var(--muted);font-weight:800}.overview-stats strong{display:block;margin-top:10px;font-size:2.15rem;line-height:1}.overview-progress{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#ffffff94}.overview-progress div{display:flex;justify-content:space-between;gap:16px}.overview-progress i{display:block;height:8px;margin-top:14px;border-radius:999px;background:linear-gradient(90deg,var(--blue) 0 72%,rgba(36,103,214,.11) 72%),#edf3f8}.overview-thumbs{display:grid;grid-template-columns:1.1fr .85fr .85fr;gap:10px;margin-top:18px}.overview-thumbs span{min-height:72px;border:1px solid rgba(20,32,51,.08);border-radius:16px;background:linear-gradient(160deg,#ffffffe0,#ebf3f8bd),radial-gradient(circle at 80% 20%,rgba(47,168,184,.14),transparent 34%)}.dashboard-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.dashboard-tags span{padding:8px 11px;border:1px solid rgba(36,103,214,.12);border-radius:999px;color:var(--blue);background:#2467d60f;font-size:.82rem;font-weight:800}.insight-card{bottom:12%}.profile-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;overflow:hidden;min-height:470px;padding:38px;border-radius:24px;background:radial-gradient(circle at 18% 18%,rgba(36,103,214,.12),transparent 24%),linear-gradient(160deg,#ffffffe0,#eef6fac2)}.profile-card:before{position:absolute;top:24px;right:24px;bottom:24px;left:24px;content:"";border:1px solid rgba(36,103,214,.1);border-radius:20px}.profile-orb,.profile-info,.profile-lines,.profile-tags{position:relative;z-index:1}.profile-orb{display:grid;width:min(88%,330px);aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid rgba(36,103,214,.16);border-radius:42px;background:#ffffffad;box-shadow:inset 0 0 0 12px #2467d60a,0 22px 60px #253e691f}.profile-orb img{width:100%;height:100%;padding:12px;object-fit:cover;border-radius:36px;filter:contrast(1.04)}.profile-info p{margin:0 0 10px;color:var(--blue);font-size:.82rem;font-weight:900;text-transform:uppercase;text-align:center}.profile-info h3{margin:0;font-size:2.4rem;line-height:1;text-align:center}.profile-info span{display:block;margin-top:14px;color:var(--muted);font-weight:700;text-align:center}.profile-lines{display:grid;gap:10px;width:min(100%,360px);margin:2px 0 0}.profile-lines i{display:block;height:10px;border-radius:999px;background:#2467d61a}.profile-lines i:nth-child(1){width:72%}.profile-lines i:nth-child(2){width:92%;background:#2fa8b81f}.profile-lines i:nth-child(3){width:54%;background:#63b28424}.profile-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.profile-tags span{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffad;font-size:.86rem;font-weight:800}.about-layout{grid-template-columns:minmax(320px,.42fr) minmax(0,1fr)}.about-content{padding:clamp(30px,4vw,58px)}.stats-grid{gap:16px}.stat-card{padding:22px}.project-card{min-height:420px}.project-card:hover,.strength-card:hover{transform:translateY(-4px)}.project-image{padding:24px}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes{min-height:238px}.visual-mockup{align-content:start;gap:12px}.mockup-browser{display:flex;gap:6px}.mockup-browser i{width:9px;height:9px;border-radius:999px;background:#2467d638}.mockup-hero{display:grid;gap:12px;padding:18px;border:1px solid rgba(20,32,51,.08);border-radius:16px;background:#ffffffb8}.mockup-hero b{display:block;height:12px;border-radius:999px;background:#2467d629}.mockup-hero b:nth-child(1){width:48%;height:18px}.mockup-hero b:nth-child(2){width:84%;background:#2fa8b824}.mockup-hero b:nth-child(3){width:62%;background:#63b28424}.mockup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mockup-grid i{min-height:42px;border-radius:14px}.visual-wall{grid-template-columns:repeat(3,1fr);align-content:center}.visual-wall i{min-height:74px}.visual-wall i:nth-child(2),.visual-wall i:nth-child(5){transform:translateY(18px)}.visual-chart{position:relative;overflow:hidden}.chart-line{position:absolute;left:22px;right:22px;top:74px;height:2px;border-radius:999px;background:linear-gradient(90deg,#2467d614,#2467d657,#2fa8b829);transform:rotate(-7deg)}.visual-nodes i:after{position:absolute;left:18px;right:18px;top:50%;height:8px;content:"";border-radius:999px;background:#2467d61c}.strength-card{position:relative;min-height:214px;padding:28px;overflow:hidden}.strength-card:after{position:absolute;right:22px;top:24px;width:42px;height:1px;content:"";background:#2467d63d}.strength-card h3{margin-top:22px}.contact{min-height:620px;padding:92px 0}.contact:before{top:12%;right:6%;bottom:12%;left:6%;background:linear-gradient(90deg,rgba(47,168,184,.06),transparent 50%),radial-gradient(circle at 84% 48%,rgba(36,103,214,.1),transparent 30%)}.contact-content h2{max-width:720px}.contact-panel{padding:38px}.contact-panel strong{margin-top:18px}@media(max-width:1180px){.section{padding:96px 0}.brand-dashboard{left:auto;right:6%;width:min(92%,540px)}.profile-card{min-height:390px}}@media(max-width:760px){.section{padding:78px 0}.hero{padding-top:102px}.hero-visual{min-height:520px}.brand-dashboard{right:0;width:100%;min-height:410px}.overview-thumbs{grid-template-columns:1fr}.overview-thumbs span{min-height:48px}.insight-card{display:none}.profile-card{min-height:360px}.profile-orb{width:min(92%,270px);border-radius:34px}.profile-orb img{border-radius:30px}.visual-wall{grid-template-columns:repeat(2,1fr)}.contact{min-height:auto;padding:78px 0}.contact-content h2 br{display:none}}.hero{min-height:100vh;padding:118px 0 72px;overflow:hidden;background:radial-gradient(circle at 15% 18%,rgba(255,255,255,.78) 0 1.2%,transparent 1.45%),radial-gradient(circle at 84% 24%,rgba(255,255,255,.72) 0 1%,transparent 1.25%),radial-gradient(circle at 23% 66%,rgba(112,217,231,.2),transparent 12%),radial-gradient(circle at 76% 62%,rgba(91,149,222,.12),transparent 18%),linear-gradient(135deg,#f2f7fb,#deecf2 46%,#f8fcfd)}.hero:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.34;pointer-events:none;background-image:radial-gradient(circle,rgba(45,82,112,.2) 1px,transparent 1.4px),linear-gradient(110deg,transparent 0 45%,rgba(94,183,199,.12) 45.2% 45.45%,transparent 45.7%);background-size:34px 34px,100% 100%}.hero:after,.hero-blob{opacity:.28}.hero-showcase{width:min(100%,900px);min-height:640px;padding:clamp(28px,3.4vw,46px);border:1px solid rgba(255,255,255,.76);border-radius:42px;background:linear-gradient(145deg,#ffffffc7,#e8f5f994),#ffffff6b;box-shadow:0 36px 110px #425e7429,inset 0 1px #ffffffeb,inset 0 -1px #ffffff6b;-webkit-backdrop-filter:blur(22px) saturate(1.08);backdrop-filter:blur(22px) saturate(1.08)}.showcase-top{display:grid;grid-template-columns:1fr auto;align-items:center}.showcase-pills{justify-self:center}.showcase-pills span{color:#fff;background:#111a24;box-shadow:0 12px 28px #111a241f}.showcase-focus{justify-self:end;color:#234052;border:1px solid rgba(61,91,112,.1);background:#ffffff9e}.showcase-focus span{background:#111a24}.showcase-center{min-height:370px}.showcase-center .eyebrow{top:42px;color:#244154a8;border:1px solid rgba(61,91,112,.08);background:#ffffffa8}.kinetic-title{color:#2540530b;font-size:clamp(4.4rem,8vw,8.2rem)}.kinetic-title span{animation:none}.soft-ring{width:min(44vw,460px);background:radial-gradient(circle,rgba(255,255,255,.62) 0 24%,transparent 42%),conic-gradient(from 110deg,#5b95de24,#fff0,#70d9e72e,#fff0);filter:blur(14px)}.showcase-center h1{max-width:790px;margin-top:44px;color:#132338;font-size:clamp(3.6rem,6.7vw,7rem);line-height:.98;text-shadow:none}.showcase-center h1 span{display:block;color:#132338;font-weight:800}.showcase-cloud{bottom:-64px;opacity:.68;background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.96),transparent 28%),radial-gradient(circle at 70% 62%,rgba(112,217,231,.24),transparent 36%),linear-gradient(145deg,#ffffff9e,#c2d5de5c);box-shadow:inset -24px -26px 56px #536f8014,inset 24px 24px 54px #ffffffad}.showcase-bottom p{color:#516477}.hero-overview .overview-progress{border:1px solid rgba(61,91,112,.1);background:#ffffff9e;box-shadow:0 18px 46px #3d5b7014}.hero-overview .overview-progress span,.hero-overview .overview-progress strong{color:#263c52}.hero-overview .overview-progress i{background:linear-gradient(90deg,#2f76e5 0,#2f76e5 72%,#2f76e51f 72%),#2f76e51f}.hero-overview .dashboard-tags span{color:#245fc8;border-color:#2f76e524;background:#ffffff9e}.hero .button.primary{color:#fff;background:linear-gradient(135deg,#2f76e5,#2ab4c2);box-shadow:0 18px 38px #2f76e538}.hero .button.secondary{color:#21384d;border-color:#3d5b7024;background:#ffffffbd}@media(max-width:1180px){.hero-showcase{width:min(100%,860px);min-height:640px}.showcase-top{grid-template-columns:1fr;gap:14px;justify-items:center}.showcase-focus{justify-self:center}}@media(max-width:760px){.hero-showcase{min-height:650px;border-radius:34px;padding:22px}.showcase-center h1{font-size:clamp(2.7rem,12vw,4.2rem)}}.hero{position:relative;min-height:100vh;padding:0;overflow:hidden}.hero:before,.hero:after,.hero-blob,.hero-orb,.hero-ring,.hero-glass-chip,.scene-sphere,.scene-bubble{display:none}.hero .hero-shell{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:126px 0 72px}.hero .hero-shell .hero-showcase{width:min(64vw,1060px);min-height:min(62vh,670px);padding:clamp(34px,4vw,58px);border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero .hero-showcase:before,.hero .kinetic-title,.hero .soft-ring,.hero .showcase-cloud{display:none}.hero .showcase-top{display:grid;grid-template-columns:1fr auto;align-items:center}.hero .showcase-pills{justify-self:center;gap:12px}.hero .showcase-pills span{min-width:112px;min-height:40px;color:#fff;background:#141a22eb;box-shadow:0 12px 26px #141a221f}.hero .showcase-focus{justify-self:end;min-height:40px;color:#243241;border-color:#1f2b3721;background:#ffffff75}.hero .showcase-focus span{background:#172231}.hero .showcase-center{min-height:clamp(320px,40vh,430px)}.hero .showcase-center .eyebrow{top:clamp(34px,5vh,58px);color:#27323e9e;border-color:#ffffff8f;background:#ffffff57}.hero .showcase-center h1{max-width:860px;margin-top:48px;color:#172231;font-size:clamp(4rem,6.2vw,7.2rem);line-height:.98;text-shadow:0 1px 0 rgba(255,255,255,.28)}.hero .showcase-center h1 span{display:block;color:#172231;font-weight:800}.hero .showcase-bottom{align-items:end}.hero .showcase-bottom p{max-width:520px;color:#52606d;font-size:1.04rem}.hero .showcase-bottom .hero-actions{margin-top:26px;gap:16px}.hero .button{min-height:52px;padding:0 26px}.hero .button.primary{color:#fff;background:#172231;box-shadow:0 18px 34px #1722312e}.hero .button.secondary{color:#243241;border-color:#1f2b3721;background:#ffffff75}.hero .hero-overview{width:min(380px,34vw)}.hero .hero-overview .overview-progress{padding:20px;border-color:#ffffff94;background:#ffffff5c;box-shadow:0 18px 46px #5259601a}.hero .hero-overview .overview-progress span,.hero .hero-overview .overview-progress strong{color:#293747}.hero .hero-overview .overview-progress i{height:8px;background:linear-gradient(90deg,#293747 0,#293747 72%,#2937471f 72%),#2937471f}.hero .hero-overview .overview-status{display:grid;gap:5px;width:min(270px,100%);margin-left:auto;padding:16px 18px;border:1px solid rgba(255,255,255,.66);border-radius:22px;color:#293747;background:linear-gradient(145deg,#ffffff7a,#f7f2e942),#ffffff47;box-shadow:0 16px 38px #52596014,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(16px) saturate(1.02);backdrop-filter:blur(16px) saturate(1.02)}.hero .hero-overview .overview-status span{color:#293747a8;font-size:.86rem;font-weight:760}.hero .hero-overview .overview-status strong{color:#172231;font-size:1.12rem;line-height:1.2}.hero .hero-overview .overview-status small{color:#2937478a;font-size:.78rem;font-weight:700}.hero .hero-overview .dashboard-tags span{color:#293747;border-color:#ffffff9e;background:#ffffff61}.hero .showcase-pills span,.hero .showcase-focus,.hero .hero-overview .overview-status span,.hero .hero-overview .overview-status strong,.hero .hero-overview .overview-status small,.hero .hero-overview .dashboard-tags span{white-space:nowrap}.hero .showcase-pills{gap:12px}.hero .showcase-pills span{min-width:88px;padding-inline:20px}.hero .showcase-focus{min-width:152px;padding-inline:18px}.hero .hero-overview .dashboard-tags span{min-width:62px;text-align:center}@media(max-width:1180px){.hero .hero-shell .hero-showcase{width:min(74vw,900px);min-height:620px}.hero .showcase-top{grid-template-columns:1fr;gap:14px;justify-items:center}.hero .showcase-focus{justify-self:center}.hero .hero-overview{width:100%}}@media(max-width:760px){.hero{background-size:cover;background-position:center center}.hero .hero-shell{padding:108px 0 64px}.hero .hero-shell .hero-showcase{width:min(100%,calc(100vw - 32px));min-height:640px;padding:24px}.hero .showcase-pills{flex-wrap:wrap}.hero .showcase-pills span{min-width:auto}.hero .showcase-center h1{font-size:clamp(2.8rem,12vw,4.4rem)}}:root{--poster-bg: #f4f1ec;--poster-bg-2: #ebe8e3;--poster-ink: #172231;--poster-muted: #66717d;--poster-line: rgba(255, 255, 255, .76);--poster-glass: rgba(255, 255, 255, .44);--poster-shadow: 0 34px 110px rgba(106, 106, 102, .14);--poster-radius: 42px;--poster-radius-sm: 28px}body{background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.78),transparent 20%),linear-gradient(180deg,#f8f6f2,#ece9e3 48%,#f7f4ef)}.section:not(.hero){position:relative;overflow:hidden;padding:128px 0;background:radial-gradient(circle at 14% 24%,rgba(255,255,255,.7),transparent 18%),radial-gradient(circle at 84% 74%,rgba(154,166,178,.16),transparent 22%),linear-gradient(135deg,var(--poster-bg) 0%,var(--poster-bg-2) 48%,#faf8f4 100%)}.section:not(.hero):before,.section:not(.hero):after,.contact:before,.contact:after{position:absolute;content:"";pointer-events:none}.section:not(.hero):before{width:260px;height:260px;border-radius:999px;background:radial-gradient(circle at 32% 28%,#fff7ec,#e1c4a5 64%,#b99779);box-shadow:inset -24px -26px 54px #342b2324,inset 22px 22px 46px #ffffff94,0 28px 50px #7a6c5e1f;opacity:.45}.section:not(.hero):after{width:190px;height:190px;border-radius:999px;background:radial-gradient(circle at 34% 30%,#eef1f3,#9eabb7 62%,#637384);box-shadow:inset -22px -24px 44px #17223126,inset 20px 20px 42px #ffffff8a,0 28px 50px #505a641f;opacity:.38}.about:before{left:-80px;bottom:80px}.about:after{right:7%;top:110px}.projects:before{right:-70px;top:150px}.projects:after{left:5%;bottom:110px}.strengths:before{left:6%;top:115px;width:220px;height:220px}.strengths:after{right:9%;bottom:120px;width:250px;height:250px}.section-heading{position:relative;z-index:1}.section-heading:after{position:absolute;left:0;top:-54px;z-index:-1;color:#1722310b;font-size:clamp(4rem,9vw,9.5rem);font-weight:900;line-height:1;white-space:nowrap;pointer-events:none}.about .section-heading:after{content:"PROFILE"}.projects .section-heading:after{content:"SELECTED WORKS"}.strengths .section-heading:after{content:"STRENGTHS"}.section-heading h2,.contact-content h2{color:var(--poster-ink);font-weight:850}.eyebrow{color:#17223194}.about-layout,.project-grid,.strength-grid,.contact-shell{position:relative;z-index:1}.glass-panel,.profile-card,.about-content,.project-card,.strength-card,.contact-panel,.contact-note,.stat-card{border:1px solid var(--poster-line);border-radius:var(--poster-radius);background:linear-gradient(135deg,#ffffff94,#ffffff47),var(--poster-glass);box-shadow:var(--poster-shadow),inset 0 1px #ffffffd1,inset 0 -1px #ffffff5c;-webkit-backdrop-filter:blur(18px) saturate(1.04);backdrop-filter:blur(18px) saturate(1.04)}.about-layout{grid-template-columns:minmax(340px,.42fr) minmax(0,1fr);gap:30px;padding:26px;border:1px solid var(--poster-line);border-radius:calc(var(--poster-radius) + 10px);background:#ffffff38;box-shadow:0 34px 100px #6a6a661a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-card{min-height:520px;background:radial-gradient(circle at 50% 24%,rgba(255,255,255,.9),transparent 34%),linear-gradient(155deg,#ffffff85,#e8e4dd57)}.profile-card:after{position:absolute;right:30px;bottom:34px;width:78px;height:78px;content:"";border-radius:999px;background:radial-gradient(circle at 34% 30%,#e9edf0,#97a6b2 64%,#5f7181);box-shadow:inset -12px -14px 26px #17223124,inset 12px 12px 24px #ffffff8c,0 18px 34px #505a6421}.profile-orb{width:min(90%,330px);border:1px solid rgba(255,255,255,.78);background:#ffffff7a}.profile-tags span,.tag-row span,.hero-overview .dashboard-tags span{border-color:#ffffffb8;color:#293747;background:#fff6}.about-content{padding:clamp(34px,4vw,68px)}.about-content p,.project-body p,.project-body dd,.strength-card p,.contact-content p,.contact-panel p{color:var(--poster-muted)}.stats-grid{gap:18px}.stat-card{min-height:128px;padding:24px;border-radius:var(--poster-radius-sm)}.stat-card strong{color:var(--poster-ink);font-size:2rem}.project-grid{gap:26px}.project-card{min-height:460px;overflow:hidden;border-radius:var(--poster-radius);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.project-card:hover{transform:translateY(-5px);border-color:#fffffff5;box-shadow:0 42px 120px #6a6a662b}.project-image{min-height:100%;padding:28px;background:radial-gradient(circle at 28% 72%,rgba(255,240,220,.7),transparent 22%),linear-gradient(145deg,#ffffff85,#e5e5e057)}.project-image span{color:#1722319e}.project-image:after{display:block;position:absolute;right:20px;bottom:22px;width:84px;height:84px;content:"";border:0;border-radius:999px;background:radial-gradient(circle at 34% 30%,#fff5e9,#dfc0a0 64%,#b89575);box-shadow:inset -12px -14px 28px #362a2021,inset 12px 12px 24px #ffffff94,0 16px 30px #7a6c5e1f}.project-image-wall:after{width:76px;height:76px;background:radial-gradient(circle at 34% 30%,#fff,#d8d8d6 68%,#a7aaa8)}.project-image-chart:after{width:96px;height:96px;background:radial-gradient(circle at 34% 30%,#eef1f3,#9eabb7 62%,#637384)}.project-image-nodes:after{width:92px;height:92px;border:2px solid rgba(255,255,255,.74);background:radial-gradient(circle at 34% 30%,#ffffffb8,#ffffff14 58%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes,.mockup-hero{border-color:#ffffffb8;background:#ffffff61;box-shadow:inset 0 1px #ffffff94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.visual-wall i,.mockup-grid i,.visual-nodes i{border-color:#ffffffb3;background:#ffffff70}.visual-chart i{background:linear-gradient(180deg,#5f718194,#b7c2ca42)}.chart-line,.visual-nodes:before,.visual-nodes:after{background:#5f718138}.strength-grid{gap:22px}.strength-card{min-height:230px;padding:30px;border-radius:var(--poster-radius-sm)}.strength-card:before{position:absolute;right:28px;bottom:28px;width:42px;height:42px;content:"";border-radius:999px;background:radial-gradient(circle at 34% 30%,#fff,#d8d8d6 68%,#a7aaa8);box-shadow:inset -8px -9px 18px #1722311a,inset 8px 8px 16px #ffffff80;opacity:.78}.strength-card span{color:#1722316b;font-size:.92rem}.strength-card h3{color:var(--poster-ink)}.contact{position:relative;min-height:86vh;padding:118px 0;background:radial-gradient(circle at 18% 72%,rgba(255,238,214,.38),transparent 20%),radial-gradient(circle at 86% 28%,rgba(150,164,176,.18),transparent 20%),linear-gradient(135deg,#f8f5ef,#ebe7df 48%,#f9f6f1)}.contact:before{left:-70px;bottom:52px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle at 34% 30%,#fff5e9,#dfc0a0 64%,#b89575);opacity:.48;box-shadow:inset -24px -26px 54px #342b2324,inset 22px 22px 46px #ffffff94,0 28px 50px #7a6c5e1f}.contact:after{right:8%;top:110px;width:190px;height:190px;border-radius:999px;background:radial-gradient(circle at 34% 30%,#eef1f3,#9eabb7 62%,#637384);opacity:.42;box-shadow:inset -22px -24px 44px #17223126,inset 20px 20px 42px #ffffff8a,0 28px 50px #505a641f}.contact-shell{padding:34px;border:1px solid var(--poster-line);border-radius:calc(var(--poster-radius) + 10px);background:#ffffff42;box-shadow:0 36px 120px #6a6a661f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.contact-content h2{font-size:clamp(3.2rem,6vw,6.5rem)}.contact .button.primary{color:#fff;background:#172231;box-shadow:0 18px 34px #17223129}.contact-note{min-height:52px}@media(max-width:1180px){.about-layout,.contact-shell,.project-card{grid-template-columns:1fr}.project-image{min-height:300px}}@media(max-width:760px){.section:not(.hero),.contact{padding:82px 0}.about-layout,.contact-shell{padding:18px}.profile-card{min-height:420px}.project-grid,.strength-grid,.stats-grid{grid-template-columns:1fr}}section{scroll-margin-top:112px}.hero{scroll-margin-top:0}.section:not(.hero){padding-top:clamp(92px,7vw,118px);padding-bottom:clamp(92px,7vw,118px)}.about-layout{align-items:stretch;gap:clamp(22px,2.4vw,38px)}.profile-card{display:grid;align-content:center;justify-items:center;gap:24px;padding:clamp(30px,3.2vw,54px)}.profile-card:before{position:absolute;left:34px;top:34px;width:58px;height:58px;content:"";border-radius:999px;background:radial-gradient(circle at 34% 30%,#fff,#d7d6d2 66%,#9ca2a8);box-shadow:inset -9px -10px 20px #1722311f,inset 10px 10px 20px #ffffff9e,0 16px 28px #5a5e621f}.profile-orb{display:grid;place-items:center;position:relative;width:min(82%,286px);aspect-ratio:1;overflow:visible;border-radius:999px;border:1px solid rgba(255,255,255,.88);background:radial-gradient(circle at 34% 26%,#fffffff5,#efebe3ad 38%,#99a6b170 76%),linear-gradient(145deg,#ffffff85,#e5e2da57);box-shadow:inset -24px -28px 54px #1722311f,inset 24px 26px 54px #ffffffa6,0 28px 56px #595c6021}.profile-orb:before,.profile-orb:after{position:absolute;content:"";border-radius:999px;pointer-events:none}.profile-orb:before{right:-14px;top:18%;width:54px;height:54px;background:radial-gradient(circle at 34% 30%,#fff6eb,#dfc1a0 66%,#b79575);box-shadow:inset -8px -9px 16px #342b231a,inset 8px 8px 18px #ffffff9e,0 14px 26px #7a6c5e1f}.profile-orb:after{left:-10px;bottom:15%;width:42px;height:42px;background:radial-gradient(circle at 34% 30%,#eef1f3,#98a8b4 64%,#5f7181);box-shadow:inset -8px -9px 16px #1722311f,inset 8px 8px 16px #ffffff8c,0 14px 26px #505a641f}.profile-orb-core{display:grid;place-items:center;z-index:1;width:clamp(110px,9vw,150px);height:clamp(110px,9vw,150px);overflow:hidden;border-radius:999px;color:#172231;background:#ffffff6b;border:3px solid rgba(255,255,255,.86);box-shadow:inset 0 1px #fffc,0 22px 44px #4f545a24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-orb-core img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.profile-orb-ring{position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:999px;border:1px solid rgba(255,255,255,.62);box-shadow:inset 0 0 36px #ffffff38}.profile-info{text-align:center}.profile-info h3{color:var(--poster-ink);font-size:clamp(2.1rem,3vw,3.1rem);letter-spacing:0}.profile-lines{width:min(100%,330px)}.profile-lines i{height:12px;border-radius:999px;background:linear-gradient(90deg,#17223133,#1722310f),#ffffff75;box-shadow:inset 0 1px #ffffffb3}.about-content{display:grid;align-content:center;gap:20px}.stat-card{background:linear-gradient(145deg,#ffffffa3,#ffffff52),#ffffff57;box-shadow:0 24px 56px #605e581a,inset 0 1px #ffffffdb}.project-image{position:relative;isolation:isolate;background:radial-gradient(circle at 23% 77%,rgba(255,238,215,.82),transparent 26%),radial-gradient(circle at 83% 24%,rgba(124,140,154,.18),transparent 24%),linear-gradient(145deg,#ffffffa3,#e0e0da75)}.project-image span{color:#172231b8;font-weight:760}.project-image:after{z-index:-1;opacity:.96;filter:saturate(1.05) contrast(1.05)}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes{background:linear-gradient(145deg,#ffffffb3,#f2efe86b),#ffffff6b;border-color:#ffffffe6;box-shadow:0 22px 48px #4f545a1c,inset 0 1px #ffffffd1}.mockup-browser i,.mockup-grid i,.visual-wall i,.visual-nodes i{border-color:#818d972e;background:#ffffff9e;box-shadow:0 10px 22px #4f545a14}.mockup-hero{background:radial-gradient(circle at 22% 32%,rgba(255,246,235,.9),transparent 36%),linear-gradient(135deg,#9ba9b538,#ffffff80);border-color:#ffffffe6}.mockup-hero b{background:#17223133}.visual-wall i:nth-child(2n){background:#eeeae1b8}.visual-wall i:nth-child(3n){background:#cbd3da75}.visual-chart i{background:linear-gradient(180deg,#5f7181a8,#b7c2ca57);box-shadow:0 12px 24px #505a641a}.chart-line,.visual-nodes:before,.visual-nodes:after{background:#5f71814d}.strength-card{overflow:hidden;background:radial-gradient(circle at 92% 88%,rgba(255,255,255,.78),transparent 20%),linear-gradient(145deg,#ffffffa8,#f4efe65c),#ffffff5c;border-color:#ffffffe0;box-shadow:0 28px 72px #605e581c,inset 0 1px #ffffffe6,inset 1px 0 #ffffff7a}.strength-card:after{position:absolute;left:22px;right:22px;top:18px;height:1px;content:"";background:linear-gradient(90deg,#ffffffe0,#fff0)}.strength-card:before{opacity:.95;box-shadow:inset -8px -9px 18px #1722311f,inset 8px 8px 16px #ffffff94,0 15px 28px #5a5e621a}.contact-shell{align-items:center;min-height:min(620px,74vh)}.contact-content h2{display:grid;gap:.04em;max-width:820px;line-height:.98;letter-spacing:0}.contact-content h2 span{display:block;white-space:nowrap}.contact-panel{position:relative;overflow:hidden}.contact-panel:after{position:absolute;right:28px;bottom:28px;width:74px;height:74px;content:"";border-radius:999px;background:radial-gradient(circle at 34% 30%,#eef1f3,#9eabb7 62%,#637384);opacity:.38;box-shadow:inset -10px -12px 22px #1722311f,inset 10px 10px 20px #ffffff8a}@media(max-width:760px){section{scroll-margin-top:92px}.profile-orb{width:min(80%,232px)}.contact-content h2 span{white-space:normal}}.profile-card .profile-orb{width:min(72%,260px);aspect-ratio:1;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.84);background:#ffffff94;box-shadow:0 24px 52px #4f545a1f,inset 0 1px #ffffffdb}.profile-card .profile-orb:before,.profile-card .profile-orb:after,.profile-card .profile-orb-ring,.profile-card .profile-orb-core{display:none}.profile-avatar-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:760px){.profile-card .profile-orb{width:min(78%,220px);border-radius:26px}}.about .section-heading:after{color:#1722310a;letter-spacing:0}.profile-card{gap:22px}.profile-info p{margin-bottom:12px;color:#17223194;font-size:.92rem;letter-spacing:.08em;text-transform:none}.profile-info span{margin-top:12px;color:#1722318f}.profile-lines{display:none}.profile-tags{margin-top:2px;gap:12px}.profile-tags span{padding:10px 15px;font-weight:760}.project-body{display:flex;flex-direction:column}.project-body dl{margin-bottom:24px}.tag-row{gap:10px}.tag-row span{padding:8px 14px;border-color:#ffffffd1;border-radius:999px;color:#172231bd;font-size:.9rem;font-weight:760;background:linear-gradient(145deg,#ffffffad,#f4efe65c),#ffffff61;box-shadow:inset 0 1px #ffffffd1,0 10px 22px #605e580f}.project-detail-link{align-self:flex-end;margin-top:auto;padding:10px 15px;border:1px solid rgba(23,34,49,.12);border-radius:999px;color:#172231c2;font:inherit;font-size:.92rem;font-weight:760;background:#ffffff61;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #605e5814;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease}.project-detail-link:hover{transform:translateY(-2px);background:#ffffff8c;opacity:.92}.project-image{background:radial-gradient(circle at 22% 78%,rgba(255,236,210,.9),transparent 27%),radial-gradient(circle at 84% 24%,rgba(115,132,148,.22),transparent 25%),linear-gradient(145deg,#ffffffb3,#e0ded785)}.project-image span{color:#172231d1}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes{border-color:#fffffff5;background:linear-gradient(145deg,#ffffffc7,#eeeae280),#ffffff80;box-shadow:0 24px 52px #4f545a24,inset 0 1px #ffffffeb}.mockup-browser i,.mockup-grid i,.visual-wall i,.visual-nodes i{border-color:#5d6c7938;background:#ffffffb8;box-shadow:0 12px 24px #4f545a1a,inset 0 1px #ffffffd6}.mockup-hero{background:radial-gradient(circle at 22% 32%,rgba(255,244,229,.96),transparent 36%),linear-gradient(135deg,#8b9aa847,#ffffff94)}.mockup-hero b{background:#17223142}.visual-wall i:nth-child(2n){background:#ece7ddd1}.visual-wall i:nth-child(3n){background:#bfcad38f}.visual-chart{background:linear-gradient(145deg,#ffffffc2,#e7eae885),#ffffff80}.visual-chart i{background:linear-gradient(180deg,#526373c2,#a9b5be70);box-shadow:0 14px 28px #505a6424}.chart-line{background:#52637361}.visual-nodes i{background:radial-gradient(circle at 35% 28%,#ffffffe6,#d7dde1ad);border-color:#52637342}.visual-nodes i:after{background:#52637347}.visual-nodes:before,.visual-nodes:after{background:#52637366;box-shadow:0 0 0 1px #ffffff5c}@media(max-width:760px){.project-detail-link{align-self:flex-start}}body.modal-open{overflow:hidden}.project-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#1722312e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modalBackdropIn .18s ease both}.project-modal{position:relative;width:min(860px,calc(100vw - 36px));max-height:min(82vh,760px);overflow:auto;padding:clamp(28px,4vw,46px);border-color:#ffffffdb;border-radius:34px;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.9),transparent 24%),linear-gradient(145deg,#ffffffb8,#f4efe670),#ffffff7a;box-shadow:0 38px 110px #494b4c2e,inset 0 1px #ffffffeb;animation:modalPanelIn .22s ease both}.project-modal-close{position:absolute;z-index:5;right:22px;top:20px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(23,34,49,.1);border-radius:999px;color:#172231b8;font-size:1.35rem;line-height:1;background:#ffffff75;cursor:pointer;transition:transform .18s ease,background .18s ease}.project-modal-close:hover{transform:translateY(-1px);background:#ffffffad}.project-modal-header{max-width:720px}.project-modal-header span{display:inline-flex;margin-bottom:18px;padding:8px 14px;border:1px solid rgba(255,255,255,.82);border-radius:999px;color:#172231ad;font-size:.9rem;font-weight:800;background:#ffffff6b}.project-modal-header h3{margin:0;color:var(--poster-ink);font-size:clamp(2rem,4vw,3.35rem);line-height:1.06}.project-modal-header p{max-width:700px;margin:18px 0 0;color:var(--poster-muted);font-size:1.02rem;line-height:1.8}.project-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0 0}.project-modal-grid div{min-height:132px;padding:20px;border:1px solid rgba(255,255,255,.76);border-radius:24px;background:#ffffff5c;box-shadow:inset 0 1px #ffffffbd}.project-modal-grid dt{margin:0 0 10px;color:#17223194;font-size:.88rem;font-weight:850}.project-modal-grid dd{margin:0;color:#172231c2;line-height:1.7}.project-modal-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.project-modal-tags span{padding:9px 15px;border:1px solid rgba(255,255,255,.82);border-radius:999px;color:#172231b8;font-weight:760;background:#fff6;box-shadow:inset 0 1px #ffffffc7}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalPanelIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.project-modal-backdrop{padding:16px}.project-modal{width:min(100%,calc(100vw - 24px));max-height:84vh;border-radius:28px}.project-modal-grid{grid-template-columns:1fr}}.strengths .eyebrow{letter-spacing:.08em}.strength-grid{gap:clamp(18px,1.6vw,26px)}.strength-card{position:relative;isolation:isolate;min-height:236px;padding:32px 30px;border-color:#ffffffe6;background:radial-gradient(circle at 88% 86%,rgba(255,255,255,.82),transparent 20%),linear-gradient(155deg,#ffffffb8,#f2ede461 52%,#cdd6dd2e),#ffffff61;box-shadow:0 30px 82px #605e581f,inset 0 1px #fffffff0,inset 1px 0 #ffffff75;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.strength-card:hover{transform:translateY(-4px);border-color:#fffffffa;box-shadow:0 38px 96px #605e5829,inset 0 1px #fffffff5}.strength-card:nth-child(-n+4){background:radial-gradient(circle at 88% 86%,rgba(255,255,255,.86),transparent 20%),linear-gradient(155deg,#ffffffc7,#f4efe670 50%,#b9c6d138),#ffffff6b}.strength-card span,.strength-card h3,.strength-card p{position:relative;z-index:2}.strength-card span{color:#17223175;font-weight:850}.strength-card h3{margin-top:20px;margin-bottom:14px;font-size:1.42rem;line-height:1.25}.strength-card p{max-width:92%;font-size:.98rem;line-height:1.78}.strength-card:after{left:24px;right:24px;top:18px;height:1px;background:linear-gradient(90deg,#fffffff5,#ffffff57 54%,#fff0)}.strength-card h3:after{position:absolute;right:0;top:-34px;z-index:-1;width:86px;height:54px;content:"";opacity:.68;pointer-events:none}.strength-card-01 h3:after{border-top:2px solid rgba(95,113,129,.34);border-right:2px solid rgba(95,113,129,.28);border-radius:0 18px 0 0;box-shadow:24px 18px 0 -16px #5f71816b,52px 18px 0 -16px #5f718147}.strength-card-02 h3:after{width:78px;height:58px;border:1px solid rgba(95,113,129,.2);border-radius:14px;background:linear-gradient(#5f718133,#5f718133) 16px 18px / 42px 1px no-repeat,linear-gradient(#5f718129,#5f718129) 16px 29px / 34px 1px no-repeat,linear-gradient(#5f71811f,#5f71811f) 16px 40px / 46px 1px no-repeat}.strength-card-03 h3:after{height:64px;background:linear-gradient(180deg,#5f71816b,#5f71811f) 10px 28px / 10px 28px no-repeat,linear-gradient(180deg,#5f71817a,#5f718124) 34px 14px / 10px 42px no-repeat,linear-gradient(180deg,#5f718157,#5f71811a) 58px 24px / 10px 32px no-repeat;border-bottom:1px solid rgba(95,113,129,.18)}.strength-card-04 h3:after{width:72px;height:72px;border:1px solid rgba(95,113,129,.22);border-radius:999px;background:radial-gradient(circle at 50% 50%,transparent 0 38%,rgba(95,113,129,.16) 39% 40%,transparent 41%),linear-gradient(45deg,transparent 48%,rgba(95,113,129,.18) 49% 51%,transparent 52%)}.strength-card-05 h3:after{width:74px;height:54px;background:radial-gradient(circle,rgba(95,113,129,.36) 0 3px,transparent 4px) 0 0 / 18px 18px}.strength-card-06 h3:after{width:88px;height:54px;background:radial-gradient(circle at 20px 26px,transparent 0 13px,rgba(95,113,129,.24) 14px 15px,transparent 16px),radial-gradient(circle at 66px 26px,transparent 0 13px,rgba(95,113,129,.24) 14px 15px,transparent 16px),linear-gradient(90deg,transparent 22px,rgba(95,113,129,.24) 23px 64px,transparent 65px)}.strength-card-07 h3:after{width:86px;height:58px;border-left:1px solid rgba(95,113,129,.18);border-bottom:1px solid rgba(95,113,129,.18);background:linear-gradient(135deg,transparent 47%,rgba(95,113,129,.34) 48% 51%,transparent 52%),radial-gradient(circle at 74% 24%,rgba(95,113,129,.36) 0 4px,transparent 5px)}.strength-card-08 h3:after{width:90px;height:64px;background:radial-gradient(circle at 18px 16px,rgba(95,113,129,.38) 0 3px,transparent 4px),radial-gradient(circle at 62px 22px,rgba(95,113,129,.3) 0 3px,transparent 4px),radial-gradient(circle at 42px 50px,rgba(95,113,129,.34) 0 3px,transparent 4px),linear-gradient(20deg,transparent 31%,rgba(95,113,129,.22) 32% 34%,transparent 35%),linear-gradient(140deg,transparent 42%,rgba(95,113,129,.18) 43% 45%,transparent 46%)}@media(max-width:760px){.strength-card h3:after{opacity:.42}}.contact{min-height:78vh;padding:clamp(84px,7vw,108px) 0}.contact:before{opacity:.4}.contact:after{opacity:.34}.contact-shell{gap:clamp(28px,4vw,64px);min-height:min(560px,68vh);padding:clamp(28px,3.2vw,46px)}.contact-content{display:grid;align-content:center;gap:20px}.contact-content .eyebrow{margin-bottom:0;letter-spacing:.08em}.contact-content h2{max-width:760px;font-size:clamp(3rem,5.2vw,5.8rem);line-height:1.02}.contact-content p{max-width:720px;margin:0;font-size:1.04rem;line-height:1.82}.contact-actions{gap:12px;margin-top:8px}.contact .button.primary,.contact-note{min-height:52px;border-radius:999px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.contact .button.primary{padding-inline:24px;background:#172231;box-shadow:0 16px 32px #17223129}.contact-note{display:inline-flex;align-items:center;justify-content:center;padding:0 18px;color:#172231b8;font:inherit;font-weight:800;border-color:#ffffffc7;background:linear-gradient(145deg,#ffffff94,#f4efe64d),#ffffff57;box-shadow:inset 0 1px #ffffffd6,0 12px 28px #605e5812}button.contact-note{cursor:pointer}.contact .button.primary:hover,.contact-note:hover{transform:translateY(-2px)}.contact-panel{align-self:center;min-height:300px;padding:clamp(34px,3.2vw,52px);border-color:#ffffffdb;background:radial-gradient(circle at 88% 84%,rgba(255,255,255,.74),transparent 20%),linear-gradient(145deg,#ffffffa3,#f4efe65c),#ffffff61;box-shadow:0 30px 84px #605e581f,inset 0 1px #ffffffe6}.contact-panel:after{right:30px;bottom:30px;width:68px;height:68px;opacity:.3}.contact-panel span{position:relative;z-index:1;color:#17223194;font-size:.92rem;font-weight:850;letter-spacing:.06em}.contact-panel strong{position:relative;z-index:1;max-width:440px;margin-top:18px;color:var(--poster-ink);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.42}.contact-panel p{position:relative;z-index:1;max-width:420px;margin-top:22px;line-height:1.8}@media(max-width:1180px){.contact-shell{grid-template-columns:1fr;min-height:auto}.contact-panel{min-height:260px}}@media(max-width:760px){.contact{padding:76px 0}.contact-content h2{font-size:clamp(2.55rem,11vw,4.2rem)}.contact-actions{align-items:flex-start}}.contact{margin-top:-34px;padding-top:clamp(58px,5.4vw,84px)}.contact-panel{min-width:0}.contact-panel:after{opacity:.24}@media(max-width:1180px){.contact{margin-top:0}}.contact-shell{grid-template-columns:minmax(0,.86fr) minmax(620px,.86fr)}.contact-panel{width:min(100%,620px);justify-self:end}.contact-panel .contact-focus-label{display:block;color:#17223194;font-size:15px;font-weight:600;letter-spacing:0}.contact-panel .contact-focus-title{display:grid;gap:8px;max-width:none;margin-top:18px;color:var(--poster-ink);font-size:34px;font-weight:850;line-height:1.28;letter-spacing:0}.contact-panel .contact-focus-line{display:block;color:var(--poster-ink);font-size:34px;font-weight:850;line-height:1.28;letter-spacing:0;white-space:nowrap}.contact-panel p{margin-top:22px;color:var(--poster-muted);font-size:15px;font-weight:400}@media(max-width:1180px){.contact-shell{grid-template-columns:1fr}.contact-panel{width:100%;justify-self:stretch}}@media(max-width:760px){.contact-panel .contact-focus-title,.contact-panel .contact-focus-line{font-size:28px}}.project-modal-backdrop{background:#302b262e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-modal{width:min(960px,calc(100vw - 40px));max-height:min(84vh,820px);padding:clamp(32px,3.8vw,54px);border-radius:38px;box-shadow:0 42px 128px #494b4c33,inset 0 1px #fffffff0}.project-modal-layout{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,.62fr);gap:clamp(26px,3vw,44px);align-items:stretch}.project-modal-visual{min-height:100%}.project-modal-visual .project-image{min-height:100%;height:100%;padding:26px;border:1px solid rgba(255,255,255,.78);border-radius:30px;box-shadow:0 28px 72px #605e5821,inset 0 1px #ffffffdb}.project-modal-visual .project-image>span{font-size:.95rem;font-weight:850}.project-visual-modal .visual-mockup,.project-visual-modal .visual-wall,.project-visual-modal .visual-chart,.project-visual-modal .visual-nodes{min-height:300px}.project-modal-content{min-width:0}.project-modal-header{max-width:none;padding-right:36px}.project-modal-header h3{font-size:clamp(2.2rem,3.6vw,3.55rem)}.project-modal-header p{max-width:100%}.project-modal-grid{grid-template-columns:1fr;gap:14px;margin-top:28px}.project-modal-grid div{min-height:auto;padding:19px 20px;background:linear-gradient(145deg,#ffffff94,#f4efe647),#ffffff57;box-shadow:inset 0 1px #ffffffd1,0 14px 34px #605e580f}.project-modal-grid dt{color:#17223185;font-size:.84rem;font-weight:760}.project-modal-grid dd{color:#172231cc;font-weight:680}.project-modal-close{right:24px;top:24px;width:42px;height:42px;border-color:#ffffffc7;background:#ffffff80;box-shadow:inset 0 1px #ffffffd6,0 12px 28px #605e581a}.project-modal-close:hover{transform:translateY(-1px) scale(1.04);background:#ffffffad}@media(max-width:900px){.project-modal-layout{grid-template-columns:1fr}.project-modal-visual .project-image{min-height:320px}}@media(max-width:760px){.project-modal{width:min(100%,calc(100vw - 24px));padding:26px}.project-modal-visual .project-image{min-height:280px}}.project-modal{width:min(1080px,calc(100vw - 40px));padding:clamp(36px,4vw,58px)}.project-modal-layout{grid-template-columns:minmax(330px,.4fr) minmax(0,.6fr);gap:clamp(30px,3.4vw,50px)}.project-modal-visual .project-image{min-height:430px;background:radial-gradient(circle at 20% 78%,rgba(255,232,202,.98),transparent 27%),radial-gradient(circle at 84% 22%,rgba(105,123,140,.28),transparent 25%),linear-gradient(145deg,#ffffffc7,#dbdad399)}.project-modal-visual .project-image>span{opacity:0;pointer-events:none}.project-visual-modal .visual-mockup,.project-visual-modal .visual-wall,.project-visual-modal .visual-chart,.project-visual-modal .visual-nodes{min-height:330px;border-color:#fffffffa;background:linear-gradient(145deg,#ffffffd6,#ece7de94),#ffffff8f;box-shadow:0 26px 58px #4f545a29,inset 0 1px #fffffff0}.project-visual-modal .visual-wall i,.project-visual-modal .mockup-grid i,.project-visual-modal .visual-nodes i{border-color:#52637347;background:#ffffffc7}.project-visual-modal .visual-chart i{background:linear-gradient(180deg,#465868d1,#9caab580)}.project-visual-modal .visual-nodes:before,.project-visual-modal .visual-nodes:after,.project-visual-modal .chart-line{background:#46586870}.project-modal-grid{gap:12px;margin-top:24px}.project-modal-grid div{padding:18px 20px}.project-modal-grid dd{line-height:1.65}@media(max-width:900px){.project-modal{width:min(100%,calc(100vw - 28px))}.project-modal-layout{grid-template-columns:1fr}.project-modal-visual .project-image{min-height:320px}}.project-modal-backdrop{background:#302b2624;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-modal-visual .project-image{background:radial-gradient(circle at 20% 78%,rgba(255,228,194,1),transparent 28%),radial-gradient(circle at 84% 22%,rgba(90,109,126,.34),transparent 25%),linear-gradient(145deg,#ffffffd1,#d5d5cea8)}.project-visual-modal .visual-mockup,.project-visual-modal .visual-wall,.project-visual-modal .visual-chart,.project-visual-modal .visual-nodes{filter:contrast(1.08) saturate(1.04)}.project-visual-modal .visual-wall i,.project-visual-modal .mockup-grid i,.project-visual-modal .visual-nodes i{border-color:#46586852;background:#ffffffd6}.project-modal-grid div{position:relative;overflow:hidden;border-color:#ffffffd6}.project-modal-grid div:before{position:absolute;left:0;top:16px;bottom:16px;width:2px;content:"";border-radius:999px;background:#5f718138}.project-modal-grid div:after{position:absolute;left:18px;right:18px;top:12px;height:1px;content:"";background:linear-gradient(90deg,#ffffffdb,#fff0)}.project-modal-grid dt,.project-modal-grid dd{position:relative;z-index:1}.project-modal-footer{display:flex;justify-content:flex-end;margin-top:28px}.project-modal-action{min-height:44px;padding:0 18px;border:1px solid rgba(23,34,49,.12);border-radius:999px;color:#172231c2;font:inherit;font-size:.92rem;font-weight:780;background:linear-gradient(145deg,#ffffff9e,#f4efe64d),#ffffff61;box-shadow:inset 0 1px #ffffffd1,0 12px 28px #605e5814;cursor:pointer;transition:transform .18s ease,background .18s ease}.project-modal-action:hover{transform:translateY(-1px);background:#ffffff9e}.contact-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px;background:#302b2624;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modalBackdropIn .18s ease both}.contact-modal{position:relative;width:min(540px,calc(100vw - 36px));max-height:90vh;overflow-y:auto;padding:clamp(30px,4vw,44px);border-color:#ffffffe0;border-radius:34px;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.9),transparent 24%),linear-gradient(145deg,#ffffffb8,#f4efe66b),#ffffff7a;box-shadow:0 34px 104px #494b4c2e,inset 0 1px #fffffff0;animation:modalPanelIn .22s ease both}.contact-modal-close{position:absolute;z-index:5;right:20px;top:20px;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:999px;color:#172231b8;font-size:1.28rem;line-height:1;background:#ffffff80;box-shadow:inset 0 1px #ffffffd6,0 12px 28px #605e581a;cursor:pointer;transition:transform .18s ease,background .18s ease}.contact-modal-close:hover{transform:translateY(-1px) scale(1.04);background:#ffffffad}.contact-modal-header{padding-right:36px}.contact-modal-header span{display:inline-flex;margin-bottom:16px;padding:7px 13px;border:1px solid rgba(255,255,255,.82);border-radius:999px;color:#17223194;font-size:.86rem;font-weight:800;background:#ffffff6b}.contact-modal-header h3{margin:0;color:var(--poster-ink);font-size:clamp(2.1rem,5vw,3rem);line-height:1.08}.contact-modal-header p{margin:16px 0 0;color:var(--poster-muted);font-size:1rem;line-height:1.78}.contact-modal-list{display:grid;gap:12px;margin:28px 0 0}.contact-modal-list div{position:relative;padding:17px 18px;overflow:hidden;border:1px solid rgba(255,255,255,.82);border-radius:22px;background:linear-gradient(145deg,#ffffff94,#f4efe647),#ffffff57;box-shadow:inset 0 1px #ffffffd1,0 12px 28px #605e580f}.contact-modal-list div:before{position:absolute;left:0;top:14px;bottom:14px;width:2px;content:"";border-radius:999px;background:#5f718133}.contact-modal-list dt{margin-bottom:6px;color:#17223185;font-size:.84rem;font-weight:760}.contact-modal-list dd{margin:0;color:#172231cc;font-weight:760}.contact-modal-qr-row{display:grid;gap:14px}.wechat-qr-card{display:grid;justify-items:center;gap:10px;width:fit-content;margin:2px 0 0;padding:12px;border:1px solid rgba(255,255,255,.9);border-radius:26px;background:linear-gradient(145deg,#ffffffc2,#f4efe65c),#ffffff85;box-shadow:inset 0 1px #ffffffe6,0 16px 34px #605e581a}.wechat-qr-card img{display:block;width:206px;max-width:min(100%,46vw);aspect-ratio:1;object-fit:contain;border-radius:20px;background:#fff}.wechat-qr-card figcaption{color:#172231b8;font-size:.92rem;font-weight:820}.wechat-qr-card p{margin:0;color:#17223175;font-size:.78rem;font-weight:700}.contact-email-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.contact-email-line span{min-width:0;overflow-wrap:anywhere}.contact-email-line button{flex:0 0 auto;min-height:32px;padding:0 12px;border:1px solid rgba(23,34,49,.1);border-radius:999px;color:#172231a8;font:inherit;font-size:.82rem;font-weight:800;background:linear-gradient(145deg,#ffffffa3,#f4efe64d),#ffffff61;cursor:pointer;transition:transform .18s ease,background .18s ease}.contact-email-line button:hover{transform:translateY(-1px);background:#ffffffa8}.contact-copy-tip{margin:10px 0 0;color:#1722318f;font-size:.82rem;font-weight:760}.contact-modal-footer{display:flex;justify-content:flex-end;margin-top:24px}.contact-modal-action{min-height:44px;padding:0 18px;border:1px solid rgba(23,34,49,.12);border-radius:999px;color:#172231c2;font:inherit;font-size:.92rem;font-weight:780;background:linear-gradient(145deg,#ffffff9e,#f4efe64d),#ffffff61;box-shadow:inset 0 1px #ffffffd1,0 12px 28px #605e5814;cursor:pointer;transition:transform .18s ease,background .18s ease}.contact-modal-action:hover{transform:translateY(-1px);background:#ffffff9e}@media(max-width:760px){.contact-modal-backdrop{padding:16px}.contact-modal{width:min(100%,calc(100vw - 24px));padding:26px;border-radius:28px}.wechat-qr-card,.wechat-qr-card img{width:min(100%,220px)}.contact-email-line{align-items:flex-start;flex-direction:column}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.mobile-menu-toggle{display:none}@media(max-width:1024px){:root{--poster-radius: 34px;--poster-radius-sm: 24px}.max-shell,.nav-shell{width:min(100% - 44px,1700px)}.section:not(.hero){padding-top:86px;padding-bottom:86px}.section-heading{margin-bottom:34px}.section-heading:after{top:-34px;font-size:clamp(3.6rem,12vw,8rem);opacity:.8}.section-heading h2{font-size:clamp(2.4rem,7vw,4.6rem);line-height:1.05}.glass-panel,.profile-card,.about-content,.project-card,.strength-card,.contact-panel,.contact-note,.stat-card{-webkit-backdrop-filter:blur(12px) saturate(1.02);backdrop-filter:blur(12px) saturate(1.02)}.about-layout,.contact-shell,.project-grid{grid-template-columns:1fr}.project-card{grid-template-columns:minmax(260px,.9fr) minmax(0,1fr)}.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact,.contact-shell{min-height:auto}.contact-panel{width:100%;max-width:620px}}@media(max-width:768px){html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 12%,rgba(255,255,255,.74),transparent 24%),linear-gradient(180deg,#f8f6f2,#ece9e3 54%,#f7f4ef)}section{scroll-margin-top:92px}.max-shell,.nav-shell{width:min(100% - 40px,1700px)}.site-header{top:14px}.nav-shell{position:relative;min-height:58px;padding:8px 10px 8px 14px;border-radius:999px;overflow:visible}.brand{min-width:0}.brand span:last-child{white-space:nowrap}.nav-contact{display:none}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;flex:0 0 auto;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.76);border-radius:999px;background:linear-gradient(145deg,#ffffff9e,#f4efe647),#ffffff6b;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #605e5814;cursor:pointer}.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#172231;transition:transform .18s ease,opacity .18s ease}.mobile-menu-toggle span+span{margin-top:0}.site-header.menu-open .mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}.site-header.menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-links{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:20;display:grid;grid-template-columns:1fr;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.82);border-radius:26px;background:linear-gradient(145deg,#ffffffc7,#f4efe675),#ffffffb8;box-shadow:0 24px 60px #494b4c24,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(12px) saturate(1.02);backdrop-filter:blur(12px) saturate(1.02);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.site-header.menu-open .nav-links{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links a{display:flex;min-height:46px;justify-content:center;border-radius:18px}.site-header .nav-links a{display:flex}.section:not(.hero),.contact{padding-top:70px;padding-bottom:70px}.section:not(.hero):before,.section:not(.hero):after,.contact:before,.contact:after{opacity:.22;transform:scale(.72)}.section-heading{margin-bottom:28px}.section-heading:after{top:-22px;max-width:100%;overflow:hidden;font-size:clamp(3rem,16vw,5.8rem);opacity:.55}.section-heading h2,.contact-content h2{font-size:clamp(2.35rem,11vw,4rem);line-height:1.06}.split-heading{grid-template-columns:1fr;gap:14px}.split-heading>p{max-width:100%}.hero{min-height:auto;background-position:center center;isolation:isolate}.hero:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:linear-gradient(180deg,#f8f6f26b,#f8f6f2bd),radial-gradient(circle at 50% 44%,rgba(255,255,255,.36),transparent 40%);pointer-events:none}.hero .hero-shell{min-height:100svh;padding:104px 0 48px}.hero .hero-shell .hero-showcase{display:grid;align-content:center;width:min(100%,calc(100vw - 40px));min-height:auto;padding:22px 4px 0}.hero .showcase-top{gap:12px;margin-bottom:26px}.hero .showcase-pills{justify-content:center;gap:8px}.hero .showcase-pills span,.hero .showcase-focus{min-height:36px;padding:0 13px;font-size:.82rem}.hero .showcase-focus{min-width:132px}.hero .showcase-center{display:grid;justify-items:center;min-height:auto;text-align:center}.hero .showcase-center .eyebrow{position:static;max-width:100%;margin-bottom:18px;font-size:.75rem}.hero .showcase-center h1{max-width:8.5em;margin:0 auto;font-size:clamp(42px,12.5vw,52px);line-height:1.08}.hero .showcase-bottom{display:grid;grid-template-columns:1fr;gap:22px;align-items:center;margin-top:26px;text-align:center}.hero .showcase-bottom p{max-width:32em;margin:0 auto;font-size:.96rem;line-height:1.72}.hero .showcase-bottom .hero-actions{justify-content:center;gap:10px;margin-top:18px}.hero .button,.contact .button.primary,.contact-note,.project-detail-link,.project-modal-action,.contact-modal-action{min-height:46px}.hero .button{padding:0 20px}.hero .hero-overview{justify-self:center;width:min(100%,320px)}.hero .hero-overview .overview-status{margin:0 auto;padding:13px 15px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero .hero-overview .dashboard-tags{justify-content:center;margin-top:10px}.about-layout,.contact-shell{grid-template-columns:1fr;gap:18px;padding:16px;border-radius:34px}.profile-card{min-height:auto;padding:28px 20px;gap:16px}.profile-card:before{width:42px;height:42px;left:22px;top:22px;opacity:.72}.profile-card:after{width:52px;height:52px;right:22px;bottom:22px;opacity:.28}.profile-card .profile-orb{width:min(70vw,220px);border-radius:24px}.profile-info h3{font-size:clamp(2rem,9vw,2.8rem)}.profile-tags{justify-content:center;gap:8px}.profile-tags span,.tag-row span,.project-modal-tags span{padding:8px 12px;font-size:.84rem}.about-content{padding:26px 20px;gap:16px}.about-content p,.project-body p,.project-body dd,.strength-card p,.contact-content p,.contact-panel p{font-size:.96rem;line-height:1.76}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{min-height:104px;padding:18px;border-radius:22px}.stat-card strong{font-size:1.6rem}.project-grid{grid-template-columns:1fr;gap:20px}.project-card{display:grid;grid-template-columns:1fr;min-height:auto;border-radius:30px}.project-image{min-height:260px;padding:22px}.project-image:after{width:64px;height:64px}.project-body{padding:24px 20px 22px}.project-body h3{font-size:clamp(1.65rem,7vw,2.2rem);line-height:1.18}.project-body dl{gap:12px;margin-bottom:20px}.tag-row{flex-wrap:wrap;gap:8px}.project-detail-link{align-self:stretch;justify-content:center;padding:0 18px;text-align:center}.strength-grid{grid-template-columns:1fr;gap:16px}.strength-card{min-height:auto;padding:26px 22px;border-radius:26px}.strength-card h3{margin-top:16px;font-size:1.26rem}.strength-card p{max-width:100%}.strength-card:before{width:32px;height:32px;right:18px;bottom:18px;opacity:.48}.strength-card h3:after{width:60px;opacity:.28}.contact{min-height:auto;padding-top:70px;padding-bottom:72px}.contact-shell{min-height:auto}.contact-content{gap:16px}.contact-content h2{max-width:100%;line-height:1.08}.contact-content h2 span{white-space:normal}.contact-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.contact .button.primary,.contact-note{width:100%;min-height:48px}.contact-panel{max-width:none;min-height:auto;padding:26px 20px 82px;border-radius:30px}.contact-panel .contact-focus-title{gap:8px}.contact-panel .contact-focus-line{font-size:clamp(1.55rem,7.4vw,2rem);line-height:1.2;white-space:normal}.project-modal-backdrop,.contact-modal-backdrop{padding:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.project-modal{width:92vw;max-height:86vh;overflow-y:auto;padding:24px 18px 20px;border-radius:28px}.project-modal-layout{grid-template-columns:1fr;gap:20px}.project-modal-close,.contact-modal-close{right:14px;top:14px;width:44px;height:44px}.project-modal-header{padding-right:34px}.project-modal-header h3{font-size:clamp(1.9rem,9vw,2.7rem)}.project-modal-header p{font-size:.96rem;line-height:1.72}.project-modal-visual .project-image{min-height:240px;padding:20px;border-radius:24px}.project-visual-modal .visual-mockup,.project-visual-modal .visual-wall,.project-visual-modal .visual-chart,.project-visual-modal .visual-nodes{min-height:200px}.project-modal-grid{gap:10px}.project-modal-grid div{padding:16px 17px}.project-modal-tags{gap:8px}.project-modal-footer{justify-content:stretch}.project-modal-action{width:100%}.contact-modal{width:92vw;max-height:86vh;overflow-y:auto;padding:24px 18px 20px;border-radius:28px}.contact-modal-header{padding-right:36px}.contact-modal-header h3{font-size:clamp(2rem,9vw,2.65rem)}.contact-modal-list{gap:10px;margin-top:22px}.contact-modal-list div{padding:15px 16px;border-radius:20px}.wechat-qr-card{margin-inline:auto;padding:10px}.wechat-qr-card,.wechat-qr-card img{width:min(100%,210px)}.contact-email-line{align-items:stretch;flex-direction:column}.contact-email-line button{min-height:42px}.contact-modal-footer{justify-content:stretch}.contact-modal-action{width:100%}}@media(max-width:480px){.max-shell,.nav-shell{width:min(100% - 36px,1700px)}.section:not(.hero),.contact{padding-top:60px;padding-bottom:62px}.section-heading:after{font-size:clamp(2.6rem,14vw,4.5rem)}.section-heading h2,.contact-content h2{font-size:clamp(2.05rem,10.5vw,3.1rem)}.hero .hero-shell{padding:98px 0 42px}.hero .hero-shell .hero-showcase{width:min(100%,calc(100vw - 36px));padding-top:14px}.hero .showcase-pills{gap:7px}.hero .showcase-pills span,.hero .showcase-focus{min-height:34px;padding:0 11px;font-size:.78rem}.hero .showcase-center .eyebrow{font-size:.72rem}.hero .showcase-center h1{font-size:clamp(40px,12vw,48px)}.hero .showcase-bottom p{font-size:.92rem}.hero .showcase-bottom .hero-actions{display:grid;grid-template-columns:1fr;width:min(100%,280px);margin-inline:auto}.hero .button{width:100%}.about-layout,.contact-shell{padding:12px;border-radius:28px}.profile-card,.about-content,.project-body,.strength-card,.contact-panel{border-radius:24px}.profile-card .profile-orb{width:min(74vw,190px);border-radius:22px}.profile-tags span{padding:8px 10px;font-size:.78rem}.stats-grid{grid-template-columns:1fr}.project-image{min-height:220px;padding:18px}.project-body{padding:22px 18px 20px}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes,.mockup-hero{transform:scale(.95)}.contact-panel{padding:24px 18px 76px}.contact-panel .contact-focus-line{font-size:clamp(1.38rem,7.2vw,1.65rem)}.project-modal,.contact-modal{width:92vw;padding:22px 16px 18px;border-radius:24px}.project-modal-visual .project-image{min-height:210px}.project-visual-modal .visual-mockup,.project-visual-modal .visual-wall,.project-visual-modal .visual-chart,.project-visual-modal .visual-nodes{min-height:180px}.wechat-qr-card,.wechat-qr-card img{width:min(100%,190px)}}@media(hover:none)and (pointer:coarse){.project-card:hover,.strength-card:hover,.project-detail-link:hover,.contact .button.primary:hover,.contact-note:hover,.project-modal-action:hover,.contact-modal-action:hover{transform:none}}.project-modal .project-modal-close,.contact-modal .contact-modal-close{position:absolute;z-index:30;pointer-events:auto}.project-modal .project-modal-layout{position:relative;z-index:1}@media(max-width:768px){.button,.contact-note,.mobile-menu-toggle,.project-detail-link,.project-modal-action,.contact-modal-action,.contact-email-line button{min-height:44px;touch-action:manipulation}.glass-panel,.nav-shell,.profile-card,.about-content,.project-card,.strength-card,.contact-panel,.stat-card,.contact-note,.tag-row span{box-shadow:0 16px 42px #3f43461a;-webkit-backdrop-filter:blur(8px) saturate(1.01);backdrop-filter:blur(8px) saturate(1.01)}.hero .hero-showcase{box-shadow:0 22px 58px #404b5421,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(10px) saturate(1.02);backdrop-filter:blur(10px) saturate(1.02)}.site-header.menu-open .nav-links{box-shadow:0 18px 46px #3f43461f;-webkit-backdrop-filter:blur(8px) saturate(1.01);backdrop-filter:blur(8px) saturate(1.01)}.project-modal-backdrop,.contact-modal-backdrop{background:#2d2a2638;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation-duration:.18s}.project-modal,.contact-modal{box-shadow:0 20px 58px #3f434629,inset 0 1px #ffffffdb;-webkit-backdrop-filter:blur(8px) saturate(1.02);backdrop-filter:blur(8px) saturate(1.02);animation-duration:.2s}.section-heading:after{opacity:.035}.hero:before{opacity:.16}.kinetic-title{opacity:.45}.soft-ring,.showcase-cloud{opacity:.42;filter:none}.hero-orb,.hero-glass-chip,.scene-sphere{opacity:.58;filter:none}.profile-card:before,.about-layout:before,.contact:before{opacity:.55}.project-card,.strength-card,.button,.contact-note,.project-detail-link,.project-modal-action,.contact-modal-action{transition:opacity .18s ease,transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}}@media(max-width:480px){.glass-panel,.nav-shell,.profile-card,.about-content,.project-card,.strength-card,.contact-panel,.stat-card{box-shadow:0 12px 32px #3f434617;-webkit-backdrop-filter:blur(6px) saturate(1);backdrop-filter:blur(6px) saturate(1)}.project-modal-backdrop,.contact-modal-backdrop{background:#2d2a263d;-webkit-backdrop-filter:none;backdrop-filter:none}.project-modal,.contact-modal{-webkit-backdrop-filter:blur(6px) saturate(1);backdrop-filter:blur(6px) saturate(1)}.kinetic-title,.hero-orb,.hero-glass-chip,.sphere-dark-right,.sphere-pearl-top{display:none}.soft-ring,.showcase-cloud{opacity:.28}.contact:before{opacity:.38}}@media(max-width:768px){section{scroll-margin-top:76px}.max-shell,.nav-shell{width:min(100% - 30px,1700px)}.site-header{top:8px;padding:0}.nav-shell{height:60px;min-height:60px;padding:6px 8px 6px 12px;border-color:#ffffffe0;background:#ffffffe6;box-shadow:0 8px 22px #3b3e4014,inset 0 1px #fffffff0;-webkit-backdrop-filter:blur(5px) saturate(1);backdrop-filter:blur(5px) saturate(1)}.brand{gap:8px}.brand-mark{width:34px;height:34px;font-size:.72rem}.mobile-menu-toggle{width:42px;height:42px;box-shadow:inset 0 1px #ffffffdb,0 6px 14px #4c494312;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.menu-open .nav-links{top:calc(100% + 8px);border-color:#ffffffe0;background:#fffffff0;box-shadow:0 14px 34px #3b3e401a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.section:not(.hero),.contact{padding-top:56px;padding-bottom:58px}.section:not(.hero):before,.section:not(.hero):after,.contact:before,.contact:after{opacity:.12;filter:none}.section-heading{margin-bottom:22px}.section-heading:after{opacity:.026;filter:none}.section-heading h2,.contact-content h2{color:#172231;font-size:clamp(2.18rem,9.2vw,3.35rem);line-height:1.08}.about-title{display:grid;gap:2px;max-width:8em}.about-title span{display:block;white-space:nowrap}.glass-panel,.profile-card,.about-content,.project-card,.strength-card,.contact-panel,.stat-card{border-color:#ffffffe0;background:#ffffffe6;box-shadow:0 12px 30px #3d3f4014;-webkit-backdrop-filter:blur(5px) saturate(1);backdrop-filter:blur(5px) saturate(1)}.about-content p,.project-body p,.project-body dd,.strength-card p,.contact-content p,.contact-panel p,.split-heading>p{color:#56616c}.about-layout,.contact-shell{gap:14px;padding:12px;border-radius:28px}.profile-card,.about-content{padding:24px 18px}.project-grid,.strength-grid{gap:16px}.project-image{min-height:238px}.project-body{padding:22px 18px 20px}.strength-card{padding:22px 18px}.contact{min-height:auto;padding-bottom:54px}.contact-content{gap:12px}.contact-content h2{font-size:clamp(2.2rem,9.4vw,3.2rem)}.contact-panel{padding:24px 18px 58px}.contact-panel .contact-focus-title{gap:6px}.contact-panel .contact-focus-line{font-size:clamp(1.34rem,6.4vw,1.75rem);line-height:1.25}.contact-actions{gap:9px}.project-modal-backdrop,.contact-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#2f2b2638}.project-modal,.contact-modal{box-shadow:0 18px 46px #3d3f4029,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@media(max-width:480px){.max-shell,.nav-shell{width:min(100% - 28px,1700px)}.site-header{top:7px}.nav-shell{height:58px;min-height:58px;padding:6px 7px 6px 11px}.mobile-menu-toggle{width:40px;height:40px}.section:not(.hero),.contact{padding-top:48px;padding-bottom:52px}.section-heading{margin-bottom:18px}.section-heading h2,.contact-content h2{font-size:clamp(2rem,9.6vw,2.85rem)}.about-title{max-width:7.6em}.about-layout,.contact-shell{padding:10px;border-radius:24px}.project-image{min-height:214px}.contact-panel{padding:22px 16px 52px}.contact-panel .contact-focus-line{font-size:clamp(1.24rem,6.05vw,1.52rem)}.contact-modal-list{gap:9px}}@media(max-width:768px){.nav-links{background:linear-gradient(145deg,#fffffff0,#f9f6efe6),#fffffff0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.site-header.menu-open .nav-links{gap:10px;padding:14px;border-color:#ffffffeb;background:linear-gradient(145deg,#fffffff0,#f9f6efe6),#fffffff0;box-shadow:0 12px 28px #35373a1a,inset 0 1px #fffffff0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.site-header .nav-links a{min-height:48px;color:#1d2733;background:#ffffffb8;font-weight:800}.site-header .nav-links a:active{transform:translateY(1px)}.section-heading h2,.contact-content h2{max-width:9.2em;font-size:clamp(2.12rem,8.8vw,2.5rem);line-height:1.14}.about-title{max-width:7.8em}.project-card{border-color:#d3ccc0b8;background:#fffffff0}.project-image{border-bottom:1px solid rgba(37,42,48,.08);background-size:100% 100%;box-shadow:inset 0 1px #fffc}.project-image span{color:#1c242ed1;font-weight:900}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes{filter:contrast(1.08) saturate(1.04)}.visual-mockup,.mockup-hero,.visual-chart{border-color:#252a3029;background:#ffffffd1}.mockup-browser i,.mockup-grid i,.visual-wall i,.visual-nodes i{border-color:#252a3024;background:#ffffffd1;box-shadow:inset 0 1px #ffffffdb,0 8px 18px #484c5014}.mockup-hero b{background:#4b5a6933}.mockup-hero b:nth-child(2){background:#687e8a33}.mockup-hero b:nth-child(3){background:#9c917c33}.visual-wall i:nth-child(2n){background:#ede8dee6}.visual-wall i:nth-child(3n){background:#e2eaece6}.visual-chart i{background:linear-gradient(180deg,#6074849e,#b5bebc70)}.chart-line,.visual-nodes:before,.visual-nodes:after{background:#4a586657}.visual-nodes i:after{background:#4c586633}.contact-modal{padding-top:20px}.contact-modal-header{padding-right:42px}.contact-modal-list{gap:8px;margin-top:16px}.contact-modal-list div{padding:13px 15px}.wechat-qr-card{padding:8px}.wechat-qr-card figcaption{margin-bottom:6px}.wechat-qr-card p{margin-top:7px}.contact-email-line{gap:8px}}@media(max-width:480px){.site-header.menu-open .nav-links{gap:9px;padding:12px;background:linear-gradient(145deg,#fffffff2,#f9f6efeb),#fffffff2}.site-header .nav-links a{min-height:46px}.section-heading h2,.contact-content h2{font-size:clamp(2.125rem,8.9vw,2.38rem);line-height:1.15}.project-image{min-height:226px}.visual-mockup,.visual-wall,.visual-chart,.visual-nodes,.mockup-hero{transform:scale(.98)}.contact-modal-list div{padding:12px 14px}.wechat-qr-card,.wechat-qr-card img{width:min(100%,184px)}}.project-image-listing,.project-image-operations,.project-image-campaign,.project-image-aiOps{display:flex;flex-direction:column;gap:18px;background:radial-gradient(circle at 18% 78%,rgba(244,218,187,.78),transparent 30%),radial-gradient(circle at 88% 18%,rgba(139,151,160,.2),transparent 26%),linear-gradient(145deg,#ffffffc7,#e8e3da8f)}.project-image-operations{background:radial-gradient(circle at 18% 18%,rgba(200,211,216,.54),transparent 28%),radial-gradient(circle at 82% 78%,rgba(239,219,194,.72),transparent 30%),linear-gradient(145deg,#ffffffc7,#ebe7df94)}.project-image-campaign{background:radial-gradient(circle at 84% 20%,rgba(239,218,189,.7),transparent 28%),radial-gradient(circle at 22% 74%,rgba(148,160,168,.18),transparent 28%),linear-gradient(145deg,#fffc,#e9e4da94)}.project-image-aiOps{background:radial-gradient(circle at 24% 22%,rgba(228,235,234,.7),transparent 26%),radial-gradient(circle at 82% 76%,rgba(238,216,190,.72),transparent 30%),linear-gradient(145deg,#fffc,#e6e2da8f)}.commerce-visual{position:relative;z-index:1;display:grid;gap:14px;margin-top:2px;color:var(--poster-ink)}.commerce-visual-card,.commerce-chat,.commerce-tools,.commerce-mini-grid{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.84);border-radius:24px;background:linear-gradient(145deg,#ffffffc2,#f4efe675),#ffffff80;box-shadow:0 20px 45px #514e481a,inset 0 1px #ffffffe6}.commerce-visual-card:before,.commerce-chat:before,.commerce-tools:before,.commerce-mini-grid:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.5),transparent 38%)}.commerce-visual-card{padding:16px}.commerce-visual-card>strong,.commerce-chat>strong,.commerce-tools>strong,.commerce-mini-grid>strong{position:relative;z-index:1;display:block;color:#172231e0;font-size:.95rem;font-weight:860}.commerce-flow{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.commerce-flow-operations{grid-template-columns:repeat(5,minmax(0,1fr))}.commerce-node{position:relative;min-width:0;min-height:112px;padding:13px 10px 11px;border:1px solid rgba(70,82,92,.12);border-radius:20px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.88),transparent 42%),#ffffff75;box-shadow:0 10px 22px #464b4e14,inset 0 1px #ffffffe6}.commerce-node:not(:last-child):after{position:absolute;top:37px;right:-9px;width:14px;height:1px;content:"";background:#4d586257}.commerce-node b,.commerce-node small{display:block}.commerce-node b{margin-top:9px;color:#172231db;font-size:.8rem;line-height:1.3}.commerce-node small{margin-top:5px;color:#4f5b65bd;font-size:.68rem;line-height:1.45}.commerce-icon{position:relative;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.88);border-radius:14px;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.9),transparent 42%),linear-gradient(145deg,#f5e8d6e0,#ccbba4b8);box-shadow:0 12px 22px #6c5c481f,inset 0 1px #ffffffeb}.commerce-icon:before,.commerce-icon:after{position:absolute;content:"";border-radius:999px;background:#3d444ac7}.commerce-icon-doc:before,.commerce-icon-order:before,.commerce-icon-calendar:before,.commerce-icon-folder:before,.commerce-icon-prompt:before{width:15px;height:18px;border:2px solid rgba(61,68,74,.72);border-radius:3px;background:transparent}.commerce-icon-doc:after,.commerce-icon-order:after,.commerce-icon-calendar:after,.commerce-icon-prompt:after{width:9px;height:2px;transform:translateY(4px)}.commerce-icon-pen:before,.commerce-icon-edit:before{width:18px;height:5px;transform:rotate(-35deg)}.commerce-icon-image:before{width:17px;height:14px;border:2px solid rgba(61,68,74,.72);border-radius:4px;background:transparent}.commerce-icon-image:after{width:8px;height:8px;transform:translate(3px,3px) rotate(45deg);border-radius:2px}.commerce-icon-link:before{width:16px;height:8px;border:2px solid rgba(61,68,74,.72);border-radius:999px;background:transparent;transform:rotate(-35deg)}.commerce-icon-chat:before,.commerce-icon-service:before{width:18px;height:13px;border-radius:10px}.commerce-icon-chat:after,.commerce-icon-service:after{width:6px;height:6px;transform:translate(-5px,7px) rotate(45deg);border-radius:1px}.commerce-icon-user:before{width:11px;height:11px;transform:translateY(-6px)}.commerce-icon-user:after{width:20px;height:10px;transform:translateY(8px)}.commerce-icon-truck:before{width:20px;height:12px;border-radius:3px}.commerce-icon-truck:after{width:24px;height:4px;transform:translateY(9px)}.commerce-icon-flag:before{width:3px;height:20px;transform:translate(-5px)}.commerce-icon-flag:after{width:16px;height:10px;transform:translate(4px,-5px);border-radius:3px 8px 8px 3px}.commerce-icon-review:before,.commerce-icon-check:before{width:17px;height:9px;transform:rotate(-45deg) translate(1px,-1px);border-right:3px solid rgba(61,68,74,.78);border-bottom:3px solid rgba(61,68,74,.78);border-radius:0;background:transparent}.commerce-icon-ai:before{width:20px;height:15px;border-radius:8px}.commerce-icon-ai:after{width:24px;height:2px;box-shadow:0 -8px #3d444a70,0 8px #3d444a70}.commerce-chat,.commerce-tools,.commerce-mini-grid{padding:14px}.commerce-chat p{position:relative;z-index:1;max-width:76%;margin:10px 0 0;padding:9px 11px;border-radius:14px 14px 14px 4px;color:#172231c7;font-size:.76rem;line-height:1.45;background:#ffffffad;box-shadow:inset 0 1px #ffffffdb}.commerce-chat p.is-reply{margin-left:auto;border-radius:14px 14px 4px;background:#e7ebe9b8}.commerce-tools div,.commerce-mini-grid div{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.commerce-tools span,.commerce-mini-grid span{display:grid;min-height:48px;place-items:center;padding:8px;border:1px solid rgba(255,255,255,.76);border-radius:15px;color:#172231c7;font-size:.75rem;font-weight:760;text-align:center;background:#ffffff94;box-shadow:inset 0 1px #ffffffe0}.commerce-tools span:nth-child(2n),.commerce-mini-grid span:nth-child(2n){background:#efe8dca8}.commerce-tools span:nth-child(3n),.commerce-mini-grid span:nth-child(3n){background:#e0e7e8a8}.project-visual-modal>span{display:none}.project-visual-modal .commerce-visual{margin-top:0;gap:16px}.project-visual-modal .commerce-visual-card{padding:18px}.project-visual-modal .commerce-node{min-height:120px}.project-modal-grid-ecommerce{grid-template-columns:1fr}.project-modal-grid-ecommerce dd{font-weight:650}@media(max-width:1100px){.commerce-flow,.commerce-flow-operations{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-node:not(:last-child):after{display:none}}@media(max-width:768px){.project-image-listing,.project-image-operations,.project-image-campaign,.project-image-aiOps{gap:14px}.commerce-visual{gap:12px}.commerce-visual-card,.commerce-chat,.commerce-tools,.commerce-mini-grid{border-color:#cac2b5ad;background:linear-gradient(145deg,#ffffffd6,#f6f1e894),#ffffffb8;box-shadow:0 12px 28px #47484814,inset 0 1px #ffffffe6}.commerce-flow,.commerce-flow-operations{gap:9px}.commerce-node{min-height:94px;padding:11px 9px 10px}.commerce-icon{width:34px;height:34px;border-radius:12px}.commerce-node b{font-size:.78rem}.commerce-node small{font-size:.66rem}.commerce-tools div,.commerce-mini-grid div{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-tools span,.commerce-mini-grid span{min-height:42px}.project-visual-modal .commerce-node{min-height:96px}}@media(max-width:480px){.commerce-visual-card,.commerce-chat,.commerce-tools,.commerce-mini-grid{border-radius:20px}.commerce-flow,.commerce-flow-operations{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-chat p{max-width:88%}.project-card .commerce-chip-row{display:none}}.project-card-number{display:inline-flex;width:max-content;margin-bottom:14px;padding:7px 12px;border:1px solid rgba(255,255,255,.78);border-radius:999px;color:#172231ad;font-size:.82rem;font-weight:850;line-height:1;background:#ffffff75;box-shadow:inset 0 1px #ffffffd1}.project-highlights{display:grid;gap:9px;margin:18px 0 22px;padding:0;list-style:none}.project-highlights li{position:relative;padding-left:20px;color:#172231b8;font-size:.94rem;font-weight:650;line-height:1.55}.project-highlights li:before{position:absolute;left:0;top:.58em;width:7px;height:7px;content:"";border:1px solid rgba(255,255,255,.86);border-radius:999px;background:linear-gradient(145deg,#caae8ad1,#74818c85);box-shadow:0 4px 10px #6053441f}.commerce-chip-row{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px}.commerce-chip-row span{display:inline-flex;min-height:34px;align-items:center;padding:7px 11px;border:1px solid rgba(255,255,255,.76);border-radius:999px;color:#172231b8;font-size:.76rem;font-weight:760;background:#ffffff8f;box-shadow:inset 0 1px #ffffffdb}.commerce-node:not(:last-child):after{display:none}.commerce-flow,.commerce-flow-operations{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-node{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:10px;align-items:center;min-height:82px;padding:12px}.commerce-icon{grid-row:1 / span 2}.commerce-node b{margin-top:0;font-size:.86rem}.commerce-node small{margin-top:3px;font-size:.7rem}.commerce-visual-card{padding:17px}.commerce-visual-card>strong{font-size:1rem}@media(min-width:769px){.project-card{display:grid;grid-template-columns:minmax(250px,42%) minmax(0,1fr);min-height:410px}.project-image{height:100%;min-height:100%;padding:22px}.project-body{padding:28px 28px 24px}.project-body h3{margin-bottom:14px;font-size:clamp(1.75rem,2.1vw,2.35rem);line-height:1.14}.project-body p{margin-bottom:17px;line-height:1.72}.project-body .tag-row{margin-bottom:0}.project-detail-link{margin-top:auto}}@media(min-width:1440px){.project-card{grid-template-columns:minmax(320px,44%) minmax(0,1fr)}.project-image{padding:26px}}@media(max-width:768px){.project-card-number{margin-bottom:12px}.project-highlights{gap:8px;margin:16px 0 20px}.project-highlights li{font-size:.92rem}.commerce-chip-row{gap:7px}.commerce-chip-row span{min-height:32px;padding:6px 10px;font-size:.72rem}.commerce-node{min-height:64px;padding:9px 10px}.commerce-node small{display:none}.commerce-visual-card{padding:14px}.commerce-flow,.commerce-flow-operations{margin-top:10px}.commerce-chip-row span{min-height:30px}}@media(max-width:420px){.commerce-node{grid-template-columns:32px minmax(0,1fr);column-gap:8px}.commerce-icon{width:32px;height:32px}.commerce-node b{font-size:.78rem}.commerce-node small{font-size:.64rem}}@media(min-width:769px){.project-grid{align-items:stretch}.project-card{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:auto}.project-card .project-image{align-items:stretch;height:auto;min-height:clamp(232px,19vw,280px);padding:20px;border-bottom:1px solid rgba(37,42,48,.08)}.project-card .project-image>span{display:inline-flex;width:max-content;margin-bottom:10px;padding:7px 12px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#172231b3;font-size:.78rem;font-weight:860;line-height:1;background:#ffffff70}.project-card .commerce-visual{gap:0;margin-top:0}.project-card .commerce-visual-card{min-height:146px;padding:14px 16px;border-radius:22px}.project-card .commerce-visual-card>strong{font-size:.98rem}.project-card .commerce-flow,.project-card .commerce-flow-operations{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:12px}.project-card .commerce-node{display:flex;min-height:96px;flex-direction:column;align-items:center;justify-content:center;padding:12px 10px;text-align:center}.project-card .commerce-node:not(:last-child):after{display:block;top:50%;right:-15px;width:14px;height:1px;opacity:.75;transform:translateY(-50%);background:linear-gradient(90deg,#505b651f,#505b6570)}.project-card .commerce-icon{grid-row:auto;width:38px;height:38px;margin:0 auto 10px}.project-card .commerce-node b{font-size:.84rem;line-height:1.25}.project-card .commerce-node small{display:block;max-width:8.5em;margin-top:5px;color:#4f5b65b8;font-size:.66rem;line-height:1.35}.project-card .commerce-chip-row{display:none}.project-body{display:block;padding:24px 26px 26px}.project-card-number{margin-bottom:12px}.project-body h3{margin-bottom:13px;font-size:clamp(1.75rem,2vw,2.25rem);line-height:1.14}.project-body p{margin-bottom:16px;line-height:1.7}.project-body .tag-row{margin-bottom:0}.project-highlights{gap:8px;margin:17px 0 0}.project-detail-link{margin-top:22px}}@keyframes aboutAmbientCream{0%,to{transform:translateZ(0)}36%{transform:translate3d(-10px,12px,0)}72%{transform:translate3d(4px,-5px,0)}}@keyframes aboutAmbientBlue{0%,to{transform:translateZ(0)}40%{transform:translate3d(12px,-11px,0)}74%{transform:translate3d(-5px,5px,0)}}@keyframes projectsAmbientBlue{0%,to{transform:translateZ(0)}34%{transform:translate3d(13px,-10px,0)}70%{transform:translate3d(3px,8px,0)}}@keyframes projectsAmbientCream{0%,to{transform:translateZ(0)}44%{transform:translate3d(-12px,11px,0)}76%{transform:translate3d(5px,-4px,0)}}@keyframes strengthsAmbientA{0%,to{transform:translateZ(0)}42%{transform:translate3d(8px,-9px,0)}78%{transform:translate3d(-4px,4px,0)}}@keyframes strengthsAmbientB{0%,to{transform:translateZ(0)}38%{transform:translate3d(-9px,7px,0)}72%{transform:translate3d(4px,-5px,0)}}@keyframes contactAmbientBreath{0%,to{transform:translateZ(0)}43%{transform:translate3d(9px,-8px,0)}76%{transform:translate3d(3px,5px,0)}}@keyframes mobileAmbientDrift{0%,to{transform:translateZ(0)}44%{transform:translate3d(7px,-6px,0)}78%{transform:translate3d(-2px,3px,0)}}.about:before{animation:aboutAmbientCream 15s ease-in-out infinite;animation-delay:-4s}.about:after{animation:aboutAmbientBlue 14s ease-in-out infinite;animation-delay:-8s}.projects:before{animation:projectsAmbientBlue 16s ease-in-out infinite;animation-delay:-5s}.projects:after{animation:projectsAmbientCream 17s ease-in-out infinite;animation-delay:-9s}.strengths:before{animation:strengthsAmbientA 13s ease-in-out infinite;animation-delay:-6s}.strengths:after{animation:strengthsAmbientB 15s ease-in-out infinite;animation-delay:-3s}.contact:before{animation:contactAmbientBreath 20s ease-in-out infinite;animation-delay:-7s}.contact:after{animation:contactAmbientBreath 18s ease-in-out infinite reverse;animation-delay:-11s}.section:not(.hero):before,.section:not(.hero):after,.contact:before,.contact:after{animation-play-state:paused}.section.is-visible:not(.hero):before,.section.is-visible:not(.hero):after,.contact.is-visible:before,.contact.is-visible:after{animation-play-state:running}@media(max-width:768px){.section:not(.hero):before,.contact:before{animation-name:mobileAmbientDrift;animation-duration:20s;animation-delay:-5s;opacity:.24}.section:not(.hero):after,.contact:after{display:none}}@media(max-width:480px){.section:not(.hero):before,.section:not(.hero):after,.contact:before,.contact:after{animation:none!important;transform:none;will-change:auto}}@media(prefers-reduced-motion:reduce){.section:not(.hero):before,.section:not(.hero):after,.contact:before,.contact:after{animation:none!important;transform:none!important;transition:none!important;will-change:auto!important}}@keyframes heroSphereLeftDrift{0%,to{transform:translateZ(0)}34%{transform:translate3d(14px,-19px,0)}72%{transform:translate3d(-7px,8px,0)}}@keyframes heroSphereTopDrift{0%,to{transform:translateZ(0)}38%{transform:translate3d(-16px,12px,0)}76%{transform:translate3d(6px,-5px,0)}}@keyframes heroSphereFrontDrift{0%,to{transform:translateZ(0) scale(1)}40%{transform:translate3d(17px,-24px,0) scale(1.015)}74%{transform:translate3d(-7px,8px,0) scale(1.006)}}@keyframes heroSphereSmallDrift{0%,to{transform:translateZ(0)}44%{transform:translate3d(-10px,-14px,0)}78%{transform:translate3d(5px,6px,0)}}@keyframes heroSphereTinyDrift{0%,to{transform:translateZ(0)}42%{transform:translate3d(8px,10px,0)}72%{transform:translate3d(-5px,-4px,0)}}.hero{isolation:isolate;background-image:none;background:radial-gradient(circle at 50% 16%,rgba(255,255,255,.9),transparent 22%),radial-gradient(circle at 13% 78%,rgba(240,215,186,.28),transparent 22%),radial-gradient(circle at 86% 38%,rgba(151,162,171,.13),transparent 24%),linear-gradient(135deg,#f7f3ec,#ebe7df 46%,#fbf8f3)}.hero:before,.hero:after{display:block;position:absolute;content:"";pointer-events:none}.hero:before{left:50%;top:51%;z-index:1;width:min(64vw,1120px);height:min(62vh,660px);border:1px solid rgba(255,255,255,.78);border-radius:clamp(32px,3vw,48px);background:linear-gradient(135deg,#ffffff75,#ffffff29),#ffffff42;box-shadow:inset 0 1px #ffffffd1,inset 0 -1px #ffffff61,0 42px 120px #736e6621;transform:translate3d(-50%,-48%,0);-webkit-backdrop-filter:blur(11px) saturate(1.02);backdrop-filter:blur(11px) saturate(1.02)}.hero:after{left:50%;bottom:5.5%;z-index:0;width:min(86vw,1480px);height:92px;border-radius:999px;background:radial-gradient(ellipse at center,rgba(90,92,91,.16),transparent 68%);transform:translate(-50%)}.hero-sphere-scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;pointer-events:none}.hero-sphere-layer{position:absolute;display:block;border-radius:999px;transition:transform .52s ease-out}.hero-sphere{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:999px;animation-play-state:paused;transform:translateZ(0)}.hero-sphere:after{position:absolute;left:14%;right:14%;bottom:-14%;height:18%;content:"";border-radius:999px;background:radial-gradient(ellipse at center,rgba(42,45,49,.18),transparent 72%);transform:scaleX(1.45)}.hero-sphere-layer-left{left:10.8%;top:38%;z-index:2;width:clamp(135px,11vw,215px);aspect-ratio:1;transform:translate3d(var(--hero-parallax-left-x, 0px),var(--hero-parallax-left-y, 0px),0)}.hero-sphere-left{background:radial-gradient(circle at 33% 28%,#eef1f3 0,#eef1f3 9%,#a5b0ba 38%,#637484 76%,#3f4d5d);box-shadow:inset -28px -32px 62px #151f2a42,inset 22px 24px 54px #ffffff85,0 30px 58px #3f495324;animation:heroSphereLeftDrift 14s ease-in-out infinite;animation-delay:-5s}.hero-sphere-layer-top{right:14%;top:8%;z-index:3;width:clamp(95px,8vw,155px);aspect-ratio:1;transform:translate3d(var(--hero-parallax-top-x, 0px),var(--hero-parallax-top-y, 0px),0)}.hero-sphere-top{background:radial-gradient(circle at 34% 28%,#fff9ef 0,#fff9ef 10%,#ecd5ba 45%,#c9a47d);box-shadow:inset -18px -22px 48px #5a463029,inset 16px 18px 42px #ffffff94,0 26px 52px #8d735821;animation:heroSphereTopDrift 18s ease-in-out infinite;animation-delay:-9s}.hero-sphere-layer-front{right:clamp(-230px,-10vw,-115px);bottom:clamp(-190px,-9vw,-90px);z-index:3;width:clamp(360px,27vw,540px);aspect-ratio:1;transform:translate3d(var(--hero-parallax-front-x, 0px),var(--hero-parallax-front-y, 0px),0)}.hero-sphere-front{background:radial-gradient(circle at 34% 27%,#f0f3f5 0,#f0f3f5 10%,#aeb9c3 42%,#758594 72%,#536375);box-shadow:inset -46px -52px 100px #151f2a3b,inset 34px 38px 90px #ffffff94,0 36px 78px #313a4329;animation:heroSphereFrontDrift 16s ease-in-out infinite;animation-delay:-7s}.hero-sphere-layer-small{left:5%;bottom:20%;z-index:3;width:clamp(72px,6vw,116px);aspect-ratio:1;transform:translate3d(var(--hero-parallax-small-x, 0px),var(--hero-parallax-small-y, 0px),0)}.hero-sphere-small{border:1px solid rgba(255,255,255,.84);background:radial-gradient(circle at 32% 28%,#ffffffe0,#ffffff6b 45%,#cbcbc847);box-shadow:inset -9px -12px 26px #2e303214,inset 10px 12px 28px #ffffffa8,0 22px 42px #58544e1a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:heroSphereSmallDrift 12s ease-in-out infinite;animation-delay:-4s}.hero-sphere-layer-tiny{right:9%;top:31%;z-index:4;width:clamp(36px,3vw,60px);aspect-ratio:1;transform:translate3d(var(--hero-parallax-tiny-x, 0px),var(--hero-parallax-tiny-y, 0px),0)}.hero-sphere-tiny{background:radial-gradient(circle at 34% 30%,#dfe4e8 0,#dfe4e8 10%,#768594 60%,#354354);box-shadow:inset -8px -9px 20px #0e141c3d,inset 7px 8px 18px #ffffff75,0 18px 34px #313a431f;animation:heroSphereTinyDrift 11s ease-in-out infinite;animation-delay:-6s}.hero.is-visible .hero-sphere{animation-play-state:running}@media(pointer:fine){.hero.is-visible .hero-sphere-layer{will-change:transform}}@media(max-width:1180px){.hero:before{width:min(78vw,900px);height:min(66vh,620px)}.hero-sphere-layer-front{right:-10%;bottom:-8%;width:clamp(250px,32vw,360px)}}@media(max-width:768px){.hero:before{width:min(92vw,560px);height:min(68vh,620px);border-radius:34px;-webkit-backdrop-filter:blur(5px) saturate(1);backdrop-filter:blur(5px) saturate(1)}.hero-sphere-layer-left{left:auto;right:5%;top:15%;width:clamp(96px,28vw,132px);transform:none}.hero-sphere-left{animation-name:mobileAmbientDrift;animation-duration:18s;animation-delay:-6s;opacity:.58}.hero-sphere-layer-tiny{left:8%;right:auto;top:68%;width:42px;transform:none}.hero-sphere-tiny{animation-name:mobileAmbientDrift;animation-duration:20s;animation-delay:-10s;opacity:.42}.hero-sphere-layer-top,.hero-sphere-layer-front,.hero-sphere-layer-small{display:none}}@media(max-width:480px){.hero:before{width:calc(100vw - 28px);height:min(68vh,590px)}.hero-sphere-layer-left{right:-2%;top:13%;width:108px}.hero-sphere-layer-tiny{top:72%;width:34px}}@media(prefers-reduced-motion:reduce){.hero-sphere-layer,.hero-sphere{animation:none!important;transform:none!important;transition:none!important;will-change:auto!important}}.section:not(.hero),.contact{position:relative;overflow:hidden}.section:not(.hero):before,.section:not(.hero):after,.contact:before,.contact:after{z-index:0;opacity:.1;animation:none!important;animation-play-state:paused!important;transform:none}.about>.max-shell,.projects>.max-shell,.strengths>.max-shell,.contact>.contact-shell{position:relative;z-index:2}.section-ambient-scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.section-sphere-layer{position:absolute;display:block;aspect-ratio:1;border-radius:999px}.section-sphere{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:999px;animation-play-state:paused;transform:translateZ(0)}.section-sphere:after{position:absolute;left:12%;right:12%;bottom:-12%;height:18%;content:"";border-radius:999px;background:radial-gradient(ellipse at center,rgba(43,47,52,.13),transparent 72%);transform:scaleX(1.45)}.section.is-visible .section-sphere,.contact.is-visible .section-sphere{animation-play-state:running}.section-sphere-layer-about-blue-large{left:-7%;bottom:4%;width:clamp(210px,18vw,320px)}.section-sphere-about-blue-large{background:radial-gradient(circle at 32% 28%,#f1f3f4 0,#f1f3f4 10%,#aab6c0 40%,#6d7e8d 76%,#4f5f70);box-shadow:inset -30px -34px 72px #1a253033,inset 24px 26px 58px #ffffff80,0 34px 72px #47525c21;animation:aboutBlueDrift 17s ease-in-out infinite;animation-delay:-6s}.section-sphere-layer-about-cream-top{right:8%;top:6%;width:clamp(120px,10vw,180px)}.section-sphere-about-cream-top{background:radial-gradient(circle at 35% 28%,#fff9ef 0,#fff9ef 10%,#ecd8bf 46%,#c7a582);box-shadow:inset -18px -22px 48px #684f3624,inset 18px 20px 44px #ffffff8c,0 28px 58px #8f74581c;animation:aboutCreamDrift 20s ease-in-out infinite;animation-delay:-10s}.section-sphere-layer-about-light-small{left:42%;top:54%;width:clamp(56px,5vw,88px)}.section-sphere-about-light-small{border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 33% 28%,#ffffffd9,#ebeae570 54%,#bbc2c63d);box-shadow:inset -8px -10px 22px #33363912,inset 9px 10px 24px #ffffff94,0 20px 38px #484c4e14;animation:aboutLightDrift 14s ease-in-out infinite;animation-delay:-4s}.section-sphere-layer-projects-blue-top{right:6%;top:5%;width:clamp(150px,13vw,230px)}.section-sphere-projects-blue-top{background:radial-gradient(circle at 31% 29%,#eef2f4 0,#eef2f4 11%,#9facb6 43%,#6d7b88 76%,#485768);box-shadow:inset -28px -30px 66px #19222c33,inset 22px 24px 58px #ffffff7a,0 32px 68px #3c48531f;animation:projectsBlueDrift 16s ease-in-out infinite;animation-delay:-7s}.section-sphere-layer-projects-light-gap{left:49%;top:51%;width:clamp(48px,4vw,76px)}.section-sphere-projects-light-gap{border:1px solid rgba(255,255,255,.75);background:radial-gradient(circle at 35% 30%,#ffffffe0,#f2efe87a 52%,#b6bec43d);box-shadow:inset -7px -9px 20px #393c3f0f,inset 8px 9px 22px #ffffff94,0 18px 34px #44474a14;animation:projectsLightDrift 13s ease-in-out infinite;animation-delay:-5s}.section-sphere-layer-projects-cream-large{right:-9%;bottom:7%;width:clamp(220px,18vw,340px)}.section-sphere-projects-cream-large{background:radial-gradient(circle at 34% 28%,#fff8ed 0,#fff8ed 10%,#ead4bb 43%,#cba984 72%,#b48d68);box-shadow:inset -32px -38px 78px #75563726,inset 26px 28px 64px #ffffff8a,0 38px 82px #83674d1f;animation:projectsCreamDrift 20s ease-in-out infinite;animation-delay:-11s}.section-sphere-layer-strengths-cream-top{left:7%;top:10%;width:clamp(80px,8vw,130px)}.section-sphere-strengths-cream-top{background:radial-gradient(circle at 35% 29%,#fff9ee 0,#fff9ee 12%,#ecd8bf 48%,#c6a383);box-shadow:inset -14px -17px 38px #6950381f,inset 14px 16px 34px #ffffff8a,0 24px 44px #846c5417;animation:strengthsCreamDrift 18s ease-in-out infinite;animation-delay:-8s}.section-sphere-layer-strengths-light-mid{left:48%;top:52%;width:clamp(36px,3.4vw,60px)}.section-sphere-strengths-light-mid{border:1px solid rgba(255,255,255,.7);background:radial-gradient(circle at 33% 28%,#ffffffd1,#edebe675 54%,#b1bbc138);box-shadow:inset -6px -7px 16px #36393c0f,inset 7px 8px 18px #ffffff8f,0 15px 28px #42464912;animation:strengthsLightDrift 13s ease-in-out infinite;animation-delay:-5s}.section-sphere-layer-strengths-blue-bottom{right:-5%;bottom:2%;width:clamp(160px,14vw,240px)}.section-sphere-strengths-blue-bottom{background:radial-gradient(circle at 32% 28%,#f0f3f5 0,#f0f3f5 11%,#a7b3bd 42%,#728291 75%,#526273);box-shadow:inset -24px -28px 58px #18222d2e,inset 20px 22px 50px #ffffff7a,0 30px 58px #3b46511c;animation:strengthsBlueDrift 20s ease-in-out infinite;animation-delay:-9s}.section-sphere-layer-contact-cream-top{left:12%;top:8%;width:clamp(100px,10vw,160px)}.section-sphere-contact-cream-top{background:radial-gradient(circle at 35% 29%,#fff9ef 0,#fff9ef 11%,#ead8c0 48%,#c7a584);box-shadow:inset -16px -18px 42px #6b52391c,inset 16px 18px 38px #ffffff8c,0 28px 50px #826a5214;animation:contactCreamDrift 22s ease-in-out infinite;animation-delay:-9s}.section-sphere-layer-contact-blue-large{right:-6%;bottom:2%;width:clamp(220px,19vw,360px)}.section-sphere-contact-blue-large{background:radial-gradient(circle at 33% 28%,#f0f3f5 0,#f0f3f5 10%,#aab5bf,#748493 74%,#526273);box-shadow:inset -34px -40px 80px #17212c2b,inset 27px 30px 68px #ffffff80,0 38px 78px #3a45501c;animation:contactBlueDrift 25s ease-in-out infinite;animation-delay:-13s}@keyframes aboutBlueDrift{0%{transform:translateZ(0)}33%{transform:translate3d(18px,-26px,0)}69%{transform:translate3d(-7px,11px,0)}to{transform:translateZ(0)}}@keyframes aboutCreamDrift{0%{transform:translateZ(0)}37%{transform:translate3d(-16px,14px,0)}72%{transform:translate3d(8px,-7px,0)}to{transform:translateZ(0)}}@keyframes aboutLightDrift{0%{transform:translateZ(0)}41%{transform:translate3d(12px,-14px,0)}76%{transform:translate3d(-9px,8px,0)}to{transform:translateZ(0)}}@keyframes projectsBlueDrift{0%{transform:translateZ(0)}34%{transform:translate3d(-22px,26px,0)}68%{transform:translate3d(10px,-9px,0)}to{transform:translateZ(0)}}@keyframes projectsLightDrift{0%{transform:translateZ(0)}36%{transform:translate3d(15px,-12px,0)}70%{transform:translate3d(-8px,10px,0)}to{transform:translateZ(0)}}@keyframes projectsCreamDrift{0%{transform:translateZ(0)}33%{transform:translate3d(-24px,-30px,0)}71%{transform:translate3d(12px,13px,0)}to{transform:translateZ(0)}}@keyframes strengthsCreamDrift{0%{transform:translateZ(0)}38%{transform:translate3d(12px,-14px,0)}72%{transform:translate3d(-7px,6px,0)}to{transform:translateZ(0)}}@keyframes strengthsLightDrift{0%{transform:translateZ(0)}35%{transform:translate3d(-9px,10px,0)}69%{transform:translate3d(7px,-5px,0)}to{transform:translateZ(0)}}@keyframes strengthsBlueDrift{0%{transform:translateZ(0)}36%{transform:translate3d(-18px,-20px,0)}73%{transform:translate3d(9px,8px,0)}to{transform:translateZ(0)}}@keyframes contactCreamDrift{0%{transform:translateZ(0)}38%{transform:translate3d(12px,14px,0)}74%{transform:translate3d(-6px,-7px,0)}to{transform:translateZ(0)}}@keyframes contactBlueDrift{0%{transform:translateZ(0)}40%{transform:translate3d(-16px,-20px,0)}75%{transform:translate3d(8px,9px,0)}to{transform:translateZ(0)}}@keyframes sectionMobileDrift{0%{transform:translateZ(0)}42%{transform:translate3d(7px,-6px,0)}76%{transform:translate3d(-4px,4px,0)}to{transform:translateZ(0)}}@keyframes sectionMobileTinyDrift{0%{transform:translateZ(0)}44%{transform:translate3d(5px,-4px,0)}78%{transform:translate3d(-3px,3px,0)}to{transform:translateZ(0)}}@media(max-width:768px){.section-sphere-layer{display:none}.section-sphere-layer-about-blue-large,.section-sphere-layer-projects-cream-large,.section-sphere-layer-strengths-cream-top,.section-sphere-layer-contact-blue-large{display:block}.section-sphere-layer-about-blue-large{left:auto;right:-8%;bottom:9%;width:clamp(120px,34vw,164px)}.section-sphere-layer-projects-cream-large{right:-11%;bottom:10%;width:clamp(132px,36vw,178px)}.section-sphere-layer-strengths-cream-top{left:-8%;top:16%;width:clamp(86px,26vw,124px)}.section-sphere-layer-contact-blue-large{right:-12%;bottom:5%;width:clamp(140px,38vw,190px)}.section-sphere{opacity:.22;animation-name:sectionMobileDrift!important;animation-duration:23s!important;animation-delay:-8s!important}}@media(max-width:480px){.section-sphere-layer-about-blue-large{right:-12%;bottom:7%;width:128px}.section-sphere-layer-projects-cream-large{right:-16%;bottom:8%;width:138px}.section-sphere-layer-strengths-cream-top{left:-12%;top:18%;width:94px}.section-sphere-layer-contact-blue-large{right:-17%;bottom:4%;width:150px}.section-sphere{opacity:.18;animation-name:sectionMobileTinyDrift!important;animation-duration:26s!important;animation-delay:-10s!important}}@media(prefers-reduced-motion:reduce){.section-sphere-layer,.section-sphere{animation:none!important;transform:none!important;transition:none!important;will-change:auto!important}}.hero .hero-showcase{position:relative;overflow:hidden}.hero .showcase-top,.hero .showcase-center,.hero .showcase-bottom{position:relative;z-index:3}.hero .showcase-top{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:clamp(28px,5vw,86px)}.hero .showcase-pills{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:clamp(18px,2.5vw,36px);justify-self:start}.hero .showcase-pills span{display:inline-flex;align-items:baseline;min-width:0;min-height:auto;gap:6px;padding:0 0 8px;border:0;border-bottom:1px solid rgba(66,76,86,.18);border-radius:0;background:transparent;box-shadow:none;color:#172231;font-size:.68rem;font-weight:740;letter-spacing:.13em;line-height:1;text-transform:uppercase}.hero .showcase-pills small{color:#525e6a94;font-size:.64rem;font-weight:650;letter-spacing:.16em}.hero .showcase-focus{display:grid;align-content:space-between;justify-self:end;width:clamp(180px,14vw,220px);min-width:180px;min-height:96px;gap:10px;padding:17px 18px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#ffffff70;box-shadow:inset 0 1px #ffffffbd,0 18px 48px #474d5314;color:#172231;line-height:1;white-space:normal;-webkit-backdrop-filter:blur(7px) saturate(1.01);backdrop-filter:blur(7px) saturate(1.01)}.hero .focus-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#5562709e;font-size:.58rem;font-weight:680;letter-spacing:.15em}.hero .focus-meta span,.hero .focus-meta small{display:inline;width:auto;height:auto;border-radius:0;background:transparent;opacity:1;animation:none}.hero .focus-status{display:flex;align-items:center;gap:8px}.hero .focus-status i{flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:#172231;opacity:.74;animation:showcaseStatusPulse 4.6s ease-in-out infinite}.hero .focus-status strong{color:#172231;font-size:1rem;font-weight:760;letter-spacing:0}.hero .showcase-focus p{margin:0;color:#39455194;font-size:.64rem;font-weight:700;letter-spacing:.11em;line-height:1}.hero .hero-meta-rail{display:flex;align-items:center;gap:20px;margin-top:24px;padding-left:14px;border-left:1px solid rgba(74,84,94,.18);color:#38434e94}.hero .hero-meta-rail div{display:grid;gap:5px}.hero .hero-meta-rail span{font-size:.56rem;font-weight:700;letter-spacing:.18em}.hero .hero-meta-rail strong{color:#172231a8;font-size:.68rem;font-weight:720;letter-spacing:.08em}.hero .hero-overview .overview-status{border-color:#ffffffad;background:#ffffff57;box-shadow:inset 0 1px #ffffffad,0 18px 48px #474d5314}.hero .hero-overview .overview-status span{color:#5562709e;font-size:.62rem;font-weight:720;letter-spacing:.16em}.hero .hero-overview .overview-status strong{color:#172231;font-size:.96rem;letter-spacing:.02em}.hero .hero-overview .overview-status small{color:#47535f9e}.hero .dashboard-tags span{border-color:#ffffff9e;background:#ffffff47;color:#172231b3;font-size:.66rem;font-weight:700;letter-spacing:.08em}.hero .hero-refraction{position:absolute;top:14%;left:0;z-index:2;width:clamp(120px,12vw,190px);height:68%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),rgba(255,255,255,.1),rgba(255,255,255,.03),transparent);opacity:0;transform:translate3d(-160%,0,0) skew(-13deg);animation:heroRefractionSweep 13s ease-in-out infinite}@keyframes showcaseStatusPulse{0%,to{opacity:.62}50%{opacity:1}}@keyframes heroRefractionSweep{0%{opacity:0;transform:translate3d(-160%,0,0) skew(-13deg)}15%{opacity:0}28%{opacity:.08}48%{opacity:.04;transform:translate3d(450%,0,0) skew(-13deg)}55%,to{opacity:0;transform:translate3d(450%,0,0) skew(-13deg)}}@media(max-width:1180px){.hero .showcase-top{gap:22px}.hero .showcase-pills{gap:16px}.hero .showcase-pills span{font-size:.62rem}.hero .showcase-focus{width:clamp(166px,18vw,194px);min-width:166px;min-height:88px;padding:15px 16px}}@media(max-width:768px){.hero .showcase-top{display:grid;justify-items:center;gap:14px;margin-bottom:24px}.hero .showcase-pills{justify-content:center;gap:10px 14px;max-width:min(100%,340px)}.hero .showcase-pills span{min-height:auto;padding:0 0 6px;font-size:.56rem;letter-spacing:.1em}.hero .showcase-pills small{font-size:.54rem;letter-spacing:.12em}.hero .showcase-focus{width:min(100%,230px);min-width:0;min-height:auto;gap:7px;padding:12px 14px;border-radius:18px;-webkit-backdrop-filter:blur(4px) saturate(1);backdrop-filter:blur(4px) saturate(1)}.hero .focus-meta{display:none}.hero .focus-status{justify-content:center;gap:7px}.hero .focus-status i{width:7px;height:7px}.hero .focus-status strong{font-size:.9rem}.hero .showcase-focus p{text-align:center;font-size:.58rem}.hero .hero-meta-rail{justify-content:center;margin-top:18px;padding:10px 0 0;border-top:1px solid rgba(74,84,94,.14);border-left:0}.hero .hero-meta-rail div:not(:first-child){display:none}.hero .hero-overview .overview-status strong{font-size:.84rem}}@media(max-width:480px){.hero .showcase-pills{gap:8px 10px;max-width:310px}.hero .showcase-pills span{font-size:.5rem;letter-spacing:.07em}.hero .showcase-pills small{font-size:.49rem;letter-spacing:.09em}.hero .showcase-focus{width:min(100%,210px);padding:11px 12px}.hero .hero-meta-rail strong{font-size:.62rem}.hero .hero-refraction{display:none}}@media(prefers-reduced-motion:reduce){.hero .focus-status i,.hero .hero-refraction{animation:none!important}.hero .hero-refraction{opacity:0!important}}:root{--poster-navy: var(--ref-navy);--poster-navy-2: var(--ref-navy-deep);--poster-muted: var(--ref-body);--poster-warm: var(--ref-bg-base);--poster-card: rgba(255, 255, 255, .42);--poster-line: rgba(7, 26, 56, .16);--poster-white-line: rgba(255, 255, 255, .72)}body{background:var(--ref-bg-base)}.site-header{padding:32px 0 0}.nav-shell{width:min(calc(100% - 96px),1780px);height:34px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.brand,.nav-links a,.nav-contact{color:var(--poster-navy);font-size:.78rem;font-weight:850;letter-spacing:.04em;line-height:1;text-transform:uppercase}.brand{gap:12px}.brand small{color:#071a3880;font-size:.8rem}.brand strong{font-weight:850}.nav-links{position:absolute;left:50%;gap:clamp(42px,5.2vw,86px);transform:translate(-50%)}.nav-links a{position:relative;padding:0 0 9px;border-radius:0}.nav-links a:hover{color:var(--poster-navy);background:transparent}.nav-links a:after{position:absolute;left:0;bottom:0;width:100%;height:1px;content:"";background:var(--poster-navy);opacity:0;transform:scaleX(.3);transform-origin:left;transition:opacity .25s ease,transform .25s ease}.nav-links a.is-active:after{opacity:1;transform:scaleX(1)}.nav-links a.is-menu-extra{display:none}.nav-contact{gap:14px;padding:0;border:0;border-radius:0;background:transparent}.nav-contact:hover{background:transparent}.nav-contact span{width:10px;height:10px;border-radius:999px;background:var(--poster-navy)}.hero,.section:not(.hero),.contact{min-height:100vh;scroll-margin-top:0;background:radial-gradient(circle at 54% 48%,rgba(255,255,255,.42),transparent 27%),radial-gradient(circle at 82% 18%,rgba(255,255,255,.38),transparent 20%),linear-gradient(120deg,#f6f1e9,#ebe3d8 55%,#f7f2ea);color:var(--poster-navy)}.hero{align-items:stretch;padding:0}.hero:before{display:none}.hero:after{opacity:.42}.hero-shell{position:relative;z-index:4;width:min(calc(100% - 96px),1780px);min-height:100vh;margin:0 auto}.hero .hero-shell .hero-showcase,.hero .hero-showcase{width:100%;min-height:100vh;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible}.hero-name-backdrop{position:absolute;left:-1.8vw;top:10.2vh;z-index:0;display:grid;gap:0;color:#071a380e;font-size:clamp(9rem,20vw,24rem);font-weight:950;letter-spacing:-.075em;line-height:.64;pointer-events:none}.hero-glass-sculpture,.about-visual,.contact-visual,.capability-decor{pointer-events:none}.hero-glass-sculpture{position:absolute;right:-2.8vw;top:-10vh;z-index:1;width:min(58vw,990px);height:108vh}.glass-ribbon{position:absolute;display:block;border:2px solid rgba(255,255,255,.7);background:linear-gradient(120deg,#ffffff70,#ffffff14 52%,#97abbc1a),#ffffff14;box-shadow:inset 10px 10px 42px #ffffff7a,inset -12px -16px 42px #3d556c1f,0 28px 86px #5c5b581f;-webkit-backdrop-filter:blur(4px) saturate(1.02);backdrop-filter:blur(4px) saturate(1.02)}.glass-ribbon-a{right:8%;top:1%;width:38%;height:82%;border-radius:48% 44% 52% 46%/8% 14% 12% 16%;transform:rotate(18deg) skewY(-8deg)}.glass-ribbon-b{right:2%;bottom:12%;width:74%;height:26%;border-radius:60% 30% 54% 34%/34% 42% 44% 48%;transform:rotate(-15deg) skew(-16deg)}.glass-ribbon-c{right:25%;top:32%;width:40%;height:40%;border-radius:48%;transform:rotate(-22deg) skew(12deg);opacity:.58}.hero .showcase-top{position:absolute;left:0;right:0;top:70px;z-index:6;align-items:flex-start;justify-content:flex-end}.hero .showcase-pills{display:none;margin-left:240px;gap:clamp(56px,5.2vw,86px)}.hero .showcase-pills span{color:var(--poster-navy);font-size:.76rem;font-weight:850;letter-spacing:.04em}.hero .showcase-pills span.is-active{border-bottom-color:var(--poster-navy)}.hero .showcase-pills small{color:var(--poster-navy);font-size:.74rem;font-weight:850;letter-spacing:.04em}.hero .showcase-focus{width:clamp(210px,14vw,268px);min-height:118px;padding:24px 26px;border-color:var(--poster-white-line);border-radius:22px;background:#ffffff47;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero .focus-meta{color:#071a38b3;font-size:.68rem;font-weight:700;letter-spacing:.08em}.hero .focus-status{margin-top:4px}.hero .focus-status i{width:16px;height:16px;background:var(--poster-navy)}.hero .focus-status strong{color:var(--poster-navy);font-size:1.33rem;font-weight:900}.hero .showcase-focus p{color:#071a38b8;font-size:.76rem;letter-spacing:.07em}.hero .showcase-center{position:absolute;left:4.7vw;top:34vh;z-index:4;width:min(730px,48vw);transform:translateY(-50%)}.hero .showcase-center .eyebrow{margin-bottom:28px;color:#071a38ad;background:#ffffff6b}.hero .showcase-center h1{margin:0;color:var(--poster-navy);font-size:clamp(4.6rem,6.6vw,8rem);font-weight:950;letter-spacing:-.08em;line-height:.86;text-align:left}.hero .showcase-cloud,.soft-ring,.kinetic-title{display:none}.hero .showcase-bottom{position:absolute;left:4.8vw;right:4vw;top:62.5vh;bottom:auto;z-index:4;display:grid;grid-template-columns:minmax(420px,610px) minmax(300px,440px);justify-content:space-between;align-items:start;gap:80px}.hero .showcase-bottom>div:first-child{align-self:end}.hero .showcase-bottom p{max-width:630px;color:#071a38ad;font-size:.97rem;line-height:1.9}.button,.contact-note,.project-detail-link{border-radius:999px}.hero-actions{gap:24px;margin-top:26px}.button.primary,.contact .button.primary{min-width:178px;color:#fff;background:var(--poster-navy);box-shadow:0 18px 42px #071a3829}.button.secondary,.contact-note{min-width:160px;border:1px solid rgba(7,26,56,.22);color:var(--poster-navy);background:#ffffff47}.hero .hero-meta-rail{margin-top:44px;padding-left:0;border-left:0}.hero .hero-meta-rail div+div{padding-left:36px;border-left:1px solid rgba(7,26,56,.18)}.hero .hero-meta-rail span,.hero .hero-overview .overview-status span{color:#071a3894;font-size:.68rem}.hero .hero-meta-rail strong{color:var(--poster-navy);font-size:.78rem}.hero .hero-overview{display:grid;justify-items:start;gap:18px}.hero .hero-overview .overview-status{padding:0;border:0;background:transparent;box-shadow:none}.hero .hero-overview .overview-status strong{color:var(--poster-navy);font-size:.82rem;letter-spacing:.04em}.hero .dashboard-tags{gap:12px}.hero .dashboard-tags span{min-height:30px;padding:0 18px;border:1px solid rgba(7,26,56,.2);border-radius:999px;background:#ffffff38;color:var(--poster-navy)}.scroll-cue{position:absolute;left:50%;bottom:2.2vh;z-index:5;display:grid;justify-items:center;gap:8px;color:#071a388f;font-size:.64rem;font-weight:760;letter-spacing:.22em;transform:translate(-50%)}.scroll-cue strong{color:var(--poster-navy);font-size:1rem;font-weight:400}.hero-sphere-layer-left{left:40%;top:70%;width:clamp(155px,12vw,250px)}.hero-sphere-layer-top{right:8%;top:31%;width:clamp(90px,7vw,135px)}.hero-sphere-layer-front{right:-11vw;bottom:-14vh;width:clamp(340px,32vw,620px)}.hero-sphere-layer-small{left:auto;right:11%;bottom:57%;width:clamp(64px,5vw,96px)}.hero-sphere-layer-tiny{right:2%;top:50%;width:14px}.poster-page{position:relative;z-index:2;display:grid;min-height:100vh;padding-top:148px;padding-bottom:58px}.poster-copy{position:relative;z-index:3}.poster-title{margin:0;color:var(--poster-navy);font-size:clamp(4.8rem,8.2vw,10.5rem);font-weight:950;letter-spacing:-.065em;line-height:.88}.poster-kicker{margin:24px 0 0;color:var(--poster-navy);font-size:clamp(1.2rem,1.6vw,1.8rem);font-weight:900;letter-spacing:.02em}.poster-rule{display:block;width:38px;height:3px;margin:28px 0 36px;background:var(--poster-navy)}.poster-copy h3{margin:0;max-width:630px;color:var(--poster-navy);font-size:clamp(1.45rem,2vw,2.15rem);font-weight:900;line-height:1.32;letter-spacing:0}.poster-copy>p:not(.poster-kicker){max-width:560px;margin:26px 0 0;color:#071a38ad;font-size:.98rem;line-height:1.95}.about-page{grid-template-columns:minmax(520px,44vw) minmax(420px,1fr) 180px;gap:clamp(28px,4vw,74px);align-items:stretch}.about-copy{padding-left:clamp(18px,2.5vw,44px)}.about-stats{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));max-width:620px;margin-top:42px}.about-stat{display:grid;gap:2px;padding-right:36px}.about-stat+.about-stat{padding-left:36px;border-left:1px solid rgba(7,26,56,.18)}.about-stat strong{color:var(--poster-navy);font-size:clamp(2.1rem,3vw,3rem);line-height:1}.about-stat span{color:var(--poster-navy);font-size:1rem;font-weight:850}.about-stat small{color:#071a3899;font-size:.72rem;font-weight:760;letter-spacing:.12em}.about-ability-row{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:30px;max-width:720px;margin-top:48px}.about-ability{display:grid;gap:8px;padding-right:22px;border-right:1px solid rgba(7,26,56,.14)}.about-ability:last-child{border-right:0}.about-ability h4{margin:0;color:var(--poster-navy);font-size:1rem}.about-ability p{margin:0;color:#071a38a8;font-size:.78rem;line-height:1.55}.line-icon,.capability-icon,.poster-project-icon,.mail-icon{position:relative;display:inline-grid;width:34px;height:34px;place-items:center;color:var(--poster-navy)}.line-icon:before,.capability-icon:before,.poster-project-icon:before{position:absolute;top:4px;right:4px;bottom:4px;left:4px;content:"";border:2px solid currentColor;border-radius:999px}.about-visual{position:relative;z-index:2;min-height:640px}.glass-helix{position:absolute;right:6%;top:-17%;width:min(36vw,620px);height:116%}.glass-helix span{position:absolute;display:block;border:2px solid rgba(255,255,255,.76);background:linear-gradient(135deg,#ffffff6b,#ffffff14);box-shadow:inset 12px 14px 42px #ffffff75,inset -16px -18px 48px #4154661f,0 34px 92px #5354531f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.glass-helix span:first-child{top:0;right:14%;bottom:0;left:20%;border-radius:50% 44% 50% 42%/8% 12% 10% 14%;transform:rotate(12deg) skewY(-9deg)}.glass-helix span:last-child{left:2%;top:24%;width:96%;height:22%;border-radius:50%;transform:rotate(-26deg)}.poster-sphere{position:absolute;display:block;border-radius:999px;background:radial-gradient(circle at 32% 28%,#f2f5f7 0,#f2f5f7 9%,#aebac4 42%,#6f7f8e 76%,#4c5a6a);box-shadow:inset -34px -38px 78px #19232e33,inset 25px 28px 62px #ffffff80,0 34px 76px #37404929}.poster-sphere-about{left:7%;bottom:16%;width:clamp(220px,20vw,360px);aspect-ratio:1}.about-side{position:relative;z-index:3;align-self:center;display:grid;gap:120px}.about-timeline{position:relative;display:grid;gap:56px;padding-left:34px}.about-timeline:before{position:absolute;left:10px;top:8px;bottom:8px;width:1px;content:"";background:#071a3852}.timeline-item{position:relative;display:grid;gap:4px}.timeline-item:before{position:absolute;left:-30px;top:4px;width:12px;height:12px;content:"";border:1px solid var(--poster-navy);border-radius:999px;background:var(--poster-warm)}.timeline-item:first-child:before{background:var(--poster-navy)}.timeline-item span,.timeline-item small{font-size:.78rem;font-weight:760;letter-spacing:.12em}.timeline-item strong{color:var(--poster-navy);font-size:1rem}.about-signature{display:grid;gap:5px;color:#071a38a3}.about-signature strong{color:#071a38b8;font-family:Segoe Script,Bradley Hand ITC,cursive;font-size:1.8rem;font-weight:400}.about-signature span{font-size:.78rem;font-weight:760;letter-spacing:.13em}.projects-page{grid-template-rows:auto 1fr;align-content:end}.projects-copy{width:min(620px,42vw);padding-left:clamp(18px,3vw,54px)}.poster-project-row{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:24px;align-self:end;margin-top:44px;padding:0 clamp(18px,3vw,54px)}.poster-project-card{position:relative;min-height:clamp(300px,28vh,390px);padding:clamp(28px,2vw,40px);border-color:var(--poster-white-line);border-radius:8px;background:#ffffff42;box-shadow:inset 0 1px #ffffffbd,0 22px 52px #48484614;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:transform .3s ease,background .3s ease}.poster-project-card:hover{transform:translateY(-5px);background:#ffffff57}.poster-project-card .project-body{display:grid;height:100%;gap:18px;align-content:start}.poster-project-card .project-card-number{color:var(--poster-navy);font-size:clamp(1.8rem,2.2vw,2.7rem);font-weight:900;line-height:1}.poster-project-card .project-card-number:after{display:block;width:24px;height:2px;margin-top:12px;content:"";background:var(--poster-navy)}.poster-project-card h3{margin:12px 0 0;color:var(--poster-navy);font-size:clamp(1.15rem,1.25vw,1.45rem);line-height:1.35}.poster-project-card p{margin:0;color:#071a38b8;font-size:.92rem;line-height:1.8}.poster-project-icon{position:absolute;right:28px;top:28px;width:54px;height:54px;border-radius:999px;background:#ffffff6b;box-shadow:inset 0 1px #fffc}.poster-project-icon:before{top:15px;right:15px;bottom:15px;left:15px;border-radius:4px}.poster-project-icon-bag:after{content:"⌂";font-size:1.1rem}.poster-project-icon-store:after{content:"▤";font-size:1.1rem}.poster-project-icon-tag:after{content:"◇";font-size:1.2rem}.poster-project-icon-sparkle:after{content:"✧";font-size:1.3rem}.project-flow{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:20px;color:#071a38b8;font-size:.66rem;font-weight:780;letter-spacing:.08em}.project-flow span{display:inline-flex;align-items:center;gap:14px}.project-flow span:after{display:block;width:8px;height:8px;content:"";border-radius:999px;background:#071a3847}.project-flow span:first-child:after{background:var(--poster-navy)}.project-flow i{font-style:normal}.poster-project-card .project-detail-link{align-self:end;justify-self:start;margin-top:24px;padding:0 0 8px;border:0;border-bottom:1px solid var(--poster-navy);border-radius:0;background:transparent;color:var(--poster-navy);font-weight:850}.strengths-page{grid-template-columns:minmax(320px,25vw) minmax(620px,1fr) minmax(260px,26vw);gap:clamp(36px,5vw,84px);align-items:center}.strengths-copy{align-self:start;padding-left:clamp(18px,2vw,38px)}.capability-list{position:relative;z-index:4;display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:0 54px}.capability-item{display:grid;grid-template-columns:58px 72px minmax(0,1fr) 58px 24px;align-items:center;min-height:116px;padding:0;border:0;border-bottom:1px solid rgba(7,26,56,.15);border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.capability-number{color:var(--poster-navy);font-size:clamp(2rem,2.5vw,3rem);font-weight:900;line-height:1}.capability-icon{width:54px;height:54px;border-radius:999px;background:#ffffff6b;box-shadow:inset 0 1px #ffffffc7,0 14px 34px #3e3e3c14}.capability-icon:before{top:16px;right:16px;bottom:16px;left:16px;border-radius:3px}.capability-item h3{margin:0 0 8px;color:var(--poster-navy);font-size:1rem}.capability-item p{margin:0;max-width:220px;color:#071a38a8;font-size:.85rem;line-height:1.7}.capability-dots{display:inline-flex;gap:8px}.capability-dots i{width:6px;height:6px;border:1px solid rgba(7,26,56,.3);border-radius:999px}.capability-dots i:first-child{background:var(--poster-navy);border-color:var(--poster-navy)}.capability-item>strong{color:var(--poster-navy);font-size:1rem;font-weight:400}.capability-decor{position:relative;min-height:640px}.glass-loop{position:absolute;right:-17%;top:2%;width:min(30vw,500px);aspect-ratio:.72;border:3px solid rgba(255,255,255,.72);border-radius:50%;background:linear-gradient(135deg,#ffffff57,#ffffff14);box-shadow:inset 16px 20px 52px #ffffff70,inset -18px -20px 54px #4a5e701f,0 28px 80px #4c4c4a1a;transform:rotate(23deg)}.poster-sphere-capability{left:auto;right:17%;bottom:13%;width:clamp(170px,15vw,270px);aspect-ratio:1}.poster-sphere-capability-small{right:58%;bottom:16%;width:clamp(42px,4vw,74px);aspect-ratio:1;background:radial-gradient(circle at 35% 28%,#fff9ef 0,#fff9ef 12%,#ead3b8 50%,#c7a17a)}.contact-page{grid-template-columns:minmax(520px,42vw) minmax(460px,1fr);gap:54px;align-items:center}.contact-copy{padding-left:clamp(18px,3vw,54px)}.contact-content h2.poster-title{max-width:none;margin:20px 0 48px;font-size:clamp(5rem,9vw,11.5rem)}.contact-copy h3{font-size:clamp(2.2rem,3.2vw,4rem);line-height:1.42;letter-spacing:.04em}.contact-copy>p:not(.poster-kicker){max-width:610px}.contact-actions{gap:22px;margin-top:48px}.contact .button.primary,.contact-note{min-width:190px;min-height:64px;padding:0 34px;font-size:1.05rem}.contact-email{display:flex;align-items:center;gap:12px;margin-top:38px;color:var(--poster-navy);font-size:1.05rem}.mail-icon{width:38px;height:28px;border:2px solid var(--poster-navy);border-radius:4px}.mail-icon:before,.mail-icon:after{position:absolute;top:6px;width:18px;height:2px;content:"";background:var(--poster-navy)}.mail-icon:before{left:3px;transform:rotate(32deg)}.mail-icon:after{right:3px;transform:rotate(-32deg)}.contact-visual{position:relative;min-height:720px}.glass-building,.glass-band{position:absolute;display:block;border:2px solid rgba(255,255,255,.72);background:linear-gradient(135deg,#ffffff6b,#ffffff14);box-shadow:inset 12px 16px 48px #ffffff75,inset -16px -18px 58px #4a5e701f,0 30px 86px #5252501c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.glass-building-back{left:5%;top:5%;width:44%;height:72%}.glass-building-front{left:32%;top:22%;width:32%;height:54%}.glass-band{left:-4%;top:55%;width:88%;height:16%;border-radius:50%;transform:rotate(-9deg) skew(-12deg)}.poster-sphere-contact{right:-10%;bottom:-5%;width:clamp(280px,27vw,520px);aspect-ratio:1}.contact-panel{position:absolute;right:2.8%;top:18%;z-index:5;width:min(470px,30vw);min-height:260px;padding:48px;border-color:var(--poster-white-line);border-radius:26px;background:#ffffff61;box-shadow:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.contact-panel:after{right:35px;bottom:36px;width:58px;height:58px;opacity:.4}.contact-panel .contact-focus-label{color:#071a388c;font-size:.9rem}.contact-panel .contact-focus-title{margin-top:34px;color:var(--poster-navy);font-size:clamp(1.45rem,1.75vw,2rem);line-height:1.55}.contact-panel p{margin-top:34px;color:#071a389e;font-size:.95rem;line-height:1.9}@media(max-width:1280px){.nav-links{gap:34px}.hero .showcase-pills{margin-left:180px;gap:38px}.poster-project-row{gap:16px}.poster-project-card{padding:28px}.strengths-page{grid-template-columns:minmax(280px,.7fr) minmax(610px,1.3fr)}.capability-decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}}@media(max-width:980px){.site-header{padding:12px 0 0}.nav-shell{width:min(calc(100% - 32px),1780px);height:58px;padding:0 16px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffe0;box-shadow:0 12px 34px #2d2d2b14;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.nav-links{position:fixed;left:16px;right:16px;top:82px;display:grid;gap:0;padding:16px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#fffffff0;box-shadow:0 18px 42px #2d2d2b1a;opacity:0;pointer-events:none;transform:translate3d(0,-8px,0);transition:opacity .2s ease,transform .2s ease}.site-header.menu-open .nav-links{opacity:1;pointer-events:auto;transform:translateZ(0)}.nav-links a{display:block;padding:15px 8px;border-bottom:1px solid rgba(7,26,56,.1)}.nav-links a.is-menu-extra{display:block}.nav-contact{display:none}.mobile-menu-toggle{display:inline-flex}.hero,.section:not(.hero),.contact{min-height:auto}.hero-shell,.hero .hero-showcase{min-height:100svh}.hero-shell,.max-shell,.nav-shell{width:min(calc(100% - 36px),1780px)}.hero .showcase-top{top:92px;display:grid;justify-items:start;gap:16px}.hero .showcase-pills{margin-left:0;gap:12px}.hero .showcase-pills span{font-size:.55rem}.hero .showcase-focus{width:min(100%,260px);min-height:70px;padding:15px 18px}.hero .focus-meta{display:none}.hero .showcase-center{left:0;top:42%;width:100%}.hero .showcase-center h1{font-size:clamp(3.4rem,13vw,5.6rem)}.hero-name-backdrop{top:14vh;font-size:30vw}.hero-glass-sculpture{right:-34vw;opacity:.45}.hero .showcase-bottom{left:0;right:0;bottom:4vh;grid-template-columns:1fr;gap:22px}.hero .showcase-bottom p{font-size:.9rem;line-height:1.8}.hero .hero-meta-rail{margin-top:26px}.hero .hero-meta-rail div:not(:first-child){display:none}.hero .hero-overview,.scroll-cue{display:none}.poster-page,.about-page,.projects-page,.strengths-page,.contact-page{display:grid;grid-template-columns:1fr;min-height:auto;gap:36px;padding-top:110px;padding-bottom:64px}.poster-copy,.about-copy,.projects-copy,.strengths-copy,.contact-copy{width:100%;padding-left:0}.poster-title,.contact-content h2.poster-title{font-size:clamp(3.6rem,17vw,5.6rem)}.poster-copy h3,.contact-copy h3{font-size:clamp(1.55rem,7vw,2.35rem)}.about-stats{grid-template-columns:1fr;gap:18px}.about-stat,.about-stat+.about-stat{padding:0 0 18px;border-left:0;border-bottom:1px solid rgba(7,26,56,.12)}.about-ability-row{grid-template-columns:1fr 1fr;gap:22px}.about-visual,.about-side,.capability-decor,.contact-visual{display:none}.poster-project-row{grid-template-columns:1fr;padding:0;margin-top:12px}.poster-project-card{min-height:280px}.capability-list{grid-template-columns:1fr;gap:0}.capability-item{grid-template-columns:52px 58px minmax(0,1fr) 44px 20px;min-height:108px}.capability-dots{gap:5px}.contact-panel{position:relative;right:auto;top:auto;width:100%;min-height:auto;padding:30px}.contact .button.primary,.contact-note{min-width:0;flex:1 1 160px;min-height:54px}}@media(max-width:520px){.hero-actions,.contact-actions{display:grid;grid-template-columns:1fr;gap:12px}.button.primary,.button.secondary,.contact-note{width:100%}.hero .showcase-center{top:39%}.hero .showcase-center h1{font-size:clamp(3.1rem,15vw,4.2rem);letter-spacing:-.075em}.hero .showcase-bottom{bottom:3vh}.about-ability-row{grid-template-columns:1fr}.capability-item{grid-template-columns:44px 48px minmax(0,1fr);gap:12px;padding:18px 0}.capability-dots,.capability-item>strong{display:none}.poster-project-icon{right:22px;top:22px;width:48px;height:48px}}@media(min-width:981px){.section:not(.hero),.contact{padding:0}.hero .showcase-center{top:37.5vh}.hero .showcase-bottom{top:58.8vh;grid-template-columns:minmax(420px,660px) minmax(300px,420px)}.hero .showcase-bottom p{font-size:.94rem;line-height:1.86}.hero-actions{margin-top:22px}.hero .hero-meta-rail{margin-top:30px}.scroll-cue{bottom:1.5vh}.poster-page{padding-top:118px;padding-bottom:42px}.poster-title{font-size:clamp(4.7rem,7.9vw,10.2rem)}.poster-kicker{margin-top:22px}.poster-rule{margin:24px 0 30px}.poster-copy h3{font-size:clamp(1.36rem,1.85vw,2rem)}.poster-copy>p:not(.poster-kicker){margin-top:20px;line-height:1.82}.about-page{grid-template-columns:minmax(500px,42vw) minmax(390px,1fr) 170px;gap:clamp(22px,3vw,58px)}.about-stats{margin-top:30px}.about-ability-row{gap:24px;margin-top:30px}.about-visual{min-height:600px}.glass-helix{right:0;top:-12%;width:min(35vw,590px);height:108%}.poster-sphere-about{bottom:10%;width:clamp(210px,19vw,340px)}.about-side{gap:86px}.projects-page{grid-template-rows:auto auto;align-content:stretch;padding-top:110px}.projects-copy{width:min(610px,43vw)}.poster-project-row{gap:20px;align-self:end;margin-top:26px}.poster-project-card{min-height:clamp(315px,36vh,350px);padding:clamp(24px,1.8vw,32px)}.poster-project-card .project-body{gap:12px}.poster-project-card h3{margin-top:8px;font-size:clamp(1.08rem,1.15vw,1.32rem)}.poster-project-card p{font-size:.86rem;line-height:1.62}.project-flow{gap:8px 12px;margin-top:10px;font-size:.61rem}.poster-project-card .project-detail-link{margin-top:14px}.strengths-page{grid-template-columns:minmax(340px,27vw) minmax(650px,1fr) minmax(230px,23vw);gap:clamp(28px,4vw,64px);align-items:center;padding-top:112px}.strengths-copy{align-self:start}.capability-list{align-self:start;margin-top:188px;gap:0 46px;transform:none}.capability-item{grid-template-columns:52px 62px minmax(0,1fr) 46px 22px;min-height:106px}.capability-number{font-size:clamp(1.65rem,2vw,2.45rem)}.capability-icon{width:50px;height:50px}.capability-item h3{margin-bottom:6px;font-size:.96rem}.capability-item p{max-width:210px;font-size:.8rem;line-height:1.5}.capability-decor{min-height:610px}.glass-loop{right:-20%;top:4%;width:min(28vw,470px)}.poster-sphere-capability{right:14%;bottom:11%;width:clamp(160px,14vw,250px)}.contact-page{padding-top:112px;padding-bottom:36px}.contact-shell{border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.contact-content h2.poster-title{margin:18px 0 38px;font-size:clamp(5rem,8.5vw,11rem)}.contact-actions{margin-top:40px}.contact-email{margin-top:30px}}.reference-art-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.reference-art-image{position:absolute;display:block;max-width:none;-webkit-user-select:none;user-select:none;pointer-events:none}@media(min-width:1025px){.hero-sphere-scene,.hero-glass-sculpture,.about-visual,.capability-decor,.contact-visual,.section-ambient-scene{display:none}.hero .reference-art-hero-glass{right:0;top:0;width:67.2vw;height:100vh;object-fit:fill}.about .reference-art-about-glass{right:-1.2vw;top:0;width:60vw;height:100vh;object-fit:fill}.projects .reference-art-projects-glass{right:0;top:0;width:61.2vw;height:55.5vh;object-fit:fill}.strengths .reference-art-capabilities-ring{right:0;top:8.5vh;width:26.5vw;height:82.5vh;object-fit:fill}.strengths .reference-art-capabilities-sphere{left:-.3vw;bottom:5vh;width:17.5vw;height:auto}.contact .reference-art-contact-building{right:19vw;top:7vh;width:41vw;height:82vh;object-fit:fill}.contact .reference-art-contact-sphere{right:-1.3vw;bottom:0;width:33vw;height:auto}.poster-page,.hero-shell,.contact-shell{z-index:3}.hero .showcase-focus,.hero .hero-overview{background:#ffffff3d}}@media(max-width:1024px){.reference-art-layer{opacity:.42}.reference-art-hero-glass,.reference-art-about-glass,.reference-art-projects-glass,.reference-art-capabilities-ring,.reference-art-capabilities-sphere,.reference-art-contact-building,.reference-art-contact-sphere{right:-26vw;top:12vh;width:118vw;height:auto}}@media(max-width:980px){.section:not(.hero),.contact{padding:0}}.reference-art-full{display:none}@media(min-width:1025px){.reference-art-full{display:block;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill}.reference-art-layer .reference-art-image:not(.reference-art-full){display:none}.site-header,.hero-shell,.poster-page,.contact-shell{opacity:0}.site-header,.hero-shell,.poster-page,.contact-shell,.poster-project-card,.project-detail-link,.contact-actions button,.contact-email a{pointer-events:auto}.reference-art-layer{z-index:1}.hero,.section:not(.hero),.contact{background:var(--ref-bg-base)}.modal-overlay,.project-modal-overlay,.contact-modal-overlay,[role=dialog]{opacity:1}.contact .contact-actions{position:absolute;left:38px;top:min(65.5vh,590px);margin:0}.contact .contact-email{position:absolute;left:42px;top:min(76.5vh,690px);margin:0}}html,body,#root{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}body{font-family:Inter,Segoe UI,Microsoft YaHei UI,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}@media(min-width:1025px){:root{--fidelity-frame-width: min(100vw, calc(100vh * 16 / 9));--fidelity-frame-height: min(100vh, 56.25vw );--ui-navy: #071a38;--ui-body: rgba(7, 26, 56, .68);--ui-muted: rgba(7, 26, 56, .54);--ui-hairline: rgba(7, 26, 56, .16);--ui-glass-fill: rgba(255, 255, 255, .2);--ui-glass-line: rgba(255, 255, 255, .52)}.hero,.section:not(.hero),.contact{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:0;overflow:hidden;background:var(--ref-bg-base)}.reference-art-layer,.hero-shell,.poster-page,.contact-shell{left:50%;top:50%;width:var(--fidelity-frame-width);height:var(--fidelity-frame-height);min-height:0;max-width:none;margin:0;transform:translate(-50%,-50%)}.reference-art-layer{position:absolute;inset:auto;z-index:1}.hero-shell,.poster-page,.contact-shell{position:relative;z-index:3;display:block;opacity:1;pointer-events:auto}.site-header{opacity:1}.nav-shell{width:min(calc(var(--fidelity-frame-width) - 96px),1780px)}.reference-art-full{display:none}.reference-art-layer .reference-art-image:not(.reference-art-full){display:block}.hero .reference-art-hero-glass{right:0;top:0;width:67.2%;height:100%;object-fit:fill}.about .reference-art-about-glass{right:-1.2%;top:0;width:60%;height:100%;object-fit:fill}.projects .reference-art-projects-glass{right:0;top:0;width:61.2%;height:55.5%;object-fit:fill}.strengths .reference-art-capabilities-ring{right:0;top:8.5%;width:26.5%;height:82.5%;object-fit:fill}.strengths .reference-art-capabilities-sphere{left:-.3%;bottom:5%;width:17.5%;height:auto}.contact .reference-art-contact-building{right:19%;top:7%;width:41%;height:82%;object-fit:fill}.contact .reference-art-contact-sphere{right:-1.3%;bottom:0;width:33%;height:auto}.brand,.nav-links a,.nav-contact{font-weight:620;letter-spacing:.035em}.poster-title,.contact-content h2.poster-title{color:var(--ui-navy);font-weight:680;letter-spacing:-.058em}.poster-kicker{font-weight:630;letter-spacing:.01em}.poster-rule{width:40px;height:2px;margin:24px 0 42px;background:var(--ui-navy)}.poster-copy h3,.contact-copy h3{color:var(--ui-navy);font-weight:630;letter-spacing:0}.poster-copy>p:not(.poster-kicker),.contact-copy>p:not(.poster-kicker),.hero .showcase-bottom p{color:var(--ui-body);font-weight:400;line-height:1.92}.button,.contact-note,.project-detail-link{font-weight:560}.button.primary,.contact .button.primary{box-shadow:0 16px 32px #071a3821}.button.secondary,.contact-note{border-color:#071a383d;background:#ffffff2e}.hero .hero-showcase{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;overflow:visible}.hero .showcase-top{left:3.02%;right:3.02%;top:4.08%;width:auto}.hero .showcase-pills{display:flex;gap:4.3vw;margin-left:12.5%}.hero .showcase-pills span{color:var(--ui-navy);font-size:clamp(.68rem,.66vw,.82rem);font-weight:620;letter-spacing:.035em}.hero .showcase-pills small{color:var(--ui-navy);font-weight:620;letter-spacing:.04em}.hero .showcase-focus{width:15.2%;min-width:210px;min-height:16.4%;padding:1.8% 1.75%;border-color:#ffffff8f;border-radius:22px;background:#ffffff3b;box-shadow:inset 0 1px #ffffff8f;-webkit-backdrop-filter:none;backdrop-filter:none;margin-top:max(0px,calc(var(--stage-y, 0px) * -1))}.hero .focus-meta{color:var(--ui-muted);font-size:clamp(.58rem,.54vw,.68rem);font-weight:500}.hero .focus-status strong{color:var(--ui-navy);font-size:clamp(1rem,1.06vw,1.3rem);font-weight:650}.hero .showcase-center{left:7.3%;top:50.2%;width:38.5%}.hero .showcase-center .eyebrow{display:none}.hero .showcase-center h1{color:var(--ui-navy);font-size:clamp(4.4rem,5.55vw,7.1rem);font-weight:680;letter-spacing:-.062em;line-height:.95}.hero-name-backdrop{left:1.2%;top:10.5%;color:#071a380b;font-size:clamp(10rem,19.2vw,23.5rem);font-weight:760}.hero .showcase-bottom{left:7.35%;right:7.4%;top:66.6%;grid-template-columns:37.5% 31%;gap:20%}.hero .showcase-bottom p{max-width:100%;font-size:clamp(.82rem,.77vw,.98rem)}.hero-actions{gap:22px;margin-top:30px}.hero-actions .button{min-width:164px;min-height:56px;padding:0 28px;font-size:clamp(.86rem,.8vw,1rem)}.hero .hero-meta-rail{gap:34px;margin-top:12.5%;padding-left:0;border-left:0}.hero .hero-meta-rail div+div{padding-left:34px;border-left:1px solid rgba(7,26,56,.15)}.hero .hero-meta-rail span,.hero .hero-overview .overview-status span,.contact-focus-label{color:var(--ui-muted);font-size:clamp(.6rem,.56vw,.7rem);font-weight:480;letter-spacing:.12em}.hero .hero-meta-rail strong,.hero .hero-overview .overview-status strong{color:var(--ui-navy);font-size:clamp(.68rem,.63vw,.78rem);font-weight:600;letter-spacing:.04em}.hero .hero-overview{gap:12px;align-self:end}.hero .hero-overview .overview-status small{color:var(--ui-muted);font-size:clamp(.68rem,.62vw,.78rem)}.hero .dashboard-tags span{min-height:28px;padding:0 17px;color:#071a38a3;font-size:clamp(.56rem,.52vw,.66rem);font-weight:500;letter-spacing:.05em;border-color:#071a382e;background:#ffffff14}.scroll-cue{bottom:2.4%;font-weight:500;letter-spacing:.24em}.about-copy{position:absolute;left:6.25%;top:14.4%;width:36.8%;padding-left:0}.about-copy .poster-title{font-size:clamp(6.2rem,10.4vw,12.4rem)}.about-stats{max-width:64%;margin-top:7.4%}.about-stat{padding-right:32px}.about-stat+.about-stat{padding-left:32px;border-left-color:#071a3821}.about-stat strong{color:var(--ui-navy);font-weight:620}.about-stat span{color:var(--ui-navy);font-weight:560}.about-ability-row{max-width:66%;margin-top:6.1%;gap:28px}.about-ability{gap:7px;padding-right:24px;border-right-color:#071a381f}.line-icon{width:30px;height:30px}.line-icon:before{top:5px;right:5px;bottom:5px;left:5px;border-width:1.5px}.about-ability h4{font-weight:590}.about-ability p{color:var(--ui-body);line-height:1.7}.about-side{position:absolute;right:4.7%;top:17.2%;z-index:4;gap:150px}.about-timeline:before{background:#071a383d}.timeline-item strong{font-weight:590}.projects-copy{position:absolute;left:5.85%;top:15.4%;width:33.5%;padding-left:0}.projects-copy .poster-title{font-size:clamp(5.8rem,9.3vw,11.8rem)}.poster-project-row{position:absolute;left:5.8%;right:5.8%;bottom:11.1%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.55%;margin:0;padding:0}.poster-project-card{min-height:0;height:calc(var(--fidelity-frame-height) * .308);padding:2.42% 2.35%;border:1px solid rgba(255,255,255,.44);border-radius:8px;background:linear-gradient(145deg,#ffffff38,#ffffff14),#ffffff1f;box-shadow:inset 0 1px #ffffff75,inset 1px 0 #fff3,0 20px 42px #423e3a0e;-webkit-backdrop-filter:none;backdrop-filter:none}.poster-project-card:hover{transform:translateY(-4px);background:linear-gradient(145deg,#ffffff47,#ffffff1a),#ffffff29}.poster-project-card .project-body{display:grid;height:100%;grid-template-rows:auto auto auto 1fr auto;gap:0}.poster-project-card .project-card-number{color:var(--ui-navy);font-size:clamp(1.65rem,1.75vw,2.25rem);font-weight:620;line-height:.95}.poster-project-card .project-card-number:after{width:27px;height:1.5px;margin-top:13px}.poster-project-card h3{margin:30px 0 0;color:var(--ui-navy);font-size:clamp(1.08rem,1.03vw,1.28rem);font-weight:610;line-height:1.38;letter-spacing:0}.poster-project-card p{margin-top:13px;color:var(--ui-body);font-size:clamp(.78rem,.72vw,.88rem);font-weight:400;line-height:1.72}.poster-project-icon{right:8.5%;top:10%;width:46px;height:46px;border:1px solid rgba(255,255,255,.44);background:#ffffff42;box-shadow:inset 0 1px #ffffff85,0 10px 24px #413d390e}.poster-project-icon:before{top:14px;right:14px;bottom:14px;left:14px;border-width:1.4px}.poster-project-icon:after{color:var(--ui-navy);font-weight:400;transform:scale(.92)}.poster-project-icon-sparkle:after{transform:scale(.82)}.project-flow{align-self:end;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;margin:0 0 17px;color:#071a38b3;font-size:clamp(.53rem,.5vw,.62rem);font-weight:500;letter-spacing:.08em}.project-flow span{position:relative;display:grid;gap:13px;justify-items:start}.project-flow span:after{order:2;width:6px;height:6px;background:#071a383d}.project-flow span:first-child:after{background:var(--ui-navy)}.project-flow i{position:absolute;right:20%;top:0;color:#071a3880;font-size:.76rem;font-weight:300}.poster-project-card .project-detail-link{align-self:end;justify-self:start;margin:0;padding:0 0 7px;border-bottom-color:#071a389e;color:var(--ui-navy);font-size:clamp(.72rem,.66vw,.82rem);font-weight:560;letter-spacing:.02em}.strengths-copy{position:absolute;left:5.25%;top:17%;width:31.5%;padding-left:0}.strengths-copy .poster-title{font-size:clamp(4.9rem,7.7vw,9.4rem);letter-spacing:-.048em}.capability-list{position:absolute;left:27.5%;top:33.4%;width:50.4%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:5.3%;row-gap:0;margin:0}.capability-item{display:grid;grid-template-columns:58px 68px minmax(0,1fr) 58px 24px;align-items:center;min-height:calc(var(--fidelity-frame-height) * .13);padding:0;border:0;border-bottom:1px solid rgba(7,26,56,.11);background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.capability-number{justify-self:end;color:var(--ui-navy);font-size:clamp(1.82rem,2.05vw,2.58rem);font-weight:620;letter-spacing:-.05em}.capability-icon{justify-self:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.52);background:#ffffff38;box-shadow:inset 0 1px #ffffff94,0 11px 24px #413d390e}.capability-icon:before{top:15px;right:15px;bottom:15px;left:15px;border-width:1.4px}.capability-item h3{margin:0 0 8px;color:var(--ui-navy);font-size:clamp(.9rem,.85vw,1.02rem);font-weight:600;line-height:1.35}.capability-item p{max-width:230px;color:var(--ui-body);font-size:clamp(.74rem,.68vw,.84rem);font-weight:400;line-height:1.62}.capability-dots{justify-self:center;gap:7px}.capability-dots i{width:5px;height:5px;border-color:#071a3842}.capability-item>strong{color:var(--ui-navy);font-size:.88rem;font-weight:300}.contact-copy{position:absolute;left:5.35%;top:14.6%;width:36.5%;padding-left:0}.contact-content h2.poster-title{margin:28px 0 42px;font-size:clamp(5.4rem,8.45vw,10.8rem);font-weight:680}.contact-copy h3{font-size:clamp(2.1rem,2.8vw,3.45rem);font-weight:530;line-height:1.42;letter-spacing:.02em}.contact-copy>p:not(.poster-kicker){max-width:520px;margin-top:34px}.contact-actions{gap:22px;margin-top:38px}.contact .button.primary,.contact-note{min-width:178px;min-height:58px;padding:0 32px;font-size:clamp(.88rem,.78vw,1rem)}.contact-email{gap:14px;margin-top:34px;color:var(--ui-navy);font-size:clamp(.9rem,.78vw,1.02rem)}.contact-email strong{font-weight:510}.contact-email a{font-weight:430}.mail-icon{width:34px;height:25px;border-width:1.5px}.mail-icon:before,.mail-icon:after{top:6px;height:1.5px}.contact-panel{right:5.45%;top:16.2%;width:27.6%;min-height:31.8%;padding:3.55% 3.1%;border:1px solid rgba(255,255,255,.5);border-radius:26px;background:#ffffff38;box-shadow:inset 0 1px #ffffff6b;-webkit-backdrop-filter:none;backdrop-filter:none}.contact-panel:after{opacity:.22}.contact-panel .contact-focus-label{font-weight:430}.contact-panel .contact-focus-title{margin-top:13%;color:var(--ui-navy);font-size:clamp(1.28rem,1.45vw,1.82rem);font-weight:610;line-height:1.5}.contact-panel p{margin-top:10.5%;color:var(--ui-body);font-size:clamp(.82rem,.72vw,.94rem);font-weight:400;line-height:1.95}}@media(min-width:1025px){.hero,.section:not(.hero),.contact{position:relative!important;display:block!important;width:100%!important;height:100svh!important;min-height:0!important;padding:0!important;overflow:hidden!important;background:var(--ref-bg-base)!important}.reference-art-layer,.hero-shell,.poster-page,.contact-shell{position:absolute!important;inset:auto!important;left:0!important;top:0!important;width:2048px!important;height:1152px!important;min-width:2048px!important;min-height:1152px!important;max-width:none!important;max-height:none!important;margin:0!important;transform-origin:0 0!important;transform:translate3d(var(--stage-x, 0px),var(--stage-y, 0px),0) scale(var(--stage-scale, 1))!important}.reference-art-layer{z-index:1!important;display:block!important;opacity:1!important;overflow:hidden!important;pointer-events:none!important}.reference-art-full{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:2048px!important;height:1152px!important;object-fit:fill!important;opacity:1!important}.reference-art-layer .reference-art-image:not(.reference-art-full){display:none!important;opacity:0!important}.hero-sphere-scene,.section-ambient-scene,.hero-refraction,.hero-name-backdrop,.hero-glass-sculpture,.soft-ring,.kinetic-title,.showcase-cloud{display:none!important}.site-header,.hero-shell,.poster-page,.contact-shell{opacity:0!important}.hero-shell,.poster-page,.contact-shell{z-index:3!important;overflow:visible!important;pointer-events:none!important}.site-header{z-index:30!important;pointer-events:auto!important}.brand,.nav-links,.nav-links a,.nav-contact,.mobile-menu-toggle,.hero-actions,.hero-actions a,.poster-project-row,.poster-project-card,.project-detail-link,.contact-actions,.contact-actions button,.contact-note,.contact-email,.contact-email a{pointer-events:auto!important}.poster-project-card,.project-detail-link,.contact-actions button,.contact-note,.hero-actions a{cursor:pointer!important}.project-modal-backdrop,.contact-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000!important;opacity:1!important;transform:none!important}.project-modal,.contact-modal{opacity:1!important}}@media(min-width:1025px){:root{--fidelity-frame-width: 2048px;--fidelity-frame-height: 1152px}.hero,.section:not(.hero),.contact{position:relative!important;display:block!important;width:100%!important;height:100svh!important;min-height:0!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 54% 48%,rgba(255,255,255,.42),transparent 27%),radial-gradient(circle at 82% 18%,rgba(255,255,255,.32),transparent 21%),linear-gradient(120deg,#f6f1e9,#ebe3d8 55%,#f7f2ea)!important}.reference-art-layer,.hero-shell,.poster-page,.contact-shell{position:absolute!important;inset:auto!important;left:0!important;top:0!important;width:2048px!important;height:1152px!important;min-width:2048px!important;min-height:1152px!important;max-width:none!important;max-height:none!important;margin:0!important;transform-origin:0 0!important;transform:translate3d(var(--stage-x, 0px),var(--stage-y, 0px),0) scale(var(--stage-scale, 1))!important}.reference-art-layer{z-index:1!important;display:block!important;opacity:1!important;overflow:visible!important;pointer-events:none!important}.reference-art-image{position:absolute!important;display:block!important;max-width:none!important;object-fit:contain!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.reference-art-full{display:none!important}.reference-art-layer .reference-art-image:not(.reference-art-full){display:block!important;opacity:1!important}.reference-art-layer .reference-art-image.reference-art-calibration{top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9!important;width:2048px!important;height:1152px!important;object-fit:fill!important;opacity:var(--reference-opacity, .5)!important}.reference-art-clean-source{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:2048px!important;height:1152px!important;pointer-events:none!important}.reference-art-clean{top:0!important;right:0!important;bottom:0!important;left:0!important;width:2048px!important;height:1152px!important;object-fit:fill!important}.reference-art-layer.has-clean-artwork .reference-art-region{display:none!important}.reference-art-hero-glass{right:-10px!important;top:0!important;width:875px!important;height:1065px!important}.reference-art-hero-sphere{left:760px!important;bottom:142px!important;width:300px!important;height:auto!important}.reference-art-hero-cream{right:150px!important;top:300px!important;width:156px!important;height:auto!important}.reference-art-about-glass{right:300px!important;top:0!important;width:720px!important;height:1152px!important}.reference-art-about-cream{right:235px!important;bottom:92px!important;width:132px!important;height:auto!important}.reference-art-projects-glass{right:-16px!important;top:58px!important;width:1125px!important;height:auto!important}.reference-art-capabilities-ring{right:-8px!important;top:92px!important;width:510px!important;height:985px!important}.reference-art-capabilities-sphere{left:-4px!important;bottom:68px!important;width:290px!important;height:auto!important}.reference-art-contact-building{right:515px!important;top:72px!important;width:585px!important;height:930px!important}.reference-art-contact-sphere{right:-5px!important;bottom:-6px!important;width:500px!important;height:auto!important}.hero-sphere-scene,.section-ambient-scene,.hero-refraction,.hero-name-backdrop,.hero-glass-sculpture,.soft-ring,.kinetic-title,.showcase-cloud,.about-visual,.contact-visual,.capability-decor{display:none!important}.site-header,.hero-shell,.poster-page,.contact-shell{opacity:1!important}.site-header{z-index:40!important;pointer-events:auto!important}.site-header.is-hero-active .nav-contact{opacity:0!important;pointer-events:none!important}.hero-shell,.poster-page,.contact-shell{z-index:3!important;pointer-events:auto!important;overflow:visible!important}.hero .hero-showcase,.hero .hero-shell .hero-showcase{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:2048px!important;height:1152px!important;min-height:0!important;overflow:visible!important}.poster-project-card,.project-detail-link,.button,.contact-note,.contact-email a,.nav-links a,.brand,.nav-contact{pointer-events:auto!important}.poster-project-card,.project-detail-link,.button,.contact-note,.contact-email a{cursor:pointer!important}}@media(min-width:1025px){:root{--ui-body: rgba(7, 26, 56, .74);--ui-muted: rgba(7, 26, 56, .52);--ui-line: rgba(7, 26, 56, .105);--ui-glass-line: rgba(255, 255, 255, .31)}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.poster-title,.hero .showcase-center h1,.contact-content h2.poster-title{font-weight:660!important}.poster-copy h3,.contact-copy h3{font-weight:590!important}.poster-copy>p:not(.poster-kicker),.hero .showcase-bottom p,.contact-copy>p:not(.poster-kicker){color:var(--ui-body)!important;font-weight:400!important}.button,.contact-note,.project-detail-link{font-weight:540!important}.hero .showcase-center{top:51.2%!important;width:36.8%!important}.hero .showcase-pills{display:none!important}.hero .showcase-center h1{font-size:clamp(3.78rem,4.72vw,6.04rem)!important;letter-spacing:-.056em!important;line-height:1.02!important}.hero .showcase-bottom{top:67.8%!important;grid-template-columns:38.2% 30.2%!important}.hero .showcase-bottom p{font-size:clamp(.84rem,.78vw,.98rem)!important;line-height:1.95!important}.hero-actions{margin-top:28px!important}.hero-actions .button{min-height:54px!important;padding:0 28px!important;border-radius:12px!important;letter-spacing:.015em!important}.hero-actions .button.secondary{border-color:#071a382e!important;background:#ffffff0a!important}.hero .hero-meta-rail{margin-top:11.2%!important}.hero .hero-meta-rail div+div{border-left-color:#071a381b!important}.hero .hero-meta-rail span,.hero .hero-overview .overview-status span,.contact-focus-label{color:var(--ui-muted)!important;font-weight:430!important;letter-spacing:.105em!important}.hero .hero-meta-rail strong,.hero .hero-overview .overview-status strong{font-weight:560!important}.hero .hero-overview,.hero .hero-overview .overview-status{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.hero .dashboard-tags span{min-height:27px!important;padding:0 15px!important;border-color:#071a3824!important;background:#ffffff09!important;color:#071a3899!important}.scroll-cue{bottom:3.25%!important;color:#071a387a!important;font-weight:430!important}.about-copy{top:15.5%!important;width:39.2%!important}.about-copy .poster-title{font-size:clamp(5.58rem,9.45vw,11.16rem)!important;letter-spacing:-.052em!important}.about-copy .poster-kicker,.projects-copy .poster-kicker,.strengths-copy .poster-kicker,.contact-copy .poster-kicker{font-weight:600!important}.about-copy .poster-rule,.projects-copy .poster-rule,.strengths-copy .poster-rule{height:2px!important;opacity:.86!important}.about-copy h3{margin-top:5.5%!important;font-size:clamp(1.72rem,1.9vw,2.35rem)!important;line-height:1.44!important}.about-copy>p:not(.poster-kicker){max-width:520px!important;margin-top:3.1%!important;line-height:1.86!important}.about-stats{max-width:71%!important;margin-top:6.2%!important;grid-template-columns:repeat(3,minmax(132px,1fr))!important}.about-stat{padding-right:28px!important}.about-stat+.about-stat{padding-left:28px!important;border-left-color:#071a3818!important}.about-stat strong{font-weight:560!important;letter-spacing:-.035em!important}.about-stat span{font-weight:500!important}.about-stat small{color:#071a3885!important;font-weight:460!important}.about-ability-row{max-width:82%!important;margin-top:5.5%!important;grid-template-columns:repeat(4,minmax(148px,1fr))!important;gap:26px!important}.about-ability{min-width:0!important;padding-right:20px!important;border-right-color:#071a3818!important}.about-ability h4{white-space:nowrap!important;font-weight:560!important}.about-ability p{color:var(--ui-body)!important;line-height:1.82!important}.line-icon{width:28px!important;height:28px!important}.line-icon:before{border-width:1.25px!important}.about-side{top:21.6%!important;gap:176px!important}.timeline-item span,.timeline-item small,.about-signature span{color:#071a388c!important;font-weight:500!important}.timeline-item strong{font-weight:560!important}.about-signature{margin-top:28px!important}.projects-copy{top:15.9%!important;width:34%!important}.projects-copy .poster-title{font-size:clamp(5.1rem,8.28vw,10.35rem)!important;font-weight:660!important;letter-spacing:-.052em!important}.projects-copy h3{font-size:clamp(1.44rem,1.58vw,1.96rem)!important;line-height:1.58!important}.projects-copy>p:not(.poster-kicker){line-height:1.88!important}.poster-project-row{bottom:10.35%!important;gap:1.45%!important}.poster-project-card{height:calc(var(--fidelity-frame-height) * .324)!important;padding:2.34% 2.2%!important;border-color:#ffffff4a!important;background:linear-gradient(145deg,#ffffff24,#ffffff0b),#ffffff0e!important;box-shadow:inset 0 1px #ffffff57,inset 1px 0 #ffffff1f,0 16px 36px #423e3a0b!important}.poster-project-card:hover{transform:translateY(-4px)!important;border-color:#ffffff6b!important;background:linear-gradient(145deg,#ffffff2e,#ffffff0e),#ffffff13!important}.poster-project-card .project-body{display:grid!important;height:100%!important;grid-template-rows:76px 70px 72px 60px 34px!important;align-items:start!important}.poster-project-card .project-card-number{display:block!important;width:max-content!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--ui-navy)!important;font-size:clamp(1.72rem,1.82vw,2.32rem)!important;font-weight:560!important;line-height:.96!important;letter-spacing:-.04em!important}.poster-project-card .project-card-number:after{display:block!important;width:26px!important;height:1.25px!important;margin-top:14px!important;background:var(--ui-navy)!important}.poster-project-card h3{margin:0!important;align-self:start!important;font-size:clamp(1.18rem,1.12vw,1.4rem)!important;font-weight:570!important;line-height:1.48!important}.poster-project-card p{margin:0!important;color:var(--ui-body)!important;font-size:clamp(.82rem,.76vw,.94rem)!important;line-height:1.84!important}.poster-project-icon{right:8.25%!important;top:8.7%!important;width:44px!important;height:44px!important;border-color:#ffffff57!important;background:#ffffff29!important;box-shadow:inset 0 1px #ffffff6b,0 8px 18px #413d3909!important}.poster-project-icon:before{top:13.5px!important;right:13.5px!important;bottom:13.5px!important;left:13.5px!important;border-width:1.25px!important}.poster-project-icon-bag:after,.poster-project-icon-store:after,.poster-project-icon-tag:after{transform:scale(.82)!important}.poster-project-icon-sparkle:after{transform:scale(.74)!important}.project-flow{align-self:end!important;margin:0 0 12px!important;color:#071a38a8!important;font-size:clamp(.59rem,.55vw,.68rem)!important;font-weight:500!important;letter-spacing:.048em!important}.project-flow span{gap:10px!important}.project-flow span:after{width:4.5px!important;height:4.5px!important;background:#071a3838!important}.project-flow span:first-child:after{background:var(--ui-navy)!important}.project-flow i{right:18%!important;color:#071a386b!important;font-size:.68rem!important;font-weight:300!important}.poster-project-card .project-detail-link{align-self:end!important;padding-bottom:6px!important;border-bottom-color:#071a3885!important;font-size:clamp(.76rem,.69vw,.85rem)!important;font-weight:520!important}.strengths-copy{left:5.25%!important;top:18.2%!important;width:28.5%!important}.strengths-copy .poster-title{font-size:clamp(4.28rem,6.92vw,8.48rem)!important;font-weight:660!important;letter-spacing:-.044em!important}.strengths-copy h3{max-width:380px!important;font-size:clamp(1.32rem,1.42vw,1.76rem)!important;line-height:1.64!important}.strengths-copy>p:not(.poster-kicker){max-width:350px!important;line-height:1.92!important}.capability-list{left:28.35%!important;top:34.2%!important;width:49.1%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:4.65%!important;row-gap:0!important}.capability-item,.strength-card,.strength-card:nth-child(-n+4),.strength-card:nth-child(n+5){display:grid!important;grid-template-columns:56px 62px minmax(188px,1fr) 52px 20px!important;align-items:center!important;min-height:calc(var(--fidelity-frame-height) * .118)!important;padding:0!important;border:0!important;border-bottom:1px solid rgba(7,26,56,.085)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important}.capability-item:before,.capability-item:after,.strength-card:before,.strength-card:after,.strength-card-01 h3:after,.strength-card-02 h3:after,.strength-card-03 h3:after,.strength-card-04 h3:after,.strength-card-05 h3:after,.strength-card-06 h3:after,.strength-card-07 h3:after,.strength-card-08 h3:after{display:none!important;content:none!important}.capability-item:nth-child(-n+4){grid-column:1!important}.capability-item:nth-child(n+5){grid-column:2!important}.capability-item:nth-child(1),.capability-item:nth-child(5){grid-row:1!important}.capability-item:nth-child(2),.capability-item:nth-child(6){grid-row:2!important}.capability-item:nth-child(3),.capability-item:nth-child(7){grid-row:3!important}.capability-item:nth-child(4),.capability-item:nth-child(8){grid-row:4!important}.capability-number{justify-self:end!important;color:var(--ui-navy)!important;font-size:clamp(1.78rem,1.9vw,2.4rem)!important;font-weight:560!important;letter-spacing:-.04em!important}.capability-icon{justify-self:center!important;width:45px!important;height:45px!important;border:1px solid rgba(255,255,255,.34)!important;background:#ffffff26!important;box-shadow:inset 0 1px #ffffff61,0 8px 18px #413d3909!important}.capability-icon:before{top:14px!important;right:14px!important;bottom:14px!important;left:14px!important;border-width:1.2px!important}.capability-item h3{margin:0 0 7px!important;color:var(--ui-navy)!important;font-size:clamp(.9rem,.82vw,1rem)!important;font-weight:560!important;line-height:1.35!important}.capability-item p{max-width:220px!important;color:var(--ui-body)!important;font-size:clamp(.74rem,.67vw,.82rem)!important;line-height:1.76!important}.capability-dots{justify-self:center!important;gap:6px!important}.capability-dots i{width:4.5px!important;height:4.5px!important;border-color:#071a3833!important}.capability-dots i:first-child{background:var(--ui-navy)!important;border-color:var(--ui-navy)!important}.capability-item>strong{color:#071a38b8!important;font-size:.76rem!important;font-weight:300!important}.contact-content h2.poster-title{font-size:clamp(4.86rem,7.72vw,9.72rem)!important;font-weight:660!important;margin-bottom:38px!important}.contact-copy h3{font-size:clamp(1.98rem,2.55vw,3.25rem)!important;font-weight:500!important;line-height:1.52!important}.contact-copy>p:not(.poster-kicker){margin-top:30px!important;max-width:560px!important;line-height:1.92!important}.contact-actions{margin-top:36px!important}.contact .button.primary,.contact-note{min-height:54px!important;min-width:166px!important;padding:0 29px!important;border-radius:999px!important;font-size:clamp(.86rem,.76vw,.98rem)!important}.contact-note{border-color:#071a3833!important;background:#ffffff09!important}.contact-email{gap:13px!important;margin-top:31px!important;font-size:clamp(.88rem,.76vw,1rem)!important}.contact-email strong{color:#071a38a8!important;font-weight:460!important}.contact-email a{color:var(--ui-navy)!important;font-weight:420!important}.mail-icon{width:32px!important;height:24px!important;border-width:1.25px!important}.mail-icon:before,.mail-icon:after{top:5px!important;height:1.25px!important}.contact-panel{right:6.55%!important;top:19.6%!important;width:25.4%!important;min-height:30.1%!important;padding:3.12% 2.75%!important;border-color:#ffffff4f!important;background:#ffffff25!important;box-shadow:inset 0 1px #ffffff52!important}.contact-panel:after{opacity:.16!important}.contact-panel .contact-focus-title{margin-top:12%!important;font-size:clamp(1.15rem,1.28vw,1.64rem)!important;font-weight:550!important;line-height:1.56!important}.contact-panel p{margin-top:9%!important;color:var(--ui-body)!important;font-size:clamp(.8rem,.7vw,.9rem)!important;line-height:2.02!important}}@media(min-width:1025px)and (max-height:1040px){.hero .showcase-center{top:50.6%!important}.hero .showcase-bottom{top:66.8%!important}.scroll-cue{bottom:6.6%!important}.about-side{top:21.1%!important}.poster-project-row{bottom:9.7%!important}}@media(min-width:1025px){:root{--ui-body: rgba(7, 26, 56, .79);--ui-muted: rgba(7, 26, 56, .57);--ui-line: rgba(7, 26, 56, .116);--ui-glass-line: rgba(255, 255, 255, .35)}.brand,.nav-links a,.nav-contact{font-size:.82rem!important}.nav-links a:after{height:1px!important}.poster-copy>p:not(.poster-kicker),.hero .showcase-bottom p,.contact-copy>p:not(.poster-kicker){color:var(--ui-body)!important;line-height:2.02!important}.hero .showcase-focus{width:16%!important;min-width:220px!important;min-height:17.2%!important;padding:1.9% 1.85%!important}.hero .showcase-focus span,.hero .showcase-focus p{font-size:.8rem!important}.hero .showcase-focus strong{font-size:clamp(1.08rem,1.1vw,1.36rem)!important;font-weight:610!important}.hero .showcase-center{left:6.95%!important;top:49.6%!important;width:39%!important}.hero .showcase-center h1{font-size:clamp(4.05rem,5.05vw,6.46rem)!important;line-height:.995!important}.hero .showcase-bottom{left:6.95%!important;top:65.8%!important;grid-template-columns:40.1% 31.4%!important}.hero .showcase-bottom p{font-size:clamp(.91rem,.84vw,1.06rem)!important;max-width:720px!important}.hero-actions{margin-top:30px!important}.hero-actions .button{min-height:56px!important;padding:0 30px!important;font-size:clamp(.9rem,.82vw,1.02rem)!important}.hero-actions .button.secondary{border-color:#071a3830!important}.hero .hero-meta-rail{margin-top:11.8%!important}.hero .hero-meta-rail span,.hero .hero-overview .overview-status span{font-size:clamp(.67rem,.61vw,.78rem)!important}.hero .hero-meta-rail strong,.hero .hero-overview .overview-status strong{font-size:clamp(.76rem,.7vw,.87rem)!important}.hero .hero-overview .overview-status small{color:var(--ui-muted)!important;font-size:clamp(.66rem,.6vw,.76rem)!important}.hero .dashboard-tags span{min-height:28px!important;padding:0 16px!important;font-size:clamp(.61rem,.56vw,.72rem)!important}.about-copy .poster-title{font-size:clamp(5.58rem,9.45vw,11.16rem)!important}.about-copy h3{font-size:clamp(1.83rem,2.02vw,2.49rem)!important;line-height:1.42!important}.about-copy>p:not(.poster-kicker){color:var(--ui-body)!important;font-size:clamp(.86rem,.78vw,1rem)!important;line-height:1.98!important}.about-stats{max-width:74%!important;grid-template-columns:repeat(3,minmax(142px,1fr))!important}.about-stat strong{font-size:clamp(2.22rem,2.22vw,2.82rem)!important}.about-stat span{font-size:clamp(.88rem,.78vw,1rem)!important}.about-stat small{font-size:clamp(.68rem,.6vw,.76rem)!important}.about-ability-row{max-width:86%!important;grid-template-columns:repeat(4,minmax(160px,1fr))!important;gap:28px!important}.line-icon{width:30px!important;height:30px!important}.about-ability h4{font-size:clamp(.82rem,.73vw,.92rem)!important}.about-ability p{font-size:clamp(.68rem,.6vw,.76rem)!important;line-height:1.9!important}.projects-copy .poster-title{font-size:clamp(4.85rem,7.86vw,9.83rem)!important}.poster-project-row{bottom:8.8%!important}.poster-project-card{height:calc(var(--fidelity-frame-height) * .364)!important;padding:2.48% 2.34% 2%!important;border-color:#ffffff57!important;background:linear-gradient(145deg,#ffffff29,#ffffff0d),#ffffff10!important}.poster-project-card:hover{border-color:#ffffff78!important;background:linear-gradient(145deg,#fff3,#ffffff10),#ffffff16!important}.poster-project-card .project-body{grid-template-rows:82px 82px 86px 70px 36px!important}.poster-project-card .project-card-number{font-size:clamp(1.86rem,1.97vw,2.51rem)!important}.poster-project-card .project-card-number:after{width:28px!important;height:1.3px!important}.poster-project-card h3{font-size:clamp(1.27rem,1.21vw,1.51rem)!important;line-height:1.45!important}.poster-project-card p{font-size:clamp(.89rem,.82vw,1.02rem)!important;line-height:2.02!important}.poster-project-icon{width:48px!important;height:48px!important}.poster-project-icon:before{top:14px!important;right:14px!important;bottom:14px!important;left:14px!important}.project-flow{font-size:clamp(.63rem,.58vw,.72rem)!important}.project-flow span:after{width:4.8px!important;height:4.8px!important}.project-flow i{font-size:.72rem!important}.poster-project-card .project-detail-link{font-size:clamp(.79rem,.72vw,.89rem)!important;padding-bottom:4px!important}.strengths-copy .poster-title{font-size:clamp(3.94rem,6.37vw,7.8rem)!important}.strengths-copy h3{font-size:clamp(1.37rem,1.48vw,1.83rem)!important;line-height:1.66!important}.strengths-copy>p:not(.poster-kicker){color:var(--ui-body)!important;font-size:clamp(.86rem,.76vw,.98rem)!important;line-height:2.02!important}.capability-list{left:26.8%!important;width:52.4%!important;column-gap:4.4%!important}.capability-item,.strength-card,.strength-card:nth-child(-n+4),.strength-card:nth-child(n+5){grid-template-columns:61px 67px minmax(210px,1fr) 56px 22px!important;min-height:calc(var(--fidelity-frame-height) * .137)!important;border-bottom-color:#071a3818!important}.capability-number{font-size:clamp(1.92rem,2.05vw,2.59rem)!important}.capability-icon{width:49px!important;height:49px!important}.capability-icon:before{top:15px!important;right:15px!important;bottom:15px!important;left:15px!important}.capability-item h3{font-size:clamp(.97rem,.89vw,1.08rem)!important;line-height:1.38!important}.capability-item p{max-width:244px!important;font-size:clamp(.8rem,.72vw,.89rem)!important;line-height:1.9!important}.capability-dots{gap:6.4px!important}.capability-dots i{width:4.8px!important;height:4.8px!important}.capability-item>strong{font-size:.81rem!important}.contact-copy h3{font-size:clamp(2.06rem,2.65vw,3.38rem)!important;line-height:1.5!important}.contact-copy>p:not(.poster-kicker){color:var(--ui-body)!important;font-size:clamp(.9rem,.78vw,1.04rem)!important;line-height:2.04!important}.contact .button.primary,.contact-note{min-height:56px!important;min-width:173px!important;padding:0 30px!important;font-size:clamp(.9rem,.79vw,1.02rem)!important}.contact-email{font-size:clamp(.93rem,.81vw,1.06rem)!important}.mail-icon{width:33px!important;height:25px!important}.contact-panel{border-color:#ffffff57!important;background:#ffffff29!important}.contact-panel p{font-size:clamp(.84rem,.74vw,.95rem)!important;line-height:2.08!important}}@media(min-width:1025px)and (max-height:1040px){.hero .showcase-center{top:49.2%!important}.hero .showcase-bottom{top:65.4%!important}.poster-project-row{bottom:8.45%!important}}.section-footer-meta,.hero-page-dots{display:none}@media(min-width:1025px){.hero-name-backdrop{position:absolute!important;left:2.25%!important;top:9.4%!important;z-index:1!important;display:grid!important;gap:0!important;pointer-events:none!important;color:#6762590a!important;font-size:310px!important;font-weight:760!important;line-height:.72!important;letter-spacing:-.095em!important;text-transform:uppercase!important;-webkit-user-select:none!important;user-select:none!important}.hero .showcase-center,.hero .showcase-bottom,.hero .showcase-top,.hero .scroll-cue,.hero .hero-overview{z-index:4!important}.hero-page-dots{position:absolute!important;right:6.55%!important;top:43.8%!important;z-index:4!important;display:grid!important;gap:17px!important;pointer-events:none!important}.hero-page-dots span{display:block!important;width:7px!important;height:7px!important;border-radius:999px!important;background:#071a382e!important}.hero-page-dots span.is-active{width:9px!important;height:9px!important;background:var(--ui-navy)!important}.section-footer-meta{position:absolute!important;left:5.25%!important;bottom:3.45%!important;z-index:4!important;display:flex!important;align-items:end!important;gap:30px!important;pointer-events:none!important;color:var(--ui-navy)!important}.section-footer-meta div{display:grid!important;gap:8px!important}.section-footer-meta span{color:var(--ui-muted)!important;font-size:clamp(.67rem,.61vw,.78rem)!important;font-weight:430!important;letter-spacing:.105em!important}.section-footer-meta strong{color:var(--ui-navy)!important;font-size:clamp(.76rem,.7vw,.87rem)!important;font-style:normal!important;font-weight:560!important;line-height:1!important;white-space:nowrap!important}.section-footer-meta i{position:relative!important;display:block!important;width:24px!important;height:1px!important;margin-bottom:5px!important;background:#071a389e!important}.section-footer-meta i:after{content:""!important;position:absolute!important;width:6px!important;height:6px!important;border-top:1px solid rgba(7,26,56,.62)!important;border-right:1px solid rgba(7,26,56,.62)!important;transform:translate(18px,-2.5px) rotate(45deg)!important}.section-footer-meta em{width:1px!important;height:42px!important;background:#071a381f!important}.projects-page .section-footer-meta{bottom:2.4%!important}.strengths-page .section-footer-meta{bottom:calc(3.45% + 16px)!important}.poster-project-card .project-body{grid-template-rows:72px 76px 106px 70px 44px!important}.poster-project-card h3{font-size:clamp(1.32rem,1.26vw,1.57rem)!important;line-height:1.45!important}.poster-project-card p{font-size:clamp(.93rem,.85vw,1.06rem)!important;line-height:2.14!important}.project-flow{margin-bottom:18px!important;font-size:clamp(.64rem,.59vw,.73rem)!important}.poster-project-card .project-detail-link{align-self:end!important;padding-bottom:8px!important}.strengths-copy .poster-title{font-size:clamp(3.78rem,6.12vw,7.49rem)!important}.capability-item,.strength-card,.strength-card:nth-child(-n+4),.strength-card:nth-child(n+5){min-height:calc(var(--fidelity-frame-height) * .137 + 6px)!important}.capability-item h3{font-size:clamp(1.01rem,.93vw,1.12rem)!important}.capability-item p{font-size:clamp(.85rem,.76vw,.94rem)!important;line-height:2.02!important}.contact-panel{border-color:#ffffff5b!important;background:#ffffff2a!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.contact-panel p{color:#071a38d6!important}}@media(max-width:1024px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}body{background:var(--ref-bg-base)}body.modal-open{overflow:hidden;touch-action:none}.app,main{width:100%;max-width:100%;overflow-x:hidden}.section{position:relative;min-height:100svh;width:100%;overflow:hidden;background:var(--ref-bg-base);scroll-margin-top:72px}.site-header{position:fixed;inset:10px 0 auto;z-index:80;pointer-events:none}.nav-shell{width:min(calc(100% - 36px),720px);min-height:58px;margin:0 auto;padding:8px 10px 8px 16px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#ffffffc7;box-shadow:0 10px 26px #1d253214;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:auto}.brand{gap:8px;min-height:44px;font-size:.78rem;letter-spacing:.03em}.nav-contact{display:none}.mobile-menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:44px;height:44px;border-radius:999px;background:#ffffff94;border:1px solid rgba(7,26,56,.08)}.mobile-menu-toggle span{display:block!important;flex:0 0 auto!important;width:17px;height:1.5px;margin:0;background:#071a38!important;opacity:1!important}.nav-links{position:fixed;top:76px;left:18px;right:18px;z-index:78;display:grid;gap:8px;max-height:calc(100svh - 96px);padding:14px;border:1px solid rgba(255,255,255,.64);border-radius:26px;background:#ffffffeb;box-shadow:0 16px 34px #1d25321c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;pointer-events:none;transform:translate3d(0,-8px,0);transition:opacity .21s ease,transform .21s ease}.menu-open .nav-links{opacity:1;pointer-events:auto;transform:translateZ(0)}.nav-links a{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:16px;color:var(--ui-navy);font-size:.9rem;font-weight:620;letter-spacing:.04em;opacity:1}.nav-links a.is-active{background:#071a380f}.reference-art-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;overflow:hidden;opacity:1;pointer-events:none}.reference-art-clean-source,.reference-art-clean{display:block}.reference-art-clean{position:absolute;width:auto;max-width:none;height:auto;object-fit:contain;opacity:.38}.reference-art-region,.reference-art-full,.reference-art-calibration,.hero-sphere-scene,.hero-glass-sculpture,.about-visual,.contact-visual{display:none!important}.hero .reference-art-clean{right:-96vw;bottom:-8svh;width:178vw;opacity:.42}.about .reference-art-clean{right:-78vw;bottom:-2svh;width:150vw;opacity:.3}.projects .reference-art-clean{right:-88vw;top:3svh;width:154vw;opacity:.28}.strengths .reference-art-clean{right:-92vw;bottom:2svh;width:156vw;opacity:.24}.contact .reference-art-clean{right:-84vw;bottom:-5svh;width:152vw;opacity:.34}.hero .hero-shell,.hero .hero-showcase,.hero .hero-shell .hero-showcase,.poster-page,.contact-shell{position:relative!important;inset:auto!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;width:min(calc(100% - 44px),720px)!important;height:auto!important;min-height:100svh!important;margin:0 auto!important;transform:none!important;opacity:1!important;z-index:3!important}.hero .hero-showcase{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;padding:96px 0 46px!important}.showcase-top{position:relative!important;display:grid!important;gap:14px!important;order:1;width:100%!important}.showcase-pills{display:none!important}.showcase-focus{position:relative!important;top:auto!important;right:auto!important;width:fit-content!important;max-width:100%!important;min-height:38px!important;padding:9px 15px!important;border-radius:999px!important;background:#ffffffa8!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 10px 24px #1d253214!important;color:var(--ui-navy)!important;font-size:.82rem!important;font-weight:650!important;letter-spacing:.02em!important;white-space:nowrap!important}.hero-name-backdrop{position:absolute!important;left:-2vw!important;top:154px!important;z-index:1!important;display:grid!important;color:#67625907!important;font-size:clamp(6.8rem,34vw,10rem)!important;font-weight:760!important;line-height:.72!important;letter-spacing:-.095em!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.showcase-center{position:relative!important;top:auto!important;left:auto!important;order:2;width:100%!important;max-width:100%!important;margin-top:96px!important;transform:none!important;z-index:3!important}.eyebrow{font-size:.72rem!important;letter-spacing:.1em!important}.showcase-center h1{max-width:100%!important;margin-top:16px!important;font-size:clamp(2.88rem,12.7vw,3.55rem)!important;font-weight:680!important;line-height:.98!important;letter-spacing:-.075em!important}.showcase-center h1 span{display:block!important;white-space:nowrap!important}.showcase-bottom{position:relative!important;top:auto!important;left:auto!important;order:3;width:100%!important;max-width:100%!important;margin-top:28px!important;transform:none!important;z-index:3!important}.showcase-bottom p{max-width:100%!important;color:#071a38b8!important;font-size:.96rem!important;line-height:1.82!important}.showcase-actions,.contact-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.button,.contact-note,.project-detail-link,.project-modal-action,.contact-modal-action{min-height:48px!important;touch-action:manipulation}.showcase-actions .button,.contact-actions .button,.contact-note{justify-content:center!important;width:100%!important}.hero-meta-rail,.hero-overview,.section-footer-meta{position:relative!important;inset:auto!important;display:grid!important;width:100%!important;margin-top:28px!important;pointer-events:none!important}.hero-meta-rail{grid-template-columns:1fr!important;gap:12px!important}.hero-meta-rail>div,.hero-overview,.section-footer-meta{padding-top:14px!important;border-top:1px solid rgba(7,26,56,.12)!important}.hero-meta-rail span,.hero-overview span,.section-footer-meta span{color:#071a387a!important;font-size:.66rem!important;font-weight:440!important;letter-spacing:.105em!important;text-transform:uppercase!important}.hero-meta-rail strong,.hero-overview strong,.section-footer-meta strong{color:var(--ui-navy)!important;font-size:.78rem!important;font-weight:560!important;letter-spacing:.02em!important}.hero-overview{gap:10px!important}.hero-overview div{display:grid!important;gap:8px!important}.overview-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.overview-tags span{min-height:30px!important;padding:0 11px!important;border-radius:999px!important;border:1px solid rgba(7,26,56,.14)!important;background:#ffffff5c!important;color:#071a38b8!important;font-size:.65rem!important;letter-spacing:.04em!important}.scroll-cue,.hero-page-dots{display:none!important}.poster-page,.contact-shell{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:26px!important;padding:98px 0 54px!important}.poster-copy,.contact-copy{position:relative!important;top:auto!important;left:auto!important;width:100%!important;max-width:100%!important;z-index:3!important}.poster-title,.contact-title{max-width:100%!important;color:var(--ui-navy)!important;font-size:clamp(3.15rem,17vw,4.4rem)!important;font-weight:680!important;line-height:.94!important;letter-spacing:-.065em!important;overflow-wrap:normal!important}.strengths-copy .poster-title{font-size:clamp(2.8rem,14vw,4rem)!important;letter-spacing:-.055em!important}.poster-copy h3,.contact-copy h3{max-width:100%!important;font-size:clamp(1.58rem,7.8vw,2.15rem)!important;font-weight:630!important;line-height:1.24!important;letter-spacing:-.035em!important}.poster-copy>p:not(.poster-kicker),.contact-copy>p:not(.poster-kicker){max-width:100%!important;color:#071a38b3!important;font-size:.96rem!important;line-height:1.78!important}.poster-kicker{color:var(--ui-navy)!important;font-size:.85rem!important;font-weight:560!important}.poster-rule{width:36px!important;height:2px!important;margin:18px 0 22px!important;background:var(--ui-navy)!important}.about-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;width:100%!important;margin-top:8px!important}.about-stat{min-width:0!important;padding:0 14px 0 0!important}.about-stat+.about-stat{padding-left:14px!important;border-left:1px solid rgba(7,26,56,.14)!important}.about-stat strong{font-size:clamp(1.9rem,9vw,2.45rem)!important;font-weight:660!important;white-space:nowrap!important}.about-stat span{font-size:.82rem!important;line-height:1.36!important}.about-ability-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 16px!important;width:100%!important;margin-top:6px!important}.about-ability{min-width:0!important;padding-top:14px!important;border-top:1px solid rgba(7,26,56,.12)!important}.about-ability h4{font-size:.96rem!important;line-height:1.42!important}.about-ability p{color:#071a38a3!important;font-size:.82rem!important;line-height:1.72!important}.about-side{position:relative!important;right:auto!important;top:auto!important;display:grid!important;gap:18px!important;width:100%!important;margin-top:4px!important;transform:none!important}.about-timeline{position:relative!important;right:auto!important;top:auto!important;display:grid!important;gap:16px!important;padding-left:20px!important;border-left:1px solid rgba(7,26,56,.22)!important}.about-timeline:before,.about-timeline:after{display:none!important}.about-signature{position:relative!important;right:auto!important;bottom:auto!important;display:grid!important;gap:6px!important;margin-top:4px!important}.poster-project-row,.capability-list{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;transform:none!important;z-index:3!important}.poster-project-row{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;margin-top:0!important}.poster-project-card{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:26px 24px!important;border-color:#ffffff80!important;background:#ffffff61!important;box-shadow:0 14px 34px #1d253214!important}.poster-project-card:hover{transform:none!important}.poster-project-card .project-body{display:grid!important;grid-template-rows:none!important;gap:16px!important;min-height:0!important}.poster-project-card .project-card-number{font-size:1.65rem!important}.poster-project-card h3{font-size:1.35rem!important;font-weight:620!important;line-height:1.42!important}.poster-project-card p{font-size:.96rem!important;line-height:1.82!important}.poster-project-icon{top:24px!important;right:24px!important;width:46px!important;height:46px!important}.project-flow{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:8px 6px!important;margin:4px 0 8px!important;font-size:.64rem!important;line-height:1.4!important}.project-flow span{gap:6px!important;white-space:nowrap!important}.project-flow span:after{width:5px!important;height:5px!important}.project-flow .flow-arrow{opacity:.75!important}.poster-project-card .project-detail-link{align-self:start!important;width:fit-content!important;margin-top:4px!important;padding:0 2px 5px!important;font-size:.9rem!important}.capability-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:2px!important}.capability-item,.strength-card{display:grid!important;grid-template-columns:42px 50px minmax(0,1fr) 18px!important;column-gap:12px!important;align-items:center!important;min-height:0!important;padding:18px 0!important;border-top:1px solid rgba(7,26,56,.11)!important;background:transparent!important;box-shadow:none!important}.capability-item:last-child{border-bottom:1px solid rgba(7,26,56,.11)!important}.capability-item>strong{font-size:1.25rem!important;font-weight:620!important}.capability-icon{width:42px!important;height:42px!important}.capability-item h3{font-size:1rem!important;font-weight:620!important;line-height:1.42!important}.capability-item p{max-width:100%!important;color:#071a389e!important;font-size:.86rem!important;line-height:1.72!important}.capability-dots{display:none!important}.capability-arrow{justify-self:end!important;color:#071a38a3!important}.section-footer-meta{grid-template-columns:1fr!important;gap:14px!important;z-index:3!important}.section-footer-meta div{display:grid!important;gap:7px!important}.section-footer-meta em,.section-footer-meta i{display:none!important}.contact-shell{min-height:auto!important}.contact-copy{display:grid!important;gap:20px!important}.contact-title{font-size:clamp(3.2rem,16vw,4.5rem)!important}.contact-email{display:flex!important;flex-wrap:wrap!important;gap:10px 12px!important;max-width:100%!important;color:#071a38bd!important;font-size:.96rem!important;line-height:1.7!important;overflow-wrap:anywhere!important}.mail-icon{flex:0 0 auto!important;width:30px!important;height:22px!important}.contact-panel{position:relative!important;right:auto!important;top:auto!important;width:100%!important;min-width:0!important;margin-top:6px!important;padding:26px!important;border-color:#ffffff7a!important;background:#ffffff57!important;box-shadow:0 16px 36px #1d253217!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.contact-focus-title{font-size:clamp(1.45rem,7.2vw,1.9rem)!important;font-weight:720!important;line-height:1.28!important}.contact-panel p{color:#071a38bd!important;font-size:.92rem!important;line-height:1.8!important}.project-modal-backdrop,.contact-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:220!important;display:grid!important;place-items:center!important;padding:14px!important;background:#d7d1c77a!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.project-modal,.contact-modal{width:min(92vw,680px)!important;max-height:90svh!important;overflow-y:auto!important;overscroll-behavior:contain!important;border-radius:26px!important;padding:22px!important}.project-modal-layout{display:grid!important;grid-template-columns:1fr!important;gap:20px!important}.project-modal-visual .project-image{min-height:210px!important}.project-modal-close,.contact-modal-close{min-width:44px!important;min-height:44px!important}.project-modal-header h3,.contact-modal-header h3{font-size:clamp(1.65rem,8.4vw,2.25rem)!important;line-height:1.18!important}.project-modal-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.project-modal-tags,.contact-email-line{flex-wrap:wrap!important}.contact-modal-list{display:grid!important;gap:12px!important}.contact-modal-list div{padding:15px!important}.contact-modal-qr-row{grid-template-columns:1fr!important}.wechat-qr-card{width:100%!important}.wechat-qr-card img{width:min(220px,62vw)!important;max-width:100%!important;height:auto!important;margin:0 auto!important}.contact-email-line span{max-width:100%!important;overflow-wrap:anywhere!important}:where(a,button,[tabindex]):focus-visible{outline:2px solid rgba(7,26,56,.58);outline-offset:4px}}@media(max-width:480px){.nav-shell{width:calc(100% - 32px);min-height:58px}.nav-links{left:16px;right:16px}.hero .hero-shell,.hero .hero-showcase,.hero .hero-shell .hero-showcase,.poster-page,.contact-shell{width:min(calc(100% - 40px),720px)!important}.showcase-center{margin-top:84px!important}.showcase-center h1{font-size:clamp(2.78rem,12.35vw,3.2rem)!important;letter-spacing:-.078em!important}.poster-title,.contact-title{font-size:clamp(2.85rem,15.5vw,3.95rem)!important}.strengths-copy .poster-title{font-size:clamp(2.55rem,13vw,3.45rem)!important}.about-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.about-stat{padding-right:10px!important}.about-stat+.about-stat{padding-left:10px!important}.about-stat strong{font-size:clamp(1.62rem,8vw,2rem)!important}.about-stat span{font-size:.75rem!important}.about-ability-row{grid-template-columns:1fr!important}.poster-project-card{padding:24px 22px!important}.capability-item,.strength-card{grid-template-columns:38px 44px minmax(0,1fr) 16px!important;column-gap:10px!important}.capability-icon{width:38px!important;height:38px!important}.contact-panel{padding:24px!important}.project-modal,.contact-modal{width:92vw!important;max-height:88svh!important;padding:20px!important}}@media(max-width:1024px){.site-header{inset:15px 0 auto!important}.nav-shell{width:calc(100% - 32px)!important;min-height:54px!important;padding:5px 6px 5px 16px!important;border-color:#ffffff75!important;background:#ffffff9e!important;box-shadow:0 7px 18px #1d25320e!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.brand{min-height:42px!important;font-size:.76rem!important;font-weight:560!important}.brand strong,.brand span{font-weight:600!important}.mobile-menu-toggle{width:42px!important;height:42px!important;background:#ffffff75!important;box-shadow:none!important}.nav-links{top:72px!important}.hero .hero-showcase{min-height:100svh!important;padding-top:70px!important;padding-bottom:64px!important}.hero .showcase-top{gap:10px!important}.hero .showcase-focus{min-height:34px!important;padding:8px 13px!important;transform:scale(.92)!important;transform-origin:left center!important}.hero .showcase-center{margin-top:62px!important}.hero .eyebrow{display:none!important}.hero .showcase-center h1{margin-top:0!important;text-wrap:balance}.hero .showcase-bottom{margin-top:22px!important}.hero .showcase-bottom p{width:100%!important;max-width:100%!important;line-height:1.76!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin-top:22px!important}.hero-actions .button{justify-content:center!important;width:100%!important;min-height:48px!important}.hero .reference-art-clean{right:-72vw!important;bottom:-2svh!important;width:164vw!important;opacity:.46!important}.hero .hero-meta-rail,.hero .hero-overview{margin-top:24px!important}.about-ability-row{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:10px!important}.about-ability{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;column-gap:12px!important;align-items:start!important;padding:19px 0!important;border:0!important;border-bottom:1px solid rgba(7,26,56,.1)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.about-ability:first-child{border-top:1px solid rgba(7,26,56,.1)!important}.about-ability .line-icon{grid-row:1 / span 2!important;width:28px!important;height:28px!important;margin-top:1px!important}.about-ability h4{margin:0!important;font-size:1rem!important;line-height:1.35!important}.about-ability p{grid-column:2!important;margin:5px 0 0!important;font-size:.86rem!important;line-height:1.72!important}.about-stats{align-items:start!important;border:0!important}.about-stat{border-bottom:0!important}.poster-project-row{gap:18px!important}.poster-project-card{height:auto!important;min-height:0!important;padding:24px!important}.poster-project-card .project-body{display:grid!important;gap:0!important;height:auto!important;min-height:0!important}.poster-project-card .project-card-number{margin:0 0 18px!important}.poster-project-card .project-card-number:after{margin-top:8px!important}.poster-project-card h3{margin:0 0 20px!important;font-size:1.4rem!important;line-height:1.42!important}.poster-project-card p{margin:0 0 24px!important;font-size:.98rem!important;line-height:1.9!important}.project-flow{margin:0 0 24px!important}.poster-project-card .project-detail-link{margin-top:0!important}.strengths-copy .poster-title{font-size:clamp(2.55rem,12.9vw,3.65rem)!important}.strengths-copy h3{text-wrap:balance;word-break:normal!important}.strengths-copy h3 br{display:none!important}.strengths-copy>p:not(.poster-kicker){margin-bottom:8px!important}.capability-list{margin-top:10px!important}.capability-item,.strength-card{grid-template-columns:44px 44px minmax(0,1fr)!important;min-height:102px!important;padding:18px 0!important;column-gap:12px!important;overflow:visible!important;border:0!important;border-bottom:1px solid rgba(7,26,56,.12)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.capability-item p{line-height:1.78!important}.capability-item:before,.capability-item:after,.strength-card:before,.strength-card:after,.strength-card h3:after{display:none!important;content:none!important}.capability-dots,.capability-item>strong,.capability-decor,.section-ambient-strengths{display:none!important}.strengths .reference-art-clean{right:-118vw!important;bottom:-26svh!important;width:132vw!important;opacity:.08!important}.contact-shell,.contact-page{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.contact-panel{margin-top:24px!important}}@media(max-width:480px){.site-header{inset:15px 0 auto!important}.nav-shell{width:calc(100% - 32px)!important;min-height:54px!important}.hero .hero-shell,.hero .hero-showcase,.hero .hero-shell .hero-showcase,.poster-page,.contact-shell{width:min(calc(100% - 44px),720px)!important}.hero .hero-showcase{padding-top:36px!important}.hero .showcase-center{margin-top:58px!important}.hero .showcase-center h1{font-size:clamp(2.62rem,11.8vw,3.05rem)!important;line-height:1.01!important}.hero .reference-art-clean{right:-82vw!important;bottom:1svh!important;width:176vw!important;opacity:.42!important}.about-stat strong{font-size:clamp(1.58rem,7.6vw,1.95rem)!important}.about-stat span{font-size:.72rem!important;line-height:1.32!important}.poster-project-card{padding:24px!important}.poster-project-card .project-card-number{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding-inline:0!important}.poster-project-card h3{font-size:1.36rem!important}.poster-project-card p{font-size:.96rem!important}.strengths-copy .poster-title{font-size:clamp(2.38rem,12.1vw,3.25rem)!important;letter-spacing:-.05em!important}.capability-item,.strength-card{grid-template-columns:34px 38px minmax(0,1fr)!important;column-gap:10px!important;min-height:98px!important;padding:17px 0!important}.capability-number{font-size:1.42rem!important}.capability-icon{width:36px!important;height:36px!important}.keep-phrase{white-space:nowrap}.strengths{--capabilities-mobile-visual-right: 0px;--capabilities-mobile-visual-bottom: 24px;--capabilities-mobile-visual-width: 405vw}.strengths-page{padding-bottom:calc(210vw + 48px)!important}.strengths .reference-art-clean{display:block!important;right:var(--capabilities-mobile-visual-right)!important;bottom:var(--capabilities-mobile-visual-bottom)!important;width:var(--capabilities-mobile-visual-width)!important;opacity:.24!important}.contact .reference-art-clean{right:-88vw!important;bottom:-4svh!important;width:150vw!important;opacity:.28!important}}.icon-badge{display:grid;place-items:center;flex:0 0 auto;padding:0;margin:0;line-height:0;box-sizing:border-box;border-radius:999px;color:var(--ui-navy, var(--poster-navy))}.icon-badge:before,.icon-badge:after{display:none!important;content:none!important}.icon-badge svg{display:block;width:16px;height:16px;margin:0;padding:0;overflow:visible;transform:none;transform-box:fill-box;transform-origin:center}.nav-label-mobile{display:none}.about-icon-badge{border:2px solid currentColor;background:transparent;box-shadow:none}@media(min-width:1025px){.nav-links{gap:clamp(18px,2.1vw,38px)!important}.nav-links a{white-space:nowrap;background:transparent!important}.nav-label-desktop{display:inline}.nav-contact{width:10px!important;min-width:10px!important;gap:0!important;opacity:1!important;pointer-events:auto!important}.site-header.is-hero-active .nav-contact{opacity:1!important;pointer-events:auto!important}.about-ability{display:grid!important;grid-template-rows:28px auto auto!important;align-content:start!important;align-items:start!important}.about-icon-badge{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;justify-self:start!important;align-self:start!important;border:1.4px solid currentColor!important;background:transparent!important;box-shadow:none!important}.about-icon-badge svg,.capability-icon-badge svg{width:16px!important;height:16px!important}.capability-item,.strength-card{align-items:center!important}.capability-icon-badge{justify-self:center!important;align-self:center!important}}@media(min-width:1025px)and (max-width:1440px){.nav-links{gap:clamp(14px,1.65vw,24px)!important}.nav-links a{font-size:.74rem!important}}@media(max-width:1024px){.nav-label-desktop{display:none}.nav-label-mobile{display:inline}}.reference-art-layer,.reference-art-layer *,.section-ambient-scene,.section-ambient-scene *,.contact-visual,.contact-visual *,.glass-building,.glass-band,.poster-sphere{pointer-events:none!important}.contact-email{position:relative}.contact-email-link{display:inline-flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none;pointer-events:auto}.contact-email-link span:last-child{min-width:0;overflow-wrap:anywhere}.mail-icon{position:relative;flex:0 0 auto}.contact-email-copy{flex:0 0 auto;min-height:34px;padding:0 13px;border:1px solid rgba(7,26,56,.13);border-radius:999px;color:#071a38b3;font:inherit;font-size:.82rem;font-weight:560;background:#ffffff5c;cursor:pointer;pointer-events:auto}.contact-page-copy-toast{position:absolute;left:0;top:calc(100% + 10px);z-index:8;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid rgba(255,255,255,.45);border-radius:999px;color:#071a38b8;font-size:.8rem;font-weight:520;background:#ffffff80;box-shadow:0 10px 24px #302b2614;pointer-events:none}@media(min-width:1025px){.contact-email{align-items:center!important}}@media(max-width:1024px){.contact-email{align-items:flex-start!important}.contact-email-link{flex:1 1 auto;gap:10px}.contact-email-copy{min-height:36px;padding-inline:14px}}@media(max-width:480px){.contact-email-link{width:100%}.contact-email-copy{width:auto}.contact-page-copy-toast{position:static;margin-top:4px}}.project-modal-backdrop,.contact-modal-backdrop{contain:layout paint style}.project-modal,.contact-modal{isolation:isolate;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translateZ(0);backface-visibility:hidden}.project-modal-layout,.project-modal-content,.project-modal-grid,.project-modal-visual,.project-modal-visual .project-image,.contact-modal-list{contain:layout paint}:root{--motion-fast: .21s;--motion-medium: .46s;--motion-slow: .62s;--motion-ease-standard: cubic-bezier(.22, 1, .36, 1);--motion-ease-soft: cubic-bezier(.16, 1, .3, 1)}html.motion-ready [data-motion]{transition:opacity var(--motion-duration-desktop, .52s) var(--motion-ease-soft) var(--motion-delay-desktop, var(--motion-delay, 0ms)),transform var(--motion-duration-desktop, .52s) var(--motion-ease-soft) var(--motion-delay-desktop, var(--motion-delay, 0ms)),clip-path var(--motion-duration-desktop, .56s) var(--motion-ease-soft) var(--motion-delay-desktop, var(--motion-delay, 0ms))}html.motion-ready [data-motion]:not(.is-motion-visible){opacity:0;will-change:opacity,transform}html.motion-ready [data-motion].is-motion-visible{opacity:1;transform:none;will-change:auto}html.motion-ready [data-motion=fade-up]:not(.is-motion-visible),html.motion-ready [data-motion=stat-item]:not(.is-motion-visible){transform:translate3d(0,12px,0)}html.motion-ready [data-motion=slide-left-soft]:not(.is-motion-visible){transform:translate3d(12px,0,0)}html.motion-ready [data-motion=slide-right-soft]:not(.is-motion-visible){transform:translate3d(-12px,0,0)}html.motion-ready [data-motion=scale-soft]:not(.is-motion-visible),html.motion-ready [data-motion=contact-panel]:not(.is-motion-visible){transform:translate3d(0,8px,0) scale(.992)}html.motion-ready [data-motion=hero-line]:not(.is-motion-visible),html.motion-ready [data-motion=mask-reveal]:not(.is-motion-visible){clip-path:inset(0 -40% 100% -10%);transform:translate3d(0,10px,0)}html.motion-ready [data-motion=hero-line].is-motion-visible,html.motion-ready [data-motion=mask-reveal].is-motion-visible{clip-path:inset(-10% -40% -10% -10%)}[data-motion=hero-line],[data-motion=mask-reveal]{transform-origin:left bottom}html.motion-ready [data-motion=line-x]:not(.is-motion-visible){transform:scaleX(0)}[data-motion=line-x]{transform-origin:left center}[data-motion=ability-row] .icon-badge,[data-motion=ability-row] h4,[data-motion=ability-row] p,[data-motion=timeline-line] .timeline-item{transition:opacity .44s var(--motion-ease-soft),transform .44s var(--motion-ease-soft)}html.motion-ready [data-motion=ability-row]:not(.is-motion-visible) .icon-badge{opacity:0;transform:scale(.9)}html.motion-ready [data-motion=ability-row]:not(.is-motion-visible) h4,html.motion-ready [data-motion=ability-row]:not(.is-motion-visible) p{opacity:0;transform:translate3d(0,8px,0)}[data-motion=ability-row].is-motion-visible .icon-badge,[data-motion=ability-row].is-motion-visible h4,[data-motion=ability-row].is-motion-visible p{opacity:1;transform:none}[data-motion=ability-row] .icon-badge{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 20ms)}[data-motion=ability-row] h4{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 55ms)}[data-motion=ability-row] p{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 95ms)}.about-timeline[data-motion=timeline-line]:before{transform-origin:center top;transition:transform .72s var(--motion-ease-soft) var(--motion-delay-desktop, 0ms)}html.motion-ready .about-timeline[data-motion=timeline-line]:not(.is-motion-visible):before{transform:scaleY(0)}html.motion-ready .about-timeline[data-motion=timeline-line].is-motion-visible:before{transform:scaleY(1)}html.motion-ready [data-motion=timeline-line]:not(.is-motion-visible) .timeline-item{opacity:0;transform:translate3d(0,8px,0)}[data-motion=timeline-line].is-motion-visible .timeline-item{opacity:1;transform:none;transition-delay:calc(var(--motion-delay-desktop, 0ms) + var(--timeline-delay, 0ms) + 70ms)}[data-motion=timeline-line] .timeline-item:before{transform-origin:center;transition:transform .42s var(--motion-ease-soft)}html.motion-ready [data-motion=timeline-line]:not(.is-motion-visible) .timeline-item:before{transform:scale(0)}html.motion-ready [data-motion=timeline-line].is-motion-visible .timeline-item:before{transform:scale(1)}html.motion-ready [data-motion=project-card]:not(.is-motion-visible){transform:translate3d(0,12px,0) scale(.995)}[data-motion=project-card] .poster-project-icon,[data-motion=project-card] .project-card-number,[data-motion=project-card] .project-body>h3,[data-motion=project-card] .project-body>p,[data-motion=project-card] .project-flow,[data-motion=project-card] .project-detail-link{transition:opacity .43s var(--motion-ease-soft),transform .43s var(--motion-ease-soft)}html.motion-ready [data-motion=project-card]:not(.is-motion-visible) .poster-project-icon,html.motion-ready [data-motion=project-card]:not(.is-motion-visible) .project-card-number,html.motion-ready [data-motion=project-card]:not(.is-motion-visible) .project-body>h3,html.motion-ready [data-motion=project-card]:not(.is-motion-visible) .project-body>p,html.motion-ready [data-motion=project-card]:not(.is-motion-visible) .project-flow,html.motion-ready [data-motion=project-card]:not(.is-motion-visible) .project-detail-link{opacity:0;transform:translate3d(0,8px,0)}html.motion-ready [data-motion=project-card]:not(.is-motion-visible) .poster-project-icon{transform:scale(.92)}[data-motion=project-card].is-motion-visible .poster-project-icon,[data-motion=project-card].is-motion-visible .project-card-number,[data-motion=project-card].is-motion-visible .project-body>h3,[data-motion=project-card].is-motion-visible .project-body>p,[data-motion=project-card].is-motion-visible .project-flow,[data-motion=project-card].is-motion-visible .project-detail-link{opacity:1;transform:none}[data-motion=project-card] .poster-project-icon,[data-motion=project-card] .project-card-number,[data-motion=project-card] .project-body>h3{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 45ms)}[data-motion=project-card] .project-body>p{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 90ms)}[data-motion=project-card] .project-flow{transition-delay:calc(var(--motion-delay-desktop, 0ms) + .14s)}[data-motion=project-card] .project-detail-link{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 185ms)}html.motion-ready [data-motion=capability-row-left]:not(.is-motion-visible){transform:translate3d(-10px,0,0)}html.motion-ready [data-motion=capability-row-right]:not(.is-motion-visible){transform:translate3d(10px,0,0)}[data-motion^=capability-row] .capability-number,[data-motion^=capability-row] .icon-badge,[data-motion^=capability-row]>div,[data-motion^=capability-row] .capability-dots,[data-motion^=capability-row]>strong{transition:opacity .42s var(--motion-ease-soft),transform .42s var(--motion-ease-soft)}html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible) .capability-number,html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible) .icon-badge,html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible)>div,html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible) .capability-dots,html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible)>strong{opacity:0}html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible) .icon-badge{transform:scale(.9)}html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible)>div{transform:translate3d(0,7px,0)}[data-motion^=capability-row].is-motion-visible .capability-number,[data-motion^=capability-row].is-motion-visible .icon-badge,[data-motion^=capability-row].is-motion-visible>div,[data-motion^=capability-row].is-motion-visible .capability-dots,[data-motion^=capability-row].is-motion-visible>strong{opacity:1;transform:none}[data-motion^=capability-row] .capability-number,[data-motion^=capability-row] .icon-badge{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 25ms)}[data-motion^=capability-row]>div{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 60ms)}[data-motion^=capability-row] .capability-dots,[data-motion^=capability-row]>strong{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 95ms)}[data-motion^=capability-row]:before,[data-motion^=capability-row]:after{transform-origin:left center;transition:transform .56s var(--motion-ease-soft) var(--motion-delay-desktop, 0ms)}html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible):before,html.motion-ready [data-motion^=capability-row]:not(.is-motion-visible):after{transform:scaleX(0)}html.motion-ready [data-motion^=capability-row].is-motion-visible:before,html.motion-ready [data-motion^=capability-row].is-motion-visible:after{transform:scaleX(1)}[data-motion=contact-statement]>span{transition:opacity .48s var(--motion-ease-soft),transform .48s var(--motion-ease-soft)}html.motion-ready [data-motion=contact-statement]:not(.is-motion-visible)>span{opacity:0;transform:translate3d(0,9px,0)}[data-motion=contact-statement].is-motion-visible>span{opacity:1;transform:none}[data-motion=contact-statement]>span:first-child{transition-delay:var(--motion-delay-desktop, 0ms)}[data-motion=contact-statement]>span:last-child{transition-delay:calc(var(--motion-delay-desktop, 0ms) + 55ms)}.site-header{animation:motionHeaderIn .42s var(--motion-ease-soft) both;transition:opacity var(--motion-medium) var(--motion-ease-soft),color var(--motion-fast) var(--motion-ease-standard),transform var(--motion-medium) var(--motion-ease-soft)}.brand-section-label{animation:motionLabelIn .24s var(--motion-ease-soft) both}.nav-links a,.project-detail-link span,.capability-item>strong{transition:color var(--motion-fast) var(--motion-ease-standard),opacity var(--motion-fast) var(--motion-ease-standard),transform var(--motion-fast) var(--motion-ease-standard)}.nav-links a:after{transition:transform var(--motion-medium) var(--motion-ease-standard),opacity var(--motion-fast) var(--motion-ease-standard)}@media(hover:hover)and (pointer:fine){.about-ability:hover .icon-badge,.capability-item:hover .icon-badge{transform:scale(1.025)}.project-card[data-motion].is-motion-visible:hover{transform:translate3d(0,-2px,0)}.project-detail-link:hover span,.capability-item:hover>strong{transform:translate3d(2px,0,0)}}.project-modal-backdrop,.contact-modal-backdrop{animation:motionModalBackdropIn .22s var(--motion-ease-standard) both}.project-modal,.contact-modal{animation:motionModalPanelIn .25s var(--motion-ease-soft) both}.project-modal-backdrop.is-closing,.contact-modal-backdrop.is-closing{animation:motionModalBackdropOut .23s var(--motion-ease-standard) both}.project-modal-backdrop.is-closing .project-modal,.contact-modal-backdrop.is-closing .contact-modal{animation:motionModalPanelOut .23s var(--motion-ease-standard) both}@keyframes motionLabelIn{0%{opacity:0;transform:translate3d(0,3px,0)}to{opacity:1;transform:none}}@keyframes motionHeaderIn{0%{opacity:0;transform:translate3d(0,-8px,0)}to{opacity:1;transform:none}}@keyframes motionModalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes motionModalBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes motionModalPanelIn{0%{opacity:0;transform:translate3d(0,10px,0) scale(.995)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes motionModalPanelOut{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,10px,0) scale(.995)}}@media(max-width:1024px){html.motion-ready [data-motion]{transition:opacity var(--motion-duration-mobile, .39s) var(--motion-ease-soft) var(--motion-delay-mobile, 0ms),transform var(--motion-duration-mobile, .39s) var(--motion-ease-soft) var(--motion-delay-mobile, 0ms),clip-path var(--motion-duration-mobile, .42s) var(--motion-ease-soft) var(--motion-delay-mobile, 0ms)}html.motion-ready [data-motion=fade-up]:not(.is-motion-visible),html.motion-ready [data-motion=stat-item]:not(.is-motion-visible),html.motion-ready [data-motion=hero-line]:not(.is-motion-visible),html.motion-ready [data-motion=mask-reveal]:not(.is-motion-visible),html.motion-ready [data-motion=project-card]:not(.is-motion-visible),html.motion-ready [data-motion=capability-row-left]:not(.is-motion-visible),html.motion-ready [data-motion=capability-row-right]:not(.is-motion-visible){transform:translate3d(0,8px,0)}html.motion-ready [data-motion=scale-soft]:not(.is-motion-visible),html.motion-ready [data-motion=contact-panel]:not(.is-motion-visible){transform:translate3d(0,6px,0) scale(.995)}[data-motion=ability-row] .icon-badge{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 15ms)}[data-motion=ability-row] h4{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 45ms)}[data-motion=ability-row] p{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 80ms)}[data-motion=project-card] .poster-project-icon,[data-motion=project-card] .project-card-number,[data-motion=project-card] .project-body>h3{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 20ms)}[data-motion=project-card] .project-body>p{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 55ms)}[data-motion=project-card] .project-flow{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 90ms)}[data-motion=project-card] .project-detail-link{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 125ms)}[data-motion^=capability-row] .capability-number,[data-motion^=capability-row] .icon-badge{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 15ms)}[data-motion^=capability-row]>div{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 50ms)}[data-motion=contact-statement]>span:first-child{transition-delay:var(--motion-delay-mobile, 0ms)}[data-motion=contact-statement]>span:last-child{transition-delay:calc(var(--motion-delay-mobile, 0ms) + 40ms)}.site-header .nav-links{transition:opacity .24s var(--motion-ease-standard),transform .3s var(--motion-ease-soft)}.site-header.menu-open .nav-links a{animation:motionMenuItemIn .3s var(--motion-ease-soft) both}.site-header:not(.menu-open) .nav-links a{animation:motionMenuItemOut .23s var(--motion-ease-standard) both}.site-header.menu-open .nav-links a:nth-child(1){animation-delay:20ms}.site-header.menu-open .nav-links a:nth-child(2){animation-delay:55ms}.site-header.menu-open .nav-links a:nth-child(3){animation-delay:90ms}.site-header.menu-open .nav-links a:nth-child(4){animation-delay:125ms}.site-header.menu-open .nav-links a:nth-child(5){animation-delay:.16s}}@keyframes motionMenuItemIn{0%{opacity:0;transform:translate3d(0,-6px,0)}to{opacity:1;transform:none}}@keyframes motionMenuItemOut{0%{opacity:1;transform:none}to{opacity:0;transform:translate3d(0,-4px,0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.motion-ready [data-motion],html.motion-ready [data-motion]:not(.is-motion-visible),html.motion-ready [data-motion] *,.project-modal-backdrop,.contact-modal-backdrop,.project-modal,.contact-modal,.brand-section-label,.site-header,.site-header .nav-links,.site-header .nav-links a{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important;transition-duration:1ms!important;transition-delay:0ms!important;will-change:auto!important}.about-timeline[data-motion=timeline-line]:before,[data-motion^=capability-row]:before,[data-motion^=capability-row]:after,[data-motion=timeline-line] .timeline-item:before{transform:none!important;transition:none!important}}.hero,.section.about,.section.projects,.section.strengths,.contact{position:relative;isolation:isolate;overflow:hidden}.glass-motion{--glass-mask: var(--glass-mask-desktop);--edge-primary-mask: var(--edge-primary-mask-desktop);--edge-halo-mask: var(--edge-halo-mask-desktop);--body-refraction-mask: var(--body-refraction-mask-desktop);--hotspot-mask: var(--hotspot-mask-desktop);--flow-duration: 6.2s;--flow-delay-a: -1.24s;--flow-delay-b: -4.34s;--edge-core-opacity-a: .78;--edge-core-opacity-b: .7;--edge-halo-opacity-a: .2;--edge-halo-opacity-b: .18;--dispersion-opacity-a: .24;--dispersion-opacity-b: .216;--body-opacity-a: .09;--body-opacity-b: .082;--hotspot-opacity-a: .76;--hotspot-opacity-b: .68;position:absolute;left:0;top:0;z-index:2;width:2048px;height:1152px;overflow:hidden;transform:translate3d(var(--stage-x, 0px),var(--stage-y, 0px),0) scale(var(--stage-scale, 1));transform-origin:0 0;pointer-events:none}.glass-motion__masked,.glass-motion__mask-debug{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.glass-motion__masked,.glass-edge-system,.glass-edge-layer,.glass-light-plane-debug{overflow:hidden}.glass-edge-system,.glass-edge-layer,.glass-track,.glass-light-plane,.glass-light-plane-debug,.glass-light-plane-debug__boundary{position:absolute;display:block;pointer-events:none}.glass-edge-system,.glass-edge-layer,.glass-light-plane-debug,.glass-track{top:0;right:0;bottom:0;left:0}.glass-edge-layer{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-mode:alpha;mask-mode:alpha}.glass-edge-layer--body{z-index:0;-webkit-mask-image:var(--body-refraction-mask);mask-image:var(--body-refraction-mask)}.glass-edge-layer--halo{z-index:1;-webkit-mask-image:var(--edge-halo-mask);mask-image:var(--edge-halo-mask)}.glass-edge-layer--dispersion{z-index:2;-webkit-mask-image:var(--edge-primary-mask);mask-image:var(--edge-primary-mask)}.glass-edge-layer--primary{z-index:3;-webkit-mask-image:var(--edge-primary-mask);mask-image:var(--edge-primary-mask)}.glass-edge-layer--hotspot{z-index:4;-webkit-mask-image:var(--hotspot-mask);mask-image:var(--hotspot-mask)}.glass-track{will-change:transform;animation:glassEdgeFlowDown var(--flow-duration) linear infinite}.glass-track--a{animation-delay:calc(var(--flow-delay-a) + var(--layer-delay, 0s))}.glass-track--b{animation-delay:calc(var(--flow-delay-b) + var(--layer-delay, 0s))}.glass-edge-layer--dispersion .glass-track{--layer-delay: 65ms}.glass-edge-layer--body .glass-track{--layer-delay: .12s}.glass-edge-layer--hotspot .glass-track{--layer-delay: 25ms}.glass-light-plane{left:0;right:0;top:12%;height:76%;transform-origin:50% 50%}.glass-light-plane--edge-core{opacity:var(--edge-core-opacity-a);background:linear-gradient(to bottom,transparent 19%,rgba(255,255,255,0) 34%,rgba(255,255,255,.36) 43%,rgba(255,255,255,.98) 48%,rgba(255,250,240,.72) 51%,rgba(255,255,255,.25) 57%,rgba(255,255,255,0) 67%,transparent 100%);filter:blur(.65px)}.glass-light-plane--warm-halo{opacity:var(--edge-halo-opacity-a);background:linear-gradient(to bottom,transparent 16%,rgba(255,249,235,0) 29%,rgba(255,246,226,.28) 39%,rgba(255,241,211,.76) 48%,rgba(255,248,231,.38) 59%,rgba(255,249,238,0) 72%,transparent 100%);filter:blur(9px)}.glass-light-plane--blue-dispersion{opacity:var(--dispersion-opacity-a);background:linear-gradient(to bottom,transparent 22%,rgba(78,112,143,0) 38%,rgba(78,112,143,.34) 45%,rgba(116,151,181,.72) 50%,rgba(83,119,151,.26) 56%,rgba(83,119,151,0) 66%,transparent 100%);filter:blur(1px);transform:translate3d(1.5px,3px,0)}.glass-light-plane--body-caustic{opacity:var(--body-opacity-a);background:radial-gradient(ellipse 30% 17% at 67% 46%,rgba(255,255,255,.78),rgba(112,151,183,.22) 45%,transparent 72%),radial-gradient(ellipse 20% 13% at 79% 55%,#fff1d68a,#fff0 70%),linear-gradient(to bottom,transparent 25%,rgba(255,255,255,0) 38%,rgba(255,255,255,.46) 46%,rgba(110,149,180,.16) 53%,rgba(255,244,220,.14) 59%,transparent 70%);filter:blur(21px);transform:translate3d(0,4px,0) scaleX(.98)}.glass-light-plane--hotspot{opacity:var(--hotspot-opacity-a);background:linear-gradient(to bottom,transparent 42%,rgba(255,255,255,0) 46%,rgba(255,255,255,.95) 49%,rgba(255,247,228,.9) 51%,rgba(255,255,255,.18) 54%,transparent 58%);filter:blur(.8px)}.glass-track--a .glass-light-plane--edge-core{transform:scaleY(.94)}.glass-track--b .glass-light-plane--edge-core{opacity:var(--edge-core-opacity-b);transform:scaleY(1.09)}.glass-track--b .glass-light-plane--warm-halo{opacity:var(--edge-halo-opacity-b);transform:scaleY(1.12)}.glass-track--b .glass-light-plane--blue-dispersion{opacity:var(--dispersion-opacity-b);transform:translate3d(1.5px,3px,0) scaleY(1.1)}.glass-track--b .glass-light-plane--body-caustic{opacity:var(--body-opacity-b);transform:translate3d(0,4px,0) scaleX(1.03) scaleY(1.14)}.glass-track--b .glass-light-plane--hotspot{opacity:var(--hotspot-opacity-b);transform:scaleY(1.08)}.glass-motion--portfolio{--flow-duration: 6.2s;--flow-delay-a: -1.24s;--flow-delay-b: -4.34s}.glass-motion--about{--flow-duration: 6.6s;--flow-delay-a: -1.32s;--flow-delay-b: -4.62s;--edge-core-opacity-a: .74;--edge-core-opacity-b: .67;--edge-halo-opacity-a: .22;--edge-halo-opacity-b: .195;--dispersion-opacity-a: .22;--dispersion-opacity-b: .198;--body-opacity-a: .1;--body-opacity-b: .09}.glass-motion--about .glass-edge-layer--body .glass-track{--layer-delay: .145s}.glass-motion--projects{--flow-duration: 6.4s;--flow-delay-a: -1.28s;--flow-delay-b: -4.48s;--edge-core-opacity-a: .72;--edge-core-opacity-b: .65;--edge-halo-opacity-a: .18;--edge-halo-opacity-b: .162;--dispersion-opacity-a: .21;--dispersion-opacity-b: .19;--body-opacity-a: .08;--body-opacity-b: .072}.glass-motion--projects .glass-light-plane--body-caustic{background:radial-gradient(ellipse 36% 12% at 62% 46%,rgba(255,255,255,.7),rgba(106,146,179,.2) 48%,transparent 72%),linear-gradient(to bottom,transparent 35%,rgba(255,255,255,.4) 48%,rgba(119,154,184,.12) 55%,transparent 68%)}.glass-motion--capabilities{--flow-duration: 7s;--flow-delay-a: -1.4s;--flow-delay-b: -4.9s;--edge-core-opacity-a: .8;--edge-core-opacity-b: .72;--edge-halo-opacity-a: .2;--edge-halo-opacity-b: .18;--dispersion-opacity-a: .26;--dispersion-opacity-b: .234;--body-opacity-a: .07;--body-opacity-b: .063}.glass-motion--capabilities .glass-light-plane--body-caustic{background:radial-gradient(ellipse 17% 25% at 89% 47%,rgba(255,255,255,.62),rgba(106,147,180,.2) 48%,transparent 75%),linear-gradient(to bottom,transparent 30%,rgba(255,255,255,.28) 47%,rgba(103,142,174,.11) 55%,transparent 70%)}.glass-motion--contact{--flow-duration: 6.8s;--flow-delay-a: -1.36s;--flow-delay-b: -4.76s;--edge-core-opacity-a: .73;--edge-core-opacity-b: .66;--edge-halo-opacity-a: .22;--edge-halo-opacity-b: .198;--dispersion-opacity-a: .2;--dispersion-opacity-b: .18;--body-opacity-a: .1;--body-opacity-b: .09}.glass-motion--contact .glass-edge-layer--halo .glass-track{--layer-delay: .05s}.glass-motion--contact .glass-edge-layer--body .glass-track{--layer-delay: .16s}.glass-motion__mask-debug{z-index:20;opacity:0}.glass-motion__mask-debug img{display:block;width:100%;height:100%}body[data-glass-mask-debug] .glass-motion__mask-debug{opacity:.3}body[data-glass-mask-debug] .glass-edge-system{opacity:.18}.glass-edge-layer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:block;opacity:0;pointer-events:none}body[data-glass-edge-debug] .glass-track{visibility:hidden}body[data-glass-edge-debug] .glass-edge-layer:after{opacity:.72}body[data-glass-edge-debug] .glass-edge-layer--primary:after,body[data-glass-edge-debug] .glass-edge-layer--dispersion:after{background:#ff2b2b}body[data-glass-edge-debug] .glass-edge-layer--halo:after{background:#00d8ff;opacity:.42}body[data-glass-edge-debug] .glass-edge-layer--body:after{background:#ffd900;opacity:.46}body[data-glass-edge-debug] .glass-edge-layer--hotspot:after{background:#c000ff;opacity:.88}.glass-light-plane-debug{z-index:40;display:none}body[data-glass-light-plane-debug] .glass-light-plane-debug{display:block}.glass-light-plane-debug__track{animation:glassEdgeFlowDown var(--flow-duration) linear infinite}.glass-light-plane-debug__boundary{left:0;right:0;top:12%;height:76%;background:linear-gradient(to bottom,transparent 43%,rgba(22,180,146,.9) 44%,rgba(22,180,146,.12) 45%,rgba(22,180,146,.12) 55%,rgba(22,180,146,.9) 56%,transparent 57%)}body[data-glass-motion-debug] .glass-motion{--edge-core-opacity-a: 1;--edge-core-opacity-b: .92;--edge-halo-opacity-a: .29;--edge-halo-opacity-b: .26;--dispersion-opacity-a: .34;--dispersion-opacity-b: .31;--body-opacity-a: .14;--body-opacity-b: .126;--hotspot-opacity-a: .95;--hotspot-opacity-b: .86}.hero:not(.is-glass-motion-active) .glass-track,.section:not(.is-glass-motion-active) .glass-track,.contact:not(.is-glass-motion-active) .glass-track,body[data-glass-motion-paused] .glass-track,body[data-glass-motion-page] .glass-track{animation-play-state:paused!important}body[data-background-motion-off] .glass-motion,body[data-glass-motion-reduced] .glass-motion{display:none!important}@keyframes glassEdgeFlowDown{0%{transform:translate3d(0,-110%,0)}to{transform:translate3d(0,110%,0)}}@media(max-width:1024px){.glass-motion{--glass-mask: var(--glass-mask-mobile);--edge-primary-mask: var(--edge-primary-mask-mobile);--edge-halo-mask: var(--edge-halo-mask-mobile);--body-refraction-mask: var(--body-refraction-mask-mobile);--hotspot-mask: var(--hotspot-mask-mobile);--edge-core-opacity-a: .56;--edge-core-opacity-b: .51;--edge-halo-opacity-a: .14;--edge-halo-opacity-b: .126;--dispersion-opacity-a: .17;--dispersion-opacity-b: .153;--body-opacity-a: .07;--body-opacity-b: .063;--hotspot-opacity-a: .54;--hotspot-opacity-b: .49;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:none}.glass-motion--portfolio{--flow-duration: 7s;--flow-delay-a: -1.4s;--flow-delay-b: -4.9s}.glass-motion--about{--flow-duration: 7.4s;--flow-delay-a: -1.48s;--flow-delay-b: -5.18s}.glass-motion--projects{--flow-duration: 7.2s;--flow-delay-a: -1.44s;--flow-delay-b: -5.04s}.glass-motion--capabilities{--flow-duration: 7.8s;--flow-delay-a: -1.56s;--flow-delay-b: -5.46s}.glass-motion--contact{--flow-duration: 7.6s;--flow-delay-a: -1.52s;--flow-delay-b: -5.32s}.glass-motion__masked,.glass-motion__mask-debug{inset:auto;height:auto}.glass-motion--portfolio .glass-motion__masked,.glass-motion--portfolio .glass-motion__mask-debug{right:-72vw;bottom:-2svh;width:164vw;aspect-ratio:3 / 2}.glass-motion--about .glass-motion__masked,.glass-motion--about .glass-motion__mask-debug{right:-78vw;bottom:-2svh;width:150vw;aspect-ratio:16 / 9}.glass-motion--projects .glass-motion__masked,.glass-motion--projects .glass-motion__mask-debug{right:-88vw;top:3svh;width:154vw;aspect-ratio:16 / 9}.glass-motion--capabilities .glass-motion__masked,.glass-motion--capabilities .glass-motion__mask-debug{right:-92vw;bottom:2svh;width:156vw;aspect-ratio:1200 / 676}.glass-motion--contact .glass-motion__masked,.glass-motion--contact .glass-motion__mask-debug{right:-84vw;bottom:-5svh;width:152vw;aspect-ratio:16 / 9}.glass-light-plane--edge-core{filter:blur(.5px)}.glass-light-plane--warm-halo{filter:blur(7px)}.glass-light-plane--body-caustic{filter:blur(17px)}body[data-glass-motion-debug] .glass-motion{--edge-core-opacity-a: .78;--edge-core-opacity-b: .7;--edge-halo-opacity-a: .2;--edge-halo-opacity-b: .18;--dispersion-opacity-a: .24;--dispersion-opacity-b: .216;--body-opacity-a: .1;--body-opacity-b: .09;--hotspot-opacity-a: .76;--hotspot-opacity-b: .68}}@media(max-width:480px){.glass-motion--portfolio .glass-motion__masked,.glass-motion--portfolio .glass-motion__mask-debug{right:-82vw;bottom:1svh;width:176vw}.glass-motion--capabilities .glass-motion__masked,.glass-motion--capabilities .glass-motion__mask-debug{right:var(--capabilities-mobile-visual-right, 0px);bottom:var(--capabilities-mobile-visual-bottom, 24px);width:var(--capabilities-mobile-visual-width, 405vw);aspect-ratio:1200 / 676}.glass-motion--contact .glass-motion__masked,.glass-motion--contact .glass-motion__mask-debug{right:-88vw;bottom:-4svh;width:150vw}}@media(prefers-reduced-motion:reduce){.glass-motion{display:none!important}}.project-card-topline{min-width:0}.project-featured-mark{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;border:1px solid rgba(7,26,56,.12);border-radius:999px;color:#071a38ad;background:#ffffff24;font-size:.55rem;font-weight:560;letter-spacing:.08em;white-space:nowrap}.project-card-evidence,.project-card-evidence span{min-width:0}.project-card-evidence small{display:block}.capability-tier-labels{pointer-events:none}.contact-career-facts,.contact-career-facts div,.contact-platforms ul{margin:0;padding:0}.contact-career-facts div{min-width:0}.contact-career-facts dt,.contact-career-facts dd{margin:0}.contact-platforms ul{display:flex;flex-wrap:wrap;list-style:none}@media(min-width:1025px){.hero .reference-art-clean-source{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 92%,rgba(0,0,0,.82) 96%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 92%,rgba(0,0,0,.82) 96%,transparent 100%)}.about .reference-art-clean-source,.projects .reference-art-clean-source,.strengths .reference-art-clean-source{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.82) 3%,#000 7%,#000 93%,rgba(0,0,0,.82) 97%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.82) 3%,#000 7%,#000 93%,rgba(0,0,0,.82) 97%,transparent 100%)}.contact .reference-art-clean-source{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,transparent 3%,rgba(0,0,0,.58) 6%,rgba(0,0,0,.9) 10%,#000 12%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,transparent 3%,rgba(0,0,0,.58) 6%,rgba(0,0,0,.9) 10%,#000 12%,#000 100%)}.strengths{z-index:1;margin-top:-80px}.strengths .reference-art-clean-source{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.82) 3%,#000 7%,#000 90.5%,rgba(0,0,0,.86) 94%,rgba(0,0,0,.42) 97.5%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.82) 3%,#000 7%,#000 90.5%,rgba(0,0,0,.86) 94%,rgba(0,0,0,.42) 97.5%,transparent 100%)}.contact{z-index:2;margin-top:-128px;background:transparent!important}.nav-shell{isolation:isolate}.nav-shell:before{position:absolute;top:-10px;right:-18px;bottom:-10px;left:-18px;z-index:0;content:"";border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#faf7f22e;box-shadow:0 8px 24px #30364006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;transition:opacity .42s cubic-bezier(.22,1,.36,1);pointer-events:none}.site-header.is-scrolled .nav-shell:before{opacity:1}.nav-shell>.brand,.nav-shell>.nav-links,.nav-shell>.nav-contact,.nav-shell>.mobile-menu-toggle{z-index:1}.about-copy,.projects-copy{background:radial-gradient(ellipse at 34% 52%,rgba(252,249,245,.2),rgba(252,249,245,.08) 58%,transparent 80%)}.about-copy>p:not(.poster-kicker),.projects-copy>p:not(.poster-kicker){color:#071a38cf!important}.poster-project-card .project-body{grid-template-rows:56px 56px 57px 58px 49px 31px!important}.project-card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.poster-project-card.is-featured-project{border-color:#ffffff63!important;background:linear-gradient(145deg,#ffffff30,#ffffff0f),#ffffff13!important;box-shadow:inset 2px 0 #071a3833,inset 0 1px #ffffff61,0 16px 36px #423e3a0b!important}.poster-project-card.is-featured-project h3{font-weight:600!important}.is-featured-project .project-featured-mark{border-color:#071a3829;color:#071a38c2;background:#fff3;font-weight:580}.poster-project-card.is-supporting-project{border-color:#ffffff3d!important}.project-card-evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:8px}.project-card-evidence>span{display:block;overflow:hidden;color:#071a38b8;font-size:clamp(.62rem,.58vw,.72rem);font-weight:520;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.is-featured-project .project-card-evidence>span+span{padding-left:10px;border-left:1px solid rgba(7,26,56,.1)}.project-card-evidence small{margin-bottom:4px;color:#071a386b;font-size:.5rem;font-weight:520;letter-spacing:.08em}.is-supporting-project .project-card-evidence{display:flex;align-items:flex-start;gap:7px}.is-supporting-project .project-card-evidence>span{width:max-content;padding:5px 8px;border:1px solid rgba(7,26,56,.09);border-radius:999px;color:#071a3885;background:#ffffff14;font-size:.56rem}.project-flow{align-self:center!important;margin-bottom:0!important}.capability-tier-labels{position:absolute;left:28.35%;top:calc(30.55% - 20px);z-index:4;display:grid;width:49.1%;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4.65%;color:#071a3870;font-size:clamp(.55rem,.52vw,.66rem);font-weight:560;letter-spacing:.09em}.capability-item--primary .capability-number,.capability-item--primary h3{color:#071a38f5!important}.capability-item--primary h3{font-weight:620!important}.capability-item--supporting .capability-number{color:#071a3894!important}.capability-item--supporting h3{color:#071a38b3!important;font-weight:530!important}.capability-item--supporting p{color:#071a3899!important}.capability-item--supporting .capability-icon{border-color:#ffffff47!important;color:#071a38bd!important;background:#ffffff1c!important}.capability-item--supporting .capability-dots,.capability-item--supporting>strong{opacity:.76}.capability-list{top:calc(34.2% - 56px)!important}.contact-panel{min-height:28.5%!important;padding:34px 50px 30px!important}.contact-panel .contact-focus-label{color:#071a3880!important;font-size:clamp(.6rem,.54vw,.68rem)!important;font-weight:520!important;letter-spacing:.07em!important}.contact-panel .contact-focus-title{margin-top:14px!important;font-size:clamp(1.08rem,1.14vw,1.48rem)!important;line-height:1.5!important}.contact-panel .contact-focus-line{display:block;white-space:nowrap}.contact-career-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:18px}.contact-career-facts div{padding-right:10px}.contact-career-facts div+div{padding-left:12px;border-left:1px solid rgba(7,26,56,.1)}.contact-career-facts dt,.contact-platforms>span{color:#071a3873;font-size:.55rem;font-weight:520;letter-spacing:.06em}.contact-career-facts dd{margin-top:6px;color:#071a38d6;font-size:clamp(.68rem,.62vw,.78rem);font-weight:560;line-height:1.35}.contact-platforms{margin-top:16px}.contact-platforms ul{gap:6px;margin-top:7px}.contact-platforms li{padding:4px 7px;border:1px solid rgba(7,26,56,.1);border-radius:999px;color:#071a389e;background:#ffffff14;font-size:.55rem;font-weight:500;white-space:nowrap}.button,.contact-note,.project-detail-link{transition:color .24s ease,border-color .24s ease,background-color .24s ease,transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease!important}.button:hover,.contact-note:hover,.project-detail-link:hover{transform:translate3d(0,-2px,0)}html.motion-ready [data-motion]{transition-duration:.72s,.72s,.78s}}@media(max-width:1024px){.project-card-topline{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;margin:0 0 18px}.poster-project-card .project-card-number{margin:0!important}.project-featured-mark{margin-top:1px}.project-card-evidence{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0 0 24px;padding:14px 0;border-top:1px solid rgba(7,26,56,.09);border-bottom:1px solid rgba(7,26,56,.09)}.project-card-evidence>span{color:#071a38b8;font-size:.76rem;font-weight:520;line-height:1.45}.project-card-evidence small{margin-bottom:3px;color:#071a3870;font-size:.58rem;letter-spacing:.07em}.is-supporting-project .project-card-evidence>span{padding:5px 9px;border:1px solid rgba(7,26,56,.09);border-radius:999px;background:#ffffff1a}.capability-tier-labels{display:flex;flex-wrap:wrap;gap:7px 16px;margin:22px 0 4px;color:#071a387a;font-size:.62rem;font-weight:560;letter-spacing:.07em}.capability-tier-labels span:first-child:after{margin-left:16px;content:"01—04";color:#071a3847}.capability-tier-labels span:last-child:after{margin-left:16px;content:"05—08";color:#071a3847}.capability-item--primary h3{font-weight:620!important}.capability-item--supporting .capability-number,.capability-item--supporting .capability-icon{color:#17223166!important}.capability-item--supporting .capability-icon{border-color:#ffffff47!important;background:#ffffff1a!important}.capability-item--supporting h3{color:#071a38db!important}.capability-item--supporting p{color:#071a388a!important}.contact-panel .contact-focus-title{margin-top:18px!important}.contact-career-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.contact-career-facts div{padding-top:12px;border-top:1px solid rgba(7,26,56,.09)}.contact-career-facts div:last-child{grid-column:1 / -1}.contact-career-facts dt,.contact-platforms>span{color:#071a3875;font-size:.62rem;font-weight:520;letter-spacing:.06em}.contact-career-facts dd{margin-top:5px;color:#071a38d6;font-size:.8rem;font-weight:560}.contact-platforms{margin-top:22px}.contact-platforms ul{gap:7px;margin-top:10px}.contact-platforms li{padding:6px 9px;border:1px solid rgba(7,26,56,.09);border-radius:999px;color:#071a38a8;background:#ffffff17;font-size:.68rem;white-space:nowrap}html.motion-ready [data-motion]{transition-duration:.62s,.62s,.68s}}@media(max-width:480px){.project-featured-mark{padding-inline:8px;font-size:.5rem}.project-card-evidence{gap:8px 14px}.project-card-evidence>span{font-size:.72rem}.capability-tier-labels{justify-content:space-between;gap:7px;font-size:.56rem}.capability-tier-labels span{display:inline-flex;align-items:center;white-space:nowrap}.capability-tier-labels span+span:before{width:1px;height:10px;margin-right:8px;content:"";background:#071a3829}.capability-tier-labels span:after{display:none}.contact-platforms li{font-size:.64rem}}@media(prefers-reduced-motion:reduce){.nav-shell:before,.button,.contact-note,.project-detail-link{transition:none!important}}
