:root{--bg:#080b0d;--panel:#0c1115;--ink:#f5f6f2;--muted:#9da5aa;--accent:#ff3b30;--line:rgba(255,255,255,.16);--pad:clamp(22px,3.2vw,58px);--timeline-w:clamp(280px,22vw,360px);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;overflow-x:hidden}.scroll-spine{position:relative;z-index:-2}.scroll-spine section{height:100vh;scroll-snap-align:start}.experience{position:fixed;inset:0;overflow:hidden;background:#0b0f12}.media-stack{position:absolute;inset:0 var(--timeline-w) 0 0;background:#111}.hero-img{position:absolute;inset:-2%;width:104%;height:104%;object-fit:cover;opacity:0;transform:scale(1.045);filter:saturate(.84) contrast(1.05);transition:opacity .85s var(--ease),transform 1.6s var(--ease)}.hero-img.is-visible{opacity:1;transform:scale(1)}.hero-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,10,.93) 0%,rgba(5,8,10,.7) 29%,rgba(5,8,10,.08) 68%,rgba(5,8,10,.36) 100%),linear-gradient(0deg,rgba(5,8,10,.82),transparent 44%),linear-gradient(180deg,rgba(5,8,10,.54),transparent 30%)}.grain{position:absolute;inset:0;opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}
.topbar{position:absolute;z-index:8;left:var(--pad);right:calc(var(--timeline-w) + var(--pad));top:28px;height:54px;display:flex;align-items:center;gap:30px}.brand{width:210px;display:block}.brand img{display:block;width:100%}.navlinks{margin-left:auto;display:flex;align-items:center;gap:clamp(18px,2.2vw,38px);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.navlinks a,.navlinks button{color:rgba(255,255,255,.74);text-decoration:none;background:0;border:0;padding:8px 0;cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;transition:.25s}.navlinks a:hover,.navlinks button:hover{color:#fff}.stage-counter{font-size:11px;letter-spacing:.14em;color:#8d959a;white-space:nowrap}.stage-counter #counterNow{color:#fff;font-size:19px;margin-right:4px}
.hero-copy{position:absolute;z-index:5;left:var(--pad);top:18vh;width:min(640px,48vw)}.eyebrow{font-size:11px;letter-spacing:.17em;color:#d4d8da;font-weight:600;display:flex;align-items:center;gap:10px}.eyebrow.static{color:var(--accent)}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 0 rgba(255,59,48,.45);animation:pulse 2s infinite}@keyframes pulse{60%{box-shadow:0 0 0 9px rgba(255,59,48,0)}100%{box-shadow:0 0 0 0 rgba(255,59,48,0)}}h1{font-size:clamp(52px,6.3vw,104px);line-height:.86;letter-spacing:-.065em;margin:24px 0 18px;font-weight:650}h1 em{font-style:normal;color:var(--accent);font-weight:500}.location{margin:0;color:#c6cbce;font-size:clamp(16px,1.45vw,22px);font-weight:300}.stage-text-wrap{margin-top:clamp(44px,7vh,90px);width:min(470px,42vw);border-left:2px solid var(--accent);padding-left:20px}.stage-kicker{font-size:11px;color:var(--accent);font-weight:700;letter-spacing:.12em;margin:0 0 7px}.stage-text-wrap h2{font-size:clamp(24px,2.3vw,38px);margin:0 0 9px;letter-spacing:-.035em}.stage-text-wrap #stageDesc{margin:0;color:#b4bbbf;font-size:13px;line-height:1.65;max-width:440px}.capture-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.capture-meta span{border:1px solid rgba(255,255,255,.18);background:rgba(9,13,16,.34);backdrop-filter:blur(8px);border-radius:999px;padding:7px 10px;font-size:9px;letter-spacing:.08em;color:#d5d9dc;text-transform:uppercase}
.partners{position:absolute;z-index:6;left:var(--pad);right:calc(var(--timeline-w) + var(--pad));bottom:30px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(9,13,16,.4),rgba(9,13,16,.08));backdrop-filter:blur(6px)}.partners article{min-height:86px;padding:15px 18px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.partners article:first-child{padding-left:0}.partners article:last-child{border-right:0}.partners small{font-size:8px;letter-spacing:.15em;color:#8f969a;margin-bottom:8px}.partners img{width:100%;max-width:150px;height:35px;object-fit:contain;object-position:left center}.partners .aero img{max-width:165px}
.timeline{position:absolute;z-index:10;right:0;top:0;bottom:0;width:var(--timeline-w);background:linear-gradient(160deg,rgba(11,16,20,.99),rgba(7,10,12,.99));border-left:1px solid rgba(255,255,255,.12);padding:30px clamp(24px,2.2vw,38px);display:flex;flex-direction:column}.timeline-head{height:52px;display:flex;justify-content:space-between;align-items:center;color:#9da4a8;font-size:9px;letter-spacing:.18em}.timeline-progress{width:2px;height:42px;background:#222a2f;overflow:hidden}.timeline-progress i{display:block;width:100%;height:100%;background:var(--accent);transform-origin:top;transform:scaleY(.1);transition:transform .6s var(--ease)}.year{font-size:30px;font-weight:600;margin:18px 0 10px;letter-spacing:-.04em}.timeline-items{position:relative;display:grid;grid-template-rows:repeat(10,1fr);flex:1;min-height:0}.timeline-items:before{content:"";position:absolute;left:7px;top:4%;bottom:4%;width:1px;background:rgba(255,255,255,.2)}.timeline-item{appearance:none;border:0;background:none;color:#8e969b;display:grid;grid-template-columns:24px 1fr 24px;align-items:center;text-align:left;padding:0;cursor:pointer;position:relative;font:inherit}.node{width:9px;height:9px;border:1px solid #768087;border-radius:50%;background:var(--panel);transition:.3s var(--ease);position:relative;z-index:1}.date{display:flex;flex-direction:column;gap:2px}.date b{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.date small{font-size:9px;color:#667078}.mini-index{font-size:9px;text-align:right;color:#596268}.timeline-item:hover .date b{color:#fff}.timeline-item.active{color:#fff}.timeline-item.active .node{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 5px rgba(255,59,48,.12)}.timeline-item.active .date b,.timeline-item.active .mini-index{color:var(--accent)}.timeline-foot{height:56px;display:flex;align-items:center;gap:9px;color:#687177;font-size:8px;letter-spacing:.13em}.mouse{width:16px;height:25px;border:1px solid #5d666c;border-radius:9px;display:grid;place-items:start center;padding-top:5px}.mouse i{width:2px;height:5px;background:var(--accent);border-radius:2px;animation:wheel 1.4s infinite}@keyframes wheel{to{transform:translateY(7px);opacity:0}}
.next-stage{position:absolute;z-index:8;right:calc(var(--timeline-w) + 20px);top:50%;transform:translateY(-50%);border:0;background:rgba(8,12,15,.74);backdrop-filter:blur(10px);color:#fff;width:54px;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;cursor:pointer;border:1px solid rgba(255,255,255,.13)}.next-stage span{writing-mode:vertical-rl;font-size:8px;letter-spacing:.15em}.next-stage b{color:var(--accent);font-size:20px}.edge-label{position:absolute;right:calc(var(--timeline-w) + 2px);bottom:145px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:7px;letter-spacing:.25em;color:rgba(255,255,255,.35)}.mobile-months{display:none}
.gallery-dialog{width:min(1200px,94vw);max-height:90vh;border:1px solid rgba(255,255,255,.14);background:#0b1013;color:#fff;padding:0;box-shadow:0 40px 100px rgba(0,0,0,.55)}.gallery-dialog::backdrop{background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}.close-dialog{position:absolute;right:18px;top:14px;border:0;background:none;color:#fff;font-size:34px;font-weight:200;cursor:pointer}.gallery-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:44px}.gallery-head h2{font-size:46px;margin:8px 0 0;letter-spacing:-.04em}.gallery-head p{color:#aab2b7;line-height:1.7;font-size:13px;margin-top:10px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#1c2327}.detail-grid figure{margin:0;background:#0b1013}.detail-grid img{width:100%;height:330px;object-fit:cover;display:block}.detail-grid figcaption{padding:16px 18px 22px;display:flex;justify-content:space-between;gap:15px}.detail-grid b{font-size:10px;color:var(--accent);letter-spacing:.12em}.detail-grid span{font-size:11px;color:#9fa7ac;text-align:right}
@media(max-width:1050px){:root{--timeline-w:270px}.partners{grid-template-columns:repeat(3,1fr)}.partners article:nth-child(4),.partners article:nth-child(5){display:none}.hero-copy{top:15vh}.navlinks a:nth-child(-n+2){display:none}}
@media(max-width:760px){body{padding-bottom:64px}.scroll-spine section{height:100svh}.experience{bottom:62px}.media-stack{right:0}.hero-vignette{background:linear-gradient(180deg,rgba(5,8,10,.64),rgba(5,8,10,.2) 38%,rgba(5,8,10,.86) 75%,rgba(5,8,10,.96))}.timeline{display:none}.topbar{left:20px;right:20px;top:18px}.brand{width:150px}.navlinks{display:none}.stage-counter{margin-left:auto}.hero-copy{left:20px;right:20px;top:auto;bottom:150px;width:auto}.hero-copy h1{font-size:clamp(44px,14vw,66px);margin:14px 0 10px}.location{font-size:14px}.stage-text-wrap{margin-top:30px;width:auto}.stage-text-wrap h2{font-size:28px}.stage-text-wrap #stageDesc{font-size:12px;line-height:1.5}.capture-meta span:nth-child(3){display:none}.partners{left:20px;right:20px;bottom:18px;grid-template-columns:1fr 1fr}.partners article{min-height:62px;padding:8px 12px}.partners article:nth-child(n+3){display:none}.partners img{height:28px}.next-stage,.edge-label{display:none}.mobile-months{position:fixed;z-index:20;left:0;right:0;bottom:0;height:64px;background:#080b0d;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:8px;overflow-x:auto;padding:10px 12px;scrollbar-width:none}.mobile-months::-webkit-scrollbar{display:none}.month-chip{border:1px solid rgba(255,255,255,.13);background:#0d1215;color:#8f989d;border-radius:999px;padding:9px 12px;white-space:nowrap;font-size:10px;text-transform:uppercase}.month-chip.active{color:#fff;border-color:var(--accent);background:rgba(255,59,48,.11)}.gallery-head{grid-template-columns:1fr;padding:30px 24px 18px;gap:10px}.gallery-head h2{font-size:34px}.detail-grid{grid-template-columns:1fr}.detail-grid img{height:46vw;min-height:230px}.gallery-dialog{max-height:84vh}.partners small{font-size:7px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* =========================================================
   MOBILE V2 — image-first layout
   Desktop styles above are intentionally untouched.
   ========================================================= */
@media (max-width:760px){
  :root{--mobile-months-h:66px}
  html{scroll-snap-type:y mandatory;background:#080b0d}
  body{padding-bottom:var(--mobile-months-h);background:#080b0d}
  .scroll-spine section{height:100svh}
  .experience{bottom:var(--mobile-months-h);background:#080b0d;overflow:hidden}

  /* Give the photo its own clean visual zone instead of using it as a
     full-screen wallpaper behind all of the text. */
  .media-stack{
    inset:0 0 auto 0;
    height:58%;
    background:#111;
    overflow:hidden;
  }
  .hero-img{
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center 48%;
    transform:scale(1.02);
    filter:saturate(.96) contrast(1.035) brightness(.96);
    image-rendering:auto;
  }
  .hero-img.is-visible{transform:scale(1)}
  .hero-vignette{
    background:
      linear-gradient(180deg,rgba(5,8,10,.30) 0%,rgba(5,8,10,.04) 34%,rgba(5,8,10,.10) 58%,rgba(5,8,10,.84) 100%),
      linear-gradient(90deg,rgba(5,8,10,.28),transparent 48%);
  }
  .grain{opacity:.055}

  .topbar{left:18px;right:18px;top:max(14px,env(safe-area-inset-top));height:48px;align-items:center}
  .brand{width:138px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.35))}
  .navlinks{display:none}
  .stage-counter{margin-left:auto;text-shadow:0 2px 12px rgba(0,0,0,.7);font-size:10px}
  .stage-counter #counterNow{font-size:22px}

  /* Project identity stays over the photograph but is much more compact,
     leaving the construction itself visible. */
  .hero-copy{
    left:0;right:0;top:0;bottom:0;width:auto;
    padding:0 20px;
    pointer-events:none;
  }
  .hero-copy .eyebrow{
    position:absolute;
    left:20px;
    top:29%;
    font-size:9px;
    letter-spacing:.18em;
    text-shadow:0 2px 12px rgba(0,0,0,.75);
  }
  .hero-copy h1{
    position:absolute;
    left:20px;right:18px;
    top:34%;
    margin:0;
    font-size:clamp(42px,12.2vw,58px);
    line-height:.88;
    letter-spacing:-.062em;
    text-shadow:0 3px 18px rgba(0,0,0,.45);
  }
  .location{
    position:absolute;
    left:20px;right:20px;
    top:49%;
    margin:0;
    font-size:13px;
    color:rgba(255,255,255,.82);
    text-shadow:0 2px 10px rgba(0,0,0,.7);
  }

  /* Dedicated information panel below the image. */
  .stage-text-wrap{
    position:absolute;
    left:20px;right:20px;
    top:60%;
    width:auto;
    margin:0;
    padding:0 0 0 16px;
    border-left:2px solid var(--accent);
  }
  .stage-kicker{font-size:9px;margin:0 0 5px;letter-spacing:.14em}
  .stage-text-wrap h2{font-size:clamp(22px,6.3vw,28px);line-height:1.02;margin:0 0 7px}
  .stage-text-wrap #stageDesc{
    max-width:520px;
    font-size:11px;
    line-height:1.42;
    color:#b8bec2;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .capture-meta{
    position:absolute;
    left:20px;right:20px;
    top:73.5%;
    margin:0;
    gap:6px;
  }
  .capture-meta span{font-size:8px;padding:6px 9px;background:rgba(12,16,19,.72);backdrop-filter:blur(10px)}
  .capture-meta span:nth-child(3){display:none}

  /* Keep the most important credits but stop them from covering the photo. */
  .partners{
    left:20px;right:20px;bottom:14px;
    grid-template-columns:1fr 1fr;
    background:rgba(9,13,16,.78);
    backdrop-filter:blur(14px);
  }
  .partners article{min-height:60px;padding:8px 10px}
  .partners article:first-child{padding-left:10px}
  .partners article:nth-child(n+3){display:none}
  .partners small{font-size:6.5px;margin-bottom:5px}
  .partners img{height:25px;max-width:130px}

  .timeline,.next-stage,.edge-label{display:none}
  .mobile-months{
    height:var(--mobile-months-h);
    padding:10px 12px calc(10px + env(safe-area-inset-bottom));
    gap:8px;
    background:rgba(7,10,12,.985);
    backdrop-filter:blur(12px);
  }
  .month-chip{padding:9px 13px;font-size:9px;letter-spacing:.04em}

  .gallery-head{grid-template-columns:1fr;padding:30px 24px 18px;gap:10px}
  .gallery-head h2{font-size:34px}
  .detail-grid{grid-template-columns:1fr}
  .detail-grid img{height:auto;aspect-ratio:16/10;min-height:0;object-fit:cover}
  .gallery-dialog{width:calc(100vw - 20px);max-height:88svh}
}

/* Short phones: preserve image size first, trim secondary copy. */
@media (max-width:760px) and (max-height:720px){
  .media-stack{height:60%}
  .hero-copy .eyebrow{top:28%}
  .hero-copy h1{top:33%;font-size:clamp(38px,11.5vw,50px)}
  .location{top:48%}
  .stage-text-wrap{top:59%}
  .stage-text-wrap #stageDesc{-webkit-line-clamp:1}
  .capture-meta{top:71.5%}
  .partners{bottom:10px}
}

/* Narrow phones: slightly more zoomed-out framing and smaller typography. */
@media (max-width:390px){
  .hero-img{object-position:center 46%}
  .brand{width:126px}
  .hero-copy h1{font-size:41px}
  .hero-copy .eyebrow{font-size:8px}
  .location{font-size:12px}
  .stage-text-wrap h2{font-size:22px}
  .capture-meta span{font-size:7px}
}

/* =========================================================
   MOBILE V3 — portrait refinement
   More uninterrupted image area, smaller/lower project title,
   compact information card, no overlapping elements.
   Desktop is intentionally untouched.
   ========================================================= */
@media (max-width:760px) and (orientation:portrait){
  :root{--mobile-months-h:62px}

  body{padding-bottom:var(--mobile-months-h)}
  .experience{bottom:var(--mobile-months-h)}

  /* Keep almost two thirds of the phone dedicated to the photo. */
  .media-stack{height:64%}
  .hero-img{
    object-position:center 47%;
    filter:saturate(.98) contrast(1.025) brightness(.98);
  }
  .hero-vignette{
    background:
      linear-gradient(180deg,rgba(5,8,10,.24) 0%,rgba(5,8,10,.02) 30%,rgba(5,8,10,.04) 58%,rgba(5,8,10,.72) 100%),
      linear-gradient(90deg,rgba(5,8,10,.18),transparent 55%);
  }

  .topbar{top:max(12px,env(safe-area-inset-top));left:18px;right:18px;height:44px}
  .brand{width:132px}
  .stage-counter{font-size:9px}
  .stage-counter #counterNow{font-size:20px}

  /* Project name sits lower and is deliberately smaller so the building
     remains the dominant visual element. */
  .hero-copy{padding:0 18px}
  .hero-copy .eyebrow{
    left:18px;
    top:39%;
    font-size:8px;
    letter-spacing:.16em;
  }
  .pulse-dot{width:6px;height:6px}
  .hero-copy h1{
    left:18px;right:18px;
    top:44%;
    font-size:clamp(34px,10.4vw,48px);
    line-height:.9;
    letter-spacing:-.055em;
  }
  .location{
    left:18px;right:18px;
    top:57%;
    font-size:12px;
  }

  /* Stage copy is now a compact block entirely below the image. */
  .stage-text-wrap{
    left:18px;right:18px;
    top:66.5%;
    padding-left:13px;
    border-left-width:2px;
  }
  .stage-kicker{font-size:8px;margin-bottom:4px}
  .stage-text-wrap h2{
    font-size:clamp(20px,5.4vw,25px);
    line-height:1.04;
    margin-bottom:5px;
  }
  .stage-text-wrap #stageDesc{
    font-size:10px;
    line-height:1.35;
    max-width:none;
    -webkit-line-clamp:2;
  }

  .capture-meta{
    left:18px;right:18px;
    top:77.5%;
    gap:5px;
  }
  .capture-meta span{
    font-size:7px;
    padding:5px 8px;
    background:#0b0f12;
    backdrop-filter:none;
  }

  /* Credits occupy a predictable bottom band, avoiding the stage copy. */
  .partners{
    left:18px;right:18px;
    bottom:10px;
    min-height:58px;
    background:#090d10;
    backdrop-filter:none;
  }
  .partners article{min-height:56px;padding:7px 9px}
  .partners article:first-child{padding-left:9px}
  .partners small{font-size:6px;margin-bottom:4px;letter-spacing:.12em}
  .partners img{height:23px;max-width:118px}

  .mobile-months{
    height:var(--mobile-months-h);
    padding:9px 10px calc(9px + env(safe-area-inset-bottom));
  }
  .month-chip{padding:8px 12px;font-size:8.5px}
}

/* Extra-safe layout for short portrait browser viewports. */
@media (max-width:760px) and (orientation:portrait) and (max-height:740px){
  .media-stack{height:62%}
  .hero-copy .eyebrow{top:37%}
  .hero-copy h1{top:42%;font-size:clamp(32px,9.7vw,43px)}
  .location{top:54.5%}
  .stage-text-wrap{top:64.5%}
  .stage-text-wrap #stageDesc{-webkit-line-clamp:1}
  .capture-meta{top:75%}
  .partners{bottom:8px}
  .partners article{min-height:50px}
  .partners img{height:20px}
}

/* Narrow iPhones: protect the right edge and preserve useful photo framing. */
@media (max-width:390px) and (orientation:portrait){
  .hero-img{object-position:center 46%}
  .brand{width:124px}
  .hero-copy h1{font-size:clamp(33px,10.1vw,40px)}
  .location{font-size:11px}
  .stage-text-wrap h2{font-size:20px}
  .stage-text-wrap #stageDesc{font-size:9.5px}
  .capture-meta span{font-size:6.7px}
}

/* =========================================================
   MOBILE V4 — portrait image-first layout
   IMPORTANT: desktop rules above are untouched.
   Goal: the construction photo is the hero; title is smaller/lower;
   stage information lives completely below the image; no overlaps.
   ========================================================= */
@media (max-width:760px) and (orientation:portrait){
  :root{--mobile-months-h:62px}

  body{padding-bottom:var(--mobile-months-h)}
  .experience{bottom:var(--mobile-months-h);overflow:hidden;background:#080b0d}

  /* LARGE CLEAN PHOTO AREA */
  .media-stack{
    inset:0 0 auto 0;
    height:68%;
    overflow:hidden;
    background:#111;
  }
  .hero-img{
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center 46%;
    transform:scale(1.012);
    filter:saturate(.98) contrast(1.025) brightness(.98);
  }
  .hero-img.is-visible{transform:scale(1)}
  .hero-vignette{
    background:
      linear-gradient(180deg,rgba(5,8,10,.22) 0%,rgba(5,8,10,.01) 34%,rgba(5,8,10,.02) 63%,rgba(5,8,10,.58) 100%),
      linear-gradient(90deg,rgba(5,8,10,.12),transparent 52%);
  }
  .grain{opacity:.035}

  /* HEADER: lighter footprint */
  .topbar{
    left:16px;right:16px;
    top:max(10px,env(safe-area-inset-top));
    height:42px;
  }
  .brand{width:118px}
  .stage-counter{font-size:8px}
  .stage-counter #counterNow{font-size:18px}

  /* PROJECT COPY: smaller and deliberately LOW in the photo.
     This leaves the upper/middle construction image substantially clear. */
  .hero-copy{
    left:0;right:0;top:0;bottom:0;
    width:auto;
    padding:0 16px;
    pointer-events:none;
  }
  .hero-copy .eyebrow{
    position:absolute;
    left:16px;right:16px;
    top:45.5%;
    font-size:7px;
    letter-spacing:.16em;
    line-height:1.2;
    text-shadow:0 2px 10px rgba(0,0,0,.8);
  }
  .pulse-dot{width:5px;height:5px;flex:0 0 auto}
  .hero-copy h1{
    position:absolute;
    left:16px;right:14px;
    top:49.5%;
    margin:0;
    font-size:clamp(29px,8.5vw,36px);
    line-height:.9;
    letter-spacing:-.052em;
    text-shadow:0 3px 14px rgba(0,0,0,.5);
  }
  .location{
    position:absolute;
    left:16px;right:16px;
    top:61.5%;
    margin:0;
    font-size:10.5px;
    line-height:1.25;
    color:rgba(255,255,255,.82);
    text-shadow:0 2px 9px rgba(0,0,0,.72);
  }

  /* STAGE INFO: entirely BELOW the image, on black.
     Bottom anchoring gives stable spacing on different iPhone heights. */
  .stage-text-wrap{
    position:absolute;
    left:16px;right:16px;
    top:auto;
    bottom:142px;
    width:auto;
    margin:0;
    padding:0 0 0 12px;
    border-left:2px solid var(--accent);
  }
  .stage-kicker{
    font-size:7.5px;
    line-height:1.15;
    margin:0 0 4px;
    letter-spacing:.13em;
  }
  .stage-text-wrap h2{
    font-size:clamp(19px,5.2vw,23px);
    line-height:1.02;
    margin:0 0 5px;
    letter-spacing:-.025em;
  }
  .stage-text-wrap #stageDesc{
    font-size:9px;
    line-height:1.34;
    max-width:none;
    color:#afb6ba;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  .capture-meta{
    position:absolute;
    left:16px;right:16px;
    top:auto;
    bottom:103px;
    margin:0;
    display:flex;
    flex-wrap:nowrap;
    gap:5px;
    overflow:hidden;
  }
  .capture-meta span{
    flex:0 0 auto;
    font-size:6.4px;
    line-height:1;
    padding:5px 7px;
    background:#0b0f12;
    border-color:rgba(255,255,255,.15);
    backdrop-filter:none;
  }
  .capture-meta span:nth-child(3){display:none}

  /* PARTNERS: compact fixed bottom band, never overlapping stage copy. */
  .partners{
    left:16px;right:16px;
    bottom:8px;
    min-height:74px;
    grid-template-columns:1fr 1fr;
    background:#090d10;
    backdrop-filter:none;
  }
  .partners article{
    min-height:72px;
    padding:8px 9px;
  }
  .partners article:first-child{padding-left:9px}
  .partners article:nth-child(n+3){display:none}
  .partners small{
    font-size:5.8px;
    margin-bottom:5px;
    letter-spacing:.11em;
  }
  .partners img{
    height:24px;
    max-width:112px;
  }

  .timeline,.next-stage,.edge-label{display:none}

  .mobile-months{
    height:var(--mobile-months-h);
    padding:8px 9px calc(8px + env(safe-area-inset-bottom));
    gap:7px;
    background:#070a0c;
  }
  .month-chip{padding:8px 11px;font-size:8px}
}

/* iPhone / smaller portrait heights: keep title clear and compress only
   the information area; never let it float back over the photograph. */
@media (max-width:760px) and (orientation:portrait) and (max-height:760px){
  .media-stack{height:66%}
  .hero-copy .eyebrow{top:43.5%}
  .hero-copy h1{top:47.5%;font-size:clamp(27px,8.1vw,33px)}
  .location{top:59%}
  .stage-text-wrap{bottom:134px}
  .stage-text-wrap h2{font-size:19px}
  .stage-text-wrap #stageDesc{font-size:8.5px;-webkit-line-clamp:1}
  .capture-meta{bottom:98px}
  .partners{min-height:68px;bottom:7px}
  .partners article{min-height:66px}
  .partners img{height:21px}
}

/* Narrow portrait phones: extra protection against line wrapping. */
@media (max-width:390px) and (orientation:portrait){
  .brand{width:110px}
  .hero-copy h1{font-size:29px}
  .hero-copy .eyebrow{font-size:6.6px}
  .location{font-size:10px}
  .stage-text-wrap h2{font-size:18.5px}
  .stage-text-wrap #stageDesc{font-size:8.5px}
  .capture-meta span{font-size:6px;padding:5px 6px}
  .partners img{max-width:102px;height:22px}
}
