.downloads-page{background:var(--surface-section-cold)}.downloads-page-hero,.downloads-catalog-section,.downloads-faq-section{background:var(--surface-section-blue)}.downloads-params-section{background:var(--surface-section-white)}.downloads-catalog-section .section-heading,.downloads-params-section .section-heading,.downloads-faq-section .section-heading{max-width:980px;margin-right:auto;margin-bottom:var(--space-section-heading);margin-left:auto;text-align:center}.downloads-material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-card-gap);width:min(100%,1120px);margin:0 auto}.downloads-material-card{display:grid;align-content:start;min-height:340px;padding:clamp(24px,2.7vw,34px);background:var(--white)}.downloads-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:34px}.downloads-status{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 12px;border-radius:var(--radius-pill);font-size:var(--type-small);font-weight:var(--weight-medium);line-height:1}.downloads-status svg{width:15px;height:15px;stroke-width:1.9}.downloads-status.is-ready{color:var(--blue);background:var(--blue-soft)}.downloads-status.is-pending{color:var(--color-ink-500);background:var(--surface-section-gray)}.downloads-card-icon{width:30px;height:30px;color:var(--blue);stroke-width:1.55}.downloads-card-meta{display:grid;gap:8px;margin:24px 0 0;padding:0}.downloads-card-meta div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:14px;border-top:1px solid var(--color-line-soft)}.downloads-card-meta dt{color:var(--color-ink-500);font-size:var(--type-small);font-weight:var(--weight-medium)}.downloads-card-meta dd{margin:0;color:var(--ink);font-size:var(--type-small);font-weight:var(--weight-semibold)}.downloads-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:28px}.downloads-card-button{min-height:42px;padding-right:18px;padding-left:18px;font-size:14px}.downloads-card-button svg{width:17px;height:17px;stroke-width:1.8}.downloads-card-button.is-disabled{cursor:default;opacity:.66}.downloads-table-list,.downloads-faq-list{display:grid;gap:14px;width:min(100%,1040px);margin:0 auto}.downloads-table-row{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(20px,2.3vw,28px);background:var(--white);border:1px solid var(--color-line-soft);border-radius:var(--radius)}.downloads-table-main{display:flex;align-items:flex-start;gap:18px;min-width:0}.downloads-table-main>svg{flex:0 0 auto;width:26px;height:26px;margin-top:2px;color:var(--blue);stroke-width:1.55}.downloads-table-main .card-title{margin-bottom:8px}.downloads-table-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;white-space:nowrap}.downloads-table-link svg{width:15px;height:15px;stroke-width:1.8}.downloads-faq-item{background:var(--white);border:1px solid var(--color-line-soft);border-radius:var(--radius)}.downloads-faq-item summary{cursor:pointer;list-style:none;padding:22px clamp(20px,2.3vw,28px);color:var(--ink);font-size:var(--type-card-title);font-weight:var(--weight-semibold)}.downloads-faq-item summary::-webkit-details-marker{display:none}.downloads-faq-item summary span{display:flex;align-items:center;gap:12px}.downloads-faq-item summary svg{flex:0 0 auto;width:21px;height:21px;color:var(--blue);stroke-width:1.75}.downloads-faq-item p{max-width:860px;margin:-4px 0 0;padding:0 clamp(20px,2.3vw,28px) 24px;color:var(--muted);font-size:var(--type-body);line-height:1.85}@media(max-width:900px){.downloads-material-grid{grid-template-columns:1fr}.downloads-material-card{grid-row:auto;min-height:0}.downloads-table-row{align-items:flex-start;flex-direction:column}.downloads-table-link{white-space:normal}}@media(max-width:640px){.downloads-card-top{margin-bottom:26px}.downloads-card-actions{align-items:stretch;flex-direction:column}.downloads-card-button{width:100%;justify-content:center}.downloads-card-meta div{align-items:flex-start;flex-direction:column;gap:6px}.downloads-table-main{gap:14px}.downloads-faq-item summary span{align-items:flex-start}}
