header{z-index:200;background-color:#fff;padding:.75rem 0;position:sticky;top:0;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}@media (width>=768px){header{padding:1rem 0}}.header-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}@media (width>=1024px){.header-container{padding:0 2rem}}.logo{color:#111827;align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo:visited{color:#111827}.logo img{width:auto;height:32px}@media (width>=768px){.logo img{height:40px}}.logo span{color:#4f46e5;font-size:1.125rem;font-weight:700}@media (width>=768px){.logo span{font-size:1.25rem}}.nav-links{align-items:center;gap:.25rem;display:none}@media (width>=768px){.nav-links{display:flex}}.nav-links a{color:#4b5563;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.nav-links a:hover{color:#111827;background-color:#f3f4f6}.nav-links a:visited{color:#4b5563}.nav-links a.active{color:#4f46e5;background-color:#eef2ff}.nav-links svg{opacity:.7;width:18px;height:18px}.user-menu{align-items:center;gap:.75rem;display:none}@media (width>=768px){.user-menu{display:flex}}.user-avatar{color:#4338ca;background-color:#e0e7ff;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:flex}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:.5rem;display:flex}@media (width>=768px){.hamburger{display:none}}.hamburger:hover{background-color:#f3f4f6}.hamburger span{background-color:#111827;border-radius:1px;width:100%;height:2px;transition:transform .15s;display:block}.mobile-nav{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.mobile-nav.open{display:block}@media (width>=768px){.mobile-nav{display:none!important}}.mobile-nav ul{flex-direction:column;gap:.25rem;list-style:none;display:flex}.mobile-nav a{color:#4b5563;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .15s;display:flex}.mobile-nav a:hover{color:#111827;background-color:#f3f4f6}.mobile-nav a:visited{color:#4b5563}.mobile-nav a svg{opacity:.7;width:20px;height:20px}.mobile-auth{border-top:1px solid #e5e7eb;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.mobile-auth a{border-radius:.5rem;justify-content:center;padding:.75rem}.mobile-auth a.btn-primary{color:#fff;background-color:#4f46e5}.mobile-auth a.btn-primary:hover{background-color:#4338ca}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#3730a3 100%);padding:4rem 0}@media (width>=768px){.hero{padding:5rem 0}}.hero h1{color:#fff;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (width>=768px){.hero h1{font-size:2.25rem}}.hero h2{opacity:.9;color:#fff;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:400}@media (width>=768px){.hero h2{font-size:1.5rem}}.hero .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero .btn-hero-primary{color:#4338ca;background-color:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.hero .btn-hero-primary:hover{background-color:#f3f4f6;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.hero .btn-hero-primary:visited{color:#4338ca}.hero .btn-hero-secondary{color:#fff;background-color:transparent;border:2px solid rgba(255,255,255,.3);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.hero .btn-hero-secondary:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.hero .btn-hero-secondary:visited{color:#fff}.features{background-color:#fff;padding:4rem 0}.features h2{text-align:center;color:#111827;margin-bottom:1rem;font-size:1.5rem}@media (width>=768px){.features h2{font-size:1.875rem}}.features .subtitle{text-align:center;color:#4b5563;margin-bottom:3rem;font-size:1.125rem}.feature-grid{grid-template-columns:1fr;gap:2rem;max-width:1024px;margin:0 auto;display:grid}@media (width>=768px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background-color:#f9fafb;border-radius:.75rem;padding:1.5rem;transition:all .15s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.feature-card .feature-icon{color:#4f46e5;background-color:#e0e7ff;border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}.feature-card .feature-icon svg{width:28px;height:28px}.feature-card h3{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.feature-card p{color:#4b5563;font-size:.875rem;line-height:1.75}.demo-section{background-color:#f9fafb;padding:4rem 0}.demo-section h2{text-align:center;color:#111827;margin-bottom:2rem;font-size:1.5rem}@media (width>=768px){.demo-section h2{font-size:1.875rem}}.demo-container{max-width:768px;margin:0 auto;padding:0 1rem}.demo-container .demo-card{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.demo-container .demo-card svg{opacity:.9;width:64px;height:64px;margin-bottom:1.5rem}.demo-container .demo-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.demo-container .demo-card p{opacity:.9;margin-bottom:1.5rem;font-size:1.125rem}.stats-section{background-color:#fff;padding:3rem 0}.stats-section .stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:768px;margin:0 auto;display:grid}@media (width>=768px){.stats-section .stats-grid{grid-template-columns:repeat(4,1fr)}}.stats-section .stat-item{text-align:center}.stats-section .stat-item .stat-value{color:#4f46e5;margin-bottom:.25rem;font-size:1.875rem;font-weight:700}.stats-section .stat-item .stat-label{color:#4b5563;font-size:.875rem}.collections-page{padding:2rem 0}.collections-header{margin-bottom:2rem}.collections-header h1{margin-bottom:.5rem;font-size:1.5rem}@media (width>=768px){.collections-header h1{font-size:1.875rem}}.collections-header p{color:#4b5563;font-size:1.125rem}.collections-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.collections-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.collections-grid{grid-template-columns:repeat(3,1fr)}}.collection-card{color:inherit;background-color:#fff;border-radius:1rem;text-decoration:none;transition:all .15s;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.collection-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.collection-card:visited{color:inherit}.collection-card .card-cover{aspect-ratio:16/9;background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);width:100%;position:relative;overflow:hidden}.collection-card .card-cover img{object-fit:cover;width:100%;height:100%}.collection-card .card-cover .level-badge{color:#fff;text-transform:uppercase;background-color:#4f46e5;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.collection-card .card-content{padding:1rem}.collection-card .card-content h3{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;overflow:hidden}.collection-card .card-content p{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.collection-card .card-content .card-meta{color:#9ca3af;align-items:center;gap:1rem;font-size:.75rem;display:flex}.collection-card .card-content .card-meta span{align-items:center;gap:.25rem;display:flex}.collection-detail{padding:2rem 0}.collection-header{background-color:#fff;border-radius:1rem;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}@media (width>=768px){.collection-header{flex-direction:row;align-items:flex-start}}.collection-cover{aspect-ratio:1;background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);border-radius:.75rem;width:100%;max-width:300px;overflow:hidden}@media (width>=768px){.collection-cover{flex-shrink:0}}.collection-cover img{object-fit:cover;width:100%;height:100%}.collection-info{flex:1}.collection-info h1{margin-bottom:.75rem;font-size:1.5rem}@media (width>=768px){.collection-info h1{font-size:1.875rem}}.collection-info .collection-meta{color:#4b5563;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.collection-info .collection-meta span{align-items:center;gap:.25rem;display:flex}.collection-info .collection-description{color:#4b5563;font-size:1rem;line-height:1.75}.episodes-section{margin-top:2rem}.episodes-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.episodes-header h2{color:#111827;font-size:1.25rem}.episodes-header .episode-count{color:#4b5563;font-size:.875rem}.episodes-list{flex-direction:column;gap:.75rem;display:flex}.episode-card{color:inherit;background-color:#fff;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.episode-card:hover{transform:translate(4px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.episode-card:visited{color:inherit}.episode-card .episode-number{color:#4338ca;background-color:#e0e7ff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex}.episode-card .episode-content{flex:1;min-width:0}.episode-card .episode-content h3{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:1rem;font-weight:500;overflow:hidden}.episode-card .episode-content .episode-meta{color:#9ca3af;font-size:.75rem}.episode-card .episode-play{color:#fff;background-color:#4f46e5;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.episode-card .episode-play:hover{background-color:#4338ca;transform:scale(1.1)}.episode-card .episode-play svg{width:16px;height:16px;margin-left:2px}.pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.pagination .btn{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.pagination .btn:hover{background-color:#f9fafb;border-color:#d1d5db}.pagination .btn:visited{color:#4b5563}.pagination .page-info{color:#4b5563;padding:.5rem 1rem;font-size:.875rem}.empty-state{text-align:center;color:#4b5563;padding:4rem 1rem}.episode-page{flex-direction:column;min-height:80vh;display:flex}.episode-header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 0}.episode-header-content{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}@media (width>=1024px){.episode-header-content{padding:0 2rem}}.episode-header-content .back-link{color:#4b5563;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:flex}.episode-header-content .back-link:hover{color:#4f46e5}.episode-header-content .back-link svg{width:18px;height:18px}.episode-header-content .episode-nav{align-items:center;gap:.5rem;display:flex}.episode-header-content .episode-nav .nav-btn{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.episode-header-content .episode-nav .nav-btn:hover:not(:disabled){color:#111827;background-color:#e5e7eb}.episode-header-content .episode-nav .nav-btn:disabled{opacity:.3;cursor:not-allowed}.episode-header-content .episode-nav .nav-btn svg{width:18px;height:18px}.episode-title{text-align:center;padding:1rem 0}.episode-title h1{color:#111827;max-width:768px;margin:0 auto;padding:0 1rem;font-size:1.25rem;font-weight:600}@media (width>=768px){.episode-title h1{font-size:1.5rem}}.subtitle-container{flex:1;width:100%;max-width:768px;margin:0 auto;padding:1rem;overflow-y:auto}@media (width>=768px){.subtitle-container{padding:1.5rem 1rem}}.subtitle-content{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}@media (width>=768px){.subtitle-content{padding:2rem}}.subtitle-paragraph.highlight{background-color:#eef2ff;border-left:3px solid #6366f1;border-radius:0 .5rem .5rem 0;padding:.75rem 1rem}.word-popup-overlay{z-index:300;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@media (width>=768px){.word-popup-overlay{padding:2rem}}.word-popup{background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:500px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.word-phonetic{color:#9ca3af;margin-bottom:1rem;font-size:.875rem}.flashcard-container{perspective:1000px;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.flashcard{width:100%;max-width:320px;height:220px;transform-style:preserve-3d;transition:transform .6s;position:relative}.flashcard-face{backface-visibility:hidden;text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute}.flashcard-face.back p{opacity:.9;font-size:1rem}.subtitle-display{flex-direction:column;flex:1;width:100%;max-width:768px;margin:0 auto;padding:1rem;display:flex}@media (width>=768px){.subtitle-display{padding:1.5rem 1rem}}.subtitle-text{background-color:#fff;border-radius:1rem;flex:1;padding:1.5rem;overflow-y:auto;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}@media (width>=768px){.subtitle-text{padding:2rem}}.subtitle-paragraph{color:#111827;margin-bottom:1rem;font-size:1.125rem;line-height:1.75}.subtitle-paragraph:last-child{margin-bottom:0}.subtitle-paragraph.last{background-color:#eef2ff;border-left:3px solid #6366f1;border-radius:.75rem;padding:1rem;font-size:1.25rem;font-weight:500}.highlight{color:#4338ca;cursor:pointer;background-color:#e0e7ff;border-radius:.375rem;padding:.25rem .5rem;font-weight:500;transition:all .15s}.highlight:hover{background-color:#c7d2fe}.subtitle-controls{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem 0;display:flex}.subtitle-controls .control-group{align-items:center;gap:.5rem;display:flex}.subtitle-controls .control-btn{color:#4b5563;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.subtitle-controls .control-btn:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.subtitle-controls .control-btn.active{color:#fff;background-color:#4f46e5;border-color:#4f46e5}.subtitle-controls .control-btn svg{width:18px;height:18px}.progress-container{background-color:#e5e7eb;border-radius:9999px;width:100%;height:6px;margin-top:.5rem;overflow:hidden}.progress-container .progress-bar{background:linear-gradient(90deg,#6366f1 0%,#4f46e5 100%);border-radius:9999px;height:100%;transition:width .2s linear}.time-display{color:#4b5563;font-variant-numeric:tabular-nums;font-size:.875rem}.subtitle-loading{color:#4b5563;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem;display:flex}.subtitle-loading .spinner{border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:9999px;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.audio-player{background-color:#fff;border-radius:1rem;max-width:768px;margin:1rem auto;padding:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}@media (width>=768px){.audio-player{padding:1.5rem}}.audio-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.audio-header .album-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.audio-header .album-icon svg{width:28px;height:28px}.audio-header .audio-info{flex:1;min-width:0}.audio-header .audio-info h3{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:1rem;font-weight:600;overflow:hidden}@media (width>=768px){.audio-header .audio-info h3{font-size:1.125rem}}.audio-header .audio-info .audio-meta{color:#9ca3af;font-size:.75rem}.progress-container{cursor:pointer;background-color:#e5e7eb;border-radius:9999px;width:100%;height:6px;margin-bottom:.75rem;overflow:hidden}.progress-container:hover{height:8px}.progress-container .progress-bar{background:linear-gradient(90deg,#6366f1 0%,#4f46e5 100%);border-radius:9999px;height:100%;transition:width .1s linear;position:relative}.progress-container .progress-bar:after{content:"";background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:1s linear infinite moveStripes;position:absolute;inset:0}@keyframes moveStripes{0%{background-position:-20px 0}to{background-position:20px 0}}.audio-controls{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.control-group{align-items:center;gap:.5rem;display:flex}.control-btn{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.control-btn:hover{color:#111827;background-color:#f3f4f6}.control-btn:disabled{opacity:.3;cursor:not-allowed}.control-btn.play-btn{color:#fff;background-color:#4f46e5;width:48px;height:48px}.control-btn.play-btn:hover:not(:disabled){background-color:#4338ca;transform:scale(1.05)}.control-btn.play-btn svg{width:20px;height:20px;margin-left:2px}.control-btn svg{width:18px;height:18px}.time-display{color:#4b5563;font-variant-numeric:tabular-nums;text-align:center;min-width:100px;font-size:.75rem}.speed-control{position:relative}.speed-control .speed-btn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;min-width:48px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.speed-control .speed-btn:hover{background-color:#f3f4f6;border-color:#d1d5db}.speed-control .speed-options{z-index:100;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.5rem;display:none;position:absolute;bottom:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.speed-control .speed-options.open{display:block}.speed-control .speed-options button{text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background-color .15s;display:block}.speed-control .speed-options button:hover{background-color:#f9fafb}.speed-control .speed-options button.active{color:#4338ca;background-color:#eef2ff;font-weight:500}.volume-control{align-items:center;gap:.5rem;display:flex}.volume-control .volume-btn{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.volume-control .volume-btn:hover{color:#111827;background-color:#f3f4f6}.volume-control .volume-btn svg{width:18px;height:18px}.volume-control .volume-slider{appearance:none;cursor:pointer;background-color:#e5e7eb;border-radius:9999px;outline:none;width:80px;height:4px}.volume-control .volume-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background-color:#4f46e5;border-radius:9999px;width:14px;height:14px;transition:transform .15s}.volume-control .volume-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.volume-control .volume-slider::-moz-range-thumb{cursor:pointer;background-color:#4f46e5;border:none;border-radius:9999px;width:14px;height:14px}@media (width>=768px){.volume-control .volume-slider{width:100px}}.episode-title-bar{background-color:#f9fafb;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.episode-title-bar h4{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.episode-title-bar .episode-meta{color:#9ca3af;font-size:.75rem}.auth-page{background-color:#f9fafb;justify-content:center;align-items:center;min-height:80vh;padding:2rem 1rem;display:flex}.auth-container{width:100%;max-width:420px}.auth-card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.auth-header{text-align:center;margin-bottom:2rem}.auth-header .auth-logo{background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.auth-header .auth-logo svg{color:#fff;width:32px;height:32px}.auth-header h1{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.auth-header p{color:#4b5563;font-size:.875rem}.auth-form .input-group{margin-bottom:1rem}.auth-form .input-group label{color:#4b5563;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.auth-form .input-group .input-wrapper{position:relative}.auth-form .input-group .input-wrapper .input-icon{color:#9ca3af;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.auth-form .input-group .input-wrapper input{border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:all .15s}.auth-form .input-group .input-wrapper input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}.auth-form .input-group .input-wrapper input::placeholder{color:#9ca3af}.auth-form .submit-btn{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;width:100%;margin-top:1.5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:all .15s}.auth-form .submit-btn:hover{background-color:#4338ca}.auth-form .submit-btn:disabled{opacity:.5;cursor:not-allowed}.auth-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.auth-footer p{color:#4b5563;font-size:.875rem}.auth-footer a{color:#4f46e5;font-weight:500}.auth-footer a:hover{color:#4338ca}.error-message{color:#dc2626;background-color:#fef2f2;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.success-message{color:#16a34a;background-color:#f0fdf4;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.dashboard{min-height:90vh;display:flex}.sidebar{color:#fff;background-color:#111827;flex-shrink:0;width:260px;transition:width .3s;overflow-x:hidden}@media (width>=1024px){.sidebar{width:280px}}.sidebar-header{border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem 1rem}.sidebar-header .sidebar-logo{color:#fff;align-items:center;gap:.75rem;text-decoration:none;display:flex}.sidebar-header .sidebar-logo:visited{color:#fff}.sidebar-header .sidebar-logo svg{color:#818cf8;width:28px;height:28px}.sidebar-header .sidebar-logo span{font-size:1.125rem;font-weight:700}.nav-menu{padding:1rem 0}.nav-menu ul{list-style:none}.nav-menu li{margin-bottom:.25rem}.nav-menu a{color:#9ca3af;border-radius:0 .5rem .5rem 0;align-items:center;gap:.75rem;margin-right:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.nav-menu a:hover{color:#fff;background-color:rgba(255,255,255,.1)}.nav-menu a:visited{color:#9ca3af}.nav-menu a.active{color:#fff;background-color:#4f46e5}.nav-menu a svg{flex-shrink:0;width:20px;height:20px}.nav-menu a .menu-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-main-panel{background-color:#f9fafb;flex:1;overflow-y:auto}@media (width<=768px){.sidebar{z-index:400;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.admin-main-panel{width:100%}.mobile-toggle{display:flex}}.mobile-toggle{color:#fff;cursor:pointer;z-index:200;background-color:#4f46e5;border:none;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;bottom:1.5rem;left:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}@media (width>=768px){.mobile-toggle{display:none}}.mobile-toggle:hover{background-color:#4338ca}.admin-content{padding:1.5rem}@media (width>=1024px){.admin-content{padding:2rem}}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-page-header h1{color:#111827;font-size:1.5rem;font-weight:700}.admin-card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.admin-card-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.admin-card-header h2{color:#111827;font-size:1.125rem;font-weight:600}.admin-card-body{padding:1.5rem}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.admin-table td{color:#111827;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem}.admin-table tbody tr{transition:background-color .15s}.admin-table tbody tr:hover{background-color:#f9fafb}.modal-overlay{z-index:300;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:500px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.modal-header h2{color:#111827;font-size:1.25rem;font-weight:600}.modal-header .close-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.modal-header .close-btn:hover{color:#111827;background-color:#f3f4f6}.modal-body{flex:1;padding:1.5rem;overflow-y:auto}.modal-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.admin-collections-page{padding:1.5rem}@media (width>=1024px){.admin-collections-page{padding:2rem}}.admin-collections-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-collections-header h1{color:#111827;font-size:1.5rem;font-weight:700}.collections-table-container{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.collections-table{border-collapse:collapse;width:100%}.collections-table th{text-align:left;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.collections-table td{color:#111827;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem}.collections-table tbody tr{transition:background-color .15s}.collections-table tbody tr:hover{background-color:#f9fafb}.level-badge{text-transform:uppercase;border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.level-badge.elementary{color:#16a34a;background-color:#f0fdf4}.level-badge.intermediate{color:#4338ca;background-color:#e0e7ff}.level-badge.advanced{color:#d97706;background-color:#fffbeb}.level-badge.hard{color:#dc2626;background-color:#fef2f2}.episode-count{color:#4b5563;background-color:#f3f4f6;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.uuid-display{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.75rem;overflow:hidden}.collection-actions{align-items:center;gap:.5rem;display:flex}.collection-actions .action-btn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.collection-actions .action-btn:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.collection-actions .action-btn.delete:hover{color:#dc2626;background-color:#fef2f2;border-color:#ef4444}.collection-actions .action-btn svg{width:16px;height:16px}.admin-collection-form{padding:1.5rem}@media (width>=1024px){.admin-collection-form{padding:2rem}}.form-card{background-color:#fff;border-radius:1rem;max-width:600px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.form-card-header{border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.form-card-header h2{color:#111827;font-size:1.25rem;font-weight:600}.form-card-body{padding:1.5rem}.form-group:last-child{margin-bottom:0}.form-group textarea,.form-group select{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .15s}.form-group input[type=text]{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .15s}.form-group input[type=number]{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .15s}.form-group textarea:focus,.form-group select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}.form-group input[type=text]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}.form-group input[type=number]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}.form-group input[type=text]::placeholder{color:#9ca3af}.form-group input[type=number]::placeholder{color:#9ca3af}.form-group textarea::placeholder{color:#9ca3af}.form-group select::placeholder{color:#9ca3af}.form-group textarea:disabled,.form-group select:disabled{cursor:not-allowed;background-color:#f3f4f6}.form-group input[type=text]:disabled{cursor:not-allowed;background-color:#f3f4f6}.form-group input[type=number]:disabled{cursor:not-allowed;background-color:#f3f4f6}.form-group textarea{resize:vertical;min-height:120px}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.form-hint{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.form-error{color:#dc2626;margin-top:.25rem;font-size:.75rem}.form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.tasks-page{padding:1.5rem}@media (width>=1024px){.tasks-page{padding:2rem}}.tasks-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.tasks-header h1{color:#111827;font-size:1.5rem;font-weight:700}.tasks-table-container{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.tasks-table{border-collapse:collapse;width:100%}.tasks-table th{text-align:left;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.tasks-table th:first-child{padding-left:1.5rem}.tasks-table th:last-child{padding-right:1.5rem}.tasks-table td{color:#111827;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem}.tasks-table td:first-child{padding-left:1.5rem}.tasks-table td:last-child{padding-right:1.5rem}.tasks-table tbody tr{transition:background-color .15s}.tasks-table tbody tr:hover{background-color:#f9fafb}.status-badge{border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.status-badge.pending{color:#d97706;background-color:#fffbeb}.status-badge.running{color:#0284c7;background-color:#e0f2fe}.status-badge.done{color:#16a34a;background-color:#f0fdf4}.status-badge.error{color:#dc2626;background-color:#fef2f2}.status-badge.unknown{color:#4b5563;background-color:#f3f4f6}.filter-controls{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.filter-controls .filter-select{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:150px;padding:.5rem .75rem;font-size:.875rem}.filter-controls .filter-select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}.task-actions{align-items:center;gap:.5rem;display:flex}.task-actions .action-btn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.task-actions .action-btn:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.task-actions .action-btn.reset:hover{color:#d97706;background-color:#fffbeb;border-color:#f59e0b}.task-actions .action-btn.delete:hover{color:#dc2626;background-color:#fef2f2;border-color:#ef4444}.task-actions .action-btn svg{width:16px;height:16px}.worker-popup{z-index:300;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.worker-popup-content{text-align:center;background-color:#fff;border-radius:1rem;width:100%;max-width:480px;padding:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.worker-popup-content .success-icon{color:#16a34a;background-color:#f0fdf4;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.worker-popup-content .success-icon svg{width:32px;height:32px}.worker-popup-content h2{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.worker-popup-content p{color:#4b5563;margin-bottom:1rem;font-size:.875rem}.worker-popup-content .token-display{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.worker-popup-content .token-display textarea{color:#111827;resize:none;cursor:pointer;background:0 0;border:none;width:100%;min-height:80px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.875rem}.worker-popup-content .token-display textarea:focus{outline:none}.worker-popup-content .copy-hint{color:#9ca3af;margin-bottom:1rem;font-size:.75rem}.worker-popup-content .warning-text{color:#d97706;background-color:#fffbeb;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem;font-size:.75rem}.worker-form .form-group{margin-bottom:1rem}.worker-form .form-group label{color:#4b5563;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.worker-form .form-group label svg{width:18px;height:18px}.edit-task-form .form-group{margin-bottom:1rem}.edit-task-form .form-group label{color:#4b5563;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.edit-task-form .form-group label svg{width:18px;height:18px}.dashboard-content{padding:1.5rem}@media (width>=1024px){.dashboard-content{padding:2rem}}.dashboard-title{color:#111827;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}@media (width>=768px){.dashboard-title{font-size:1.875rem}}.dashboard-subtitle{color:#4b5563;margin-top:-1rem;margin-bottom:2rem;font-size:1rem}.stats-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;transition:all .15s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.stat-icon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.stat-icon.users-icon{color:#4f46e5;background-color:#e0e7ff}.stat-icon.admins-icon{color:#9333ea;background-color:#f3e8ff}.stat-icon.collections-icon{color:#16a34a;background-color:#f0fdf4}.stat-icon.episodes-icon{color:#d97706;background-color:#fffbeb}.stat-icon.tasks-icon{color:#0284c7;background-color:#e0f2fe}.stat-icon.pending-icon{color:#d97706;background-color:#fef3c7}.stat-icon.done-icon{color:#16a34a;background-color:#f0fdf4}.stat-icon.error-icon{color:#dc2626;background-color:#fef2f2}.stat-icon svg{width:28px;height:28px}.stat-info{flex-direction:column;min-width:0;display:flex}.stat-value{color:#111827;font-size:1.5rem;font-weight:700;line-height:1}@media (width>=768px){.stat-value{font-size:1.875rem}}.stat-label{color:#4b5563;margin-top:.25rem;font-size:.875rem}.quick-actions{margin-top:2rem}.quick-actions h2{color:#111827;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.actions-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.actions-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.actions-grid{grid-template-columns:repeat(4,1fr)}}.action-card{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.action-card:hover{border-color:#c7d2fe;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.action-card:visited{color:#111827}.action-card .action-icon{color:#4f46e5;background-color:#e0e7ff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.action-card .action-icon svg{width:22px;height:22px}.action-card .action-info{min-width:0}.action-card .action-info h3{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.action-card .action-info p{color:#4b5563;font-size:.75rem}.recent-activity{margin-top:2rem}.recent-activity h2{color:#111827;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.activity-list{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.activity-item{border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.activity-item:last-child{border-bottom:none}.activity-item .activity-icon{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.activity-item .activity-icon.success{color:#16a34a;background-color:#f0fdf4}.activity-item .activity-icon.warning{color:#d97706;background-color:#fffbeb}.activity-item .activity-icon.error{color:#dc2626;background-color:#fef2f2}.activity-item .activity-content{flex:1;min-width:0}.activity-item .activity-content p{color:#111827;font-size:.875rem}.activity-item .activity-content .activity-time{color:#9ca3af;font-size:.75rem}.loading{color:#4b5563;justify-content:center;align-items:center;padding:3rem;font-size:.875rem;display:flex}.admin-users-page{padding:1.5rem}@media (width>=1024px){.admin-users-page{padding:2rem}}.admin-users-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-users-header h1{color:#111827;font-size:1.5rem;font-weight:700}.section-title{color:#111827;border-bottom:2px solid #6366f1;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600}.section-title:not(:first-child){margin-top:2rem}.users-table-container{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.users-table{border-collapse:collapse;width:100%}.users-table th{text-align:left;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.users-table td{color:#111827;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem}.users-table tbody tr{transition:background-color .15s}.users-table tbody tr:hover{background-color:#f9fafb}.user-info{align-items:center;gap:.75rem;display:flex}.user-avatar{color:#4338ca;background-color:#e0e7ff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:flex}.user-details{min-width:0}.user-details .user-name{color:#111827;font-weight:500}.user-details .user-email{color:#9ca3af;font-size:.75rem}.admin-level-badge{border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-level-badge.super-admin{color:#d97706;background-color:#fef3c7}.admin-level-badge.admin{color:#4338ca;background-color:#e0e7ff}.admin-level-badge.moderator{color:#16a34a;background-color:#f0fdf4}.user-actions{align-items:center;gap:.5rem;display:flex}.user-actions .action-btn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.user-actions .action-btn:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.user-actions .action-btn.delete:hover{color:#dc2626;background-color:#fef2f2;border-color:#ef4444}.user-actions .action-btn svg{width:16px;height:16px}.profile-page{min-height:80vh;padding:2rem 0}.profile-container{max-width:768px;margin:0 auto;padding:0 1rem}.profile-card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.profile-header{color:#fff;text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#3730a3 100%);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.profile-header .avatar{background-color:rgba(255,255,255,.2);border:3px solid rgba(255,255,255,.3);border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:1.875rem;font-weight:700;display:flex}.profile-header h1{color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.profile-header p{opacity:.8;font-size:.875rem}.profile-tabs{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:0 1.5rem;display:flex;overflow-x:auto}.profile-tabs .tab{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid transparent;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.profile-tabs .tab:hover{color:#111827;background-color:#fff}.profile-tabs .tab.active{color:#4f46e5;background-color:#fff;border-bottom-color:#4f46e5}.tab-content{padding:1.5rem}@media (width>=768px){.tab-content{padding:2rem}}.user-info-section .info-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.user-info-section .info-grid{grid-template-columns:repeat(2,1fr)}}.user-info-section .info-item{background-color:#f9fafb;border-radius:.5rem;padding:1rem}.user-info-section .info-item .info-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.user-info-section .info-item .info-value{color:#111827;font-size:1rem;font-weight:500}.edit-form{max-width:500px}.edit-form .form-group{margin-bottom:1rem}.edit-form .form-group label{color:#4b5563;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.edit-form .form-group input{border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .15s}.edit-form .form-group input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}.edit-form .form-actions{gap:.75rem;margin-top:1.5rem;display:flex}.btn{cursor:pointer;border:1px solid transparent;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn.btn-primary{color:#fff;background-color:#4f46e5}.btn.btn-primary:hover:not(:disabled){background-color:#4338ca}.btn.btn-danger{color:#fff;background-color:#ef4444}.btn.btn-danger:hover:not(:disabled){background-color:#dc2626}.wordlist-page{padding:2rem 0}.wordlist-container{max-width:768px;margin:0 auto;padding:0 1rem}.wordlist-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.wordlist-header h1{color:#111827;font-size:1.5rem;font-weight:700}.word-cards{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.word-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.word-cards{grid-template-columns:repeat(3,1fr)}}.word-card{background-color:#fff;border-radius:.75rem;padding:1rem;transition:all .15s;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.word-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.word-card h3{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.word-card .word-phonetic{color:#9ca3af;margin-bottom:.5rem;font-size:.875rem}.word-card .word-definition{color:#4b5563;font-size:.875rem;line-height:1.75}.history-page{padding:2rem 0}.history-container{max-width:768px;margin:0 auto;padding:0 1rem}.history-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.history-header h1{color:#111827;font-size:1.5rem;font-weight:700}.history-list{flex-direction:column;gap:.75rem;display:flex}.history-item{color:inherit;background-color:#fff;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.history-item:hover{transform:translate(4px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.history-item:visited{color:inherit}.history-item .history-icon{color:#4f46e5;background-color:#e0e7ff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.history-item .history-icon svg{width:24px;height:24px}.history-item .history-content{flex:1;min-width:0}.history-item .history-content h3{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:1rem;font-weight:500;overflow:hidden}.history-item .history-content .history-meta{color:#9ca3af;font-size:.75rem}.history-item .history-time{color:#9ca3af;flex-shrink:0;font-size:.75rem}.word-overlay{z-index:300;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@media (width>=768px){.word-overlay{padding:2rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.word-popup{background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:500px;max-height:80vh;animation:.3s slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.word-popup-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.word-popup-header h3{color:#111827;font-size:1.25rem;font-weight:700}.word-popup-header .close-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.word-popup-header .close-btn:hover{color:#111827;background-color:#f3f4f6}.word-popup-content{flex:1;padding:1.5rem;overflow-y:auto}.word-phonetic{color:#9ca3af;margin-bottom:1rem;font-size:.875rem;font-style:italic}.word-definition{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:1rem}.word-definition:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.word-definition .pos{color:#4338ca;background-color:#e0e7ff;border-radius:.375rem;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.word-definition .meaning{color:#111827;font-size:1rem;line-height:1.75}.word-menu{background-color:#f9fafb;border-top:1px solid #e5e7eb;gap:.5rem;padding:1rem 1.5rem;display:flex}.word-menu button{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.word-menu button:hover{background-color:#f9fafb;border-color:#d1d5db}.word-menu button.primary{color:#fff;background-color:#4f46e5;border-color:#4f46e5}.word-menu button.primary:hover{background-color:#4338ca}.word{cursor:pointer;border-radius:.375rem;padding:0 .25rem;transition:all .15s}.word:hover{color:#4338ca;background-color:#e0e7ff}.flashcard-container{perspective:1000px;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.flashcard{width:100%;max-width:320px;height:220px;transform-style:preserve-3d;cursor:pointer;transition:transform .6s;position:relative}.flashcard.flipped{transform:rotateY(180deg)}.flashcard-face{backface-visibility:hidden;text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.flashcard-face.front{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%)}.flashcard-face.front h2{color:#fff;margin-bottom:.5rem;font-size:1.875rem}.flashcard-face.front p{opacity:.8;font-size:.875rem}.flashcard-face.back{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);transform:rotateY(180deg)}.flashcard-face.back h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.flashcard-face.back p{opacity:.9;font-size:1rem;line-height:1.75}.flashcard-controls{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.flashcard-controls .flashcard-btn{color:#4b5563;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .15s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.flashcard-controls .flashcard-btn:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db;transform:scale(1.05)}.flashcard-controls .flashcard-btn svg{width:20px;height:20px}.empty-state{color:#4b5563;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.empty-state svg{opacity:.5;width:64px;height:64px;margin-bottom:1rem}.empty-state h3{color:#111827;margin-bottom:.5rem;font-size:1.125rem}.empty-state p{font-size:.875rem}.dictionary-page{min-height:80vh;padding:2rem 0}.dictionary-container{max-width:768px;margin:0 auto;padding:0 1rem}.dictionary-header{text-align:center;margin-bottom:2rem}.dictionary-header h1{margin-bottom:1rem;font-size:1.5rem}@media (width>=768px){.dictionary-header h1{font-size:1.875rem}}.search-container{max-width:500px;margin:0 auto 2rem;position:relative}.search-container .search-icon{color:#9ca3af;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search-container input{background-color:#fff;border:2px solid #e5e7eb;border-radius:1rem;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1.125rem;transition:all .15s}.search-container input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #e0e7ff}.search-container input::placeholder{color:#9ca3af}.word-result{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.word-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.word-header h2{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (width>=768px){.word-header h2{font-size:1.875rem}}.word-header .phonetic{color:#4b5563;font-size:1.125rem;font-style:italic}.word-info{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr;gap:1rem;padding:1.5rem;display:grid}@media (width>=768px){.word-info{grid-template-columns:repeat(2,1fr)}}.info-item{background-color:#f9fafb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.info-item .info-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.info-item .info-value{color:#111827;font-size:1rem;font-weight:500}.definitions-section{padding:1.5rem}.definitions-section h3{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.definition-list{flex-direction:column;gap:1rem;display:flex}.definition-item{background-color:#f9fafb;border-left:3px solid #6366f1;border-radius:.5rem;padding:1rem}.definition-item .pos-badge{color:#4338ca;background-color:#e0e7ff;border-radius:.375rem;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.definition-item .definition-text{color:#111827;font-size:1rem;line-height:1.75}.translations-section{border-top:1px solid #e5e7eb;padding:1.5rem}.translations-section h3{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.translation-list{flex-wrap:wrap;gap:.5rem;display:flex}.translation-item{color:#fff;background-color:#14b8a6;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500}.tags-section{border-top:1px solid #e5e7eb;padding:1.5rem}.tags-section h3{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.tags-list{flex-wrap:wrap;gap:.5rem;display:flex}.tag{color:#4338ca;background-color:#eef2ff;border:1px solid #c7d2fe;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .15s}.tag:hover{background-color:#e0e7ff}.not-found{text-align:center;color:#4b5563;padding:3rem 1rem}.not-found svg{opacity:.5;width:64px;height:64px;margin-bottom:1rem}.not-found h3{color:#111827;margin-bottom:.5rem;font-size:1.25rem}.not-found p{font-size:.875rem}.dictionary-audio{border-top:1px solid #e5e7eb;padding:1.5rem}.dictionary-audio h3{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.audio-player{background-color:#f9fafb;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.audio-player .play-btn{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.audio-player .play-btn:hover{background-color:#4338ca;transform:scale(1.05)}.audio-player .play-btn svg{width:18px;height:18px;margin-left:2px}.audio-player .audio-info{flex:1;min-width:0}.audio-player .audio-info .episode-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.audio-player .audio-info .audio-meta{color:#9ca3af;font-size:.75rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#111827;background-color:#f9fafb;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#111827;font-weight:600;line-height:1.25}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#4f46e5;text-decoration:none;transition:color .15s}a:hover{color:#4338ca}a:visited{color:#4f46e5}.btn{cursor:pointer;border:1px solid transparent;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:none;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.btn-primary{color:#fff;background-color:#4f46e5;border-color:#4f46e5}.btn.btn-primary:hover:not(:disabled){background-color:#4338ca;border-color:#4338ca}.btn.btn-secondary{color:#111827;background-color:#fff;border-color:#e5e7eb}.btn.btn-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.btn.btn-danger{color:#fff;background-color:#ef4444;border-color:#ef4444}.btn.btn-danger:hover:not(:disabled){background-color:#dc2626;border-color:#dc2626}.btn.btn-ghost{color:#4b5563;background-color:transparent;border-color:transparent}.btn.btn-ghost:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.btn.btn-sm{padding:.25rem .75rem;font-size:.75rem}.btn.btn-lg{padding:.75rem 1.5rem;font-size:1.125rem}.form-group{margin-bottom:1rem}.form-group label{color:#4b5563;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}textarea,select{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}input[type=text]{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}input[type=email]{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}input[type=password]{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}input[type=number]{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}input[type=url]{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}input[type=search]{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}textarea:focus,select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}input[type=text]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}input[type=email]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}input[type=password]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}input[type=number]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}input[type=url]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}input[type=search]:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #e0e7ff}input[type=text]::placeholder{color:#9ca3af}input[type=email]::placeholder{color:#9ca3af}input[type=password]::placeholder{color:#9ca3af}input[type=number]::placeholder{color:#9ca3af}input[type=url]::placeholder{color:#9ca3af}input[type=search]::placeholder{color:#9ca3af}textarea::placeholder{color:#9ca3af}select::placeholder{color:#9ca3af}textarea:disabled,select:disabled{cursor:not-allowed;background-color:#f3f4f6}input[type=text]:disabled{cursor:not-allowed;background-color:#f3f4f6}input[type=email]:disabled{cursor:not-allowed;background-color:#f3f4f6}input[type=password]:disabled{cursor:not-allowed;background-color:#f3f4f6}input[type=number]:disabled{cursor:not-allowed;background-color:#f3f4f6}input[type=url]:disabled{cursor:not-allowed;background-color:#f3f4f6}input[type=search]:disabled{cursor:not-allowed;background-color:#f3f4f6}textarea{resize:vertical;min-height:80px}select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.card{background-color:#fff;border-radius:.75rem;transition:box-shadow .15s,transform .15s;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.table-container{overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}td{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem}tr{transition:background-color .15s}tr:hover{background-color:#f9fafb}.badge{border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.badge.badge-primary{color:#4338ca;background-color:#e0e7ff}.badge.badge-success{color:#16a34a;background-color:#f0fdf4}.badge.badge-warning{color:#d97706;background-color:#fffbeb}.badge.badge-error{color:#dc2626;background-color:#fef2f2}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (width>=1024px){.container{padding:0 2rem}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-muted{color:#4b5563}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}footer{text-align:center;color:#4b5563;background-color:#fff;border-top:1px solid #e5e7eb;padding:2rem 1rem;font-size:.875rem}@media (width>=1024px){footer{padding:3rem 1rem;font-size:1rem}}.loading{color:#4b5563;justify-content:center;align-items:center;padding:3rem;display:flex}.error{color:#dc2626;background-color:#fef2f2;border-radius:.5rem;padding:1rem;font-size:.875rem}.pagination{justify-content:center;align-items:center;gap:.5rem;padding:1rem 0;display:flex}.icon{flex-shrink:0;width:24px;height:24px}.action-icons{align-items:center;gap:.5rem;display:flex}.action-icons .icon{cursor:pointer;opacity:.6;transition:transform .15s,opacity .15s}.action-icons .icon:hover{opacity:1;transform:scale(1.1)}.action-icons .delete-icon:hover{color:#ef4444}.action-icons .edit-icon:hover{color:#4f46e5}