#root{min-height:100vh}#root,.app{width:100%}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.tibetan-lesson-container,body{background-color:#1a1a1a;color:#e0e0e0}.tibetan-lesson-container{display:flex;flex-direction:column;min-height:100vh}.lesson-header{background-color:#0d0d0d;border-bottom:1px solid #333;padding:2rem 1rem;text-align:center}.lesson-title{color:#fff;cursor:pointer;font-family:Arial Unicode MS,sans-serif;font-size:2rem;font-weight:600;margin-bottom:.5rem}.lesson-subtitle{color:#888;font-size:1rem;margin-bottom:1.5rem}.main-nav{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.nav-link{background-color:initial;border:1px solid #444;border-radius:4px;color:#aaa;cursor:pointer;font-size:.9rem;padding:.5rem 1.25rem;transition:all .2s ease}.nav-link:hover{background-color:#333;color:#fff}.nav-link.active{background-color:#c9302c;border-color:#c9302c;color:#fff}.lesson-footer{background-color:#0d0d0d;border-top:1px solid #333;color:#888;font-size:.9rem;padding:1.5rem;text-align:center}.footer-nav{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.footer-link{background:none;border:none;color:#aaa;cursor:pointer;font-size:.9rem;padding:0;transition:color .2s ease}.footer-link:hover{color:#fff}.loading{align-items:center;color:#aaa;display:flex;font-size:1.1rem;justify-content:center;min-height:60vh}.cta-btn{background-color:#c9302c;border:1px solid #c9302c;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.75rem;transition:all .2s ease}.cta-btn:hover{background-color:#a8281f}.cta-btn-secondary{background-color:initial;border:1px solid #444;color:#ccc}.cta-btn-secondary:hover{background-color:#333;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.library-header{margin-bottom:2rem}.library-header h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:.75rem}.library-description{background-color:#252525;border-radius:6px;color:#aaa;font-size:.95rem;line-height:1.5;padding:1rem}.series-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.series-card{background-color:#252525;border:1px solid #333;border-radius:8px;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.series-card:hover{border-color:#c9302c}.series-card-image{background-position:50%;background-size:cover;height:100px}.series-card-body{padding:1rem}.series-card-body h4{color:#fff;font-size:1rem;margin-bottom:.35rem}.series-card-body p{color:#888;font-size:.85rem}.attribution-section,.closing-section,.philosophy-section,.start-here-section{background-color:#252525;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.attribution-section h3,.closing-section h3,.demo-section h3,.philosophy-section h3,.series-section h3,.start-here-section h3{color:#fff;font-size:1.3rem;margin-bottom:.75rem}.attribution-section p,.closing-section p,.philosophy-section p,.start-here-section p{color:#ccc;line-height:1.6}.attribution-section p+p{margin-top:.75rem}.attribution-section a{color:#e0e0e0;text-decoration:underline}.demo-section{background-color:#252525;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.demo-section p{color:#ccc;line-height:1.6;margin-bottom:1rem}.demo-text{font-size:1.3rem}.closing-section{text-align:center}.closing-section p{margin-bottom:1rem}.closing-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-view{flex:1 1;margin:0 auto;max-width:900px;padding:2rem 1rem;width:100%}.hero-section{padding:2rem 1rem 3rem;text-align:center}.hero-title{color:#fff;font-size:2.25rem;font-weight:600;margin-bottom:1rem}.hero-text{color:#ccc;font-size:1.1rem;line-height:1.6;margin:0 auto 1.5rem;max-width:600px}.series-section{margin-bottom:1.5rem}.series-section h3{margin-bottom:1rem}.story-text{background-color:#252525;border-radius:8px;color:#e0e0e0;font-family:Arial Unicode MS,sans-serif;font-size:1.4rem;line-height:2;padding:2rem;white-space:pre-wrap}.story-line{word-spacing:.3em}.story-word{border-radius:3px;cursor:pointer;padding:.25rem .5rem;position:relative;transition:all .15s ease}.story-word:hover{background-color:#333;color:#c9302c}.story-word.selected{background-color:#c9302c;color:#fff}.word-tooltip{animation:slideUp .2s ease;bottom:2rem;left:50%;position:fixed;transform:translateX(-50%);z-index:1000}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.tooltip-content{background-color:#252525;border:2px solid #c9302c;border-radius:8px;box-shadow:0 4px 12px #00000080;max-width:300px;padding:1rem}.tooltip-header{margin-bottom:.75rem}.tooltip-wylie{color:#fff;font-family:monospace;font-size:1.4rem;font-weight:600;margin-bottom:.25rem}.tooltip-phonetics{color:#aaa;font-size:1rem;font-style:italic}.tooltip-meaning{border-top:1px solid #333;color:#e0e0e0;font-size:1rem;line-height:1.5;padding-top:.75rem}.start-here-view{max-width:900px}.library-view,.start-here-view{flex:1 1;margin:0 auto;padding:2rem 1rem;width:100%}.library-view{max-width:1200px;overflow-y:auto}.sort-controls{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.sort-label{color:#888;font-size:.9rem;margin-right:.25rem}.series-filter{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.filter-btn{background-color:#333;border:1px solid #444;border-radius:20px;color:#aaa;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.filter-btn:hover{background-color:#444;border-color:#555;color:#fff}.filter-btn.active{background-color:#c9302c;border-color:#c9302c;color:#fff}.stories-table{border:1px solid #333;border-radius:8px;overflow:hidden}.table-header{background-color:#252525;color:#888;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.table-header,.table-row{grid-gap:1rem;border-bottom:1px solid #333;display:grid;gap:1rem;grid-template-columns:80px 1fr 120px;padding:1rem}.table-row{align-items:center;cursor:pointer;transition:background-color .2s ease}.table-row:hover{background-color:#252525}.table-row:last-child{border-bottom:none}.table-cell{align-items:center;display:flex}.series-col{justify-content:center}.title-col{flex-direction:column;gap:.25rem}.words-col{color:#fff;font-weight:600;text-align:right}.series-badge{background-position:50%;background-size:cover;border:2px solid #444;border-radius:50%;height:60px;width:60px}.story-title{color:#fff;font-size:.95rem;font-weight:500}.story-subtitle{color:#888;font-size:.8rem}.story-view{flex:1 1;margin:0 auto;max-width:1200px;overflow-y:auto;padding:2rem 1rem;width:100%}.story-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.back-btn{background-color:#333;border:1px solid #444;border-radius:4px;color:#aaa;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.back-btn:hover{background-color:#444;color:#fff}.story-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media (max-width:1024px){.story-content{grid-template-columns:1fr}}.story-text-section{position:relative}.story-heading{color:#fff;font-family:Arial Unicode MS,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.story-subtitle-text{color:#888;font-size:.9rem;margin-bottom:2rem}.level-selector{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.level-btn{background-color:#333;border:1px solid #444;border-radius:20px;color:#aaa;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.level-btn:hover{background-color:#444;border-color:#555;color:#fff}.level-btn.active{background-color:#c9302c;border-color:#c9302c;color:#fff}.story-line-group{margin-bottom:1rem}.story-nav{display:flex;gap:1rem;justify-content:space-between;margin-top:1.5rem}.nav-btn{background-color:#333;border:1px solid #444;border-radius:4px;color:#aaa;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.nav-btn:hover:not(:disabled){background-color:#444;color:#fff}.nav-btn:disabled{cursor:not-allowed;opacity:.4}.story-image-section{align-items:center;background-color:#252525;border-radius:8px;display:flex;justify-content:center;min-height:400px;overflow:hidden}.story-image{display:block;height:100%;object-fit:cover;width:100%}.toc-tibetan-title{color:#fff;font-family:Arial Unicode MS,sans-serif;font-size:1.3rem;margin-bottom:.25rem}.toc-transliteration{color:#888;font-style:italic;margin-bottom:.25rem}.toc-description{color:#ccc;margin-bottom:1.5rem}.book-toc{margin-top:2rem}.toc-heading{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.chapter-toc{display:flex;flex-direction:column;gap:.75rem;list-style:none}.chapter-toc-item{align-items:center;background-color:#252525;border:1px solid #333;border-radius:6px;cursor:pointer;display:flex;gap:1rem;padding:.75rem 1rem;transition:all .2s ease}.chapter-toc-item:hover{background-color:#2e2e2e;border-color:#444}.chapter-toc-number{align-items:center;background-color:#333;border-radius:50%;color:#aaa;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;height:2rem;justify-content:center;width:2rem}.chapter-toc-titles{display:flex;flex-direction:column;gap:.15rem}.chapter-toc-tibetan{color:#fff;font-family:Arial Unicode MS,sans-serif;font-size:1.05rem}.chapter-toc-english{color:#888;font-size:.85rem}.toc-start-btn{background-color:#c9302c;border:1px solid #c9302c;border-radius:4px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:1.5rem;padding:.6rem 1.5rem;transition:all .2s ease}.toc-start-btn:hover{background-color:#b32b27}
/*# sourceMappingURL=main.bb43a814.css.map*/