body,html{margin:0;padding:0;height:100%;line-height:1.5;color:#212529;scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#root{min-height:100vh}.app-layout{display:flex;flex-direction:column;min-height:100vh}.site-header,.site-footer{background-color:#fff;padding:1rem 2rem;border-bottom:1px solid #dee2e6;box-shadow:0 1px 2px #0000000d;text-align:center}.site-header{display:flex;align-items:center;background-color:#652424;padding:1rem 2rem;border-bottom:1px solid #dee2e6;box-shadow:0 1px 2px #0000000d;text-align:center;color:#fff}.site-header a{color:#fff;text-decoration:none}.site-footer{margin-top:auto;border-top:1px solid #dee2e6;font-size:.875rem}.site-footer{margin-top:auto;border-top:1px solid #dee2e6;font-size:.875rem;background-color:#652424;color:#fff}.site-footer p{margin:.5rem 0}.site-footer a{color:#fff}.site-header h1{font-size:2rem}@media (max-width: 768px){.site-header{padding:.375rem}.site-header h1{font-size:1.2rem}}.site-logo{height:75px;margin-right:2rem}.site-logo-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.main-content{display:flex;flex:1;padding:0;gap:0;overflow:hidden;font-size:1.2rem}.main-content h2{padding:0;line-height:1}.page-body{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.sidebar{display:block;flex:0 0 300px;border-right:1px solid #dee2e6;padding:1rem;background-color:#f7f9fc;max-width:300px}.sidebar-toggle{display:none;background:none;border:none;font-size:2.5rem;cursor:pointer}@media (max-width: 768px){.sidebar{display:none;position:fixed;top:0;left:0;width:300px;height:100%;z-index:1000;background-color:#f7f9fc;box-shadow:2px 0 8px #00000026}.sidebar.visible{display:block}.sidebar-toggle{display:block;margin-bottom:1rem;background:none;border:none;font-size:2.5rem;cursor:pointer;color:#fff}.main-content{flex-direction:column}.content{flex:1;padding:0 1rem}}.category-header,.subcategory-header{display:flex;justify-content:space-between;align-items:center}.toggle-arrow{cursor:pointer;padding:0 4px}.category-title.active,.subcategory-title.active,.topic-link.active{background-color:#cfe2ff;color:#036;font-weight:600}.category-icon{width:20px;height:20px;margin-right:8px;object-fit:contain;vertical-align:middle}.content{flex:1;padding:1rem 2rem;background-color:#fff;overflow-y:auto;min-width:0;display:flex;flex-direction:column}.sidebar-nav h2{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:#333}.sidebar-nav .category-title{cursor:pointer;width:100%;display:flex;align-items:center;min-width:240px;padding:.5rem .75rem;background-color:#e1ecf7;border-radius:.375rem;margin:.25rem 0 8px .25rem;font-size:1rem;font-weight:600;color:#1a2a3a;transition:background .2s}.sidebar-nav .category-title:hover{background-color:#e2e8f0}.category-title:hover{background-color:#d4e1f3}.subcategory-title{font-size:.95rem;font-weight:500;margin:.25rem 0 .25rem 1rem;cursor:pointer;width:100%;color:#2f4f6f;padding:.4rem .6rem;border-left:3px solid #c1d4eb;transition:background .2s}.subcategory-title:hover{background-color:#eef3f8}.topic-link{display:block;padding:.25rem .5rem;margin-left:1.5rem;font-size:.95rem;color:#333;border-radius:.375rem;transition:background-color .2s;text-align:left;background:none;border:none;cursor:pointer}.topic-link:hover{background-color:#f5f5f5;color:#111}.topic-title{font-size:.9rem;font-weight:400;margin:.25rem 0 .25rem 2rem;padding:.3rem .6rem;cursor:pointer;color:#444;transition:background-color .2s}.topic-title:hover{background-color:#f0f0f0}.category-list,.subcategory-list,.topic-list{list-style:none;margin:0;padding:0}.topic-list{margin:.375rem 0}.topic-content{flex:1;background-color:#fff;overflow-y:auto;min-width:0;display:flex;flex-direction:column}.topic-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a2a3a;display:block}.topic-content .featured-image{width:100%;margin:1rem 0;max-height:400px;overflow:hidden}.topic-content .featured-image img{width:100%;max-height:400px;object-fit:cover;height:auto;border-radius:8px;display:block}.topic-content h3{margin-top:2rem;padding-top:1rem;border-top:1px solid #e0e0e0;font-size:1.25rem}.topic-content p{font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem;color:#333}.topic-content p.description{font-weight:600}.topic-content ul,.topic-content ol{font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem;color:#333}.topic-details blockquote{border-left:4px solid #d1e4f0;padding-left:1rem;color:#555;margin:1rem 0;font-style:italic}.portable-text-content h3{font-size:1.25rem;margin:1.5rem 0 .5rem;font-weight:600;color:#1a2a3a}.portable-text-content p{margin-bottom:1.2rem;color:#2d2d2d;line-height:1.7}.resources{margin-top:2rem}.resource-list{list-style-type:none;padding:0;margin:0}.resource-item{padding:1rem;border:1px solid #ddd;border-radius:.5rem;margin-bottom:1rem;background-color:#fafafa}.resource-item:hover{background-color:#f0f8ff;border-color:#cfe2ff;transition:background .2s,border .2s}.resource-content-wrapper{display:flex;align-items:flex-start;gap:1rem}.resource-image img{width:100px;height:100px;object-fit:cover;border-radius:.5rem}.resource-title{margin-bottom:.5rem;display:flex;flex-wrap:wrap}.resource-title a{text-decoration:none;color:#0056b3}.resource-title a:hover{text-decoration:underline}.resource-description{margin:.5rem 0;color:#555}.resource-tags{margin-top:.5rem}.resource-tag{display:inline-block;background-color:#e0e0e0;color:#333;font-size:.8rem;padding:.25rem .5rem;border-radius:.25rem;margin-right:.5rem}.resource-text{flex:1}.resource-badges{margin-top:.25rem;display:flex;flex-wrap:wrap;gap:.5rem}.resource-pill{flex-wrap:wrap;padding:.5rem 1rem;background-color:#eee;border-radius:999px;font-size:.75rem;color:#fff}.level-novice{background-color:#6c757d}.level-beginner{background-color:#007bff}.level-intermediate{background-color:#28a745}.level-advanced{background-color:#dc3545}.free-pill{background-color:#17a2b8}.type-pill{margin-left:.375rem;background-color:#d5d5d5;color:#000}.video-list,.spotify-list{list-style:none;padding:0;margin:0}.video-list h4,.spotify-list h4{line-height:1;padding:0;margin:0 0 2rem;color:#999}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.related-topics{margin-top:3rem;border-top:1px solid #eee;padding-top:1.5rem}.related-topic-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.75rem}.related-topic-button{background:#f0f0f0;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;transition:background .2s ease}.related-topic-button:hover{background:#e0e0e0}.resource-download,.resource-download a{color:#fff}.resource-download a:hover{text-decoration:none}.download-button{display:inline-block;background-color:#07418e;color:#fff;border-radius:999px;padding:.5rem 1rem;text-decoration:none;font-size:.75rem;margin-left:1rem}.download-button:hover{background-color:#003080}.download-button a.download-button{color:#fff}.searchSection{background:#f9f9f9}.search-bar-container{padding:0;margin:.5rem 1rem .5rem 0;border-radius:12px;display:flex;justify-content:right}.search-form{display:flex;gap:.5rem;width:100%;max-width:600px}.search-input{flex:1;padding:.75rem 1rem;font-size:1rem;border-radius:8px;border:1px solid #ccc;transition:border .2s ease}@media (max-width: 768px){.search-input{margin-right:1rem;margin-left:1rem}}.search-input:focus{outline:none;border-color:#7c2d12;box-shadow:0 0 0 3px #7c2d1233}.search-button{background-color:#7c2d12;color:#fff;padding:.75rem 1.25rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.search-button:hover{background-color:#641e0d}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.search-results-list{list-style:none;padding:0;margin-top:1.5rem}.search-result-item{padding:1rem;margin-bottom:1.5rem;background-color:#f9f9f9;border-left:4px solid #7c2d12;border-radius:8px;box-shadow:0 1px 2px #0000000d;transition:background-color .2s ease}.search-result-item:hover{background-color:#f0f0f0}.search-result-item strong{display:inline-block;font-size:.875rem;font-weight:600;color:#7c2d12;margin-bottom:.25rem;text-transform:uppercase}.search-result-item button{background:none;border:none;font-weight:600;font-size:1rem;color:#1a2a3a;cursor:pointer;padding:0;margin-left:.25rem;text-align:left}.search-result-item button:hover{text-decoration:underline;color:#3b82f6}.search-description{margin-top:.5rem;font-size:.95rem;line-height:1.4;color:#444}.topic-content .subcategory-section{margin-top:2rem;padding:1rem;background:#f8f9fb;border-radius:8px}.topic-content .subcategory-section h3{margin:0;padding:0;font-size:1.5rem;margin-bottom:1rem;border:none;border-top:none}.topic-content .subcategory-list{list-style:none;padding:0;margin:0}.topic-content .subcategory-list li{margin-bottom:1rem}.topic-content .subcategory-link{font-size:1.1rem;font-weight:600;color:#0056b3;text-decoration:underline}.topic-content .subcategory-link:hover{text-decoration:underline}.topic-content .subcategory-description{margin:0rem 0 0;font-size:.95rem;color:#555;font-style:italic}.suggest-button{background-color:#ffe58f;border:none;padding:.5rem 1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.suggest-button:hover{background-color:#ffd666}.browse-grid{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1rem;justify-content:flex-start}.content-card{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000001a;padding:2.5rem 1.2rem 1.2rem;max-width:300px;flex:1 1 280px;position:relative}.category-badge{width:40px;height:40px;object-fit:contain;position:absolute;top:1rem;right:1rem;z-index:1}.clickable-title{font-size:1.1rem;font-weight:600;cursor:pointer;color:#06c;margin-top:0;margin-bottom:.5rem;margin-right:2.5rem;word-wrap:break-word}.clickable-title:hover{text-decoration:underline}.download-link{display:inline-block;color:#333;font-size:.9rem}.resource-badge-group{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;margin-bottom:.5rem}.resource-badge{background-color:#fce5ba;color:#a66900;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.resource-pull{background-color:#d1e7dd;color:#0f5132;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.filter-bar{display:flex;align-items:center;justify-content:flex-start;padding:1rem 1.5rem;margin:0 0 1.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #00000008;gap:1rem}.filter-bar label{font-weight:600;font-size:1rem;color:#1f2937;white-space:nowrap}.filter-bar select{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;font-size:1rem;color:#1f2937;transition:border .2s}.filter-bar select:hover,.filter-bar select:focus{border-color:#9333ea;outline:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:1000;display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;padding:2rem;max-width:500px;width:90%;border-radius:8px;position:relative}.modal-close{position:absolute;top:.5rem;right:1rem;font-size:1.5rem;border:none;background:none;cursor:pointer}.donate-button{background-color:#ffe58f;color:#000;font-weight:700;padding:10px 20px;border-radius:5px;border:none;font-size:16px;cursor:pointer}.donate-button:hover{background-color:#ffd666}.zeffy-placeholder{margin-top:1rem;background:#f3f3f3;padding:1rem;border-radius:6px;text-align:center;font-style:italic}.content-card.recent-card{outline:2px solid currentColor;outline-offset:-2px}.recent-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 6px;border-radius:999px;border:1px solid currentColor;opacity:.8;margin-bottom:6px}
