#downloads-tbody .download-card{display:flex;align-items:center;gap:1.1rem;background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:14px;padding:1rem 1.25rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .3s ease}html[data-theme=light] #downloads-tbody .download-card{background-color:#f5f5f5;border-color:#e6e6e6}#downloads-tbody .download-card:hover{transform:translateY(-2px);border-color:#014ba080;box-shadow:0 8px 24px #00000059}html[data-theme=light] #downloads-tbody .download-card:hover{border-color:#014ba066;box-shadow:0 8px 24px #00000014}#downloads-tbody .dc-icon{flex-shrink:0;position:relative;width:54px;height:54px;border-radius:12px;overflow:hidden;display:grid;place-items:center;background-color:#014ba024;color:#014ba0}#downloads-tbody .dc-icon-img{background-color:#2a2a2a}html[data-theme=light] #downloads-tbody .dc-icon-img{background-color:#e0e0e0}#downloads-tbody .dc-img{width:100%;height:100%;object-fit:cover;display:block}#downloads-tbody .dc-play{position:absolute;inset:0;margin:0;padding:0;border:none;display:flex;align-items:center;justify-content:center;background:#0000006b;color:#fff;cursor:pointer;opacity:0;transition:opacity .2s ease}#downloads-tbody .dc-icon:hover .dc-play,#downloads-tbody .dc-play:focus-visible,#downloads-tbody .dc-play.playing{opacity:1}#downloads-tbody .dc-play .pause-i,#downloads-tbody .dc-play.playing .play-i{display:none}#downloads-tbody .dc-play.playing .pause-i{display:block}#downloads-tbody .dc-audio{display:none}#downloads-tbody .dc-model{position:absolute;inset:0;width:100%;height:100%;opacity:0;display:none;pointer-events:none;background-color:#2a2a2a;--poster-color: transparent;transition:opacity .2s ease}html[data-theme=light] #downloads-tbody .dc-model{background-color:#e0e0e0}#downloads-tbody .dc-model.active{display:block}#downloads-tbody .dc-model.loaded{opacity:1}#downloads-tbody:not([data-ready])>.panel-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 1.5rem}#downloads-tbody .panel-spinner{width:44px;height:44px;border-radius:50%;border:4px solid rgba(1,75,160,.18);border-top-color:#014ba0;animation:panel-spin .8s linear infinite}#downloads-tbody .panel-loading-text{font-family:Spline Sans,sans-serif;font-size:.95rem;color:#9a9a9a}html[data-theme=light] #downloads-tbody .panel-loading-text{color:#666}@keyframes panel-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){#downloads-tbody .panel-spinner{animation-duration:1.8s}}#downloads-tbody .dc-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}#downloads-tbody .product-name{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.02rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] #downloads-tbody .product-name{color:#000}#downloads-tbody .order-id{font-family:Spline Sans,sans-serif;font-size:.82rem;color:#9a9a9a}html[data-theme=light] #downloads-tbody .order-id{color:#666}#downloads-tbody .download-button{flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;background-color:#014ba0;color:#fff;border-radius:50px;text-decoration:none;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.92rem;box-shadow:0 4px 14px #014ba047;transition:transform .2s ease,box-shadow .3s ease}#downloads-tbody .download-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #014ba080}#downloads-tbody .download-button svg{flex-shrink:0}#downloads-tbody .empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:4rem 1.5rem;background-color:#1a1a1a;border:1px dashed #333;border-radius:16px}html[data-theme=light] #downloads-tbody .empty-state{background-color:#f5f5f5;border-color:#d8d8d8}#downloads-tbody .empty-icon{width:80px;height:80px;display:grid;place-items:center;border-radius:50%;background-color:#014ba01f;color:#014ba0;margin-bottom:.5rem}#downloads-tbody .empty-title{font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700;color:#fff;margin:0}html[data-theme=light] #downloads-tbody .empty-title{color:#000}#downloads-tbody .empty-text{font-family:Spline Sans,sans-serif;color:#9a9a9a;margin:0 0 .75rem;max-width:380px}html[data-theme=light] #downloads-tbody .empty-text{color:#666}#downloads-tbody .empty-cta{display:inline-block;padding:.75rem 1.75rem;background-color:#014ba0;color:#fff;border-radius:50px;text-decoration:none;font-family:Space Grotesk,sans-serif;font-weight:600;box-shadow:0 4px 15px #014ba04d;transition:transform .2s ease,box-shadow .3s ease}#downloads-tbody .empty-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #014ba080}#downloads-tbody .panel-message{padding:2.5rem 1.5rem;text-align:center;color:#9a9a9a;font-family:Spline Sans,sans-serif;background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:14px}html[data-theme=light] #downloads-tbody .panel-message{background-color:#f5f5f5;border-color:#e6e6e6;color:#666}@media(max-width:560px){#downloads-tbody .download-card{flex-wrap:wrap}#downloads-tbody .dc-info{flex-basis:calc(100% - 54px - 1.1rem)}#downloads-tbody .download-button{width:100%;justify-content:center;margin-top:.25rem}}#downloads-tbody:not([data-ready])>*{display:none}.dashboard-container[data-astro-cid-4445tkfm]{display:flex;min-height:100vh;background-color:#000;transition:background-color .3s ease}html[data-theme=light] .dashboard-container[data-astro-cid-4445tkfm]{background-color:#fff!important}.dashboard-main[data-astro-cid-4445tkfm]{flex:1;margin-left:280px;padding:3rem 2rem;max-width:calc(100% - 280px)}.panel-content[data-astro-cid-4445tkfm]{max-width:1100px;margin:0 auto}.back-to-shop-button[data-astro-cid-4445tkfm]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#014ba0;color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #014ba04d;position:relative;overflow:hidden;white-space:nowrap;margin-bottom:2rem}html[data-theme=light] .back-to-shop-button[data-astro-cid-4445tkfm]{box-shadow:0 4px 15px #3b82f64d!important}html[data-theme=light] .back-to-shop-button[data-astro-cid-4445tkfm]:hover{box-shadow:0 6px 20px #3b82f680!important}html[data-theme=light] .back-to-shop-button[data-astro-cid-4445tkfm] .back-arrow-icon[data-astro-cid-4445tkfm] path[data-astro-cid-4445tkfm]{stroke:#fff!important}.back-arrow-icon[data-astro-cid-4445tkfm]{flex-shrink:0;transition:transform .3s ease}.back-to-shop-button[data-astro-cid-4445tkfm]:hover .back-arrow-icon[data-astro-cid-4445tkfm]{transform:translate(-4px)}.back-to-shop-button[data-astro-cid-4445tkfm]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.back-to-shop-button[data-astro-cid-4445tkfm]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #014ba080}.back-to-shop-button[data-astro-cid-4445tkfm]:hover:before{left:100%}.page-title[data-astro-cid-4445tkfm]{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;transition:color .3s ease}html[data-theme=light] .page-title[data-astro-cid-4445tkfm]{color:#000!important}.page-subtitle[data-astro-cid-4445tkfm]{font-family:Spline Sans,sans-serif;font-size:1.05rem;color:#9a9a9a;margin:0 0 2rem;transition:color .3s ease}html[data-theme=light] .page-subtitle[data-astro-cid-4445tkfm]{color:#666!important}.filter-bar[data-astro-cid-4445tkfm]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.search-box[data-astro-cid-4445tkfm]{position:relative;flex:1;min-width:240px;max-width:380px}.search-icon[data-astro-cid-4445tkfm]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#999;pointer-events:none;transition:color .3s ease}html[data-theme=light] .search-icon[data-astro-cid-4445tkfm]{color:#666!important}.search-input[data-astro-cid-4445tkfm]{width:100%;padding:.8rem 1rem .8rem 3rem;background-color:#2a2a2a;border:1px solid #333;border-radius:10px;color:#fff;font-family:Spline Sans,sans-serif;font-size:.95rem;outline:none;transition:border-color .3s ease,background-color .3s ease,color .3s ease}html[data-theme=light] .search-input[data-astro-cid-4445tkfm]{background-color:#e0e0e0!important;border-color:#ccc!important;color:#000!important}.search-input[data-astro-cid-4445tkfm]:focus{border-color:#014ba0}html[data-theme=light] .search-input[data-astro-cid-4445tkfm]:focus{border-color:#014ba0!important;background-color:#f5f5f5!important}.search-input[data-astro-cid-4445tkfm]::placeholder{color:#777}.custom-select-wrapper[data-astro-cid-4445tkfm]{position:relative;min-width:170px}.custom-select[data-astro-cid-4445tkfm]{position:relative;user-select:none}.custom-select-trigger[data-astro-cid-4445tkfm]{background-color:#2a2a2a;border:1px solid #333;border-radius:10px;padding:.7rem 1rem;color:#fff;font-family:Spline Sans,sans-serif;font-size:.92rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.75rem;transition:border-color .3s ease,background-color .3s ease,color .3s ease}html[data-theme=light] .custom-select-trigger[data-astro-cid-4445tkfm]{background-color:#e0e0e0!important;border-color:#ccc!important;color:#000!important}.custom-select[data-astro-cid-4445tkfm].open .custom-select-trigger[data-astro-cid-4445tkfm]{border-color:#014ba0}.custom-select-arrow[data-astro-cid-4445tkfm]{flex-shrink:0;color:#999;transition:transform .3s ease,color .3s ease}.custom-select[data-astro-cid-4445tkfm].open .custom-select-arrow[data-astro-cid-4445tkfm]{transform:rotate(180deg);color:#014ba0}.custom-select-dropdown[data-astro-cid-4445tkfm]{position:absolute;top:calc(100% + 6px);left:0;right:0;background-color:#1a1a1a;border:1px solid #333;border-radius:10px;overflow:hidden;z-index:100;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;box-shadow:0 8px 24px #0006}html[data-theme=light] .custom-select-dropdown[data-astro-cid-4445tkfm]{background-color:#f5f5f5!important;border-color:#ccc!important;box-shadow:0 8px 24px #0000001f!important}.custom-select[data-astro-cid-4445tkfm].open .custom-select-dropdown[data-astro-cid-4445tkfm]{opacity:1;visibility:visible;transform:translateY(0)}.custom-select-option[data-astro-cid-4445tkfm]{padding:.7rem 1rem;color:#fff;cursor:pointer;font-family:Spline Sans,sans-serif;font-size:.92rem;transition:background-color .2s ease,color .2s ease}html[data-theme=light] .custom-select-option[data-astro-cid-4445tkfm]{color:#000!important}.custom-select-option[data-astro-cid-4445tkfm]:hover,.custom-select-option[data-astro-cid-4445tkfm].active,.custom-select-option[data-astro-cid-4445tkfm].focused{background-color:#2a2a2a;color:#014ba0}html[data-theme=light] .custom-select-option[data-astro-cid-4445tkfm]:hover,html[data-theme=light] .custom-select-option[data-astro-cid-4445tkfm].active,html[data-theme=light] .custom-select-option[data-astro-cid-4445tkfm].focused{background-color:#e0e0e0!important;color:#014ba0!important}.panel-list[data-astro-cid-4445tkfm]{display:flex;flex-direction:column;gap:.85rem}.mobile-header[data-astro-cid-4445tkfm]{display:none;position:sticky;top:0;z-index:1000}@media(max-width:1024px){.mobile-header[data-astro-cid-4445tkfm]{display:block}.dashboard-sidebar{display:none!important}.dashboard-container[data-astro-cid-4445tkfm]{flex-direction:column}.dashboard-main[data-astro-cid-4445tkfm]{margin-left:0;max-width:100%;padding:2rem 1rem}.back-to-shop-button[data-astro-cid-4445tkfm]{display:none}.page-title[data-astro-cid-4445tkfm]{font-size:2rem}}@media(max-width:560px){.filter-bar[data-astro-cid-4445tkfm]{flex-direction:column;align-items:stretch}.search-box[data-astro-cid-4445tkfm]{max-width:100%}.custom-select-wrapper[data-astro-cid-4445tkfm]{min-width:0}}
