:root{--navy:#0d1b3d;--navy-2:#081225;--teal:#17b2a6;--teal-2:#0d8178;--amber:#f5a623;--bg:#071020;--surface:#0d1b33;--surface-2:#122441;--text:#f4f8ff;--muted:#9aabc2;--line:rgba(255,255,255,.11);--shadow:0 24px 70px rgba(0,0,0,.3);--shell:min(1160px,calc(100% - 40px));font-family:"Segoe UI",Tahoma,Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;inset-inline-start:12px;top:-70px;z-index:999;background:var(--teal);color:#fff;padding:10px 16px;border-radius:10px}.skip-link:focus{top:12px}.download-header{height:78px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--navy-2) 90%,transparent);position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px}.brand img{width:46px;height:46px;border-radius:13px}.brand span{display:grid;line-height:1.2}.brand b{font-size:.98rem}.brand small{font-size:.68rem;color:var(--muted);margin-top:3px}.header-actions{display:flex;align-items:center;gap:8px}.home-link,.icon-button,.language-button{height:42px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px}.home-link{display:grid;place-items:center;padding:0 16px;font-size:.76rem;font-weight:800}.icon-button{width:42px;display:grid;place-items:center;cursor:pointer}.icon-button svg{width:19px}.moon{display:none}html[data-theme="dark"] .sun{display:none}html[data-theme="dark"] .moon{display:block}.language-picker{position:relative}.language-button{padding:0 12px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.74rem;font-weight:800}.language-button img,.language-menu img{width:22px;height:15px;object-fit:cover;border-radius:2px}.language-menu{position:absolute;top:49px;inset-inline-end:0;width:165px;padding:7px;border:1px solid var(--line);background:var(--surface);border-radius:13px;box-shadow:var(--shadow)}.language-menu button{width:100%;padding:9px;border:0;background:transparent;color:var(--text);display:flex;align-items:center;gap:9px;border-radius:8px;cursor:pointer}.language-menu button:hover{background:var(--surface-2)}.download-hero{min-height:700px;position:relative;overflow:hidden;background:linear-gradient(145deg,#071020,#0b1932 55%,#0b2931)}.hero-grid-pattern{position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(23,178,166,.15),transparent 28%),radial-gradient(circle at 90% 85%,rgba(245,166,35,.08),transparent 25%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,auto,48px 48px,48px 48px;mask-image:linear-gradient(#000 70%,transparent)}.hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);gap:72px;align-items:center;padding-block:78px 92px}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(69,224,210,.25);background:rgba(23,178,166,.11);border-radius:999px;color:#68e5d7;font-size:.72rem}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 6px rgba(23,178,166,.12)}.hero-copy h1{font-size:clamp(3.2rem,5.5vw,5.8rem);line-height:.97;letter-spacing:-.055em;margin:22px 0 0;max-width:720px}.hero-copy>p{font-size:1rem;color:#afbdd0;margin:25px 0 0;max-width:650px}.trust-row{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:27px}.trust-row span{display:flex;align-items:center;gap:6px;color:#cad5e5;font-size:.7rem}.trust-row svg{width:17px;color:var(--teal)}.release-card{background:linear-gradient(180deg,rgba(17,35,64,.98),rgba(9,23,44,.98));border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.release-top{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.app-icon{width:58px;height:58px;border:1px solid rgba(255,255,255,.12);background:#09162c;border-radius:17px;padding:7px}.app-icon img{width:100%;height:100%}.release-top small,.release-meta small,.release-notes>small,.checksum small{display:block;color:var(--muted);font-size:.65rem}.release-top h2{font-size:1.35rem;margin:2px 0 0}.status-badge{font-size:.62rem;font-weight:900;padding:6px 9px;border-radius:999px;background:rgba(245,166,35,.13);color:#ffc15c;border:1px solid rgba(245,166,35,.24)}.status-badge.ready{background:rgba(23,178,166,.13);color:#68e5d7;border-color:rgba(23,178,166,.28)}.status-badge.error{background:rgba(255,99,120,.12);color:#ff8c9d;border-color:rgba(255,99,120,.25)}.release-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.release-meta>div{padding:12px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);border-radius:12px}.release-meta b{display:block;margin-top:3px;font-size:.72rem}.release-notes{margin-top:20px}.release-notes h3{margin:5px 0 0;font-size:1rem}.release-notes p{color:var(--muted);font-size:.75rem;margin:7px 0 0;white-space:pre-line}.download-button{min-height:56px;margin-top:22px;border-radius:14px;background:var(--teal);display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900;box-shadow:0 14px 30px rgba(23,178,166,.2)}.download-button svg{width:20px}.download-button:hover{background:#1bc5b7}.download-button.disabled{background:#23324a;color:#8290a4;box-shadow:none;cursor:not-allowed}.retry-button{width:100%;margin-top:10px;padding:10px;border:1px solid var(--line);background:transparent;color:var(--text);border-radius:12px;cursor:pointer}.checksum{margin-top:13px;padding:11px 12px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(0,0,0,.12)}.checksum[hidden]{display:none}.checksum>div{min-width:0}.checksum code{display:block;max-width:310px;overflow:hidden;text-overflow:ellipsis;color:#cbd8e9;font-size:.66rem}.checksum button{border:0;background:rgba(23,178,166,.13);color:#68e5d7;border-radius:8px;padding:6px 9px;cursor:pointer}.status-message{font-size:.65rem;color:var(--muted);text-align:center;margin:12px 0 0}.steps-section{padding:95px 0;background:var(--bg)}.section-heading{max-width:760px;text-align:center;margin:0 auto 42px}.section-heading>span,.safety-card>div>span{font-size:.68rem;font-weight:900;color:#58d8cc}.section-heading h2,.safety-card h2{font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.05;letter-spacing:-.04em;margin:10px 0 0}.section-heading p,.safety-card p{color:var(--muted);margin:13px 0 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.steps-grid article{min-height:235px;padding:26px;border:1px solid var(--line);background:var(--surface);border-radius:20px}.steps-grid article>b{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(23,178,166,.12);color:#65ded3}.steps-grid h3{font-size:1rem;margin:22px 0 0}.steps-grid p{font-size:.75rem;color:var(--muted);margin:8px 0 0}.safety-section{padding:0 0 95px}.safety-card{border:1px solid rgba(23,178,166,.22);background:linear-gradient(135deg,#0e213d,#0e3a42);padding:42px;border-radius:28px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.safety-card h2{font-size:clamp(2rem,3.2vw,3.3rem)}.safety-card a{min-height:50px;padding:0 20px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);border-radius:13px;font-size:.75rem;font-weight:900;background:rgba(255,255,255,.06)}footer{border-top:1px solid var(--line);padding:26px 0;color:var(--muted);font-size:.7rem}footer .shell{display:flex;justify-content:space-between;align-items:center;gap:20px}footer nav{display:flex;gap:18px}
html[data-theme="light"]{--bg:#f3f7fa;--surface:#fff;--surface-2:#edf4f7;--text:#10203a;--muted:#607087;--line:#dce5ec;color-scheme:light}html[data-theme="light"] .download-header{background:rgba(255,255,255,.92)}html[data-theme="light"] .download-hero{background:linear-gradient(145deg,#f9fcff,#edf7f6 58%,#e8f5f2)}html[data-theme="light"] .hero-grid-pattern{background:radial-gradient(circle at 15% 20%,rgba(23,178,166,.12),transparent 28%),radial-gradient(circle at 90% 85%,rgba(245,166,35,.08),transparent 25%),linear-gradient(rgba(13,27,61,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(13,27,61,.035) 1px,transparent 1px);background-size:auto,auto,48px 48px,48px 48px}html[data-theme="light"] .hero-copy>p,html[data-theme="light"] .trust-row span{color:var(--muted)}html[data-theme="light"] .release-card{background:rgba(255,255,255,.96);border-color:var(--line)}html[data-theme="light"] .app-icon{background:#f1f6f8;border-color:var(--line)}html[data-theme="light"] .release-meta>div{background:#f5f8fa;border-color:var(--line)}html[data-theme="light"] .checksum{background:#f5f8fa}html[data-theme="light"] .moon{display:none}html[data-theme="light"] .sun{display:block}
@media(max-width:900px){.hero-layout{grid-template-columns:1fr;gap:42px;padding-block:58px 72px}.hero-copy{text-align:center}.eyebrow{margin-inline:auto}.hero-copy>p{margin-inline:auto}.trust-row{justify-content:center}.release-card{max-width:620px;width:100%;margin-inline:auto}.safety-card{grid-template-columns:1fr;text-align:center}.safety-card a{justify-self:center}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:auto}.home-link{display:none}}
@media(max-width:600px){:root{--shell:min(1160px,calc(100% - 20px))}.download-header{height:70px}.brand img{width:40px;height:40px}.brand b{font-size:.84rem}.brand small{font-size:.58rem}.language-button span{display:none}.hero-layout{padding-top:42px}.hero-copy h1{font-size:clamp(2.75rem,13vw,4rem)}.hero-copy>p{font-size:.88rem}.trust-row{display:grid;justify-content:start;text-align:start;margin-inline:auto;width:max-content;max-width:100%}.release-card{padding:20px;border-radius:22px}.release-top{grid-template-columns:auto 1fr}.status-badge{grid-column:1/-1;justify-self:start}.release-meta{grid-template-columns:1fr}.checksum code{max-width:205px}.steps-section{padding:72px 0}.safety-card{padding:30px 20px}.safety-section{padding-bottom:72px}footer .shell{flex-direction:column;text-align:center}footer nav{flex-wrap:wrap;justify-content:center}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
