.pr-page{--pr-bg-top:#05070b;--pr-bg-bottom:#0a101b;--pr-line:rgba(154, 174, 205, 0.36);--pr-text:#f2f7ff;--pr-sub:rgba(197, 215, 242, 0.84);--pr-accent:#2b7fda;min-height:100vh;background:radial-gradient(920px 420px at 84% -10%,rgba(45,100,185,.24),transparent 66%),linear-gradient(180deg,var(--pr-bg-top) 0%,var(--pr-bg-bottom) 100%);color:var(--pr-text)}.pr-main{min-height:calc(100vh - var(--header-h, 60px));padding-top:var(--header-h, 60px);display:flex;flex-direction:column}.pr-hero{width:100%;max-width:1280px;margin:0 auto;padding:clamp(26px,4vw,52px) 5% clamp(30px,5vw,64px)}.pr-kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.22em;color:rgba(162,188,228,.88);text-transform:uppercase}.pr-title{margin:8px 0 0;font-size:clamp(34px,5.2vw,72px);line-height:1;letter-spacing:.04em;text-transform:uppercase;font-weight:800}.pr-lead{margin:16px 0 0;max-width:780px;color:var(--pr-sub);line-height:1.6;font-size:clamp(14px,1.22vw,20px)}.pr-divider{margin:22px 0 24px;width:100%;height:1px;background:linear-gradient(90deg,rgba(221,235,255,.7),rgba(221,235,255,0))}.pr-video-shell{border:1px solid var(--pr-line);background:rgba(4,8,14,.72);box-shadow:0 18px 46px rgba(0,0,0,.44);overflow:hidden}.pr-video-frame{aspect-ratio:16/9;width:100%}.pr-video-frame iframe{width:100%;height:100%;border:0;display:block}.pr-footnote{margin:12px 0 0;color:rgba(171,193,226,.72);font-size:12px;letter-spacing:.08em;text-transform:uppercase}@media (max-width:760px){.pr-hero{padding-left:4%;padding-right:4%}.pr-title{letter-spacing:.02em}}