@font-face { font-family: 'Cormorant SC'; src: url('/promo_index/fonts/cormorant-sc-regular.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
.download-page { margin: 0; background: #0c0d0e; color: #ddd8cf; isolation: isolate; }
.download-page::before, .download-page::after { content: ''; position: fixed; inset: auto 0 0; height: clamp(180px, 36dvh, 380px); z-index: 1; pointer-events: none; background: #05070be0; -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); -webkit-mask-image: radial-gradient(ellipse 75% 100% at 50% 100%, #000 12%, #000c 45%, transparent 100%); mask-image: radial-gradient(ellipse 75% 100% at 50% 100%, #000 12%, #000c 45%, transparent 100%); }
.download-page::after { inset: 0 0 auto; -webkit-mask-image: radial-gradient(ellipse 75% 100% at 50% 0%, #000 12%, #000c 45%, transparent 100%); mask-image: radial-gradient(ellipse 75% 100% at 50% 0%, #000 12%, #000c 45%, transparent 100%); }
.download-content, .download-footer { position: relative; z-index: 2; }
.download-page #promo-navigation { position: absolute; background: linear-gradient(#080a0ec9, transparent); }
.download-scene { min-height: 940px; min-height: max(940px, 100svh); background: radial-gradient(ellipse at 50% 45%, #060809ed 0%, #060809bd 32%, #06080933 64%, transparent 82%), url('/assets/images/pages/download-bg.webp') center top / cover no-repeat; padding: 205px 24px 110px; }
.download-content { max-width: 1040px; margin: 0 auto; text-align: center; }
.download-heading h1 { margin: 0; font: 600 clamp(38px, 4.2vw, 64px)/1.08 'Cormorant SC', Georgia, serif; text-transform: uppercase; letter-spacing: .025em; color: #f2dbaf; text-wrap: balance; text-shadow: 0 2px 20px #000; }
@supports (background-clip: text) or (-webkit-background-clip: text) {
    .download-heading h1, .download-servers a { background-image: linear-gradient(to bottom, #faf5db 20%, #f6e4c5 35%, #e9c799 50%, #d2ab7a 65%, #c9a576 82%); background-size: 100% 1.08em; background-repeat: repeat-y; -webkit-background-clip: text; background-clip: text; text-shadow: none; filter: drop-shadow(0 2px 8px #0009); }
    .download-heading h1, .download-page .download-servers a:is([aria-current], :hover, :focus-visible) { color: transparent; }
    .download-servers a { background-origin: content-box; background-size: 100% 1.2em; }
}
@media (forced-colors: active) { .download-heading h1, .download-page .download-servers a, .download-page .download-servers a:is([aria-current], :hover, :focus-visible) { background: none; color: CanvasText; filter: none; } }
.download-heading h1::after { content: ''; display: block; width: min(640px, 90%); height: 17px; margin: 0 auto; background: url('/assets/images/pages/download-title-underline.webp') center / 100% 64px no-repeat; }
.download-heading > p { max-width: 900px; margin: 0 auto; font: 400 20px/1.5 'Cormorant SC', Georgia, serif; letter-spacing: .24em; color: #c8c3b9; text-wrap: balance; text-transform: uppercase; }
.download-servers { display: flex; justify-content: center; margin: 64px auto 48px; }
.download-servers a { position: relative; flex: 1; max-width: 480px; padding: 8px 24px 26px; color: #b9b5b0; font: 600 clamp(24px, 2.7vw, 38px)/1.2 'Cormorant SC', Georgia, serif; text-transform: uppercase; text-wrap: balance; transition: color .3s ease; }
.download-servers a + a::before { content: ''; position: absolute; left: 0; top: 6px; height: 44px; width: 2px; background: #9b8b6e80; }
.download-servers a[aria-current] { color: #f4d49a; }
.download-servers a[aria-current]::after { content: ''; position: absolute; bottom: -10px; left: 10%; width: 80%; height: 54px; background: url('/assets/images/pages/download-underline.webp') center / 100% 120px no-repeat; pointer-events: none; }
.download-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px 24px; }
.download-server-description { max-width: 900px; margin: 0 auto 32px; color: #ddd8cf; font: 400 22px/1.5 Georgia, serif; text-wrap: balance; overflow-wrap: anywhere; }
.download-action { position: relative; isolation: isolate; display: flex; justify-content: center; align-items: center; gap: 22px; min-height: 132px; padding: 22px 38px; color: #f4dcac; font: 600 clamp(23px, 2.1vw, 31px)/1.12 'Cormorant SC', Georgia, serif; text-transform: uppercase; text-align: left; }
.download-action::before, .download-action::after { content: ''; position: absolute; inset: 0; z-index: -1; background: url('/assets/images/pages/download-button.webp') center / 107% 215% no-repeat; transition: opacity .2s; }
/* Align hover frame (y=198…515) with the normal frame (y=201…516) in the 724px source images. */
.download-action::after { background-image: url('/assets/images/pages/download-button-hover.webp'); background-size: 107% 213.64%; background-position: 50% 49.48%; opacity: 0; }
.download-action:hover::after, .download-action:focus-visible::after { opacity: 1; }
.download-action .promo-icon { width: 36px; height: 36px; flex-shrink: 0; }
.download-action-copy { display: grid; min-width: 0; max-width: 100%; }
.download-action-short { display: none; }
.download-action small { display: block; width: 0; min-width: 100%; margin-top: 8px; color: #c8c3b9; font: 400 13px/1.4 'Cormorant SC', Georgia, serif; text-transform: uppercase; letter-spacing: .2em; white-space: nowrap; }
.download-action:active { transform: translateY(1px); }
.download-alternatives { display: flex; flex-wrap: wrap; justify-content: center; gap: 4px 24px; margin-top: 20px; }
.download-alternative { display: inline-flex; align-items: center; gap: 10px; color: #cdb78f; font-size: 13px; text-underline-offset: 5px; text-decoration: underline; text-decoration-color: #827050; padding: 8px; }
.download-alternative .promo-icon { width: 16px; height: 16px; }
.download-note { display: flex; align-items: center; gap: 20px; width: fit-content; max-width: 860px; margin: 40px auto 0; text-align: left; font: 400 14px/1.6 Georgia, serif; color: #ccc6bb; }
.download-note-icon { display: grid; place-items: center; flex-shrink: 0; width: 30px; height: 30px; border: 1px solid #d5b16f; border-radius: 50%; color: #e8c88e; font: 22px Georgia, serif; }
.download-note-text { padding-left: 20px; border-left: 1px solid #817255; min-width: 0; overflow-wrap: anywhere; }
.download-community { display: inline-flex; justify-content: center; align-items: center; gap: 10px; margin-top: 32px; padding: 8px; color: #c5b497; font-size: 13px; }
.download-community .promo-icon { width: 18px; height: 18px; flex-shrink: 0; }
.download-page a:focus-visible { outline: 2px solid #f4d49a; outline-offset: 5px; }
.download-page a:hover { color: #ffe8bb; }
.download-footer { max-width: 1320px; padding: 0 24px 12px; margin: auto; }
.download-skip { position: absolute; top: -100px; left: 20px; z-index: 60; padding: 12px; background: #17191b; }
.download-skip:focus { top: 12px; }
@media (max-width: 767px) {
    .download-scene { min-height: 100svh; padding: 140px 20px 72px; background-position: center top; }
    .download-heading h1 { font-size: 32px; }
    .download-heading > p { font-size: 15px; letter-spacing: .08em; }
    .download-servers { margin: 40px auto 28px; flex-wrap: wrap; gap: 12px 0; }
    .download-servers a { min-width: 120px; padding: 4px 8px 18px; font-size: 22px; }
    .download-actions { grid-template-columns: minmax(0, 1fr); gap: 8px; }
    .download-server-description { margin-bottom: 14px; font-size: 16px; }
    .download-action { min-height: 94px; padding: 16px 24px; gap: 14px; font-size: 24px; }
    .download-action-title { display: none; }
    .download-action-short { display: block; }
    .download-action small { margin-top: 4px; font-size: 12px; letter-spacing: .12em; }
    .download-action .promo-icon { width: 28px; height: 28px; }
    .download-alternatives { margin-top: 8px; gap: 4px 12px; }
    .download-note { gap: 12px; margin-top: 32px; font-size: 13px; }
    .download-note-text { padding-left: 12px; }
    .download-community { font-size: 12px; }
}
@media (prefers-reduced-motion: reduce) { .download-page *, .download-page *::before, .download-page *::after { transition: none !important; } }
.download-empty { margin: 64px 0; color: #d8c7a8; }
.download-page.download-fitted { display: grid; grid-template-rows: auto minmax(0, 1fr) auto; height: 100dvh; overflow: hidden; background: radial-gradient(ellipse at 50% 45%, #060809ed 0%, #060809bd 32%, #06080933 64%, transparent 82%), url('/assets/images/pages/download-bg.webp') center / cover no-repeat; }
.download-fitted #promo-navigation { position: relative; }
.download-fitted > main { min-height: 0; overflow: clip; }
.download-fitted .download-scene { position: relative; height: 100%; min-height: 0; padding: 0; background: none; }
.download-fitted .download-content { position: absolute; top: 50%; left: 50%; width: min(1040px, calc(100% - 48px)); margin: 0; transform: translate(-50%, -50%) scale(var(--download-scale, 1)); transform-origin: center; }
.download-fitted .download-footer { width: min(100%, 1320px); margin: 0 auto; padding: 0 24px max(8px, env(safe-area-inset-bottom)); }
.download-fitted .reference-footer { min-height: 0; margin-top: 0; padding-block: 8px; gap: 12px; }
@media (max-width: 767px) {
    .download-fitted .download-servers { margin-block: 16px; }
    .download-fitted .download-note { margin-top: 20px; }
    .download-fitted .download-community { margin-top: 16px; }
    .download-fitted .download-footer { padding-inline: 16px; }
    .download-fitted .reference-footer { gap: 8px; }
}
/* Compact wide, short windows before the proportional fit is applied. */
@media (min-width: 768px) and (max-height: 600px) {
    .download-heading h1 { font-size: 30px; }
    .download-heading > p { font-size: 14px; letter-spacing: .08em; }
    .download-servers { margin: 10px auto; }
    .download-servers a { padding: 4px 12px 16px; font-size: 22px; }
    .download-server-description { margin-bottom: 8px; font-size: 14px; }
    .download-actions { gap: 16px; }
    .download-action { min-height: 76px; padding: 12px 24px; gap: 14px; font-size: 22px; }
    .download-action-title { display: none; }
    .download-action-short { display: block; }
    .download-action .promo-icon { width: 28px; height: 28px; }
    .download-action small { margin-top: 4px; font-size: 12px; letter-spacing: .12em; }
    .download-alternatives { margin-top: 4px; }
    .download-note { margin-top: 8px; font-size: 12px; }
    .download-community { margin-top: 8px; }
}
