*{margin:0;padding:0;box-sizing:border-box}html{width:100%;height:100%;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background-color:#f8f9fa;color:#2c3e50;line-height:1.6;width:100%;margin:0;padding:0}#root{min-height:100vh;width:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}p{overflow-wrap:break-word;word-break:break-all}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.card-base{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card-base:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.thumbnail-base{width:100%;height:160px;min-height:160px;max-height:160px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;font-size:18px;font-weight:700}.date-base{position:absolute;top:.75rem;right:.75rem;background:#0000004d;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:11px;font-weight:500}.info-base{padding:1.5rem;text-align:center}.title-base{font-size:18px;font-weight:600;margin-bottom:.5rem;color:#2c3e50}.description-base{font-size:14px;color:#6c757d;margin-bottom:1rem;line-height:1.4}.header{background:#fff;box-shadow:0 2px 8px #0000001a;padding:1rem 0;margin-bottom:2rem;width:100%}.header-content{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;position:relative;width:100%;box-sizing:border-box}.logo{font-size:24px;font-weight:700;color:#4285f4}.nav-container{flex:1;display:flex;justify-content:center}.nav{display:flex;gap:1.5rem}.header-spacer{width:0;flex-shrink:0}.nav a{text-decoration:none;color:#2c3e50;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease}.nav a:hover,.nav a.active{background:#4285f4;color:#fff}.mobile-menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem}.mobile-nav{display:none;flex-direction:column;gap:.5rem;background-color:#fff;border-top:1px solid #eee;padding:1rem}.mobile-nav.open{display:flex}.main-content{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}.intro-section{background:#fff;border-radius:8px;padding:2rem;margin-bottom:2.5rem;box-shadow:0 2px 8px #0000001a}.intro-title{font-size:20px;font-weight:600;color:#2c3e50;margin-bottom:1rem;text-align:center}.intro-content{line-height:1.7;color:#2c3e50}.intro-content p{margin-bottom:1rem}.intro-content p:last-child{margin-bottom:0}.filters{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.search-row{display:flex;justify-content:center}.search-row .sort-select{display:none}.filter-row{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.search-bar{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem 1rem;border:2px solid #e9ecef;border-radius:6px;font-size:14px;min-width:250px;font-family:inherit;background-color:#fff;color:#000}.search-bar:focus{outline:none;border-color:#4285f4}.filter-label{font-weight:600;color:#6c757d}.filter-tags{display:flex;gap:.5rem;flex-wrap:wrap}.filter-tag{padding:.5rem 1rem;background:#fff;border:2px solid #e9ecef;border-radius:20px;text-decoration:none;color:#6c757d;font-size:14px;transition:all .3s ease;cursor:pointer}.filter-tag.active,.filter-tag:hover{background:#4285f4;color:#fff;border-color:#4285f4}.sort-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem;border:2px solid #e9ecef;border-radius:6px;background:#fff;color:#2c3e50;margin-left:auto;padding-right:22px;background:url(/select_btn.png) no-repeat right 5px center/15px 13px;background-color:#fff}.games-grid,.items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.game-card,.item-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.game-card:hover,.item-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.game-thumbnail,.card-thumbnail{width:100%;height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;flex-direction:column;gap:.5rem;position:relative}.thumbnail-icon{font-size:2rem}.thumbnail-text{font-size:14px;opacity:.9}.game-date,.card-date{position:absolute;top:.75rem;right:.75rem;background:#0000004d;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:11px;font-weight:500}.game-info,.card-content{padding:1.5rem}.game-title,.card-title{font-size:18px;font-weight:600;margin-bottom:.5rem;color:#2c3e50;text-align:center}.game-description,.card-description{font-size:14px;color:#6c757d;margin-bottom:1rem;line-height:1.4}.game-footer,.card-footer{display:flex;justify-content:center;align-items:center}.category-tag,.card-category{position:absolute;top:.75rem;left:.75rem;background:#0000004d;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:12px;font-weight:500}.play-button,.read-more,.btn,.btn-primary{background:#4285f4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s ease;text-decoration:none;display:inline-block;text-align:center;width:100%;height:auto;box-sizing:border-box}.play-button:hover,.read-more:hover,.btn-primary:hover{background:#3367d6}.btn-secondary{background:#f8f9fa;color:#666;border:2px solid #ddd}.btn-secondary:hover{background:#e9ecef;border-color:#adb5bd}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.blog-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.blog-thumbnail{height:200px;position:relative}.blog-date{position:absolute;top:.75rem;right:.75rem;background:#0000004d;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:11px;font-weight:500}.blog-info{padding:1.5rem;text-align:center;display:flex;flex-direction:column;flex:1}.blog-title{font-size:18px;font-weight:600;margin-bottom:.5rem;color:#2c3e50}.blog-excerpt{color:#6c757d;margin-bottom:1rem;line-height:1.4;font-size:14px;flex:1}.blog-link{display:inline-block;background:#4285f4;color:#fff;border-radius:6px;text-decoration:none;font-size:16px;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease;margin-top:auto;height:auto;box-sizing:border-box;line-height:1.5}.blog-link:hover{background:#3367d6}.about-section{background:#fff;border-radius:8px;padding:3rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.about-title{font-size:28px;font-weight:600;color:#2c3e50;margin-bottom:2rem;text-align:center;border-bottom:3px solid #4285f4;padding-bottom:1rem}.about-grid{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3rem}.profile-card{text-align:center;padding:2rem;background:linear-gradient(135deg,#4285f4,#6fa8f5);border-radius:12px;color:#fff}.profile-avatar{width:120px;height:120px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;margin:0 auto 1rem}.profile-name{font-size:24px;font-weight:600;margin-bottom:.5rem}.profile-role{font-size:16px;opacity:.9;margin-bottom:1rem}.profile-bio{font-size:.95rem;color:#ffffffe6;line-height:1.6}.profile-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.profile-link{background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:20px;text-decoration:none;font-size:14px;transition:background .3s ease}.profile-link:hover{background:#ffffff4d}.about-content{line-height:1.8;color:#2c3e50}.about-content h3{color:#4285f4;font-size:20px;margin-bottom:1rem;margin-top:2rem}.about-content h3:first-child{margin-top:0}.about-content p{margin-bottom:1.5rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0}.skill-card,.skill-category{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #4285f4}.skill-title,.skill-category h4{font-weight:600;color:#2c3e50;margin-bottom:.5rem}.skill-list,.skills-list{color:#6c757d;font-size:14px;display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#fff;color:#666;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;border:1px solid #ddd}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#4285f4}.timeline-item{position:relative;margin-bottom:2rem;padding-left:1.5rem}.timeline-item:before{content:"";position:absolute;left:-6px;top:.25rem;width:12px;height:12px;border-radius:50%;background:#4285f4}.timeline-date{font-weight:600;color:#4285f4;font-size:14px;margin-bottom:.25rem}.timeline-title{font-weight:600;color:#2c3e50;margin-bottom:.5rem}.timeline-desc,.timeline-description{color:#6c757d;line-height:1.6}.materials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem;margin-bottom:3rem}.material-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.material-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.material-category{position:absolute;top:.75rem;left:.75rem;background:#0000004d;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:12px;font-weight:500}.material-date{position:absolute;top:.75rem;right:.75rem;background:#0000004d;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:11px;font-weight:500}.material-preview{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff;min-height:200px}.material-icon{font-size:3rem;margin-bottom:.5rem}.material-screenshot{color:#6c757d;font-size:14px;margin-top:.5rem}.material-content{padding:1.5rem;text-align:center}.material-title{font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:1rem}.material-download-btn{background:#4285f4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s ease;text-decoration:none;display:inline-block;text-align:center;width:100%;height:auto;box-sizing:border-box}.material-download-btn:hover{background:#3367d6}.prose{max-width:none;color:#374151;line-height:1.75}.prose h1{color:#111827;font-weight:800;font-size:2.25rem;margin-top:0;margin-bottom:2rem;line-height:1.111}.prose h2{color:#111827;font-weight:700;font-size:1.875rem;margin-top:2rem;margin-bottom:1rem;line-height:1.333}.prose h3{color:#111827;font-weight:600;font-size:1.5rem;margin-top:1.6rem;margin-bottom:.6rem;line-height:1.6}.prose p{margin-top:1.25rem;margin-bottom:1.25rem}.prose code{color:#111827;font-weight:600;font-size:.875rem;background-color:#f3f4f6;padding:.25rem .375rem;border-radius:.25rem}.prose pre{background-color:#1f2937;color:#f9fafb;overflow-x:auto;font-size:.875rem;line-height:1.714;margin-top:1.714rem;margin-bottom:1.714rem;border-radius:.375rem;padding:.857rem 1.143rem}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;color:inherit;font-size:inherit;line-height:inherit}.prose ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem}.prose li{margin-top:.5rem;margin-bottom:.5rem}.prose strong{color:#111827;font-weight:600}.prose em{color:#111827;font-style:italic}.card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#999;margin-bottom:1rem}@media (max-width: 768px){.header-content{flex-direction:column;text-align:center;position:relative;gap:1rem}.nav-container{flex:none}.nav{flex-wrap:wrap;justify-content:center;gap:.5rem}.header-spacer{display:none}.nav a{padding:.4rem .8rem;font-size:14px;flex:0 0 auto;white-space:nowrap}.mobile-menu-toggle{display:block}.search-bar{min-width:200px}.games-grid,.blog-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.blog-header{height:140px;min-height:140px;max-height:140px}.about-section{padding:2rem 1.5rem}.about-title{font-size:24px;margin-bottom:1.5rem}.about-grid{grid-template-columns:1fr;gap:2rem}.profile-card{padding:1.5rem}.skills-grid{grid-template-columns:1fr}.filters{gap:1rem}.search-row{display:flex;justify-content:space-between;gap:1rem}.search-row .search-bar{flex:1;min-width:180px}.search-row .sort-select{display:block;flex:0 0 auto;margin-left:0;width:fit-content;min-width:100px}.filter-row{justify-content:flex-start}.filter-tags{width:100%;justify-content:center;gap:.75rem}.filter-tag{flex:0 0 auto;min-width:fit-content;padding:.5rem .75rem;font-size:13px}.filter-row .sort-select{display:none}.materials-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width: 480px){.nav{gap:.3rem}.nav a{padding:.3rem .6rem;font-size:13px}.about-section{padding:1.5rem 1rem;margin-bottom:1.5rem}.about-title{font-size:22px;margin-bottom:1rem;padding-bottom:.75rem}.about-grid{gap:1.5rem;margin-bottom:2rem}.profile-card{padding:1.25rem}.profile-avatar{font-size:3rem;margin-bottom:.75rem}.profile-name{font-size:20px;margin-bottom:.5rem}.profile-role{font-size:14px;margin-bottom:1rem}.about-content h3{font-size:18px;margin-bottom:.75rem;margin-top:1.5rem}.about-content p{margin-bottom:1rem}.timeline-item{padding:1rem;margin-bottom:1rem}.timeline-date{font-size:12px;margin-bottom:.5rem}.timeline-title{font-size:16px;margin-bottom:.5rem}.timeline-desc,.timeline-description{font-size:14px;line-height:1.6}.games-grid,.blog-grid{grid-template-columns:1fr}.filter-tag{padding:.4rem .6rem;font-size:12px}.filter-tags{gap:.5rem}.materials-grid{grid-template-columns:1fr}.material-preview{padding:1.5rem 1rem}.material-icon{font-size:2.5rem}}.text-center{text-align:center}.text-gray-600{color:#6b7280}.text-gray-500{color:#9ca3af}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.mt-2{margin-top:.5rem}.blog-detail{max-width:800px;margin:0 auto;padding:2rem 1rem}.blog-detail .blog-header{display:none}.blog-detail-header{margin-bottom:3rem;text-align:center;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.blog-meta{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.blog-detail .category-tag{background:#e3f2fd;color:#1976d2;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}.publish-date{color:#666;font-size:.875rem}.blog-detail-title{font-size:2.5rem;font-weight:700;color:#2c3e50;line-height:1.2;margin-bottom:1.5rem}.blog-detail .blog-excerpt{font-size:1.125rem;color:#666;line-height:1.7;max-width:600px;margin:0 auto}.blog-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;margin-bottom:3rem}.blog-content-body{padding:3rem;line-height:1.8;color:#333}.blog-content-body h1{font-size:2rem;font-weight:700;color:#2c3e50;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.blog-content-body h1:first-child{margin-top:0}.blog-content-body h2{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:1.5rem 0 1rem}.blog-content-body h3{font-size:1.25rem;font-weight:600;color:#2c3e50;margin:1.25rem 0 .75rem}.blog-content-body p{margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.blog-content-body ul{margin:1.5rem 0;padding-left:1.5rem}.blog-content-body li{margin-bottom:.5rem;line-height:1.7}.blog-content-body pre{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin:1.5rem 0;overflow-x:auto;border:1px solid #e9ecef}.blog-content-body code{background:#f8f9fa;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.875rem;color:#e83e8c}.blog-content-body pre code{background:transparent;padding:0;color:#333}.blog-content-body strong{font-weight:600;color:#2c3e50}.blog-content-body em{font-style:italic;color:#666}.blog-navigation{text-align:center}.back-to-list-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:#fff;color:#666;text-decoration:none;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;font-weight:500;transition:all .2s ease}.back-to-list-btn:hover{background:#f8f9fa;border-color:#666;color:#333}.footer-content{margin-top:50px;margin-bottom:30px;text-align:center;color:#777;font-size:.9rem}.footer-content p{margin-top:10px}.footer-nav{text-align:center;font-size:.8rem}.footer-nav a{color:#777}.disclaimer-detail{max-width:800px;margin:0 auto;padding:2rem 1rem;padding-bottom:0}.disclaimer-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;margin-bottom:3rem}.disclaimer-content-body h1{font-size:1.5rem;margin:1.5rem 0 1rem;text-align:center}.disclaimer-content-body p{margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.disclaimer-content-body{padding:3rem;line-height:1.8;color:#333}.privacy-policy-detail{max-width:800px;margin:0 auto;padding:2rem 1rem;padding-bottom:0}.privacy-policy-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;margin-bottom:3rem}.privacy-policy-content-body h1{font-size:1.5rem;margin:1.5rem 0 1rem;text-align:center}.privacy-policy-content-body h2{font-size:1.2rem;margin:1.5rem 0 1rem}.privacy-policy-content-body p{margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.privacy-policy-content-body{padding:3rem;line-height:1.8;color:#333}@media (max-width: 768px){.blog-detail{padding:1rem 0}.blog-content{padding:0 1rem}.blog-content-body{padding:1.5rem 1rem;font-size:16px;line-height:1.7}.disclaimer-detail{padding:1rem 0}.disclaimer-content{padding:0 1rem;margin-bottom:0}.disclaimer-content-body{padding:1.5rem 1rem;font-size:16px;line-height:1.7}.disclaimer-content-body h1{font-size:1.5rem;margin:1.5rem 0 1rem}.disclaimer-content-body p{font-size:16px;margin-bottom:1.25rem}.privacy-policy-detail{padding:1rem 0}.privacy-policy-content{padding:0 1rem;margin-bottom:0}.privacy-policy-content-body{padding:1.5rem 1rem;font-size:16px;line-height:1.7}.privacy-policy-content-body h1{font-size:1.5rem;margin:1.5rem 0 1rem}.privacy-policy-content-body h2{font-size:1.25rem;margin:1.25rem 0 .75rem}.privacy-policy-content-body p{font-size:16px;margin-bottom:1.25rem}.blog-content-body h1{font-size:1.5rem;margin:1.5rem 0 1rem}.blog-content-body h2{font-size:1.25rem;margin:1.25rem 0 .75rem}.blog-content-body h3{font-size:1.125rem;margin:1rem 0 .5rem}.blog-content-body p{font-size:16px;margin-bottom:1.25rem}.blog-content-body ul,.blog-content-body ol{font-size:16px}.blog-content-body pre{padding:1rem;margin:1rem 0;overflow-x:auto}.blog-content-body code{font-size:14px}.back-to-list-btn{font-size:15px;padding:.65rem 1.25rem}}.error-page{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:2rem;text-align:center}.error-content{max-width:500px}.error-title{font-size:6rem;font-weight:700;color:#3b82f6;margin-bottom:1rem;line-height:1}.error-subtitle{font-size:2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.error-description{font-size:1.1rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.error-button{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease}.error-button.primary{background-color:#3b82f6;color:#fff}.error-button.primary:hover{background-color:#2563eb;transform:translateY(-1px)}.error-button.secondary{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.error-button.secondary:hover{background-color:#e5e7eb;transform:translateY(-1px)}@media (max-width: 768px){.error-title{font-size:4rem}.error-subtitle{font-size:1.5rem}.error-actions{flex-direction:column;align-items:center}.error-button{width:100%;max-width:200px}}.toast-container{position:fixed;top:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem}.toast{display:flex;align-items:center;justify-content:space-between;min-width:300px;max-width:500px;padding:.75rem 1rem;border-radius:8px;box-shadow:0 4px 12px #00000026;animation:toast-slide-in .3s ease-out}.toast-success{background-color:#10b981;color:#fff}.toast-error{background-color:#ef4444;color:#fff}.toast-warning{background-color:#f59e0b;color:#fff}.toast-info{background-color:#3b82f6;color:#fff}.toast-message{flex-grow:1;margin-right:1rem}.toast-close{background:transparent;border:none;color:inherit;cursor:pointer;font-size:1.2rem;padding:.25rem;border-radius:4px;opacity:.8;transition:opacity .2s ease}.toast-close:hover{opacity:1}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.error-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:2rem}.error-fallback h2{color:#dc2626;margin-bottom:1rem}.error-fallback p{color:#6b7280;margin-bottom:1.5rem}.error-fallback details{margin:1rem 0;text-align:left;background:#fff;padding:1rem;border-radius:4px;border:1px solid #e5e7eb}.error-fallback pre{font-size:.875rem;overflow-x:auto}.play-button:focus,.error-button:focus,.search-bar:focus,.toast-close:focus{outline:2px solid #3b82f6;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.toast-container{left:1rem;right:1rem;top:1rem}.toast{min-width:auto;width:100%}}
