.bkk-page-main { width: 100%; max-width: none; margin: 0; padding: 0; }

.bkk-experience {
  --bkk-ink: #33123f;
  --bkk-deep: #170b1f;
  --bkk-green: #613273;
  --bkk-acid: #d7b3ff;
  --bkk-cream: #faf6f1;
  --bkk-sand: #eadff0;
  --bkk-orange: #a33f86;
  --bkk-line: rgba(51,18,63,.16);
  position: relative;
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  overflow: clip;
  color: var(--bkk-ink);
  background: var(--bkk-cream);
  font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.bkk-experience *, .bkk-experience *::before, .bkk-experience *::after { box-sizing: border-box; }
.bkk-experience img { max-width: 100%; }
.bkk-experience button, .bkk-experience a { font: inherit; }
.bkk-experience button { color: inherit; }
.bkk-experience h1, .bkk-experience h2, .bkk-experience p { margin-top: 0; }
.bkk-shell { width: min(1380px, calc(100% - 96px)); margin: 0 auto; }
.bkk-progress { position: fixed; z-index: 9998; top: 0; left: 0; width: 100%; height: 3px; pointer-events: none; }
.bkk-progress span { display: block; width: 100%; height: 100%; background: var(--bkk-acid); transform: scaleX(0); transform-origin: left; }

.bkk-hero {
  position: relative;
  min-height: min(900px, 100vh);
  display: flex;
  align-items: flex-end;
  isolation: isolate;
  overflow: hidden;
  color: #fff;
  background-color: var(--bkk-deep);
  background-image: var(--bkk-hero);
  background-size: cover;
  background-position: center 42%;
}

.bkk-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -4%;
  background-image: var(--bkk-hero);
  background-size: cover;
  background-position: center 42%;
  transform: scale(1.04);
  transition: transform 1.6s cubic-bezier(.2,.8,.2,1);
}

