.download-page-clean{min-height:100vh;background:#fff;padding:120px 24px 80px}.download-container{max-width:680px;margin:0 auto}.download-header-clean{text-align:center;margin-bottom:24px}.experimental-badge{display:inline-block;font-size:12px;font-weight:500;color:#737373;background:#f5f5f5;padding:6px 12px;border-radius:100px;margin-bottom:16px;letter-spacing:.02em}.download-header-clean h1{font-size:2.25rem;font-weight:600;color:#1a1a1a;margin:0 0 12px;letter-spacing:-.02em}.download-header-clean p{font-size:1rem;color:#737373;margin:0;font-weight:400}.primary-download-btn{width:100%;background:#1a1a1a;color:#fff;border:none;padding:18px 24px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:48px}.primary-download-btn:hover{background:#000;transform:translateY(-1px)}.btn-content{display:flex;align-items:center;justify-content:center;gap:10px}.version-section{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.version-header{padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#fafafa}.version-label{font-size:13px;font-weight:500;color:#737373;text-transform:uppercase;letter-spacing:.05em}.download-list{background:#fff}.download-item{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e5e5e5;transition:background .15s ease}.download-item:last-child{border-bottom:none}.download-item:hover{background:#fafafa}.item-info{display:flex;align-items:center;gap:14px;flex:1}.item-info svg{color:#404040;flex-shrink:0}.item-name{font-size:15px;font-weight:500;color:#1a1a1a;margin-bottom:2px}.item-detail{font-size:13px;color:#a3a3a3}.cli-item{flex-wrap:wrap}.cli-maintenance{opacity:.55;pointer-events:none}.maintenance-badge{font-size:12px;font-weight:500;color:#a16207;background:#fef9c3;padding:5px 12px;border-radius:100px;white-space:nowrap;letter-spacing:.01em}.cli-command{font-family:SF Mono,Monaco,Menlo,monospace;font-size:13px;color:#525252;background:#f5f5f5;padding:4px 8px;border-radius:4px;margin-top:4px}.cli-actions{display:flex;gap:12px;align-items:center}.cli-notice{width:100%;margin-top:14px;padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.cli-notice-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.cli-notice-content p{margin:0;font-size:12px;line-height:1.5;color:#6b7280}.cli-discord-link{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#5865f2;color:#fff;font-size:12px;font-weight:500;text-decoration:none;border-radius:6px;white-space:nowrap;transition:all .15s ease}.cli-discord-link:hover{background:#4752c4}.cli-discord-link svg{flex-shrink:0}.cli-reddit-link{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#ff4500;color:#fff;font-size:12px;font-weight:500;text-decoration:none;border-radius:6px;white-space:nowrap;transition:all .15s ease}.cli-reddit-link:hover{background:#cc3700}.cli-reddit-link svg{flex-shrink:0}.download-btn-clean{background:#1a1a1a;color:#fff;border:none;width:36px;height:36px;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.download-btn-clean svg{color:#fff;stroke:#fff;flex-shrink:0}.download-btn-clean:hover{background:#000;transform:translateY(-1px)}.copy-btn-clean{background:#f5f5f5;color:#1a1a1a;border:none;padding:7px 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.copy-btn-clean:hover{background:#e5e5e5}.npm-link-clean{font-size:13px;color:#737373;text-decoration:none;font-weight:500;transition:color .15s ease}.npm-link-clean:hover{color:#1a1a1a}.waitlist-btn-clean{background:transparent;color:#1a1a1a;border:1.5px solid #e5e5e5;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.waitlist-btn-clean:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.changelog-section{margin-top:64px}.changelog-title{font-size:1.375rem;font-weight:600;color:#1a1a1a;margin:0 0 24px;letter-spacing:-.02em}.changelog-list{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;background:#fff}.changelog-item{border-bottom:1px solid #e5e5e5}.changelog-item:last-child{border-bottom:none}.changelog-header{display:flex;align-items:center;justify-content:space-between;padding:20px;cursor:pointer;transition:background .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.changelog-header:hover{background:#fafafa}.changelog-version-info{display:flex;align-items:center;gap:16px}.changelog-version{font-size:15px;font-weight:600;color:#1a1a1a}.changelog-date{font-size:14px;color:#737373}.changelog-chevron{color:#737373;transition:transform .2s ease}.changelog-chevron.expanded{transform:rotate(180deg)}.changelog-content{padding:0 20px 24px;color:#404040;line-height:1.6}.changelog-content h4{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em}.changelog-content ul{margin:0 0 20px;padding-left:20px}.changelog-content ul:last-child{margin-bottom:0}.changelog-content li{font-size:14px;color:#525252;margin-bottom:8px;line-height:1.6}.changelog-content li:last-child{margin-bottom:0}@media(max-width:768px){.download-page-clean{padding:100px 20px 60px}.download-header-clean h1{font-size:1.875rem}.download-header-clean p{font-size:.9375rem}.download-header-clean{margin-bottom:20px}.primary-download-btn{margin-bottom:36px}.changelog-section{margin-top:48px}.changelog-title{font-size:1.125rem}.changelog-header{padding:16px}.changelog-content{padding:0 16px 20px}.changelog-version-info{flex-direction:column;align-items:flex-start;gap:4px}}@media(max-width:480px){.download-header-clean h1{font-size:1.625rem}.download-item{padding:16px}.cli-actions{width:100%;margin-top:12px;justify-content:flex-end}.cli-notice-content{flex-direction:column;align-items:flex-start;gap:10px}.cli-discord-link,.cli-reddit-link{width:100%;justify-content:center}.changelog-section{margin-top:40px}}.getting-started-video-section{margin-top:48px;padding-top:48px;border-top:1px solid #e5e5e5}.getting-started-title{font-size:22px;font-weight:600;color:#1d1d1f;letter-spacing:-.02em;margin-bottom:8px}.getting-started-description{font-size:15px;color:#6e6e73;line-height:1.6;margin-bottom:24px}.getting-started-player{aspect-ratio:16 / 9;overflow:hidden;background:#000;border-radius:16px}.getting-started-player video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.changelog-link-section{margin-top:48px;padding-top:48px;border-top:1px solid #e5e5e5;text-align:center}.view-changelog-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:transparent;color:#1a1a1a;border:1.5px solid #e5e5e5;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.view-changelog-btn:hover{background:#f5f5f5;border-color:#d4d4d4;transform:translateY(-1px)}.view-changelog-btn svg{width:18px;height:18px}@media(max-width:640px){.changelog-link-section{margin-top:32px;padding-top:32px}.view-changelog-btn{width:100%;justify-content:center}}.community-links-section{margin-top:40px;text-align:center}.community-label{font-size:13px;color:#a3a3a3;margin-bottom:16px}.community-links{display:flex;justify-content:center;gap:12px}.community-links a{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;border-radius:100px;transition:all .2s ease}.community-links .cli-discord-link{color:#5865f2;background:#5865f214}.community-links .cli-discord-link:hover{background:#5865f226}.community-links .cli-reddit-link{color:#ff4500;background:#ff450014}.community-links .cli-reddit-link:hover{background:#ff450026}
