.trailer-engagement{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
  margin:16px 0 28px;
  padding:14px;
  border:1px solid rgba(190,145,255,.24);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(19,12,35,.92),rgba(9,7,18,.92));
  box-shadow:0 14px 40px rgba(0,0,0,.22);
}
.trailer-action{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:11px 16px;
  border:1px solid rgba(202,170,255,.34);
  border-radius:999px;
  background:rgba(255,255,255,.045);
  color:#f8f3ff;
  font:600 .88rem/1 Inter,sans-serif;
  cursor:pointer;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;
}
.trailer-action:hover,.trailer-action:focus-visible{
  transform:translateY(-1px);
  border-color:rgba(202,170,255,.72);
  background:rgba(139,82,255,.16);
  box-shadow:0 8px 25px rgba(111,61,219,.2);
}
.trailer-action:focus-visible{outline:2px solid #b88cff;outline-offset:3px}
.trailer-action:disabled{cursor:wait;opacity:.72}
.trailer-action-icon{font-size:1.12rem;color:#bc91ff}
.trailer-action strong{min-width:1.8em;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.09);color:#fff;text-align:center;font-size:.78rem}
.trailer-action.is-liked{border-color:rgba(255,102,184,.7);background:linear-gradient(135deg,rgba(203,56,139,.23),rgba(119,65,224,.2))}
.trailer-action.is-liked .trailer-action-icon{color:#ff72bd}
.trailer-engagement-status{flex:1 1 180px;min-height:1.2em;color:#cdbcea;font-size:.8rem}

/* Reality Switch — restored story with cleaner layout */
#reality.reality{
  display:block;
  width:min(1180px,calc(100% - 32px));
  max-width:1180px;
  margin:0 auto;
  padding:72px 0 54px;
}
#reality.reality>*{box-sizing:border-box}

.rs-story-intro{
  max-width:940px;
  margin:0 auto 28px;
  padding:34px clamp(22px,4vw,44px);
  border:1px solid rgba(190,145,255,.22);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(17,11,31,.94),rgba(7,5,14,.95));
  box-shadow:0 28px 80px rgba(0,0,0,.24);
}
.rs-story-intro>.eyebrow{margin-bottom:14px}
.rs-title-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:10px}
.rs-title-row h2{margin:0;font:800 clamp(2.8rem,7vw,6.5rem)/.86 'Space Grotesk',Inter,sans-serif;letter-spacing:-.055em;color:#fff}
.rs-title-row h2 span{background:linear-gradient(90deg,#fff 0%,#c19aff 38%,#7e4fff 74%,#67c9ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.rs-title-row .status{display:inline-flex;padding:8px 12px;border:1px solid rgba(190,145,255,.36);border-radius:999px;background:rgba(121,68,255,.12);color:#e8dcff;font-size:.72rem;font-weight:800;letter-spacing:.1em}
.rs-bigcopy{margin:18px 0 12px;color:#fff;font:700 clamp(1.25rem,3vw,2rem)/1.2 'Space Grotesk',Inter,sans-serif}
.rs-brandline,.rs-description{margin:0;color:#c8bfd4;line-height:1.78;font-size:.98rem}
.rs-manifesto{margin:24px 0;padding:18px 20px;border-left:3px solid #9d6cff;background:rgba(126,70,255,.08);color:#f1eaff;font:650 clamp(1rem,2vw,1.2rem)/1.7 'Space Grotesk',Inter,sans-serif}
.rs-credit{display:flex;gap:8px 14px;flex-wrap:wrap;margin:24px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);color:#9f95ad;font-size:.82rem}
.rs-credit strong{color:#fff}.rs-credit span{color:#bba9d5}

.rs-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px}
.rs-feature-grid>div{display:grid;gap:6px;min-height:110px;padding:18px;border:1px solid rgba(190,145,255,.18);border-radius:18px;background:rgba(10,7,18,.78)}
.rs-feature-grid strong{font:800 1.45rem/1 'Space Grotesk',Inter,sans-serif;color:#b88cff}
.rs-feature-grid span{color:#e4ddeb;font-size:.86rem;line-height:1.4}

.rs-world-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 26px}
.rs-world-grid article{padding:22px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(145deg,rgba(15,10,26,.9),rgba(8,6,14,.9))}
.rs-world-grid h3{margin:0 0 8px;color:#fff;font:700 1.05rem/1.2 'Space Grotesk',Inter,sans-serif}
.rs-world-grid p{margin:0;color:#a99fb8;line-height:1.6;font-size:.88rem}

.rs-storyboard{display:grid;justify-items:center;gap:10px;margin:12px auto 42px;max-width:720px;padding:18px;border:1px solid rgba(190,145,255,.16);border-radius:22px;background:rgba(7,5,13,.72)}
.rs-storyboard img{display:block;width:auto;max-width:100%;max-height:520px;object-fit:contain;border-radius:15px}
.rs-storyboard figcaption{color:#8f859f;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;text-align:center}

.rs-trailer-heading{max-width:760px;margin:0 auto 18px;text-align:center}
.rs-trailer-heading .eyebrow{justify-content:center}.rs-trailer-heading h3{margin:8px 0;color:#fff;font:700 clamp(1.7rem,3vw,2.5rem)/1.12 'Space Grotesk',Inter,sans-serif}.rs-trailer-heading p{margin:0;color:#aaa0b9;line-height:1.6}
.rs-trailer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch;margin:0 0 32px}
.rs-trailer-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(190,145,255,.26);border-radius:22px;background:linear-gradient(145deg,rgba(16,11,28,.98),rgba(5,4,10,.98));box-shadow:0 22px 60px rgba(0,0,0,.3)}
.rs-trailer-card.rs-trailer-new{border-color:rgba(91,182,255,.36);box-shadow:0 22px 60px rgba(48,96,200,.12)}
.rs-trailer-head{display:grid;gap:5px;padding:15px 17px;min-height:67px}
.rs-trailer-head span{font-size:.7rem;font-weight:800;letter-spacing:.15em;color:#b88cff}.rs-trailer-new .rs-trailer-head span{color:#75c9ff}.rs-trailer-head strong{color:#fff;font-size:.95rem}
.rs-trailer-card video{display:block;width:100%;height:clamp(260px,31vw,390px);object-fit:contain;background:#020204;border-top:1px solid rgba(255,255,255,.06)}

.rs-choice-panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);gap:26px;align-items:center;margin:0 0 20px;padding:28px;border:1px solid rgba(190,145,255,.24);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(126,70,255,.18),transparent 45%),rgba(10,7,19,.92)}
.rs-choice-copy h3{margin:9px 0 16px;font:700 clamp(1.55rem,3vw,2.3rem)/1.12 'Space Grotesk',Inter,sans-serif;color:#fff}.rs-choice-copy p{margin:6px 0;color:#bfb5cf}.rs-choice-copy>strong{display:block;color:#fff;font-size:1.04rem;line-height:1.5}.rs-choice-question{margin-top:16px!important;color:#fff!important;font-weight:800}.rs-choice-cta{color:#c8a8ff!important;font-weight:800}
.rs-choice-buttons{display:grid;gap:11px}.rs-choice-buttons button{min-height:58px;padding:13px 16px;border:1px solid rgba(190,145,255,.35);border-radius:16px;background:rgba(255,255,255,.045);color:#f8f3ff;font:700 .92rem/1.35 Inter,sans-serif;cursor:pointer;transition:.2s ease}.rs-choice-buttons button:hover,.rs-choice-buttons button:focus-visible,.rs-choice-buttons button.selected{transform:translateY(-1px);border-color:#b88cff;background:linear-gradient(135deg,rgba(130,72,255,.28),rgba(60,126,255,.18));box-shadow:0 10px 30px rgba(91,57,188,.2)}

.rs-comments{margin:0 0 18px;padding:24px;border:1px solid rgba(190,145,255,.2);border-radius:24px;background:rgba(8,6,15,.92)}
.rs-comments-head{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-bottom:16px}.rs-comments-head h3{margin:4px 0 0;color:#fff;font-size:1.45rem}.rs-comments-head>span{color:#9f94b3;font-size:.82rem}
.rs-comments-list{display:grid;gap:10px;max-height:430px;overflow:auto;padding-right:4px;margin-bottom:18px}.rs-comment{padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035)}.rs-comment-top{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.rs-comment-top strong{color:#fff}.rs-comment-top span{color:#9388a6;font-size:.76rem}.rs-comment-choice{display:inline-flex;margin-top:8px;padding:5px 9px;border-radius:999px;background:rgba(126,70,255,.15);color:#cdb5ff;font-size:.74rem;font-weight:800}.rs-comment p{margin:9px 0 0;color:#d9d2e2;line-height:1.55;white-space:pre-wrap}.rs-comment-empty{margin:0;padding:14px 0;color:#9d92ad}
.rs-comment-form{display:grid;gap:12px}.rs-comment-identity{color:#9e93ae;font-size:.82rem}.rs-comment-identity strong{color:#fff}.rs-comment-identity span{color:#bca8dd}.rs-comment-form textarea{width:100%;resize:vertical;min-height:112px;padding:14px 15px;border:1px solid rgba(190,145,255,.28);border-radius:16px;background:#0d0918;color:#fff;font:inherit;outline:none}.rs-comment-form textarea:focus{border-color:#b88cff;box-shadow:0 0 0 3px rgba(126,70,255,.12)}.rs-comment-actions{display:flex;justify-content:space-between;align-items:center;gap:14px}.rs-comment-actions>span{min-height:1.2em;color:#bcaed1;font-size:.8rem}.rs-comment-actions .btn{min-width:150px}
.rs-independent{max-width:850px;margin:24px auto 0;text-align:center;color:#8f859e;line-height:1.6;font-size:.82rem}

@media(max-width:900px){.rs-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-trailer-card video{height:330px}.rs-choice-panel{grid-template-columns:1fr}}
@media(max-width:760px){#reality.reality{width:min(100% - 22px,1180px);padding-top:48px}.rs-world-grid,.rs-trailer-grid{grid-template-columns:1fr}.rs-trailer-card video{height:auto;max-height:560px;aspect-ratio:16/10}.rs-storyboard img{max-height:430px}}
@media(max-width:640px){.trailer-engagement{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px}.trailer-action{width:100%;padding:11px 12px}.trailer-action-label{white-space:nowrap}.trailer-engagement-status{grid-column:1/-1;text-align:center}.rs-story-intro{padding:24px 18px;border-radius:21px}.rs-title-row h2{font-size:clamp(2.4rem,15vw,4.5rem)}.rs-feature-grid{grid-template-columns:1fr 1fr}.rs-choice-panel,.rs-comments{padding:18px;border-radius:19px}.rs-comment-actions{align-items:stretch;flex-direction:column}.rs-comment-actions .btn{width:100%}}
@media(max-width:430px){.rs-feature-grid{grid-template-columns:1fr}.rs-storyboard{padding:12px}.rs-choice-buttons button{min-height:54px}.rs-comments-head{align-items:flex-start;flex-direction:column}.trailer-engagement{grid-template-columns:1fr}.trailer-engagement-status{grid-column:auto}}
