.request-access-page{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh}.request-access-container{background:#fafafa;border:1px solid #eee;border-radius:10px;box-shadow:0 2px 12px 0 #0000000f;max-width:95vw;padding:32px;width:400px}.request-access-form{background-color:#f1f8e9;border:2px solid #689f38;border-radius:8px;margin-bottom:20px;padding:20px}.request-access-form__title{font-size:14px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.request-access-form__details,.request-access-form__title{color:#33691e;font-family:Georgia,Times New Roman,serif;margin-left:auto;margin-right:auto;max-width:320px;text-align:left}.request-access-form__details{font-size:12px;margin-bottom:10px}.request-access-form__instruction{color:#33691e;font-family:Georgia,Times New Roman,serif;font-size:11px;margin-bottom:15px;text-align:center;text-transform:uppercase}.request-access-form__submit-btn{background-color:#689f38;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700;padding:10px;text-transform:uppercase;width:100%}.request-access-form__submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.request-access-form__notice{background-color:#e8f5e8;border:1px solid #a5d6a7;border-radius:4px;color:#4caf50;margin-top:15px;padding:8px}.request-access-form__notice,.request-access-form__required{font-family:Georgia,Times New Roman,serif;font-size:10px;text-align:center;text-transform:uppercase}.request-access-form__required{color:#666;margin-top:10px}.auth-forms-otp-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.auth-forms-email-container{align-items:flex-start;display:flex;flex-direction:column;margin-left:0;margin-top:32px;width:100%}.audio-player{align-items:center;background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow:hidden}.audio-player__loading{padding:40px;text-align:center}.audio-player__header{align-items:center;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 2px 8px 0 #0000000a;display:flex;flex-direction:column;margin:8px auto 0;max-width:100vw;padding:16px 0 8px;position:-webkit-sticky;position:sticky;top:0;width:420px;z-index:20}.audio-player__top-section{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;text-align:left;width:100%}.audio-player__image-metadata-container{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;gap:14px}.audio-player__metadata-controls{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;max-width:180px;min-width:0}.audio-player__error{background-color:#ffebee;border:1px solid #ffcdd2;border-radius:4px;color:red;margin-bottom:10px;padding:12px}.audio-player__error-message{margin-bottom:8px}.audio-player__playlist-container{background:#fff;border-left:1px solid #eee;border-right:1px solid #eee;flex:1 1;margin:0 auto;max-width:100vw;min-height:0;overflow-y:auto;width:420px}.home-page{align-items:center;background:linear-gradient(180deg,#fafafa 0,#fff 400px);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;padding:60px 20px}.home-page__content{display:flex;gap:32px;max-width:1200px;width:100%}.home-page__main{flex:1 1;min-width:0}.home-page__sidebar{flex-shrink:0;width:320px}.home-page__header{align-items:flex-start;border-bottom:1px solid #e8e8e8;display:flex;flex-direction:column;gap:40px;margin-bottom:70px;padding-bottom:40px}.home-page__header-text{text-align:left}.home-page__title{color:#2d3748;font-size:36px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0 0 16px}.home-page__subtitle{color:#718096;font-size:18px;font-weight:400;line-height:1.6;margin:0}.home-page__features{color:#228b22;font-size:14px;font-weight:700;list-style-type:disc;margin-bottom:20px;max-width:400px;padding-left:20px;text-align:left}.home-page__catalog{margin-bottom:60px;width:100%}.home-page__catalog-title{color:#228b22;font-size:14px;font-weight:600;letter-spacing:2px;margin-bottom:35px;padding-left:2px;text-align:left;text-transform:uppercase}@media (min-width:900px){.home-page{padding:80px 40px}.home-page__header{align-items:center;flex-direction:row;gap:80px;justify-content:flex-start;margin-bottom:80px}.home-page__header-text{max-width:600px;text-align:left}.home-page__title{font-size:48px;letter-spacing:-1px}.home-page__subtitle{font-size:20px}.home-page__catalog-title{font-size:13px;margin-bottom:40px}}.logo{flex-shrink:0;text-align:left}.logo__image{height:auto;max-height:200px;max-width:400px}.album-card{align-items:center;background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;color:#000;display:flex;flex-direction:column;height:auto;padding:8px;text-align:center;text-decoration:none;transform:translateY(0);transition:all .3s ease;width:136px}.album-card:hover{background-color:#e3f2fd;border-color:#228b22;box-shadow:0 6px 20px #00000026;transform:translateY(-4px)}.album-card__title{word-wrap:break-word;color:#228b22;font-size:11px;font-weight:700;letter-spacing:.3px;line-height:1.1;margin-top:4px;max-width:100%;padding:0 2px;text-transform:uppercase}.album-card__subtitle{color:#666;font-size:12px;text-transform:uppercase}.album-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(136px,1fr));justify-content:center;justify-items:center}.album-grid__loading,.album-grid__no-albums{color:#666;font-size:14px;text-align:center;text-transform:uppercase}.album-grid__error{background-color:#ffebee;border:1px solid #ffcdd2;border-radius:8px;margin-bottom:20px;padding:20px;text-align:center}.album-grid__error-text{color:#d32f2f;font-size:14px;margin:0 0 10px;text-transform:uppercase}.album-grid__error-hint{color:#666;font-size:12px;margin:0;text-transform:uppercase}.direct-access-hint{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.direct-access-hint__title{color:#666;font-size:12px;margin:0 0 5px;text-transform:uppercase}.direct-access-hint__example{color:#666;font-size:10px;margin:0;text-transform:uppercase}.success-message{background-color:#e8f5e8;border:2px solid #4caf50;border-radius:8px;margin-bottom:20px;padding:20px;text-align:center}.success-message__title{font-size:14px;font-weight:700;margin-bottom:8px}.success-message__body,.success-message__title{color:#2e7d32;font-family:Georgia,Times New Roman,serif;text-transform:uppercase}.success-message__body{font-size:12px;margin-bottom:10px}.success-message__note{color:#388e3c;font-family:Georgia,Times New Roman,serif;font-size:11px;text-transform:uppercase}.form-field{margin-bottom:15px}.form-field__label{color:#33691e;display:block;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:700;margin-bottom:5px;text-transform:uppercase}.form-field__input,.form-field__textarea{border:1px solid #c5e1a5;border-radius:4px;box-sizing:border-box;font-family:Georgia,Times New Roman,serif;font-size:16px;padding:8px;width:100%}.form-field__input:disabled,.form-field__textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.payment-option-select{background-color:#fff3e0;border:1px solid #ffb74d;border-radius:4px;color:#e65100;font-family:Georgia,Times New Roman,serif;font-size:11px;margin-bottom:15px;padding:10px}.payment-option-select__title{margin-bottom:4px}.payment-option-select__options{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.payment-option-select__option{align-items:center;color:#e65100;cursor:pointer;display:flex;font-size:11px;font-weight:700;text-transform:uppercase}.payment-option-select__radio{margin-right:6px}@media (max-width:768px){.audio-player__top-section{align-items:center;flex-direction:column;gap:16px;padding:0 16px}.audio-player__image-metadata-container{align-items:flex-start;display:flex;flex-direction:row;gap:14px;max-width:360px;width:100%}.auth-forms-email-container{margin-top:24px}.auth-forms-email-container,.auth-forms-otp-container{align-items:stretch;box-sizing:border-box;flex-direction:column;max-width:100%;padding:0 16px;width:100%}.email-form,.otp-form{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.email-form label,.otp-form label{align-items:flex-start!important;display:flex!important;flex-direction:column!important;margin-bottom:8px!important;min-width:auto!important}.email-form input,.otp-form input{font-size:16px!important;margin-top:4px!important}.email-form button,.email-form input,.otp-form button,.otp-form input{box-sizing:border-box!important;margin-left:0!important;max-width:calc(100vw - 56px)!important;width:100%!important}.email-form button,.otp-form button{margin-top:8px!important}.audio-player__metadata-controls{align-items:flex-start;flex:1 1;max-width:100%;min-height:60px;width:100%}.audio-player__content{align-items:center;flex-direction:column}.audio-player__playlist-container{border-left:none;border-right:none;width:100%}.request-access-container{padding:20px;width:100%}.player-controls,.volume-knob{display:none!important}}@media (max-width:480px){.audio-player__top-section{align-items:flex-start;flex-direction:column;gap:12px;padding:0 12px}.audio-player__image-metadata-container{align-items:flex-start;display:flex;flex-direction:row;gap:14px;max-width:320px;width:100%}.auth-forms-email-container{margin-top:16px}.auth-forms-email-container,.auth-forms-otp-container{align-items:stretch;box-sizing:border-box;flex-direction:column;max-width:100%;padding:0 12px;width:100%}.email-form,.otp-form{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.email-form label,.otp-form label{align-items:flex-start!important;display:flex!important;flex-direction:column!important;margin-bottom:8px!important;min-width:auto!important}.email-form input,.otp-form input{font-size:16px!important;margin-top:4px!important}.email-form button,.email-form input,.otp-form button,.otp-form input{box-sizing:border-box!important;margin-left:0!important;max-width:calc(100vw - 48px)!important;width:100%!important}.email-form button,.otp-form button{margin-top:8px!important}.form-field{margin-bottom:12px}.form-field__input,.form-field__textarea{box-sizing:border-box;font-size:16px;max-width:calc(100vw - 40px);padding:10px;width:100%}.audio-player>div[style*="position: fixed"],.home-page>div[style*="position: fixed"]{bottom:10px!important;right:10px!important}.audio-player__content{padding:12px}.request-access-container,.request-access-form{padding:16px}button{min-height:44px;min-width:44px}.player-controls,.volume-knob{display:none!important}}@media (max-width:896px) and (orientation:landscape){.audio-player__metadata-controls{flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center}}.how-it-works-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:20px;padding:16px 20px;text-align:center;transition:all .3s ease;width:100%}.how-it-works-button:hover{box-shadow:0 6px 12px #667eea4d;transform:translateY(-2px)}.how-it-works-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.how-it-works-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.how-it-works-close{background:#0000001a;border:none;border-radius:50%;color:#333;cursor:pointer;font-size:28px;height:36px;line-height:1;position:absolute;right:16px;top:16px;transition:all .2s ease;width:36px;z-index:1}.how-it-works-close:hover{background:#0003;transform:scale(1.1)}.how-it-works-modal-title{background:linear-gradient(135deg,#667eea,#764ba2);border-top-left-radius:16px;border-top-right-radius:16px;color:#fff;font-size:28px;font-weight:700;margin:0;padding:24px 24px 16px}.how-it-works-modal-content{max-height:calc(90vh - 100px);overflow-y:auto;padding:24px}@media (max-width:768px){.how-it-works-modal{margin:10px;max-height:95vh}.how-it-works-modal-title{font-size:22px;padding:20px 20px 12px}.how-it-works-modal-content{max-height:calc(95vh - 80px);padding:20px}.how-it-works-close{font-size:24px;height:32px;width:32px}}.spotlight-gallery{padding:0;position:-webkit-sticky;position:sticky;top:20px;width:100%}.spotlight-gallery h2{color:#212529;font-size:1.25rem;font-weight:600;margin-bottom:6px;text-align:left}.spotlight-subtitle{color:#6c757d;font-size:.85rem;margin-bottom:16px;text-align:left}.spotlight-error,.spotlight-loading{color:#6c757d;padding:20px;text-align:center}.spotlight-error{color:#dc3545}.spotlight-albums{display:flex;flex-direction:column;gap:12px;margin-top:12px}.spotlight-album-card{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 1px 3px #00000014;padding:12px;transition:all .2s ease}.spotlight-album-card:hover{box-shadow:0 2px 8px #0000001f;transform:translateY(-1px)}.spotlight-album-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.spotlight-album-header h3{color:#212529;font-size:.95rem;font-weight:600;margin:0}.spotlight-count{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;color:#495057;font-size:.7rem;font-weight:600;padding:2px 8px}.spotlight-tracks{margin-bottom:12px}.spotlight-track{border-bottom:1px solid #f1f3f5;display:flex;flex-direction:column;gap:4px;padding:8px 0}.spotlight-track:last-child{border-bottom:none}.spotlight-track-compilation{color:#6c757d;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.spotlight-track-title{color:#212529;font-size:.85rem}.spotlight-play-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;color:#fff;display:block;font-size:.8rem;font-weight:600;margin-top:10px;padding:8px;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.spotlight-play-button:hover{background:linear-gradient(135deg,#764ba2,#667eea)}@media (max-width:1024px){.home-page__content{flex-direction:column}.home-page__sidebar{width:100%}.spotlight-gallery{position:static}.spotlight-albums{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.spotlight-toggle{background:none;border:none;cursor:pointer;font-size:1.2rem;line-height:1;margin-left:.35rem;opacity:.6;padding:.1rem;transition:all .2s ease}.spotlight-toggle:hover{opacity:1;transform:scale(1.2)}.spotlight-toggle.active{color:#000;opacity:1}.spotlight-toggle.loading{animation:pulse 1s infinite;cursor:not-allowed;opacity:.5}.spotlight-toggle:disabled{cursor:not-allowed;opacity:.3}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}
/*# sourceMappingURL=main.5b0ebedf.css.map*/