body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:100%;overflow-x:hidden}section{padding:6rem 2rem}@media (max-width:768px){section{padding:3rem 1rem}}.expert-section{background:#f8f9fa;padding:6rem 2rem;text-align:center}.expert-intro{margin:0 auto 4rem;max-width:800px}.expert-intro h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.expert-intro p{color:#666;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.expert-highlights{display:flex;gap:3rem;justify-content:center;margin-bottom:2rem}@media (max-width:768px){.expert-highlights{flex-direction:column;gap:1.5rem}.expert-intro h2{font-size:2rem}.expert-intro p{font-size:1.1rem}}.expert-highlights .highlight-item{text-align:center}.expert-highlights .highlight-number{color:#8b1d2c;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.expert-highlights .highlight-text{color:#666;font-size:1rem;font-weight:500}.instructor-profile-section{margin:0 auto;max-width:1200px}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}@media (max-width:768px){.categories-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}}.category-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;color:inherit;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .3s ease}.category-card:before{background:#333;content:"";height:4px;left:0;position:absolute;right:0;top:0}.category-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.category-icon{align-items:center;border-radius:50%;box-shadow:0 8px 20px #0000001a;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.category-content h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.category-content p{color:#666;line-height:1.6;margin-bottom:1rem}.category-subjects{color:#666;font-size:.9rem;margin-bottom:1rem}.category-features{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#333}.bestsellers-section{background:#fff}.bestsellers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.category-bestsellers{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:3rem}.category-best-card{background:#fff;border-radius:20px;box-shadow:0 15px 40px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.category-best-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-8px)}.category-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:space-between;padding:1.5rem}.category-title{font-size:1.3rem;font-weight:700;margin:0}.category-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem}.category-best-card .book-card{border-radius:0;box-shadow:none}.category-best-card .book-card:hover{box-shadow:none;transform:none}.category-best-card .book-info{padding:2rem}.category-best-card .book-info h3{font-size:1.2rem;margin-bottom:.8rem}.book-info h3{font-size:1.1rem}.book-price{font-size:1.2rem}.btn-sm{font-size:.8rem}.section-title{font-size:3rem;margin-bottom:4rem}.section-title:after{background:linear-gradient(90deg,#667eea,#764ba2);height:4px;width:80px}.btn-primary{box-shadow:0 4px 15px #8b1d2c66}.btn-primary:hover{background:#7a1a25;box-shadow:0 6px 20px #8b1d2c99}.btn-secondary{background:#666;box-shadow:0 4px 15px #6666}.btn-secondary:hover{background:#555;box-shadow:0 8px 25px #6669;transform:translateY(-2px)}.btn-outline{box-shadow:0 4px 15px #3333}.btn-outline:hover{box-shadow:0 8px 25px #3336}.btn-sm{font-size:.85rem}.btn-lg{font-size:1rem;padding:1rem 2rem}.hero-section{align-items:center;background:#f8fafc;color:#0f172a;display:flex;justify-content:center;max-height:50vh;min-height:10vh;overflow:hidden;position:relative}.banner-loading{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:10}.loading-spinner{border:4px solid #ffffff4d;border-top-color:#fff;margin:0 auto 1rem}.banner-loading p{font-size:1.1rem;font-weight:600;margin:0;text-shadow:0 2px 4px #00000080}.banner-error{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#dc2626cc;border-radius:8px;color:#fff;left:50%;padding:1rem 1.5rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:10}.error-icon{font-size:2rem;margin-bottom:.5rem}.banner-error p{font-size:1rem;font-weight:600;margin:0;text-shadow:0 2px 4px #00000080}.hero-background{display:none}.cyber-grid{animation:grid-move 20s linear infinite;background-image:linear-gradient(#00ffff1a 1px,#0000 0),linear-gradient(90deg,#00ffff1a 1px,#0000 0);background-size:50px 50px}.cyber-grid,.cyber-lines{height:100%;left:0;position:absolute;top:0;width:100%}.cyber-lines{animation:lines-pulse 4s ease-in-out infinite;background:linear-gradient(90deg,#0000,#00ffff4d 50%,#0000),linear-gradient(0deg,#0000,#f0f3 50%,#0000)}@keyframes grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes lines-pulse{0%,to{opacity:.3}50%{opacity:.8}}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.hero-panel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;border:1px solid #ffffff26;border-radius:8px;display:inline-block;padding:1rem 1.25rem}.hero-title-container{margin-bottom:2rem;position:relative}.cyber-title{-webkit-text-fill-color:inherit;background:none;color:#0f172a;font-size:3rem;font-weight:800;margin:0;text-shadow:none}.title-main{display:block;font-size:3.25rem;margin-bottom:.5rem}.title-sub{color:#334155;display:block;font-size:1.25rem;opacity:.7}.title-glow{background:#8b1d2c;border-radius:4px;filter:none;height:4px;margin:16px auto 0;position:static;width:240px;z-index:auto}.cyber-subtitle{color:#e2e8f0;font-size:1.1rem;font-weight:600;line-height:1.6;margin-bottom:1.5rem;opacity:1;text-shadow:0 2px 8px #00000059}.hero-section .cyber-title{color:#fff;font-weight:800;text-shadow:0 2px 10px #0009}.hero-section .title-sub{color:#f1f5f9;text-shadow:0 2px 10px #0009}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-buttons{display:flex;gap:2rem;justify-content:center}.cyber-btn{background:#8b1d2c!important;border:1px solid #8b1d2c!important;border-radius:8px;color:#fff!important;font-weight:600;letter-spacing:0;overflow:hidden;position:relative;text-transform:none}.cyber-btn:hover{background:#7a1a25!important;border-color:#7a1a25!important;box-shadow:0 2px 6px #8b1d2c33;transform:none}.hero-buttons .btn{background:#8b1d2c!important;border-color:#8b1d2c!important;color:#fff!important}.hero-buttons .btn:hover{background:#7a1a25!important;border-color:#7a1a25!important}.btn-glow{display:none}.hero-bestsellers-section{background:#fff;border-bottom:1px solid #efe7e0;border-top:1px solid #efe7e0;color:#312e2b;padding:1.5rem 2rem 3rem;text-align:center}.hero-bestsellers-section:before{animation:grid-move 20s linear infinite;background-image:linear-gradient(#00ffff0d 1px,#0000 0),linear-gradient(90deg,#00ffff0d 1px,#0000 0);background-size:50px 50px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-section-title{color:#312e2b;font-size:2rem;font-weight:800;margin-bottom:1rem}.hero-books-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-content:center;margin:0 auto;max-width:1200px;position:relative;z-index:2}.hero-book-card{background:#fff;border:1px solid #e8e3dc;border-radius:8px;padding:1rem;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.hero-book-card:hover{border-color:#d9cec5;box-shadow:0 2px 10px #0000000f}.hero-book-card:before{content:none}.hero-book-card:hover:before{left:100%}.hero-book-card:hover{border-color:#e5e7eb;box-shadow:none;transform:none}.hero-book-image{margin-bottom:.8rem;position:relative}.hero-book-image img{border-radius:8px;height:200px;object-fit:cover;width:100%}.hero-book-card:hover .hero-book-image img{transform:none}.hero-book-badge{background:#8b1d2c;border-radius:6px;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .6rem;position:absolute;right:8px;top:8px}.hero-book-info h3{color:#312e2b;font-size:.95rem;font-weight:700;line-height:1.3;margin:0;text-align:center}@media (max-width:768px){.hero-section-title{font-size:1.5rem}.hero-books-grid{gap:1rem;grid-template-columns:repeat(3,1fr);padding:0 1rem}.hero-book-card{padding:1rem}.hero-book-image img{height:120px}}@media (max-width:480px){.hero-books-grid{gap:1.5rem;grid-template-columns:1fr;max-width:300px}.hero-book-card{padding:1.5rem}.hero-book-image img{height:150px}}.differentiation-section{background:#f8fafc;margin:4rem 0;padding:4rem 0;position:relative}.differentiation-section:before{content:none}.differentiation-content{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.differentiation-content h3{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;text-shadow:0 2px 4px #0000001a}.differentiation-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.diff-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;position:relative}.diff-item,.diff-item:hover{box-shadow:0 1px 2px #0000000f}.diff-item:hover{transform:none}.diff-item.bold-statement{border-left-color:#e74c3c}.diff-item.trust-statement{border-left-color:#3498db}.diff-item.result-statement{border-left-color:#27ae60}.statement-icon{height:8px;margin-bottom:1rem}.diff-item h4{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.diff-item p{color:#34495e;line-height:1.6;margin-bottom:1.5rem}.diff-item strong{color:#e74c3c;font-weight:700}.experience-proof,.result-proof,.trust-factors{display:flex;flex-wrap:wrap;gap:.5rem}.proof-badge,.trust-badge{background:#e2e8f0;color:#0f172a}.proof-badge,.result-badge,.trust-badge{border-radius:6px;box-shadow:none;font-size:.8rem;font-weight:600;padding:.35rem .6rem}.result-badge{background:#e74c3c;color:#fff}.challenge-statement{background:#0f172a;border-radius:8px;box-shadow:none;color:#fff;padding:1.5rem;text-align:center}.challenge-text{font-size:1.1rem;line-height:1.6;margin:0}.challenge-text strong{color:#f39c12}.highlight-text{color:#e74c3c;font-size:1.1rem;font-weight:700}.brand-credentials{margin:2rem 0 0}.brand-credentials ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.brand-credentials li{background:#fff;border:1px solid #e9ecef;border-radius:999px;box-shadow:0 2px 6px #0000000a;color:#495057;font-size:.85rem;padding:.4rem .8rem}@media (max-width:768px){.differentiation-content h3{font-size:1.8rem}.differentiation-grid{gap:1.5rem;grid-template-columns:1fr}.challenge-statement,.diff-item{padding:1.5rem}.challenge-text{font-size:1rem}}.features-section{background:#f8f9fa;padding:2.5rem 1rem 2rem}.section-title{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:#8b1d2c;border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.feature-card:before{background:#8b1d2c;content:"";height:4px;left:0;position:absolute;right:0;top:0}.feature-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.feature-icon{animation:none;font-size:2rem;margin-bottom:.75rem}@keyframes bounce{0%{transform:none}to{transform:none}}.feature-card h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#5a6c7d;font-size:.85rem;line-height:1.5}.featured-courses-section{background:#fff}.courses-grid{grid-gap:3rem;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px}.course-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;position:relative;transition:all .3s ease}.course-card:hover{box-shadow:0 10px 25px #00000026}.course-thumbnail img{transition:transform .3s ease}.course-card:hover .course-thumbnail img{transform:scale(1.05)}.upcoming-badge{animation:pulse 2s infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:5px 12px;position:absolute;right:10px;top:10px}@keyframes pulse{0%{box-shadow:0 4px 15px #ff6b6b66}50%{box-shadow:0 4px 25px #ff6b6b99}to{box-shadow:0 4px 15px #ff6b6b66}}.course-category{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;font-weight:600;margin-bottom:.8rem;padding:4px 12px;position:relative;z-index:10}.course-title{color:#2c3e50;font-size:1.1rem;font-weight:600;line-height:1.4}.course-description{color:#5a6c7d;font-size:.9rem;line-height:1.5}.course-footer{justify-content:center}.btn-notify{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none;color:#fff;transition:all .3s ease}.btn-notify:hover{box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}.error-text,.loading-text,.no-courses{color:#7f8c8d;font-size:1.1rem;padding:3rem;text-align:center}.view-all-container{margin-top:4rem;text-align:center}.testimonials-section{background:#f8fafc;padding:5rem 2rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:2rem;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{color:#5a6c7d;font-size:.95rem;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;display:flex}.author-info h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.author-info p{color:#667eea;font-size:.9rem;font-weight:500}.cta-section{background:#0f172a;color:#fff;padding:4rem 2rem;text-align:center}.cta-section:before{content:none}.cta-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.cta-content h2{font-size:2.5rem;font-weight:800;margin-bottom:2rem;text-shadow:0 2px 4px #0000004d}.cta-content p{font-size:1.1rem;line-height:1.6;margin-bottom:3rem;opacity:.9}.instructor-hero-section{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;overflow:hidden;padding:6rem 2rem;position:relative}.instructor-hero-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 100' fill='rgba(255,255,255,0.1)'%3E%3Cpath d='M0 100 1000 0v100z'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.instructor-hero-content{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1200px;position:relative;z-index:2}.instructor-hero-text{flex:1 1}.instructor-hero-text h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000004d}.instructor-hero-text p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.instructor-highlights{gap:2rem;margin-bottom:2rem}.highlight-item{text-align:center}.highlight-number{color:gold;display:block;font-size:2rem;font-weight:700}.highlight-text{font-size:.9rem;opacity:.9}.instructor-hero-profile{flex-shrink:0}.services-section{background:#fff;padding:6rem 2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.service-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.service-link{color:#007bff;font-weight:600;text-decoration:none;transition:color .3s ease}.service-link:hover{color:#0056b3}.instructor-preview-image img{border-radius:20px;box-shadow:0 20px 40px #0000004d;height:400px;width:300px}.instructor-preview-content h3{margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.instructor-title{font-size:1.1rem;margin-bottom:1.5rem;opacity:.9}.instructor-description{line-height:1.7;margin-bottom:2rem;opacity:.95}.instructor-highlights{margin-bottom:2.5rem}.highlight-item{color:#ffffffe6;font-size:1rem;margin-bottom:.5rem}.instructor-preview-content .btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;color:#fff;transition:all .3s ease}.instructor-preview-content .btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width:768px){section{padding:3rem 1rem}.cyber-title{font-size:2.5rem}.title-main{font-size:3rem}.title-sub{font-size:1.8rem}.cyber-subtitle{font-size:1.1rem}.section-title{font-size:1.8rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem}.btn{max-width:300px;min-width:200px;width:auto}.category-bestsellers,.courses-grid,.features-grid,.testimonials-grid{grid-template-columns:1fr}.category-bestsellers{gap:1.5rem}.category-best-card{margin:0 1rem}.category-header{padding:1rem}.category-title{font-size:1.1rem}.category-best-card .book-info{padding:1.5rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-buttons{align-items:center;flex-direction:column}.expert-intro h2{font-size:2rem}.expert-highlights{flex-direction:column;gap:1.5rem}.expert-highlights .highlight-number{font-size:2rem}.instructor-content{flex-direction:column;gap:2rem;text-align:center}.instructor-text h2{font-size:2rem}.instructor-stats{flex-direction:column;gap:1rem}.instructor-hero-text h2{font-size:2rem}.instructor-highlights{flex-direction:column;gap:1rem}.services-grid{grid-template-columns:1fr}.instructor-preview-image img{height:350px;width:250px}.instructor-preview-content h3{font-size:1.8rem}.instructor-title{font-size:1rem}.highlight-item,.instructor-description{font-size:.95rem}.highlight-item{justify-content:center}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.9rem}.course-title{font-size:1rem}.course-description{font-size:.85rem}.testimonial-content p{font-size:.9rem}.author-info h4{font-size:1rem}.author-info p{font-size:.85rem}}.contact-info-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 2rem;text-align:center}.contact-info-container{margin:0 auto;max-width:600px}.contact-info-container h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.contact-info-container p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.contact-email{margin-top:2rem}.email-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50px;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.email-link,.email-link:hover{color:#fff;text-decoration:none}.email-link:hover{background:#ffffff4d;box-shadow:0 10px 30px #0003;transform:translateY(-2px)}.email-link i{font-size:1.2rem}.methodology-section{background:#faf6f3;border-bottom:1px solid #efe7e0;border-top:1px solid #efe7e0;color:#312e2b;padding:4rem 2rem;position:relative;text-align:center}.methodology-section:before{content:none}.methodology-content{margin:0 auto;max-width:1200px;position:relative;z-index:2}.methodology-title{color:#1f2937;font-size:2.25rem;font-weight:900;margin-bottom:.5rem;text-shadow:none}.methodology-subtitle{color:#374151;font-size:1.15rem;font-weight:600;margin-bottom:2rem;opacity:1}.methodology-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.feature-item{background:#fff;border:1px solid #e8e3dc;border-radius:8px;padding:1.25rem}.feature-icon{color:#8b1d2c;font-size:.95rem;margin-bottom:.4rem}.feature-item h3{color:#312e2b;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.feature-item p{color:#5b5651;font-size:.95rem;line-height:1.6;opacity:1}.methodology-cta{margin-top:3rem}.methodology-cta .btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8b1d2c;border:2px solid #8b1d2c;border-radius:50px;box-shadow:0 4px 15px #8b1d2c4d;color:#fff;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.methodology-cta .btn:hover{background:#7a1a25;border-color:#7a1a25;box-shadow:0 10px 30px #8b1d2c66;color:#fff;text-decoration:none;transform:translateY(-2px)}.expertise-section{background:#f8f9fa;padding:6rem 2rem}.expertise-content{margin:0 auto;max-width:1200px;text-align:center}.expertise-content h2{color:#333;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.expertise-subtitle{color:#666;font-size:1.3rem;line-height:1.6;margin-bottom:4rem}.expertise-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:4rem}.stat-item{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-label,.stat-number{display:block;margin-bottom:.5rem}.stat-label{color:#333;font-size:1.1rem;font-weight:600}.stat-item p{color:#666;font-size:.9rem;margin:0}.curriculum-overview{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000f;padding:1.5rem;text-align:left}.curriculum-overview h3{color:#333;font-size:2rem;font-weight:800;margin-bottom:1.25rem;position:relative;text-align:center}.curriculum-overview h3:after{background:#8b1d2c;border-radius:2px;content:"";display:block;height:3px;margin:10px auto 0;width:56px}.curriculum-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.curriculum-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.25rem;position:relative;transition:box-shadow .15s ease,border-color .15s ease}.curriculum-item:before{background:#8b1d2c;border-top-left-radius:8px;border-top-right-radius:8px;content:"";height:3px;left:0;position:absolute;right:0;top:0}.curriculum-item:hover{border-color:#e0d9d1;box-shadow:0 2px 10px #0000000f}.curriculum-item h4{color:#0f172a;font-size:1.2rem;font-weight:700;margin-bottom:.6rem}.curriculum-item p{color:#475569;font-size:.95rem;line-height:1.6;margin-bottom:.8rem}.curriculum-item ul{grid-gap:.4rem 1rem;display:grid;gap:.4rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;padding:0}.curriculum-item li{color:#555;line-height:1.4;padding:.25rem 0 .25rem 1.1rem;position:relative}.curriculum-item li:before{color:#8b1d2c;content:"✓";font-weight:700;left:0;position:absolute}@media (max-width:768px){.curriculum-item ul{grid-template-columns:1fr}}.book-highlight{margin-top:.5rem}.highlight-badge{background:#8b1d2c;border-radius:6px;color:#fff;font-size:.75rem;font-weight:700;padding:.3rem .6rem}.hero-section-subtitle{color:#666;font-size:1.1rem;margin-bottom:2rem;text-align:center}@media (max-width:768px){.contact-info-container h3{font-size:1.5rem}.contact-info-container p,.email-link{font-size:1rem}.email-link{padding:.8rem 1.5rem}.methodology-title{font-size:2rem}.methodology-subtitle{font-size:1.1rem}.methodology-features{grid-template-columns:1fr}.expertise-content h2{font-size:2rem}.expertise-stats{grid-template-columns:repeat(2,1fr)}.curriculum-grid{grid-template-columns:1fr}.curriculum-overview{padding:2rem}}.verification-section{background:#f8f9fa;margin-top:2rem;padding:4rem 2rem}.verification-content{margin:0 auto;max-width:1200px;text-align:center}.verification-content h3{color:#333;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.verification-subtitle{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.verification-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.verification-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.verification-item:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-5px)}.verification-icon{font-size:3rem;margin-bottom:1rem}.verification-item h4{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.verification-item ul{list-style:none;padding:0;text-align:left}.verification-item li{color:#555;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.verification-item li:before{color:#8b1d2c;content:"✓";font-weight:700;left:0;position:absolute}.verification-cta{margin-top:2rem}.verification-link{align-items:center;background:#8b1d2c;border-radius:50px;box-shadow:0 4px 15px #8b1d2c4d;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.verification-link:hover{background:#7a1a25;box-shadow:0 8px 25px #8b1d2c66;color:#fff;transform:translateY(-2px)}.link-icon{font-size:1.2rem}.proof-badge.verified,.trust-badge.verified{background:linear-gradient(135deg,#8b1d2c,#7a1a25);border:1px solid #8b1d2c;color:#fff;position:relative}.proof-badge.verified:after,.trust-badge.verified:after{color:#fff;content:"✓";font-size:.8rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}@media (max-width:768px){.verification-section{padding:2rem 1rem}.verification-content h3{font-size:1.8rem}.verification-subtitle{font-size:1rem}.verification-grid{gap:1.5rem;grid-template-columns:1fr}.verification-item{padding:1.5rem}.verification-link{font-size:.9rem;padding:.8rem 1.5rem}}.business-contact-section{background:#f8f9fa;border-top:1px solid #e9ecef;padding:6rem 2rem}.business-contact-container{margin:0 auto;max-width:1200px}.business-header{margin-bottom:4rem;text-align:center}.business-header h3{color:#2c3e50;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.header-line{background:#34495e;height:3px;margin:0 auto;width:100px}.business-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.business-description h4,.contact-details h4{border-bottom:2px solid #34495e;color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:2rem;padding-bottom:.5rem}.partnership-list{list-style:none;padding:0}.partnership-list li{border-bottom:1px solid #e9ecef;color:#495057;font-weight:500;padding:1rem 0 1rem 1.5rem;position:relative}.partnership-list li:before{color:#34495e;content:"▪";font-weight:700;left:0;position:absolute}.partnership-list li:last-child{border-bottom:none}.contact-item{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1rem 0}.contact-item:last-child{border-bottom:none}.contact-label{color:#34495e;font-weight:600;min-width:100px}.contact-value{color:#495057;flex:1 1;font-weight:500;text-align:right}.contact-value a{color:#2c3e50;font-weight:600;text-decoration:none}.contact-value a:hover{color:#34495e;text-decoration:underline}.business-note{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-top:3rem;padding:2rem}.business-note p{color:#6c757d;font-size:.95rem;line-height:1.6;margin:.5rem 0}.business-note p:first-child{margin-top:0}.business-note p:last-child{margin-bottom:0}@media (max-width:768px){.business-contact-section{padding:4rem 1rem}.business-header h3{font-size:2rem}.business-content{gap:3rem;grid-template-columns:1fr}.contact-item{align-items:flex-start;flex-direction:column;gap:.5rem}.contact-label{min-width:auto}.contact-value{text-align:left}.business-note{padding:1.5rem}}.instructor-profile{align-items:flex-start;gap:2rem;margin:0 auto;max-width:1200px}.instructor-preview-image{align-items:center;background:#e2e8f0;border-radius:12px;box-shadow:0 10px 30px #0003;display:flex;flex-shrink:0;height:350px;justify-content:center;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:350px}.instructor-preview-image:before{content:none}.instructor-preview-image img{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001f;height:calc(100% - 16px);object-fit:cover;transition:transform .3s ease;width:calc(100% - 16px)}.profile-image.loading{opacity:0}.profile-image.loaded{opacity:1;transition:opacity .3s ease}.instructor-preview-image:hover img{transform:scale(1.05)}.image-loading{color:#666;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#3498db;height:40px;margin:0 auto 10px;width:40px}.image-error{color:#666;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.image-error p{font-size:14px;margin-bottom:10px}.image-error img{height:100%;object-fit:cover;width:100%}.instructor-preview-content{flex:1 1;min-width:0;text-align:left}.instructor-preview-content h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:.5rem}.instructor-title{background:#333;border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.instructor-description{color:#666;font-size:1rem;line-height:1.8;margin-bottom:1.5rem}.instructor-highlights{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.5rem;text-align:left}.highlight-item{border-bottom:1px solid #f0f0f0;color:#333;font-size:.95rem;font-weight:500;line-height:1.3;padding:.3rem 0 .3rem 1.2rem;position:relative}.highlight-item:last-child{border-bottom:none}.highlight-item:before{color:#333;content:"▶";font-size:.8rem;font-weight:700;left:0;position:absolute}.certificate-section{margin-bottom:1.5rem}.btn-certificate{background:#4a6fdc;border:2px solid #4a6fdc;border-radius:8px;box-shadow:0 4px 15px #4a6fdc4d;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-certificate:hover{background:#3a5fcc;border-color:#3a5fcc;box-shadow:0 6px 20px #4a6fdc66;transform:translateY(-2px)}.certificates-container{animation:fadeIn .5s ease-in-out;margin-top:1.5rem}.certificate-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-bottom:1.5rem;padding:1rem;text-align:center}.notice-text{color:#856404;font-size:.9rem;line-height:1.4;margin:0}.certificates-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.certificate-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:all .3s ease}.certificate-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.certificate-image{cursor:pointer;height:150px;overflow:hidden;position:relative;width:100%}.certificate-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.certificate-card:hover .certificate-image img{transform:scale(1.05)}.image-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.certificate-card:hover .image-overlay{opacity:1}.view-text{color:#fff;font-size:.9rem;font-weight:600;text-align:center}.image-modal{align-items:center;background:#000c;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;cursor:default;display:flex;flex-direction:column;left:50%;max-height:90vh;max-width:800px;overflow:hidden;position:relative;position:absolute;top:50%;transform:translate(-50%,-50%);width:90vw}.modal-close{background:#000000b3;border-radius:50%;color:#fff;height:40px;position:absolute;right:1rem;top:1rem;transition:background .3s ease;width:40px;z-index:1001}.modal-close:hover{background:#000000e6}.modal-content img{display:block;flex:1 1;height:auto;max-height:60vh;object-fit:contain;width:100%}.modal-info{flex-shrink:0;padding:1.5rem}.modal-info h3{color:#2c3e50;font-size:1.2rem}.modal-info h3,.modal-year{font-weight:600;margin-bottom:.5rem}.modal-year{color:#4a6fdc;font-size:.9rem}.modal-description{color:#666;font-size:.9rem;line-height:1.4;margin:0}.certificate-info{padding:1rem}.certificate-info h4{color:#2c3e50;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.certificate-year{color:#4a6fdc;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.certificate-description{color:#666;font-size:.85rem;line-height:1.4;margin:0}.instructor-profile .btn{background:#333;border:2px solid #333;border-radius:8px;box-shadow:0 4px 15px #3333334d;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.instructor-profile .btn:hover{background:#000;border-color:#000;box-shadow:0 6px 20px #3336;transform:translateY(-2px)}.director-profile{width:100%}.director-profile .instructor-preview-image{height:200px;width:200px}.director-profile .instructor-preview-content h3{font-size:1.8rem}.director-profile .instructor-description{font-size:.95rem}.director-profile .highlight-item{font-size:.85rem}@media (max-width:768px){.instructor-profile{flex-direction:column;gap:1.5rem;text-align:left}.instructor-preview-image{height:200px;margin:0;width:200px}.instructor-preview-content h3{font-size:1.5rem}.instructor-description{font-size:.9rem}.instructor-highlights{gap:.3rem}.highlight-item{font-size:.85rem;line-height:1.2;padding-left:1rem}.certificates-grid{gap:1rem;grid-template-columns:1fr}.certificate-card{margin-bottom:1rem}}.login-container{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem}.login-form-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:450px;padding:2rem;width:100%}.login-form-container h2{color:#333;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.alert-danger,.alert-success{border-radius:4px;margin-bottom:1rem;padding:.75rem 1.25rem}.alert-success{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-group label{color:#495057}.form-group input{border:1px solid #ced4da;transition:border-color .15s ease-in-out}.form-group input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:0}.btn-primary{background-color:#ff5722;border-radius:4px;cursor:pointer;display:block;font-size:1rem;font-weight:500;padding:.75rem;transition:background-color .15s ease-in-out}.btn-primary:hover{background-color:#e64a19}.btn-primary:disabled{background-color:#ffab91}.social-login p{color:#6c757d}.social-buttons{flex-wrap:nowrap;gap:10px;justify-content:space-between}.btn-social{flex:1 1;margin-bottom:10px;min-width:90px;padding:.75rem .5rem;transition:all .15s ease-in-out}.btn-social:disabled{opacity:.7}.btn-kakao:hover{background-color:#f4dc00}.btn-naver:hover{background-color:#02b350}.login-links{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem;text-align:center}.login-links a{color:#ff5722;font-size:.9rem;text-decoration:none}.login-links a:hover{text-decoration:underline}@media (max-width:576px){.login-form-container{padding:1.5rem}.social-buttons{flex-direction:row;flex-wrap:nowrap;gap:5px}.btn-social{font-size:.8rem;min-width:70px;padding:.75rem .25rem}.btn-social i{margin-right:.3rem}}.fa-x-twitter{color:#fff;font-weight:700}.social-login-info{margin-bottom:2rem}.info-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;text-align:center}.info-card h3{color:#495057;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.login-benefits{list-style:none;margin:0;padding:0}.login-benefits li{color:#6c757d;font-size:.95rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.login-benefits li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute;top:.5rem}.privacy-notice{background:#e7f3ff;border:1px solid #b8daff;border-radius:6px;font-size:.9rem;padding:1rem}.privacy-notice p{line-height:1.4}.privacy-notice p:first-child{margin-top:0}.privacy-notice p:last-child{margin-bottom:0}@media (max-width:768px){.info-card{padding:1rem}.info-card h3{font-size:1.1rem}.login-benefits li{font-size:.9rem}.privacy-notice{font-size:.85rem}}.register-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.register-form-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:700px;padding:2rem;width:100%}.register-form-container h2{color:#333;margin-bottom:2rem;text-align:center}.form-row{display:flex;margin-bottom:1rem}.form-row .form-group{flex:1 1}.form-group input,.form-group select{border-radius:4px}.form-group input:focus,.form-group select:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.checkbox-group{margin-bottom:1rem}.checkbox-group input[type=checkbox]{margin-right:.5rem;width:auto}.checkbox-group label{font-weight:400}.checkbox-group a{color:#4a90e2;text-decoration:none}.checkbox-group a:hover{text-decoration:underline}.social-login{margin-top:2rem;text-align:center}.social-login p{color:#666;margin-bottom:1rem;position:relative}.social-login p:after,.social-login p:before{background-color:#ddd;content:"";height:1px;position:absolute;top:50%;width:30%}.social-login p:before{left:0}.social-login p:after{right:0}.social-buttons{gap:1rem;margin-bottom:1.5rem}.btn-social,.social-buttons{display:flex;justify-content:center}.btn-social{align-items:center;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.25rem;transition:opacity .2s}.btn-social i{margin-right:.5rem}.btn-google{background-color:#fff;border:1px solid #dadce0;color:#757575}.btn-google:hover{background-color:#f8f8f8;border-color:#ea4335;color:#ea4335}.btn-instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);color:#fff}.btn-instagram:hover{box-shadow:0 2px 4px #0003;opacity:.9}.btn-twitter{background-color:#000;border:1px solid #000;color:#fff;font-weight:700;letter-spacing:.5px}.btn-twitter:hover{background-color:#333;box-shadow:0 2px 4px #0003}.btn-kakao{background-color:#fee500;color:#000}.btn-naver{background-color:#03c75a;color:#fff}.btn-social:hover{opacity:.9}.btn-social:disabled{cursor:not-allowed;opacity:.6}.register-links{margin-top:1.5rem;text-align:center}.register-links a{color:#4a90e2;text-decoration:none}.register-links a:hover{text-decoration:underline}@media (max-width:768px){.register-form-container{padding:1.5rem}.form-row{flex-direction:column;gap:0}.social-buttons{align-items:center;flex-direction:column}.btn-social{width:80%}}.register-method-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:700px;padding:2rem;width:100%}.register-method-container h2{color:#333;margin-bottom:1rem;text-align:center}.register-method-description{color:#666;margin-bottom:2rem;text-align:center}.register-method-options{display:flex;flex-direction:column;gap:1.5rem}.register-method-option{align-items:center;background-color:#f8f9fa;border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:2rem;transition:all .2s ease}.register-method-option:hover{background-color:#f0f7ff;border-color:#4a90e2}.register-method-option i{color:#4a90e2;font-size:2rem;margin-bottom:1rem}.register-method-option span{color:#333;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.register-method-option p{color:#666;margin:0;text-align:center}.register-method-divider{margin:1rem 0;position:relative;text-align:center}.register-method-divider:before{background-color:#ddd;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.register-method-divider span{background-color:#fff;color:#666;display:inline-block;padding:0 1rem;position:relative}.register-method-social{text-align:center}.register-method-social p{color:#666;margin-bottom:1rem}.back-button{align-items:center;background:none;border:none;color:#4a90e2;cursor:pointer;display:flex;font-size:.9rem;margin-bottom:1rem;padding:.5rem 0}.back-button i{margin-right:.5rem}.back-button:hover{text-decoration:underline}.back-button:disabled{color:#a0c1e8;cursor:not-allowed}.social-login-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem 0}.social-login-loading p{color:#666;margin-top:1.5rem}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;padding:0;width:90%}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.modal-header h3{color:#333;font-size:1.25rem;margin:0}.modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:1.5rem;line-height:1;padding:0}.modal-close:hover{color:#333}.modal-body{padding:1.5rem}.modal-body p{color:#666;margin-bottom:1.5rem;margin-top:0}@media (max-width:768px){.register-method-container,.register-method-option{padding:1.5rem}.modal-container{max-height:95vh;width:95%}.modal-body,.modal-header{padding:1rem}}.register-alert{margin-bottom:1rem;max-width:700px;text-align:center;width:100%}.book-card{border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 15px #0000001a}.book-card:hover{box-shadow:0 8px 25px #00000026}.book-image{height:200px;width:100%}.discount-badge{background:#ff4757;border-radius:4px;color:#fff;font-size:.8rem;font-weight:600;padding:4px 8px;position:absolute;right:10px;top:10px}.book-info{padding:1rem}.book-title{color:#2c3e50;font-size:1.1rem;font-weight:600;line-height:1.3}.book-author,.book-title{margin-bottom:.5rem}.book-description{font-size:.85rem;line-height:1.4}.book-rating{margin-bottom:1rem}.stars{color:#ffa502}.rating-score{font-size:.9rem}.current-price,.rating-score{color:#2c3e50;font-weight:600}.current-price{font-size:1.1rem}.buy-btn{background:#4a6fdc;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem;transition:background .3s ease;width:100%}.buy-btn:hover{background:#3a5fcc}.courses-container{margin:0 auto;max-width:1200px;padding:2rem}.courses-header{margin-bottom:3rem;text-align:center}.courses-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.courses-header p{color:#666;font-size:1.1rem}.courses-filters{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.search-bar{max-width:400px;position:relative;width:100%}.search-bar input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.8rem 1rem .8rem 2.5rem;width:100%}.search-bar i{color:#666;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.sort-options select{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:1rem;padding:.8rem}.category-tabs{display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-color:#ddd #0000;scrollbar-width:thin}.category-tabs::-webkit-scrollbar{height:4px}.category-tabs::-webkit-scrollbar-track{background:#0000}.category-tabs::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.category-tabs::-webkit-scrollbar-thumb:hover{background:#bbb}.category-tabs button{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:all .3s ease}.category-tabs button.active{background-color:#333;border-color:#333;color:#fff}.courses-grid{grid-gap:2rem;gap:2rem}.course-card{box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.course-thumbnail img{height:200px}.course-category{background-color:#4a6bffe6;border-radius:20px;color:#fff;padding:.3rem .8rem;position:absolute;right:1rem;top:1rem}.course-title{color:#333;font-size:1.3rem;margin-bottom:.8rem}.course-description{color:#666}.course-footer{align-items:center;display:flex;justify-content:space-between}.course-price{font-size:1.2rem;font-weight:700}.courses-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 0}.courses-error{padding:4rem 0;text-align:center}.courses-error p{color:#d32f2f;margin-bottom:1rem}.courses-error button{background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem}.no-courses{padding:4rem 0;text-align:center}.preparing-service{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:500px;padding:3rem 2rem}.preparing-icon{font-size:4rem;margin-bottom:1rem}.preparing-service h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.preparing-service p{color:#666;line-height:1.6;margin-bottom:2rem}.preparing-progress{align-items:center;display:flex;flex-direction:column;gap:.5rem}.progress-bar{background:#f0f0f0;border-radius:3px;height:6px;width:200px}.progress-fill{animation:progress 2s ease-in-out infinite;background:#333;border-radius:3px}@keyframes progress{0%{width:0}50%{width:70%}to{width:100%}}.preparing-progress span{color:#666;font-size:.9rem;font-weight:500}@media (max-width:768px){.courses-filters{align-items:flex-start;flex-direction:column;gap:1rem}.search-bar{max-width:100%}.category-tabs{overflow-x:auto;padding-bottom:.5rem;white-space:nowrap;width:100%}.category-tabs button{flex-shrink:0}}.payment-container{margin:0 auto;max-width:800px;padding:2rem}.payment-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.payment-header h1{color:#2c3e50;margin:0}.back-btn{background:none;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.back-btn:hover{background:#f8f9fa;border-color:#999}.payment-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.book-summary{background:#f8f9fa;border-radius:12px;padding:1.5rem}.book-summary h2{color:#2c3e50;margin-bottom:1rem}.book-item{align-items:center;display:flex;gap:1rem}.book-item img{border-radius:8px;height:120px;object-fit:cover;width:80px}.book-details h3{color:#2c3e50;font-size:1.1rem;margin:0 0 .5rem}.book-author{color:#666;font-size:.9rem;margin:0 0 .5rem}.book-price{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.original-price{color:#666;font-size:.9rem;text-decoration:line-through}.final-price{color:#2c3e50;font-size:1.1rem;font-weight:600}.discount-tag{background:#ff4757;border-radius:4px;color:#fff;font-size:.8rem;font-weight:600;padding:2px 6px}.payment-form{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:1.5rem}.payment-form h2{color:#2c3e50;margin-bottom:1.5rem}.form-group label{color:#2c3e50;font-weight:600}.form-group input,.form-group select{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#4a6fdc;outline:none}.payment-summary{background:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1rem}.summary-item{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.5rem}.summary-item.discount{color:#ff4757}.summary-item.total{border-top:1px solid #ddd;color:#2c3e50;margin-top:.5rem;padding-top:.5rem}.pay-btn,.summary-item.total{font-size:1.1rem;font-weight:600}.pay-btn{background:#4a6fdc;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:1rem;padding:1rem;transition:background .3s ease;width:100%}.pay-btn:hover{background:#3a5fcc}.bank-transfer-info{background:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.bank-transfer-info h3{color:#2c3e50;font-size:1.1rem;margin-bottom:1rem}.bank-details{margin-bottom:1rem}.bank-item{border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 0}.bank-item:last-child{border-bottom:none}.bank-label{color:#2c3e50;font-weight:600}.bank-value{color:#4a6fdc;font-weight:600}.bank-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;margin-top:1rem;padding:1rem}.bank-notice p{color:#856404;font-size:.9rem;margin:.25rem 0}.error,.loading{padding:2rem}.error{color:#ff4757}@media (max-width:768px){.payment-content{gap:1rem}.form-row,.payment-content{grid-template-columns:1fr}.payment-container{padding:1rem}}.study-methods-container{margin:0 auto;max-width:1200px;padding:2rem}.study-methods-header{margin-bottom:3rem;text-align:center}.study-methods-header h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.study-methods-header p{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.forgetting-curve-highlight{background:#0f172a;border-radius:8px;box-shadow:0 6px 16px #0000001f;margin:3rem 0;overflow:hidden}.curve-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:3rem}.curve-text h2{color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.curve-description{color:#cbd5e1;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.curve-benefits{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.benefit-item{background:#ffffff1f;border-radius:8px;padding:1rem;text-align:center}.benefit-number{color:#60a5fa;display:block;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.benefit-label{color:#cbd5e1;font-size:.9rem}.curve-image-large{text-align:center}.large-forgetting-curve{background:#fff;border-radius:15px;box-shadow:0 8px 25px #0003;height:auto;max-width:500px;padding:1rem;width:100%}.large-image-caption{color:#fffc;font-size:.9rem;font-style:italic;margin-bottom:0;margin-top:1rem}.category-filter{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-color:#ddd #0000;scrollbar-width:thin}.category-filter::-webkit-scrollbar{height:4px}.category-filter::-webkit-scrollbar-track{background:#0000}.category-filter::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.category-filter::-webkit-scrollbar-thumb:hover{background:#bbb}.category-btn{background:#fff;border:2px solid #e0e0e0;border-radius:25px;color:#333;cursor:pointer;font-weight:500;min-width:fit-content;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.category-btn:hover{border-color:#007bff;color:#007bff}.category-btn.active{background:#007bff;border-color:#007bff;color:#fff}.methods-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:3rem}.method-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.method-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.method-header{background:#2563eb;color:#fff;padding:1.25rem 1.5rem .9rem}.method-header h3{font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.method-description{font-size:.9rem;line-height:1.4;opacity:.9}.method-content{padding:1.5rem}.method-content ul{list-style:none;margin:0;padding:0}.method-content li{border-bottom:1px solid #f0f0f0;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.method-content li:last-child{border-bottom:none}.method-content li:before{color:#007bff;content:"✓";font-weight:700;left:0;position:absolute}.no-methods{color:#666;padding:3rem;text-align:center}@media (max-width:768px){.study-methods-container{padding:1rem}.study-methods-header h1{font-size:2rem}.category-filter{gap:.5rem;padding-bottom:.5rem}.category-btn{font-size:.9rem;padding:.5rem 1rem}.methods-grid{gap:1.5rem;grid-template-columns:1fr}.method-header{padding:1rem 1rem .75rem}.method-content,.method-image{padding:1rem}.forgetting-curve-image{max-width:100%}.curve-content{gap:2rem;grid-template-columns:1fr;padding:2rem}.curve-text h2{font-size:1.5rem}.curve-benefits{grid-template-columns:repeat(2,1fr)}.benefit-number{font-size:1.5rem}.large-forgetting-curve{max-width:100%}}.method-image{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:center}.forgetting-curve-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;margin-bottom:1rem;max-width:100%}.image-caption{color:#666;font-size:.9rem;font-style:italic;margin:0;padding-top:.5rem}.consulting-form-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.consulting-form-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.form-header{background:#f8f9fa;border-radius:12px 12px 0 0;padding:20px 24px}.form-header h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.close-btn{border-radius:50%;font-size:24px;transition:background-color .2s}.close-btn:hover{background-color:#e0e0e0}.consulting-form{padding:24px}.form-section{margin-bottom:24px}.form-section h3{border-bottom:2px solid #007bff;color:#333;font-size:1.1rem;font-weight:600;margin:0 0 16px;padding-bottom:8px}.form-row{grid-gap:16px;gap:16px;margin-bottom:16px}.form-group{display:flex;flex-direction:column}.form-group label{color:#555;font-size:.9rem;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:12px;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-group textarea{min-height:100px;resize:vertical}.form-actions{border-top:1px solid #e0e0e0;gap:12px;margin-top:24px;padding-top:20px}.btn-cancel,.btn-submit{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s}.btn-cancel{background-color:#f8f9fa;border:1px solid #ddd;color:#666}.btn-cancel:hover{background-color:#e9ecef;color:#333}.btn-submit{background-color:#007bff;color:#fff}.btn-submit:hover:not(:disabled){background-color:#0056b3}.btn-submit:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:768px){.consulting-form-overlay{padding:10px}.consulting-form-modal{max-height:95vh;max-width:100%}.form-row{gap:12px;grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}.consulting-form-modal::-webkit-scrollbar{width:6px}.consulting-form-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.consulting-form-modal::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.consulting-form-modal::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.consulting-container{margin:0 auto;max-width:1200px;padding:2rem}@media (max-width:768px){.consulting-container{padding:1rem}}.eju-hero{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.consulting-hero{background:#8b1d2c;border-radius:8px;color:#fff;margin-bottom:2rem;padding:3rem 2rem}.consulting-hero .hero-inner{margin:0 auto;max-width:1080px;text-align:center}.consulting-hero h1{font-size:2.2rem;margin-bottom:.75rem}.consulting-hero p{margin-bottom:1.25rem;opacity:.95}.hero-cta{display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem}@media (max-width:768px){.consulting-hero{padding:2rem 1rem}.consulting-hero h1{font-size:1.8rem}.consulting-hero p{font-size:1rem}.hero-cta{align-items:center;flex-direction:column;gap:1rem}.hero-cta .btn-primary,.hero-cta .btn-secondary{max-width:280px;padding:.8rem 1.5rem;width:100%}}.eju-hero{background-position:50%;background-repeat:no-repeat;background-size:cover}.eju-page .service-card,.eju-page .service-content,.eju-page .track-card,.eju-page .usp-item{border-radius:8px}.hero-badges{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:.5rem 0 0;padding:0}.hero-badges li{background:#ffffff26;border:1px solid #fff3;border-radius:999px;font-size:.85rem;padding:.35rem .7rem}.consulting-usp{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.usp-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.25rem;text-align:center}.usp-item h3{color:#333;margin:0 0 .5rem}.usp-item p{color:#555;margin:0}@media (max-width:768px){.consulting-usp{gap:1.5rem;grid-template-columns:1fr}.usp-item{padding:1.5rem}.usp-item h3{font-size:1.1rem;margin-bottom:.8rem}}.consulting-header{margin-bottom:3rem;text-align:center}.consulting-header h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.consulting-header p{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.service-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.service-tab{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.service-tab:hover{border-color:#8b1d2c;color:#8b1d2c}.service-tab.active{background:#8b1d2c;border-color:#8b1d2c;color:#fff}.service-content{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:3rem;padding:2rem}.kpi-board{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin:1rem 0 2rem}.kpi-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1rem}.kpi-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.5rem}.kpi-label{color:#333;font-weight:600}.kpi-value{color:#007bff;font-weight:700}.kpi-progress{background:#e9ecef;border-radius:999px;height:8px;overflow:hidden}.kpi-progress-bar{background:#007bff;height:8px}.kpi-note{color:#666;font-size:.9rem;margin-top:.4rem}.service-info h2{color:#333;font-size:2rem;margin-bottom:1rem}.service-description{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.service-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.features-section h3,.process-section h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.features-section ul{list-style:none;padding:0}.features-section li{border-bottom:1px solid #f0f0f0;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.features-section li:last-child{border-bottom:none}.features-section li:before{color:#007bff;content:"✓";font-weight:700;left:0;position:absolute}.process-section ol{padding-left:1.5rem}.process-section li{color:#555;line-height:1.5;padding:.5rem 0}.price-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-top:2rem;padding:2rem;text-align:center}.price-section h3{color:#333;font-size:1.3rem;margin-bottom:1rem}.price{color:#007bff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.consulting-btn{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:background .3s ease}.consulting-btn:hover{background:#0056b3}.consulting-cta{background:#8b1d2c;border-radius:8px;color:#fff;padding:3rem;text-align:center}.consulting-faq{margin:2.5rem 0}.consulting-faq h2{margin-bottom:1rem;text-align:center}.faq-list{grid-gap:.75rem;display:grid;gap:.75rem;margin:0 auto;max-width:900px}.faq-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:.75rem 1rem}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{color:#555;margin:.5rem 0 0}.consulting-cta h2{font-size:2rem;margin-bottom:1rem}.consulting-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-buttons{flex-wrap:wrap}.btn-primary,.btn-secondary{border-radius:8px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;border:2px solid #fff;color:#8b1d2c}.btn-primary:hover{background:#0000;color:#fff}.btn-secondary{background:#0000;border:2px solid #fff}.btn-secondary:hover{background:#fff;color:#8b1d2c}@media (max-width:768px){.consulting-container{padding:1rem}.consulting-header h1{font-size:2rem}.service-tabs{gap:.5rem}.service-tab{font-size:.9rem;padding:.75rem 1.5rem}.service-content{padding:1.5rem}.service-info h2{font-size:1.5rem}.service-details{gap:1.5rem;grid-template-columns:1fr}.price{font-size:1.5rem}.consulting-cta{padding:2rem 1rem}.consulting-cta h2{font-size:1.5rem}.cta-buttons{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{max-width:300px;text-align:center;width:100%}.consulting-hero{padding:2rem 1rem}.consulting-hero h1{font-size:1.7rem}.consulting-usp{grid-template-columns:1fr}.hero-cta{flex-direction:column}.hero-badges{justify-content:center}}.course-detail-container{margin:0 auto;max-width:1200px;padding:2rem}.course-header{background-color:#f9f9f9;border-radius:8px;padding:2rem}.course-header-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}.course-info h1{font-size:2rem;line-height:1.3;margin-bottom:1rem}.course-category-badge{background-color:#4a6bff;border-radius:4px;color:#fff;display:inline-block;font-size:.9rem;margin-bottom:1rem;padding:.3rem .8rem}.course-description{color:#555;line-height:1.6;margin-bottom:1.5rem}.course-meta{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.meta-item{align-items:center;color:#666;display:flex}.meta-item i{color:#4a6bff;margin-right:.5rem}.course-action-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.course-thumbnail{height:200px;width:100%}.course-price{border-bottom:1px solid #f0f0f0;color:#333;font-size:1.5rem;font-weight:600;padding:1.5rem;text-align:center}.free-course{color:#4caf50}.btn-block{border:none;border-radius:0;cursor:pointer;display:block;font-size:1.1rem;font-weight:500;padding:1rem;text-align:center;transition:all .3s ease;width:100%}.btn-success{background-color:#4caf50}.btn-success:hover{background-color:#3d9140}.course-includes{padding:1.5rem}.course-includes h4{color:#333;font-size:1.1rem;margin-bottom:1rem}.course-includes ul{list-style:none;margin:0;padding:0}.course-includes li{align-items:center;color:#555;display:flex;margin-bottom:.8rem}.course-includes li i{color:#4a6bff;margin-right:.8rem}.course-content-section{margin-bottom:3rem}.course-content-section h2{border-bottom:1px solid #e0e0e0;color:#333;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.8rem}.curriculum-list{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.curriculum-item{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.2rem 1.5rem}.curriculum-item:last-child{border-bottom:none}.lesson-info,.lesson-number{align-items:center;display:flex}.lesson-number{background-color:#f0f4ff;border-radius:50%;color:#4a6bff;font-weight:500;height:30px;justify-content:center;margin-right:1rem;width:30px}.lesson-title{font-size:1.1rem;margin:0}.lesson-meta{align-items:center;display:flex}.free-badge{background-color:#e8f5e9;border-radius:4px;color:#4caf50;font-size:.8rem;margin-right:1rem;padding:.3rem .6rem}.lock-icon{color:#999;margin-right:1rem}.lesson-duration{font-size:.9rem}.no-lessons{background-color:#f9f9f9;border-radius:8px;color:#666;padding:2rem;text-align:center}.course-instructor-section{margin-bottom:3rem}.instructor-profile{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;display:flex;padding:2rem}.instructor-avatar{background:linear-gradient(135deg,#667eea,#764ba2 50%,#667eea);border-radius:50%;box-shadow:0 5px 15px #0003;flex-shrink:0;height:120px;margin-right:2rem;overflow:hidden;padding:4px;position:relative;width:120px}.instructor-avatar:before{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.instructor-avatar img{border:2px solid #ffffff1a;border-radius:50%;box-shadow:0 3px 10px #0000004d;height:calc(100% - 8px);object-fit:cover;width:calc(100% - 8px)}.instructor-info h3{color:#333;font-size:1.3rem;margin:0 0 .5rem}.instructor-title{color:#4a6bff;font-weight:500;margin-bottom:1rem}.instructor-bio{color:#555}.payment-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.payment-modal{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.payment-modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.5rem}.payment-modal-header h3{color:#333;font-size:1.3rem;margin:0}.close-btn{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;width:30px}.close-btn:hover{color:#333}.payment-modal-content{padding:1.5rem}.course-summary{background-color:#f9f9f9;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.course-summary h4{color:#333;font-size:1.1rem;margin:0 0 .5rem}.course-summary .price{color:#4a6bff;font-size:1.3rem;font-weight:600;margin:0}.payment-form{margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group input{box-sizing:border-box;padding:.8rem}.form-group input:focus{box-shadow:0 0 0 2px #4a6bff1a}.form-row{grid-gap:1rem;gap:1rem}@media (max-width:992px){.course-header-content{grid-template-columns:1fr}.course-action-card{margin:0 auto;max-width:500px}}@media (max-width:768px){.course-detail-container{padding:1rem}.course-header{padding:1.5rem}.course-info h1{font-size:1.8rem}.course-meta{grid-template-columns:1fr}.instructor-profile{align-items:center;flex-direction:column;text-align:center}.instructor-avatar{margin-bottom:1.5rem;margin-right:0}.payment-modal{margin:1rem;width:95%}.form-row{grid-template-columns:1fr}}.about-container section{padding:2rem 2rem 0}.about-intro{align-items:center;display:flex;gap:3rem;margin-bottom:.5rem}.intro-content{flex:1 1}.intro-content h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.intro-subtitle{color:#4a6bff;font-size:1.2rem;font-weight:500;margin-bottom:1.5rem}.intro-content p{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.intro-stats{display:flex;gap:2rem}.stat-item{align-items:center;display:flex;flex-direction:column}.stat-label{color:#666;font-size:1rem;margin-top:.5rem}.intro-image{flex:1 1}.intro-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;width:100%}.brand-credentials.simple{margin:1.5rem 0 0}.brand-credentials.simple ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.brand-credentials.simple li{background:#f8f9fa;border:1px solid #e9ecef;border-radius:999px;color:#495057;font-size:.8rem;padding:.35rem .7rem}.director-intro{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:20px;margin:6rem 0 2rem;padding:2rem}.director-content{align-items:center;display:flex;gap:3rem}.director-image{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:4px solid #667eea26;border-radius:20px;box-shadow:0 12px 35px #667eea40;flex-shrink:0;height:280px;overflow:hidden;width:280px}.director-image img{height:100%;object-fit:cover;object-position:center;width:100%}.director-info{flex:1 1}.director-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:.8rem}.director-role{color:#667eea;font-size:1.3rem;font-weight:600;margin-bottom:1.8rem}.director-bio{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.director-highlights{display:flex;flex-direction:column;gap:.8rem}.director-highlights .highlight-item{background:#667eea1a;border-left:4px solid #667eea;border-radius:12px;color:#667eea;font-size:1.05rem;font-weight:500;padding:.8rem 1.2rem;transition:all .3s ease}.director-highlights .highlight-item:hover{background:#667eea26;transform:translateX(5px)}.mission-vision{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:1rem 0;padding:0}.mission,.vision{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#f8fafce6);border:1px solid #667eea1a;border-radius:20px;box-shadow:0 8px 25px #667eea1a;padding:2rem;transition:all .3s ease}.mission:hover,.vision:hover{box-shadow:0 12px 35px #667eea26;transform:translateY(-5px)}.mission h2,.vision h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.mission p,.vision p{color:#5a6c7d;font-size:1rem;line-height:1.7}.instructors-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;margin:2rem -2rem 4rem;padding:4rem 2rem}.instructors-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative;text-align:center}.instructors-section h2:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-subtitle{color:#5a6c7d;font-size:1.2rem;font-weight:500;margin-bottom:3rem;text-align:center}.instructors-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px}.instructor-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.instructor-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.instructor-image{height:300px;overflow:hidden;position:relative}.instructor-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.instructor-card:hover .instructor-image img{transform:scale(1.05)}.instructor-info{padding:2rem}.instructor-info h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.instructor-role{color:#667eea;font-size:1rem;font-weight:600;margin-bottom:.5rem}.instructor-experience{color:#7f8c8d;font-size:.9rem;font-style:italic;margin-bottom:1rem}.instructor-bio{color:#5a6c7d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.instructor-specialties{margin-top:1.5rem}.instructor-specialties h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.specialty-tags{display:flex;flex-wrap:wrap;gap:.5rem}.specialty-tag{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:.4rem .8rem;transition:all .3s ease}.specialty-tag:hover{box-shadow:0 4px 10px #667eea4d;transform:translateY(-2px)}.success-stories-section{margin-bottom:4rem}.success-stories-section h2{color:#333;font-size:2rem;margin-bottom:1rem;text-align:center}.success-stories{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.story-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.story-header{align-items:center;display:flex;margin-bottom:1.5rem}.story-header img{border-radius:50%;height:70px;margin-right:1rem;object-fit:cover;width:70px}.story-meta h3{color:#333;font-size:1.2rem;margin-bottom:.3rem}.story-meta p{color:#666;font-size:.9rem}.story-card blockquote{border-left:3px solid #4a6bff;color:#555;font-style:italic;line-height:1.6;padding-left:1.5rem;position:relative}.about-cta{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin:2rem 0;padding:3rem 2rem;text-align:center}.about-cta h2{color:#333;font-size:2rem;margin-bottom:1.5rem}.about-cta .cta-title{color:#333;font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.about-cta p{color:#555;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:800px}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-buttons .btn{border-radius:8px;cursor:pointer;display:inline-block;font-weight:500;margin-bottom:1rem;min-width:120px;padding:.75rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease;width:auto}.btn-primary{border:none}@media (max-width:992px){.about-intro{flex-direction:column}.intro-image{order:-1}.mission-vision{grid-template-columns:1fr}}@media (max-width:768px){.about-container{padding:1rem}.intro-content h1{font-size:2rem}.intro-stats{flex-direction:column;gap:1rem}.stat-item{border-bottom:1px solid #eee;flex-direction:row;justify-content:space-between;padding:.5rem 0;width:100%}.instructors-grid,.success-stories{grid-template-columns:1fr}.cta-buttons,.director-content{flex-direction:column}.director-content{align-items:center;gap:2rem;text-align:center}.director-image{height:220px;width:220px}.director-info h3{font-size:1.8rem}.director-role{font-size:1.2rem}.director-bio{font-size:1rem}}.contact-container{margin:0 auto;max-width:1200px;padding:2rem}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.contact-header p{color:#666;font-size:1.1rem;margin:0 auto;max-width:700px}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:3fr 2fr;margin-bottom:4rem}.contact-form-container h2,.contact-info h2,.contact-map h2{color:#333;font-size:1.8rem;margin-bottom:1.5rem}.error-message,.success-message{margin-bottom:1.5rem}.contact-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.form-group input,.form-group textarea{border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4a6bff;outline:none}.btn-primary:disabled{background-color:#b0bec5}.contact-info{background-color:#f9f9f9;border-radius:8px;padding:2rem}.info-item{margin-bottom:1.5rem}.info-item i{color:#4a6bff;font-size:1.5rem;margin-right:1rem;min-width:30px}.info-item h3{color:#333;font-size:1.2rem;margin-bottom:.5rem}.info-item p{color:#555;line-height:1.5}.social-links h3{color:#333;font-size:1.2rem;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;background-color:#4a6bff;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-icon:hover{background-color:#3a5bef;transform:translateY(-3px)}.contact-map{margin-bottom:3rem}.map-container{border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:1.5rem;overflow:hidden}.map-container img{display:block;height:auto;width:100%}.map-directions h3{color:#333;font-size:1.2rem;margin-bottom:1rem}.map-directions p{color:#555;margin-bottom:.5rem}@media (max-width:992px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-info{order:-1}}@media (max-width:768px){.contact-container{padding:1rem}.contact-header h1{font-size:2rem}.form-row{gap:0;grid-template-columns:1fr}.contact-form{padding:1.5rem}}.magazine-container{margin:0 auto;max-width:1100px;padding:2rem}.magazine-hero{margin-bottom:2rem;text-align:center}.magazine-hero h1{font-size:2.2rem;margin-bottom:.25rem}.magazine-filter{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.tag-btn{background:#fff;border:1px solid #dee2e6;border-radius:999px;cursor:pointer;padding:.4rem .8rem}.tag-btn.active{background:#667eea;border-color:#667eea;color:#fff}.magazine-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.magazine-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:1.25rem}.magazine-card h2{font-size:1.3rem;margin:0 0 .5rem}.magazine-card .summary{color:#555;margin:0 0 .75rem}.magazine-card .content{color:#444;margin:0;padding-left:1rem}.magazine-card .tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.magazine-card .tag{background:#f1f3f5;border:1px solid #dee2e6;border-radius:999px;color:#495057;font-size:.8rem;padding:.25rem .5rem}@media (max-width:768px){.magazine-container{padding:1rem}.magazine-hero h1{font-size:2rem;margin-bottom:1rem}.magazine-hero p{font-size:1.1rem}.magazine-list{gap:1.5rem;grid-template-columns:1fr}.magazine-card{padding:1.5rem}.magazine-card h2{font-size:1.2rem;margin-bottom:.8rem}.tag-btn{font-size:.9rem;padding:.6rem 1rem}}.tracks-container{margin:0 auto;max-width:1100px;padding:2rem}.tracks-hero{margin-bottom:1.5rem;text-align:center}.tracks-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.track-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #0000000f;color:#333;display:block;padding:1.25rem;text-decoration:none}.track-card h2{font-size:1.2rem;margin:0 0 .5rem}.track-card p{color:#555;margin:0}@media (max-width:768px){.tracks-container{padding:1rem}.tracks-hero h1{font-size:2rem;margin-bottom:1rem}.tracks-hero p{font-size:1.1rem;margin-bottom:1.5rem}.tracks-grid{gap:1.5rem;grid-template-columns:1fr}.track-card{box-shadow:0 6px 20px #00000014;padding:1.5rem;transition:all .3s ease}.track-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-2px)}.track-card h2{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.track-card p{color:#666;font-size:1rem;line-height:1.5}}.service-card{border-radius:8px;position:relative}.badge-pending{background:#fff3cd;border:1px solid #ffeeba;border-radius:999px;color:#856404;display:inline-block;font-size:.8rem;margin-top:.5rem;padding:.2rem .6rem}.pending-note{color:#888;font-size:.85rem;margin-top:.25rem}.terms-container{margin:0 auto;max-width:900px;padding:2rem}.terms-header{margin-bottom:3rem;text-align:center}.terms-header h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.terms-header p{color:#666;font-size:1.1rem}.terms-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.terms-section{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.terms-section:last-of-type{border-bottom:none}.terms-section h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.terms-section p{color:#444;line-height:1.6;margin-bottom:1rem}.terms-section ol,.terms-section ul{margin-bottom:1rem;padding-left:1.5rem}.terms-section li{color:#444;line-height:1.6;margin-bottom:.5rem}.terms-section ul li{list-style-type:disc}.terms-footer{border-top:1px solid #eee;color:#666;font-style:italic;margin-top:3rem;padding-top:1.5rem;text-align:center}@media (max-width:768px){.terms-container{padding:1rem}.terms-header h1{font-size:2rem}.terms-content{padding:1.5rem}.terms-section h2{font-size:1.3rem}}.forgot-password-container{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.forgot-password-form-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:500px;padding:2rem;width:100%}.forgot-password-form-container h2{color:#333;margin-bottom:1.5rem;text-align:center}.instruction-text{color:#666;line-height:1.5;margin-bottom:1.5rem;text-align:center}.btn-secondary{background-color:#6c757d;color:#fff;width:100%}.btn-secondary:hover{background-color:#5a6268}.success-message{margin:2rem 0;text-align:center}.success-message p{color:#666;line-height:1.5;margin-bottom:1rem}.forgot-password-links{margin-top:1.5rem;text-align:center}.forgot-password-links a{color:#4a90e2;text-decoration:none}.forgot-password-links a:hover{text-decoration:underline}@media (max-width:768px){.forgot-password-form-container{padding:1.5rem}}.reset-password-container{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.reset-password-form-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:500px;padding:2rem;width:100%}.reset-password-form-container h2{color:#333;margin-bottom:1.5rem;text-align:center}.invalid-token,.success-message{margin:2rem 0;text-align:center}.invalid-token p,.success-message p{color:#666;line-height:1.5;margin-bottom:1rem}.reset-password-links{margin-top:1.5rem;text-align:center}.reset-password-links a{color:#4a90e2;text-decoration:none}.reset-password-links a:hover{text-decoration:underline}@media (max-width:768px){.reset-password-form-container{padding:1.5rem}}.btn-loading{color:#0000!important;position:relative}.btn-loading:after{animation:spin 1s ease infinite;border:3px solid #0000;border-radius:50%;border-top-color:#fff;bottom:0;content:"";height:16px;left:0;margin:auto;position:absolute;right:0;top:0;width:16px}.verify-email-container{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.verify-email-form-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:500px;padding:2rem;text-align:center;width:100%}.verify-email-form-container h2{color:#333;margin-bottom:1.5rem}.loading-spinner{align-items:center;display:flex;flex-direction:column;margin:2rem 0}.spinner{border:5px solid #f3f3f3;border-top-color:#4a90e2;height:50px;width:50px}.error-message,.success-message{margin:2rem 0}.error-icon,.success-icon{align-items:center;border-radius:50%;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.success-icon{background-color:#d4edda;color:#155724}.error-icon{background-color:#f8d7da;color:#721c24}.error-message h3,.success-message h3{color:#333;margin-bottom:1rem}.error-message p,.success-message p{color:#666;line-height:1.5;margin-bottom:1.5rem}.resend-form{border-top:1px solid #eee;margin-top:2rem;padding-top:1.5rem;text-align:left}.resend-form h4{color:#333;margin-bottom:1rem}.resend-form p{color:#666;line-height:1.5;margin-bottom:1.5rem}.form-group label{text-align:left}.form-group input{border:1px solid #ddd}.form-group input:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.btn{transition:background-color .2s}.btn-primary{background-color:#4a90e2;width:100%}.btn-primary:hover{background-color:#3a7bc8}.btn-primary:disabled{background-color:#a0c1e8;cursor:not-allowed}.alert{border-radius:4px;margin-bottom:1.5rem;padding:1rem}.alert-danger{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.verify-email-links{margin-top:1.5rem;text-align:center}.verify-email-links a{color:#4a90e2;text-decoration:none}.verify-email-links a:hover{text-decoration:underline}@media (max-width:768px){.verify-email-form-container{padding:1.5rem}}.loading-overlay{align-items:center;background-color:#ffffffb3;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-top-color:#ff5722}.loading-text{color:#333;font-weight:700;margin-top:15px}.loading-spinner-container{flex-direction:column;padding:2rem 0}.loading-spinner-container,.not-found-container{align-items:center;display:flex;justify-content:center}.not-found-container{background:#f8fafc;min-height:100vh;padding:20px}.not-found-content{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:500px;padding:60px 40px;text-align:center;width:100%}.not-found-icon{color:#667eea;font-size:120px;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px #0000001a}.not-found-content h1{color:#333;font-size:2rem;font-weight:600;margin-bottom:20px}.not-found-content p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:15px}.redirect-message{color:#667eea!important;font-size:1rem!important;font-weight:500;margin-bottom:30px!important}.btn{font-size:1rem;padding:12px 30px}.btn-primary{background:#8b1d2c}.btn-primary:hover{box-shadow:0 10px 20px #667eea4d}@media (max-width:768px){.not-found-content{padding:40px 20px}.not-found-icon{font-size:80px}.not-found-content h1{font-size:1.5rem}.not-found-content p{font-size:1rem}}.not-found-content{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-eju .header{background:#0000;box-shadow:none}.page-eju .header .header-container{max-width:1200px}.page-eju .header .logo-image,.page-eju .header .logo-text-image{filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.page-eju .nav-menu ul li a{color:#f8f9fa}.page-eju .nav-menu .btn.btn-primary{background:#ffffff26;border:1px solid #ffffff40}.page-eju .nav-menu .btn.btn-primary:hover{background:#ffffff40}.header{background:#fff;border-bottom:1px solid #eef1f4;box-shadow:0 2px 8px #0000000f;position:sticky;top:0;transition:background .2s ease,box-shadow .2s ease;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-container,.logo a{align-items:center;display:flex}.logo a{text-decoration:none;transition:all .3s ease}.logo-image{border-radius:8px;height:64px;margin-right:.6rem;object-fit:contain;width:64px}.brand-text{color:#312e2b;font-size:1rem;font-weight:900;letter-spacing:2px}.page-eju .brand-text{color:#f8fafc;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.logo-text-image{display:none}.logo a:hover{transform:scale(1.05)}.logo a:hover .logo-image{transform:scale(1.1)}.logo a:hover .logo-text-image{transform:scale(1.05)}.nav-menu{justify-content:space-between}.nav-menu,.nav-menu ul{align-items:center;display:flex}.nav-menu ul{list-style:none;margin:0;padding:0}.nav-menu ul li{margin-right:2rem;position:relative}.nav-menu ul li:last-child{margin-right:0}.nav-menu ul li a{color:#312e2b;font-weight:700;padding:.5rem 0;position:relative;text-decoration:none;transition:color .2s ease}.nav-menu ul li a:after{background:#8b1d2c;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .2s ease;width:0}.nav-menu ul li a:hover{color:#8b1d2c}.nav-menu ul li a:hover:after{width:100%}.dropdown,.dropdown-toggle{position:relative}.dropdown-toggle{align-items:center;color:#ffffffe6;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.5rem 0}.dropdown-toggle:after{content:"▼";font-size:.8rem;transition:transform .3s ease}.dropdown:hover .dropdown-toggle:after{transform:rotate(180deg)}.dropdown-menu{grid-gap:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 20px 60px #00000080;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);left:50%;min-width:600px;opacity:0;padding:2rem;position:absolute;top:100%;transform:translateX(-50%) translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.dropdown:hover .dropdown-menu{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.dropdown-menu li{margin:0;padding:0}.dropdown-menu li a{align-items:center;border:2px solid #0000;border-radius:10px;color:#ffffffe6;display:flex;font-size:1rem;font-weight:600;gap:1rem;padding:1.2rem 1.5rem;text-decoration:none;transition:all .3s ease}.dropdown-menu li a:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#fff3;box-shadow:0 8px 25px #667eea4d;color:#fff;transform:translateY(-2px)}.category-menu-icon{align-items:center;background:#667eea1a;border-radius:50%;display:flex;font-size:1.5rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.dropdown-menu li a:hover .category-menu-icon{background:#fff3;transform:scale(1.1)}.category-menu-desc{color:#fff9;font-size:.8rem;font-weight:400;margin-top:.3rem}.dropdown-menu li a:hover .category-menu-desc{color:#fffc}.auth-buttons{align-items:center;display:flex;gap:1rem;margin-left:2rem}.btn{border:1px solid #0000;border-radius:8px;font-size:.92rem;padding:.55rem .9rem;transition:background .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.btn:before{display:none}.btn-primary{background:#8b1d2c!important;border:1px solid #8b1d2c!important;box-shadow:0 1px 2px #8b1d2c26!important;color:#fff!important}.btn-primary:hover{background:#761627!important;border-color:#761627!important;box-shadow:0 2px 6px #76162733!important}.btn-secondary{background:#fff;border:1px solid #e8e3dc;color:#312e2b}.btn-secondary:hover{background:#faf6f3}.btn-outline{border:2px solid #333;box-shadow:0 4px 15px #3333331a;color:#333}.btn-outline:hover{background:#333;box-shadow:0 8px 25px #3333334d}.menu-toggle{cursor:pointer;display:none;flex-direction:column;height:21px;justify-content:space-between;transition:all .3s ease;width:30px}.menu-toggle span{background:#312e2b;border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}.menu-toggle:hover span{background:#8b1d2c}.page-eju .menu-toggle span{background:#f8f9fa;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.page-eju .menu-toggle:hover span{background:#fff}.admin-link a{color:#ff6b6b;font-weight:600;position:relative}.admin-link a:after{background:linear-gradient(135deg,#ff6b6b,#ee5a24)}.admin-link a:hover{color:#ee5a24}@media (max-width:768px){.header-container{padding:1rem}.menu-toggle{display:flex}.nav-menu{align-items:flex-start;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;border-top:1px solid #0000001a;box-shadow:0 10px 30px #0000001a;flex-direction:column;height:0;left:0;opacity:0;overflow:hidden;padding:0;position:fixed;top:70px;transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:100%}.nav-menu.active{height:auto;opacity:1;padding:2rem;visibility:visible}.nav-menu ul{align-items:flex-start;flex-direction:column;width:100%}.nav-menu ul li{margin:1rem 0;width:100%}.nav-menu ul li a{border-bottom:1px solid #0000001a;color:#312e2b!important;display:block;font-size:1.1rem;font-weight:600;padding:1rem 0;transition:color .2s ease,background .2s ease}.nav-menu ul li a:hover{background:#8b1d2c0d;border-radius:8px;color:#8b1d2c!important}.nav-menu ul li a:after{display:none}.auth-buttons{justify-content:flex-start;margin-left:0;margin-top:2rem;width:100%}.nav-menu .btn-primary{background:#8b1d2c;border:1px solid #8b1d2c;border-radius:10px;color:#fff;font-weight:600;padding:.8rem 1.5rem}.nav-menu .btn-primary:hover{background:#761627;border-color:#761627;box-shadow:0 4px 12px #8b1d2c4d;transform:translateY(-1px)}.btn{border-radius:8px;font-size:1rem;padding:.8rem 1.5rem;transition:all .3s ease}.btn-primary{box-shadow:0 2px 8px #8b1d2c33}.btn-secondary{box-shadow:0 2px 8px #0000001a}.menu-toggle.active span:first-child{transform:translateY(9px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav-menu.active .auth-buttons{flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.nav-menu.active .auth-buttons .btn{margin-bottom:.5rem;text-align:center;width:100%}.dropdown-menu{display:none!important}}@media (min-width:769px){.auth-buttons{flex-direction:row!important}}.footer{background:#0f172a;color:#f0f0f0;margin-top:auto;overflow:hidden;padding:5rem 2rem 2rem;position:relative}.footer:before{content:none}.footer-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4rem}.footer-logo{margin-bottom:2rem}.footer-logo h3{color:#e2e8f0;font-size:2.2rem;font-weight:800;margin-bottom:.8rem}.footer-logo p{color:#bdc3c7;font-size:1.1rem;font-weight:500}.footer-links{display:flex;flex-wrap:wrap;gap:4rem}.footer-links-column h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;position:relative}.footer-links-column h4:after{background:#2563eb;border-radius:2px;bottom:-6px;content:"";height:2px;left:0;position:absolute;width:25px}.footer-links-column ul{list-style:none;padding:0}.footer-links-column ul li{margin-bottom:.8rem}.footer-links-column ul li a{color:#bdc3c7;font-size:.9rem;font-weight:500;padding:.2rem 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-links-column ul li a:before{background:linear-gradient(135deg,#667eea,#764ba2);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-links-column ul li a:hover{color:#667eea;transform:translateX(5px)}.footer-links-column ul li a:hover:before{width:100%}.footer-info{border-top:1px solid #ffffff1a;color:#95a5a6;font-size:.95rem;margin-bottom:3rem;padding:2rem 0}.footer-info-simple{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.footer-info-simple span{color:#95a5a6;font-size:.9rem;font-weight:400}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem}.footer-bottom p{color:#95a5a6;font-weight:500}.social-links{display:flex;gap:1.5rem}.social-links a{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#bdc3c7;display:flex;font-size:1.4rem;height:40px;justify-content:center;transition:all .2s ease;width:40px}.social-links a:hover{background:#667eea33;box-shadow:0 10px 20px #667eea4d;color:#667eea;transform:translateY(-5px)}.kakao-icon{align-items:center;background:#f7e600;border-radius:50%;color:#2c3e50;display:inline-flex;font-family:sans-serif;font-size:14px;font-weight:700;height:24px;justify-content:center;transition:all .2s ease;width:24px}.social-links a:hover .kakao-icon{background:linear-gradient(135deg,#f39c12,#f7e600);transform:scale(1.1)}@media (max-width:768px){.footer{padding:4rem 1rem 2rem}.footer-links,.footer-top{flex-direction:column}.footer-links{gap:2.5rem}.footer-info-row{align-items:flex-start;flex-direction:column}.footer-info-row span{margin-bottom:.8rem;margin-right:0}.footer-bottom{flex-direction:column;gap:2rem;text-align:center}.social-links{justify-content:center}}.clean-notification{align-items:center;display:flex;gap:12px;width:100%}.notification-icon{flex-shrink:0;font-size:20px}.notification-text{flex:1 1;min-width:0}.notification-title{color:#fff;font-size:14px;font-weight:600;margin-bottom:2px}.notification-subtitle{color:#fff;font-size:12px;line-height:1.3;opacity:.9}.notification-link{background:#fff3;border-radius:6px;color:#fff;flex-shrink:0;font-size:13px;font-weight:600;padding:6px 12px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.notification-link:hover{background:#ffffff4d;transform:translateY(-1px)}.notification-sticker{animation:slideIn .5s ease-out;max-width:400px;position:fixed;width:90%;z-index:10000}.notification-sticker.top{left:50%;top:20px;transform:translateX(-50%)}.notification-sticker.bottom{bottom:20px;left:50%;transform:translateX(-50%)}.notification-content{align-items:center;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 8px 24px #0000001f;display:flex;justify-content:space-between;padding:16px 20px;transition:all .3s ease}.notification-sticker.info .notification-content{background:#2563eb;color:#fff}.notification-sticker.success .notification-content{background:#16a34a;color:#fff}.notification-sticker.warning .notification-content{background:#f59e0b;color:#111827}.notification-message{flex:1 1;font-size:14px;font-weight:500;line-height:1.4;margin-right:12px}.notification-close{align-items:center;background:none;border:none;border-radius:50%;color:inherit;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;opacity:.8;padding:0;transition:background-color .2s ease;width:24px}.notification-close:hover{background-color:#fff3;opacity:1}@keyframes slideIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.notification-sticker.bottom{animation:slideInBottom .5s ease-out}@keyframes slideInBottom{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.notification-sticker{box-sizing:border-box;left:50%;max-width:98vw;transform:translateX(-50%);width:100%}.notification-content{align-items:flex-start;flex-direction:column;min-width:0;padding:12px 10px 12px 14px}.notification-message{flex:initial;font-size:13px;margin-bottom:6px;margin-right:0;white-space:pre-line;width:100%;word-break:break-word}.notification-close{align-self:flex-end;margin-bottom:0;margin-top:0}.notification-sticker.top{top:6px}.notification-sticker.bottom{bottom:6px}.clean-notification{align-items:flex-start;flex-direction:column;gap:8px}.notification-link{align-self:stretch;padding:8px 12px;text-align:center}}.notification-content:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-2px)}.notification-sticker.closing{animation:slideOut .3s ease-in forwards}@keyframes slideOut{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-20px)}}.notification-sticker.bottom.closing{animation:slideOutBottom .3s ease-in forwards}@keyframes slideOutBottom{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(20px)}}.dashboard-container{margin:0 auto;max-width:1200px;padding:2rem}.dashboard-header{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:1rem}.dashboard-header h1{color:#333;font-size:2rem;margin-bottom:.5rem}.dashboard-header p{color:#666;font-size:1rem}.dashboard-tabs{border-bottom:1px solid #e0e0e0;display:flex;margin-bottom:2rem}.my-courses-section h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.empty-courses{background-color:#f9f9f9;border-radius:8px;padding:3rem;text-align:center}.empty-courses p{color:#666;margin-bottom:1.5rem}.courses-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.course-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.course-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.course-thumbnail{height:160px;overflow:hidden;position:relative}.course-thumbnail img{height:100%;object-fit:cover;width:100%}.course-info{padding:1.5rem}.course-info h3{color:#333;font-size:1.2rem;margin-bottom:.5rem}.course-category{background-color:#f0f4ff;border-radius:4px;color:#4a6bff;display:inline-block;font-size:.8rem;padding:.25rem .5rem}.course-category,.course-progress{margin-bottom:1rem}.btn-sm{font-size:.9rem;padding:.4rem .8rem}.profile-section h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.profile-section h3{border-bottom:1px solid #e0e0e0;color:#333;font-size:1.2rem;margin:2rem 0 1rem;padding-bottom:.5rem}.profile-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.form-group input{border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#4a6bff;outline:none}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group small{color:#666;display:block;font-size:.8rem;margin-top:.5rem}@media (max-width:768px){.dashboard-container{padding:1rem}.dashboard-tabs{flex-wrap:wrap}.tab-button{padding:.5rem 1rem}.courses-grid{grid-template-columns:1fr}.profile-form{padding:1.5rem}}.dashboard-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.dashboard-header div{flex:1 1}.btn-logout{background:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background .3s ease}.btn-logout:hover{background:#c82333}.user-info-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:2rem}.info-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1rem 0}.info-item:last-child{border-bottom:none}.info-label{color:#333;font-weight:600;min-width:120px}.info-value{color:#666;flex:1 1;text-align:right}.empty-purchases{color:#666;padding:4rem 2rem;text-align:center}.empty-purchases p{font-size:1.1rem;margin-bottom:2rem}.purchase-list{display:flex;flex-direction:column;gap:1rem}.purchase-card{align-items:flex-start;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;justify-content:space-between;padding:1.5rem;transition:box-shadow .3s ease}.purchase-card:hover{box-shadow:0 4px 12px #0000001a}.purchase-info h3{color:#333;font-size:1.2rem;margin:0 0 .5rem}.purchase-category{color:#666;font-size:.9rem;margin:.25rem 0}.purchase-price{color:#4a6bff;font-size:1.1rem;font-weight:600;margin:.25rem 0}.purchase-date{color:#888;font-size:.9rem;margin:.25rem 0}.purchase-status{text-align:right}.status-badge{border-radius:20px;font-size:.8rem;padding:.25rem .75rem}.status-badge.구매완료{background:#d4edda;color:#155724}.privacy-content{max-width:800px}.privacy-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:2rem}.privacy-card h3{border-bottom:2px solid #4a6bff;color:#333;margin-bottom:1rem;padding-bottom:.5rem}.privacy-card ul{list-style:none;padding:0}.privacy-card li{border-bottom:1px solid #f0f0f0;color:#555;line-height:1.6;padding:.75rem 0}.privacy-card li:last-child{border-bottom:none}.privacy-card strong{color:#333}.privacy-notice{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.privacy-notice p{color:#495057;margin:.5rem 0}.privacy-notice strong{color:#333}@media (max-width:768px){.dashboard-header{align-items:stretch;flex-direction:column}.btn-logout{align-self:flex-end;width:auto}.info-item{align-items:flex-start;flex-direction:column;gap:.5rem}.info-value{text-align:left}.purchase-card{flex-direction:column;gap:1rem}.purchase-status{text-align:left}.privacy-card{padding:1.5rem}.booking-card{margin-bottom:1rem}.booking-actions{flex-direction:column;gap:.5rem}.completed-notice,.confirmed-notice{text-align:center}}.bookings-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.bookings-section h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.empty-bookings{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:3rem 1rem;text-align:center}.empty-bookings p{color:#666;font-size:1.1rem;margin-bottom:1rem}.bookings-list{display:flex;flex-direction:column;gap:1rem}.booking-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem;transition:box-shadow .2s ease}.booking-card:hover{box-shadow:0 2px 8px #00000026}.booking-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.booking-header h3{color:#333;font-size:1.2rem;margin:0}.booking-details,.booking-info{margin-bottom:1rem}.booking-info{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-row{align-items:center;display:flex;gap:.5rem}.info-label{color:#666;font-weight:500;min-width:80px}.info-value{color:#333}.booking-id{background:#f8f9fa;border-radius:4px;font-size:.9rem;padding:2px 6px}.booking-message{background:#f8f9fa;border-left:4px solid #007bff;border-radius:6px;margin-top:1rem;padding:1rem}.booking-message strong{color:#333;display:block;margin-bottom:.5rem}.booking-message p{color:#666;line-height:1.5;margin:0;white-space:pre-wrap}.booking-actions{border-top:1px solid #e9ecef;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem}.completed-notice,.confirmed-notice{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;padding:1rem}.completed-notice p,.confirmed-notice p{font-weight:500;margin:0 0 .5rem}.completed-notice p:last-child,.confirmed-notice p:last-child{margin-bottom:0}.btn-sm{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .2s ease}.btn-sm:hover{box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.admin-dashboard{margin:0 auto;max-width:1200px;padding:2rem}.admin-header{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:1rem}.admin-header h1{color:#333;font-size:2rem;margin-bottom:.5rem}.admin-header p{color:#666;font-size:1rem}.admin-tabs{border-bottom:1px solid #e0e0e0;display:flex;margin-bottom:2rem}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.tab-button:hover{color:#4a6bff}.tab-button.active{border-bottom-color:#4a6bff;color:#4a6bff;font-weight:500}.management-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.management-header h2{color:#333;font-size:1.5rem}.btn-small{font-size:.875rem;padding:.25rem .5rem}.btn-edit{background-color:#4a6bff}.btn-edit,.btn-publish{color:#fff;margin-right:.5rem}.btn-publish{background-color:#4caf50}.btn-unpublish{background-color:#ff9800;color:#fff;margin-right:.5rem}.btn-delete{background-color:#f44336;color:#fff}.empty-state{color:#666;padding:3rem 0;text-align:center}.courses-table-container,.users-table-container{overflow-x:auto}.courses-table,.users-table{border-collapse:collapse;width:100%}.courses-table td,.courses-table th,.users-table td,.users-table th{border-bottom:1px solid #e0e0e0;padding:.75rem;text-align:left}.courses-table th,.users-table th{background-color:#f5f5f5;font-weight:500}.courses-table tr:hover,.users-table tr:hover{background-color:#f9f9f9}.status{border-radius:4px;display:inline-block;font-size:.875rem;padding:.25rem .5rem}.status.published{background-color:#e8f5e9;color:#2e7d32}.status.draft{background-color:#fff3e0;color:#ef6c00}.actions{white-space:nowrap}.stats-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1.5rem}.stat-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:1.5rem;text-align:center}.stat-card h3{color:#666;font-size:1rem;margin-bottom:.5rem}.stat-number{color:#8b1d2c;font-size:2.5rem;font-weight:700}@media (max-width:768px){.admin-dashboard{padding:1rem}.admin-tabs{flex-wrap:wrap}.tab-button{padding:.5rem 1rem}.stats-cards{grid-template-columns:1fr}.bookings-table-container{overflow-x:auto}.bookings-table td,.bookings-table th{font-size:.85rem;padding:.5rem}.booking-actions{display:flex;flex-direction:column;gap:.25rem}.booking-actions .btn{font-size:.75rem;padding:.25rem .5rem}}.bookings-management{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.stats-summary{background:#f8f9fa;border-radius:6px;display:flex;gap:2rem;margin-top:1rem;padding:1rem}.stat-item{color:#666;font-size:.9rem}.stat-item strong{color:#333;font-size:1.1rem}.bookings-table-container{margin:1rem 0;overflow-x:auto}.bookings-table{background:#fff;border-collapse:collapse;width:100%}.bookings-table td,.bookings-table th{border-bottom:1px solid #e9ecef;padding:1rem;text-align:left}.bookings-table th{background:#f8f9fa;color:#495057;font-weight:600}.bookings-table tr:hover{background:#f8f9fa}.booking-id{color:#666;font-family:Courier New,monospace;font-size:.85rem}.user-info strong{color:#333}.user-info small{color:#666}.service-type{background:#e3f2fd;border-radius:4px;color:#1976d2;font-size:.85rem;font-weight:500;padding:.25rem .5rem}.status-badge{display:inline-block;font-weight:500;text-align:center;white-space:nowrap}.booking-actions{display:flex;flex-wrap:wrap;gap:.5rem}.btn{font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease}.btn:hover{box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.btn:disabled{box-shadow:none;opacity:.6;transform:none}.btn-sm{font-size:.75rem;padding:.375rem .75rem}.btn-success{background:#28a745;color:#fff}.btn-success:hover{background:#218838}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-primary{background:#007bff}.btn-primary:hover{background:#0056b3}.btn-info{background:#17a2b8;color:#fff}.btn-info:hover{background:#138496}.course-form-container{margin:0 auto;max-width:800px;padding:2rem}.form-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.form-header h1{color:#333;font-size:1.8rem}.error-message{background-color:#ffebee;color:#c62828}.error-message,.success-message{border-radius:4px;margin-bottom:1rem;padding:1rem}.success-message{background-color:#e8f5e9;color:#2e7d32}.course-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4a6bff;outline:none}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.checkbox-group{align-items:center;display:flex}.checkbox-group input{margin-right:.5rem;width:auto}.checkbox-group label{margin-bottom:0}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn:disabled{cursor:not-allowed;opacity:.7}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem 0}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#4a6bff;height:36px;width:36px}@media (max-width:768px){.course-form-container{padding:1rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-actions{flex-direction:column}.btn{width:100%}}.learning-page{margin:0 auto;max-width:1400px;padding:2rem}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 0;text-align:center}.spinner{animation:spin 1s ease-in-out infinite;border:4px solid #4a6bff1a;border-radius:50%;border-top-color:#4a6bff;height:40px;margin-bottom:1rem;width:40px}.error-container p{color:#d32f2f;font-size:1.1rem;margin-bottom:1.5rem}.course-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.course-info h1{color:#333;font-size:1.8rem;margin-bottom:.5rem}.instructor{color:#666;font-size:1rem}.course-progress{align-items:flex-end;display:flex;flex-direction:column;min-width:200px}.progress-bar{background-color:#e0e0e0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background-color:#4a6bff;border-radius:4px;height:100%}.progress-text{color:#666;font-size:.9rem}.learning-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:300px 1fr}.lessons-sidebar{background-color:#f9f9f9;border-radius:8px;height:fit-content;padding:1.5rem;position:sticky;top:2rem}.lessons-sidebar h2{border-bottom:1px solid #e0e0e0;color:#333;font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:.8rem}.lessons-list{list-style:none;margin:0;padding:0}.lesson-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem;position:relative;transition:all .3s ease}.lesson-item:hover{background-color:#f0f4ff}.lesson-item.active{background-color:#e8f0fe;border-left:3px solid #4a6bff}.lesson-item.completed{background-color:#f1f8e9}.lesson-title{color:#333;flex:1 1;font-size:.95rem;margin-right:1rem}.lesson-duration{color:#666;font-size:.8rem}.completion-badge{align-items:center;background-color:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:.8rem;height:20px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.lesson-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.lesson-header{margin-bottom:2rem}.lesson-header h2{color:#333;font-size:1.8rem;margin-bottom:1rem}.lesson-description{color:#555;line-height:1.6}.video-container{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:0;margin-bottom:2rem;overflow:hidden;padding-bottom:56.25%;position:relative}.video-container iframe{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.lesson-materials{margin-bottom:2rem}.lesson-materials h3{color:#333;font-size:1.3rem;margin-bottom:1rem}.materials-list{list-style:none;padding:0}.materials-list li{margin-bottom:.8rem}.materials-list a{align-items:center;color:#4a6bff;display:flex;text-decoration:none;transition:color .3s ease}.materials-list a:hover{color:#3a5bef;text-decoration:underline}.materials-list i{margin-right:.5rem}.notes-section{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;overflow:hidden}.notes-header{align-items:center;background-color:#f5f5f5;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.5rem}.notes-header h3{color:#333;font-size:1.2rem;margin:0}.toggle-notes{background:none;border:none;color:#4a6bff;cursor:pointer;font-size:.9rem}.notes-content{padding:1.5rem}.notes-content textarea{border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;margin-bottom:1rem;padding:1rem;resize:vertical;width:100%}.notes-content textarea:focus{border-color:#4a6bff;outline:none}.lesson-actions{display:flex;justify-content:space-between;margin-top:2rem}.btn{border-radius:4px;font-weight:500}.btn-primary{background-color:#4a6bff}.btn-primary:hover{background-color:#3a5bef}.btn-secondary{background-color:#f5f5f5;color:#333}.btn-secondary:disabled,.btn-secondary:hover{background-color:#e0e0e0}.btn-secondary:disabled{color:#999;cursor:not-allowed}.btn-outline{background-color:initial;border:1px solid #4a6bff;color:#4a6bff}.btn-outline:hover{background-color:#f0f4ff}.btn-complete,.btn-next{min-width:150px}@media (max-width:992px){.learning-content{grid-template-columns:1fr}.lessons-sidebar{margin-bottom:2rem;position:static}}@media (max-width:768px){.learning-page{padding:1rem}.course-header{align-items:flex-start;flex-direction:column}.course-progress{align-items:flex-start;margin-top:1rem;width:100%}.lesson-content{padding:1.5rem}.lesson-actions{flex-direction:column;gap:1rem}.btn{width:100%}}.category-detail-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:100%;overflow-x:hidden}.category-header{color:#fff;overflow:hidden;padding:4rem 2rem;position:relative}.category-header:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.category-header-content{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:1200px;position:relative;z-index:2}.category-icon-large{align-items:center;background:#ffffffd9;border:1px solid #e5e7eb;border-radius:12px;display:flex;font-size:4rem;height:120px;justify-content:center;width:120px}.category-info h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.category-info p{font-size:1.2rem;line-height:1.6;opacity:.9}.books-section{margin:0 auto;max-width:1200px;padding:4rem 2rem}.books-header{margin-bottom:3rem;text-align:center}.books-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.books-header p{color:#666;font-size:1.1rem}.books-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.book-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.book-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.book-image{height:280px;overflow:hidden;position:relative}.book-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.book-card:hover .book-image img{transform:scale(1.05)}.book-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem;position:absolute;right:10px;top:10px}.book-info{padding:1.5rem}.book-info h3{color:#2c3e50;font-size:1.2rem;font-weight:700;line-height:1.4;margin-bottom:.5rem}.book-description{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.book-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.feature-tag{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.book-rating{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.stars{color:gold;font-size:.9rem}.rating-text{color:#2c3e50;font-weight:600}.sales-count{color:#666;font-size:.8rem}.book-price{color:#e74c3c;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.book-actions{display:flex;gap:.5rem}.book-actions .btn{flex:1 1;font-size:.9rem;padding:.5rem 1rem}.related-categories{background:#f8fafc;padding:4rem 2rem}.related-categories h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.related-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.related-category{align-items:center;background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;color:inherit;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.related-category:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-3px)}.related-icon{align-items:center;border-radius:50%;box-shadow:0 5px 15px #0000001a;display:flex;font-size:2rem;height:60px;justify-content:center;width:60px}.related-category span:last-child{color:#2c3e50;font-weight:600;text-align:center}.btn{border:none;border-radius:25px;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #667eea;box-shadow:0 4px 15px #667eea33;color:#667eea}.btn-outline:hover{background:#667eea;box-shadow:0 8px 25px #667eea66;color:#fff;transform:translateY(-2px)}.error,.loading{color:#666;font-size:1.2rem;padding:4rem 2rem;text-align:center}.error{color:#e74c3c}@media (max-width:768px){.category-header{padding:2rem 1rem}.category-header-content{flex-direction:column;gap:1rem;text-align:center}.category-icon-large{font-size:2.5rem;height:80px;width:80px}.category-info h1{font-size:2rem}.category-info p{font-size:1rem}.books-section{padding:2rem 1rem}.books-header h2{font-size:2rem}.books-grid{grid-template-columns:1fr}.related-categories{padding:2rem 1rem}.related-categories h3{font-size:1.5rem}.related-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.book-actions{flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}a{color:inherit;text-decoration:none}img{max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}@media (max-width:768px){body{font-size:16px;line-height:1.5}.container{padding:0 .5rem}h1{font-size:1.8rem}h1,h2{line-height:1.3}h2{font-size:1.5rem}h3{font-size:1.3rem;line-height:1.3}p{font-size:1rem;line-height:1.5}}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:2.5rem}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.social-callback-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.social-callback-container p{color:#333;font-size:1.1rem;margin-top:1.5rem}.loading-spinner{animation:spin 1s ease-in-out infinite;border:5px solid #4a90e24d;border-radius:50%;border-top-color:#4a90e2;display:inline-block;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.415b6667.css.map*/