.bkk-js .bkk-hero::before { transform: scale(1); }
.bkk-hero-shade { position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, rgba(23,11,31,.12) 0%, rgba(23,11,31,.34) 38%, rgba(23,11,31,.95) 100%), linear-gradient(90deg, rgba(72,27,87,.48), transparent 68%); }
.bkk-grain { position: absolute; z-index: 0; inset: 0; opacity: .24; 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='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E"); mix-blend-mode: soft-light; }
.bkk-hero-inner { position: relative; z-index: 2; padding: 150px 0 64px; }
.bkk-eyebrow { margin-bottom: 30px; color: var(--bkk-acid); font-size: clamp(11px, .9vw, 14px); font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }
.bkk-hero h1 { max-width: 1090px; margin-bottom: 60px; color: #fff; font-size: clamp(58px, 8.5vw, 142px); font-weight: 780; line-height: .86; letter-spacing: -.067em; text-wrap: balance; }
.bkk-hero-foot { display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; border-top: 1px solid rgba(255,255,255,.36); padding-top: 22px; }
.bkk-hero-foot > p { max-width: 520px; margin-bottom: 0; font-size: clamp(17px, 1.5vw, 22px); line-height: 1.35; }
.bkk-scroll-link { display: flex; align-items: center; gap: 18px; color: #fff; font-size: 12px; font-weight: 750; letter-spacing: .12em; text-decoration: none; text-transform: uppercase; }
.bkk-scroll-link i { display: grid; place-items: center; width: 46px; height: 46px; border: 1px solid rgba(255,255,255,.5); border-radius: 50%; font-style: normal; transition: background .25s, color .25s, transform .25s; }
.bkk-scroll-link:hover i { color: var(--bkk-ink); background: var(--bkk-acid); transform: translateY(4px); }
.bkk-hero-card { position: absolute; z-index: 1; display: block; width: clamp(130px, 14vw, 220px); aspect-ratio: 4/5; border: 8px solid rgba(255,255,255,.94); object-fit: cover; box-shadow: 0 20px 60px rgba(0,0,0,.32); pointer-events: none; }
.bkk-hero-card-one { top: 13%; right: 5%; transform: rotate(5deg); }
.bkk-hero-card-two { top: 28%; right: 18%; width: clamp(105px, 11vw, 170px); transform: rotate(-7deg); }

.elbo-orchid { position: absolute; z-index: 1; width: 240px; aspect-ratio: 1; pointer-events: none; filter: drop-shadow(0 22px 30px rgba(0,0,0,.24)); }
.elbo-orchid span { position: absolute; top: 50%; left: 50%; width: 78px; height: 126px; border: 1px solid rgba(255,255,255,.28); border-radius: 60% 40% 58% 42%; background: radial-gradient(circle at 50% 26%, rgba(255,255,255,.72), transparent 22%), linear-gradient(155deg, #e6c8ff 0%, #b65ed1 48%, #633177 100%); transform-origin: 50% 86%; opacity: .92; }
.elbo-orchid span:nth-child(1) { transform: translate(-50%,-86%) rotate(0deg); }
.elbo-orchid span:nth-child(2) { transform: translate(-50%,-86%) rotate(72deg); }
.elbo-orchid span:nth-child(3) { transform: translate(-50%,-86%) rotate(144deg); }
.elbo-orchid span:nth-child(4) { transform: translate(-50%,-86%) rotate(216deg); }
.elbo-orchid span:nth-child(5) { transform: translate(-50%,-86%) rotate(288deg); }
.elbo-orchid i { position: absolute; top: 50%; left: 50%; width: 42px; height: 42px; border: 8px solid #f3d7ff; border-radius: 50%; background: #9a4d9c; box-shadow: inset 0 0 0 5px #d6a95e; transform: translate(-50%,-50%); }
.elbo-orchid-hero { right: -35px; bottom: 24px; opacity: .52; transform: rotate(12deg) scale(.8); }
.elbo-orchid-tribute { top: 30px; right: -80px; opacity: .3; transform: rotate(-18deg) scale(1.25); }

.bkk-intro { padding: clamp(100px, 11vw, 180px) 0; }
.bkk-intro-grid { display: grid; grid-template-columns: .8fr 2.5fr; gap: 70px 8vw; align-items: start; }
.bkk-section-number { color: var(--bkk-orange); font-size: 11px; line-height: 1.3; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.bkk-intro-copy p { max-width: 1020px; margin-bottom: 0; font-size: clamp(31px, 4vw, 64px); font-weight: 620; line-height: 1.08; letter-spacing: -.045em; }
.bkk-stats { grid-column: 2; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--bkk-line); }
.bkk-stats div { min-height: 185px; display: flex; flex-direction: column; justify-content: space-between; padding: 24px 18px 4px 0; border-right: 1px solid var(--bkk-line); }
.bkk-stats div + div { padding-left: 24px; }
.bkk-stats strong { font-size: clamp(44px, 5vw, 78px); font-weight: 760; line-height: 1; letter-spacing: -.06em; }
.bkk-stats span { max-width: 135px; color: rgba(6,44,39,.62); font-size: 13px; line-height: 1.3; text-transform: uppercase; letter-spacing: .06em; }

.bkk-marquee { overflow: hidden; padding: 20px 0; color: var(--bkk-acid); background: var(--bkk-ink); transform: rotate(-1.5deg) scale(1.02); }
.bkk-marquee > div { display: flex; width: max-content; align-items: center; animation: bkkMarquee 28s linear infinite; }
.bkk-marquee span { padding: 0 24px; font-size: clamp(28px, 4vw, 62px); font-weight: 730; line-height: 1; letter-spacing: -.04em; }
.bkk-marquee i { font-style: normal; font-size: 18px; }
@keyframes bkkMarquee { to { transform: translateX(-50%); } }

.bkk-gallery-section { padding: clamp(120px, 13vw, 210px) 0 140px; background: #fff; }
.bkk-section-head { display: grid; grid-template-columns: 2fr 1fr; gap: 60px; align-items: end; margin-bottom: 70px; }
.bkk-section-head h2, .bkk-video-copy h2, .bkk-words-heading h2 { margin: 18px 0 0; color: var(--bkk-ink); font-size: clamp(53px, 7vw, 108px); line-height: .88; font-weight: 760; letter-spacing: -.065em; }
.bkk-section-head > p { max-width: 380px; margin: 0 0 4px; color: rgba(6,44,39,.67); font-size: 18px; line-height: 1.5; }
.bkk-gallery-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-auto-flow: dense; grid-auto-rows: minmax(250px, 27vw); gap: 14px; }
.bkk-gallery-item { position: relative; min-width: 0; height: 100%; padding: 0; overflow: hidden; border: 0; background: #dce4df; cursor: zoom-in; isolation: isolate; }
.bkk-gallery-item::after { content: ""; position: absolute; z-index: 1; inset: 0; background: var(--bkk-acid); mix-blend-mode: color; opacity: 0; pointer-events: none; transition: opacity .42s ease; }
.bkk-gallery-item:nth-child(3n+2)::after { background: #d44aa4; }
.bkk-gallery-item:nth-child(3n)::after { background: #6f45a5; }
.bkk-gallery-item.bkk-wide { grid-column: span 2; }
.bkk-gallery-item.bkk-tall { grid-row: span 2; }
.bkk-gallery-item img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .8s cubic-bezier(.2,.8,.2,1), filter .4s; }
.bkk-gallery-item > span { position: absolute; z-index: 2; inset: auto 0 0; display: flex; align-items: center; justify-content: space-between; padding: 50px 18px 16px; color: #fff; background: linear-gradient(transparent, rgba(3,25,21,.82)); opacity: 0; transform: translateY(8px); transition: opacity .3s, transform .3s; }
.bkk-gallery-item > span i { font-style: normal; font-size: 11px; letter-spacing: .1em; }
.bkk-gallery-item > span b { font-size: 12px; text-transform: uppercase; letter-spacing: .1em; }
.bkk-gallery-item:hover img, .bkk-gallery-item:focus img { transform: scale(1.065); filter: grayscale(.72) contrast(1.16); }
.bkk-gallery-item:hover::after, .bkk-gallery-item:focus::after { opacity: .72; }
.bkk-gallery-item:hover > span, .bkk-gallery-item:focus > span { opacity: 1; transform: translateY(0); }
.bkk-gallery-hidden { display: none; }
.bkk-gallery-more-wrap { display: flex; justify-content: center; padding-top: 50px; }
.bkk-outline-button { min-width: 260px; display: flex; align-items: center; justify-content: space-between; gap: 22px; padding: 17px 20px; border: 1px solid var(--bkk-ink); border-radius: 999px; background: transparent; cursor: pointer; font-size: 12px; font-weight: 780; letter-spacing: .08em; text-transform: uppercase; transition: color .25s, background .25s; }
.bkk-outline-button span { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; color: var(--bkk-ink); background: var(--bkk-acid); }
.bkk-outline-button:hover { color: #fff; background: var(--bkk-ink); }

.bkk-video-section { position: relative; overflow: hidden; padding: clamp(100px, 11vw, 180px) 0; color: #fff; background: var(--bkk-deep); }
.bkk-video-section::before { content: ""; position: absolute; width: 650px; height: 650px; top: -240px; right: -100px; border: 1px solid rgba(216,255,79,.14); border-radius: 50%; box-shadow: 0 0 0 70px rgba(216,255,79,.025), 0 0 0 140px rgba(216,255,79,.018); }
.bkk-video-grid { display: grid; grid-template-columns: 1.3fr .7fr; gap: 9vw; align-items: center; }
.bkk-video-copy h2 { color: #fff; }
.bkk-video-transcript { max-width: 680px; display: grid; grid-template-columns: 1fr 1fr; gap: 18px 40px; margin-top: 52px; padding-top: 25px; border-top: 1px solid rgba(255,255,255,.2); }
.bkk-video-transcript p { margin: 0; color: rgba(255,255,255,.74); font-size: 15px; }
.bkk-video-transcript p:last-child { color: var(--bkk-acid); font-weight: 750; }
.bkk-phone-stage { position: relative; z-index: 1; text-align: center; }
.bkk-phone-stage > span { display: inline-block; margin-top: 23px; color: rgba(255,255,255,.5); font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.bkk-phone-glow { position: absolute; z-index: -1; inset: 18% -10%; background: var(--bkk-acid); border-radius: 50%; opacity: .2; filter: blur(80px); }
.bkk-phone { position: relative; width: min(340px, 76vw); aspect-ratio: 9/16; margin: auto; padding: 9px; overflow: hidden; border: 2px solid rgba(255,255,255,.38); border-radius: 42px; background: #020b09; box-shadow: 0 44px 90px rgba(0,0,0,.48); }
.bkk-phone-notch { position: absolute; z-index: 5; top: 15px; left: 50%; width: 33%; height: 21px; border-radius: 999px; background: #020b09; transform: translateX(-50%); }
.bkk-phone video, .bkk-phone iframe, .bkk-phone .wp-video, .bkk-phone .mejs-container { width: 100% !important; height: 100% !important; border-radius: 32px; object-fit: cover; }
.bkk-video-placeholder { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; border-radius: 32px; color: #fff; background: radial-gradient(circle at 50% 28%, rgba(215,179,255,.2), transparent 35%), linear-gradient(160deg, #6a3478, #170b1f); }
.bkk-video-placeholder strong { max-width: 190px; font-size: 23px; line-height: 1.1; }
.bkk-video-placeholder small { color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .08em; }
.bkk-play { display: grid; place-items: center; width: 72px; height: 72px; margin-bottom: 13px; padding-left: 4px; border: 1px solid rgba(255,255,255,.55); border-radius: 50%; color: var(--bkk-acid); font-size: 22px; }

.bkk-words-section { --bkk-word-color: var(--bkk-acid); position: relative; min-height: 1050px; isolation: isolate; overflow: hidden; padding: clamp(110px, 12vw, 190px) 0; background: var(--bkk-word-color); transition: background .55s cubic-bezier(.2,.8,.2,1); }
.bkk-words-section::before { content: "7"; position: absolute; z-index: -1; right: -1vw; bottom: -15vw; color: rgba(6,44,39,.055); font-size: min(72vw, 1100px); font-weight: 900; line-height: .75; letter-spacing: -.12em; }
.bkk-words-motion { position: absolute; z-index: -1; top: 43%; left: 0; display: flex; width: max-content; color: rgba(6,44,39,.075); font-size: clamp(90px, 12vw, 190px); font-weight: 850; line-height: 1; letter-spacing: -.07em; white-space: nowrap; transform: rotate(-4deg); animation: bkkWordsMotion 30s linear infinite; }
@keyframes bkkWordsMotion { to { transform: translateX(-50%) rotate(-4deg); } }
.bkk-words-heading { position: relative; z-index: 2; display: grid; grid-template-columns: 1.2fr 2fr 1fr; gap: 40px; align-items: end; }
.bkk-words-heading h2 { margin: 0; font-size: clamp(58px, 7vw, 116px); line-height: .84; }
.bkk-words-heading p { margin-bottom: 5px; font-weight: 580; line-height: 1.45; }
.bkk-words-stage { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr); gap: 18px; margin-top: 82px; }
.bkk-word-visual { min-height: 610px; display: grid; grid-template-columns: 1.1fr .9fr; align-items: stretch; overflow: hidden; border: 1px solid rgba(6,44,39,.44); background: rgba(244,240,228,.38); backdrop-filter: blur(14px); }
.bkk-word-visual figure { position: relative; min-height: 610px; margin: 0; overflow: hidden; background: var(--bkk-ink); }
.bkk-word-visual figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 48%, rgba(3,25,21,.78)); }
.bkk-word-visual figure img { width: 100%; height: 100%; display: block; object-fit: cover; filter: grayscale(.2) contrast(1.08); transition: transform .7s cubic-bezier(.2,.8,.2,1), filter .5s; }
.bkk-word-visual figure > span { position: absolute; z-index: 2; right: 22px; bottom: 8px; color: var(--bkk-word-color); font-size: 120px; font-weight: 850; line-height: 1; letter-spacing: -.09em; transition: color .5s; }
.bkk-word-live { min-width: 0; display: flex; flex-direction: column; justify-content: flex-end; padding: clamp(28px, 3vw, 55px); color: var(--bkk-ink); }
.bkk-word-live > span { margin-bottom: auto; font-size: 10px; font-weight: 800; letter-spacing: .18em; }
.bkk-word-live strong { display: block; margin-bottom: 28px; font-size: clamp(47px, 5vw, 85px); font-weight: 820; line-height: .85; letter-spacing: -.07em; overflow-wrap: anywhere; }
.bkk-word-live p { margin: 0; padding-top: 23px; border-top: 1px solid rgba(6,44,39,.32); font-size: clamp(16px, 1.4vw, 21px); line-height: 1.5; }
.bkk-word-live.bkk-word-changing { animation: bkkWordPulse .4s ease; }
@keyframes bkkWordPulse { 40% { opacity: .28; transform: translateY(12px); } }
.bkk-word-selector { display: grid; grid-template-rows: repeat(7, 1fr); border-top: 1px solid var(--bkk-ink); }
.bkk-word { width: 100%; min-height: 78px; display: grid; grid-template-columns: 38px 1fr 28px; align-items: center; gap: 15px; padding: 12px 20px; border: 0; border-bottom: 1px solid var(--bkk-ink); border-radius: 0; color: var(--bkk-ink); background: transparent; text-align: left; cursor: pointer; transition: color .25s, background .25s, padding .25s; }
.bkk-word span { font-size: 9px; font-weight: 800; letter-spacing: .1em; }
.bkk-word b { font-size: clamp(20px, 2vw, 30px); font-weight: 720; letter-spacing: -.035em; }
.bkk-word i { font-style: normal; font-size: 18px; transition: transform .25s; }
.bkk-word:hover, .bkk-word:focus, .bkk-word.bkk-word-active { padding-left: 30px; color: #fff; background: var(--bkk-ink); outline: none; }
.bkk-word:hover i, .bkk-word:focus i, .bkk-word.bkk-word-active i { transform: rotate(45deg); }
.bkk-words-stage.bkk-stage-changing .bkk-word-visual figure img { transform: scale(1.055) rotate(.7deg); filter: grayscale(.7) contrast(1.15); }

.bkk-president-section { position: relative; isolation: isolate; overflow: hidden; padding: clamp(110px, 12vw, 190px) 0; color: #fff; background: var(--bkk-deep); }
.bkk-president-section::before { content: ""; position: absolute; z-index: -1; width: 760px; height: 760px; top: 50%; left: -260px; border-radius: 50%; background: radial-gradient(circle, rgba(215,179,255,.2), transparent 68%); transform: translateY(-50%); }
.bkk-president-watermark { position: absolute; z-index: -1; top: -7vw; right: -2vw; color: rgba(255,255,255,.025); font-size: clamp(200px, 27vw, 470px); font-weight: 850; line-height: 1; letter-spacing: -.09em; pointer-events: none; }
.bkk-president-grid { display: grid; grid-template-columns: minmax(330px, .82fr) minmax(0, 1.18fr); gap: clamp(65px, 8vw, 145px); align-items: center; }
.bkk-president-portrait { position: relative; margin: 0; }
.bkk-president-frame { position: relative; aspect-ratio: 4/5; overflow: hidden; border-radius: 260px 260px 18px 18px; background: #d8cdb8; box-shadow: 0 45px 100px rgba(0,0,0,.38); }
.bkk-president-frame::after { content: ""; position: absolute; inset: 0; border: 1px solid rgba(255,255,255,.25); border-radius: inherit; box-shadow: inset 0 0 0 11px rgba(255,255,255,.05); }
.bkk-president-frame img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: 50% 17%; filter: saturate(.9) contrast(1.04); }
.bkk-president-portrait figcaption { width: calc(100% - 42px); margin: -34px 0 0 21px; position: relative; z-index: 2; padding: 20px 24px 18px; color: var(--bkk-ink); background: var(--bkk-acid); box-shadow: 0 14px 36px rgba(0,0,0,.18); }
.bkk-president-portrait figcaption strong, .bkk-president-portrait figcaption span, .bkk-president-portrait figcaption small { display: block; }
.bkk-president-portrait figcaption strong { font-size: 9px; letter-spacing: .16em; text-transform: uppercase; }
.bkk-president-portrait figcaption span { margin: 3px 0; font-size: clamp(22px, 2vw, 30px); font-weight: 780; line-height: 1.05; letter-spacing: -.035em; }
.bkk-president-portrait figcaption small { color: rgba(6,44,39,.68); font-size: 11px; }
.bkk-president-copy .bkk-section-number { color: var(--bkk-acid); }
.bkk-president-copy h2 { max-width: 780px; margin: 24px 0 42px; color: #fff; font-size: clamp(52px, 6.4vw, 102px); font-weight: 760; line-height: .91; letter-spacing: -.065em; }
.bkk-tribute-rule { display: flex; align-items: center; gap: 18px; margin-bottom: 35px; }
.bkk-tribute-rule span { flex: 1; height: 1px; background: rgba(255,255,255,.25); }
.bkk-tribute-rule b { color: var(--bkk-acid); font-size: 11px; letter-spacing: .16em; }
.bkk-tribute-message { max-width: 780px; margin-bottom: 34px; color: rgba(255,255,255,.86); font-size: clamp(20px, 2vw, 30px); line-height: 1.43; letter-spacing: -.015em; }
.bkk-president-copy blockquote { margin: 0 0 32px; padding: 25px 30px; border: 0; border-left: 5px solid var(--bkk-acid); color: var(--bkk-ink); background: var(--bkk-acid); font-size: clamp(18px, 1.7vw, 25px); font-weight: 760; line-height: 1.3; }
.bkk-tribute-commitment { max-width: 750px; margin-bottom: 0; color: rgba(255,255,255,.62); font-size: 15px; line-height: 1.65; }

.bkk-finale { position: relative; min-height: min(900px, 95vh); display: grid; place-items: center; isolation: isolate; color: #fff; background-color: var(--bkk-deep); background-image: var(--bkk-final); background-size: cover; background-position: center; }
.bkk-finale-shade { position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, rgba(23,11,31,.62), rgba(23,11,31,.94)), linear-gradient(90deg, rgba(118,45,129,.46), transparent); }
.bkk-finale-inner { padding: 100px 0; text-align: center; }
.bkk-final-kicker { margin-bottom: 62px; color: var(--bkk-acid); font-size: 12px; font-weight: 800; line-height: 1.5; letter-spacing: .17em; }
.bkk-finale h2 { margin: 0; color: #fff; font-size: clamp(75px, 13vw, 200px); font-weight: 760; line-height: .8; letter-spacing: -.075em; }
.bkk-finale strong { display: block; margin: 38px auto 60px; color: #fff; font-size: clamp(21px, 2.5vw, 37px); font-weight: 580; }
.bkk-finale-inner > p:last-child { width: fit-content; max-width: 620px; margin: 0 auto; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.34); color: rgba(255,255,255,.8); }

.bkk-sources { padding: 27px 0; color: rgba(255,255,255,.68); background: #031713; font-size: 11px; letter-spacing: .04em; }
.bkk-sources .bkk-shell { display: flex; align-items: center; gap: 26px; }
.bkk-sources span { color: var(--bkk-acid); font-weight: 760; text-transform: uppercase; }
.bkk-sources a { color: rgba(255,255,255,.68); text-decoration: none; }
.bkk-sources a:hover { color: #fff; }
.bkk-sources small { color: rgba(255,255,255,.5); font-size: 10px; }
.bkk-sources b { margin-left: auto; color: #fff; }

.bkk-lightbox[hidden] { display: none; }
.bkk-lightbox { position: fixed; z-index: 99999; inset: 0; display: grid; grid-template-columns: 82px minmax(0,1fr) 82px; place-items: center; padding: 36px; color: #fff; background: rgba(1,14,12,.96); backdrop-filter: blur(18px); }
.bkk-lightbox figure { max-width: min(1260px, calc(100vw - 220px)); max-height: calc(100vh - 80px); display: grid; place-items: center; margin: 0; }
.bkk-lightbox img { max-width: 100%; max-height: calc(100vh - 115px); display: block; object-fit: contain; box-shadow: 0 26px 80px rgba(0,0,0,.35); }
.bkk-lightbox figcaption { margin-top: 12px; color: rgba(255,255,255,.56); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.bkk-lightbox button { display: grid; place-items: center; width: 48px; height: 48px; padding: 0; border: 1px solid rgba(255,255,255,.4); border-radius: 50%; color: #fff; background: transparent; cursor: pointer; transition: color .2s, background .2s; }
.bkk-lightbox button:hover { color: var(--bkk-ink); background: var(--bkk-acid); }
.bkk-lightbox-close { position: absolute; top: 24px; right: 24px; font-size: 29px !important; }

.bkk-js .bkk-reveal { opacity: 0; transform: translateY(34px); transition: opacity .8s ease, transform .9s cubic-bezier(.2,.8,.2,1); }
.bkk-js .bkk-reveal.bkk-visible { opacity: 1; transform: translateY(0); }

@media (max-width: 1050px) {
  .bkk-shell { width: min(100% - 48px, 1380px); }
  .bkk-hero-card-two { display: none; }
  .bkk-intro-grid { grid-template-columns: 1fr; gap: 45px; }
  .bkk-stats { grid-column: 1; }
  .bkk-gallery-grid { grid-template-columns: repeat(3, 1fr); }
  .bkk-video-grid { gap: 50px; }
  .bkk-words-heading { grid-template-columns: 1fr 2fr; }
  .bkk-words-heading p { grid-column: 2; }
}

@media (max-width: 760px) {
  .bkk-shell { width: calc(100% - 34px); }
  .bkk-hero { min-height: 780px; background-position: 54% center; }
  .bkk-hero-inner { padding: 120px 0 38px; }
  .bkk-hero h1 { margin-bottom: 45px; font-size: clamp(55px, 18vw, 88px); }
  .bkk-hero-card { top: 14%; right: -18px; width: 118px; border-width: 5px; opacity: .75; }
  .elbo-orchid-hero { right: -92px; bottom: 90px; transform: rotate(12deg) scale(.62); }
  .elbo-orchid-tribute { right: -120px; opacity: .18; }
  .bkk-hero-foot { align-items: flex-start; flex-direction: column; }
  .bkk-hero-foot > p { max-width: 270px; font-size: 17px; }
  .bkk-intro { padding: 95px 0; }
  .bkk-intro-copy p { font-size: 34px; }
  .bkk-stats { grid-template-columns: 1fr; }
  .bkk-stats div { min-height: 120px; padding: 20px 0; border-right: 0; border-bottom: 1px solid var(--bkk-line); }
  .bkk-stats div + div { padding-left: 0; }
  .bkk-stats strong { font-size: 54px; }
  .bkk-stats span { max-width: none; }
  .bkk-marquee span { padding: 0 15px; font-size: 33px; }
  .bkk-gallery-section { padding: 110px 0 90px; }
  .bkk-section-head { grid-template-columns: 1fr; gap: 28px; margin-bottom: 40px; }
  .bkk-section-head h2, .bkk-video-copy h2, .bkk-words-heading h2 { font-size: 55px; }
  .bkk-section-head > p { font-size: 16px; }
  .bkk-gallery-grid { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 210px; gap: 7px; }
  .bkk-gallery-item.bkk-wide { grid-column: span 2; }
  .bkk-video-grid { grid-template-columns: 1fr; }
  .bkk-video-copy { order: 2; }
  .bkk-phone-stage { order: 1; }
  .bkk-video-transcript { grid-template-columns: 1fr; margin-top: 35px; }
  .bkk-words-section { min-height: 0; padding: 100px 0; }
  .bkk-words-heading { grid-template-columns: 1fr; gap: 18px; }
  .bkk-words-heading p { grid-column: auto; }
  .bkk-words-stage { grid-template-columns: 1fr; margin-top: 48px; }
  .bkk-word-visual { min-height: 0; grid-template-columns: 1fr; }
  .bkk-word-visual figure { min-height: 390px; }
  .bkk-word-live { min-height: 320px; padding: 30px 24px; }
  .bkk-word-live strong { font-size: 54px; }
  .bkk-word-selector { grid-template-rows: none; }
  .bkk-word { min-height: 66px; padding: 10px 14px; }
  .bkk-word:hover, .bkk-word:focus, .bkk-word.bkk-word-active { padding-left: 20px; }
  .bkk-president-grid { grid-template-columns: 1fr; gap: 70px; }
  .bkk-president-portrait { width: min(470px, 92%); margin: 0 auto; }
  .bkk-president-copy h2 { font-size: 54px; }
  .bkk-tribute-message { font-size: 21px; }
  .bkk-president-watermark { top: 3%; font-size: 42vw; }
  .bkk-finale { min-height: 760px; }
  .bkk-finale h2 { font-size: 20vw; }
  .bkk-finale strong { font-size: 23px; }
  .bkk-sources .bkk-shell { align-items: flex-start; flex-direction: column; gap: 10px; }
  .bkk-sources b { margin: 12px 0 0; }
  .bkk-lightbox { grid-template-columns: 48px minmax(0,1fr) 48px; padding: 20px 8px; }
  .bkk-lightbox figure { max-width: calc(100vw - 112px); }
  .bkk-lightbox button { width: 40px; height: 40px; }
  .bkk-lightbox-close { top: 12px; right: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  .bkk-experience *, .bkk-experience *::before, .bkk-experience *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .bkk-js .bkk-reveal { opacity: 1; transform: none; }
}
