:root{--tech-border: #e5e7eb;--tech-text: #374151;--tech-text-light: #6b7280;--brand-color: #af1739;--schneeberger-color: #af0036}.download-center[data-astro-cid-mygjuahk]{display:flex;min-height:100vh;background:#f8fafc}.main-content[data-astro-cid-mygjuahk]{flex:1;margin-left:280px;padding:2rem}.page-header[data-astro-cid-mygjuahk]{margin-bottom:2rem}.header-top[data-astro-cid-mygjuahk]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.breadcrumb[data-astro-cid-mygjuahk]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--tech-text-light)}.breadcrumb[data-astro-cid-mygjuahk] a[data-astro-cid-mygjuahk]{color:var(--tech-text-light);text-decoration:none}.breadcrumb[data-astro-cid-mygjuahk] a[data-astro-cid-mygjuahk]:hover{color:var(--brand-color)}.breadcrumb[data-astro-cid-mygjuahk] .current[data-astro-cid-mygjuahk]{color:var(--tech-text)}.user-info[data-astro-cid-mygjuahk]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--tech-text-light);background:#fff;padding:.5rem 1rem;border-radius:9999px;box-shadow:0 1px 3px #0000001a}h1[data-astro-cid-mygjuahk]{font-size:2rem;font-weight:700;color:var(--tech-text);margin:0}.subtitle[data-astro-cid-mygjuahk]{color:var(--tech-text-light);margin-top:.5rem;margin-bottom:1rem}.header-links[data-astro-cid-mygjuahk]{display:flex;gap:1rem}.doc-link[data-astro-cid-mygjuahk]{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;font-weight:500}.doc-link[data-astro-cid-mygjuahk]:hover{text-decoration:underline}.login-banner[data-astro-cid-mygjuahk]{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.5rem;color:#92400e}.login-banner[data-astro-cid-mygjuahk] svg[data-astro-cid-mygjuahk]{flex-shrink:0;color:#d97706}.login-banner[data-astro-cid-mygjuahk] span[data-astro-cid-mygjuahk]{flex:1;font-size:.9rem;font-weight:500}.login-btn[data-astro-cid-mygjuahk]{display:inline-flex;align-items:center;gap:.5rem;background:var(--brand-color);color:#fff;padding:.5rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.login-btn[data-astro-cid-mygjuahk]:hover{background:color-mix(in srgb,var(--brand-color) 85%,black);transform:translateY(-1px)}.stats-section[data-astro-cid-mygjuahk]{margin-bottom:2rem}.stats-grid[data-astro-cid-mygjuahk]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card[data-astro-cid-mygjuahk]{background:#fff;border:1px solid var(--tech-border);border-radius:12px;padding:1.25rem;text-align:center;transition:all .2s}.stat-card[data-astro-cid-mygjuahk]:hover{border-color:var(--schneeberger-color);box-shadow:0 4px 12px #af00361a}.stat-number[data-astro-cid-mygjuahk]{font-size:2rem;font-weight:800;color:var(--schneeberger-color);line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-mygjuahk]{font-size:.8125rem;color:var(--tech-text-light);font-weight:500}.series-section[data-astro-cid-mygjuahk]{margin-bottom:2.5rem}.series-header[data-astro-cid-mygjuahk]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.series-header[data-astro-cid-mygjuahk] h2[data-astro-cid-mygjuahk]{font-size:1.25rem;font-weight:700;color:var(--schneeberger-color);margin:0}.series-badge[data-astro-cid-mygjuahk]{background:color-mix(in srgb,var(--schneeberger-color) 10%,transparent);color:var(--schneeberger-color);font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px}.series-desc[data-astro-cid-mygjuahk]{color:var(--tech-text-light);font-size:.875rem;margin:0 0 1rem}.modules-grid[data-astro-cid-mygjuahk]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.modules-grid[data-astro-cid-mygjuahk].compact{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.module-card[data-astro-cid-mygjuahk]{background:#fff;border:1px solid var(--tech-border);border-radius:12px;overflow:hidden;transition:all .2s}.module-card[data-astro-cid-mygjuahk]:hover{box-shadow:0 4px 12px #00000014}.module-header[data-astro-cid-mygjuahk]{background:linear-gradient(135deg,var(--schneeberger-color) 0%,#8b002a 100%);color:#fff;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center}.module-header[data-astro-cid-mygjuahk].accent{background:linear-gradient(135deg,#475569,#334155)}.module-label[data-astro-cid-mygjuahk]{font-weight:700;font-size:1rem}.module-count[data-astro-cid-mygjuahk]{font-size:.75rem;background:#fff3;padding:.25rem .625rem;border-radius:9999px}.module-items[data-astro-cid-mygjuahk]{padding:.5rem}.module-item[data-astro-cid-mygjuahk]{display:flex;justify-content:space-between;align-items:center;padding:.625rem .75rem;border-radius:6px;transition:background .2s}.module-item[data-astro-cid-mygjuahk]:hover{background:#f8fafc}.simple-list[data-astro-cid-mygjuahk]{background:#fff;border:1px solid var(--tech-border);border-radius:12px;overflow:hidden}.list-item[data-astro-cid-mygjuahk]{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;border-bottom:1px solid var(--tech-border)}.list-item[data-astro-cid-mygjuahk]:last-child{border-bottom:none}.list-item[data-astro-cid-mygjuahk]:hover{background:#f8fafc}.item-info[data-astro-cid-mygjuahk]{display:flex;flex-direction:column;gap:.125rem}.item-code[data-astro-cid-mygjuahk]{font-weight:600;font-size:.875rem;color:var(--tech-text)}.item-sub[data-astro-cid-mygjuahk]{font-size:.75rem;color:var(--tech-text-light)}.item-actions[data-astro-cid-mygjuahk]{display:flex;gap:.5rem}.download-btn[data-astro-cid-mygjuahk]{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s}.download-btn[data-astro-cid-mygjuahk].cad{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.download-btn[data-astro-cid-mygjuahk].cad:hover{background:#dbeafe;border-color:#93c5fd}.login-required[data-astro-cid-mygjuahk]{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:500;background:#f1f5f9;color:#94a3b8;border:1px solid var(--tech-border);cursor:not-allowed}.no-file[data-astro-cid-mygjuahk]{color:#cbd5e1}.info-section[data-astro-cid-mygjuahk]{margin-top:2rem}.info-box[data-astro-cid-mygjuahk]{background:color-mix(in srgb,var(--schneeberger-color) 5%,white);border:1px solid color-mix(in srgb,var(--schneeberger-color) 20%,white);border-radius:12px;padding:1.5rem;display:flex;gap:1rem}.info-box[data-astro-cid-mygjuahk] svg[data-astro-cid-mygjuahk]{color:var(--schneeberger-color);flex-shrink:0;margin-top:.125rem}.info-box-content[data-astro-cid-mygjuahk] h4[data-astro-cid-mygjuahk]{font-size:.875rem;font-weight:600;color:var(--schneeberger-color);margin:0 0 .75rem}.info-box-content[data-astro-cid-mygjuahk] ul[data-astro-cid-mygjuahk]{margin:0;padding:0;list-style:none}.info-box-content[data-astro-cid-mygjuahk] li[data-astro-cid-mygjuahk]{font-size:.875rem;color:color-mix(in srgb,var(--schneeberger-color) 80%,black);margin-bottom:.5rem}.info-box-content[data-astro-cid-mygjuahk] li[data-astro-cid-mygjuahk]:last-child{margin-bottom:0}@media (max-width: 1024px){.main-content[data-astro-cid-mygjuahk]{margin-left:0}.stats-grid[data-astro-cid-mygjuahk]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.modules-grid[data-astro-cid-mygjuahk],.modules-grid[data-astro-cid-mygjuahk].compact{grid-template-columns:1fr}.stats-grid[data-astro-cid-mygjuahk]{grid-template-columns:repeat(2,1fr)}}
