.alternative1-hero{--alt1-ease:cubic-bezier(0.22, 1, 0.36, 1);min-height:min(780px, calc(100dvh - 5rem));padding:clamp(1rem, 2vw, 2.5rem);background:#ffffff;}.alternative1-hero::before, .alternative1-hero::after{content:none;}.alternative1-stage{position:relative;isolation:isolate;width:min(100%, 1480px);min-height:min(720px, calc(100dvh - 7rem));margin:0 auto;overflow:hidden;border:clamp(0.55rem, 1.05vw, 0.9rem) solid #ffffff;border-radius:clamp(1.5rem, 2.7vw, 2.8rem);background:#0b1321;outline:1px solid rgba(15, 23, 42, 0.1);box-shadow:0 1.75rem 5rem rgba(15, 23, 42, 0.15);}.alternative1-video-stack, .alternative1-video, .alternative1-video-wash, .alternative1-video-grain{position:absolute;inset:0;}.alternative1-video{z-index:0;display:block;width:100%;height:100%;object-fit:cover;visibility:hidden;opacity:0;transform:scale(1.045);transition:transform 10.5s linear;}.alternative1-video.is-active{z-index:1;visibility:visible;opacity:1;transform:scale(1.005);transition:opacity 1.2s ease-in-out, transform 10.5s linear;}.alternative1-video-wash{z-index:2;background:linear-gradient(90deg, rgba(4, 10, 21, 0.91) 0%, rgba(4, 10, 21, 0.7) 39%, rgba(4, 10, 21, 0.31) 72%, rgba(4, 10, 21, 0.54) 100%), linear-gradient(0deg, rgba(4, 10, 21, 0.71) 0%, transparent 43%, rgba(4, 10, 21, 0.22) 100%);}.alternative1-video-grain{z-index:3;opacity:0.28;background-image:radial-gradient(rgba(255, 255, 255, 0.22) 0.55px, transparent 0.7px);background-size:5px 5px;mix-blend-mode:soft-light;pointer-events:none;}.alternative1-stage-content{position:relative;z-index:4;display:grid;grid-template-rows:minmax(0, 1fr) auto;min-height:inherit;padding:clamp(1.5rem, 3.6vw, 4rem);color:#f8fbff;text-align:left;}.alternative1-bottomline{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;}.alternative1-copy-stack{display:grid;align-items:center;width:min(100%, 820px);min-height:20rem;align-self:center;margin:0;}.alternative1-story{grid-area:1 / 1;width:100%;pointer-events:none;text-align:left;opacity:0;transform:translate3d(0, 2rem, 0);transition:opacity 0.9s ease, transform 1.15s var(--alt1-ease);}.alternative1-story.is-active{pointer-events:auto;opacity:1;transform:translate3d(0, 0, 0);transition-delay:0.3s;}.alternative1-story h1, .alternative1-story h2{max-width:17ch;margin:0;color:#ffffff;font-family:var(--font-heading);font-size:clamp(2.7rem, 5.7vw, 5.5rem);font-weight:600;letter-spacing:-0.065em;line-height:0.96;text-wrap:balance;hyphens:none;overflow-wrap:normal;word-break:normal;}.alternative1-story em{color:#93c5fd;font-style:normal;}.alternative1-story-lede{max-width:57ch;margin:1.6rem 0 0;color:rgba(239, 246, 255, 0.79);font-size:clamp(1rem, 1.35vw, 1.2rem);line-height:1.6;text-wrap:pretty;}.alternative1-platforms{display:flex;flex-wrap:wrap;gap:0.55rem;margin-top:1.15rem;}.alternative1-platform{display:inline-flex;align-items:center;gap:0.45rem;min-height:2.25rem;padding:0.42rem 0.72rem;border:1px solid rgba(255, 255, 255, 0.28);border-radius:999px;background:rgba(7, 16, 29, 0.2);color:rgba(248, 251, 255, 0.92);font-size:0.78rem;font-weight:600;letter-spacing:0.01em;line-height:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}.alternative1-platform img{display:block;width:1.05rem;height:1.05rem;filter:brightness(0) invert(1);opacity:0.92;}.alternative1-actions{display:flex;flex-wrap:wrap;gap:0.75rem;}.alternative1-actions .btn{min-height:3.2rem;padding:0.85rem 1.25rem;border:1px solid rgba(255, 255, 255, 0.36);border-radius:999px;background:rgba(7, 16, 29, 0.22);color:#ffffff;box-shadow:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}.alternative1-actions .btn:hover, .alternative1-actions .btn:focus-visible{border-color:rgba(255, 255, 255, 0.85);background:rgba(255, 255, 255, 0.14);color:#ffffff;transform:translateY(-2px);box-shadow:0 0.65rem 1.5rem rgba(0, 0, 0, 0.2);}.alternative1-audit-button span{margin-left:0.4rem;color:#93c5fd;font-size:1.15em;}.alternative1-progress{display:flex;align-items:flex-end;gap:clamp(0.45rem, 1.2vw, 1rem);}.alternative1-progress-item{display:grid;gap:0.45rem;width:clamp(3rem, 6.5vw, 5.5rem);padding:0;border:0;background:transparent;color:rgba(226, 232, 240, 0.54);cursor:pointer;text-align:left;}.alternative1-progress-item > span{display:block;width:100%;height:2px;overflow:hidden;background:rgba(226, 232, 240, 0.32);}.alternative1-progress-item > span > i{display:block;width:0;height:100%;background:#bfdbfe;}.alternative1-progress-item.is-current{color:#ffffff;}.alternative1-progress-item.is-current > span > i{width:100%;animation:alternative1-progress 10.5s linear forwards;}@keyframes alternative1-progress{from{transform:translateX(-100%);}to{transform:translateX(0);}}.alternative1-progress-item:focus-visible{outline:2px solid #bfdbfe;outline-offset:0.35rem;}@media (max-width:760px){.alternative1-hero{min-height:calc(100svh - 4.25rem);padding:0.6rem;}.alternative1-stage{min-height:calc(100svh - 5.45rem);border-width:0.5rem;border-radius:1.3rem;}.alternative1-video-wash{background:linear-gradient(90deg, rgba(4, 10, 21, 0.76) 0%, rgba(4, 10, 21, 0.36) 100%), linear-gradient(0deg, rgba(4, 10, 21, 0.87) 0%, rgba(4, 10, 21, 0.12) 70%, rgba(4, 10, 21, 0.36) 100%);}.alternative1-stage-content{padding:1.4rem 1.25rem 1.8rem;}.alternative1-copy-stack{min-height:18rem;margin:1rem 0;}.alternative1-story h1, .alternative1-story h2{max-width:13ch;font-size:clamp(2.5rem, 11vw, 4.25rem);}.alternative1-story-lede{max-width:34ch;margin-top:1.15rem;font-size:0.98rem;}.alternative1-platforms{gap:0.45rem;margin-top:0.9rem;}.alternative1-platform{min-height:2.1rem;padding:0.38rem 0.65rem;}.alternative1-bottomline{align-items:flex-start;flex-direction:column;}.alternative1-progress{width:100%;}.alternative1-progress-item{flex:1 1 0;width:auto;}}@media (max-width:430px){.alternative1-actions{display:grid;width:100%;}.alternative1-actions .btn{width:100%;}}@media (prefers-reduced-motion:reduce){.alternative1-video, .alternative1-story{transition:none;}.alternative1-progress-item.is-current > span > i{animation:none;}}