.intro-outro-settings{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:20px}.intro-outro-settings.loading{color:#666;padding:40px;text-align:center}.intro-outro-settings h2{color:#2c3e50;font-size:24px;margin-bottom:30px;text-align:center}.intro-outro-settings h3{border-bottom:2px solid #ecf0f1;color:#34495e;font-size:18px;margin:30px 0 20px;padding-bottom:10px}.intro-outro-settings h4{color:#34495e;font-size:16px;margin:20px 0 10px}.message{border-radius:8px;font-weight:500;margin-bottom:20px;padding:12px 16px}.message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.system-status{background:#f8f9fa;border-radius:8px;margin-bottom:30px;padding:20px}.status-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:15px}.status-item{align-items:center;border-radius:6px;display:flex;font-weight:500;gap:10px;padding:10px}.status-item.success{background:#d4edda;color:#155724}.status-item.error{background:#f8d7da;color:#721c24}.status-item.warning{background:#fff3cd;color:#856404}.status-icon{font-size:16px}.status-errors{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;padding:15px}.status-errors h4{color:#721c24;margin:0 0 10px}.status-errors ul{color:#721c24;margin:0;padding-left:20px}.settings-section{background:#f8f9fa;border-radius:8px;margin-bottom:30px;padding:20px}.setting-group{margin-bottom:20px}.setting-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:8px}.setting-group input[type=checkbox]{margin-right:8px;transform:scale(1.2)}.setting-group input[type=email],.setting-group input[type=password],.setting-group input[type=text]{border:2px solid #e9ecef;border-radius:6px;font-size:14px;margin-top:5px;padding:10px 12px;transition:border-color .3s ease;width:100%}.setting-group input[type=email]:focus,.setting-group input[type=password]:focus,.setting-group input[type=text]:focus{border-color:#3498db;outline:none}.file-upload{align-items:center;display:flex;gap:15px;margin-top:10px}.upload-button{background:#3498db;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;padding:10px 16px;text-decoration:none;transition:background-color .3s ease}.upload-button:hover{background:#2980b9}.file-status{color:#27ae60;font-size:14px;font-weight:500}.hidden-file-input{display:none}.password-input-container{align-items:center;display:flex;position:relative;width:100%}.password-input-container input[type=password],.password-input-container input[type=text]{font-family:monospace;letter-spacing:1px;padding-right:40px;width:100%}.toggle-password{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:5px;position:absolute;right:10px;transition:background-color .2s;z-index:2}.toggle-password:hover{background-color:#f0f0f0;color:#333}.toggle-password:focus{box-shadow:0 0 0 2px #3498db4d;outline:none}.save-button,.test-credentials-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .3s ease}.test-credentials-button{background:#f39c12;color:#fff;margin-top:15px}.test-credentials-button:hover:not(:disabled){background:#e67e22}.test-credentials-button:disabled{background:#bdc3c7;cursor:not-allowed}.save-button{background:#27ae60;font-size:16px;padding:15px 30px}.save-button:hover:not(:disabled){background:#229954}.save-button:disabled{background:#bdc3c7;cursor:not-allowed}.settings-actions{margin:30px 0;text-align:center}.help-text{background:#e8f4fd;border-left:4px solid #3498db;border-radius:8px;margin-top:30px;padding:20px}.help-text h4{color:#2c3e50;margin-top:0}.help-text ol{margin:15px 0;padding-left:20px}.help-text li{color:#34495e;line-height:1.5;margin-bottom:8px}.help-text ul{margin:8px 0;padding-left:20px}.help-text ul li{margin-bottom:4px}@media (max-width:768px){.intro-outro-settings{margin:10px;padding:15px}.status-grid{grid-template-columns:1fr}.file-upload{align-items:flex-start;flex-direction:column;gap:10px}.settings-section{padding:15px}}.podcast-management{margin:0 auto;max-width:1200px;padding:20px}.podcast-management .message{border-radius:4px;margin-bottom:20px;padding:12px}.podcast-management .message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.podcast-management .message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.podcast-management .upload-section{background:#f8f9fa;border-radius:8px;margin-bottom:30px;padding:20px}.podcast-management .upload-form{display:flex;flex-direction:column;gap:15px}.podcast-management .form-row{display:flex;gap:15px}.podcast-management .form-group{flex:1 1}.podcast-management .form-group label{display:block;font-weight:500;margin-bottom:5px}.podcast-management .form-group input,.podcast-management .form-group textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;padding:8px 12px;width:100%}.podcast-management .upload-btn{align-self:flex-start;background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px}.podcast-management .upload-btn:hover:not(:disabled){background:#0056b3}.podcast-management .upload-btn:disabled{background:#6c757d;cursor:not-allowed}.podcast-management .episodes-list{display:flex;flex-direction:column;gap:15px}.podcast-management .episode-card{align-items:flex-start;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;justify-content:space-between;padding:20px}.podcast-management .episode-info h4{color:#333;margin:0 0 5px}.podcast-management .episode-info p{color:#666;margin:5px 0}.podcast-management .description{font-style:italic}.podcast-management .episode-meta{display:flex;font-size:14px;gap:15px;margin-top:10px}.podcast-management .episode-actions{display:flex;gap:10px}.podcast-management .action-btn{background:#f8f9fa;border:1px solid #ddd;border-radius:4px;color:#333;font-size:14px;padding:6px 12px;text-decoration:none}.podcast-management .action-btn:hover{background:#e9ecef}.podcast-management .tag-selection{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex;flex-wrap:wrap;gap:8px;min-height:40px;padding:8px}.podcast-management .selected-tag{align-items:center;background:#007bff;border-radius:12px;color:#fff;display:inline-flex;font-size:12px;gap:4px;padding:4px 8px}.podcast-management .selected-tag button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:16px;justify-content:center;padding:0;width:16px}.podcast-management .selected-tag button:hover{background:#fff3}.tag-item .remove-tag{align-items:center;background:#f44;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:18px;justify-content:center;margin-left:8px;width:18px}.tag-item .remove-tag:hover{background:#c00}.podcast-management .series-tag{color:#666;font-size:.85em;font-style:italic;margin:2px 0}.podcast-management .tag-selection select{background:#0000;border:none;flex:1 1;min-width:120px;outline:none}.podcast-management .tag-input-container{flex:1 1;min-width:200px;position:relative}.podcast-management .tag-input{border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none;padding:8px 12px;transition:border-color .2s ease;width:100%}.podcast-management .tag-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.podcast-management .tag-suggestions{background:#fff;border:1px solid #ddd;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 8px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.podcast-management .tag-suggestion{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:10px 12px;transition:background-color .2s ease}.podcast-management .tag-suggestion:hover{background-color:#f8f9fa}.podcast-management .tag-suggestion:last-child{border-bottom:none}.podcast-management .tag-suggestion.create-tag{background-color:#e7f3ff;color:#06c;font-style:italic}.podcast-management .tag-suggestion.create-tag:hover{background-color:#cce7ff}.podcast-management .form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.podcast-management .cancel-edit-btn{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s}.podcast-management .cancel-edit-btn:hover{background-color:#5a6268}.podcast-management .edit-btn{background-color:#007bff;color:#fff;margin-left:8px}.podcast-management .edit-btn:hover{background-color:#0056b3}.podcast-management .delete-btn{background-color:#dc3545;color:#fff;margin-left:8px}.podcast-management .delete-btn:hover{background-color:#c82333}.podcast-management .modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.podcast-management .modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:30px;width:90%}.podcast-management .modal-content h3{color:#333;margin-bottom:15px;margin-top:0}.podcast-management .modal-content p{color:#666;line-height:1.5;margin-bottom:20px}.podcast-management .modal-actions{display:flex;gap:10px;justify-content:flex-end}.podcast-management .modal-btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .2s}.podcast-management .modal-btn.cancel-btn{background-color:#6c757d;color:#fff}.podcast-management .modal-btn.cancel-btn:hover{background-color:#5a6268}.podcast-management .modal-btn.delete-btn{background-color:#dc3545;color:#fff}.podcast-management .modal-btn.delete-btn:hover{background-color:#c82333}.series-management{margin:0 auto;max-width:1200px;padding:20px}.section-header{margin-bottom:30px;text-align:center}.section-header h2{color:#333;margin-bottom:10px}.section-header p{color:#666;font-size:1.1em}.loading{padding:40px;text-align:center}.spinner{border:4px solid #f3f3f3;border-top-color:#007bff;margin:0 auto 20px}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;margin-bottom:20px;padding:12px 16px}.section-tabs{border-bottom:2px solid #e9ecef;display:flex;gap:10px;margin-bottom:30px}.section-tab{background:none;border:none;border-radius:6px 6px 0 0;color:#666;cursor:pointer;font-size:1em;padding:12px 20px;transition:all .3s ease}.section-tab:hover{background:#f8f9fa;color:#333}.section-tab.active{background:#007bff;color:#fff;font-weight:600}.form-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:30px;padding:25px}.form-section h3{color:#333;margin-bottom:20px;margin-top:0}.series-form,.tag-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#333;font-weight:600}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:1em;padding:12px;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-actions{align-items:center;display:flex;gap:10px}.save-button{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 20px;transition:background .3s ease}.save-button:hover{background:#218838}.cancel-button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:12px 20px;transition:background .3s ease}.cancel-button:hover{background:#5a6268}.list-section{background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.list-section h3{background:#f8f9fa;border-bottom:1px solid #e9ecef;color:#333;margin:0;padding:20px 25px}.empty-state{color:#666;font-style:italic;padding:40px 25px;text-align:center}.series-list,.tags-list{padding:0}.series-item,.tag-item{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 25px;transition:background .3s ease}.series-item:hover,.tag-item:hover{background:#f8f9fa}.series-item:last-child,.tag-item:last-child{border-bottom:none}.series-info{flex:1 1}.series-info h4{color:#333;font-size:1.2em;margin:0 0 8px}.series-info .description{color:#666;line-height:1.4;margin:0 0 8px}.created-date{color:#999;font-size:.9em}.tag-info{align-items:center;display:flex;flex:1 1;gap:15px}.tag-name{background:#e9ecef;border-radius:20px;color:#333;font-weight:500;padding:6px 12px}.series-actions,.tag-actions{display:flex;gap:10px}.edit-button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 16px;transition:background .3s ease}.edit-button:hover{background:#0056b3}.delete-button{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 16px;transition:background .3s ease}.delete-button:hover{background:#c82333}@media (max-width:768px){.series-management{padding:15px}.section-tabs{flex-direction:column}.section-tab{border-radius:6px;margin-bottom:5px}.form-section{padding:20px}.series-item,.tag-item{align-items:flex-start;flex-direction:column;gap:15px}.series-actions,.tag-actions{align-self:stretch;justify-content:flex-end}.tag-info{align-items:flex-start;flex-direction:column;gap:10px}}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.modal-header{border-bottom:1px solid #eee;padding:20px 20px 0}.modal-header h3{color:#333;font-size:1.3em;margin:0 0 15px}.modal-body{padding:20px}.modal-body p{color:#666;line-height:1.5;margin:0}.modal-footer{border-top:1px solid #eee;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding:20px}.modal-footer button{border:none;border-radius:4px;cursor:pointer;font-size:.9em;font-weight:500;padding:10px 20px;transition:all .2s ease}.modal-footer .cancel-button{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d}.modal-footer .cancel-button:hover{background:#e9ecef;color:#495057}.modal-footer .delete-button{background:#dc3545;color:#fff}.modal-footer .delete-button:hover{background:#c82333}.admin-container{background:#f8f9fa;min-height:100vh;padding:20px}.admin-loading{align-items:center;color:#666;display:flex;flex-direction:column;height:50vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top-color:#3498db;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.admin-login{align-items:center;display:flex;justify-content:center;min-height:80vh}.login-card{background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000001a;max-width:400px;padding:40px;text-align:center;width:100%}.login-card h1{color:#2c3e50;font-size:28px;margin-bottom:10px}.login-card p{color:#7f8c8d;font-size:16px;margin-bottom:30px}.login-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;margin-bottom:20px;padding:12px}.form-group{margin-bottom:20px;text-align:left}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:8px}.form-group input{border:2px solid #e9ecef;border-radius:6px;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#3498db;outline:none}.login-button{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px;transition:background-color .3s ease;width:100%}.login-button:hover{background:#2980b9}.admin-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px 30px}.admin-header h1{color:#2c3e50;font-size:24px;margin:0}.logout-button{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:background-color .3s ease}.logout-button:hover{background:#c0392b}.admin-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;margin-bottom:30px;overflow:hidden}.tab-button{background:#fff;border:none;border-bottom:3px solid #0000;color:#7f8c8d;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:15px 20px;transition:all .3s ease}.tab-button:hover{background:#f8f9fa;color:#2c3e50}.tab-button.active{background:#f8f9fa;border-bottom-color:#3498db;color:#3498db}.admin-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.coming-soon{color:#7f8c8d;padding:60px 40px;text-align:center}.coming-soon h2{color:#2c3e50;font-size:24px;margin-bottom:20px}.coming-soon p{font-size:16px;line-height:1.6;margin-bottom:10px}@media (max-width:768px){.admin-container{padding:10px}.admin-header{flex-direction:column;gap:15px;padding:20px;text-align:center}.admin-header h1{font-size:20px}.admin-tabs{flex-direction:column}.tab-button{border-bottom:1px solid #e9ecef;border-right:none}.tab-button.active{border-bottom-color:#3498db;border-left:3px solid #3498db}.login-card{margin:10px;padding:30px 20px}.coming-soon{padding:40px 20px}}*{box-sizing:border-box}body{background-color:#fff;color:#000;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;margin:0;padding-bottom:120px}h1,h2,h3{font-weight:600;margin:0;padding:0}h1{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:left}h2{font-size:1.5rem;margin-bottom:1.5rem}h2,h3{color:#000;font-weight:600}h3{font-size:1.2rem;margin-bottom:1rem}a{color:#000;text-decoration:none;transition:color .3s ease}a:hover{color:#666}.container{margin:0 auto;max-width:1200px;padding:20px}.header{background-color:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 2rem;position:sticky;top:0;z-index:100}.header nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.logo a{display:inline-block;line-height:0}.logo-image{height:60px;transition:opacity .3s ease;width:auto}.logo-image:hover{opacity:.8}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links>a{color:#666;font-weight:500;transition:color .3s ease}.nav-links>a:hover{color:#000}.subscribe-links{border-left:1px solid #e5e5e5;display:flex;gap:1rem;margin-left:2rem;padding-left:2rem}.subscribe-links a{background:#f5f5f5;border-radius:6px;color:#000;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.subscribe-links a:hover{background:#e5e5e5;color:#000}.home{margin:0 auto;max-width:1200px;padding:2rem}.home-subscription{margin-bottom:2rem;margin-top:3rem}.home-subscription .email-subscription{margin:0 auto;max-width:600px}.home-subscription .email-subscription .subscription-header h3{font-size:1.2rem;margin-bottom:.5rem}.home-subscription .email-subscription .subscription-header p{font-size:.9rem;margin-bottom:1.25rem}.search-container{margin-bottom:2rem}.search-input{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#000;font-family:inherit;font-size:1rem;max-width:400px;outline:none;padding:.75rem 1rem;transition:all .3s ease;width:100%}.search-input:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a}.search-input::placeholder{color:#999}.filters{margin-bottom:3rem}.category-filters{display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem}.category-button{background:#0000;border:none;border-bottom:2px solid #0000;color:#999;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:.75rem 0;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.category-button:hover{color:#000}.category-button.active{border-bottom-color:#000;color:#000}.series-filter,.tag-filter{background:#2a2a2a;border:1px solid #333;border-radius:12px;margin-bottom:1rem;min-width:250px;padding:1.5rem}.series-filter select{background-color:#1a1a1a;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.series-filter select:focus{border-color:#555;outline:none}.tags-container{display:flex;flex-wrap:wrap;gap:.5rem}.tag-button{background:#333;border:1px solid #444;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap}.tag-button:hover{background:#444;transform:translateY(-2px)}.tag-button.selected{background:#555;border-color:#666;color:#fff}.podcast-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.podcast-card{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;padding:1.2rem;position:relative;transition:all .3s ease}.podcast-card:hover{border-color:#d0d0d0;box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.podcast-image{background:#f5f5f5;border-radius:8px;height:140px;margin-bottom:1rem;overflow:hidden;width:100%}.podcast-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.podcast-card:hover .podcast-image img{transform:scale(1.05)}.podcast-content h3{color:#000;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.3rem}.podcast-content .author{color:#999;font-size:.85rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.podcast-content .duration{background:#f5f5f5;border-radius:3px;color:#333;display:inline-block;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.8rem;font-weight:600;padding:.15rem .4rem}.podcast-content p:not(.description){-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.9rem;line-height:1.5;margin-bottom:1rem;overflow:hidden}.play-button{align-items:center;align-self:flex-start;background:#000;border:none;border-radius:50%;box-shadow:0 3px 8px #00000026;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;height:40px;justify-content:center;margin-top:.5rem;transition:all .3s ease;width:40px}.play-button:hover{background:#333;transform:scale(1.1)}.play-button.playing{background:#000;color:#fff}.podcast-card button:active{transform:translateY(0)}.podcast-card-link{color:inherit;display:block;margin-bottom:1.5rem;text-decoration:none}.podcast-card-link:hover{color:inherit}.podcast-card:hover .podcast-card-link h3{color:#3498db}.podcast-player{align-items:center;background:#2a2a2a;border:1px solid #333;border-radius:12px;display:flex;justify-content:space-between;padding:1rem}.sticky-audio-player{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-top:1px solid #e5e5e5;bottom:0;box-shadow:0 -4px 20px #00000014;left:0;padding:1rem 2rem;position:fixed;right:0;z-index:1000}.player-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr auto 2fr auto;margin:0 auto;max-width:1200px}.podcast-info h4{color:#000;font-size:1rem;font-weight:600;margin:0}.podcast-info p{color:#666;font-size:.9rem;margin:0}.player-controls{align-items:center;display:flex;gap:1rem}.play-pause-btn{align-items:center;background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.play-pause-btn:hover{background:#333;transform:scale(1.1)}.time-display{color:#666;display:flex;font-size:.9rem;gap:.5rem;min-width:100px}.progress-container{align-items:center;display:flex}.progress-bar{appearance:none;-webkit-appearance:none;background:#e5e5e5;border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.progress-bar::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#000;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;height:16px;width:16px}.progress-bar::-moz-range-thumb{background:#000;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;height:16px;width:16px}.volume-container{align-items:center;display:flex;gap:.5rem;min-width:120px}.volume-container svg{color:#666}.volume-bar{appearance:none;-webkit-appearance:none;background:#e5e5e5;border-radius:2px;cursor:pointer;height:4px;outline:none;width:80px}.volume-bar::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#000;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 3px #00000026;cursor:pointer;height:12px;width:12px}.volume-bar::-moz-range-thumb{background:#000;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 3px #00000026;cursor:pointer;height:12px;width:12px}.podcast-card button.playing{background:linear-gradient(135deg,#e74c3c,#c0392b)}.podcast-card button.playing:hover{background:linear-gradient(135deg,#c0392b,#a93226)}.podcast-detail-page{background:#fff;min-height:100vh;padding:2rem 0 3rem}.podcast-card-combined{align-items:flex-start;background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 20px #00000014;display:flex;gap:2rem;padding:2rem}.podcast-artwork{border-radius:12px;box-shadow:0 4px 16px #00000026;flex-shrink:0;height:180px;overflow:hidden;position:relative;width:180px}.podcast-artwork img{height:100%;object-fit:cover;width:100%}.title-with-play{gap:.75rem;margin-bottom:.5rem}.play-btn,.title-with-play{align-items:center;display:flex}.play-btn{background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;flex-shrink:0;font-size:1rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.play-btn:hover{background:#333;transform:scale(1.05)}.play-btn.playing{background:#e74c3c}.play-btn.playing:hover{background:#c0392b}.podcast-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;gap:1rem;min-width:0}.podcast-text{flex:1 1;min-width:0}.podcast-info{flex:1 1}.series-and-date{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.series-badge{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;color:#6c757d;display:inline-block;font-size:.75rem;font-weight:500;padding:.2rem .6rem}.publish-date{color:#888;font-size:.8rem}.podcast-info h1{color:#000;font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.podcast-meta{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.duration{background:#f0f0f0;border-radius:10px;color:#666;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.podcast-left-column{display:flex;flex-direction:column;gap:.3rem}.podcast-left-column .podcast-meta{margin-bottom:0;margin-top:1.2rem;padding:0 .5rem}.podcast-left-column .duration{background:none;border-radius:0;color:#666;font-size:.8rem;font-weight:400;padding:0}.posted-date-section{margin:0;padding:0 .5rem}.posted-date{color:#666;font-size:.8rem;font-weight:400;margin:0}.share-section-left{margin:.5rem 0 0;padding:0 .5rem}.share-buttons-left{align-items:center;display:flex;gap:.5rem}.share-btn-left{align-items:center;background:#f0f0f0;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:.7rem;font-weight:600;height:24px;justify-content:center;text-decoration:none;transition:all .2s ease;width:24px}.share-btn-left:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.share-btn-left.twitter:hover{background:#1da1f2;color:#fff}.share-btn-left.facebook:hover{background:#1877f2;color:#fff}.share-btn-left.email:hover{background:#ea4335;color:#fff}.share-btn-left.copy:hover{background:#333;color:#fff}.meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.05rem}.meta-row .author{flex:1 1;margin-bottom:0}.meta-row .duration{flex-shrink:0;margin-bottom:0}.meta-row .tags{align-items:center;display:flex;flex-shrink:0;gap:.25rem}.meta-row .tag{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#495057;font-size:.65rem;font-weight:500;padding:.1rem .4rem;white-space:nowrap}.meta-row .tag-more{color:#6c757d;font-size:.65rem;font-weight:500}.podcast-info .description{color:#444;font-size:.9rem;line-height:1.5;margin-bottom:.75rem}.transcript-section{margin-bottom:1rem}.transcript-toggle{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;padding:.75rem 1rem;transition:all .2s ease;width:100%}.transcript-toggle:hover{background:#e9ecef;border-color:#dee2e6}.transcript-title{color:#212529;font-weight:600}.transcript-arrow{color:#6c757d;font-size:.8rem;transition:transform .2s ease}.transcript-arrow.expanded{transform:rotate(180deg)}.transcript-content{background:#fff;border:1px solid #e9ecef;border-radius:0 0 8px 8px;border-top:none;margin-top:-1px;padding:1rem}.transcript-content p,.transcript-text{color:#495057;font-size:.85rem;line-height:1.6;margin:0;white-space:pre-wrap}.transcript-text{word-wrap:break-word;background:none;border:none;font-family:inherit;overflow-wrap:break-word;padding:0}.podcast-info .tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:1rem}.podcast-info .tag{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#495057;font-size:.7rem;font-weight:500;padding:.15rem .5rem}.share-section-integrated{align-items:center;border-top:1px solid #f0f0f0;display:flex;gap:.75rem;padding-top:1rem}.share-label{color:#666;font-size:.85rem;font-weight:500}.share-buttons-compact{display:flex;gap:.5rem}.share-btn-compact{align-items:center;background:#fff;border:1.5px solid #d0d0d0;border-radius:50%;color:#333;cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;height:32px;justify-content:center;text-decoration:none;transition:all .3s ease;width:32px}.share-btn-compact:hover{background:#000;border-color:#000;box-shadow:0 2px 8px #0003;color:#fff;transform:translateY(-1px) scale(1.05)}.share-btn-compact.twitter{font-size:.8rem}.share-btn-compact.facebook{font-size:1rem;font-style:italic}.share-btn-compact.linkedin{font-size:.75rem;font-weight:600}.share-btn-compact.copy{font-size:.8rem}.about-page{background:#fff;min-height:100vh;padding:2rem 0 3rem}.about-content{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 20px #00000014;margin:0 auto;max-width:800px;padding:3rem}.about-content h1{color:#000;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-align:center}.about-section{margin-bottom:2.5rem}.about-section:last-child{margin-bottom:0}.about-section h2{color:#000;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.about-section p{color:#444;font-size:1rem;line-height:1.7;margin-bottom:1rem}.about-section ul{list-style:none;margin:1rem 0;padding:0}.about-section li{color:#444;font-size:1rem;line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.about-section li:before{color:#000;content:"•";font-weight:700;left:0;position:absolute}.about-section strong{color:#000;font-weight:600}.subscribe-cta{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-top:1.5rem;padding:2rem;text-align:center}.subscribe-cta p{color:#000;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.subscribe-buttons{display:flex;gap:1rem;justify-content:center}.subscribe-btn{border:2px solid #0000;border-radius:8px;display:inline-block;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.subscribe-btn.spotify{background:#1db954;color:#fff}.subscribe-btn.spotify:hover{background:#1ed760;transform:translateY(-1px)}.subscribe-btn.apple{background:#000;color:#fff}.subscribe-btn.apple:hover{background:#333;transform:translateY(-1px)}.email-subscription{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:2rem;text-align:center}.email-subscription.compact{padding:1.5rem}.email-subscription .subscription-header h3{color:#000;font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.email-subscription .subscription-header p{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.subscription-form{margin-bottom:1rem}.input-group{display:flex;gap:.75rem;margin:0 auto;max-width:400px}.email-input{background:#fff;border:1px solid #ddd;border-radius:8px;flex:1 1;font-size:.9rem;padding:.75rem 1rem;transition:border-color .3s ease}.email-input:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a;outline:none}.email-input:disabled{background:#f5f5f5;cursor:not-allowed}.subscribe-button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.subscribe-button:hover:not(:disabled){background:#333;transform:translateY(-1px)}.subscribe-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.error-message{color:#e74c3c;font-size:.85rem;margin-top:.5rem;text-align:center}.subscription-note{margin-top:1rem}.subscription-note p{color:#888;font-size:.8rem;margin:0}.email-subscription.subscribed{background:#d4edda;border-color:#c3e6cb}.success-message{flex-direction:column;gap:.75rem}.success-icon,.success-message{align-items:center;display:flex}.success-icon{background:#28a745;border-radius:50%;color:#fff;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;width:50px}.success-message h3{color:#155724;font-size:1.2rem;font-weight:600;margin:0}.success-message p{color:#155724;font-size:.9rem;line-height:1.4;margin:0}.email-subscription.compact .subscription-header h3{font-size:1.1rem;margin-bottom:1rem}.email-subscription.compact .input-group{max-width:350px}.email-subscription.compact .email-input,.email-subscription.compact .subscribe-button{font-size:.85rem;padding:.6rem 1rem}@media (max-width:768px){.input-group{flex-direction:column;max-width:280px}.email-input,.subscribe-button{width:100%}.email-subscription{padding:1.5rem 1rem}.email-subscription.compact,.home{padding:1rem}h1{font-size:2rem}.filters{flex-direction:column;gap:1rem}.series-filter,.tag-filter{min-width:auto}.podcast-list{gap:1.5rem;grid-template-columns:1fr}.header,.podcast-card{padding:1rem}.header nav,.nav-links{flex-direction:column;gap:1rem}.nav-links{text-align:center}.subscribe-links{border-left:none;border-top:1px solid #e9ecef;margin-left:0;padding-left:0;padding-top:1rem}.sticky-audio-player{padding:.75rem 1rem}.player-content{gap:1rem;grid-template-columns:1fr;text-align:center}.podcast-info{order:1}.player-controls{justify-content:center;order:2}.progress-container{order:3}.volume-container{justify-content:center;order:4}.podcast-hero{margin-bottom:1.5rem;padding:1.5rem 1rem}.podcast-hero h1{font-size:1.8rem}.subscription-options{padding:1.2rem 1rem}.subscription-links{align-items:center;flex-direction:column;gap:.8rem}.subscription-links a{max-width:200px;width:100%}}@media (max-width:480px){.home{padding:.5rem}.podcast-card{padding:1rem}.tags-container{justify-content:center}.volume-container{display:none}.player-content{grid-template-columns:1fr}}@media (max-width:768px){.about-page{padding:1rem 0 2rem}.about-content{margin:0 1rem;padding:2rem 1.5rem}.about-content h1{font-size:2rem}.about-section h2{font-size:1.3rem}.subscribe-buttons{align-items:center;flex-direction:column}.subscribe-btn{width:200px}}.site-footer{background-color:#f8f9fa;border-top:1px solid #e5e5e5;margin-top:4rem;padding:3rem 0 1.5rem}.footer-content{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-main{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.footer-brand h3{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.footer-brand p{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:0}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-column h4{color:#333;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:.5rem}.footer-column a{color:#666;font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#333}.footer-bottom{align-items:center;border-top:1px solid #e5e5e5;color:#666;display:flex;font-size:.85rem;justify-content:space-between;padding-top:1.5rem}.footer-copyright p{margin:0}.footer-legal{align-items:center;display:flex;gap:.75rem}.footer-legal a{color:#666;text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:#333}.footer-legal .separator{color:#ccc;font-size:.7rem}.footer-column .platform-dropdown.about{margin-top:0}.footer-column .platform-dropdown .dropdown-trigger{justify-content:space-between;width:100%}.footer-column .email-subscription.compact{margin-top:0}.footer-column .email-subscription .email-form{max-width:none}.legal-page{min-height:60vh;padding:2rem 0}.legal-content{margin:0 auto;max-width:800px;padding:0 2rem}.legal-content h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.legal-content .last-updated{color:#666;font-size:.9rem;font-style:italic;margin-bottom:2rem}.legal-content section{margin-bottom:2rem}.legal-content h2{border-bottom:2px solid #f0f0f0;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.legal-content h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.legal-content p{color:#555;line-height:1.7;margin-bottom:1rem}.legal-content ul{margin-bottom:1rem;padding-left:1.5rem}.legal-content li{color:#555;line-height:1.6;margin-bottom:.5rem}.legal-content a{color:#007acc;font-weight:500;text-decoration:none}.legal-content a:hover{text-decoration:underline}@media (max-width:768px){.legal-content{padding:0 1rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.3rem}.legal-content h3{font-size:1.1rem}}.platform-dropdown{display:inline-block;position:relative}.dropdown-trigger{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:space-between;min-width:120px;padding:.75rem 1rem;transition:all .2s ease}.dropdown-trigger:hover{border-color:#333;transform:translateY(-1px)}.dropdown-trigger:focus{border-color:#333;box-shadow:0 0 0 2px #3333331a;outline:none}.dropdown-arrow{font-size:.7rem;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;margin-top:.25rem;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item{align-items:center;border-bottom:1px solid #f5f5f5;color:#333;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .15s ease}.dropdown-item:last-child{border-bottom:none}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa}.dropdown-item:focus{outline:none}.platform-icon{font-size:.9rem;opacity:.7;text-align:center;width:16px}.platform-name{font-weight:500}.platform-dropdown.header .dropdown-trigger{background:#0000;border:1px solid #e5e5e5;color:#333;font-size:.85rem;padding:.5rem .75rem}.platform-dropdown.header .dropdown-trigger:hover{background:#f8f9fa;border-color:#333}.platform-dropdown.about .dropdown-trigger{background:#fff;border:1px solid #e5e5e5;color:#333;font-size:.9rem;padding:.6rem 1rem;width:100%}.platform-dropdown.about .dropdown-trigger:hover{border-color:#333}.platform-dropdown .platform-icon{display:none}.platform-dropdown .dropdown-item{padding-left:1rem}@media (max-width:768px){.dropdown-trigger{min-width:100px}.dropdown-item,.dropdown-trigger{font-size:.85rem;padding:.6rem .8rem}.platform-dropdown.header .dropdown-trigger{font-size:.8rem;padding:.4rem .6rem}}.back-button{align-items:center;background:none;border:1px solid #e5e5e5;border-radius:8px;color:#666;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.back-button:hover{background-color:#f8f9fa;border-color:#333;color:#333;transform:translateY(-1px)}.back-button:active{transform:translateY(0)}.back-button:focus{border-color:#333;box-shadow:0 0 0 2px #3333331a;outline:none}@media (max-width:768px){.back-button{font-size:.85rem;margin-bottom:1rem;padding:.4rem .8rem}}.source-input{margin-bottom:1.5rem}.source-input .form-label{color:#000;display:block;font-size:1rem;font-weight:600;margin-bottom:1rem}.source-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:1rem;padding:1rem;transition:border-color .3s ease}.source-item:hover{border-color:#ced4da}.source-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.source-type-select{background:#fff;border:1px solid #ced4da;border-radius:6px;color:#000;cursor:pointer;font-size:.9rem;padding:.5rem .75rem;transition:border-color .3s ease}.source-type-select:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a;outline:none}.remove-source-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:background-color .3s ease}.remove-source-btn:hover{background:#c82333}.source-fields{grid-gap:.75rem;display:grid;gap:.75rem}.source-input-field{background:#fff;border:1px solid #ced4da;border-radius:6px;color:#000;font-size:.9rem;padding:.75rem;transition:border-color .3s ease;width:100%}.source-input-field:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a;outline:none}.source-input-field::placeholder{color:#6c757d}.source-textarea{background:#fff;border:1px solid #ced4da;border-radius:6px;color:#000;font-family:inherit;font-size:.9rem;padding:.75rem;resize:vertical;transition:border-color .3s ease;width:100%}.source-textarea:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a;outline:none}.source-textarea::placeholder{color:#6c757d}.add-source-section{border-top:2px solid #e9ecef;margin-top:1.5rem;padding-top:1.5rem}.add-source-section h4{color:#000;font-size:1rem;font-weight:600;margin-bottom:1rem}.new-source{background:#fff;border:2px dashed #ced4da}.add-source-btn{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.add-source-btn:hover:not(:disabled){background:#218838;transform:translateY(-1px)}.add-source-btn:disabled{background:#6c757d;cursor:not-allowed;transform:none}.sources-section{border-top:1px solid #e9ecef;margin-top:2rem;padding-top:1.5rem}.sources-section h3{color:#000;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.sources-list{grid-gap:1rem;display:grid;gap:1rem}.source-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;transition:border-color .3s ease}.source-card:hover{border-color:#ced4da}.source-type-badge{background:#6c757d;border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.5rem;padding:.25rem .5rem;text-transform:uppercase}.source-type-badge.book{background:#17a2b8}.source-type-badge.article{background:#28a745}.source-type-badge.website{background:#007bff}.source-type-badge.video{background:#dc3545}.source-type-badge.podcast{background:#6f42c1}.source-type-badge.course{background:#fd7e14}.source-title{color:#000;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.source-author{color:#6c757d;font-size:.85rem;font-style:italic;margin-bottom:.5rem}.source-description{color:#495057;font-size:.9rem;line-height:1.4;margin-bottom:.75rem}.source-link{align-items:center;color:#007bff;display:inline-flex;font-size:.85rem;font-weight:500;gap:.25rem;text-decoration:none}.source-link:hover{text-decoration:underline}@media (max-width:768px){.source-header{align-items:stretch;gap:.75rem}.input-group,.source-header{flex-direction:column}.sources-list{grid-template-columns:1fr}}
/*# sourceMappingURL=main.97fad01c.css.map*/