.download-page{color:#ededed;background:#171717;min-height:100vh}.download-main{max-width:860px;padding:0 var(--padding-x)80px;margin:0 auto}body:has(.download-page) .navbar{background:#171717}body:has(.download-page) .navbar--scrolled{-webkit-backdrop-filter:none;background:#171717;box-shadow:0 1px #2e2e2e}.download-hero{text-align:center;padding-top:120px;padding-bottom:40px}.download-hero-badge{color:#3b82f6;letter-spacing:.03em;background:#3b82f61f;border-radius:999px;margin-bottom:16px;padding:3px 12px;font-size:.6875rem;font-weight:500;display:inline-block}.download-hero-title{color:#ededed;letter-spacing:-.02em;margin:0 0 12px;font-size:2rem;font-weight:500;line-height:1.3}.download-hero-highlight{color:#ededed}.download-hero-desc{color:#888;margin:0;font-size:.9375rem;font-weight:400;line-height:1.6}.download-platforms{grid-template-columns:repeat(2,1fr);gap:12px;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;display:grid}.download-platforms.single-platform{grid-template-columns:minmax(280px,400px);justify-content:center}.download-card{text-align:center;background:#222;border:1px solid #2e2e2e;border-radius:8px;flex-direction:column;align-items:center;gap:16px;padding:32px 24px 24px;transition:border-color .15s;display:flex}.download-card:hover{border-color:#444}.download-card-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.download-card-content{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.download-card-title{color:#ededed;margin:0;font-size:1rem;font-weight:500}.download-card-desc{color:#888;margin:0;font-size:.8125rem}.download-card-size{color:#555;font-size:.75rem;display:block}.download-card-button{color:#fff;background:#3b82f6;border:1px solid #3b82f6;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:36px;margin-top:4px;padding:0 16px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.download-card-button:hover{background:#2563eb;border-color:#2563eb}.download-card:hover .download-card-button{color:#fff;background:#3b82f6}.download-card:hover .download-card-button:hover{background:#2563eb}.download-card-actions{align-items:center;gap:8px;margin-top:4px;display:flex}.download-card-button--lite{letter-spacing:0;text-transform:none;border-radius:6px;width:auto;min-width:80px;height:34px;padding:0 12px;font-size:.8125rem;font-weight:500}.download-version{text-align:center;color:#555;margin-bottom:48px;font-size:.8125rem}.download-version-divider{margin:0 8px}.download-guide{margin-bottom:48px}.download-guide-title{color:#ededed;text-align:center;letter-spacing:-.01em;margin:0 0 20px;font-size:1.25rem;font-weight:400}.download-guide-carousel{width:min(1200px,calc(100vw - (var(--padding-x)*2)));max-width:1200px;margin-left:50%;transform:translate(-50%)}.download-guide-viewport{cursor:grab;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;border-radius:8px;width:100%;overflow:auto hidden}.download-guide-viewport::-webkit-scrollbar{display:none}.download-guide-viewport.is-dragging{cursor:grabbing}.download-guide-track{-webkit-user-select:none;user-select:none;gap:12px;display:flex}.download-guide-slide{scroll-snap-align:start;flex:0 0 calc(50% - 6px)}.download-guide-image-wrapper{background:#222;border:1px solid #2e2e2e;border-radius:8px;width:100%;position:relative;overflow:hidden}.download-guide-image-label{z-index:2;color:#fff;letter-spacing:.02em;background:#3b82f6;border-radius:999px;padding:2px 10px;font-size:.6875rem;font-weight:500;position:absolute;top:10px;left:10px}.download-guide-image{pointer-events:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.download-guide-dots{justify-content:center;gap:6px;margin-top:16px;display:flex}.download-guide-dot{cursor:pointer;background:#444;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.download-guide-dot.active{background:#3b82f6;transform:scale(1.3)}.download-guide-dot:hover:not(.active){background:#666}.download-guide-counter{text-align:center;color:#555;font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:.8125rem}.download-requirements{background:#222;border:1px solid #2e2e2e;border-radius:8px;padding:24px}.download-requirements-title{color:#ededed;text-align:left;letter-spacing:0;margin:0 0 16px;font-size:.875rem;font-weight:500}.download-requirements-grid{grid-template-columns:repeat(2,1fr);gap:0;display:grid}.download-requirement-item{border-bottom:1px solid #2e2e2e;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.download-requirement-item:last-child,.download-requirement-item:nth-last-child(2){border-bottom:none}.download-requirement-item:nth-child(odd){padding-right:16px}.download-requirement-item:nth-child(2n){border-left:1px solid #2e2e2e;padding-left:16px}.download-requirement-label{color:#888;font-size:.8125rem}.download-requirement-value{color:#ededed;font-size:.8125rem;font-weight:500}@media (max-width:768px){.download-main{padding:0 var(--padding-x-mobile)60px}.download-hero{padding-top:100px;padding-bottom:32px}.download-hero-title{font-size:1.5rem}.download-hero-desc{font-size:.875rem}.download-platforms{grid-template-columns:1fr;max-width:400px}.download-card{padding:24px 16px 20px}.download-card-icon{width:40px;height:40px}.download-card-icon svg{width:32px;height:32px}.download-guide-slide{flex:0 0 100%}.download-guide-carousel{width:100%;max-width:100%;margin-left:0;transform:none}.download-requirements{padding:20px 16px}.download-requirements-grid{grid-template-columns:1fr;gap:0}.download-requirement-item{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 0}.download-requirement-item:nth-child(2n){border-left:none;padding-left:0}.download-requirement-item:nth-child(odd){padding-right:0}.download-requirement-item:last-child{border-bottom:none}.download-requirement-item:nth-last-child(2){border-bottom:1px solid #2e2e2e}}@media (max-width:480px){.download-hero-title{font-size:1.25rem}.download-hero-badge{padding:2px 10px;font-size:.625rem}}
