:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{margin:0;padding:0;width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}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}}.course-detail-page{min-height:100vh;background:#f8f9fa}.course-header{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:2rem 4%}.btn-back-header{background:#fff3;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s}.btn-back-header:hover{background:#ffffff4d}.course-header-content{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:center}.course-title-main{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.course-description-main{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;opacity:.95}.course-meta-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.meta-item{display:flex;align-items:center;gap:.8rem;background:#ffffff26;padding:1rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.meta-icon{font-size:2rem}.meta-value{font-size:1.5rem;font-weight:800;color:#ff6b35}.meta-label{font-size:.85rem;opacity:.9}.course-actions{display:flex;gap:1rem}.btn-enroll-now{background:#ff6b35;color:#fff;border:none;padding:1rem 2.5rem;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s}.btn-enroll-now:hover{background:#e5512a;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b3566}.btn-add-cart{background:#fff;color:#06c;border:none;padding:1rem 2.5rem;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s}.btn-add-cart:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d}.course-header-thumbnail{width:100%;height:300px;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.course-header-thumbnail img{width:100%;height:100%;object-fit:cover}.course-content-wrapper{display:grid;grid-template-columns:400px 1fr;gap:0;min-height:calc(100vh - 400px)}.course-sidebar{background:#fff;border-right:1px solid #e1e8ed;height:calc(100vh - 400px);overflow-y:auto;position:sticky;top:0}.sidebar-title{font-size:1.3rem;font-weight:700;color:#2c3e50;padding:2rem 1.5rem 1rem;border-bottom:2px solid #f0f4f8;margin:0}.learning-paths-list{padding:0}.learning-path-item{border-bottom:2px solid #f0f4f8}.path-header{padding:1.5rem;cursor:pointer;transition:background .2s;display:flex;justify-content:space-between;align-items:center}.path-header:hover{background:#f8f9fa}.path-title-wrapper{display:flex;align-items:flex-start;gap:.8rem;flex:1}.expand-icon{color:#06c;font-size:.8rem;margin-top:.3rem}.path-number{font-size:.75rem;color:#7f8c8d;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.path-title{font-size:1.1rem;font-weight:700;color:#2c3e50;margin:.3rem 0 0}.path-stats{font-size:.85rem;color:#7f8c8d;background:#f0f4f8;padding:.4rem .8rem;border-radius:12px}.chapters-list{background:#f8f9fa;padding:.5rem 0}.chapter-item{margin-bottom:.5rem}.chapter-header{padding:1rem 1.5rem 1rem 3rem;cursor:pointer;transition:background .2s;display:flex;justify-content:space-between;align-items:center}.chapter-header:hover{background:#f0f4f8}.chapter-title-wrapper{display:flex;align-items:flex-start;gap:.8rem;flex:1}.expand-icon-small{color:#06c;font-size:1rem;font-weight:700;width:20px;text-align:center}.chapter-number{font-size:.7rem;color:#95a5a6;text-transform:uppercase;font-weight:600}.chapter-title{font-size:.95rem;font-weight:600;color:#2c3e50;margin:.2rem 0 0}.chapter-lessons-count{font-size:.8rem;color:#95a5a6}.lessons-list{background:#fff;margin-left:3rem;border-left:2px solid #e1e8ed}.lesson-item{padding:.9rem 1.5rem;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f4f8}.lesson-item:hover{background:#f8f9fa}.lesson-item.active{background:#e3f2fd;border-left:3px solid #0066CC}.lesson-info{display:flex;align-items:center;gap:.8rem;flex:1}.lesson-number{background:#f0f4f8;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#5a6c7d}.lesson-item.active .lesson-number{background:#06c;color:#fff}.lesson-title{font-size:.9rem;color:#2c3e50;font-weight:500}.lesson-duration{font-size:.8rem;color:#7f8c8d}.expand-icon-tiny{font-size:.7rem;color:#7f8c8d;margin-right:.2rem}.lesson-container{margin-bottom:.3rem}.lesson-resources-inline{margin-left:3.5rem;margin-top:.5rem;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.4rem}.resource-inline-item{display:flex;align-items:center;gap:.7rem;padding:.6rem 1rem;background:#fff;border:1.5px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s}.resource-inline-item:hover{border-color:#06c;background:#f8f9ff;transform:translate(4px)}.resource-inline-item.active{border-color:#06c;background:#e3f2fd;box-shadow:0 2px 8px #0066cc26}.resource-inline-icon{font-size:1.2rem}.resource-inline-name{flex:1;font-size:.85rem;color:#2c3e50;font-weight:500}.resource-inline-type{padding:.2rem .6rem;background:#06c;color:#fff;border-radius:10px;font-size:.7rem;font-weight:600}.course-main-content{background:#fff;padding:2rem 3rem;overflow-y:auto}.resource-preview{display:flex;flex-direction:column;height:100%}.preview-header{padding-bottom:1.5rem;border-bottom:2px solid #f0f4f8;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.preview-header h2{font-size:1.8rem;color:#2c3e50;margin:0 0 .8rem}.preview-meta{display:flex;gap:.8rem}.preview-type-badge{padding:.4rem 1rem;background:#06c;color:#fff;border-radius:12px;font-size:.85rem;font-weight:600}.preview-size-badge{padding:.4rem 1rem;background:#f0f4f8;color:#5a6c7d;border-radius:12px;font-size:.85rem;font-weight:600}.btn-close-preview{width:36px;height:36px;padding:0;background:#f0f4f8;border:none;border-radius:8px;cursor:pointer;font-size:18px;color:#666;transition:all .2s}.btn-close-preview:hover{background:#e74c3c;color:#fff}.preview-body{flex:1;display:flex;align-items:center;justify-content:center;overflow:auto}.preview-video{width:100%;max-width:100%;border-radius:12px;box-shadow:0 8px 24px #00000026}.preview-image-container{width:100%;display:flex;align-items:center;justify-content:center}.preview-image{max-width:100%;max-height:70vh;border-radius:12px;box-shadow:0 8px 24px #00000026}.preview-document{width:100%;height:100%;display:flex;flex-direction:column}.doc-actions{display:flex;justify-content:flex-end;margin-bottom:1rem}.btn-download-doc{padding:.7rem 1.5rem;background:#4caf50;color:#fff;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:600;transition:background .2s}.btn-download-doc:hover{background:#388e3c}.preview-iframe{width:100%;flex:1;border:2px solid #e0e0e0;border-radius:12px;min-height:600px}.preview-no-url{text-align:center;padding:3rem;color:#e74c3c;font-size:1.1rem}.lesson-detail{max-width:900px}.lesson-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f4f8}.lesson-header h2{font-size:2rem;color:#2c3e50;margin:0}.lesson-duration-badge{background:#06c;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.lesson-video-placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;margin-bottom:2rem}.video-icon{font-size:4rem;margin-bottom:1rem}.lesson-video-placeholder p{font-size:1.1rem;opacity:.9}.lesson-resources{margin-top:3rem}.lesson-resources h3{font-size:1.4rem;color:#2c3e50;margin-bottom:1.5rem}.resources-list{display:flex;flex-direction:column;gap:1rem}.resource-item{display:flex;align-items:center;gap:1rem;padding:1.2rem;background:#f8f9fa;border-radius:12px;border:2px solid #e1e8ed;transition:all .3s}.resource-item:hover{border-color:#06c;box-shadow:0 4px 12px #0066cc1a}.resource-icon{font-size:2rem}.resource-info{flex:1}.resource-name{font-weight:600;color:#2c3e50;margin-bottom:.3rem}.resource-meta{display:flex;gap:1rem;font-size:.85rem;color:#7f8c8d}.resource-type{background:#e3f2fd;color:#06c;padding:.2rem .6rem;border-radius:4px;font-weight:600}.btn-download{background:#06c;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.btn-download:hover{background:#0052a3;transform:translateY(-2px)}.no-lesson-selected{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.empty-state-icon{font-size:5rem;margin-bottom:1rem;opacity:.3}.no-lesson-selected h3{font-size:1.5rem;color:#2c3e50;margin-bottom:.5rem}.no-lesson-selected p{color:#7f8c8d;font-size:1rem}.no-content{text-align:center;padding:3rem 1.5rem;color:#7f8c8d}.course-detail-loading,.course-detail-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1.5rem}.spinner-large{width:80px;height:80px;border:6px solid #f3f3f3;border-top:6px solid #0066CC;border-radius:50%;animation:spin 1s linear infinite}.btn-back{background:#06c;color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s}.btn-back:hover{background:#0052a3;transform:translateY(-2px)}@media(max-width:1024px){.course-content-wrapper{grid-template-columns:350px 1fr}.course-header-content{grid-template-columns:1fr}.course-header-thumbnail{display:none}.course-meta-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.course-content-wrapper{grid-template-columns:1fr}.course-sidebar{position:static;height:auto;border-right:none;border-bottom:2px solid #e1e8ed}.course-main-content{padding:1.5rem}.course-meta-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.meta-item{padding:.8rem}.meta-icon{font-size:1.5rem}.course-actions{flex-direction:column}.btn-enroll-now,.btn-add-cart{width:100%}.course-title-main{font-size:2rem}}*{margin:0;padding:0;box-sizing:border-box}.home-page{min-height:100vh;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.top-banner{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;text-align:center;padding:.8rem 1rem;font-size:.95rem;font-weight:500}.top-banner a{color:#fff;font-weight:700;text-decoration:underline;margin-left:.5rem}.top-banner a:hover{opacity:.9}.navbar{background:#fff;box-shadow:0 2px 10px #00000014;position:sticky;top:0;z-index:1000;padding:1rem 0}.nav-container{margin:0 auto;padding:0 4%;display:flex;justify-content:space-between;align-items:center;width:100%}.logo{display:flex;align-items:center;gap:.6rem;font-size:1.6rem;font-weight:800;color:#06c;cursor:pointer}.logo-image{height:120px;width:auto;object-fit:contain}.logo-text{color:#06c;letter-spacing:-.5px}.nav-menu{display:flex;align-items:center;gap:2.5rem}.nav-link{color:#2c3e50;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:#06c}.nav-link.active:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:3px;background:#06c;border-radius:2px}.nav-actions{display:flex;align-items:center;gap:1rem}.user-name{color:#2c3e50;font-weight:600;font-size:.95rem;padding:0 .5rem}.btn-search{background:#f0f4f8;border:none;width:40px;height:40px;border-radius:50%;font-size:1.2rem;cursor:pointer;transition:all .3s}.btn-search:hover{background:#e1e8ed}.btn-admin{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s}.btn-admin:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-register{background:transparent;border:2px solid #0066CC;color:#06c;padding:.7rem 1.8rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s}.btn-register:hover{background:#06c;color:#fff}.btn-login{background:#06c;border:none;color:#fff;padding:.7rem 1.8rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s}.btn-login:hover{background:#0052a3;transform:translateY(-1px);box-shadow:0 4px 12px #0066cc4d}.btn-logout{background:#e74c3c;border:none;color:#fff;padding:.7rem 1.8rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s}.btn-logout:hover{background:#c0392b;transform:translateY(-1px);box-shadow:0 4px 12px #e74c3c4d}.hero-banner{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:5rem 2rem;position:relative;overflow:hidden}.hero-banner:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="rgba(255,255,255,0.05)"/></svg>') repeat;opacity:.3}.hero-container{margin:0 auto;padding:0 4%;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1;width:100%}.hero-badge{display:inline-block;background:#fff3;padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.highlight-text{color:#ff6b35;display:block}.hero-description{font-size:1.15rem;line-height:1.7;margin-bottom:2.5rem;opacity:.95}.hero-buttons{display:flex;gap:1rem;margin-bottom:2.5rem}.btn-primary{background:#ff6b35;color:#fff;border:none;padding:1rem 2.5rem;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s}.btn-primary:hover{background:#e5512a;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b3566}.btn-secondary{background:#fff;color:#06c;border:none;padding:1rem 2.5rem;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d}.hero-features{display:flex;gap:2rem}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.feature-icon{background:#fff3;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.hero-image{position:relative;height:400px}.hero-img-wrapper{width:100%;height:100%;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.achievement-badge{position:absolute;background:#fff;color:#2c3e50;padding:1.2rem 1.5rem;border-radius:15px;box-shadow:0 10px 30px #0003;display:flex;align-items:center;gap:1rem;animation:float 3s ease-in-out infinite}.badge-icon{font-size:2rem}.badge-number{font-size:1.5rem;font-weight:800;color:#06c}.badge-text{font-size:.85rem;color:#7f8c8d}.badge-1{top:20%;right:10%;animation-delay:0s}.badge-2{bottom:25%;left:5%;animation-delay:1s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.section-container{margin:0 auto;padding:0 4%;width:100%}.section-title{font-size:2.2rem;font-weight:800;color:#2c3e50;margin-bottom:.5rem}.section-title.center{text-align:center;margin-bottom:3rem}.section-subtitle{color:#7f8c8d;font-size:1rem}.categories-section{padding:4rem 0 2rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:2rem}.category-card{background:#fff;padding:1.8rem 1.5rem;border-radius:12px;text-align:center;cursor:pointer;transition:all .3s;border:2px solid transparent}.category-card:hover{border-color:#06c;transform:translateY(-5px);box-shadow:0 8px 20px #0066cc26}.category-card.active{background:#06c;color:#fff;border-color:#06c;box-shadow:0 8px 20px #0066cc4d}.category-icon{font-size:2.5rem;display:block;margin-bottom:.8rem}.category-name{font-weight:600;font-size:.95rem}.search-section{padding:2rem 0}.search-wrapper{display:flex;gap:1rem;max-width:100%;margin:0 auto}.search-input-wrapper{flex:1;position:relative}.search-icon{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#7f8c8d}.search-input{width:100%;padding:1.2rem 1.5rem 1.2rem 4rem;border:2px solid #e1e8ed;border-radius:12px;font-size:1rem;background:#fff;transition:all .3s}.search-input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.courses-section{padding:3rem 0}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.course-count{color:#7f8c8d;font-size:1rem}.course-count strong{color:#06c;font-size:1.3rem;font-weight:700}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:2.5rem}.course-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:all .3s;cursor:pointer;display:flex;flex-direction:column}.course-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0066cc26}.course-image{width:100%;height:200px;position:relative;overflow:hidden}.course-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.course-card:hover .course-image img{transform:scale(1.08)}.course-badge{position:absolute;top:12px;left:12px;background:#ff6b35;color:#fff;padding:.4rem .9rem;border-radius:6px;font-size:.8rem;font-weight:700}.course-free-tag{position:absolute;top:12px;right:12px;background:#27ae60;color:#fff;padding:.4rem .9rem;border-radius:6px;font-size:.8rem;font-weight:700}.course-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.course-category{color:#06c;font-size:.85rem;font-weight:600;margin-bottom:.8rem}.course-title{font-size:1.25rem;font-weight:700;color:#2c3e50;margin-bottom:.8rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.5rem}.course-description{color:#7f8c8d;font-size:.9rem;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.9rem}.course-instructor{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f4f8}.instructor-avatar{width:36px;height:36px;background:#f0f4f8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.instructor-name{font-size:.9rem;color:#5a6c7d;font-weight:500}.course-stats{display:flex;gap:1.5rem;margin-bottom:1.2rem}.stat{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#7f8c8d}.stat-icon{font-size:1rem}.course-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid #f0f4f8}.course-price{display:flex;flex-direction:column;gap:.3rem}.price-current{font-size:1.6rem;font-weight:800;color:#ff6b35}.price-original{font-size:.9rem;color:#bdc3c7;text-decoration:line-through}.price-free{font-size:1.4rem;font-weight:800;color:#27ae60}.btn-enroll{background:#06c;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;white-space:nowrap}.btn-enroll:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 4px 12px #0066cc4d}.why-us-section{padding:5rem 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;margin-top:3rem}.feature-card{text-align:center;padding:2rem 1.5rem}.feature-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,#06c,#0052a3);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.feature-icon-large{font-size:2.5rem}.feature-card h3{font-size:1.3rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.feature-card p{color:#7f8c8d;line-height:1.7;font-size:.95rem}.stats-section{padding:5rem 0;background:linear-gradient(135deg,#06c,#0052a3);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.stat-card{text-align:center}.stat-number{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:#ff6b35}.stat-label{font-size:1.1rem;opacity:.95}.footer{background:#2c3e50;color:#fff;padding:4rem 0 2rem}.footer-container{margin:0 auto;padding:0 4%;width:100%}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-column h4{font-size:1.1rem;margin-bottom:1.5rem;font-weight:700}.footer-logo{display:flex;align-items:center;gap:.6rem;font-size:1.6rem;font-weight:800;margin-bottom:1rem}.footer-desc{color:#bdc3c7;line-height:1.7;margin-bottom:1.5rem;font-size:.95rem}.social-links{display:flex;gap:.8rem}.social-link{width:40px;height:40px;background:#ffffff1a;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;transition:all .3s;text-decoration:none}.social-link:hover{background:#06c;transform:translateY(-3px)}.footer-links{list-style:none}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#bdc3c7;text-decoration:none;transition:color .3s;font-size:.95rem}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;color:#bdc3c7;font-size:.9rem}.footer-bottom p{margin:.5rem 0}.footer-bottom strong{color:#fff}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1.5rem}.spinner{width:60px;height:60px;border:5px solid #f3f3f3;border-top:5px solid #0066CC;border-radius:50%;animation:spin 1s linear infinite}.loading-container p{color:#5a6c7d;font-size:1.1rem;font-weight:500}.error-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.error-message{color:#e74c3c;font-size:1.1rem;text-align:center;padding:2.5rem 3rem;background:#fff;border-radius:15px;border:2px solid #fadbd8;box-shadow:0 5px 20px #e74c3c1a;max-width:500px}.no-courses{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 5px 20px #00000014;margin:2rem 0}.no-courses-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-courses h3{font-size:1.5rem;color:#2c3e50;margin-bottom:.8rem}.no-courses p{color:#7f8c8d;font-size:1rem;margin-bottom:1.5rem}.btn-reset{background:#06c;color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s}.btn-reset:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 5px 15px #0066cc4d}@media(max-width:1200px){.nav-container,.section-container,.hero-container,.footer-container{padding-left:3%;padding-right:3%}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}@media(max-width:1024px){.hero-container{grid-template-columns:1fr}.hero-image{display:none}.footer-grid{grid-template-columns:1fr 1fr}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media(max-width:768px){.nav-menu{display:none}.nav-actions{gap:.5rem}.btn-register{display:none}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.hero-features{flex-direction:column;gap:1rem}.section-title{font-size:1.8rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.category-card{padding:1.2rem 1rem}.search-wrapper{flex-direction:column}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.courses-grid{grid-template-columns:1fr;gap:1.5rem}.features-grid{grid-template-columns:1fr;gap:2rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.nav-container,.section-container,.hero-container,.footer-container{padding-left:1.5rem;padding-right:1.5rem}.hero-banner{padding:3rem 1.5rem}}@media(max-width:480px){.hero-title{font-size:1.8rem}.logo{font-size:1.4rem}.logo-icon{font-size:1.6rem}.logo-text{display:none}.btn-primary,.btn-secondary{width:100%;justify-content:center;padding:.9rem 1.5rem;font-size:.95rem}.categories-grid{grid-template-columns:1fr}.category-card{padding:1.5rem}.stat-number{font-size:2.2rem}.section-title{font-size:1.6rem}.course-card{margin:0 .5rem}.nav-container,.section-container,.hero-container,.footer-container{padding-left:1rem;padding-right:1rem}.hero-banner{padding:2.5rem 1rem}.top-banner{font-size:.85rem;padding:.6rem .8rem}}.auth-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-container{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;width:100%;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000026;min-height:600px}.auth-left{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center}.auth-brand{display:flex;align-items:center;gap:.8rem;font-size:2rem;font-weight:800;margin-bottom:3rem}.brand-icon{font-size:2.5rem}.auth-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.auth-subtitle{font-size:1.1rem;opacity:.9;line-height:1.6;margin-bottom:3rem}.auth-features{display:flex;flex-direction:column;gap:1.5rem}.feature{display:flex;align-items:center;gap:1rem;font-size:1rem}.feature-icon{background:#fff3;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.auth-right{padding:3rem;display:flex;align-items:center;justify-content:center}.auth-form-wrapper{width:100%;max-width:420px}.btn-back-auth{background:transparent;border:none;color:#06c;font-weight:600;cursor:pointer;margin-bottom:1.5rem;padding:.5rem 0;transition:all .3s}.btn-back-auth:hover{color:#0052a3}.form-title{font-size:2rem;font-weight:800;color:#2c3e50;margin-bottom:2rem}.error-banner{background:#fee;border:1px solid #fcc;color:#c33;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.error-icon{font-size:1.2rem}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#2c3e50;font-size:.95rem}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;font-size:1.2rem;opacity:.6}.input-wrapper input{width:100%;padding:.9rem 1rem .9rem 3rem;border:2px solid #e1e8ed;border-radius:10px;font-size:1rem;transition:all .3s;background:#fff}.input-wrapper input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.input-wrapper input.input-error{border-color:#e74c3c}.toggle-password{position:absolute;right:1rem;background:transparent;border:none;cursor:pointer;font-size:1.2rem;padding:.5rem;opacity:.6;transition:opacity .3s}.toggle-password:hover{opacity:1}.error-text{color:#e74c3c;font-size:.85rem;margin-top:.3rem}.form-options{display:flex;justify-content:space-between;align-items:center;margin-top:-.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#5a6c7d}.checkbox-label input{cursor:pointer}.forgot-password{color:#06c;text-decoration:none;font-size:.9rem;font-weight:600;transition:color .3s}.forgot-password:hover{color:#0052a3}.btn-submit{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;border:none;padding:1rem;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s;margin-top:.5rem}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0066cc4d}.auth-divider{text-align:center;margin:2rem 0 1.5rem;position:relative}.auth-divider:before,.auth-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:#e1e8ed}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-divider span{background:#fff;padding:0 1rem;color:#7f8c8d;font-size:.9rem}.social-login{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.btn-social{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem;border:2px solid #e1e8ed;border-radius:10px;background:#fff;font-weight:600;cursor:pointer;transition:all .3s}.btn-social:hover{border-color:#06c;background:#f8f9fa}.social-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.btn-social.google .social-icon{background:#db4437;color:#fff}.btn-social.facebook .social-icon{background:#4267b2;color:#fff}.auth-switch{text-align:center;margin-top:2rem;color:#5a6c7d;font-size:.95rem}.link-button{background:transparent;border:none;color:#06c;font-weight:700;cursor:pointer;text-decoration:underline;padding:0;font-size:inherit}.link-button:hover{color:#0052a3}@media(max-width:968px){.auth-container{grid-template-columns:1fr;max-width:500px}.auth-left{display:none}.auth-right{padding:2rem 1.5rem}}@media(max-width:480px){.auth-page{padding:1rem}.auth-container{border-radius:16px}.auth-right{padding:1.5rem 1rem}.form-title{font-size:1.6rem}.social-login{grid-template-columns:1fr}}.register-container{max-width:1300px}.register-form{gap:1.2rem}.input-wrapper select{width:100%;padding:.9rem 1rem .9rem 3rem;border:2px solid #e1e8ed;border-radius:10px;font-size:1rem;transition:all .3s;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%235a6c7d' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.input-wrapper select:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.checkbox-label.terms{margin-top:.5rem;font-size:.9rem;line-height:1.5}.checkbox-label.terms a{color:#06c;text-decoration:none;font-weight:600}.checkbox-label.terms a:hover{text-decoration:underline}@media(max-width:768px){.form-row{grid-template-columns:1fr}}@media(max-width:968px){.register-container{max-width:550px}}.admin-category-page{min-height:100vh;background:#f5f7fa}.btn-add-category{background:#fff;color:#667eea;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.btn-add-category:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.admin-content{max-width:1200px;margin:0 auto;padding:2rem}.categories-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.categories-table{width:100%;border-collapse:collapse}.categories-table thead{background:#f9fafb}.categories-table th{padding:1rem;text-align:left;font-weight:600;color:#374151;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.categories-table td{padding:1rem;border-bottom:1px solid #e5e7eb}.categories-table tbody tr:hover{background:#f9fafb}.categories-table tbody tr:last-child td{border-bottom:none}.category-name{font-weight:600;color:#111827}.category-description{color:#6b7280;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-actions{display:flex;gap:.5rem}.btn-edit,.btn-delete{border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .3s ease;font-weight:500}.category-form{padding:1.5rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input.input-error,.form-group textarea.input-error{border-color:#ef4444}@media(max-width:768px){.admin-header{flex-direction:column;align-items:flex-start}.admin-title{font-size:1.5rem}.categories-table-container{overflow-x:auto}.categories-table{min-width:600px}.category-actions{flex-direction:column}.modal-content{margin:1rem}}.course-builder-page{display:flex;flex-direction:column;height:100vh;background-color:#f5f6fa}.builder-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:20px 30px}.header-content{display:flex;align-items:center;gap:20px}.btn-back{padding:8px 16px;background:#f0f0f0;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background .2s}.btn-back:hover{background:#e0e0e0}.builder-title{margin:0;font-size:24px;color:#2c3e50}.builder-subtitle{margin:4px 0 0;font-size:14px;color:#7f8c8d}.builder-content{display:flex;flex:1;overflow:hidden}.builder-sidebar{width:320px;background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column}.builder-sidebar h3{padding:20px;margin:0;font-size:16px;color:#2c3e50;border-bottom:1px solid #e0e0e0}.course-list{flex:1;overflow-y:auto;padding:10px}.course-item{padding:15px;margin-bottom:8px;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .2s;border:2px solid transparent}.course-item:hover{background:#e9ecef}.course-item.selected{background:#e3f2fd;border-color:#2196f3}.course-info{display:flex;flex-direction:column;gap:4px}.course-name{font-weight:600;color:#2c3e50;font-size:14px}.course-category{font-size:12px;color:#7f8c8d}.builder-main{flex:1;overflow-y:auto;padding:30px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.empty-icon{font-size:64px;margin-bottom:20px}.empty-state h3{margin:0 0 10px;color:#2c3e50;font-size:20px}.empty-state p{margin:0;color:#7f8c8d;font-size:14px}.structure-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:30px}.structure-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.course-header-info{flex:1}.structure-header h2{margin:0 0 8px;font-size:22px;color:#2c3e50}.course-description{margin:0 0 12px;color:#7f8c8d;font-size:14px;line-height:1.5}.course-meta{display:flex;gap:16px;margin-top:8px}.course-price,.course-author{padding:6px 12px;background:#f8f9fa;border-radius:6px;font-size:13px;font-weight:500;color:#495057}.course-price{background:#d4edda;color:#155724}.btn-add-primary{padding:12px 24px;background:#2196f3;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background .2s}.btn-add-primary:hover{background:#1976d2}.structure-tree{margin-top:20px}.empty-tree{text-align:center;padding:60px 20px;color:#7f8c8d;background:#f8f9fa;border-radius:8px;border:2px dashed #dee2e6}.tree-item{margin-bottom:8px}.tree-item-header{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;transition:all .2s}.tree-item-header:hover{background:#e9ecef;border-color:#adb5bd}.level-1 .tree-item-header{background:#e3f2fd;border-color:#90caf9}.level-2{margin-left:30px}.level-2 .tree-item-header{background:#fff3e0;border-color:#ffcc80}.level-3{margin-left:30px}.level-3 .tree-item-header{background:#f3e5f5;border-color:#ce93d8}.level-4{margin-left:30px}.level-4 .tree-item-header{background:#e8f5e9;border-color:#a5d6a7}.expand-btn{width:24px;height:24px;padding:0;background:transparent;border:none;cursor:pointer;font-size:12px;color:#666;transition:transform .2s}.expand-btn:hover{color:#2196f3}.item-icon{font-size:18px}.item-title{flex:1;font-weight:600;color:#2c3e50;font-size:14px}.item-position,.item-duration,.item-type,.item-size{padding:4px 10px;background:#fff;border-radius:12px;font-size:12px;font-weight:500;color:#666}.item-type{background:#2196f3;color:#fff}.btn-add-small{padding:6px 12px;background:#fff;color:#2196f3;border:1px solid #2196f3;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s}.btn-add-small:hover{background:#2196f3;color:#fff}.btn-view-resource{padding:4px 10px;background:#4caf50;color:#fff;border-radius:6px;text-decoration:none;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;align-items:center;gap:4px}.btn-view-resource:hover{background:#388e3c;transform:translateY(-1px)}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0003;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}.modal-header h2{margin:0;font-size:18px;color:#2c3e50}.btn-close-modal{width:32px;height:32px;padding:0;background:transparent;border:none;font-size:28px;color:#666;cursor:pointer;line-height:1;transition:color .2s}.btn-close-modal:hover{color:#e74c3c}.builder-form{padding:24px}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#2c3e50}.form-group input,.form-group select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#2196f3}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e0e0e0}.btn-cancel,.btn-submit{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.btn-cancel{background:#f0f0f0;color:#666}.btn-cancel:hover{background:#e0e0e0}.btn-submit{background:#2196f3;color:#fff}.btn-submit:hover{background:#1976d2}.form-group input[type=file]{padding:8px;border:2px dashed #ddd;background:#f8f9fa}.file-info{margin-top:8px;padding:8px 12px;background:#e3f2fd;border-radius:6px;font-size:13px;color:#1976d2}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #2196f3;border-radius:50%;animation:spin 1s linear infinite}.admin-course-page{min-height:100vh;background:#f5f7fa}.admin-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;box-shadow:0 4px 6px #0000001a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.admin-header-content{display:flex;gap:1rem;align-items:center}.btn-back{background:#fff3;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .3s ease}.admin-title{margin:0;font-size:2rem;font-weight:700}.admin-subtitle{margin:.5rem 0 0;opacity:.9;font-size:1rem}.btn-add-course{background:#fff;color:#667eea;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.btn-add-course:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.admin-content{max-width:1400px;margin:0 auto;padding:2rem}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.stat-icon{font-size:3rem;line-height:1}.stat-value{font-size:2rem;font-weight:700;color:#667eea}.stat-label{color:#6b7280;font-size:.95rem;margin-top:.25rem}.courses-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto}.courses-table{width:100%;border-collapse:collapse;min-width:900px}.courses-table thead{background:#f9fafb}.courses-table th{padding:1rem;text-align:left;font-weight:600;color:#374151;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.courses-table td{padding:1rem;border-bottom:1px solid #e5e7eb}.courses-table tbody tr:hover{background:#f9fafb}.courses-table tbody tr:last-child td{border-bottom:none}.course-title .title-cell{display:flex;align-items:center;gap:.75rem}.course-thumb{width:50px;height:50px;object-fit:cover;border-radius:6px}.course-title{font-weight:600;color:#111827}.course-price{color:#059669;font-weight:600}.level-badge{padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-block}.level-badge.beginner{background:#dcfce7;color:#166534}.level-badge.intermediate{background:#fef3c7;color:#92400e}.level-badge.advanced{background:#fee2e2;color:#991b1b}.status-badge{padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-block}.status-badge.published{background:#dcfce7;color:#166534}.status-badge.draft{background:#fef3c7;color:#92400e}.course-actions{display:flex;gap:.5rem}.btn-build,.btn-edit,.btn-delete{border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .3s ease;font-weight:500}.btn-build{background:#e0e7ff;color:#4338ca}.btn-build:hover{background:#c7d2fe;transform:translateY(-2px)}.btn-edit{background:#dbeafe;color:#1e40af}.btn-edit:hover{background:#bfdbfe;transform:translateY(-2px)}.btn-delete{background:#fee2e2;color:#991b1b}.btn-delete:hover{background:#fecaca;transform:translateY(-2px)}.no-data{text-align:center;padding:3rem 1rem!important;color:#9ca3af;font-size:1.1rem}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}.modal-large{max-width:700px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;font-size:1.5rem;color:#111827}.btn-close-modal{background:none;border:none;font-size:2rem;color:#9ca3af;cursor:pointer;line-height:1;transition:color .3s ease}.btn-close-modal:hover{color:#374151}.course-form{padding:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.95rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input.input-error,.form-group textarea.input-error,.form-group select.input-error{border-color:#ef4444}.form-group textarea{resize:vertical;min-height:100px}.error-text{display:block;color:#ef4444;font-size:.85rem;margin-top:.25rem}.modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.btn-cancel,.btn-submit{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-submit:disabled,.btn-cancel:disabled{opacity:.6;cursor:not-allowed}.thumbnail-preview{margin-top:12px;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden;max-width:300px}.thumbnail-preview img{width:100%;height:auto;display:block}.admin-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1rem}.spinner{width:50px;height:50px;border:4px solid #f3f4f6;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@media(max-width:768px){.admin-header{flex-direction:column;align-items:flex-start}.admin-title{font-size:1.5rem}.form-row{grid-template-columns:1fr}.course-actions{flex-direction:column}.modal-content{margin:1rem}}.admin-account-page{width:100%;padding:20px}.btn-add-account{padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #667eea4d}.btn-add-account:hover{transform:translateY(-2px);box-shadow:0 6px 12px #667eea66}.accounts-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.accounts-table{width:100%;border-collapse:collapse}.accounts-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.accounts-table th{padding:16px;text-align:left;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.accounts-table td{padding:16px;border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px}.accounts-table tbody tr{transition:background-color .2s}.accounts-table tbody tr:hover{background-color:#f9fafb}.account-fullname{font-weight:600;color:#667eea}.account-email{color:#6b7280;font-size:13px}.role-badge,.status-badge{display:inline-block;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600}.role-badge.role-admin{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.role-badge.role-student{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.role-badge.role-staff{background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff}.role-badge.role-default{background:#e5e7eb;color:#6b7280}.status-badge.status-active{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff}.status-badge.status-inactive{background:linear-gradient(135deg,#ee0979,#ff6a00);color:#fff}.status-badge.status-default{background:#e5e7eb;color:#6b7280}.no-data{text-align:center;padding:40px!important;color:#9ca3af;font-style:italic}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;animation:slideUp .3s;box-shadow:0 20px 60px #0000004d}.modal-header{padding:24px;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px 16px 0 0}.modal-header h2{margin:0;font-size:20px;font-weight:600}.btn-close{background:#fff3;border:none;color:#fff;font-size:28px;cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s;line-height:1}.btn-close:hover{background:#ffffff4d;transform:rotate(90deg)}.info-box{background:linear-gradient(135deg,#667eea15,#764ba215);border-left:4px solid #667eea;padding:16px;border-radius:8px;margin-bottom:24px;display:flex;gap:12px;align-items:flex-start}.info-icon{font-size:24px;flex-shrink:0}.info-text{color:#374151;font-size:14px;line-height:1.6}.info-text strong{color:#667eea}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .3s;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.error-message{display:block;color:#ef4444;font-size:12px;margin-top:4px}.modal-actions{display:flex;gap:12px;margin-top:24px;padding-top:20px;border-top:2px solid #e5e7eb}.btn-cancel,.btn-submit{flex:1;padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.btn-cancel{background:#e5e7eb;color:#374151}.btn-cancel:hover{background:#d1d5db}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 12px #667eea66}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#6b7280}.spinner{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.admin-plan-page{width:100%;padding:20px}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}.admin-header-content{display:flex;align-items:center;gap:20px}.btn-back{padding:10px 20px;background:#6b7280;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;transition:all .3s}.btn-back:hover{background:#4b5563;transform:translate(-3px)}.admin-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 5px}.admin-subtitle{color:#6b7280;margin:0;font-size:14px}.btn-add-plan{padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #667eea4d}.btn-add-plan:hover{transform:translateY(-2px);box-shadow:0 6px 12px #667eea66}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;align-items:center;gap:15px;transition:all .3s}.stat-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.stat-icon{font-size:36px;background:linear-gradient(135deg,#667eea,#764ba2);width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-value{font-size:28px;font-weight:700;color:#111827;margin-bottom:4px}.stat-label{color:#6b7280;font-size:14px}.plans-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.plans-table{width:100%;border-collapse:collapse}.plans-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.plans-table th{padding:16px;text-align:left;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.plans-table td{padding:16px;border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px}.plans-table tbody tr:hover{background:#f9fafb}.plans-table tbody tr:last-child td{border-bottom:none}.btn-view-features{padding:8px 16px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s;white-space:nowrap}.btn-view-features:hover{transform:translateY(-2px);box-shadow:0 4px 8px #10b9814d}.plan-row-clickable{cursor:default;transition:all .2s}.features-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.features-table{width:100%;border-collapse:collapse}.features-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.features-table th{padding:16px;text-align:left;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.features-table td{padding:16px;border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px}.features-table tbody tr:hover{background:#f9fafb}.features-table tbody tr:last-child td{border-bottom:none}.feature-key{font-family:Courier New,monospace;font-weight:600;color:#059669;background:#d1fae5;padding:4px 8px;border-radius:4px;display:inline-block}.plan-badge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase}.plan-free{background:#dbeafe;color:#1e40af}.plan-standard{background:#fef3c7;color:#92400e}.plan-premium{background:#fce7f3;color:#831843}.plan-default{background:#e5e7eb;color:#374151}.plan-name{font-weight:600;color:#111827}.plan-description{color:#6b7280;max-width:300px}.plan-price{font-weight:600;color:#059669}.plan-duration{color:#374151}.text-muted{font-style:italic;color:#9ca3af}.no-data{text-align:center;padding:60px 20px!important}.no-data-content{display:flex;flex-direction:column;align-items:center;gap:15px}.no-data-icon{font-size:48px;opacity:.5}.no-data-content p{color:#6b7280;font-size:16px;margin:0}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-overlay-nested{z-index:1100;background:#000000b3}.modal-content{background:#fff;border-radius:16px;padding:0;width:90%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-large{max-width:800px}.modal-small{max-width:450px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:2px solid #e5e7eb}.modal-header h3{margin:0;font-size:20px;font-weight:700;color:#111827}.modal-header .plan-badge{margin-left:10px;font-size:11px;padding:4px 10px}.modal-body{padding:24px}.plan-info-row{display:flex;gap:20px;margin-bottom:24px;padding:16px;background:#f9fafb;border-radius:8px;flex-wrap:wrap}.plan-info-item{display:flex;flex-direction:column;gap:4px}.info-label{font-size:13px;color:#6b7280;font-weight:500}.info-value{font-size:16px;color:#111827;font-weight:600}.features-section{margin-top:20px}.features-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.features-header h4{margin:0;font-size:16px;font-weight:600;color:#111827}.btn-add-feature{padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s}.btn-add-feature:hover{transform:translateY(-1px);box-shadow:0 4px 8px #667eea4d}.features-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:15px}.features-list{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.no-features{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px;color:#6b7280}.no-features-icon{font-size:40px;opacity:.5}.no-features p{margin:0;font-size:14px}.btn-close{background:none;border:none;font-size:28px;cursor:pointer;color:#6b7280;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.btn-close:hover{background:#f3f4f6;color:#111827}.modal-content form{padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.required{color:#ef4444}.form-group input,.form-group textarea,.form-group select{width:100%;padding:10px 14px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s;font-family:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input.error,.form-group textarea.error,.form-group select.error{border-color:#ef4444}.error-message{display:block;color:#ef4444;font-size:12px;margin-top:6px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:2px solid #e5e7eb}.btn-cancel,.btn-submit{padding:10px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-cancel{background:#f3f4f6;color:#374151}.btn-cancel:hover{background:#e5e7eb}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 6px #667eea4d}.btn-submit:hover{transform:translateY(-1px);box-shadow:0 6px 12px #667eea66}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.spinner{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.admin-loading p{color:#6b7280;font-size:16px}.features-checkbox-list{max-height:300px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#f9fafb}.checkbox-item{display:flex;align-items:center;padding:10px;margin-bottom:8px;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s;border:1px solid #e5e7eb}.checkbox-item:hover{background:#f3f4f6;border-color:#667eea}.checkbox-item:last-child{margin-bottom:0}.checkbox-item input[type=checkbox]{width:18px;height:18px;margin-right:12px;cursor:pointer;accent-color:#667eea}.checkbox-label{font-size:14px;color:#374151;font-weight:500;-webkit-user-select:none;user-select:none}.features-loading-inline{display:flex;align-items:center;gap:10px;padding:15px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.spinner-small{width:20px;height:20px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}.no-features-msg{text-align:center;color:#9ca3af;padding:20px;background:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}@media(max-width:768px){.admin-header{flex-direction:column;align-items:flex-start;gap:15px}.admin-header-content{flex-direction:column;align-items:flex-start;gap:10px}.plans-table-container{overflow-x:auto}.plans-table{min-width:800px}.modal-content{width:95%;max-height:95vh}}.admin-career-question-page{padding:2rem;max-width:1400px;margin:0 auto}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.spinner{width:50px;height:50px;border:4px solid #f0f0f0;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.admin-header-content{flex:1}.admin-title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.admin-subtitle{color:#718096;font-size:1rem}.btn-add-question{padding:.875rem 1.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #667eea4d}.btn-add-question:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;align-items:center;gap:1rem;transition:all .3s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001a}.stat-icon{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700}.stat-info{flex:1}.stat-value{font-size:1.75rem;font-weight:700;color:#2d3748}.stat-label{color:#718096;font-size:.875rem;margin-top:.25rem}.questions-sections{display:flex;flex-direction:column;gap:2rem}.type-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.type-header{padding:1.5rem;border-left:4px solid #667eea;background:#f7fafc;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.type-header h3{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.type-description{color:#718096;font-size:.875rem}.type-count{background:#667eea;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.questions-list{padding:1.5rem}.question-item{display:flex;gap:1rem;padding:1rem;border-bottom:1px solid #e2e8f0;transition:all .3s}.question-item:last-child{border-bottom:none}.question-item:hover{background:#f7fafc}.question-number{color:#667eea;font-weight:700;font-size:1rem;flex-shrink:0;padding-right:.5rem}.question-content{flex:1}.question-content p{color:#2d3748;font-size:1rem;line-height:1.6}.no-questions{background:#fff;padding:4rem 2rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000000d}.no-questions h3{font-size:1.5rem;color:#2d3748;margin-bottom:.5rem}.no-questions p{color:#718096}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.modal-content.modal-large{max-width:800px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0}.modal-header h3{font-size:1.5rem;font-weight:700;color:#2d3748}.btn-close{background:none;border:none;font-size:2rem;color:#718096;cursor:pointer;padding:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}.btn-close:hover{background:#f7fafc;color:#2d3748}.modal-body{padding:2rem;overflow-y:auto;flex:1}.info-box{background:#eef2ff;border-left:4px solid #667eea;padding:1rem 1.25rem;border-radius:8px;margin-bottom:2rem;display:flex;gap:.75rem}.info-icon{font-size:1.25rem}.info-box p{color:#4a5568;font-size:.925rem;line-height:1.6;margin:0}.questions-form-list{display:flex;flex-direction:column;gap:2rem}.question-form-item{background:#f7fafc;padding:1.5rem;border-radius:12px;border:2px solid #e2e8f0}.form-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.form-item-header h4{font-size:1.1rem;color:#2d3748;font-weight:600}.btn-remove{background:#fee;color:#e53e3e;border:1px solid #fc8181;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .3s}.btn-remove:hover{background:#feb2b2}.form-group{margin-bottom:1.25rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2d3748;font-size:.925rem}.required{color:#e53e3e}.form-group textarea,.form-group select{width:100%;padding:.875rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .3s;background:#fff}.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:80px}.btn-add-more{width:100%;padding:1rem;background:#fff;color:#667eea;border:2px dashed #667eea;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;margin-top:1rem}.btn-add-more:hover{background:#eef2ff;border-style:solid}.modal-actions{display:flex;gap:1rem;padding:1.5rem 2rem;border-top:1px solid #e2e8f0;justify-content:flex-end}.btn-cancel,.btn-submit{padding:.875rem 1.75rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-cancel{background:#f7fafc;color:#718096}.btn-cancel:hover{background:#e2e8f0}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}@media(max-width:768px){.admin-career-question-page{padding:1rem}.admin-title{font-size:1.5rem}.stats-cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.type-header{flex-direction:column;align-items:flex-start}.modal-content{max-height:95vh}.modal-body{padding:1.5rem}.modal-actions{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}.dashboard-page{display:flex;min-height:100vh;background:#f5f7fa}.dashboard-sidebar{width:280px;background:linear-gradient(180deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;box-shadow:2px 0 10px #0000001a;position:fixed;height:100vh;overflow-y:auto}.sidebar-header{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700}.logo-icon{font-size:2rem}.sidebar-subtitle{margin-top:.5rem;opacity:.8;font-size:.9rem;font-weight:500}.sidebar-nav{flex:1;padding:1.5rem 1rem}.nav-item{width:100%;background:transparent;border:none;color:#fff;padding:.9rem 1rem;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;transition:all .3s ease;margin-bottom:.5rem;text-align:left}.nav-item:hover{background:#ffffff26}.nav-item.active{background:#ffffff40;box-shadow:0 2px 8px #0000001a}.nav-icon{font-size:1.3rem}.sidebar-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.1)}.nav-item.logout{background:#dc262633}.nav-item.logout:hover{background:#dc26264d}.dashboard-main{flex:1;margin-left:280px;display:flex;flex-direction:column}.dashboard-topbar{background:#fff;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.topbar-left h2{margin:0;font-size:1.75rem;color:#1f2937}.topbar-right{display:flex;align-items:center;gap:1.5rem}.user-info{display:flex;align-items:center;gap:.75rem}.user-avatar{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#fff}.user-details{display:flex;flex-direction:column}.user-name{font-weight:600;color:#1f2937;font-size:.95rem}.user-role{font-size:.85rem;color:#6b7280}.dashboard-content{flex:1;padding:2rem}.dashboard-overview{max-width:1400px;margin:0 auto}.welcome-section{margin-bottom:2rem}.welcome-section h1{margin:0 0 .5rem;font-size:2.25rem;color:#1f2937}.role-badge{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.9rem;font-weight:600}.dashboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard-card{background:#fff;padding:1.75rem;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;gap:1.25rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f;border-color:#667eea}.card-icon{font-size:3rem;line-height:1}.card-content{flex:1}.card-content h3{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.card-content p{margin:0;color:#6b7280;font-size:.9rem}.card-arrow{font-size:1.5rem;color:#667eea;transition:transform .3s ease}.dashboard-card:hover .card-arrow{transform:translate(5px)}.quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-box{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.stat-box:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.stat-box .stat-icon{font-size:2.5rem;line-height:1}.stat-details{flex:1}.stat-value{font-size:2rem;font-weight:700;color:#667eea;line-height:1;margin-bottom:.25rem}.stat-label{color:#6b7280;font-size:.95rem}@media(max-width:1024px){.dashboard-sidebar{width:240px}.dashboard-main{margin-left:240px}}@media(max-width:768px){.dashboard-sidebar{width:70px}.sidebar-logo .logo-text,.sidebar-subtitle,.nav-item span:not(.nav-icon){display:none}.sidebar-header{padding:1.5rem .5rem}.sidebar-logo,.nav-item{justify-content:center}.dashboard-main{margin-left:70px}.dashboard-topbar{padding:1rem}.topbar-left h2{font-size:1.25rem}.user-details{display:none}.dashboard-content{padding:1rem}.welcome-section h1{font-size:1.75rem}.dashboard-cards{grid-template-columns:1fr}}@media(max-width:480px){.dashboard-sidebar{transform:translate(-100%);position:fixed;z-index:1000;transition:transform .3s ease}.dashboard-sidebar.open{transform:translate(0)}.dashboard-main{margin-left:0}}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:3000;padding:1rem;overflow-y:auto}.post-detail-modal{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;margin:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #f0f0f0;flex-shrink:0}.modal-header h2{font-size:1.5rem;color:#2c3e50;font-weight:700;margin:0}.modal-body{overflow-y:auto;flex:1}.post-detail-content{padding:2rem;border-bottom:2px solid #f0f0f0}.post-detail-header{margin-bottom:1.5rem}.post-author-info{display:flex;align-items:center;gap:1rem}.author-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;flex-shrink:0}.post-detail-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 .3rem}.post-detail-author{color:#8899a6;font-size:.9rem}.post-detail-body{color:#2c3e50;font-size:1rem;line-height:1.8}.post-detail-body p{margin:0;white-space:pre-wrap}.comments-section{padding:2rem}.comments-title{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem}.comments-loading,.comments-error{text-align:center;padding:2rem;color:#8899a6}.spinner-small{width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #0066CC;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.comment-form{background:#f8f9fa;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.comment-input-wrapper{display:flex;gap:1rem;margin-bottom:1rem}.comment-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;flex-shrink:0}.comment-input{flex:1;padding:.8rem;border:2px solid #e1e8ed;border-radius:8px;font-size:.95rem;font-family:inherit;resize:vertical;transition:all .3s}.comment-input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.comment-actions{display:flex;justify-content:flex-end}.btn-submit-comment{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-submit-comment:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0066cc4d}.login-prompt{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:1rem;text-align:center;color:#856404;margin-bottom:2rem}.login-prompt p{margin:0}.comments-list{display:flex;flex-direction:column;gap:1.2rem}.no-comments{text-align:center;padding:2rem;color:#8899a6}.no-comments p{margin:0}.comment-item{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:12px;transition:all .3s}.comment-item:hover{background:#e9ecef}.comment-content{flex:1}.comment-header{margin-bottom:.5rem}.comment-author{font-weight:600;color:#2c3e50;font-size:.95rem}.comment-text{color:#657786;font-size:.95rem;line-height:1.6;margin:0;white-space:pre-wrap}@media(max-width:768px){.post-detail-modal{max-width:100%;max-height:100vh;border-radius:0}.modal-header,.post-detail-content,.comments-section{padding:1.5rem}.author-avatar{width:50px;height:50px;font-size:1.5rem}.post-detail-title{font-size:1.3rem}}.topic-detail-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 4%}.topic-detail-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.topic-info{flex:1}.topic-info h1{color:#2c3e50;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.topic-info .topic-description{color:#fff;font-size:1.1rem;line-height:1.6}.btn-create-post{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #10b98133;white-space:nowrap}.btn-create-post:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b9814d}.topic-detail-container{max-width:1200px;margin:0 auto}.posts-stats{display:flex;gap:2rem;background:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stat-number{font-size:2rem;font-weight:700;color:#06c}.stat-label{color:#8899a6;font-size:.9rem;font-weight:500}.posts-list{display:flex;flex-direction:column;gap:1.2rem}.post-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;gap:1.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000d;border:1px solid #e1e8ed}.post-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.post-avatar{flex-shrink:0}.avatar-circle{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.post-content{flex:1;display:flex;flex-direction:column;gap:.8rem}.post-header{display:flex;align-items:baseline;gap:1rem}.post-title{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0}.post-author{color:#8899a6;font-size:.9rem}.post-excerpt{color:#657786;font-size:.95rem;line-height:1.6;margin:0}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.post-meta{display:flex;gap:1.5rem}.post-stat{color:#8899a6;font-size:.85rem;font-weight:500}.btn-view-post{background:#06c;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-view-post:hover{background:#0052a3;transform:translate(4px)}.no-posts{background:#fff;padding:3rem;border-radius:12px;text-align:center;color:#657786}.no-posts p{font-size:1.1rem}.forum-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 4%}.forum-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1rem}.forum-header h1{flex:1;color:#2c3e50;font-size:2rem;font-weight:700}.btn-back{background:#1e3a5f;color:#fff;border:2px solid #1e3a5f;padding:.7rem 1.3rem;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 3px 10px #1e3a5f4d}.btn-back:hover{background:#152d47;border-color:#152d47;box-shadow:0 5px 15px #1e3a5f66;transform:translateY(-2px)}.btn-create-topic{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #06c3}.btn-create-topic:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0066cc4d}.forum-container{max-width:1200px;margin:0 auto}.forum-intro{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2.5rem;border-radius:16px;margin-bottom:2rem;text-align:center}.forum-intro h2{font-size:1.8rem;margin-bottom:.8rem;font-weight:700}.forum-intro p{font-size:1.1rem;opacity:.95}.topics-list{display:flex;flex-direction:column;gap:1.2rem}.topic-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000d;border:1px solid #e1e8ed}.topic-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.topic-icon{font-size:2.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;flex-shrink:0}.topic-content{flex:1}.topic-title{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}.topic-description{color:#fff;font-size:.95rem;margin-bottom:.8rem;line-height:1.5}.topic-meta{display:flex;gap:1.5rem}.topic-stat{color:#8899a6;font-size:.85rem;font-weight:500}.btn-view-topic{background:#06c;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s;flex-shrink:0}.btn-view-topic:hover{background:#0052a3;transform:translate(4px)}.no-topics{background:#fff;padding:3rem;border-radius:12px;text-align:center;color:#657786}.no-topics p{font-size:1.1rem}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.modal-content{background:#fff;border-radius:16px;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-header h2{font-size:1.5rem;color:#2c3e50;font-weight:700}.btn-close{background:none;border:none;font-size:2rem;color:#8899a6;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s}.btn-close:hover{background:#f8f9fa;color:#2c3e50}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#2c3e50;font-weight:600;font-size:.95rem}.form-group input[type=text],.form-group textarea{width:100%;padding:.8rem;border:2px solid #e1e8ed;border-radius:8px;font-size:.95rem;transition:all .3s;font-family:inherit}.form-group input[type=text]:focus,.form-group textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn-cancel{background:#fff;border:2px solid #e1e8ed;padding:.7rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;color:#2c3e50;cursor:pointer;transition:all .3s}.btn-cancel:hover{background:#f8f9fa;border-color:#8899a6}.btn-submit{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0066cc4d}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background:#fff;border-radius:12px;margin-top:2rem}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #0066CC;border-radius:50%;animation:spin 1s linear infinite}.error-message{color:#e74c3c;font-size:1.1rem;text-align:center}.payment-modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease-in-out;overflow-y:auto}.payment-modal{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.payment-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}.payment-modal-header h2{margin:0;font-size:24px;color:#1f2937;display:flex;align-items:center;gap:10px}.btn-close-payment{background:none;border:none;font-size:32px;color:#6b7280;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.btn-close-payment:hover{background-color:#f3f4f6;color:#1f2937}.payment-modal-body{padding:24px}.payment-summary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:24px;border-radius:12px;margin-bottom:24px}.payment-summary h3{margin:0 0 8px;font-size:20px;opacity:.9}.payment-summary .plan-name{font-size:28px;font-weight:700;margin:8px 0;display:flex;align-items:center;gap:10px}.payment-summary .plan-details{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.2)}.payment-summary .detail-row{display:flex;justify-content:space-between;margin:8px 0;font-size:16px}.payment-summary .total-row{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.3);font-size:24px;font-weight:700}.payment-methods{margin-bottom:24px}.payment-methods h3{margin:0 0 16px;font-size:18px;color:#1f2937}.payment-method-options{display:flex;flex-direction:column;gap:12px}.payment-method-option{display:flex;align-items:center;padding:16px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.payment-method-option:hover{border-color:#667eea;background-color:#f9fafb}.payment-method-option.selected{border-color:#667eea;background-color:#eef2ff}.payment-method-option input[type=radio]{margin-right:12px;width:20px;height:20px;cursor:pointer}.payment-method-info{flex:1}.payment-method-info .method-name{font-weight:600;font-size:16px;color:#1f2937;margin-bottom:4px}.payment-method-info .method-desc{font-size:14px;color:#6b7280}.payment-method-icon{font-size:32px;margin-left:12px}.payment-demo-notice{background-color:#fef3c7;border:1px solid #fbbf24;border-radius:8px;padding:12px 16px;margin-bottom:24px;display:flex;align-items:flex-start;gap:10px}.payment-demo-notice span{font-size:20px;flex-shrink:0}.payment-demo-notice p{margin:0;color:#92400e;font-size:14px;line-height:1.5}.payment-actions{display:flex;gap:12px;margin-top:24px}.btn-payment{flex:1;padding:14px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.btn-payment-cancel{background-color:#f3f4f6;color:#4b5563}.btn-payment-cancel:hover{background-color:#e5e7eb}.btn-payment-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-payment-submit:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-payment-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.payment-processing{text-align:center;padding:40px 20px}.payment-processing .spinner{width:60px;height:60px;border:4px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.payment-processing p{color:#6b7280;font-size:16px;margin:0}.payment-success{text-align:center;padding:40px 20px}.success-icon{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;animation:successPop .5s ease-out}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-icon span{font-size:48px}.payment-success h3{color:#10b981;font-size:24px;margin:0 0 12px}.payment-success p{color:#6b7280;font-size:16px;margin:0}.qr-code-section{background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;padding:24px;margin:24px 0;text-align:center}.qr-code-header{margin-bottom:20px}.qr-code-header h3{margin:0 0 12px;font-size:20px;color:#1f2937}.qr-countdown{display:inline-block;background:#fef3c7;color:#92400e;padding:8px 16px;border-radius:20px;font-size:14px}.qr-countdown strong{font-weight:700;font-size:16px;margin-left:4px}.qr-code-container{background:#fff;padding:20px;border-radius:12px;display:inline-block;box-shadow:0 4px 6px #0000001a;margin:20px 0}.qr-code-image{width:250px;height:250px;display:block}.payment-info{background:#fff;border-radius:8px;padding:16px;margin:20px 0;text-align:left}.info-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f3f4f6}.info-row:last-child{border-bottom:none}.info-label{color:#6b7280;font-size:14px}.info-value{color:#1f2937;font-weight:600;font-size:14px}.qr-instructions{background:#fff;border-radius:8px;padding:16px;text-align:left;margin-top:16px}.qr-instructions p{margin:0 0 12px;color:#1f2937;font-size:14px}.qr-instructions ol{margin:0;padding-left:20px;color:#6b7280;font-size:14px}.qr-instructions li{margin:8px 0;line-height:1.5}@media(max-width:768px){.payment-modal{width:95%;max-height:95vh}.payment-summary .plan-name{font-size:24px}.qr-code-image{width:200px;height:200px}.payment-actions{flex-direction:column}.btn-payment{width:100%}}.user-plans-page{width:100%;min-height:100vh;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2)}.plans-header{max-width:1200px;margin:0 auto 50px;position:relative}.btn-back{padding:10px 20px;background:#fff3;color:#fff;border:2px solid white;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;left:0;top:0}.btn-back:hover{background:#ffffff4d;transform:translate(-3px)}.plans-header-content{color:#fff;text-align:center;padding-top:50px}.plans-title{font-size:48px;font-weight:800;margin:0 0 15px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.plans-subtitle{font-size:18px;margin:0;color:#ffffffe6;font-weight:400}.plans-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.plans-loading p{color:#fff;font-size:16px;font-weight:600}.no-plans{max-width:500px;margin:0 auto;text-align:center;padding:60px 40px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003}.no-plans-icon{font-size:64px;display:block;margin-bottom:20px;opacity:.5}.no-plans h3{font-size:24px;margin:0 0 10px;color:#111827}.no-plans p{font-size:16px;color:#6b7280;margin:0}.plans-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;padding:0 20px}.plan-card{background:#fff;border-radius:20px;padding:40px 30px;box-shadow:0 10px 30px #00000026;transition:all .3s;display:flex;flex-direction:column;position:relative;overflow:hidden}.plan-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#667eea,#764ba2)}.plan-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003}.plan-card-free:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.plan-card-standard:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.plan-card-premium:before{background:linear-gradient(90deg,#ec4899,#be185d)}.plan-card-header{text-align:center;margin-bottom:25px}.plan-icon{font-size:56px;margin-bottom:15px;display:block}.plan-name{font-size:28px;font-weight:700;margin:0 0 8px;color:#111827}.plan-code{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#6b7280;margin:0}.plan-price-section{text-align:center;margin-bottom:25px;padding-bottom:25px;border-bottom:2px solid #e5e7eb}.plan-price{font-size:42px;font-weight:800;color:#111827;line-height:1;margin-bottom:5px}.plan-duration{font-size:16px;color:#6b7280;font-weight:500}.plan-description{text-align:center;color:#6b7280;font-size:14px;line-height:1.6;margin:0 0 25px}.plan-features{flex:1;margin-bottom:30px}.features-title{font-size:16px;font-weight:700;color:#111827;margin:0 0 15px}.features-list{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:flex-start;gap:12px;padding:10px 0;color:#374151;font-size:15px;line-height:1.5}.feature-icon{flex-shrink:0;width:20px;height:20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-top:2px}.feature-item.no-features .feature-icon{background:#e5e7eb;color:#9ca3af}.feature-text{flex:1}.features-loading-mini{display:flex;justify-content:center;padding:20px}.spinner-mini{width:30px;height:30px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.btn-select-plan{width:100%;padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #667eea66;text-transform:uppercase;letter-spacing:.5px}.btn-select-plan:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.btn-select-plan:active{transform:translateY(0)}.plan-card-free .btn-select-plan{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 15px #3b82f666}.plan-card-free .btn-select-plan:hover{box-shadow:0 6px 20px #3b82f680}.plan-card-standard .btn-select-plan{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 15px #f59e0b66}.plan-card-standard .btn-select-plan:hover{box-shadow:0 6px 20px #f59e0b80}.plan-card-premium .btn-select-plan{background:linear-gradient(135deg,#ec4899,#be185d);box-shadow:0 4px 15px #ec489966}.plan-card-premium .btn-select-plan:hover{box-shadow:0 6px 20px #ec489980}@media(max-width:768px){.user-plans-page{padding:30px 15px}.btn-back{position:static;margin-bottom:20px}.plans-header-content{padding-top:0}.plans-title{font-size:32px}.plans-subtitle{font-size:16px}.plans-grid{grid-template-columns:1fr;gap:20px;padding:0}.plan-card{padding:30px 25px}.plan-name{font-size:24px}.plan-price{font-size:36px}}@media(min-width:769px)and (max-width:1024px){.plans-grid{grid-template-columns:repeat(2,1fr)}}.career-test-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem}.test-container{max-width:900px;margin:0 auto}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#fff}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite}.btn-back{background:#fff3;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-back:hover{background:#ffffff4d;transform:translate(-4px)}.test-header{text-align:center;color:#fff;margin-bottom:2rem}.test-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.test-subtitle{font-size:1.1rem;opacity:.9}.progress-section{background:#ffffff1a;padding:1.5rem;border-radius:12px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.progress-bar{height:10px;background:#fff3;border-radius:5px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#4caf50,#8bc34a);border-radius:5px;transition:width .3s ease}.progress-text{text-align:center;color:#fff;font-size:.9rem;opacity:.9}.no-questions{background:#fff;padding:3rem;border-radius:16px;text-align:center;box-shadow:0 10px 40px #0000001a}.no-questions-icon{font-size:4rem;display:block;margin-bottom:1rem}.questions-container{display:grid;gap:1.5rem;margin-bottom:2rem}.question-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000001a;transition:transform .3s}.question-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.question-header{margin-bottom:1rem}.question-number{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.question-content{font-size:1.3rem;color:#2d3748;margin-bottom:1.5rem;font-weight:600}.answer-options{display:flex;flex-direction:column;gap:.75rem}.answer-option{display:flex;align-items:center;padding:1rem 1.5rem;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s;position:relative}.answer-option:hover{background:#edf2f7;border-color:#667eea}.answer-option input[type=radio]{margin-right:1rem;width:20px;height:20px;cursor:pointer}.answer-option input[type=radio]:checked+.answer-label{color:#667eea;font-weight:600}.answer-option:has(input[type=radio]:checked){background:#eef2ff;border-color:#667eea}.answer-label{flex:1;font-size:1rem;color:#4a5568}.answer-value{font-weight:700;color:#667eea;font-size:1.1rem}.navigation-buttons{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem}.btn-nav{padding:1rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;background:#fff;color:#667eea}.btn-nav:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-nav:disabled{opacity:.5;cursor:not-allowed}.page-indicator{color:#fff;font-weight:600;font-size:1rem}.btn-submit{padding:1rem 2.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;background:linear-gradient(135deg,#4caf50,#8bc34a);color:#fff}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.result-container{max-width:700px;margin:0 auto}.result-card{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 40px #0000001a;text-align:center}.result-icon{font-size:5rem;margin-bottom:1.5rem}.result-title{font-size:2rem;color:#2d3748;margin-bottom:2rem;font-weight:700}.result-type h2{font-size:1.8rem;color:#667eea;margin-bottom:1rem;font-weight:700}.result-description{font-size:1.1rem;color:#4a5568;line-height:1.6;margin-bottom:2rem}.result-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-secondary{background:#f7fafc;color:#667eea;border:2px solid #667eea}.btn-secondary:hover{background:#edf2f7;transform:translateY(-2px)}@media(max-width:768px){.test-title{font-size:1.8rem}.test-subtitle{font-size:1rem}.question-content{font-size:1.1rem}.question-card{padding:1.5rem}.answer-option{padding:.75rem 1rem}.navigation-buttons{flex-direction:column}.btn-nav,.btn-submit{width:100%}.result-card{padding:2rem 1.5rem}.result-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.login-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-modal-content{background:#fff;border-radius:12px;width:90%;max-width:450px;padding:32px;box-shadow:0 20px 60px #0000004d;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.login-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:32px;color:#666;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.login-modal-close:hover{background:#f5f5f5;color:#333}.login-modal-header{margin-bottom:24px;text-align:center}.login-modal-header h2{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.login-modal-header p{font-size:14px;color:#666;margin:0}.login-modal-form{display:flex;flex-direction:column;gap:20px}.login-modal-error{background:#fee;color:#c33;padding:12px 16px;border-radius:8px;font-size:14px;border:1px solid #fcc}.login-modal-field{display:flex;flex-direction:column;gap:8px}.login-modal-field label{font-size:14px;font-weight:600;color:#333}.login-modal-field input{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .2s;font-family:inherit}.login-modal-field input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.login-modal-submit{padding:14px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;margin-top:8px}.login-modal-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.login-modal-submit:disabled{opacity:.6;cursor:not-allowed}.login-modal-submit:active:not(:disabled){transform:translateY(0)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{width:100%;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
