.page-module__8p-Q0a__page{flex-direction:column;align-items:center;display:flex;position:relative}.page-module__8p-Q0a__hero{flex-direction:column;align-items:center;gap:120px;width:100%;min-height:100svh;display:flex}.page-module__8p-Q0a__downloads{width:100%}@media (min-width:1200px){.page-module__8p-Q0a__hero{grid-template-columns:70% 30%;justify-content:center;align-items:center;gap:150px;width:70%;min-height:80vh;display:grid}}
.Downloads-module__U-DZ5G__page{width:100%;min-height:100vh;padding-top:120px}.Downloads-module__U-DZ5G__container{max-width:1200px;margin:0 auto;padding:0 40px}.Downloads-module__U-DZ5G__downloads-header{margin-bottom:80px}.Downloads-module__U-DZ5G__downloads-header h1{color:var(--dark-text);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.Downloads-module__U-DZ5G__downloads-header p{color:var(--dark-text);opacity:.8;max-width:600px}.Downloads-module__U-DZ5G__filter-buttons{flex-wrap:wrap;gap:12px;display:flex}.Downloads-module__U-DZ5G__filter{border:1px solid var(--border-color,#e5e7eb);cursor:pointer;color:var(--dark-text);background:0 0;border-radius:50px;padding:12px 24px;transition:all .3s}.Downloads-module__U-DZ5G__filter:hover{border-color:var(--primary-color);transform:translateY(-2px)}.Downloads-module__U-DZ5G__filter.Downloads-module__U-DZ5G__active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.Downloads-module__U-DZ5G__filter p{margin:0;font-weight:500}.Downloads-module__U-DZ5G__downloads-list{margin-bottom:120px}.Downloads-module__U-DZ5G__downloads-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;display:grid}.Downloads-module__U-DZ5G__download-item{border:1px solid var(--border-color,#e5e7eb);cursor:pointer;background:#fff;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.Downloads-module__U-DZ5G__download-item:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.Downloads-module__U-DZ5G__download-content{flex:1}.Downloads-module__U-DZ5G__download-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Downloads-module__U-DZ5G__download-format{background:var(--primary-color);color:#fff;border-radius:20px;padding:4px 12px;font-size:.875rem;font-weight:600}.Downloads-module__U-DZ5G__download-size{color:var(--dark-text);opacity:.6;font-size:.875rem}.Downloads-module__U-DZ5G__download-info h3{color:var(--dark-text);margin-bottom:8px;font-size:1.25rem;font-weight:600;line-height:1.3}.Downloads-module__U-DZ5G__download-info p{color:var(--dark-text);opacity:.7;margin-bottom:12px;line-height:1.5}.Downloads-module__U-DZ5G__download-category{display:inline-block}.Downloads-module__U-DZ5G__download-category span{background:var(--background,#f8f9fa);color:var(--dark-text);opacity:.8;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:500}.Downloads-module__U-DZ5G__download-action{flex-shrink:0}.Downloads-module__U-DZ5G__download-button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Downloads-module__U-DZ5G__download-button:hover{background:var(--primary-color-dark,#2d8786);transform:scale(1.05)}.Downloads-module__U-DZ5G__lg{font-size:1.125rem;line-height:1.6}@media (max-width:1000px){.Downloads-module__U-DZ5G__container{padding:0 20px}.Downloads-module__U-DZ5G__downloads-grid{grid-template-columns:1fr;gap:20px}.Downloads-module__U-DZ5G__download-item{padding:20px}.Downloads-module__U-DZ5G__downloads-header h1{font-size:2.5rem}}@media (max-width:600px){.Downloads-module__U-DZ5G__page{padding-top:100px}.Downloads-module__U-DZ5G__downloads-header{margin-bottom:60px}.Downloads-module__U-DZ5G__downloads-header h1{font-size:2rem}.Downloads-module__U-DZ5G__filter-buttons{gap:8px}.Downloads-module__U-DZ5G__filter{padding:10px 20px;font-size:.875rem}.Downloads-module__U-DZ5G__download-item{flex-direction:column;gap:16px}.Downloads-module__U-DZ5G__download-action{align-self:flex-end}}.Downloads-module__U-DZ5G__downloads-controls{margin-bottom:60px}.Downloads-module__U-DZ5G__search-container{margin-bottom:30px}.Downloads-module__U-DZ5G__search-input-wrapper{max-width:400px;margin:0 auto;position:relative}.Downloads-module__U-DZ5G__search-input{border:1px solid var(--border-color,#e5e7eb);background:#fff;border-radius:50px;outline:none;width:100%;padding:16px 20px 16px 50px;font-size:1rem;transition:all .3s}.Downloads-module__U-DZ5G__search-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #2e87861a}.Downloads-module__U-DZ5G__search-input::placeholder{color:var(--dark-text);opacity:.5}.Downloads-module__U-DZ5G__search-icon{color:var(--dark-text);opacity:.5;pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.Downloads-module__U-DZ5G__clear-search{color:var(--dark-text);opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Downloads-module__U-DZ5G__clear-search:hover{opacity:1;background:var(--background,#f8f9fa)}.Downloads-module__U-DZ5G__no-results{text-align:center;color:var(--dark-text);opacity:.6;padding:60px 20px}.Downloads-module__U-DZ5G__no-results p{font-size:1.125rem}.Downloads-module__U-DZ5G__downloads-filters{margin-bottom:0}@media (max-width:600px){.Downloads-module__U-DZ5G__search-input-wrapper{max-width:100%}.Downloads-module__U-DZ5G__search-input{padding:14px 18px 14px 46px;font-size:.9rem}.Downloads-module__U-DZ5G__search-icon{left:16px}.Downloads-module__U-DZ5G__clear-search{right:14px}}.Downloads-module__U-DZ5G__download-metadata{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.Downloads-module__U-DZ5G__download-version-release{align-items:center;gap:8px;display:flex}.Downloads-module__U-DZ5G__version{background:var(--primary-color);color:#fff;border-radius:8px;padding:2px 8px;font-size:.7rem;font-weight:600}.Downloads-module__U-DZ5G__release{color:var(--dark-text);opacity:.6;font-size:.75rem;font-weight:500}.Downloads-module__U-DZ5G__download-category{align-items:center;display:flex}@media (max-width:600px){.Downloads-module__U-DZ5G__download-metadata{flex-direction:column;align-items:flex-start;gap:6px}.Downloads-module__U-DZ5G__download-version-release{gap:6px}.Downloads-module__U-DZ5G__version{padding:2px 6px;font-size:.65rem}.Downloads-module__U-DZ5G__release{font-size:.7rem}}
