.bundles-loading{justify-content:center;align-items:center;min-height:100vh;display:flex}.bundles-loading-spinner{color:#fff}.bundles-error-container{justify-content:center;align-items:center;min-height:100vh;padding:0 16px;display:flex}.bundles-error-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background-color:#ffffff0d;border:1px solid #ef44444d;border-radius:12px;width:100%;max-width:448px;padding:32px}.bundles-error-title{color:#fff;margin-bottom:16px;font-size:1.5rem;font-weight:700}.bundles-error-message{color:#fca5a5;margin-bottom:24px}.bundles-error-retry-button{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:8px;width:100%;padding:12px 24px;font-weight:600;transition:background-color .3s}.bundles-error-retry-button:hover{background-color:#e5e7eb}.bundles-container{background:linear-gradient(#0d0d0d 0%,#0a0a0a 30%,#080808 60%,#0a0a0a 100%);min-height:100vh;padding:128px 0;position:relative;overflow:hidden}.bundles-background-logo{opacity:.05;pointer-events:none;z-index:0;width:700px;height:700px;position:absolute;top:-80px;right:-120px;-webkit-mask-image:radial-gradient(#fff 20%,#0000 70%);mask-image:radial-gradient(#fff 20%,#0000 70%)}.bundles-header-glow{pointer-events:none;z-index:0;background:radial-gradient(#ffffff14 0%,#0000 70%);width:800px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.bundles-content{z-index:1;max-width:1280px;margin:0 auto;padding:0 16px;position:relative}.bundles-header{text-align:center;margin-bottom:48px}.bundles-title{margin-bottom:16px;font-size:3rem;font-weight:700}.bundles-subtitle{color:#9ca3af;max-width:672px;margin:0 auto;font-size:1.125rem}.bundles-grid{grid-template-columns:1fr;gap:32px;display:grid}.bundles-empty-state{text-align:center;padding:80px 0}.bundles-empty-icon{color:#4b5563;margin:0 auto 24px}.bundles-empty-message{color:#9ca3af;font-size:1.25rem}.bundles-help-section{background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;margin-top:80px;padding:32px}.bundles-help-title{margin-bottom:16px;font-size:1.5rem;font-weight:700}.bundles-help-description{color:#9ca3af;margin-bottom:16px}.bundles-help-button{color:#000;background-color:#fff;border-radius:8px;padding:8px 24px;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.bundles-help-button:hover{background-color:#e5e7eb}@media (min-width:640px){.bundles-content{padding:0 24px}}@media (min-width:768px){.bundles-title{font-size:3.75rem}.bundles-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.bundles-content{padding:0 32px}.bundles-grid{grid-template-columns:repeat(3,1fr)}}
