.office-thumbnail{display:flex;align-items:center;gap:30px;margin:30px 0 24px;border:1px solid var(--line);background:#17201c;overflow:hidden;transition:border-color .2s}
.office-thumbnail:hover{border-color:var(--gold)}
.office-thumbnail-image{position:relative;display:block;flex:0 0 34%;max-width:330px;align-self:stretch}
.office-thumbnail-image>img{height:210px;object-fit:cover;object-position:50% 45%}
.office-thumbnail-badge{position:absolute;left:14px;bottom:14px;display:grid;place-items:center;background:var(--gold);color:var(--ink);width:45px;height:45px;border-radius:50%;font-weight:700;font-size:14px}
.office-thumbnail-copy{display:flex;flex-direction:column;gap:8px;padding:24px 0}
.office-thumbnail-copy small{font-size:12px;letter-spacing:1.8px;color:var(--gold)}
.office-thumbnail-copy strong{font:500 clamp(24px,3vw,38px)/1.2 var(--display)}
.office-thumbnail-copy>span{font-size:16px;color:var(--muted)}
.office-thumbnail-arrow{margin-left:auto;margin-right:30px;font-size:32px;color:var(--gold)}
.office-modal{width:min(1440px,96vw);height:92vh;height:92dvh;max-width:none;max-height:none;padding:0;border:1px solid #58604d;background:var(--ink);color:var(--white);overflow:hidden}
.office-modal[open]{display:flex;flex-direction:column}
.office-modal::backdrop{background:#000c;backdrop-filter:blur(8px)}
.office-modal-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line);flex-shrink:0}
.office-modal-bar h2{margin:0;font-size:22px}.office-modal-bar h2 span{color:var(--gold);font-size:14px;font-weight:400;margin-left:12px}
.office-modal-bar button{min-height:44px;color:var(--white);background:transparent;border:1px solid #58604d;padding:8px 15px;font-size:14px}
.office-modal-bar button span{font-size:22px;margin-left:12px}.office-modal iframe{display:block;width:100%;flex:1;border:0;min-height:0;background:#101210}
.oorja-film{position:relative;background:#050907;overflow:hidden}.oorja-film>video{display:block;width:100%;height:100%;object-fit:contain}.oorja-film.industry-film{aspect-ratio:1920/840;min-height:0}.oorja-film.industry-film:after{display:none}
.oorja-film.hero-journey{position:absolute;inset:0}.oorja-film.hero-journey>video{object-fit:contain;background:#000}.oorja-film.hero-journey:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#020804c9,transparent 80%),linear-gradient(0deg,#020804c9,transparent 40%)}
.oorja-film-tools{position:absolute;top:14px;right:14px;z-index:4;display:flex;gap:7px}.oorja-film-tools button{font-size:14px;min-height:44px;padding:8px 14px;border:1px solid #ffffff60;border-radius:24px;background:#07110bce;color:#fff}.oorja-film-tools button:hover{background:var(--gold);color:var(--ink)}
@media(max-width:600px){.office-thumbnail{gap:16px}.office-thumbnail-image{flex-basis:35%}.office-thumbnail-image>img{height:180px}.office-thumbnail-copy{padding:16px 12px 16px 0}.office-thumbnail-copy strong{font-size:23px}.office-thumbnail-copy>span{font-size:14px}.office-thumbnail-copy small{letter-spacing:1px}.office-thumbnail-arrow{display:none}.office-modal{width:100%;height:100%;height:100dvh;margin:0;border:0}.office-modal-bar{padding:10px 14px}.office-modal-bar h2{font-size:20px}.office-modal-bar h2 span{display:none}.oorja-film-tools{top:10px;right:10px;gap:5px}.oorja-film-tools button{font-size:12px;padding:7px 10px}.oorja-film.industry-film .oorja-film-tools{position:relative;inset:auto;justify-content:center;padding:8px}.oorja-film.industry-film>video{height:auto;aspect-ratio:1920/840}}

/* Prepared presentation: photography now, reviewed film later. */
.prepared-earth{background:#000;pointer-events:none}
.prepared-earth>img{position:absolute;width:min(1100px,88vw);height:auto;max-width:none;right:-8%;top:50%;transform:translateY(-50%);object-fit:contain}
.prepared-earth-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000b,transparent 75%),linear-gradient(0deg,#000c,transparent 45%)}
.prepared-industry{display:grid;grid-template-columns:1.3fr 1fr;gap:12px;background:#101816}
.prepared-industry figure{position:relative;margin:0;min-width:0;overflow:hidden}
.prepared-industry img{width:100%;height:clamp(230px,28vw,420px);object-fit:cover}
.prepared-industry figure:first-child img{object-position:55% center}
.prepared-industry figcaption{position:absolute;inset:auto 0 0;padding:48px 22px 20px;background:linear-gradient(transparent,#000c);color:#fff;font-size:clamp(17px,1.8vw,24px)}
.office-thumbnail-image>img{width:100%}
.oorja-film.industry-film{aspect-ratio:16/9}
.oorja-film-tools button{font-size:14px}
@media(max-width:600px){.prepared-earth>img{width:100%;right:0;top:52%}.prepared-earth-shade{background:linear-gradient(0deg,#000d,transparent 55%,#0007)}.prepared-industry{gap:8px;grid-template-columns:1fr 1fr}.prepared-industry img{height:240px}.prepared-industry figcaption{padding:40px 12px 14px;font-size:16px}.hero h1{font-size:clamp(48px,10.8vw,72px)}.hero .eyebrow{font-size:12px;letter-spacing:1.1px}.oorja-film.industry-film>video{aspect-ratio:16/9}}

/* The energy connection occupies one continuous Earth-backed section. */
.supply-chain.supply-earth{position:relative;isolation:isolate;background:#000;padding:0;min-height:620px;display:flex;align-items:stretch}
.supply-earth-background{position:absolute;inset:0;overflow:hidden;z-index:-2;background:#000}
.supply-earth-background>video,.supply-earth-background video{width:100%;height:100%;display:block;object-fit:cover;object-position:62% center}
.supply-earth-background>video{animation:earth-approach 28s ease-in-out infinite alternate;animation-play-state:paused;transform-origin:62% 50%}
.earth-playing .supply-earth-background>video{animation-play-state:running}
.supply-earth:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#000c,transparent 78%),linear-gradient(0deg,#000d,transparent 38%)}
.supply-earth .supply-layout{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding-top:96px;padding-bottom:32px;gap:72px;min-height:620px}
.supply-earth .supply-copy{display:block;max-width:540px}
.supply-earth .supply-copy h2{font-size:clamp(48px,5.8vw,84px);line-height:1.03;letter-spacing:-.045em}
.supply-earth .supply-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;color:#e0e5df;max-width:420px;margin:24px 0}
.supply-earth .text-link{font-size:16px}
.supply-earth .logistics-wrap{width:100%}
.supply-earth .chain-stages{border-color:#ffffff50;margin-top:0}
.supply-earth .chain-stages a{font-size:14px;min-height:48px;display:flex;align-items:center}
.supply-earth-toggle{position:absolute;right:28px;top:24px;z-index:3;border:1px solid #ffffff60;background:#07100bbb;border-radius:24px;color:#fff;font-size:14px;padding:10px 18px;min-height:44px}
.supply-earth-toggle[hidden]{display:none}
@keyframes earth-approach{from{transform:scale(1)}to{transform:scale(1.22)}}
@media(max-width:600px){.supply-chain.supply-earth,.supply-earth .supply-layout{min-height:650px}.supply-earth .supply-layout{padding-top:90px;padding-bottom:24px;gap:90px}.supply-earth .supply-copy{max-width:100%}.supply-earth .supply-copy h2{font-size:52px}.supply-earth .supply-copy>p:not(.eyebrow){font-size:17px;max-width:310px}.supply-earth-background>video{object-position:52% center;transform-origin:52% center}.supply-earth:after{background:linear-gradient(90deg,#0009,#0002),linear-gradient(0deg,#000e,transparent 65%)}.supply-earth-toggle{right:18px;top:18px}.supply-earth .chain-stages{grid-template-columns:repeat(2,1fr)}.supply-earth .chain-stages a{padding:8px 0}.supply-earth .chain-stages a:nth-child(n+3){border-top:1px solid #ffffff25}}
@media(prefers-reduced-motion:reduce){.supply-earth-background>video{animation:none}}
/* Future brand film belongs only to the first (hero) area. */
.hero-journey>.prepared-earth{position:absolute;inset:0}
.hero-journey .oorja-film-tools{top:18px;right:24px}
@media(max-width:600px){.hero-journey .oorja-film-tools{top:12px;right:14px}}



/* Keep the headline above the film, with no text covering its logo or trail. */
.hero{min-height:0}
.hero .hero-content{padding-top:0;padding-bottom:12px}
.hero .hero-journey{position:relative;inset:auto;width:100%;max-width:1280px;margin-inline:auto;z-index:1;background:#000}
.hero .hero-journey.prepared-earth{aspect-ratio:16/9}
.hero .oorja-film.hero-journey{display:block;aspect-ratio:16/9}
.hero .oorja-film.hero-journey>video{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
.hero .oorja-film.hero-journey:after{display:none}
.hero .hero-journey .oorja-film-tools{position:absolute;inset:auto auto 12px 16px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:6px;padding:0;background:transparent;max-width:calc(100% - 32px)}
.hero .hero-copy{margin-top:24px;margin-bottom:28px}

/* Keep the logo clear while the browser waits for a playback gesture. */
.oorja-film-poster{position:absolute;inset:0;z-index:2;display:block;width:100%;height:100%;object-fit:contain;background:#000;pointer-events:none}
.oorja-film.has-started:not(.has-error)>.oorja-film-poster{display:none}
.oorja-film:not([data-film-ready]) .oorja-film-tools{display:none}
.oorja-film-tools [hidden]{display:none!important}
.hero .oorja-film-tools button,.hero .oorja-film-tools a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 13px;font:500 12px/1.2 var(--body,sans-serif);border:1px solid #ffffff40;border-radius:24px;background:#0b100ed9;color:#f8f8f1;cursor:pointer;text-decoration:none}
.hero .oorja-film-tools button:hover,.hero .oorja-film-tools a:hover{background:var(--gold);color:#101210}
.hero .oorja-film-tools :focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.hero .hero-content{padding-bottom:4px}
@media(max-width:600px){.hero .hero-journey .oorja-film-tools{inset:auto auto 6px 12px;gap:5px;max-width:calc(100% - 24px)}.hero .oorja-film-tools button,.hero .oorja-film-tools a{padding:8px 11px;font-size:12px}.hero .hero-content .hero-business-line{margin-bottom:14px}}
