:root{--ink:#06101d;--deep:#071b32;--blue:#083d76;--electric:#35baff;--orange:#ff7a32;--paper:#f3f0e8;--white:#fff;--muted:#b9c6d8;--line:rgba(255,255,255,.18);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.eyebrow{font-size:.73rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.orange{color:var(--orange)}.electric{color:var(--electric)}
    nav{position:sticky;top:0;z-index:20;background:rgba(6,16,29,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:72px;display:flex;align-items:center;gap:27px}.brand{font-size:1.28rem;font-weight:900;letter-spacing:-.05em;margin-right:auto}.brand span{color:var(--orange)}.links{display:flex;gap:23px;font-size:.68rem;font-weight:900;letter-spacing:.08em}.links .active{color:var(--electric)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border:1px solid var(--orange);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.nav-cta,.btn.primary{background:var(--orange);color:var(--ink)}.btn.ghost{border-color:rgba(255,255,255,.48)}
    .hero{min-height:730px;position:relative;overflow:hidden;background:linear-gradient(112deg,#06101d 0 54%,#082f67 54%)}.hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(8.333% - 1px),rgba(53,186,255,.07) calc(8.333% - 1px),rgba(53,186,255,.07) 8.333%);pointer-events:none}.hero:after{content:"";position:absolute;width:750px;height:750px;border:1px solid rgba(53,186,255,.2);border-radius:50%;right:-170px;top:-110px;box-shadow:0 0 0 100px rgba(53,186,255,.035),0 0 0 210px rgba(53,186,255,.025)}.hero-grid{min-height:658px;display:grid;grid-template-columns:1.18fr .82fr;align-items:center;position:relative;z-index:2}.hero-copy{padding:80px 0 62px}.hero h1{max-width:850px;font-size:clamp(4rem,8vw,7.5rem);line-height:.86;letter-spacing:-.073em;margin:23px 0 29px;text-transform:uppercase}.hero h1 span{display:block;color:transparent;-webkit-text-stroke:1px var(--electric)}.hero h2{max-width:760px;font-size:clamp(1.45rem,2.45vw,2.3rem);line-height:1.18;letter-spacing:-.032em;margin:0 0 16px}.hero p{max-width:680px;color:#c8d3e2;font-size:1.06rem}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.hero-figure{align-self:center;height:540px;overflow:hidden}.hero-figure img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;mix-blend-mode:normal}
    section{position:relative;padding:108px 0}.big-title{font-size:clamp(2.7rem,5.4vw,5.7rem);line-height:.95;letter-spacing:-.06em;margin:15px 0 30px}.lead{font-size:clamp(1.2rem,2.15vw,1.78rem);line-height:1.35}.body{color:var(--muted);font-size:1.06rem;max-width:760px}.field{background:var(--paper);color:var(--ink)}.field-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.field .big-title{font-size:clamp(2.35rem,4.15vw,4.45rem);line-height:1}.field .body{color:#3f5064}.statement{font-size:clamp(2rem,3.6vw,4rem);line-height:1.08;letter-spacing:-.047em;margin:0}.statement em{color:var(--blue);font-style:normal}.support{font-size:1.35rem;line-height:1.42;color:#30445a;margin:38px 0 0;padding-left:25px;border-left:4px solid var(--orange)}
    .motion{overflow:hidden;background:linear-gradient(180deg,#06101d,#09213d)}.motion:before{content:"";position:absolute;left:0;right:0;top:54%;height:1px;background:linear-gradient(90deg,transparent,var(--electric),var(--orange),transparent);opacity:.55}.motion-head{max-width:930px}.motion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.step{padding:38px 38px 44px;border-right:1px solid var(--line);background:rgba(6,16,29,.76);min-height:285px}.step:last-child{border-right:0}.step small{display:block;color:var(--electric);font-size:.7rem;font-weight:900;letter-spacing:.14em}.step h3{font-size:1.8rem;line-height:1.08;letter-spacing:-.035em;margin:26px 0 18px}.step p{color:var(--muted);margin:0}.step:nth-child(2) small{color:var(--orange)}
    .stage{background:var(--paper);color:var(--ink);padding:0;overflow:hidden}.stage-grid{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.stage-copy{padding:105px max(48px,calc((100vw - var(--max))/2)) 90px max(24px,calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center}.stage .big-title{max-width:720px}.stage .body{color:#425269}.equation{font-size:clamp(1.65rem,2.8vw,3rem);line-height:1.15;font-weight:900;letter-spacing:-.04em;margin:31px 0 0;max-width:700px}.equation span{color:var(--blue)}.stage-photo{min-height:660px;position:relative;background:#092140}.stage-photo:after{content:"RESEARCH  →  EXPERIENCE";position:absolute;left:0;bottom:0;background:var(--orange);color:var(--ink);padding:14px 22px;font-size:.7rem;font-weight:900;letter-spacing:.14em}.stage-photo img{width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.83) contrast(1.03)}.academic-proof{padding:70px 0;background:var(--orange);color:var(--ink)}.academic-proof blockquote{margin:0;max-width:1080px;font-size:clamp(1.7rem,3.5vw,3.7rem);line-height:1.12;letter-spacing:-.04em;font-weight:800}.academic-proof cite{display:block;margin-top:25px;font-size:.7rem;font-style:normal;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
    .final{padding:94px 0;background:linear-gradient(100deg,#06101d 0 68%,#083d76 68%)}.final-grid{display:flex;align-items:end;justify-content:space-between;gap:60px}.final h2{font-size:clamp(2.7rem,5.7vw,5.7rem);line-height:.92;letter-spacing:-.06em;max-width:880px;margin:12px 0 0}.footer{padding:30px 0;border-top:1px solid var(--line);color:#8393a8;font-size:.7rem}.footer .wrap{display:flex;justify-content:space-between;gap:24px}
    @media(max-width:920px){.links{display:none}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:70px 0 10px}.hero h1{font-size:16vw}.hero-figure{height:445px}.field-grid,.stage-grid{grid-template-columns:1fr}.motion-grid{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.motion:before{display:none}.stage-copy{padding:80px 28px}.stage-photo{min-height:520px}.final-grid{align-items:start;flex-direction:column}}
    @media(max-width:560px){.wrap{width:min(100% - 28px,var(--max))}.nav{height:64px}.brand{font-size:1rem}.nav-cta{font-size:.6rem;min-height:40px;padding:0 12px}.hero h2{font-size:1.5rem}.hero-figure{height:350px}.big-title{font-size:2.65rem}.statement{font-size:2rem}.field-grid{gap:35px}.final{background:#06101d}.footer .wrap{flex-direction:column}}

.field .big-title{font-size:clamp(1.95rem,2.8vw,3rem);line-height:1.03;text-wrap:balance}
  .statement{font-size:clamp(1.55rem,2.1vw,2.35rem);line-height:1.14;text-wrap:balance}
  .motion .big-title{font-size:clamp(2.05rem,3.15vw,3.25rem)}
  .stage .big-title{font-size:clamp(2rem,3.1vw,3.2rem);line-height:1.02;max-width:620px}
  .stage .equation{position:relative;align-self:center;width:min(100%,650px);padding:34px 46px;margin:48px auto 12px;text-align:center;font-size:clamp(1.45rem,2.2vw,2.3rem);line-height:1.18;isolation:isolate}
  .stage .equation::before,.stage .equation::after{content:"";position:absolute;z-index:-1;pointer-events:none}
  .stage .equation::before{inset:-9px -17px -12px;border:4px solid #e24338;border-radius:52% 46% 50% 48% / 46% 54% 45% 55%;transform:rotate(-1.5deg)}
  .stage .equation::after{inset:-5px -12px -16px;border:2px solid rgba(226,67,56,.72);border-radius:47% 53% 45% 55% / 54% 46% 56% 44%;transform:rotate(1.1deg);clip-path:polygon(0 8%,100% 0,100% 88%,78% 100%,0 94%)}
  .academic-proof blockquote{font-size:clamp(1.45rem,2.2vw,2.4rem);max-width:1180px;text-wrap:balance}
  .final h2{font-size:clamp(2.05rem,3.25vw,3.4rem);line-height:1;max-width:710px}
  @media(max-width:560px){.stage .equation{padding:28px 24px;margin-top:38px}.stage .equation::before{inset:-7px -5px -10px}.stage .equation::after{inset:-3px -2px -13px}}

.lang-flag{font-size:1.08rem;line-height:1;text-decoration:none}
